From fc2998738538a8e8abc4b8ab5b84a12aa7365dd0 Mon Sep 17 00:00:00 2001 From: Jean-Tiare LE BIGOT Date: Sat, 11 Aug 2012 13:22:07 -0400 Subject: Remove comment art from offapi and udkapi I used this "one-liner" to detect comment lines containing only spaces and '=' or '-' $ find . -name "*.*" -exec sed -i '/^\s*\/\/\s*[-=]*\s*$/d' {} \; Change-Id: Iac589765c8c2e7c3ad9c487d57e48b4fd4439f07 --- .../accessibility/XAccessibleEventBroadcaster.idl | 2 - .../accessibility/XAccessibleEventListener.idl | 1 - .../sun/star/animations/AnimationAdditiveMode.idl | 3 - .../com/sun/star/animations/AnimationCalcMode.idl | 3 - .../sun/star/animations/AnimationColorSpace.idl | 3 - .../com/sun/star/animations/AnimationEndSync.idl | 3 - offapi/com/sun/star/animations/AnimationFill.idl | 3 - .../com/sun/star/animations/AnimationNodeType.idl | 3 - .../com/sun/star/animations/AnimationRestart.idl | 3 - .../sun/star/animations/AnimationTransformType.idl | 3 - .../com/sun/star/animations/AnimationValueType.idl | 3 - offapi/com/sun/star/animations/Event.idl | 3 - offapi/com/sun/star/animations/EventTrigger.idl | 3 - .../com/sun/star/animations/TargetProperties.idl | 3 - .../star/animations/TargetPropertiesCreator.idl | 2 - offapi/com/sun/star/animations/TimeFilterPair.idl | 3 - offapi/com/sun/star/animations/Timing.idl | 3 - .../com/sun/star/animations/TransitionSubType.idl | 3 - offapi/com/sun/star/animations/TransitionType.idl | 3 - offapi/com/sun/star/animations/ValuePair.idl | 3 - offapi/com/sun/star/animations/XAnimate.idl | 3 - offapi/com/sun/star/animations/XAnimateColor.idl | 3 - offapi/com/sun/star/animations/XAnimateMotion.idl | 3 - offapi/com/sun/star/animations/XAnimateSet.idl | 3 - .../com/sun/star/animations/XAnimateTransform.idl | 3 - .../com/sun/star/animations/XAnimationListener.idl | 3 - offapi/com/sun/star/animations/XAnimationNode.idl | 3 - .../sun/star/animations/XAnimationNodeSupplier.idl | 3 - offapi/com/sun/star/animations/XAudio.idl | 3 - offapi/com/sun/star/animations/XCommand.idl | 3 - .../com/sun/star/animations/XIterateContainer.idl | 3 - .../star/animations/XTargetPropertiesCreator.idl | 3 - offapi/com/sun/star/animations/XTimeContainer.idl | 3 - .../com/sun/star/animations/XTransitionFilter.idl | 3 - offapi/com/sun/star/awt/ActionEvent.idl | 4 - offapi/com/sun/star/awt/AdjustmentEvent.idl | 5 - offapi/com/sun/star/awt/AdjustmentType.idl | 6 - offapi/com/sun/star/awt/AnimatedImagesControl.idl | 4 - .../sun/star/awt/AnimatedImagesControlModel.idl | 4 - offapi/com/sun/star/awt/AsyncCallback.idl | 1 - offapi/com/sun/star/awt/CharSet.idl | 14 -- offapi/com/sun/star/awt/Command.idl | 16 --- .../com/sun/star/awt/ContainerWindowProvider.idl | 3 - offapi/com/sun/star/awt/DeviceCapability.idl | 5 - offapi/com/sun/star/awt/DeviceInfo.idl | 13 -- offapi/com/sun/star/awt/DialogProvider.idl | 3 - offapi/com/sun/star/awt/DialogProvider2.idl | 3 - offapi/com/sun/star/awt/DockingData.idl | 5 - offapi/com/sun/star/awt/DockingEvent.idl | 7 - offapi/com/sun/star/awt/EndDockingEvent.idl | 6 - offapi/com/sun/star/awt/EndPopupModeEvent.idl | 5 - offapi/com/sun/star/awt/EnhancedMouseEvent.idl | 3 - offapi/com/sun/star/awt/FieldUnit.idl | 3 - offapi/com/sun/star/awt/FocusChangeReason.idl | 10 -- offapi/com/sun/star/awt/FocusEvent.idl | 6 - offapi/com/sun/star/awt/FontDescriptor.idl | 19 --- offapi/com/sun/star/awt/FontEmphasisMark.idl | 10 -- offapi/com/sun/star/awt/FontFamily.idl | 10 -- offapi/com/sun/star/awt/FontPitch.idl | 6 - offapi/com/sun/star/awt/FontRelief.idl | 6 - offapi/com/sun/star/awt/FontSlant.idl | 9 -- offapi/com/sun/star/awt/FontStrikeout.idl | 10 -- offapi/com/sun/star/awt/FontType.idl | 7 - offapi/com/sun/star/awt/FontUnderline.idl | 22 --- offapi/com/sun/star/awt/FontWeight.idl | 13 -- offapi/com/sun/star/awt/FontWidth.idl | 13 -- offapi/com/sun/star/awt/Gradient.idl | 13 -- offapi/com/sun/star/awt/GradientStyle.idl | 9 -- offapi/com/sun/star/awt/ImageAlign.idl | 7 - offapi/com/sun/star/awt/ImagePosition.idl | 3 - offapi/com/sun/star/awt/ImageScaleMode.idl | 4 - offapi/com/sun/star/awt/ImageStatus.idl | 7 - offapi/com/sun/star/awt/InputEvent.idl | 4 - offapi/com/sun/star/awt/InvalidateStyle.idl | 10 -- offapi/com/sun/star/awt/ItemEvent.idl | 6 - offapi/com/sun/star/awt/ItemListEvent.idl | 4 - offapi/com/sun/star/awt/Key.idl | 141 ------------------- offapi/com/sun/star/awt/KeyEvent.idl | 6 - offapi/com/sun/star/awt/KeyFunction.idl | 22 --- offapi/com/sun/star/awt/KeyGroup.idl | 9 -- offapi/com/sun/star/awt/KeyModifier.idl | 6 - offapi/com/sun/star/awt/KeyStroke.idl | 7 - offapi/com/sun/star/awt/LineEndFormat.idl | 6 - offapi/com/sun/star/awt/MenuBar.idl | 3 - offapi/com/sun/star/awt/MenuEvent.idl | 4 - offapi/com/sun/star/awt/MenuItemStyle.idl | 6 - offapi/com/sun/star/awt/MenuItemType.idl | 3 - offapi/com/sun/star/awt/MenuLogo.idl | 5 - offapi/com/sun/star/awt/MessageBoxButtons.idl | 4 - offapi/com/sun/star/awt/MessageBoxCommand.idl | 8 -- offapi/com/sun/star/awt/MouseButton.idl | 6 - offapi/com/sun/star/awt/MouseEvent.idl | 8 -- offapi/com/sun/star/awt/MouseWheelBehavior.idl | 4 - offapi/com/sun/star/awt/PaintEvent.idl | 5 - offapi/com/sun/star/awt/Point.idl | 4 - offapi/com/sun/star/awt/PopupMenu.idl | 3 - offapi/com/sun/star/awt/PopupMenuDirection.idl | 10 -- offapi/com/sun/star/awt/PosSize.idl | 10 -- offapi/com/sun/star/awt/PrinterException.idl | 3 - offapi/com/sun/star/awt/PushButtonType.idl | 7 - offapi/com/sun/star/awt/RasterOperation.idl | 8 -- offapi/com/sun/star/awt/Rectangle.idl | 6 - offapi/com/sun/star/awt/RoadmapItem.idl | 3 - offapi/com/sun/star/awt/ScrollBarOrientation.idl | 5 - offapi/com/sun/star/awt/Selection.idl | 5 - offapi/com/sun/star/awt/SimpleFontMetric.idl | 8 -- offapi/com/sun/star/awt/Size.idl | 5 - offapi/com/sun/star/awt/SpinEvent.idl | 4 - .../sun/star/awt/SpinningProgressControlModel.idl | 4 - offapi/com/sun/star/awt/Style.idl | 5 - offapi/com/sun/star/awt/SystemDependentXWindow.idl | 5 - offapi/com/sun/star/awt/SystemPointer.idl | 75 ----------- offapi/com/sun/star/awt/TabController.idl | 3 - offapi/com/sun/star/awt/TabControllerModel.idl | 3 - offapi/com/sun/star/awt/TextAlign.idl | 6 - offapi/com/sun/star/awt/TextEvent.idl | 4 - offapi/com/sun/star/awt/Toolkit.idl | 3 - offapi/com/sun/star/awt/UnoControl.idl | 3 - offapi/com/sun/star/awt/UnoControlButton.idl | 3 - offapi/com/sun/star/awt/UnoControlButtonModel.idl | 29 ---- offapi/com/sun/star/awt/UnoControlCheckBox.idl | 3 - .../com/sun/star/awt/UnoControlCheckBoxModel.idl | 24 ---- offapi/com/sun/star/awt/UnoControlComboBox.idl | 3 - .../com/sun/star/awt/UnoControlComboBoxModel.idl | 25 ---- offapi/com/sun/star/awt/UnoControlContainer.idl | 3 - .../com/sun/star/awt/UnoControlContainerModel.idl | 11 -- .../com/sun/star/awt/UnoControlCurrencyField.idl | 3 - .../sun/star/awt/UnoControlCurrencyFieldModel.idl | 31 ----- offapi/com/sun/star/awt/UnoControlDateField.idl | 3 - .../com/sun/star/awt/UnoControlDateFieldModel.idl | 30 ----- offapi/com/sun/star/awt/UnoControlDialog.idl | 3 - .../com/sun/star/awt/UnoControlDialogElement.idl | 12 -- offapi/com/sun/star/awt/UnoControlDialogModel.idl | 17 --- .../sun/star/awt/UnoControlDialogModelProvider.idl | 3 - offapi/com/sun/star/awt/UnoControlEdit.idl | 3 - offapi/com/sun/star/awt/UnoControlEditModel.idl | 31 ----- offapi/com/sun/star/awt/UnoControlFileControl.idl | 3 - .../sun/star/awt/UnoControlFileControlModel.idl | 20 --- .../com/sun/star/awt/UnoControlFixedHyperlink.idl | 3 - .../sun/star/awt/UnoControlFixedHyperlinkModel.idl | 20 --- offapi/com/sun/star/awt/UnoControlFixedLine.idl | 3 - .../com/sun/star/awt/UnoControlFixedLineModel.idl | 14 -- offapi/com/sun/star/awt/UnoControlFixedText.idl | 3 - .../com/sun/star/awt/UnoControlFixedTextModel.idl | 19 --- .../com/sun/star/awt/UnoControlFormattedField.idl | 3 - .../sun/star/awt/UnoControlFormattedFieldModel.idl | 33 ----- offapi/com/sun/star/awt/UnoControlGroupBox.idl | 3 - .../com/sun/star/awt/UnoControlGroupBoxModel.idl | 13 -- offapi/com/sun/star/awt/UnoControlImageControl.idl | 3 - .../sun/star/awt/UnoControlImageControlModel.idl | 14 -- offapi/com/sun/star/awt/UnoControlListBox.idl | 3 - offapi/com/sun/star/awt/UnoControlListBoxModel.idl | 23 ---- offapi/com/sun/star/awt/UnoControlModel.idl | 4 - offapi/com/sun/star/awt/UnoControlNumericField.idl | 3 - .../sun/star/awt/UnoControlNumericFieldModel.idl | 29 ---- offapi/com/sun/star/awt/UnoControlPatternField.idl | 3 - .../sun/star/awt/UnoControlPatternFieldModel.idl | 24 ---- offapi/com/sun/star/awt/UnoControlProgressBar.idl | 3 - .../sun/star/awt/UnoControlProgressBarModel.idl | 14 -- offapi/com/sun/star/awt/UnoControlRadioButton.idl | 3 - .../sun/star/awt/UnoControlRadioButtonModel.idl | 23 ---- offapi/com/sun/star/awt/UnoControlRoadmap.idl | 3 - offapi/com/sun/star/awt/UnoControlRoadmapModel.idl | 14 -- offapi/com/sun/star/awt/UnoControlScrollBar.idl | 3 - .../com/sun/star/awt/UnoControlScrollBarModel.idl | 21 --- .../com/sun/star/awt/UnoControlSimpleAnimation.idl | 3 - .../star/awt/UnoControlSimpleAnimationModel.idl | 3 - offapi/com/sun/star/awt/UnoControlSpinButton.idl | 3 - .../com/sun/star/awt/UnoControlSpinButtonModel.idl | 18 --- offapi/com/sun/star/awt/UnoControlThrobber.idl | 3 - .../com/sun/star/awt/UnoControlThrobberModel.idl | 3 - offapi/com/sun/star/awt/UnoControlTimeField.idl | 3 - .../com/sun/star/awt/UnoControlTimeFieldModel.idl | 28 ---- offapi/com/sun/star/awt/VclContainerEvent.idl | 4 - offapi/com/sun/star/awt/VclWindowPeerAttribute.idl | 29 ---- offapi/com/sun/star/awt/VisualEffect.idl | 6 - offapi/com/sun/star/awt/WindowAttribute.idl | 13 -- offapi/com/sun/star/awt/WindowClass.idl | 7 - offapi/com/sun/star/awt/WindowDescriptor.idl | 9 -- offapi/com/sun/star/awt/WindowEvent.idl | 11 -- offapi/com/sun/star/awt/XActionListener.idl | 4 - offapi/com/sun/star/awt/XActivateListener.idl | 5 - offapi/com/sun/star/awt/XAdjustmentListener.idl | 4 - offapi/com/sun/star/awt/XAnimatedImages.idl | 4 - offapi/com/sun/star/awt/XAnimation.idl | 4 - offapi/com/sun/star/awt/XBitmap.idl | 6 - offapi/com/sun/star/awt/XButton.idl | 7 - offapi/com/sun/star/awt/XCallback.idl | 4 - offapi/com/sun/star/awt/XCheckBox.idl | 9 -- offapi/com/sun/star/awt/XComboBox.idl | 15 --- .../sun/star/awt/XContainerWindowEventHandler.idl | 4 - .../com/sun/star/awt/XContainerWindowProvider.idl | 4 - offapi/com/sun/star/awt/XControl.idl | 13 -- offapi/com/sun/star/awt/XControlContainer.idl | 8 -- offapi/com/sun/star/awt/XControlModel.idl | 3 - offapi/com/sun/star/awt/XCurrencyField.idl | 19 --- .../sun/star/awt/XDataTransferProviderAccess.idl | 8 -- offapi/com/sun/star/awt/XDateField.idl | 19 --- offapi/com/sun/star/awt/XDevice.idl | 10 -- offapi/com/sun/star/awt/XDialog.idl | 7 - offapi/com/sun/star/awt/XDialog2.idl | 3 - offapi/com/sun/star/awt/XDialogEventHandler.idl | 4 - offapi/com/sun/star/awt/XDialogProvider.idl | 4 - offapi/com/sun/star/awt/XDialogProvider2.idl | 4 - offapi/com/sun/star/awt/XDisplayBitmap.idl | 3 - offapi/com/sun/star/awt/XDisplayConnection.idl | 8 -- offapi/com/sun/star/awt/XDockableWindow.idl | 12 -- .../com/sun/star/awt/XDockableWindowListener.idl | 10 -- .../sun/star/awt/XEnhancedMouseClickHandler.idl | 5 - offapi/com/sun/star/awt/XEventHandler.idl | 4 - offapi/com/sun/star/awt/XExtendedToolkit.idl | 12 -- offapi/com/sun/star/awt/XFileDialog.idl | 8 -- offapi/com/sun/star/awt/XFixedHyperlink.idl | 11 -- offapi/com/sun/star/awt/XFixedText.idl | 7 - offapi/com/sun/star/awt/XFocusListener.idl | 5 - offapi/com/sun/star/awt/XFont.idl | 10 -- offapi/com/sun/star/awt/XFont2.idl | 4 - offapi/com/sun/star/awt/XGraphics.idl | 32 ----- offapi/com/sun/star/awt/XImageButton.idl | 6 - offapi/com/sun/star/awt/XImageConsumer.idl | 8 -- offapi/com/sun/star/awt/XImageProducer.idl | 6 - offapi/com/sun/star/awt/XInfoPrinter.idl | 4 - offapi/com/sun/star/awt/XItemEventBroadcaster.idl | 6 - offapi/com/sun/star/awt/XItemList.idl | 4 - offapi/com/sun/star/awt/XItemListListener.idl | 4 - offapi/com/sun/star/awt/XItemListener.idl | 4 - offapi/com/sun/star/awt/XKeyListener.idl | 5 - offapi/com/sun/star/awt/XLayoutConstrains.idl | 6 - offapi/com/sun/star/awt/XListBox.idl | 25 ---- offapi/com/sun/star/awt/XMenu.idl | 15 --- offapi/com/sun/star/awt/XMenuBar.idl | 3 - offapi/com/sun/star/awt/XMenuBarExtended.idl | 3 - offapi/com/sun/star/awt/XMenuExtended.idl | 1 - offapi/com/sun/star/awt/XMenuExtended2.idl | 2 - offapi/com/sun/star/awt/XMenuListener.idl | 7 - offapi/com/sun/star/awt/XMessageBox.idl | 8 -- offapi/com/sun/star/awt/XMessageBoxFactory.idl | 4 - offapi/com/sun/star/awt/XMetricField.idl | 21 --- offapi/com/sun/star/awt/XMouseClickHandler.idl | 5 - offapi/com/sun/star/awt/XMouseListener.idl | 7 - offapi/com/sun/star/awt/XMouseMotionHandler.idl | 5 - offapi/com/sun/star/awt/XMouseMotionListener.idl | 5 - offapi/com/sun/star/awt/XNumericField.idl | 19 --- offapi/com/sun/star/awt/XPaintListener.idl | 4 - offapi/com/sun/star/awt/XPatternField.idl | 9 -- offapi/com/sun/star/awt/XPointer.idl | 5 - offapi/com/sun/star/awt/XPopupMenu.idl | 9 -- offapi/com/sun/star/awt/XPopupMenuExtended.idl | 8 -- offapi/com/sun/star/awt/XPrinter.idl | 8 -- offapi/com/sun/star/awt/XPrinterPropertySet.idl | 8 -- offapi/com/sun/star/awt/XPrinterServer.idl | 6 - offapi/com/sun/star/awt/XProgressBar.idl | 8 -- offapi/com/sun/star/awt/XProgressMonitor.idl | 6 - offapi/com/sun/star/awt/XRadioButton.idl | 8 -- offapi/com/sun/star/awt/XRegion.idl | 15 --- offapi/com/sun/star/awt/XRequestCallback.idl | 4 - offapi/com/sun/star/awt/XReschedule.idl | 2 - offapi/com/sun/star/awt/XScrollBar.idl | 18 --- offapi/com/sun/star/awt/XSimpleAnimation.idl | 3 - offapi/com/sun/star/awt/XSimpleTabController.idl | 11 -- offapi/com/sun/star/awt/XSpinField.idl | 10 -- offapi/com/sun/star/awt/XSpinListener.idl | 7 - offapi/com/sun/star/awt/XSpinValue.idl | 16 --- offapi/com/sun/star/awt/XStyleChangeListener.idl | 4 - offapi/com/sun/star/awt/XStyleSettings.idl | 4 - offapi/com/sun/star/awt/XStyleSettingsSupplier.idl | 4 - offapi/com/sun/star/awt/XSystemChildFactory.idl | 4 - .../com/sun/star/awt/XSystemDependentMenuPeer.idl | 4 - .../sun/star/awt/XSystemDependentWindowPeer.idl | 4 - offapi/com/sun/star/awt/XTabController.idl | 12 -- offapi/com/sun/star/awt/XTabControllerModel.idl | 11 -- offapi/com/sun/star/awt/XTabListener.idl | 8 -- offapi/com/sun/star/awt/XTextArea.idl | 4 - offapi/com/sun/star/awt/XTextComponent.idl | 15 --- offapi/com/sun/star/awt/XTextEditField.idl | 4 - offapi/com/sun/star/awt/XTextLayoutConstrains.idl | 5 - offapi/com/sun/star/awt/XTextListener.idl | 4 - offapi/com/sun/star/awt/XThrobber.idl | 3 - offapi/com/sun/star/awt/XTimeField.idl | 17 --- offapi/com/sun/star/awt/XToggleButton.idl | 3 - offapi/com/sun/star/awt/XToolkit.idl | 9 -- offapi/com/sun/star/awt/XTopWindow.idl | 8 -- offapi/com/sun/star/awt/XTopWindow2.idl | 4 - offapi/com/sun/star/awt/XTopWindowListener.idl | 10 -- offapi/com/sun/star/awt/XUnitConversion.idl | 3 - offapi/com/sun/star/awt/XUnoControlContainer.idl | 7 - offapi/com/sun/star/awt/XVclContainer.idl | 6 - offapi/com/sun/star/awt/XVclContainerListener.idl | 5 - offapi/com/sun/star/awt/XVclContainerPeer.idl | 6 - offapi/com/sun/star/awt/XVclWindowPeer.idl | 12 -- offapi/com/sun/star/awt/XView.idl | 8 -- offapi/com/sun/star/awt/XWindow.idl | 20 --- offapi/com/sun/star/awt/XWindow2.idl | 10 -- offapi/com/sun/star/awt/XWindowListener.idl | 7 - offapi/com/sun/star/awt/XWindowListener2.idl | 5 - offapi/com/sun/star/awt/XWindowPeer.idl | 8 -- .../sun/star/awt/grid/DefaultGridColumnModel.idl | 3 - .../com/sun/star/awt/grid/DefaultGridDataModel.idl | 3 - offapi/com/sun/star/awt/grid/GridColumn.idl | 3 - offapi/com/sun/star/awt/grid/GridColumnEvent.idl | 4 - offapi/com/sun/star/awt/grid/GridDataEvent.idl | 3 - .../sun/star/awt/grid/GridInvalidDataException.idl | 3 - .../star/awt/grid/GridInvalidModelException.idl | 3 - .../com/sun/star/awt/grid/GridSelectionEvent.idl | 4 - .../com/sun/star/awt/grid/SelectionEventType.idl | 6 - .../sun/star/awt/grid/SortableGridDataModel.idl | 4 - offapi/com/sun/star/awt/grid/UnoControlGrid.idl | 4 - .../com/sun/star/awt/grid/UnoControlGridModel.idl | 3 - offapi/com/sun/star/awt/grid/XGridColumn.idl | 4 - .../com/sun/star/awt/grid/XGridColumnListener.idl | 3 - offapi/com/sun/star/awt/grid/XGridColumnModel.idl | 3 - offapi/com/sun/star/awt/grid/XGridControl.idl | 3 - offapi/com/sun/star/awt/grid/XGridDataListener.idl | 3 - offapi/com/sun/star/awt/grid/XGridDataModel.idl | 3 - offapi/com/sun/star/awt/grid/XGridSelection.idl | 4 - .../sun/star/awt/grid/XGridSelectionListener.idl | 4 - .../sun/star/awt/grid/XMutableGridDataModel.idl | 6 - offapi/com/sun/star/awt/grid/XSortableGridData.idl | 4 - .../awt/grid/XSortableMutableGridDataModel.idl | 4 - .../com/sun/star/awt/tab/TabPageActivatedEvent.idl | 3 - offapi/com/sun/star/awt/tab/UnoControlTabPage.idl | 3 - .../star/awt/tab/UnoControlTabPageContainer.idl | 3 - .../awt/tab/UnoControlTabPageContainerModel.idl | 3 - .../sun/star/awt/tab/UnoControlTabPageModel.idl | 3 - offapi/com/sun/star/awt/tab/XTabPage.idl | 3 - offapi/com/sun/star/awt/tab/XTabPageContainer.idl | 9 -- .../sun/star/awt/tab/XTabPageContainerListener.idl | 4 - .../sun/star/awt/tab/XTabPageContainerModel.idl | 3 - offapi/com/sun/star/awt/tab/XTabPageModel.idl | 7 - .../com/sun/star/awt/tree/ExpandVetoException.idl | 3 - .../com/sun/star/awt/tree/MutableTreeDataModel.idl | 3 - offapi/com/sun/star/awt/tree/MutableTreeNode.idl | 3 - offapi/com/sun/star/awt/tree/TreeControl.idl | 3 - offapi/com/sun/star/awt/tree/TreeControlModel.idl | 3 - .../com/sun/star/awt/tree/TreeDataModelEvent.idl | 3 - .../com/sun/star/awt/tree/TreeExpansionEvent.idl | 3 - .../sun/star/awt/tree/XMutableTreeDataModel.idl | 3 - offapi/com/sun/star/awt/tree/XMutableTreeNode.idl | 3 - offapi/com/sun/star/awt/tree/XTreeControl.idl | 9 -- offapi/com/sun/star/awt/tree/XTreeDataModel.idl | 3 - .../sun/star/awt/tree/XTreeDataModelListener.idl | 3 - offapi/com/sun/star/awt/tree/XTreeEditListener.idl | 3 - .../sun/star/awt/tree/XTreeExpansionListener.idl | 3 - offapi/com/sun/star/awt/tree/XTreeNode.idl | 3 - offapi/com/sun/star/chart/AreaDiagram.idl | 3 - offapi/com/sun/star/chart/BarDiagram.idl | 8 -- offapi/com/sun/star/chart/BubbleDiagram.idl | 3 - offapi/com/sun/star/chart/Chart3DBarProperties.idl | 4 - offapi/com/sun/star/chart/ChartArea.idl | 3 - offapi/com/sun/star/chart/ChartAxis.idl | 37 ----- .../sun/star/chart/ChartAxisArrangeOrderType.idl | 7 - offapi/com/sun/star/chart/ChartAxisAssign.idl | 5 - .../com/sun/star/chart/ChartAxisLabelPosition.idl | 7 - .../com/sun/star/chart/ChartAxisMarkPosition.idl | 6 - offapi/com/sun/star/chart/ChartAxisMarks.idl | 6 - offapi/com/sun/star/chart/ChartAxisPosition.idl | 7 - offapi/com/sun/star/chart/ChartAxisXSupplier.idl | 8 -- offapi/com/sun/star/chart/ChartAxisYSupplier.idl | 8 -- offapi/com/sun/star/chart/ChartAxisZSupplier.idl | 8 -- offapi/com/sun/star/chart/ChartData.idl | 3 - offapi/com/sun/star/chart/ChartDataArray.idl | 3 - offapi/com/sun/star/chart/ChartDataCaption.idl | 9 -- offapi/com/sun/star/chart/ChartDataChangeEvent.idl | 8 -- offapi/com/sun/star/chart/ChartDataChangeType.idl | 9 -- offapi/com/sun/star/chart/ChartDataPoint.idl | 3 - .../sun/star/chart/ChartDataPointProperties.idl | 11 -- offapi/com/sun/star/chart/ChartDataRow.idl | 4 - .../com/sun/star/chart/ChartDataRowProperties.idl | 7 - offapi/com/sun/star/chart/ChartDataRowSource.idl | 5 - offapi/com/sun/star/chart/ChartDataValue.idl | 5 - offapi/com/sun/star/chart/ChartDocument.idl | 6 - offapi/com/sun/star/chart/ChartErrorCategory.idl | 9 -- .../com/sun/star/chart/ChartErrorIndicatorType.idl | 7 - offapi/com/sun/star/chart/ChartGrid.idl | 3 - offapi/com/sun/star/chart/ChartLegend.idl | 7 - offapi/com/sun/star/chart/ChartLegendPosition.idl | 8 -- offapi/com/sun/star/chart/ChartLine.idl | 3 - .../sun/star/chart/ChartPieSegmentProperties.idl | 4 - .../sun/star/chart/ChartRegressionCurveType.idl | 9 -- offapi/com/sun/star/chart/ChartSeriesAddress.idl | 5 - offapi/com/sun/star/chart/ChartSolidType.idl | 7 - offapi/com/sun/star/chart/ChartStatistics.idl | 11 -- offapi/com/sun/star/chart/ChartSymbolType.idl | 14 -- .../sun/star/chart/ChartTableAddressSupplier.idl | 7 - offapi/com/sun/star/chart/ChartTitle.idl | 7 - .../com/sun/star/chart/ChartTwoAxisXSupplier.idl | 6 - .../com/sun/star/chart/ChartTwoAxisYSupplier.idl | 6 - offapi/com/sun/star/chart/DataLabelPlacement.idl | 3 - offapi/com/sun/star/chart/Diagram.idl | 10 -- offapi/com/sun/star/chart/Dim3DDiagram.idl | 4 - offapi/com/sun/star/chart/DonutDiagram.idl | 3 - offapi/com/sun/star/chart/ErrorBarStyle.idl | 1 - offapi/com/sun/star/chart/FilledNetDiagram.idl | 3 - offapi/com/sun/star/chart/LineDiagram.idl | 10 -- .../com/sun/star/chart/MissingValueTreatment.idl | 3 - offapi/com/sun/star/chart/NetDiagram.idl | 3 - offapi/com/sun/star/chart/PieDiagram.idl | 3 - offapi/com/sun/star/chart/StackableDiagram.idl | 5 - offapi/com/sun/star/chart/StockDiagram.idl | 5 - offapi/com/sun/star/chart/TimeIncrement.idl | 3 - offapi/com/sun/star/chart/TimeInterval.idl | 3 - offapi/com/sun/star/chart/TimeUnit.idl | 3 - offapi/com/sun/star/chart/X3DDefaultSetter.idl | 3 - offapi/com/sun/star/chart/X3DDisplay.idl | 5 - offapi/com/sun/star/chart/XAxisXSupplier.idl | 7 - offapi/com/sun/star/chart/XAxisYSupplier.idl | 7 - offapi/com/sun/star/chart/XAxisZSupplier.idl | 7 - offapi/com/sun/star/chart/XChartData.idl | 7 - offapi/com/sun/star/chart/XChartDataArray.idl | 9 -- .../star/chart/XChartDataChangeEventListener.idl | 4 - offapi/com/sun/star/chart/XChartDocument.idl | 11 -- .../sun/star/chart/XComplexDescriptionAccess.idl | 7 - offapi/com/sun/star/chart/XDateCategories.idl | 5 - offapi/com/sun/star/chart/XDiagram.idl | 6 - offapi/com/sun/star/chart/XDiagramPositioning.idl | 3 - offapi/com/sun/star/chart/XStatisticDisplay.idl | 6 - offapi/com/sun/star/chart/XTwoAxisXSupplier.idl | 4 - offapi/com/sun/star/chart/XTwoAxisYSupplier.idl | 4 - offapi/com/sun/star/chart/XYDiagram.idl | 3 - offapi/com/sun/star/chart2/AxisOrientation.idl | 3 - .../com/sun/star/chart2/CoordinateSystemTypeID.idl | 3 - offapi/com/sun/star/chart2/DataPoint.idl | 1 - offapi/com/sun/star/chart2/DataPointGeometry3D.idl | 7 - offapi/com/sun/star/chart2/DataPointLabel.idl | 1 - offapi/com/sun/star/chart2/DataPointProperties.idl | 6 - offapi/com/sun/star/chart2/DataSeries.idl | 4 - offapi/com/sun/star/chart2/ExponentialScaling.idl | 3 - offapi/com/sun/star/chart2/IncrementData.idl | 3 - offapi/com/sun/star/chart2/LinearScaling.idl | 3 - offapi/com/sun/star/chart2/LogarithmicScaling.idl | 3 - offapi/com/sun/star/chart2/LogicTargetModel.idl | 3 - offapi/com/sun/star/chart2/PowerScaling.idl | 3 - offapi/com/sun/star/chart2/ScaleData.idl | 3 - offapi/com/sun/star/chart2/Scaling.idl | 3 - offapi/com/sun/star/chart2/SubIncrement.idl | 3 - offapi/com/sun/star/chart2/Symbol.idl | 3 - offapi/com/sun/star/chart2/SymbolStyle.idl | 3 - .../com/sun/star/chart2/XAnyDescriptionAccess.idl | 7 - offapi/com/sun/star/chart2/XChartShape.idl | 9 -- .../com/sun/star/chart2/XChartShapeContainer.idl | 3 - offapi/com/sun/star/chart2/XScaling.idl | 3 - offapi/com/sun/star/chart2/XTransformation.idl | 1 - offapi/com/sun/star/chart2/data/DataSequence.idl | 1 - .../sun/star/chart2/data/DatabaseDataProvider.idl | 3 - offapi/com/sun/star/chart2/data/LabelOrigin.idl | 7 - .../sun/star/chart2/data/XDatabaseDataProvider.idl | 3 - .../sun/star/configuration/AccessRootElement.idl | 3 - .../star/configuration/AdministrationProvider.idl | 3 - .../CannotLoadConfigurationException.idl | 3 - .../sun/star/configuration/ConfigurationAccess.idl | 3 - .../star/configuration/ConfigurationProvider.idl | 3 - .../star/configuration/ConfigurationRegistry.idl | 3 - .../configuration/ConfigurationUpdateAccess.idl | 3 - .../CorruptedConfigurationException.idl | 3 - .../CorruptedUIConfigurationException.idl | 3 - .../com/sun/star/configuration/DefaultProvider.idl | 5 - offapi/com/sun/star/configuration/GroupAccess.idl | 3 - offapi/com/sun/star/configuration/GroupElement.idl | 3 - offapi/com/sun/star/configuration/GroupUpdate.idl | 3 - .../com/sun/star/configuration/HierarchyAccess.idl | 3 - .../sun/star/configuration/HierarchyElement.idl | 3 - .../InstallationIncompleteException.idl | 3 - .../InvalidBootstrapFileException.idl | 3 - .../MissingBootstrapFileException.idl | 3 - .../sun/star/configuration/PropertyHierarchy.idl | 3 - offapi/com/sun/star/configuration/SetAccess.idl | 3 - offapi/com/sun/star/configuration/SetElement.idl | 3 - offapi/com/sun/star/configuration/SetUpdate.idl | 3 - .../com/sun/star/configuration/SimpleSetAccess.idl | 3 - .../com/sun/star/configuration/SimpleSetUpdate.idl | 3 - .../sun/star/configuration/UpdateRootElement.idl | 3 - .../sun/star/configuration/XTemplateContainer.idl | 4 - .../sun/star/configuration/XTemplateInstance.idl | 4 - .../com/sun/star/configuration/backend/Backend.idl | 7 - .../star/configuration/backend/BackendAdapter.idl | 7 - .../configuration/backend/ComponentChangeEvent.idl | 4 - .../star/configuration/backend/CopyImporter.idl | 6 - .../star/configuration/backend/DataImporter.idl | 5 - .../star/configuration/backend/DefaultBackend.idl | 5 - .../configuration/backend/HierarchyBrowser.idl | 5 - .../sun/star/configuration/backend/Importer.idl | 6 - .../configuration/backend/InteractionHandler.idl | 3 - .../com/sun/star/configuration/backend/Layer.idl | 8 -- .../star/configuration/backend/LayerDescriber.idl | 5 - .../sun/star/configuration/backend/LayerFilter.idl | 6 - .../configuration/backend/LayerUpdateMerger.idl | 6 - .../backend/LdapMultiLayerStratum.idl | 5 - .../configuration/backend/LdapSingleBackend.idl | 5 - .../configuration/backend/LdapSingleStratum.idl | 5 - .../configuration/backend/LocalDataImporter.idl | 5 - .../backend/LocalHierarchyBrowser.idl | 5 - .../configuration/backend/LocalSchemaSupplier.idl | 5 - .../configuration/backend/LocalSingleBackend.idl | 5 - .../configuration/backend/LocalSingleStratum.idl | 5 - .../backend/MalformedDataException.idl | 3 - .../star/configuration/backend/MergeImporter.idl | 5 - .../configuration/backend/MergeRecoveryRequest.idl | 3 - .../configuration/backend/MultiLayerStratum.idl | 6 - .../configuration/backend/MultiStratumBackend.idl | 5 - .../star/configuration/backend/NodeAttribute.idl | 10 -- .../star/configuration/backend/OfflineBackend.idl | 5 - .../star/configuration/backend/OnlineBackend.idl | 5 - .../star/configuration/backend/PlatformBackend.idl | 5 - .../star/configuration/backend/PropertyInfo.idl | 4 - .../com/sun/star/configuration/backend/Schema.idl | 6 - .../star/configuration/backend/SchemaAttribute.idl | 9 -- .../star/configuration/backend/SchemaSupplier.idl | 5 - .../star/configuration/backend/SingleBackend.idl | 7 - .../configuration/backend/SingleBackendAdapter.idl | 5 - .../configuration/backend/SingleLayerStratum.idl | 6 - .../backend/StratumCreationException.idl | 3 - .../configuration/backend/SystemIntegration.idl | 5 - .../configuration/backend/TemplateIdentifier.idl | 6 - .../star/configuration/backend/UpdatableLayer.idl | 6 - .../sun/star/configuration/backend/XBackend.idl | 8 -- .../backend/XBackendChangesListener.idl | 4 - .../backend/XBackendChangesNotifier.idl | 5 - .../configuration/backend/XBackendEntities.idl | 8 -- .../star/configuration/backend/XCompositeLayer.idl | 6 - .../com/sun/star/configuration/backend/XLayer.idl | 5 - .../backend/XLayerContentDescriber.idl | 5 - .../star/configuration/backend/XLayerHandler.idl | 18 --- .../star/configuration/backend/XLayerImporter.idl | 8 -- .../configuration/backend/XMultiLayerStratum.idl | 10 -- .../com/sun/star/configuration/backend/XSchema.idl | 7 - .../star/configuration/backend/XSchemaHandler.idl | 20 --- .../star/configuration/backend/XSchemaSupplier.idl | 5 - .../configuration/backend/XSingleLayerStratum.idl | 6 - .../star/configuration/backend/XUpdatableLayer.idl | 4 - .../star/configuration/backend/XUpdateHandler.idl | 22 --- .../backend/XVersionedSchemaSupplier.idl | 5 - .../star/configuration/backend/xml/LayerParser.idl | 7 - .../star/configuration/backend/xml/LayerWriter.idl | 7 - .../configuration/backend/xml/SchemaParser.idl | 7 - .../configuration/bootstrap/BootstrapContext.idl | 5 - offapi/com/sun/star/datatransfer/DataFlavor.idl | 6 - .../sun/star/datatransfer/DataFormatTranslator.idl | 7 - .../star/datatransfer/MimeContentTypeFactory.idl | 7 - .../datatransfer/UnsupportedFlavorException.idl | 3 - .../star/datatransfer/XDataFormatTranslator.idl | 3 - .../com/sun/star/datatransfer/XMimeContentType.idl | 7 - .../star/datatransfer/XMimeContentTypeFactory.idl | 2 - .../sun/star/datatransfer/XSystemTransferable.idl | 3 - .../sun/star/datatransfer/XTransferDataAccess.idl | 5 - offapi/com/sun/star/datatransfer/XTransferable.idl | 6 - .../com/sun/star/datatransfer/XTransferableEx.idl | 4 - .../sun/star/datatransfer/XTransferableSource.idl | 4 - .../star/datatransfer/XTransferableSupplier.idl | 4 - .../star/datatransfer/clipboard/ClipboardEvent.idl | 4 - .../datatransfer/clipboard/ClipboardManager.idl | 8 -- .../datatransfer/clipboard/GenericClipboard.idl | 10 -- .../clipboard/RenderingCapabilities.idl | 5 - .../datatransfer/clipboard/SystemClipboard.idl | 11 -- .../sun/star/datatransfer/clipboard/XClipboard.idl | 6 - .../star/datatransfer/clipboard/XClipboardEx.idl | 4 - .../datatransfer/clipboard/XClipboardFactory.idl | 4 - .../datatransfer/clipboard/XClipboardListener.idl | 4 - .../datatransfer/clipboard/XClipboardManager.idl | 7 - .../datatransfer/clipboard/XClipboardNotifier.idl | 5 - .../datatransfer/clipboard/XClipboardOwner.idl | 4 - .../datatransfer/clipboard/XFlushableClipboard.idl | 4 - .../com/sun/star/datatransfer/dnd/DNDConstants.idl | 10 -- .../sun/star/datatransfer/dnd/DragGestureEvent.idl | 8 -- .../star/datatransfer/dnd/DragSourceDragEvent.idl | 5 - .../star/datatransfer/dnd/DragSourceDropEvent.idl | 5 - .../sun/star/datatransfer/dnd/DragSourceEvent.idl | 5 - .../datatransfer/dnd/DropTargetDragEnterEvent.idl | 4 - .../star/datatransfer/dnd/DropTargetDragEvent.idl | 8 -- .../star/datatransfer/dnd/DropTargetDropEvent.idl | 9 -- .../sun/star/datatransfer/dnd/DropTargetEvent.idl | 4 - .../dnd/InvalidDNDOperationException.idl | 3 - .../sun/star/datatransfer/dnd/OleDragSource.idl | 9 -- .../sun/star/datatransfer/dnd/OleDropTarget.idl | 9 -- .../sun/star/datatransfer/dnd/X11DragSource.idl | 9 -- .../sun/star/datatransfer/dnd/X11DropTarget.idl | 9 -- .../com/sun/star/datatransfer/dnd/XAutoscroll.idl | 5 - .../star/datatransfer/dnd/XDragGestureListener.idl | 4 - .../datatransfer/dnd/XDragGestureRecognizer.idl | 6 - .../com/sun/star/datatransfer/dnd/XDragSource.idl | 6 - .../star/datatransfer/dnd/XDragSourceContext.idl | 7 - .../star/datatransfer/dnd/XDragSourceListener.idl | 8 -- .../com/sun/star/datatransfer/dnd/XDropTarget.idl | 9 -- .../datatransfer/dnd/XDropTargetDragContext.idl | 5 - .../datatransfer/dnd/XDropTargetDropContext.idl | 6 - .../star/datatransfer/dnd/XDropTargetListener.idl | 8 -- .../sun/star/document/AmbigousFilterRequest.idl | 6 - .../com/sun/star/document/BrokenPackageRequest.idl | 3 - .../sun/star/document/ChangedByOthersRequest.idl | 3 - .../CorruptedFilterConfigurationException.idl | 3 - offapi/com/sun/star/document/DocumentEvent.idl | 4 - offapi/com/sun/star/document/DocumentInfo.idl | 30 ----- .../com/sun/star/document/DocumentProperties.idl | 3 - .../document/DocumentRevisionListPersistence.idl | 3 - .../sun/star/document/EmptyUndoStackException.idl | 4 - offapi/com/sun/star/document/EventDescriptor.idl | 5 - offapi/com/sun/star/document/EventObject.idl | 4 - offapi/com/sun/star/document/Events.idl | 4 - offapi/com/sun/star/document/ExportFilter.idl | 7 - .../sun/star/document/ExtendedTypeDetection.idl | 4 - .../star/document/ExtendedTypeDetectionFactory.idl | 8 -- offapi/com/sun/star/document/FilterAdapter.idl | 2 - offapi/com/sun/star/document/FilterFactory.idl | 8 -- .../com/sun/star/document/FilterOptionsRequest.idl | 3 - .../com/sun/star/document/HeaderFooterSettings.idl | 4 - offapi/com/sun/star/document/ImportFilter.idl | 7 - offapi/com/sun/star/document/LinkTarget.idl | 4 - offapi/com/sun/star/document/LinkTargets.idl | 3 - offapi/com/sun/star/document/LinkUpdateModes.idl | 3 - .../sun/star/document/LockFileIgnoreRequest.idl | 3 - .../sun/star/document/LockedDocumentRequest.idl | 3 - .../sun/star/document/LockedOnSavingRequest.idl | 3 - offapi/com/sun/star/document/MacroExecMode.idl | 13 -- offapi/com/sun/star/document/MediaDescriptor.idl | 49 ------- .../com/sun/star/document/NoSuchFilterRequest.idl | 4 - .../document/OOXMLDocumentPropertiesImporter.idl | 3 - offapi/com/sun/star/document/OfficeDocument.idl | 17 --- .../document/OleEmbeddedServerRegistration.idl | 3 - .../sun/star/document/OwnLockOnDocumentRequest.idl | 3 - offapi/com/sun/star/document/PDFDialog.idl | 5 - .../sun/star/document/PrinterIndependentLayout.idl | 3 - .../com/sun/star/document/RedlineDisplayType.idl | 2 - offapi/com/sun/star/document/Settings.idl | 31 ----- .../sun/star/document/StandaloneDocumentInfo.idl | 5 - offapi/com/sun/star/document/TypeDetection.idl | 8 -- .../document/UndoContextNotClosedException.idl | 4 - .../com/sun/star/document/UndoFailedException.idl | 4 - offapi/com/sun/star/document/UndoManagerEvent.idl | 4 - offapi/com/sun/star/document/UpdateDocMode.idl | 7 - offapi/com/sun/star/document/XActionLockable.idl | 8 -- .../sun/star/document/XBinaryStreamResolver.idl | 3 - offapi/com/sun/star/document/XCodeNameQuery.idl | 4 - .../star/document/XCompatWriterDocProperties.idl | 1 - .../star/document/XDocumentEventBroadcaster.idl | 4 - .../sun/star/document/XDocumentEventListener.idl | 4 - offapi/com/sun/star/document/XDocumentInfo.idl | 8 -- .../sun/star/document/XDocumentInfoSupplier.idl | 4 - .../com/sun/star/document/XDocumentInsertable.idl | 4 - .../com/sun/star/document/XDocumentLanguages.idl | 4 - .../com/sun/star/document/XDocumentProperties.idl | 30 ----- .../star/document/XDocumentPropertiesSupplier.idl | 4 - offapi/com/sun/star/document/XDocumentRecovery.idl | 4 - .../document/XDocumentRevisionListPersistence.idl | 5 - .../star/document/XDocumentSubStorageSupplier.idl | 5 - .../sun/star/document/XEmbeddedObjectResolver.idl | 3 - .../sun/star/document/XEmbeddedObjectSupplier.idl | 4 - .../sun/star/document/XEmbeddedObjectSupplier2.idl | 6 - offapi/com/sun/star/document/XEmbeddedScripts.idl | 4 - offapi/com/sun/star/document/XEventBroadcaster.idl | 5 - offapi/com/sun/star/document/XEventListener.idl | 4 - offapi/com/sun/star/document/XEventsSupplier.idl | 4 - offapi/com/sun/star/document/XExporter.idl | 4 - .../sun/star/document/XExtendedFilterDetection.idl | 3 - offapi/com/sun/star/document/XFilter.idl | 5 - offapi/com/sun/star/document/XFilterAdapter.idl | 2 - .../sun/star/document/XGraphicObjectResolver.idl | 3 - offapi/com/sun/star/document/XImporter.idl | 4 - .../star/document/XInteractionFilterOptions.idl | 5 - .../sun/star/document/XInteractionFilterSelect.idl | 5 - .../com/sun/star/document/XLinkTargetSupplier.idl | 4 - offapi/com/sun/star/document/XMLBasicExporter.idl | 6 - offapi/com/sun/star/document/XMLBasicImporter.idl | 5 - .../sun/star/document/XMLOasisBasicExporter.idl | 6 - .../sun/star/document/XMLOasisBasicImporter.idl | 5 - offapi/com/sun/star/document/XMimeTypeInfo.idl | 5 - .../document/XOOXMLDocumentPropertiesImporter.idl | 4 - offapi/com/sun/star/document/XRedlinesSupplier.idl | 4 - .../sun/star/document/XScriptInvocationContext.idl | 4 - .../sun/star/document/XStandaloneDocumentInfo.idl | 5 - .../sun/star/document/XStorageBasedDocument.idl | 9 -- .../sun/star/document/XStorageChangeListener.idl | 4 - offapi/com/sun/star/document/XTypeDetection.idl | 5 - offapi/com/sun/star/document/XUndoAction.idl | 4 - offapi/com/sun/star/document/XUndoManager.idl | 4 - .../com/sun/star/document/XUndoManagerListener.idl | 4 - .../com/sun/star/document/XUndoManagerSupplier.idl | 4 - .../com/sun/star/document/XVbaMethodParameter.idl | 6 - offapi/com/sun/star/document/XViewDataSupplier.idl | 5 - .../com/sun/star/drawing/AccessibleImageBullet.idl | 3 - offapi/com/sun/star/drawing/Alignment.idl | 12 -- offapi/com/sun/star/drawing/AppletShape.idl | 8 -- offapi/com/sun/star/drawing/Arrangement.idl | 7 - offapi/com/sun/star/drawing/Background.idl | 3 - offapi/com/sun/star/drawing/BezierPoint.idl | 5 - offapi/com/sun/star/drawing/BitmapMode.idl | 6 - offapi/com/sun/star/drawing/BitmapTable.idl | 3 - offapi/com/sun/star/drawing/BoundVolume.idl | 4 - offapi/com/sun/star/drawing/CameraGeometry.idl | 3 - .../sun/star/drawing/CaptionEscapeDirection.idl | 6 - offapi/com/sun/star/drawing/CaptionShape.idl | 3 - offapi/com/sun/star/drawing/CaptionType.idl | 6 - offapi/com/sun/star/drawing/CircleKind.idl | 7 - offapi/com/sun/star/drawing/ClosedBezierShape.idl | 3 - offapi/com/sun/star/drawing/ColorMode.idl | 7 - offapi/com/sun/star/drawing/ConnectionType.idl | 9 -- .../com/sun/star/drawing/ConnectorProperties.idl | 8 -- offapi/com/sun/star/drawing/ConnectorShape.idl | 12 -- offapi/com/sun/star/drawing/ConnectorType.idl | 7 - offapi/com/sun/star/drawing/ControlShape.idl | 3 - offapi/com/sun/star/drawing/CoordinateSequence.idl | 3 - .../star/drawing/CoordinateSequenceSequence.idl | 3 - offapi/com/sun/star/drawing/CustomShape.idl | 8 -- offapi/com/sun/star/drawing/CustomShapeEngine.idl | 3 - offapi/com/sun/star/drawing/DashStyle.idl | 7 - offapi/com/sun/star/drawing/DashTable.idl | 3 - offapi/com/sun/star/drawing/Defaults.idl | 3 - offapi/com/sun/star/drawing/Direction3D.idl | 5 - offapi/com/sun/star/drawing/DocumentSettings.idl | 7 - offapi/com/sun/star/drawing/DoubleSequence.idl | 3 - .../sun/star/drawing/DoubleSequenceSequence.idl | 3 - offapi/com/sun/star/drawing/DrawPage.idl | 3 - offapi/com/sun/star/drawing/DrawPages.idl | 3 - offapi/com/sun/star/drawing/DrawViewMode.idl | 6 - offapi/com/sun/star/drawing/DrawingDocument.idl | 3 - .../sun/star/drawing/DrawingDocumentDrawView.idl | 17 --- .../sun/star/drawing/DrawingDocumentFactory.idl | 3 - offapi/com/sun/star/drawing/EllipseShape.idl | 6 - .../drawing/EnhancedCustomShapeAdjustmentValue.idl | 3 - .../star/drawing/EnhancedCustomShapeExtrusion.idl | 3 - .../star/drawing/EnhancedCustomShapeGeometry.idl | 3 - .../drawing/EnhancedCustomShapeGluePointType.idl | 3 - .../sun/star/drawing/EnhancedCustomShapeHandle.idl | 3 - .../star/drawing/EnhancedCustomShapeParameter.idl | 3 - .../drawing/EnhancedCustomShapeParameterPair.idl | 4 - .../drawing/EnhancedCustomShapeParameterType.idl | 3 - .../sun/star/drawing/EnhancedCustomShapePath.idl | 3 - .../star/drawing/EnhancedCustomShapeSegment.idl | 3 - .../drawing/EnhancedCustomShapeSegmentCommand.idl | 3 - .../star/drawing/EnhancedCustomShapeTextFrame.idl | 4 - .../star/drawing/EnhancedCustomShapeTextPath.idl | 3 - .../drawing/EnhancedCustomShapeTextPathMode.idl | 3 - offapi/com/sun/star/drawing/EscapeDirection.idl | 10 -- offapi/com/sun/star/drawing/FillProperties.idl | 28 ---- offapi/com/sun/star/drawing/FillStyle.idl | 8 -- offapi/com/sun/star/drawing/FlagSequence.idl | 3 - .../com/sun/star/drawing/FlagSequenceSequence.idl | 3 - offapi/com/sun/star/drawing/GenericDrawPage.idl | 14 -- .../sun/star/drawing/GenericDrawingDocument.idl | 7 - offapi/com/sun/star/drawing/GluePoint.idl | 6 - offapi/com/sun/star/drawing/GluePoint2.idl | 3 - offapi/com/sun/star/drawing/GradientTable.idl | 3 - .../com/sun/star/drawing/GraphicExportFilter.idl | 3 - .../com/sun/star/drawing/GraphicFilterRequest.idl | 3 - offapi/com/sun/star/drawing/GraphicObjectShape.idl | 16 --- offapi/com/sun/star/drawing/GroupShape.idl | 3 - offapi/com/sun/star/drawing/Hatch.idl | 6 - offapi/com/sun/star/drawing/HatchStyle.idl | 6 - offapi/com/sun/star/drawing/HatchTable.idl | 3 - offapi/com/sun/star/drawing/HomogenMatrix.idl | 6 - offapi/com/sun/star/drawing/HomogenMatrix3.idl | 6 - offapi/com/sun/star/drawing/HomogenMatrix4.idl | 7 - offapi/com/sun/star/drawing/HomogenMatrixLine.idl | 6 - offapi/com/sun/star/drawing/HomogenMatrixLine3.idl | 6 - offapi/com/sun/star/drawing/HomogenMatrixLine4.idl | 7 - .../sun/star/drawing/HorizontalDimensioning.idl | 7 - offapi/com/sun/star/drawing/Layer.idl | 7 - offapi/com/sun/star/drawing/LayerManager.idl | 3 - offapi/com/sun/star/drawing/LayerType.idl | 7 - offapi/com/sun/star/drawing/LineDash.idl | 8 -- offapi/com/sun/star/drawing/LineEndType.idl | 8 -- offapi/com/sun/star/drawing/LineJoint.idl | 3 - offapi/com/sun/star/drawing/LineProperties.idl | 17 --- offapi/com/sun/star/drawing/LineShape.idl | 3 - offapi/com/sun/star/drawing/LineStyle.idl | 6 - offapi/com/sun/star/drawing/MarkerTable.idl | 3 - offapi/com/sun/star/drawing/MasterPage.idl | 3 - offapi/com/sun/star/drawing/MasterPages.idl | 3 - offapi/com/sun/star/drawing/MeasureKind.idl | 5 - offapi/com/sun/star/drawing/MeasureProperties.idl | 21 --- offapi/com/sun/star/drawing/MeasureShape.idl | 4 - offapi/com/sun/star/drawing/MeasureTextHorzPos.idl | 7 - offapi/com/sun/star/drawing/MeasureTextVertPos.idl | 8 -- offapi/com/sun/star/drawing/MirrorAxis.idl | 5 - offapi/com/sun/star/drawing/NormalsKind.idl | 6 - offapi/com/sun/star/drawing/OLE2Shape.idl | 7 - offapi/com/sun/star/drawing/OpenBezierShape.idl | 3 - offapi/com/sun/star/drawing/PageShape.idl | 3 - offapi/com/sun/star/drawing/PluginShape.idl | 6 - offapi/com/sun/star/drawing/PointSequence.idl | 3 - .../com/sun/star/drawing/PointSequenceSequence.idl | 3 - offapi/com/sun/star/drawing/PolyLineShape.idl | 3 - .../sun/star/drawing/PolyPolygonBezierCoords.idl | 4 - .../star/drawing/PolyPolygonBezierDescriptor.idl | 6 - .../sun/star/drawing/PolyPolygonBezierShape.idl | 3 - .../com/sun/star/drawing/PolyPolygonDescriptor.idl | 6 - offapi/com/sun/star/drawing/PolyPolygonShape.idl | 3 - offapi/com/sun/star/drawing/PolyPolygonShape3D.idl | 5 - offapi/com/sun/star/drawing/PolygonFlags.idl | 7 - offapi/com/sun/star/drawing/PolygonKind.idl | 12 -- offapi/com/sun/star/drawing/Position3D.idl | 5 - offapi/com/sun/star/drawing/ProjectionMode.idl | 5 - offapi/com/sun/star/drawing/RectanglePoint.idl | 12 -- offapi/com/sun/star/drawing/RectangleShape.idl | 4 - offapi/com/sun/star/drawing/RotationDescriptor.idl | 5 - offapi/com/sun/star/drawing/ShadeMode.idl | 7 - offapi/com/sun/star/drawing/ShadowProperties.idl | 8 -- offapi/com/sun/star/drawing/Shape.idl | 21 --- offapi/com/sun/star/drawing/ShapeCollection.idl | 3 - offapi/com/sun/star/drawing/Shapes.idl | 3 - offapi/com/sun/star/drawing/SnapObjectType.idl | 6 - offapi/com/sun/star/drawing/Text.idl | 3 - offapi/com/sun/star/drawing/TextAdjust.idl | 8 -- .../sun/star/drawing/TextAnimationDirection.idl | 7 - offapi/com/sun/star/drawing/TextAnimationKind.idl | 8 -- offapi/com/sun/star/drawing/TextFitToSizeType.idl | 7 - .../com/sun/star/drawing/TextHorizontalAdjust.idl | 7 - offapi/com/sun/star/drawing/TextProperties.idl | 32 ----- offapi/com/sun/star/drawing/TextShape.idl | 3 - offapi/com/sun/star/drawing/TextVerticalAdjust.idl | 7 - offapi/com/sun/star/drawing/TextureKind.idl | 5 - offapi/com/sun/star/drawing/TextureKind2.idl | 5 - offapi/com/sun/star/drawing/TextureMode.idl | 6 - .../com/sun/star/drawing/TextureProjectionMode.idl | 6 - .../sun/star/drawing/TransparencyGradientTable.idl | 3 - .../com/sun/star/drawing/VerticalDimensioning.idl | 7 - offapi/com/sun/star/drawing/XConnectableShape.idl | 5 - offapi/com/sun/star/drawing/XConnectorShape.idl | 7 - offapi/com/sun/star/drawing/XControlShape.idl | 5 - offapi/com/sun/star/drawing/XCustomShapeEngine.idl | 4 - offapi/com/sun/star/drawing/XCustomShapeHandle.idl | 4 - offapi/com/sun/star/drawing/XDrawPage.idl | 3 - .../com/sun/star/drawing/XDrawPageDuplicator.idl | 4 - offapi/com/sun/star/drawing/XDrawPageExpander.idl | 4 - .../com/sun/star/drawing/XDrawPageSummarizer.idl | 4 - offapi/com/sun/star/drawing/XDrawPageSupplier.idl | 4 - offapi/com/sun/star/drawing/XDrawPages.idl | 5 - offapi/com/sun/star/drawing/XDrawPagesSupplier.idl | 3 - offapi/com/sun/star/drawing/XDrawView.idl | 5 - .../star/drawing/XEnhancedCustomShapeDefaulter.idl | 4 - .../com/sun/star/drawing/XGluePointsSupplier.idl | 4 - offapi/com/sun/star/drawing/XLayer.idl | 3 - offapi/com/sun/star/drawing/XLayerManager.idl | 7 - offapi/com/sun/star/drawing/XLayerSupplier.idl | 4 - offapi/com/sun/star/drawing/XMasterPageTarget.idl | 5 - .../com/sun/star/drawing/XMasterPagesSupplier.idl | 4 - offapi/com/sun/star/drawing/XSelectionFunction.idl | 3 - offapi/com/sun/star/drawing/XShape.idl | 7 - offapi/com/sun/star/drawing/XShapeAligner.idl | 4 - offapi/com/sun/star/drawing/XShapeArranger.idl | 9 -- offapi/com/sun/star/drawing/XShapeBinder.idl | 5 - offapi/com/sun/star/drawing/XShapeCombiner.idl | 5 - offapi/com/sun/star/drawing/XShapeDescriptor.idl | 3 - offapi/com/sun/star/drawing/XShapeGroup.idl | 5 - offapi/com/sun/star/drawing/XShapeGrouper.idl | 5 - offapi/com/sun/star/drawing/XShapeMirror.idl | 5 - offapi/com/sun/star/drawing/XShapes.idl | 5 - .../sun/star/drawing/XUniversalShapeDescriptor.idl | 4 - offapi/com/sun/star/embed/Actions.idl | 5 - offapi/com/sun/star/embed/Aspects.idl | 7 - offapi/com/sun/star/embed/BaseStorage.idl | 7 - offapi/com/sun/star/embed/DocumentCloser.idl | 3 - offapi/com/sun/star/embed/ElementModes.idl | 10 -- offapi/com/sun/star/embed/EmbedMapUnits.idl | 14 -- offapi/com/sun/star/embed/EmbedMisc.idl | 28 ---- offapi/com/sun/star/embed/EmbedStates.idl | 8 -- offapi/com/sun/star/embed/EmbedUpdateModes.idl | 5 - offapi/com/sun/star/embed/EmbedVerbs.idl | 10 -- .../sun/star/embed/EmbeddedObjectDescriptor.idl | 5 - offapi/com/sun/star/embed/EntryInitModes.idl | 8 -- offapi/com/sun/star/embed/FileSystemStorage.idl | 4 - .../sun/star/embed/FileSystemStorageFactory.idl | 3 - offapi/com/sun/star/embed/InsertedObjectInfo.idl | 5 - offapi/com/sun/star/embed/InstanceLocker.idl | 3 - .../com/sun/star/embed/InvalidStorageException.idl | 3 - .../com/sun/star/embed/LinkageMisuseException.idl | 3 - .../sun/star/embed/NeedsRunningStateException.idl | 3 - .../sun/star/embed/NoVisualAreaSizeException.idl | 3 - offapi/com/sun/star/embed/OLESimpleStorage.idl | 3 - .../com/sun/star/embed/ObjectSaveVetoException.idl | 3 - .../star/embed/StateChangeInProgressException.idl | 4 - offapi/com/sun/star/embed/Storage.idl | 14 -- offapi/com/sun/star/embed/StorageFactory.idl | 3 - offapi/com/sun/star/embed/StorageFormats.idl | 6 - offapi/com/sun/star/embed/StorageStream.idl | 13 -- .../star/embed/StorageWrappedTargetException.idl | 3 - .../sun/star/embed/UnreachableStateException.idl | 5 - offapi/com/sun/star/embed/UseBackupException.idl | 3 - offapi/com/sun/star/embed/VerbAttributes.idl | 5 - offapi/com/sun/star/embed/VerbDescriptor.idl | 7 - offapi/com/sun/star/embed/VisualRepresentation.idl | 5 - offapi/com/sun/star/embed/WrongStateException.idl | 3 - offapi/com/sun/star/embed/XActionsApproval.idl | 4 - offapi/com/sun/star/embed/XClassifiedObject.idl | 6 - offapi/com/sun/star/embed/XCommonEmbedPersist.idl | 6 - offapi/com/sun/star/embed/XComponentSupplier.idl | 4 - .../star/embed/XEmbedObjectClipboardCreator.idl | 4 - offapi/com/sun/star/embed/XEmbedObjectCreator.idl | 6 - offapi/com/sun/star/embed/XEmbedObjectFactory.idl | 4 - offapi/com/sun/star/embed/XEmbedPersist.idl | 9 -- offapi/com/sun/star/embed/XEmbeddedClient.idl | 5 - offapi/com/sun/star/embed/XEmbeddedObject.idl | 22 --- .../sun/star/embed/XEncryptionProtectedSource.idl | 5 - .../sun/star/embed/XEncryptionProtectedSource2.idl | 5 - .../sun/star/embed/XEncryptionProtectedStorage.idl | 5 - .../com/sun/star/embed/XExtendedStorageStream.idl | 11 -- offapi/com/sun/star/embed/XHatchWindow.idl | 4 - .../com/sun/star/embed/XHatchWindowController.idl | 5 - offapi/com/sun/star/embed/XHatchWindowFactory.idl | 4 - .../sun/star/embed/XHierarchicalStorageAccess.idl | 7 - .../sun/star/embed/XHierarchicalStorageAccess2.idl | 4 - offapi/com/sun/star/embed/XInplaceClient.idl | 15 --- offapi/com/sun/star/embed/XInplaceObject.idl | 6 - offapi/com/sun/star/embed/XInsertObjectDialog.idl | 4 - offapi/com/sun/star/embed/XLinkCreator.idl | 4 - offapi/com/sun/star/embed/XLinkFactory.idl | 4 - offapi/com/sun/star/embed/XLinkageSupport.idl | 6 - offapi/com/sun/star/embed/XOLESimpleStorage.idl | 8 -- offapi/com/sun/star/embed/XOptimizedStorage.idl | 10 -- .../sun/star/embed/XPackageStructureCreator.idl | 4 - offapi/com/sun/star/embed/XPersistanceHolder.idl | 5 - offapi/com/sun/star/embed/XRelationshipAccess.idl | 13 -- .../com/sun/star/embed/XStateChangeBroadcaster.idl | 5 - offapi/com/sun/star/embed/XStateChangeListener.idl | 5 - offapi/com/sun/star/embed/XStorage.idl | 21 --- offapi/com/sun/star/embed/XStorage2.idl | 5 - offapi/com/sun/star/embed/XStorageRawAccess.idl | 6 - offapi/com/sun/star/embed/XTransactedObject.idl | 4 - .../com/sun/star/embed/XTransactionBroadcaster.idl | 5 - offapi/com/sun/star/embed/XTransactionListener.idl | 7 - .../com/sun/star/embed/XTransferableSupplier.idl | 4 - offapi/com/sun/star/embed/XVisualObject.idl | 7 - offapi/com/sun/star/embed/XWindowSupplier.idl | 4 - offapi/com/sun/star/form/DataAwareControlModel.idl | 6 - offapi/com/sun/star/form/DataSelectionType.idl | 3 - offapi/com/sun/star/form/DatabaseDeleteEvent.idl | 3 - .../com/sun/star/form/DatabaseParameterEvent.idl | 3 - offapi/com/sun/star/form/ErrorEvent.idl | 3 - offapi/com/sun/star/form/FormButtonType.idl | 7 - offapi/com/sun/star/form/FormComponent.idl | 4 - offapi/com/sun/star/form/FormComponentType.idl | 4 - offapi/com/sun/star/form/FormComponents.idl | 3 - offapi/com/sun/star/form/FormControlModel.idl | 6 - offapi/com/sun/star/form/FormController.idl | 3 - .../com/sun/star/form/FormControllerDispatcher.idl | 3 - offapi/com/sun/star/form/FormSubmitEncoding.idl | 6 - offapi/com/sun/star/form/FormSubmitMethod.idl | 5 - offapi/com/sun/star/form/Forms.idl | 3 - offapi/com/sun/star/form/ListSourceType.idl | 9 -- offapi/com/sun/star/form/NavigationBarMode.idl | 6 - .../sun/star/form/PropertyBrowserController.idl | 3 - offapi/com/sun/star/form/TabulatorCycle.idl | 6 - .../sun/star/form/XApproveActionBroadcaster.idl | 5 - .../com/sun/star/form/XApproveActionListener.idl | 4 - offapi/com/sun/star/form/XBoundComponent.idl | 4 - offapi/com/sun/star/form/XBoundControl.idl | 5 - offapi/com/sun/star/form/XChangeBroadcaster.idl | 5 - offapi/com/sun/star/form/XChangeListener.idl | 4 - .../sun/star/form/XConfirmDeleteBroadcaster.idl | 5 - .../com/sun/star/form/XConfirmDeleteListener.idl | 4 - .../star/form/XDatabaseParameterBroadcaster.idl | 5 - .../star/form/XDatabaseParameterBroadcaster2.idl | 5 - .../sun/star/form/XDatabaseParameterListener.idl | 4 - offapi/com/sun/star/form/XDeleteListener.idl | 5 - offapi/com/sun/star/form/XErrorBroadcaster.idl | 5 - offapi/com/sun/star/form/XErrorListener.idl | 4 - offapi/com/sun/star/form/XForm.idl | 3 - offapi/com/sun/star/form/XFormComponent.idl | 3 - offapi/com/sun/star/form/XFormController.idl | 3 - .../com/sun/star/form/XFormControllerListener.idl | 5 - offapi/com/sun/star/form/XFormsSupplier.idl | 4 - offapi/com/sun/star/form/XFormsSupplier2.idl | 3 - offapi/com/sun/star/form/XGrid.idl | 5 - offapi/com/sun/star/form/XGridColumnFactory.idl | 5 - offapi/com/sun/star/form/XGridControl.idl | 4 - offapi/com/sun/star/form/XGridControlListener.idl | 4 - .../com/sun/star/form/XGridFieldDataSupplier.idl | 5 - offapi/com/sun/star/form/XGridPeer.idl | 5 - .../com/sun/star/form/XImageProducerSupplier.idl | 4 - offapi/com/sun/star/form/XInsertListener.idl | 5 - offapi/com/sun/star/form/XLoadListener.idl | 8 -- offapi/com/sun/star/form/XLoadable.idl | 8 -- offapi/com/sun/star/form/XPositioningListener.idl | 4 - offapi/com/sun/star/form/XReset.idl | 6 - offapi/com/sun/star/form/XResetListener.idl | 5 - offapi/com/sun/star/form/XRestoreListener.idl | 4 - offapi/com/sun/star/form/XSubmit.idl | 6 - offapi/com/sun/star/form/XSubmitListener.idl | 4 - offapi/com/sun/star/form/XUpdateBroadcaster.idl | 5 - offapi/com/sun/star/form/XUpdateListener.idl | 5 - .../sun/star/form/binding/BindableControlModel.idl | 2 - .../form/binding/BindableDataAwareControlModel.idl | 3 - .../star/form/binding/BindableDatabaseCheckBox.idl | 3 - .../star/form/binding/BindableDatabaseComboBox.idl | 3 - .../form/binding/BindableDatabaseDateField.idl | 3 - .../binding/BindableDatabaseFormattedField.idl | 3 - .../star/form/binding/BindableDatabaseListBox.idl | 3 - .../form/binding/BindableDatabaseNumericField.idl | 3 - .../form/binding/BindableDatabaseRadioButton.idl | 3 - .../form/binding/BindableDatabaseTextField.idl | 3 - .../form/binding/BindableDatabaseTimeField.idl | 3 - .../form/binding/BindableIntegerValueRange.idl | 3 - .../form/binding/IncompatibleTypesException.idl | 4 - .../form/binding/InvalidBindingStateException.idl | 4 - .../com/sun/star/form/binding/ListEntryEvent.idl | 3 - .../com/sun/star/form/binding/ListEntrySource.idl | 4 - offapi/com/sun/star/form/binding/ValueBinding.idl | 5 - .../com/sun/star/form/binding/XBindableValue.idl | 3 - .../sun/star/form/binding/XListEntryListener.idl | 3 - .../com/sun/star/form/binding/XListEntrySink.idl | 3 - .../com/sun/star/form/binding/XListEntrySource.idl | 3 - offapi/com/sun/star/form/binding/XValueBinding.idl | 4 - offapi/com/sun/star/form/component/CheckBox.idl | 5 - offapi/com/sun/star/form/component/ComboBox.idl | 3 - .../com/sun/star/form/component/CommandButton.idl | 4 - .../com/sun/star/form/component/CurrencyField.idl | 3 - offapi/com/sun/star/form/component/DataForm.idl | 10 -- .../sun/star/form/component/DatabaseCheckBox.idl | 3 - .../sun/star/form/component/DatabaseComboBox.idl | 5 - .../star/form/component/DatabaseCurrencyField.idl | 3 - .../sun/star/form/component/DatabaseDateField.idl | 3 - .../star/form/component/DatabaseFormattedField.idl | 4 - .../star/form/component/DatabaseImageControl.idl | 4 - .../sun/star/form/component/DatabaseListBox.idl | 5 - .../star/form/component/DatabaseNumericField.idl | 3 - .../star/form/component/DatabasePatternField.idl | 4 - .../star/form/component/DatabaseRadioButton.idl | 3 - .../sun/star/form/component/DatabaseTextField.idl | 4 - .../sun/star/form/component/DatabaseTimeField.idl | 3 - offapi/com/sun/star/form/component/DateField.idl | 4 - offapi/com/sun/star/form/component/FileControl.idl | 3 - offapi/com/sun/star/form/component/FixedText.idl | 3 - offapi/com/sun/star/form/component/Form.idl | 3 - .../com/sun/star/form/component/FormattedField.idl | 3 - offapi/com/sun/star/form/component/GridControl.idl | 10 -- offapi/com/sun/star/form/component/GroupBox.idl | 3 - offapi/com/sun/star/form/component/HTMLForm.idl | 6 - .../com/sun/star/form/component/HiddenControl.idl | 3 - offapi/com/sun/star/form/component/ImageButton.idl | 6 - offapi/com/sun/star/form/component/ListBox.idl | 3 - .../sun/star/form/component/NavigationToolBar.idl | 16 --- .../com/sun/star/form/component/NumericField.idl | 4 - .../com/sun/star/form/component/PatternField.idl | 3 - offapi/com/sun/star/form/component/RadioButton.idl | 5 - .../sun/star/form/component/RichTextControl.idl | 3 - offapi/com/sun/star/form/component/ScrollBar.idl | 4 - offapi/com/sun/star/form/component/SpinButton.idl | 4 - .../com/sun/star/form/component/SubmitButton.idl | 3 - offapi/com/sun/star/form/component/TextField.idl | 3 - offapi/com/sun/star/form/component/TimeField.idl | 4 - offapi/com/sun/star/form/control/CheckBox.idl | 3 - offapi/com/sun/star/form/control/ComboBox.idl | 3 - offapi/com/sun/star/form/control/CommandButton.idl | 3 - offapi/com/sun/star/form/control/CurrencyField.idl | 3 - offapi/com/sun/star/form/control/DateField.idl | 3 - .../com/sun/star/form/control/FormattedField.idl | 3 - offapi/com/sun/star/form/control/GridControl.idl | 3 - offapi/com/sun/star/form/control/GroupBox.idl | 3 - offapi/com/sun/star/form/control/ImageButton.idl | 3 - offapi/com/sun/star/form/control/ImageControl.idl | 3 - .../star/form/control/InteractionGridControl.idl | 3 - offapi/com/sun/star/form/control/ListBox.idl | 3 - .../sun/star/form/control/NavigationToolBar.idl | 3 - offapi/com/sun/star/form/control/NumericField.idl | 3 - offapi/com/sun/star/form/control/PatternField.idl | 3 - offapi/com/sun/star/form/control/RadioButton.idl | 3 - offapi/com/sun/star/form/control/SubmitButton.idl | 3 - offapi/com/sun/star/form/control/TextField.idl | 3 - offapi/com/sun/star/form/control/TimeField.idl | 3 - .../form/inspection/ButtonNavigationHandler.idl | 3 - .../form/inspection/CellBindingPropertyHandler.idl | 3 - .../DefaultFormComponentInspectorModel.idl | 3 - .../star/form/inspection/EditPropertyHandler.idl | 3 - .../com/sun/star/form/inspection/EventHandler.idl | 3 - .../inspection/FormComponentPropertyHandler.idl | 3 - .../form/inspection/SubmissionPropertyHandler.idl | 3 - .../form/inspection/XMLFormsPropertyHandler.idl | 3 - .../inspection/XSDValidationPropertyHandler.idl | 3 - offapi/com/sun/star/form/runtime/FeatureState.idl | 4 - offapi/com/sun/star/form/runtime/FilterEvent.idl | 4 - .../com/sun/star/form/runtime/FormController.idl | 4 - offapi/com/sun/star/form/runtime/FormFeature.idl | 4 - .../com/sun/star/form/runtime/FormOperations.idl | 4 - .../sun/star/form/runtime/XFeatureInvalidation.idl | 4 - .../sun/star/form/runtime/XFilterController.idl | 4 - .../form/runtime/XFilterControllerListener.idl | 4 - .../com/sun/star/form/runtime/XFormController.idl | 4 - .../star/form/runtime/XFormControllerContext.idl | 4 - .../com/sun/star/form/runtime/XFormOperations.idl | 4 - .../com/sun/star/form/submission/XSubmission.idl | 3 - .../star/form/submission/XSubmissionSupplier.idl | 3 - .../form/submission/XSubmissionVetoListener.idl | 3 - .../validation/ValidatableBindableControlModel.idl | 2 - .../form/validation/ValidatableControlModel.idl | 2 - .../validation/XFormComponentValidityListener.idl | 3 - .../com/sun/star/form/validation/XValidatable.idl | 3 - .../form/validation/XValidatableFormComponent.idl | 3 - offapi/com/sun/star/form/validation/XValidator.idl | 3 - .../validation/XValidityConstraintListener.idl | 3 - .../com/sun/star/formula/AccessibleFormulaText.idl | 3 - .../com/sun/star/formula/AccessibleFormulaView.idl | 3 - offapi/com/sun/star/formula/FormulaProperties.idl | 59 -------- offapi/com/sun/star/formula/SymbolDescriptor.idl | 2 - offapi/com/sun/star/frame/BorderWidths.idl | 7 - offapi/com/sun/star/frame/CommandGroup.idl | 29 ---- offapi/com/sun/star/frame/Components.idl | 4 - offapi/com/sun/star/frame/ContentHandler.idl | 4 - .../com/sun/star/frame/ContentHandlerFactory.idl | 6 - offapi/com/sun/star/frame/ControlCommand.idl | 5 - offapi/com/sun/star/frame/ControlEvent.idl | 5 - offapi/com/sun/star/frame/Controller.idl | 9 -- offapi/com/sun/star/frame/Desktop.idl | 7 - offapi/com/sun/star/frame/DesktopTask.idl | 3 - offapi/com/sun/star/frame/DesktopTasks.idl | 3 - offapi/com/sun/star/frame/DispatchDescriptor.idl | 6 - offapi/com/sun/star/frame/DispatchHelper.idl | 3 - offapi/com/sun/star/frame/DispatchInformation.idl | 5 - offapi/com/sun/star/frame/DispatchProvider.idl | 5 - offapi/com/sun/star/frame/DispatchRecorder.idl | 4 - .../sun/star/frame/DispatchRecorderSupplier.idl | 3 - offapi/com/sun/star/frame/DispatchResultEvent.idl | 5 - offapi/com/sun/star/frame/DispatchResultState.idl | 5 - offapi/com/sun/star/frame/DispatchStatement.idl | 8 -- offapi/com/sun/star/frame/DocumentTemplates.idl | 3 - .../star/frame/DoubleInitializationException.idl | 3 - offapi/com/sun/star/frame/FeatureStateEvent.idl | 8 -- offapi/com/sun/star/frame/Frame.idl | 13 -- offapi/com/sun/star/frame/FrameAction.idl | 11 -- offapi/com/sun/star/frame/FrameActionEvent.idl | 5 - offapi/com/sun/star/frame/FrameControl.idl | 6 - offapi/com/sun/star/frame/FrameLoader.idl | 6 - offapi/com/sun/star/frame/FrameLoaderFactory.idl | 6 - offapi/com/sun/star/frame/FrameSearchFlag.idl | 12 -- offapi/com/sun/star/frame/FramesContainer.idl | 4 - .../com/sun/star/frame/GlobalEventBroadcaster.idl | 3 - .../sun/star/frame/IllegalArgumentIOException.idl | 3 - offapi/com/sun/star/frame/LayoutManager.idl | 2 - offapi/com/sun/star/frame/LayoutManagerEvents.idl | 10 -- .../sun/star/frame/MediaTypeDetectionHelper.idl | 3 - offapi/com/sun/star/frame/ModuleManager.idl | 4 - offapi/com/sun/star/frame/PopupMenuController.idl | 8 -- .../sun/star/frame/PopupMenuControllerFactory.idl | 3 - offapi/com/sun/star/frame/ProtocolHandler.idl | 5 - offapi/com/sun/star/frame/SessionManager.idl | 2 - offapi/com/sun/star/frame/Settings.idl | 3 - offapi/com/sun/star/frame/StatusbarController.idl | 5 - .../sun/star/frame/StatusbarControllerFactory.idl | 3 - .../com/sun/star/frame/SynchronousFrameLoader.idl | 6 - offapi/com/sun/star/frame/Task.idl | 5 - offapi/com/sun/star/frame/TemplateAccess.idl | 5 - .../sun/star/frame/TerminationVetoException.idl | 3 - offapi/com/sun/star/frame/TitleChangedEvent.idl | 4 - offapi/com/sun/star/frame/ToolbarController.idl | 6 - .../TransientDocumentsDocumentContentFactory.idl | 4 - .../com/sun/star/frame/UnknownModuleException.idl | 2 - offapi/com/sun/star/frame/WindowArrange.idl | 9 -- .../com/sun/star/frame/XBorderResizeListener.idl | 4 - .../com/sun/star/frame/XBrowseHistoryRegistry.idl | 5 - offapi/com/sun/star/frame/XComponentLoader.idl | 4 - offapi/com/sun/star/frame/XComponentRegistry.idl | 4 - offapi/com/sun/star/frame/XConfigManager.idl | 6 - .../star/frame/XControlNotificationListener.idl | 4 - offapi/com/sun/star/frame/XController.idl | 10 -- offapi/com/sun/star/frame/XController2.idl | 4 - offapi/com/sun/star/frame/XControllerBorder.idl | 7 - offapi/com/sun/star/frame/XDesktop.idl | 9 -- offapi/com/sun/star/frame/XDesktopTask.idl | 5 - offapi/com/sun/star/frame/XDispatch.idl | 6 - offapi/com/sun/star/frame/XDispatchHelper.idl | 4 - .../star/frame/XDispatchInformationProvider.idl | 5 - offapi/com/sun/star/frame/XDispatchProvider.idl | 5 - .../star/frame/XDispatchProviderInterception.idl | 5 - .../star/frame/XDispatchProviderInterceptor.idl | 7 - offapi/com/sun/star/frame/XDispatchRecorder.idl | 8 -- .../sun/star/frame/XDispatchRecorderSupplier.idl | 6 - .../com/sun/star/frame/XDispatchResultListener.idl | 4 - offapi/com/sun/star/frame/XDocumentTemplates.idl | 12 -- .../sun/star/frame/XExtendedFilterDetection.idl | 3 - offapi/com/sun/star/frame/XFilterDetect.idl | 5 - offapi/com/sun/star/frame/XFrame.idl | 20 --- offapi/com/sun/star/frame/XFrameActionListener.idl | 4 - offapi/com/sun/star/frame/XFrameLoader.idl | 5 - offapi/com/sun/star/frame/XFrameLoaderQuery.idl | 5 - offapi/com/sun/star/frame/XFrameSetModel.idl | 5 - offapi/com/sun/star/frame/XFrames.idl | 6 - offapi/com/sun/star/frame/XFramesSupplier.idl | 6 - offapi/com/sun/star/frame/XInterceptorInfo.idl | 4 - offapi/com/sun/star/frame/XLayoutManager.idl | 2 - .../star/frame/XLayoutManagerEventBroadcaster.idl | 2 - .../com/sun/star/frame/XLayoutManagerListener.idl | 3 - offapi/com/sun/star/frame/XLoadEventListener.idl | 5 - offapi/com/sun/star/frame/XLoadable.idl | 5 - offapi/com/sun/star/frame/XMenuBarAcceptor.idl | 3 - .../com/sun/star/frame/XMenuBarMergingAcceptor.idl | 2 - offapi/com/sun/star/frame/XModel.idl | 14 -- offapi/com/sun/star/frame/XModel2.idl | 7 - offapi/com/sun/star/frame/XModule.idl | 4 - offapi/com/sun/star/frame/XModuleManager.idl | 3 - offapi/com/sun/star/frame/XNotifyingDispatch.idl | 4 - offapi/com/sun/star/frame/XPopupMenuController.idl | 3 - offapi/com/sun/star/frame/XRecordableDispatch.idl | 4 - .../com/sun/star/frame/XSessionManagerClient.idl | 2 - .../com/sun/star/frame/XSessionManagerListener.idl | 1 - .../sun/star/frame/XSessionManagerListener2.idl | 1 - offapi/com/sun/star/frame/XStatusListener.idl | 4 - offapi/com/sun/star/frame/XStatusbarController.idl | 9 -- offapi/com/sun/star/frame/XStorable.idl | 9 -- offapi/com/sun/star/frame/XStorable2.idl | 3 - .../com/sun/star/frame/XSubToolbarController.idl | 6 - offapi/com/sun/star/frame/XSynchronousDispatch.idl | 4 - .../com/sun/star/frame/XSynchronousFrameLoader.idl | 5 - offapi/com/sun/star/frame/XTask.idl | 7 - offapi/com/sun/star/frame/XTasksSupplier.idl | 5 - offapi/com/sun/star/frame/XTerminateListener.idl | 5 - offapi/com/sun/star/frame/XTerminateListener2.idl | 4 - offapi/com/sun/star/frame/XTitle.idl | 5 - .../com/sun/star/frame/XTitleChangeBroadcaster.idl | 5 - offapi/com/sun/star/frame/XTitleChangeListener.idl | 4 - offapi/com/sun/star/frame/XToolbarController.idl | 7 - .../sun/star/frame/XToolbarControllerListener.idl | 3 - .../XTransientDocumentsDocumentContentFactory.idl | 4 - .../sun/star/frame/XUIControllerRegistration.idl | 3 - offapi/com/sun/star/frame/XUntitledNumbers.idl | 7 - offapi/com/sun/star/frame/XUrlList.idl | 3 - offapi/com/sun/star/frame/XWindowArranger.idl | 5 - .../com/sun/star/frame/status/ClipboardFormats.idl | 5 - offapi/com/sun/star/frame/status/FontHeight.idl | 6 - offapi/com/sun/star/frame/status/ItemState.idl | 9 -- offapi/com/sun/star/frame/status/ItemStatus.idl | 5 - .../com/sun/star/frame/status/LeftRightMargin.idl | 4 - offapi/com/sun/star/frame/status/Template.idl | 5 - .../com/sun/star/frame/status/UpperLowerMargin.idl | 4 - .../star/frame/status/UpperLowerMarginScale.idl | 6 - offapi/com/sun/star/frame/status/Verb.idl | 6 - offapi/com/sun/star/frame/status/Visibility.idl | 4 - offapi/com/sun/star/gallery/GalleryItem.idl | 3 - offapi/com/sun/star/gallery/GalleryItemType.idl | 5 - offapi/com/sun/star/gallery/GalleryTheme.idl | 3 - .../com/sun/star/gallery/GalleryThemeProvider.idl | 3 - offapi/com/sun/star/gallery/XGalleryItem.idl | 3 - offapi/com/sun/star/gallery/XGalleryTheme.idl | 3 - .../com/sun/star/gallery/XGalleryThemeProvider.idl | 4 - offapi/com/sun/star/geometry/EllipticalArc.idl | 6 - offapi/com/sun/star/geometry/IntegerPoint2D.idl | 1 - .../com/sun/star/geometry/IntegerRectangle2D.idl | 3 - offapi/com/sun/star/geometry/IntegerSize2D.idl | 1 - offapi/com/sun/star/geometry/RealPoint2D.idl | 1 - offapi/com/sun/star/geometry/RealRectangle2D.idl | 3 - offapi/com/sun/star/geometry/RealRectangle3D.idl | 5 - offapi/com/sun/star/geometry/RealSize2D.idl | 1 - offapi/com/sun/star/geometry/XMapping2D.idl | 1 - offapi/com/sun/star/graphic/GraphicColorMode.idl | 4 - offapi/com/sun/star/graphic/GraphicType.idl | 4 - offapi/com/sun/star/i18n/AmPmValue.idl | 3 - offapi/com/sun/star/i18n/Boundary.idl | 3 - offapi/com/sun/star/i18n/BreakIterator.idl | 4 - offapi/com/sun/star/i18n/BreakType.idl | 3 - offapi/com/sun/star/i18n/CTLScriptType.idl | 4 - offapi/com/sun/star/i18n/Calendar.idl | 3 - offapi/com/sun/star/i18n/Calendar2.idl | 3 - offapi/com/sun/star/i18n/CalendarDisplayCode.idl | 3 - offapi/com/sun/star/i18n/CalendarDisplayIndex.idl | 3 - offapi/com/sun/star/i18n/CalendarFieldIndex.idl | 3 - offapi/com/sun/star/i18n/CalendarItem.idl | 3 - offapi/com/sun/star/i18n/CalendarItem2.idl | 3 - offapi/com/sun/star/i18n/ChapterCollator.idl | 3 - offapi/com/sun/star/i18n/CharType.idl | 3 - .../com/sun/star/i18n/CharacterClassification.idl | 3 - offapi/com/sun/star/i18n/CharacterIteratorMode.idl | 3 - offapi/com/sun/star/i18n/Collator.idl | 3 - offapi/com/sun/star/i18n/CollatorOptions.idl | 3 - offapi/com/sun/star/i18n/Currency.idl | 3 - offapi/com/sun/star/i18n/Currency2.idl | 3 - offapi/com/sun/star/i18n/DirectionProperty.idl | 3 - offapi/com/sun/star/i18n/ForbiddenCharacters.idl | 3 - offapi/com/sun/star/i18n/FormatElement.idl | 3 - offapi/com/sun/star/i18n/Implementation.idl | 3 - offapi/com/sun/star/i18n/IndexEntrySupplier.idl | 3 - .../com/sun/star/i18n/InputSequenceCheckMode.idl | 4 - offapi/com/sun/star/i18n/InputSequenceChecker.idl | 3 - offapi/com/sun/star/i18n/KCharacterType.idl | 3 - offapi/com/sun/star/i18n/KNumberFormatType.idl | 3 - offapi/com/sun/star/i18n/KNumberFormatUsage.idl | 3 - offapi/com/sun/star/i18n/KParseTokens.idl | 3 - offapi/com/sun/star/i18n/KParseType.idl | 3 - offapi/com/sun/star/i18n/LanguageCountryInfo.idl | 3 - .../sun/star/i18n/LineBreakHyphenationOptions.idl | 3 - offapi/com/sun/star/i18n/LineBreakResults.idl | 3 - offapi/com/sun/star/i18n/LineBreakUserOptions.idl | 3 - offapi/com/sun/star/i18n/LocaleCalendar.idl | 3 - offapi/com/sun/star/i18n/LocaleData.idl | 3 - offapi/com/sun/star/i18n/LocaleDataItem.idl | 2 - offapi/com/sun/star/i18n/LocaleItem.idl | 4 - offapi/com/sun/star/i18n/Months.idl | 3 - .../sun/star/i18n/MultipleCharsOutputException.idl | 4 - offapi/com/sun/star/i18n/NativeNumberMode.idl | 3 - offapi/com/sun/star/i18n/NativeNumberSupplier.idl | 3 - .../sun/star/i18n/NativeNumberXmlAttributes.idl | 3 - offapi/com/sun/star/i18n/NumberFormatCode.idl | 3 - offapi/com/sun/star/i18n/NumberFormatIndex.idl | 3 - offapi/com/sun/star/i18n/NumberFormatMapper.idl | 3 - offapi/com/sun/star/i18n/OrdinalSuffix.idl | 2 - offapi/com/sun/star/i18n/ParseResult.idl | 3 - offapi/com/sun/star/i18n/ScriptDirection.idl | 4 - offapi/com/sun/star/i18n/ScriptType.idl | 3 - offapi/com/sun/star/i18n/TextConversion.idl | 3 - offapi/com/sun/star/i18n/TextConversionOption.idl | 4 - offapi/com/sun/star/i18n/TextConversionResult.idl | 3 - offapi/com/sun/star/i18n/TextConversionType.idl | 4 - offapi/com/sun/star/i18n/Transliteration.idl | 3 - .../com/sun/star/i18n/TransliterationModules.idl | 3 - .../sun/star/i18n/TransliterationModulesExtra.idl | 6 - .../sun/star/i18n/TransliterationModulesNew.idl | 3 - offapi/com/sun/star/i18n/TransliterationType.idl | 3 - offapi/com/sun/star/i18n/UnicodeScript.idl | 3 - offapi/com/sun/star/i18n/UnicodeType.idl | 3 - offapi/com/sun/star/i18n/Weekdays.idl | 3 - offapi/com/sun/star/i18n/WordType.idl | 3 - offapi/com/sun/star/i18n/XBreakIterator.idl | 23 ---- offapi/com/sun/star/i18n/XCalendar.idl | 23 ---- offapi/com/sun/star/i18n/XCalendar3.idl | 8 -- .../com/sun/star/i18n/XCharacterClassification.idl | 14 -- offapi/com/sun/star/i18n/XCollator.idl | 10 -- offapi/com/sun/star/i18n/XExtendedCalendar.idl | 4 - .../sun/star/i18n/XExtendedIndexEntrySupplier.idl | 10 -- .../star/i18n/XExtendedInputSequenceChecker.idl | 3 - .../com/sun/star/i18n/XExtendedTextConversion.idl | 4 - .../com/sun/star/i18n/XExtendedTransliteration.idl | 6 - offapi/com/sun/star/i18n/XForbiddenCharacters.idl | 7 - offapi/com/sun/star/i18n/XIndexEntrySupplier.idl | 5 - offapi/com/sun/star/i18n/XInputSequenceChecker.idl | 4 - offapi/com/sun/star/i18n/XLocaleData.idl | 15 --- offapi/com/sun/star/i18n/XLocaleData2.idl | 3 - offapi/com/sun/star/i18n/XLocaleData3.idl | 3 - offapi/com/sun/star/i18n/XLocaleData4.idl | 3 - offapi/com/sun/star/i18n/XNativeNumberSupplier.idl | 7 - offapi/com/sun/star/i18n/XNumberFormatCode.idl | 7 - offapi/com/sun/star/i18n/XOrdinalSuffix.idl | 5 - offapi/com/sun/star/i18n/XScriptTypeDetector.idl | 9 -- offapi/com/sun/star/i18n/XTextConversion.idl | 6 - offapi/com/sun/star/i18n/XTransliteration.idl | 16 --- offapi/com/sun/star/i18n/reservedWords.idl | 3 - offapi/com/sun/star/image/ImageMap.idl | 3 - offapi/com/sun/star/image/ImageMapCircleObject.idl | 3 - offapi/com/sun/star/image/ImageMapObject.idl | 3 - .../com/sun/star/image/ImageMapPolygonObject.idl | 3 - .../com/sun/star/image/ImageMapRectangleObject.idl | 3 - .../sun/star/inspection/DefaultHelpProvider.idl | 4 - .../sun/star/inspection/GenericPropertyHandler.idl | 3 - .../star/inspection/InteractiveSelectionResult.idl | 3 - offapi/com/sun/star/inspection/LineDescriptor.idl | 3 - offapi/com/sun/star/inspection/ObjectInspector.idl | 3 - .../sun/star/inspection/ObjectInspectorModel.idl | 3 - .../star/inspection/PropertyCategoryDescriptor.idl | 3 - .../sun/star/inspection/PropertyControlType.idl | 3 - .../sun/star/inspection/PropertyLineElement.idl | 3 - .../sun/star/inspection/StringRepresentation.idl | 3 - .../com/sun/star/inspection/XHyperlinkControl.idl | 3 - offapi/com/sun/star/inspection/XNumericControl.idl | 3 - .../com/sun/star/inspection/XObjectInspector.idl | 3 - .../sun/star/inspection/XObjectInspectorModel.idl | 3 - .../com/sun/star/inspection/XObjectInspectorUI.idl | 3 - .../com/sun/star/inspection/XPropertyControl.idl | 3 - .../star/inspection/XPropertyControlContext.idl | 3 - .../star/inspection/XPropertyControlFactory.idl | 3 - .../star/inspection/XPropertyControlObserver.idl | 4 - .../com/sun/star/inspection/XPropertyHandler.idl | 3 - .../com/sun/star/inspection/XStringListControl.idl | 3 - .../sun/star/inspection/XStringRepresentation.idl | 3 - .../sun/star/installation/InstallationCheck.idl | 3 - .../star/installation/InstallationCheckService.idl | 3 - .../com/sun/star/installation/InternetSettings.idl | 3 - offapi/com/sun/star/installation/ProtDlgRes.idl | 6 - .../sun/star/installation/ProtocolHandlerCheck.idl | 3 - .../installation/ProtocolHandlerCheckService.idl | 3 - .../sun/star/installation/XInstallationCheck.idl | 8 -- .../star/installation/XProtocolHandlerCheck.idl | 7 - offapi/com/sun/star/installation/protocols.idl | 9 -- .../sun/star/linguistic2/ConversionDictionary.idl | 3 - .../star/linguistic2/ConversionDictionaryList.idl | 3 - .../star/linguistic2/ConversionDictionaryType.idl | 3 - .../sun/star/linguistic2/ConversionDirection.idl | 3 - .../star/linguistic2/ConversionPropertyType.idl | 3 - offapi/com/sun/star/linguistic2/Dictionary.idl | 3 - .../com/sun/star/linguistic2/DictionaryEvent.idl | 5 - .../sun/star/linguistic2/DictionaryEventFlags.idl | 10 -- offapi/com/sun/star/linguistic2/DictionaryList.idl | 3 - .../sun/star/linguistic2/DictionaryListEvent.idl | 5 - .../star/linguistic2/DictionaryListEventFlags.idl | 11 -- offapi/com/sun/star/linguistic2/DictionaryType.idl | 6 - .../HangulHanjaConversionDictionary.idl | 3 - offapi/com/sun/star/linguistic2/Hyphenator.idl | 3 - .../com/sun/star/linguistic2/LinguProperties.idl | 22 --- .../com/sun/star/linguistic2/LinguServiceEvent.idl | 4 - .../star/linguistic2/LinguServiceEventFlags.idl | 7 - .../sun/star/linguistic2/LinguServiceManager.idl | 3 - offapi/com/sun/star/linguistic2/Proofreader.idl | 4 - .../sun/star/linguistic2/ProofreadingIterator.idl | 4 - .../sun/star/linguistic2/ProofreadingResult.idl | 3 - .../star/linguistic2/SingleProofreadingError.idl | 3 - offapi/com/sun/star/linguistic2/SpellChecker.idl | 3 - offapi/com/sun/star/linguistic2/SpellFailure.idl | 6 - offapi/com/sun/star/linguistic2/Thesaurus.idl | 3 - .../com/sun/star/linguistic2/XAvailableLocales.idl | 4 - .../sun/star/linguistic2/XConversionDictionary.idl | 14 -- .../star/linguistic2/XConversionDictionaryList.idl | 7 - .../star/linguistic2/XConversionPropertyType.idl | 5 - offapi/com/sun/star/linguistic2/XDictionary.idl | 18 --- offapi/com/sun/star/linguistic2/XDictionary1.idl | 18 --- .../com/sun/star/linguistic2/XDictionaryEntry.idl | 6 - .../star/linguistic2/XDictionaryEventListener.idl | 4 - .../com/sun/star/linguistic2/XDictionaryList.idl | 14 -- .../linguistic2/XDictionaryListEventListener.idl | 4 - .../com/sun/star/linguistic2/XHyphenatedWord.idl | 9 -- offapi/com/sun/star/linguistic2/XHyphenator.idl | 6 - .../com/sun/star/linguistic2/XLanguageGuessing.idl | 6 - .../linguistic2/XLinguServiceEventBroadcaster.idl | 5 - .../linguistic2/XLinguServiceEventListener.idl | 4 - .../sun/star/linguistic2/XLinguServiceManager.idl | 11 -- offapi/com/sun/star/linguistic2/XMeaning.idl | 5 - .../com/sun/star/linguistic2/XPossibleHyphens.idl | 7 - offapi/com/sun/star/linguistic2/XProofreader.idl | 7 - .../sun/star/linguistic2/XProofreadingIterator.idl | 7 - .../sun/star/linguistic2/XSearchableDictionary.idl | 4 - .../star/linguistic2/XSearchableDictionaryList.idl | 4 - .../sun/star/linguistic2/XSetSpellAlternatives.idl | 5 - .../sun/star/linguistic2/XSpellAlternatives.idl | 8 -- offapi/com/sun/star/linguistic2/XSpellChecker.idl | 5 - offapi/com/sun/star/linguistic2/XSpellChecker1.idl | 5 - .../sun/star/linguistic2/XSupportedLanguages.idl | 5 - .../com/sun/star/linguistic2/XSupportedLocales.idl | 5 - offapi/com/sun/star/linguistic2/XThesaurus.idl | 4 - offapi/com/sun/star/logging/ConsoleHandler.idl | 4 - offapi/com/sun/star/logging/CsvLogFormatter.idl | 4 - offapi/com/sun/star/logging/DocumentIOLogRing.idl | 4 - offapi/com/sun/star/logging/FileHandler.idl | 4 - offapi/com/sun/star/logging/LogLevel.idl | 4 - offapi/com/sun/star/logging/LogRecord.idl | 4 - offapi/com/sun/star/logging/LoggerPool.idl | 4 - offapi/com/sun/star/logging/PlainTextFormatter.idl | 4 - offapi/com/sun/star/logging/SimpleLogRing.idl | 4 - offapi/com/sun/star/logging/XConsoleHandler.idl | 4 - offapi/com/sun/star/logging/XCsvLogFormatter.idl | 4 - offapi/com/sun/star/logging/XLogFormatter.idl | 4 - offapi/com/sun/star/logging/XLogHandler.idl | 4 - offapi/com/sun/star/logging/XLogger.idl | 4 - offapi/com/sun/star/logging/XLoggerPool.idl | 4 - offapi/com/sun/star/logging/XSimpleLogRing.idl | 4 - offapi/com/sun/star/media/ZoomLevel.idl | 8 -- offapi/com/sun/star/mozilla/MenuMultipleChange.idl | 11 -- offapi/com/sun/star/mozilla/MenuProxy.idl | 4 - offapi/com/sun/star/mozilla/MenuProxyListener.idl | 4 - offapi/com/sun/star/mozilla/MenuSingleChange.idl | 5 - offapi/com/sun/star/mozilla/MozillaBootstrap.idl | 3 - offapi/com/sun/star/mozilla/MozillaProductType.idl | 3 - .../com/sun/star/mozilla/XCloseSessionListener.idl | 4 - offapi/com/sun/star/mozilla/XCodeProxy.idl | 1 - offapi/com/sun/star/mozilla/XMenuProxy.idl | 6 - offapi/com/sun/star/mozilla/XMenuProxyListener.idl | 6 - offapi/com/sun/star/mozilla/XMozillaBootstrap.idl | 1 - offapi/com/sun/star/mozilla/XPluginInstance.idl | 10 -- .../sun/star/mozilla/XPluginInstanceNotifySink.idl | 4 - .../com/sun/star/mozilla/XPluginInstancePeer.idl | 10 -- .../sun/star/mozilla/XPluginInstanceSyncPeer.idl | 4 - offapi/com/sun/star/mozilla/XPluginWindowPeer.idl | 4 - offapi/com/sun/star/mozilla/XProfileDiscover.idl | 1 - offapi/com/sun/star/mozilla/XProfileManager.idl | 1 - offapi/com/sun/star/mozilla/XProxyRunner.idl | 1 - .../star/mozilla/XRemoteServiceManagerProvider.idl | 4 - offapi/com/sun/star/office/XAnnotation.idl | 3 - offapi/com/sun/star/office/XAnnotationAccess.idl | 3 - .../com/sun/star/office/XAnnotationEnumeration.idl | 5 - .../packages/EncryptionNotAllowedException.idl | 3 - .../sun/star/packages/NoEncryptionException.idl | 3 - .../com/sun/star/packages/NoRawFormatException.idl | 3 - offapi/com/sun/star/packages/Package.idl | 2 - offapi/com/sun/star/packages/PackageFolder.idl | 2 - .../sun/star/packages/PackageFolderEnumeration.idl | 2 - offapi/com/sun/star/packages/PackageStream.idl | 2 - .../sun/star/packages/WrongPasswordException.idl | 3 - .../com/sun/star/packages/XDataSinkEncrSupport.idl | 8 -- .../sun/star/packages/manifest/XManifestReader.idl | 3 - .../sun/star/packages/manifest/XManifestWriter.idl | 2 - .../com/sun/star/packages/zip/XZipFileAccess.idl | 4 - offapi/com/sun/star/packages/zip/ZipConstants.idl | 55 -------- offapi/com/sun/star/packages/zip/ZipEntry.idl | 15 --- offapi/com/sun/star/packages/zip/ZipException.idl | 3 - offapi/com/sun/star/packages/zip/ZipFileAccess.idl | 3 - .../com/sun/star/packages/zip/ZipIOException.idl | 3 - offapi/com/sun/star/plugin/PluginDescription.idl | 3 - offapi/com/sun/star/plugin/PluginException.idl | 3 - offapi/com/sun/star/plugin/PluginManager.idl | 3 - offapi/com/sun/star/plugin/PluginMode.idl | 3 - offapi/com/sun/star/plugin/PluginVariable.idl | 3 - offapi/com/sun/star/plugin/XPlugin.idl | 3 - offapi/com/sun/star/plugin/XPluginContext.idl | 3 - offapi/com/sun/star/plugin/XPluginManager.idl | 3 - .../com/sun/star/presentation/AnimationEffect.idl | 115 ---------------- .../com/sun/star/presentation/AnimationSpeed.idl | 6 - offapi/com/sun/star/presentation/ChartShape.idl | 3 - offapi/com/sun/star/presentation/ClickAction.idl | 17 --- .../sun/star/presentation/CustomPresentation.idl | 3 - .../star/presentation/CustomPresentationAccess.idl | 3 - offapi/com/sun/star/presentation/DateTimeShape.idl | 3 - .../com/sun/star/presentation/DocumentSettings.idl | 7 - offapi/com/sun/star/presentation/DrawPage.idl | 17 --- .../com/sun/star/presentation/EffectCommands.idl | 3 - .../com/sun/star/presentation/EffectNodeType.idl | 3 - .../sun/star/presentation/EffectPresetClass.idl | 3 - offapi/com/sun/star/presentation/FadeEffect.idl | 60 --------- offapi/com/sun/star/presentation/FooterShape.idl | 3 - .../sun/star/presentation/GraphicObjectShape.idl | 3 - offapi/com/sun/star/presentation/HandoutShape.idl | 3 - offapi/com/sun/star/presentation/HandoutView.idl | 4 - offapi/com/sun/star/presentation/HeaderShape.idl | 3 - offapi/com/sun/star/presentation/NotesShape.idl | 3 - offapi/com/sun/star/presentation/NotesView.idl | 4 - offapi/com/sun/star/presentation/OLE2Shape.idl | 3 - offapi/com/sun/star/presentation/OutlineView.idl | 8 -- offapi/com/sun/star/presentation/OutlinerShape.idl | 3 - offapi/com/sun/star/presentation/PageShape.idl | 3 - .../com/sun/star/presentation/ParagraphTarget.idl | 3 - offapi/com/sun/star/presentation/Presentation.idl | 16 --- offapi/com/sun/star/presentation/Presentation2.idl | 4 - .../sun/star/presentation/PresentationDocument.idl | 3 - .../sun/star/presentation/PresentationRange.idl | 5 - .../com/sun/star/presentation/PresentationView.idl | 10 -- offapi/com/sun/star/presentation/PreviewView.idl | 10 -- offapi/com/sun/star/presentation/Shape.idl | 18 --- .../star/presentation/ShapeAnimationSubType.idl | 3 - .../com/sun/star/presentation/SlideNumberShape.idl | 3 - offapi/com/sun/star/presentation/SlidesView.idl | 8 -- offapi/com/sun/star/presentation/SubtitleShape.idl | 3 - .../sun/star/presentation/TextAnimationType.idl | 3 - .../com/sun/star/presentation/TitleTextShape.idl | 3 - .../presentation/XCustomPresentationSupplier.idl | 4 - .../star/presentation/XHandoutMasterSupplier.idl | 3 - offapi/com/sun/star/presentation/XPresentation.idl | 6 - .../com/sun/star/presentation/XPresentation2.idl | 8 -- .../sun/star/presentation/XPresentationPage.idl | 4 - .../star/presentation/XPresentationSupplier.idl | 4 - .../sun/star/presentation/XSlideShowController.idl | 36 ----- .../sun/star/presentation/textfield/DateTime.idl | 3 - .../com/sun/star/presentation/textfield/Footer.idl | 3 - .../com/sun/star/presentation/textfield/Header.idl | 3 - offapi/com/sun/star/rdf/BlankNode.idl | 4 - offapi/com/sun/star/rdf/FileFormat.idl | 3 - offapi/com/sun/star/rdf/Literal.idl | 6 - offapi/com/sun/star/rdf/ParseException.idl | 3 - offapi/com/sun/star/rdf/QueryException.idl | 3 - offapi/com/sun/star/rdf/Repository.idl | 3 - offapi/com/sun/star/rdf/RepositoryException.idl | 3 - offapi/com/sun/star/rdf/Statement.idl | 3 - offapi/com/sun/star/rdf/URI.idl | 6 - offapi/com/sun/star/rdf/URIs.idl | 3 - offapi/com/sun/star/rdf/XBlankNode.idl | 3 - .../com/sun/star/rdf/XDocumentMetadataAccess.idl | 15 --- offapi/com/sun/star/rdf/XDocumentRepository.idl | 7 - offapi/com/sun/star/rdf/XLiteral.idl | 3 - offapi/com/sun/star/rdf/XMetadatable.idl | 5 - offapi/com/sun/star/rdf/XNamedGraph.idl | 8 -- offapi/com/sun/star/rdf/XNode.idl | 3 - offapi/com/sun/star/rdf/XQuerySelectResult.idl | 4 - offapi/com/sun/star/rdf/XReifiedStatement.idl | 3 - offapi/com/sun/star/rdf/XRepository.idl | 14 -- offapi/com/sun/star/rdf/XRepositorySupplier.idl | 4 - offapi/com/sun/star/rdf/XResource.idl | 3 - offapi/com/sun/star/rdf/XURI.idl | 3 - .../com/sun/star/rendering/AnimationAttributes.idl | 2 - offapi/com/sun/star/rendering/AnimationRepeat.idl | 3 - offapi/com/sun/star/rendering/EmphasisMark.idl | 8 -- offapi/com/sun/star/rendering/FillRule.idl | 1 - offapi/com/sun/star/rendering/FontInfo.idl | 5 - offapi/com/sun/star/rendering/FontMetrics.idl | 6 - offapi/com/sun/star/rendering/FontRequest.idl | 3 - .../com/sun/star/rendering/InterpolationMode.idl | 4 - offapi/com/sun/star/rendering/PathCapType.idl | 2 - offapi/com/sun/star/rendering/PathJoinType.idl | 3 - offapi/com/sun/star/rendering/RenderState.idl | 3 - offapi/com/sun/star/rendering/RenderingIntent.idl | 1 - offapi/com/sun/star/rendering/RepaintResult.idl | 2 - offapi/com/sun/star/rendering/StringContext.idl | 2 - offapi/com/sun/star/rendering/StrokeAttributes.idl | 6 - offapi/com/sun/star/rendering/Texture.idl | 7 - offapi/com/sun/star/rendering/TexturingMode.idl | 2 - offapi/com/sun/star/rendering/ViewState.idl | 1 - offapi/com/sun/star/rendering/XAnimatedSprite.idl | 5 - offapi/com/sun/star/rendering/XAnimation.idl | 1 - .../sun/star/rendering/XBezierPolyPolygon2D.idl | 3 - offapi/com/sun/star/rendering/XBitmap.idl | 2 - offapi/com/sun/star/rendering/XBitmapPalette.idl | 3 - .../com/sun/star/rendering/XBufferController.idl | 3 - offapi/com/sun/star/rendering/XCanvas.idl | 16 --- offapi/com/sun/star/rendering/XCanvasFont.idl | 5 - offapi/com/sun/star/rendering/XColorSpace.idl | 1 - offapi/com/sun/star/rendering/XGraphicDevice.idl | 12 -- offapi/com/sun/star/rendering/XHalfFloatBitmap.idl | 2 - .../star/rendering/XHalfFloatReadOnlyBitmap.idl | 2 - .../com/sun/star/rendering/XIeeeDoubleBitmap.idl | 2 - .../star/rendering/XIeeeDoubleReadOnlyBitmap.idl | 2 - offapi/com/sun/star/rendering/XIeeeFloatBitmap.idl | 2 - .../star/rendering/XIeeeFloatReadOnlyBitmap.idl | 2 - offapi/com/sun/star/rendering/XIntegerBitmap.idl | 2 - .../sun/star/rendering/XIntegerReadOnlyBitmap.idl | 2 - .../com/sun/star/rendering/XLinePolyPolygon2D.idl | 3 - .../star/rendering/XParametricPolyPolygon2D.idl | 3 - offapi/com/sun/star/rendering/XPolyPolygon2D.idl | 6 - offapi/com/sun/star/rendering/XSimpleCanvas.idl | 23 ---- offapi/com/sun/star/rendering/XSprite.idl | 6 - offapi/com/sun/star/rendering/XTextLayout.idl | 17 --- offapi/com/sun/star/report/Calculation.idl | 4 - offapi/com/sun/star/report/FixedLine.idl | 3 - offapi/com/sun/star/report/FixedText.idl | 3 - offapi/com/sun/star/report/ForceNewPage.idl | 4 - offapi/com/sun/star/report/FormatCondition.idl | 3 - offapi/com/sun/star/report/FormattedField.idl | 3 - offapi/com/sun/star/report/Function.idl | 3 - offapi/com/sun/star/report/Group.idl | 3 - offapi/com/sun/star/report/GroupKeepTogether.idl | 4 - offapi/com/sun/star/report/GroupOn.idl | 4 - offapi/com/sun/star/report/Groups.idl | 3 - offapi/com/sun/star/report/ImageControl.idl | 3 - offapi/com/sun/star/report/KeepTogether.idl | 4 - offapi/com/sun/star/report/ReportControlFormat.idl | 3 - offapi/com/sun/star/report/ReportControlModel.idl | 3 - offapi/com/sun/star/report/ReportDefinition.idl | 3 - offapi/com/sun/star/report/ReportPrintOption.idl | 4 - offapi/com/sun/star/report/Section.idl | 3 - offapi/com/sun/star/report/SectionPageBreak.idl | 4 - offapi/com/sun/star/report/Shape.idl | 3 - offapi/com/sun/star/report/XFixedLine.idl | 8 -- offapi/com/sun/star/report/XFixedText.idl | 3 - offapi/com/sun/star/report/XFormatCondition.idl | 3 - offapi/com/sun/star/report/XFormattedField.idl | 3 - offapi/com/sun/star/report/XFunction.idl | 3 - offapi/com/sun/star/report/XFunctions.idl | 3 - offapi/com/sun/star/report/XFunctionsSupplier.idl | 3 - offapi/com/sun/star/report/XGroup.idl | 3 - offapi/com/sun/star/report/XGroups.idl | 3 - offapi/com/sun/star/report/XImageControl.idl | 3 - offapi/com/sun/star/report/XReportComponent.idl | 4 - .../com/sun/star/report/XReportControlFormat.idl | 40 ------ offapi/com/sun/star/report/XReportControlModel.idl | 3 - offapi/com/sun/star/report/XReportDefinition.idl | 5 - offapi/com/sun/star/report/XReportEngine.idl | 2 - offapi/com/sun/star/report/XSection.idl | 4 - offapi/com/sun/star/report/XShape.idl | 5 - .../star/report/inspection/DataProviderHandler.idl | 3 - .../inspection/DefaultComponentInspectorModel.idl | 3 - .../report/inspection/ReportComponentHandler.idl | 3 - offapi/com/sun/star/report/meta/XFormulaParser.idl | 2 - .../com/sun/star/report/meta/XFunctionCategory.idl | 2 - .../sun/star/report/meta/XFunctionDescription.idl | 4 - .../com/sun/star/report/meta/XFunctionManager.idl | 2 - .../sun/star/resource/MissingResourceException.idl | 3 - .../com/sun/star/resource/OfficeResourceLoader.idl | 4 - offapi/com/sun/star/resource/StringResource.idl | 3 - .../star/resource/StringResourceWithLocation.idl | 3 - .../star/resource/StringResourceWithStorage.idl | 3 - offapi/com/sun/star/resource/XLocale.idl | 21 --- offapi/com/sun/star/resource/XResourceBundle.idl | 6 - .../sun/star/resource/XResourceBundleLoader.idl | 5 - .../sun/star/resource/XStringResourceManager.idl | 3 - .../star/resource/XStringResourcePersistence.idl | 3 - .../sun/star/resource/XStringResourceResolver.idl | 3 - .../sun/star/resource/XStringResourceSupplier.idl | 4 - .../star/resource/XStringResourceWithLocation.idl | 3 - .../star/resource/XStringResourceWithStorage.idl | 3 - offapi/com/sun/star/scanner/ScanError.idl | 9 -- offapi/com/sun/star/scanner/ScannerContext.idl | 5 - offapi/com/sun/star/scanner/ScannerException.idl | 4 - offapi/com/sun/star/scanner/ScannerManager.idl | 3 - offapi/com/sun/star/scanner/XScannerManager.idl | 8 -- offapi/com/sun/star/scanner/XScannerManager2.idl | 4 - .../star/script/DocumentDialogLibraryContainer.idl | 4 - .../star/script/DocumentScriptLibraryContainer.idl | 4 - .../sun/star/script/LibraryNotLoadedException.idl | 4 - offapi/com/sun/star/script/ModuleInfo.idl | 2 - .../sun/star/script/ModuleSizeExceededRequest.idl | 3 - offapi/com/sun/star/script/ModuleType.idl | 2 - offapi/com/sun/star/script/NativeObjectWrapper.idl | 2 - offapi/com/sun/star/script/XLibraryContainer.idl | 3 - offapi/com/sun/star/script/XLibraryContainer2.idl | 3 - offapi/com/sun/star/script/XLibraryContainer3.idl | 3 - .../sun/star/script/XLibraryContainerExport.idl | 3 - .../sun/star/script/XLibraryContainerPassword.idl | 3 - .../sun/star/script/XLibraryQueryExecutable.idl | 2 - .../star/script/XPersistentLibraryContainer.idl | 4 - .../star/script/XStorageBasedLibraryContainer.idl | 4 - .../script/browse/BrowseNodeFactoryViewTypes.idl | 1 - .../com/sun/star/script/browse/BrowseNodeTypes.idl | 1 - offapi/com/sun/star/script/browse/XBrowseNode.idl | 5 - .../sun/star/script/browse/XBrowseNodeFactory.idl | 4 - .../script/provider/LanguageScriptProvider.idl | 3 - .../star/script/provider/MasterScriptProvider.idl | 3 - .../script/provider/ScriptErrorRaisedException.idl | 3 - .../provider/ScriptExceptionRaisedException.idl | 3 - .../provider/ScriptFrameworkErrorException.idl | 3 - .../script/provider/ScriptFrameworkErrorType.idl | 3 - .../sun/star/script/provider/ScriptProvider.idl | 3 - .../script/provider/ScriptProviderForBasic.idl | 3 - .../script/provider/ScriptProviderForBeanShell.idl | 3 - .../star/script/provider/ScriptProviderForJava.idl | 3 - .../provider/ScriptProviderForJavaScript.idl | 3 - .../sun/star/script/provider/ScriptURIHelper.idl | 3 - offapi/com/sun/star/script/provider/XScript.idl | 4 - .../sun/star/script/provider/XScriptContext.idl | 4 - .../sun/star/script/provider/XScriptProvider.idl | 4 - .../script/provider/XScriptProviderFactory.idl | 4 - .../script/provider/XScriptProviderSupplier.idl | 4 - .../sun/star/script/provider/XScriptURIHelper.idl | 4 - offapi/com/sun/star/script/vba/VBAEventId.idl | 11 -- .../com/sun/star/script/vba/VBAEventProcessor.idl | 4 - .../com/sun/star/script/vba/VBAMacroResolver.idl | 4 - offapi/com/sun/star/script/vba/VBAScriptEvent.idl | 7 - .../com/sun/star/script/vba/VBAScriptEventId.idl | 8 -- .../script/vba/VBASpreadsheetEventProcessor.idl | 4 - .../sun/star/script/vba/VBATextEventProcessor.idl | 4 - .../com/sun/star/script/vba/XVBACompatibility.idl | 8 -- .../com/sun/star/script/vba/XVBAEventProcessor.idl | 7 - .../com/sun/star/script/vba/XVBAMacroResolver.idl | 7 - offapi/com/sun/star/script/vba/XVBAModuleInfo.idl | 7 - .../com/sun/star/script/vba/XVBAScriptListener.idl | 4 - offapi/com/sun/star/sdb/BooleanComparisonMode.idl | 4 - offapi/com/sun/star/sdb/CallableStatement.idl | 1 - offapi/com/sun/star/sdb/Column.idl | 1 - .../com/sun/star/sdb/ColumnDescriptorControl.idl | 3 - .../sun/star/sdb/ColumnDescriptorControlModel.idl | 6 - offapi/com/sun/star/sdb/ColumnSettings.idl | 1 - offapi/com/sun/star/sdb/CommandType.idl | 3 - offapi/com/sun/star/sdb/Connection.idl | 1 - offapi/com/sun/star/sdb/ContentLoader.idl | 2 - .../sun/star/sdb/DataAccessDescriptorFactory.idl | 4 - offapi/com/sun/star/sdb/DataColumn.idl | 1 - offapi/com/sun/star/sdb/DataSettings.idl | 1 - offapi/com/sun/star/sdb/DataSource.idl | 1 - offapi/com/sun/star/sdb/DataSourceBrowser.idl | 2 - offapi/com/sun/star/sdb/DatabaseAccess.idl | 1 - .../com/sun/star/sdb/DatabaseAccessConnection.idl | 1 - offapi/com/sun/star/sdb/DatabaseAccessContext.idl | 1 - .../com/sun/star/sdb/DatabaseAccessDataSource.idl | 1 - offapi/com/sun/star/sdb/DatabaseContext.idl | 1 - offapi/com/sun/star/sdb/DatabaseDocument.idl | 1 - offapi/com/sun/star/sdb/DatabaseEnvironment.idl | 1 - .../sun/star/sdb/DatabaseInteractionHandler.idl | 1 - .../com/sun/star/sdb/DatabaseRegistrationEvent.idl | 4 - .../star/sdb/DatasourceAdministrationDialog.idl | 2 - offapi/com/sun/star/sdb/DefinitionContainer.idl | 1 - offapi/com/sun/star/sdb/DefinitionContent.idl | 4 - offapi/com/sun/star/sdb/Document.idl | 1 - offapi/com/sun/star/sdb/DocumentContainer.idl | 1 - offapi/com/sun/star/sdb/DocumentDataSource.idl | 3 - offapi/com/sun/star/sdb/DocumentDefinition.idl | 1 - offapi/com/sun/star/sdb/DocumentSaveRequest.idl | 3 - offapi/com/sun/star/sdb/ErrorCondition.idl | 12 -- offapi/com/sun/star/sdb/ErrorMessageDialog.idl | 2 - offapi/com/sun/star/sdb/Forms.idl | 1 - offapi/com/sun/star/sdb/InteractionHandler.idl | 1 - offapi/com/sun/star/sdb/OfficeDatabaseDocument.idl | 1 - offapi/com/sun/star/sdb/OrderColumn.idl | 1 - offapi/com/sun/star/sdb/ParametersRequest.idl | 3 - offapi/com/sun/star/sdb/PreparedStatement.idl | 1 - offapi/com/sun/star/sdb/Query.idl | 1 - offapi/com/sun/star/sdb/QueryDefinition.idl | 1 - offapi/com/sun/star/sdb/QueryDescriptor.idl | 1 - offapi/com/sun/star/sdb/QueryDesign.idl | 2 - offapi/com/sun/star/sdb/RelationDesign.idl | 2 - offapi/com/sun/star/sdb/Reports.idl | 1 - offapi/com/sun/star/sdb/ResultColumn.idl | 1 - offapi/com/sun/star/sdb/ResultSet.idl | 1 - offapi/com/sun/star/sdb/RowChangeAction.idl | 3 - offapi/com/sun/star/sdb/RowChangeEvent.idl | 1 - offapi/com/sun/star/sdb/RowSet.idl | 1 - offapi/com/sun/star/sdb/RowSetVetoException.idl | 1 - offapi/com/sun/star/sdb/RowsChangeEvent.idl | 1 - offapi/com/sun/star/sdb/SQLContext.idl | 1 - offapi/com/sun/star/sdb/SQLErrorEvent.idl | 1 - offapi/com/sun/star/sdb/SQLFilterOperator.idl | 1 - offapi/com/sun/star/sdb/SQLQueryComposer.idl | 1 - .../com/sun/star/sdb/SingleSelectQueryAnalyzer.idl | 1 - .../com/sun/star/sdb/SingleSelectQueryComposer.idl | 1 - offapi/com/sun/star/sdb/Table.idl | 1 - offapi/com/sun/star/sdb/TableDescriptor.idl | 1 - offapi/com/sun/star/sdb/TableDesign.idl | 2 - offapi/com/sun/star/sdb/XAlterQuery.idl | 1 - offapi/com/sun/star/sdb/XBookmarksSupplier.idl | 4 - offapi/com/sun/star/sdb/XColumn.idl | 21 --- offapi/com/sun/star/sdb/XColumnUpdate.idl | 17 --- offapi/com/sun/star/sdb/XCommandPreparation.idl | 1 - offapi/com/sun/star/sdb/XCompletedConnection.idl | 1 - offapi/com/sun/star/sdb/XCompletedExecution.idl | 1 - .../sun/star/sdb/XDataAccessDescriptorFactory.idl | 4 - offapi/com/sun/star/sdb/XDatabaseAccess.idl | 3 - .../com/sun/star/sdb/XDatabaseAccessListener.idl | 1 - offapi/com/sun/star/sdb/XDatabaseEnvironment.idl | 3 - offapi/com/sun/star/sdb/XDatabaseRegistrations.idl | 4 - .../star/sdb/XDatabaseRegistrationsListener.idl | 4 - offapi/com/sun/star/sdb/XDocumentDataSource.idl | 3 - offapi/com/sun/star/sdb/XFormDocumentsSupplier.idl | 1 - .../com/sun/star/sdb/XInteractionDocumentSave.idl | 1 - .../sun/star/sdb/XInteractionSupplyParameters.idl | 1 - .../com/sun/star/sdb/XOfficeDatabaseDocument.idl | 3 - offapi/com/sun/star/sdb/XParametersSupplier.idl | 1 - offapi/com/sun/star/sdb/XQueriesSupplier.idl | 1 - .../com/sun/star/sdb/XQueryDefinitionsSupplier.idl | 1 - .../com/sun/star/sdb/XReportDocumentsSupplier.idl | 1 - offapi/com/sun/star/sdb/XResultSetAccess.idl | 1 - .../com/sun/star/sdb/XRowSetApproveBroadcaster.idl | 2 - offapi/com/sun/star/sdb/XRowSetApproveListener.idl | 3 - .../com/sun/star/sdb/XRowSetChangeBroadcaster.idl | 4 - offapi/com/sun/star/sdb/XRowSetChangeListener.idl | 4 - offapi/com/sun/star/sdb/XRowSetSupplier.idl | 4 - offapi/com/sun/star/sdb/XRowsChangeBroadcaster.idl | 4 - offapi/com/sun/star/sdb/XRowsChangeListener.idl | 1 - offapi/com/sun/star/sdb/XSQLErrorBroadcaster.idl | 2 - offapi/com/sun/star/sdb/XSQLErrorListener.idl | 1 - offapi/com/sun/star/sdb/XSQLQueryComposer.idl | 12 -- .../com/sun/star/sdb/XSQLQueryComposerFactory.idl | 3 - .../sun/star/sdb/XSingleSelectQueryAnalyzer.idl | 17 --- .../sun/star/sdb/XSingleSelectQueryComposer.idl | 19 --- offapi/com/sun/star/sdb/XSubDocument.idl | 4 - .../star/sdb/application/CopyTableContinuation.idl | 4 - .../star/sdb/application/CopyTableOperation.idl | 4 - .../sun/star/sdb/application/CopyTableRowEvent.idl | 4 - .../sun/star/sdb/application/CopyTableWizard.idl | 4 - .../sun/star/sdb/application/DatabaseObject.idl | 4 - .../sdb/application/DatabaseObjectContainer.idl | 4 - .../star/sdb/application/DefaultViewController.idl | 4 - .../star/sdb/application/NamedDatabaseObject.idl | 4 - .../star/sdb/application/XCopyTableListener.idl | 4 - .../sun/star/sdb/application/XCopyTableWizard.idl | 4 - .../star/sdb/application/XDatabaseDocumentUI.idl | 4 - .../sun/star/sdb/application/XTableUIProvider.idl | 4 - offapi/com/sun/star/sdb/tools/CompositionType.idl | 4 - .../com/sun/star/sdb/tools/XConnectionSupplier.idl | 5 - offapi/com/sun/star/sdb/tools/XConnectionTools.idl | 5 - .../com/sun/star/sdb/tools/XDataSourceMetaData.idl | 4 - offapi/com/sun/star/sdb/tools/XIndexAlteration.idl | 5 - offapi/com/sun/star/sdb/tools/XKeyAlteration.idl | 5 - offapi/com/sun/star/sdb/tools/XObjectNames.idl | 5 - offapi/com/sun/star/sdb/tools/XTableAlteration.idl | 5 - offapi/com/sun/star/sdb/tools/XTableName.idl | 5 - offapi/com/sun/star/sdb/tools/XTableRename.idl | 5 - offapi/com/sun/star/sdb/tools/XViewAccess.idl | 5 - offapi/com/sun/star/sdbc/BatchUpdateException.idl | 1 - offapi/com/sun/star/sdbc/BestRowScope.idl | 3 - offapi/com/sun/star/sdbc/BestRowType.idl | 3 - offapi/com/sun/star/sdbc/CallableStatement.idl | 1 - offapi/com/sun/star/sdbc/ChangeAction.idl | 4 - offapi/com/sun/star/sdbc/ChangeEvent.idl | 1 - offapi/com/sun/star/sdbc/ColumnSearch.idl | 5 - offapi/com/sun/star/sdbc/ColumnType.idl | 3 - offapi/com/sun/star/sdbc/ColumnValue.idl | 1 - offapi/com/sun/star/sdbc/Connection.idl | 1 - offapi/com/sun/star/sdbc/ConnectionPool.idl | 1 - offapi/com/sun/star/sdbc/ConnectionProperties.idl | 1 - .../sun/star/sdbc/DBASEConnectionProperties.idl | 1 - offapi/com/sun/star/sdbc/DataTruncation.idl | 1 - offapi/com/sun/star/sdbc/DataType.idl | 1 - offapi/com/sun/star/sdbc/Deferrability.idl | 3 - offapi/com/sun/star/sdbc/Driver.idl | 1 - offapi/com/sun/star/sdbc/DriverManager.idl | 1 - offapi/com/sun/star/sdbc/DriverPropertyInfo.idl | 1 - .../com/sun/star/sdbc/FILEConnectionProperties.idl | 1 - .../com/sun/star/sdbc/FLATConnectionProperties.idl | 1 - offapi/com/sun/star/sdbc/FetchDirection.idl | 4 - offapi/com/sun/star/sdbc/IndexType.idl | 4 - .../com/sun/star/sdbc/JDBCConnectionProperties.idl | 1 - offapi/com/sun/star/sdbc/KeyRule.idl | 5 - .../com/sun/star/sdbc/ODBCConnectionProperties.idl | 1 - offapi/com/sun/star/sdbc/PreparedStatement.idl | 1 - offapi/com/sun/star/sdbc/ProcedureColumn.idl | 6 - offapi/com/sun/star/sdbc/ProcedureResult.idl | 3 - offapi/com/sun/star/sdbc/ResultSet.idl | 1 - offapi/com/sun/star/sdbc/ResultSetConcurrency.idl | 1 - offapi/com/sun/star/sdbc/ResultSetType.idl | 1 - offapi/com/sun/star/sdbc/RowSet.idl | 1 - offapi/com/sun/star/sdbc/SQLException.idl | 1 - offapi/com/sun/star/sdbc/SQLWarning.idl | 1 - offapi/com/sun/star/sdbc/Statement.idl | 1 - offapi/com/sun/star/sdbc/TransactionIsolation.idl | 1 - offapi/com/sun/star/sdbc/XArray.idl | 6 - offapi/com/sun/star/sdbc/XBatchExecution.idl | 3 - offapi/com/sun/star/sdbc/XBlob.idl | 6 - offapi/com/sun/star/sdbc/XClob.idl | 6 - offapi/com/sun/star/sdbc/XCloseable.idl | 1 - offapi/com/sun/star/sdbc/XColumnLocate.idl | 1 - offapi/com/sun/star/sdbc/XConnection.idl | 18 --- offapi/com/sun/star/sdbc/XDataSource.idl | 4 - offapi/com/sun/star/sdbc/XDatabaseMetaData.idl | 149 --------------------- offapi/com/sun/star/sdbc/XDatabaseMetaData2.idl | 4 - offapi/com/sun/star/sdbc/XDriver.idl | 5 - offapi/com/sun/star/sdbc/XDriverAccess.idl | 1 - offapi/com/sun/star/sdbc/XDriverManager.idl | 5 - offapi/com/sun/star/sdbc/XGeneratedResultSet.idl | 2 - offapi/com/sun/star/sdbc/XIsolatedConnection.idl | 1 - offapi/com/sun/star/sdbc/XMultipleResults.idl | 3 - offapi/com/sun/star/sdbc/XOutParameters.idl | 2 - offapi/com/sun/star/sdbc/XParameters.idl | 23 ---- offapi/com/sun/star/sdbc/XPooledConnection.idl | 2 - .../com/sun/star/sdbc/XPreparedBatchExecution.idl | 3 - offapi/com/sun/star/sdbc/XPreparedStatement.idl | 4 - offapi/com/sun/star/sdbc/XRef.idl | 2 - offapi/com/sun/star/sdbc/XResultSet.idl | 19 --- offapi/com/sun/star/sdbc/XResultSetMetaData.idl | 21 --- .../sun/star/sdbc/XResultSetMetaDataSupplier.idl | 1 - offapi/com/sun/star/sdbc/XResultSetUpdate.idl | 7 - offapi/com/sun/star/sdbc/XRow.idl | 21 --- offapi/com/sun/star/sdbc/XRowSet.idl | 4 - offapi/com/sun/star/sdbc/XRowSetListener.idl | 3 - offapi/com/sun/star/sdbc/XRowUpdate.idl | 17 --- offapi/com/sun/star/sdbc/XSQLData.idl | 3 - offapi/com/sun/star/sdbc/XSQLInput.idl | 20 --- offapi/com/sun/star/sdbc/XSQLOutput.idl | 20 --- offapi/com/sun/star/sdbc/XStatement.idl | 4 - offapi/com/sun/star/sdbc/XStruct.idl | 2 - offapi/com/sun/star/sdbc/XWarningsSupplier.idl | 3 - offapi/com/sun/star/sdbcx/CheckOption.idl | 3 - offapi/com/sun/star/sdbcx/Column.idl | 1 - offapi/com/sun/star/sdbcx/ColumnDescriptor.idl | 1 - offapi/com/sun/star/sdbcx/CompareBookmark.idl | 1 - offapi/com/sun/star/sdbcx/Container.idl | 1 - offapi/com/sun/star/sdbcx/DatabaseDefinition.idl | 1 - offapi/com/sun/star/sdbcx/Descriptor.idl | 1 - offapi/com/sun/star/sdbcx/Driver.idl | 1 - offapi/com/sun/star/sdbcx/Group.idl | 1 - offapi/com/sun/star/sdbcx/GroupDescriptor.idl | 1 - offapi/com/sun/star/sdbcx/Index.idl | 1 - offapi/com/sun/star/sdbcx/IndexColumn.idl | 1 - .../com/sun/star/sdbcx/IndexColumnDescriptor.idl | 1 - offapi/com/sun/star/sdbcx/IndexDescriptor.idl | 1 - offapi/com/sun/star/sdbcx/Key.idl | 1 - offapi/com/sun/star/sdbcx/KeyColumn.idl | 1 - offapi/com/sun/star/sdbcx/KeyColumnDescriptor.idl | 1 - offapi/com/sun/star/sdbcx/KeyDescriptor.idl | 1 - offapi/com/sun/star/sdbcx/KeyType.idl | 3 - offapi/com/sun/star/sdbcx/PreparedStatement.idl | 1 - offapi/com/sun/star/sdbcx/Privilege.idl | 10 -- offapi/com/sun/star/sdbcx/PrivilegeObject.idl | 3 - offapi/com/sun/star/sdbcx/ReferenceColumn.idl | 1 - offapi/com/sun/star/sdbcx/ResultSet.idl | 1 - offapi/com/sun/star/sdbcx/Statement.idl | 1 - offapi/com/sun/star/sdbcx/Table.idl | 1 - offapi/com/sun/star/sdbcx/TableDescriptor.idl | 1 - offapi/com/sun/star/sdbcx/User.idl | 1 - offapi/com/sun/star/sdbcx/UserDescriptor.idl | 1 - offapi/com/sun/star/sdbcx/View.idl | 1 - offapi/com/sun/star/sdbcx/ViewDescriptor.idl | 1 - offapi/com/sun/star/sdbcx/XAlterTable.idl | 2 - offapi/com/sun/star/sdbcx/XAlterView.idl | 4 - offapi/com/sun/star/sdbcx/XAppend.idl | 1 - offapi/com/sun/star/sdbcx/XAuthorizable.idl | 4 - offapi/com/sun/star/sdbcx/XColumnsSupplier.idl | 1 - offapi/com/sun/star/sdbcx/XCreateCatalog.idl | 1 - .../com/sun/star/sdbcx/XDataDefinitionSupplier.idl | 2 - .../com/sun/star/sdbcx/XDataDescriptorFactory.idl | 1 - offapi/com/sun/star/sdbcx/XDeleteRows.idl | 1 - offapi/com/sun/star/sdbcx/XDrop.idl | 2 - offapi/com/sun/star/sdbcx/XDropCatalog.idl | 1 - offapi/com/sun/star/sdbcx/XGroupsSupplier.idl | 1 - offapi/com/sun/star/sdbcx/XIndexesSupplier.idl | 1 - offapi/com/sun/star/sdbcx/XKeysSupplier.idl | 1 - offapi/com/sun/star/sdbcx/XRename.idl | 1 - offapi/com/sun/star/sdbcx/XRowLocate.idl | 6 - offapi/com/sun/star/sdbcx/XTablesSupplier.idl | 1 - offapi/com/sun/star/sdbcx/XUser.idl | 1 - offapi/com/sun/star/sdbcx/XUsersSupplier.idl | 1 - offapi/com/sun/star/sdbcx/XViewsSupplier.idl | 1 - offapi/com/sun/star/security/CertAltNameEntry.idl | 2 - .../com/sun/star/security/CertificateException.idl | 3 - .../sun/star/security/CryptographyException.idl | 3 - .../star/security/DocumentSignatureInformation.idl | 3 - .../com/sun/star/security/EncryptionException.idl | 3 - offapi/com/sun/star/security/KeyException.idl | 3 - .../com/sun/star/security/NoPasswordException.idl | 3 - .../security/SecurityInfrastructureException.idl | 3 - .../com/sun/star/security/SerialNumberAdapter.idl | 4 - .../com/sun/star/security/SignatureException.idl | 3 - offapi/com/sun/star/sheet/AccessibleCell.idl | 3 - offapi/com/sun/star/sheet/AccessibleCsvCell.idl | 6 - offapi/com/sun/star/sheet/AccessibleCsvRuler.idl | 6 - offapi/com/sun/star/sheet/AccessibleCsvTable.idl | 7 - .../sheet/AccessiblePageHeaderFooterAreasView.idl | 3 - .../com/sun/star/sheet/AccessibleSpreadsheet.idl | 3 - .../sheet/AccessibleSpreadsheetDocumentView.idl | 3 - .../star/sheet/AccessibleSpreadsheetPageView.idl | 3 - offapi/com/sun/star/sheet/ActivationEvent.idl | 4 - offapi/com/sun/star/sheet/AddIn.idl | 6 - offapi/com/sun/star/sheet/AddressConvention.idl | 3 - offapi/com/sun/star/sheet/Border.idl | 7 - offapi/com/sun/star/sheet/CellAnnotation.idl | 7 - offapi/com/sun/star/sheet/CellAnnotationShape.idl | 3 - offapi/com/sun/star/sheet/CellAnnotations.idl | 5 - .../sun/star/sheet/CellAnnotationsEnumeration.idl | 4 - offapi/com/sun/star/sheet/CellAreaLink.idl | 11 -- offapi/com/sun/star/sheet/CellAreaLinks.idl | 6 - .../sun/star/sheet/CellAreaLinksEnumeration.idl | 4 - offapi/com/sun/star/sheet/CellDeleteMode.idl | 8 -- offapi/com/sun/star/sheet/CellFlags.idl | 13 -- offapi/com/sun/star/sheet/CellFormatRanges.idl | 5 - .../sun/star/sheet/CellFormatRangesEnumeration.idl | 4 - offapi/com/sun/star/sheet/CellInsertMode.idl | 8 -- offapi/com/sun/star/sheet/Cells.idl | 4 - offapi/com/sun/star/sheet/CellsEnumeration.idl | 4 - offapi/com/sun/star/sheet/ComplexReference.idl | 5 - offapi/com/sun/star/sheet/ConditionOperator.idl | 13 -- offapi/com/sun/star/sheet/ConditionOperator2.idl | 15 --- .../com/sun/star/sheet/ConsolidationDescriptor.idl | 4 - offapi/com/sun/star/sheet/DDEItemInfo.idl | 5 - offapi/com/sun/star/sheet/DDELink.idl | 7 - offapi/com/sun/star/sheet/DDELinkInfo.idl | 6 - offapi/com/sun/star/sheet/DDELinkMode.idl | 6 - offapi/com/sun/star/sheet/DDELinks.idl | 7 - offapi/com/sun/star/sheet/DDELinksEnumeration.idl | 4 - offapi/com/sun/star/sheet/DataImportMode.idl | 7 - offapi/com/sun/star/sheet/DataPilotDescriptor.idl | 17 --- offapi/com/sun/star/sheet/DataPilotField.idl | 24 ---- .../sun/star/sheet/DataPilotFieldAutoShowInfo.idl | 7 - offapi/com/sun/star/sheet/DataPilotFieldFilter.idl | 3 - offapi/com/sun/star/sheet/DataPilotFieldGroup.idl | 8 -- .../com/sun/star/sheet/DataPilotFieldGroupBy.idl | 10 -- .../star/sheet/DataPilotFieldGroupEnumeration.idl | 4 - .../com/sun/star/sheet/DataPilotFieldGroupInfo.idl | 12 -- .../com/sun/star/sheet/DataPilotFieldGroupItem.idl | 4 - offapi/com/sun/star/sheet/DataPilotFieldGroups.idl | 7 - .../star/sheet/DataPilotFieldGroupsEnumeration.idl | 4 - .../sun/star/sheet/DataPilotFieldLayoutInfo.idl | 5 - .../sun/star/sheet/DataPilotFieldLayoutMode.idl | 6 - .../sun/star/sheet/DataPilotFieldOrientation.idl | 8 -- .../com/sun/star/sheet/DataPilotFieldReference.idl | 7 - .../star/sheet/DataPilotFieldReferenceItemType.idl | 6 - .../sun/star/sheet/DataPilotFieldReferenceType.idl | 12 -- .../sun/star/sheet/DataPilotFieldShowItemsMode.idl | 5 - .../com/sun/star/sheet/DataPilotFieldSortInfo.idl | 6 - .../com/sun/star/sheet/DataPilotFieldSortMode.idl | 7 - offapi/com/sun/star/sheet/DataPilotFields.idl | 6 - .../sun/star/sheet/DataPilotFieldsEnumeration.idl | 4 - offapi/com/sun/star/sheet/DataPilotItem.idl | 8 -- offapi/com/sun/star/sheet/DataPilotItems.idl | 6 - .../sun/star/sheet/DataPilotItemsEnumeration.idl | 4 - .../sun/star/sheet/DataPilotOutputRangeType.idl | 5 - offapi/com/sun/star/sheet/DataPilotSource.idl | 12 -- .../sun/star/sheet/DataPilotSourceDimension.idl | 15 --- .../sun/star/sheet/DataPilotSourceDimensions.idl | 4 - .../sun/star/sheet/DataPilotSourceHierarchies.idl | 4 - .../sun/star/sheet/DataPilotSourceHierarchy.idl | 5 - offapi/com/sun/star/sheet/DataPilotSourceLevel.idl | 9 -- .../com/sun/star/sheet/DataPilotSourceLevels.idl | 4 - .../com/sun/star/sheet/DataPilotSourceMember.idl | 8 -- .../com/sun/star/sheet/DataPilotSourceMembers.idl | 4 - offapi/com/sun/star/sheet/DataPilotTable.idl | 6 - .../sun/star/sheet/DataPilotTableHeaderData.idl | 3 - .../sun/star/sheet/DataPilotTablePositionData.idl | 5 - .../sun/star/sheet/DataPilotTablePositionType.idl | 7 - .../sun/star/sheet/DataPilotTableResultData.idl | 6 - offapi/com/sun/star/sheet/DataPilotTables.idl | 6 - .../sun/star/sheet/DataPilotTablesEnumeration.idl | 4 - offapi/com/sun/star/sheet/DataResult.idl | 4 - offapi/com/sun/star/sheet/DataResultFlags.idl | 6 - .../sun/star/sheet/DatabaseImportDescriptor.idl | 8 -- offapi/com/sun/star/sheet/DatabaseRange.idl | 12 -- offapi/com/sun/star/sheet/DatabaseRanges.idl | 6 - .../sun/star/sheet/DatabaseRangesEnumeration.idl | 4 - offapi/com/sun/star/sheet/DimensionFlags.idl | 7 - offapi/com/sun/star/sheet/DocumentSettings.idl | 5 - offapi/com/sun/star/sheet/ExternalDocLink.idl | 2 - offapi/com/sun/star/sheet/ExternalLinkInfo.idl | 5 - offapi/com/sun/star/sheet/ExternalLinkType.idl | 3 - offapi/com/sun/star/sheet/ExternalReference.idl | 5 - offapi/com/sun/star/sheet/FillDateMode.idl | 7 - offapi/com/sun/star/sheet/FillDirection.idl | 7 - offapi/com/sun/star/sheet/FillMode.idl | 8 -- offapi/com/sun/star/sheet/FilterConnection.idl | 5 - offapi/com/sun/star/sheet/FilterFormulaParser.idl | 3 - offapi/com/sun/star/sheet/FilterOperator.idl | 15 --- offapi/com/sun/star/sheet/FilterOperator2.idl | 21 --- offapi/com/sun/star/sheet/FormulaLanguage.idl | 3 - offapi/com/sun/star/sheet/FormulaMapGroup.idl | 3 - .../star/sheet/FormulaMapGroupSpecialOffset.idl | 17 --- .../com/sun/star/sheet/FormulaOpCodeMapEntry.idl | 5 - offapi/com/sun/star/sheet/FormulaOpCodeMapper.idl | 4 - offapi/com/sun/star/sheet/FormulaParser.idl | 12 -- offapi/com/sun/star/sheet/FormulaResult.idl | 6 - offapi/com/sun/star/sheet/FormulaToken.idl | 5 - offapi/com/sun/star/sheet/FunctionAccess.idl | 6 - offapi/com/sun/star/sheet/FunctionArgument.idl | 6 - offapi/com/sun/star/sheet/FunctionCategory.idl | 14 -- offapi/com/sun/star/sheet/FunctionDescription.idl | 8 -- .../star/sheet/FunctionDescriptionEnumeration.idl | 4 - offapi/com/sun/star/sheet/FunctionDescriptions.idl | 6 - offapi/com/sun/star/sheet/GeneralFunction.idl | 16 --- offapi/com/sun/star/sheet/GlobalSheetSettings.idl | 22 --- offapi/com/sun/star/sheet/GoalResult.idl | 4 - offapi/com/sun/star/sheet/HeaderFooterContent.idl | 4 - offapi/com/sun/star/sheet/LabelRange.idl | 3 - offapi/com/sun/star/sheet/LabelRanges.idl | 6 - .../com/sun/star/sheet/LabelRangesEnumeration.idl | 4 - offapi/com/sun/star/sheet/LocalizedName.idl | 5 - offapi/com/sun/star/sheet/MemberResult.idl | 5 - offapi/com/sun/star/sheet/MemberResultFlags.idl | 8 -- offapi/com/sun/star/sheet/MoveDirection.idl | 7 - offapi/com/sun/star/sheet/NameToken.idl | 3 - offapi/com/sun/star/sheet/NamedRange.idl | 7 - offapi/com/sun/star/sheet/NamedRangeFlag.idl | 7 - offapi/com/sun/star/sheet/NamedRanges.idl | 7 - .../com/sun/star/sheet/NamedRangesEnumeration.idl | 4 - .../com/sun/star/sheet/NoConvergenceException.idl | 4 - offapi/com/sun/star/sheet/PasteOperation.idl | 8 -- .../com/sun/star/sheet/RangeSelectionArguments.idl | 3 - offapi/com/sun/star/sheet/RangeSelectionEvent.idl | 3 - offapi/com/sun/star/sheet/RecentFunctions.idl | 3 - offapi/com/sun/star/sheet/ReferenceFlags.idl | 11 -- offapi/com/sun/star/sheet/ResultEvent.idl | 4 - offapi/com/sun/star/sheet/Scenario.idl | 11 -- offapi/com/sun/star/sheet/Scenarios.idl | 6 - offapi/com/sun/star/sheet/ScenariosEnumeration.idl | 4 - offapi/com/sun/star/sheet/Shape.idl | 6 - offapi/com/sun/star/sheet/SheetCell.idl | 30 ----- offapi/com/sun/star/sheet/SheetCellCursor.idl | 7 - offapi/com/sun/star/sheet/SheetCellRange.idl | 38 ------ offapi/com/sun/star/sheet/SheetCellRanges.idl | 21 --- .../sun/star/sheet/SheetCellRangesEnumeration.idl | 4 - .../com/sun/star/sheet/SheetFilterDescriptor.idl | 15 --- offapi/com/sun/star/sheet/SheetLink.idl | 9 -- offapi/com/sun/star/sheet/SheetLinkMode.idl | 6 - offapi/com/sun/star/sheet/SheetLinks.idl | 6 - .../com/sun/star/sheet/SheetLinksEnumeration.idl | 4 - offapi/com/sun/star/sheet/SheetRangesQuery.idl | 5 - offapi/com/sun/star/sheet/SheetSortDescriptor.idl | 9 -- offapi/com/sun/star/sheet/SheetSortDescriptor2.idl | 10 -- offapi/com/sun/star/sheet/SingleReference.idl | 10 -- offapi/com/sun/star/sheet/Solver.idl | 3 - offapi/com/sun/star/sheet/SolverConstraint.idl | 3 - .../sun/star/sheet/SolverConstraintOperator.idl | 3 - offapi/com/sun/star/sheet/Spreadsheet.idl | 24 ---- offapi/com/sun/star/sheet/SpreadsheetDocument.idl | 26 ---- .../sun/star/sheet/SpreadsheetDocumentSettings.idl | 26 ---- offapi/com/sun/star/sheet/SpreadsheetDrawPage.idl | 3 - offapi/com/sun/star/sheet/SpreadsheetView.idl | 3 - .../sun/star/sheet/SpreadsheetViewObjectsMode.idl | 6 - offapi/com/sun/star/sheet/SpreadsheetViewPane.idl | 3 - .../star/sheet/SpreadsheetViewPanesEnumeration.idl | 4 - .../com/sun/star/sheet/SpreadsheetViewSettings.idl | 23 ---- offapi/com/sun/star/sheet/Spreadsheets.idl | 7 - .../com/sun/star/sheet/SpreadsheetsEnumeration.idl | 4 - offapi/com/sun/star/sheet/StatusBarFunction.idl | 10 -- offapi/com/sun/star/sheet/SubTotalColumn.idl | 5 - offapi/com/sun/star/sheet/SubTotalDescriptor.idl | 15 --- offapi/com/sun/star/sheet/SubTotalField.idl | 4 - .../sun/star/sheet/SubTotalFieldsEnumeration.idl | 4 - offapi/com/sun/star/sheet/TableAutoFormat.idl | 13 -- .../sun/star/sheet/TableAutoFormatEnumeration.idl | 4 - offapi/com/sun/star/sheet/TableAutoFormatField.idl | 33 ----- offapi/com/sun/star/sheet/TableAutoFormats.idl | 6 - .../sun/star/sheet/TableAutoFormatsEnumeration.idl | 4 - offapi/com/sun/star/sheet/TableCellStyle.idl | 9 -- .../com/sun/star/sheet/TableConditionalEntry.idl | 5 - .../sheet/TableConditionalEntryEnumeration.idl | 4 - .../com/sun/star/sheet/TableConditionalFormat.idl | 7 - offapi/com/sun/star/sheet/TableFilterField.idl | 9 -- offapi/com/sun/star/sheet/TableFilterField2.idl | 9 -- offapi/com/sun/star/sheet/TableOperationMode.idl | 6 - offapi/com/sun/star/sheet/TablePageBreakData.idl | 5 - offapi/com/sun/star/sheet/TablePageStyle.idl | 24 ---- offapi/com/sun/star/sheet/TableValidation.idl | 13 -- .../sun/star/sheet/TableValidationVisibility.idl | 6 - .../com/sun/star/sheet/UniqueCellFormatRanges.idl | 5 - .../sheet/UniqueCellFormatRangesEnumeration.idl | 4 - offapi/com/sun/star/sheet/ValidationAlertStyle.idl | 7 - offapi/com/sun/star/sheet/ValidationType.idl | 11 -- offapi/com/sun/star/sheet/VolatileResult.idl | 4 - .../com/sun/star/sheet/XActivationBroadcaster.idl | 5 - .../sun/star/sheet/XActivationEventListener.idl | 4 - offapi/com/sun/star/sheet/XAddIn.idl | 10 -- offapi/com/sun/star/sheet/XAreaLink.idl | 7 - offapi/com/sun/star/sheet/XAreaLinks.idl | 5 - offapi/com/sun/star/sheet/XArrayFormulaRange.idl | 5 - offapi/com/sun/star/sheet/XArrayFormulaTokens.idl | 5 - offapi/com/sun/star/sheet/XCalculatable.idl | 7 - offapi/com/sun/star/sheet/XCellAddressable.idl | 4 - .../sun/star/sheet/XCellFormatRangesSupplier.idl | 4 - .../com/sun/star/sheet/XCellRangeAddressable.idl | 4 - offapi/com/sun/star/sheet/XCellRangeData.idl | 3 - offapi/com/sun/star/sheet/XCellRangeFormula.idl | 3 - offapi/com/sun/star/sheet/XCellRangeMovement.idl | 7 - offapi/com/sun/star/sheet/XCellRangeReferrer.idl | 4 - offapi/com/sun/star/sheet/XCellRangesAccess.idl | 6 - offapi/com/sun/star/sheet/XCellRangesQuery.idl | 10 -- offapi/com/sun/star/sheet/XCellSeries.idl | 5 - offapi/com/sun/star/sheet/XCompatibilityNames.idl | 3 - offapi/com/sun/star/sheet/XConsolidatable.idl | 5 - .../sun/star/sheet/XConsolidationDescriptor.idl | 15 --- offapi/com/sun/star/sheet/XDDELink.idl | 6 - offapi/com/sun/star/sheet/XDDELinkResults.idl | 5 - offapi/com/sun/star/sheet/XDDELinks.idl | 4 - .../sheet/XDataPilotDataLayoutFieldSupplier.idl | 4 - offapi/com/sun/star/sheet/XDataPilotDescriptor.idl | 14 -- offapi/com/sun/star/sheet/XDataPilotField.idl | 4 - .../com/sun/star/sheet/XDataPilotFieldGrouping.idl | 5 - .../com/sun/star/sheet/XDataPilotMemberResults.idl | 4 - offapi/com/sun/star/sheet/XDataPilotResults.idl | 4 - offapi/com/sun/star/sheet/XDataPilotTable.idl | 5 - offapi/com/sun/star/sheet/XDataPilotTables.idl | 6 - .../sun/star/sheet/XDataPilotTablesSupplier.idl | 4 - offapi/com/sun/star/sheet/XDatabaseRange.idl | 10 -- offapi/com/sun/star/sheet/XDatabaseRanges.idl | 5 - offapi/com/sun/star/sheet/XDimensionsSupplier.idl | 4 - offapi/com/sun/star/sheet/XDocumentAuditing.idl | 4 - .../com/sun/star/sheet/XDrillDownDataSupplier.idl | 3 - .../star/sheet/XEnhancedMouseClickBroadcaster.idl | 5 - offapi/com/sun/star/sheet/XExternalDocLink.idl | 4 - offapi/com/sun/star/sheet/XExternalSheetCache.idl | 1 - offapi/com/sun/star/sheet/XExternalSheetName.idl | 4 - offapi/com/sun/star/sheet/XFillAcrossSheet.idl | 4 - offapi/com/sun/star/sheet/XFilterFormulaParser.idl | 5 - offapi/com/sun/star/sheet/XFormulaOpCodeMapper.idl | 7 - offapi/com/sun/star/sheet/XFormulaParser.idl | 5 - offapi/com/sun/star/sheet/XFormulaQuery.idl | 5 - offapi/com/sun/star/sheet/XFormulaTokens.idl | 5 - offapi/com/sun/star/sheet/XFunctionAccess.idl | 4 - .../com/sun/star/sheet/XFunctionDescriptions.idl | 4 - offapi/com/sun/star/sheet/XGoalSeek.idl | 4 - offapi/com/sun/star/sheet/XHeaderFooterContent.idl | 6 - offapi/com/sun/star/sheet/XHierarchiesSupplier.idl | 4 - offapi/com/sun/star/sheet/XLabelRange.idl | 7 - offapi/com/sun/star/sheet/XLabelRanges.idl | 5 - offapi/com/sun/star/sheet/XLevelsSupplier.idl | 4 - offapi/com/sun/star/sheet/XMembersSupplier.idl | 4 - offapi/com/sun/star/sheet/XMultiFormulaTokens.idl | 6 - offapi/com/sun/star/sheet/XMultipleOperation.idl | 4 - offapi/com/sun/star/sheet/XNamedRange.idl | 9 -- offapi/com/sun/star/sheet/XNamedRanges.idl | 7 - offapi/com/sun/star/sheet/XPrintAreas.idl | 13 -- offapi/com/sun/star/sheet/XRangeSelection.idl | 3 - .../star/sheet/XRangeSelectionChangeListener.idl | 3 - .../com/sun/star/sheet/XRangeSelectionListener.idl | 3 - offapi/com/sun/star/sheet/XRecentFunctions.idl | 6 - offapi/com/sun/star/sheet/XResultListener.idl | 4 - offapi/com/sun/star/sheet/XScenario.idl | 8 -- offapi/com/sun/star/sheet/XScenarioEnhanced.idl | 5 - offapi/com/sun/star/sheet/XScenarios.idl | 5 - offapi/com/sun/star/sheet/XScenariosSupplier.idl | 4 - offapi/com/sun/star/sheet/XSheetAnnotation.idl | 8 -- .../com/sun/star/sheet/XSheetAnnotationAnchor.idl | 4 - .../star/sheet/XSheetAnnotationShapeSupplier.idl | 4 - offapi/com/sun/star/sheet/XSheetAnnotations.idl | 5 - .../sun/star/sheet/XSheetAnnotationsSupplier.idl | 4 - offapi/com/sun/star/sheet/XSheetAuditing.idl | 10 -- offapi/com/sun/star/sheet/XSheetCellCursor.idl | 9 -- offapi/com/sun/star/sheet/XSheetCellRange.idl | 5 - .../sun/star/sheet/XSheetCellRangeContainer.idl | 7 - offapi/com/sun/star/sheet/XSheetCellRanges.idl | 6 - offapi/com/sun/star/sheet/XSheetCondition.idl | 11 -- offapi/com/sun/star/sheet/XSheetCondition2.idl | 5 - .../sun/star/sheet/XSheetConditionalEntries.idl | 6 - .../com/sun/star/sheet/XSheetConditionalEntry.idl | 5 - .../com/sun/star/sheet/XSheetFilterDescriptor.idl | 5 - .../com/sun/star/sheet/XSheetFilterDescriptor2.idl | 5 - .../com/sun/star/sheet/XSheetFilterDescriptor3.idl | 2 - offapi/com/sun/star/sheet/XSheetFilterable.idl | 5 - offapi/com/sun/star/sheet/XSheetFilterableEx.idl | 4 - offapi/com/sun/star/sheet/XSheetLinkable.idl | 10 -- offapi/com/sun/star/sheet/XSheetOperation.idl | 5 - offapi/com/sun/star/sheet/XSheetOutline.idl | 10 -- offapi/com/sun/star/sheet/XSheetPageBreak.idl | 6 - offapi/com/sun/star/sheet/XSheetPastable.idl | 6 - offapi/com/sun/star/sheet/XSolver.idl | 3 - offapi/com/sun/star/sheet/XSolverDescription.idl | 3 - offapi/com/sun/star/sheet/XSpreadsheet.idl | 6 - offapi/com/sun/star/sheet/XSpreadsheetDocument.idl | 4 - offapi/com/sun/star/sheet/XSpreadsheetView.idl | 5 - offapi/com/sun/star/sheet/XSpreadsheets.idl | 6 - offapi/com/sun/star/sheet/XSpreadsheets2.idl | 3 - .../com/sun/star/sheet/XSubTotalCalculatable.idl | 6 - offapi/com/sun/star/sheet/XSubTotalDescriptor.idl | 5 - offapi/com/sun/star/sheet/XSubTotalField.idl | 7 - .../star/sheet/XUniqueCellFormatRangesSupplier.idl | 3 - .../com/sun/star/sheet/XUnnamedDatabaseRanges.idl | 3 - offapi/com/sun/star/sheet/XUsedAreaCursor.idl | 5 - offapi/com/sun/star/sheet/XViewFreezable.idl | 5 - offapi/com/sun/star/sheet/XViewPane.idl | 8 -- offapi/com/sun/star/sheet/XViewPanesSupplier.idl | 4 - offapi/com/sun/star/sheet/XViewSplitable.idl | 9 -- offapi/com/sun/star/sheet/XVolatileResult.idl | 5 - offapi/com/sun/star/sheet/_NamedRange.idl | 7 - offapi/com/sun/star/smarttags/SmartTagAction.idl | 4 - .../com/sun/star/smarttags/SmartTagRecognizer.idl | 4 - .../sun/star/smarttags/SmartTagRecognizerMode.idl | 2 - offapi/com/sun/star/smarttags/XSmartTagAction.idl | 14 -- .../com/sun/star/smarttags/XSmartTagRecognizer.idl | 10 -- offapi/com/sun/star/style/BreakType.idl | 10 -- offapi/com/sun/star/style/CaseMap.idl | 8 -- offapi/com/sun/star/style/CellStyle.idl | 4 - offapi/com/sun/star/style/CharacterProperties.idl | 54 -------- .../sun/star/style/CharacterPropertiesAsian.idl | 11 -- .../sun/star/style/CharacterPropertiesComplex.idl | 11 -- offapi/com/sun/star/style/CharacterStyle.idl | 5 - offapi/com/sun/star/style/DropCapFormat.idl | 5 - offapi/com/sun/star/style/GraphicLocation.idl | 15 --- offapi/com/sun/star/style/HorizontalAlignment.idl | 6 - offapi/com/sun/star/style/LineNumberPosition.idl | 7 - offapi/com/sun/star/style/LineSpacing.idl | 4 - offapi/com/sun/star/style/LineSpacingMode.idl | 7 - offapi/com/sun/star/style/NumberingAlignment.idl | 7 - offapi/com/sun/star/style/NumberingLevel.idl | 12 -- offapi/com/sun/star/style/NumberingRule.idl | 3 - offapi/com/sun/star/style/NumberingType.idl | 59 -------- offapi/com/sun/star/style/PageProperties.idl | 107 --------------- offapi/com/sun/star/style/PageStyle.idl | 5 - offapi/com/sun/star/style/PageStyleLayout.idl | 7 - offapi/com/sun/star/style/ParagraphAdjust.idl | 8 -- offapi/com/sun/star/style/ParagraphProperties.idl | 59 -------- .../sun/star/style/ParagraphPropertiesAsian.idl | 7 - .../sun/star/style/ParagraphPropertiesComplex.idl | 4 - offapi/com/sun/star/style/ParagraphStyle.idl | 17 --- .../com/sun/star/style/ParagraphStyleCategory.idl | 9 -- offapi/com/sun/star/style/Style.idl | 11 -- offapi/com/sun/star/style/StyleFamilies.idl | 3 - offapi/com/sun/star/style/StyleFamily.idl | 3 - offapi/com/sun/star/style/TabAlign.idl | 8 -- offapi/com/sun/star/style/TabStop.idl | 6 - offapi/com/sun/star/style/VerticalAlignment.idl | 6 - offapi/com/sun/star/style/XAutoStyle.idl | 3 - offapi/com/sun/star/style/XAutoStyleFamily.idl | 3 - offapi/com/sun/star/style/XAutoStyles.idl | 3 - offapi/com/sun/star/style/XAutoStylesSupplier.idl | 4 - offapi/com/sun/star/style/XDefaultsSupplier.idl | 4 - offapi/com/sun/star/style/XStyle.idl | 7 - offapi/com/sun/star/style/XStyleCondition.idl | 5 - .../com/sun/star/style/XStyleFamiliesSupplier.idl | 4 - offapi/com/sun/star/style/XStyleLoader.idl | 5 - offapi/com/sun/star/svg/XSVGPrinter.idl | 2 - offapi/com/sun/star/svg/XSVGWriter.idl | 2 - offapi/com/sun/star/sync/FilterData.idl | 2 - offapi/com/sun/star/sync/SyncAction.idl | 3 - offapi/com/sun/star/sync/SyncCollector.idl | 2 - offapi/com/sun/star/sync/SyncElement.idl | 8 -- offapi/com/sun/star/sync/SyncEvent.idl | 3 - offapi/com/sun/star/sync/SyncInfo.idl | 3 - offapi/com/sun/star/sync/SyncMode.idl | 3 - offapi/com/sun/star/sync/SyncOptions.idl | 3 - offapi/com/sun/star/sync/SyncScheme.idl | 3 - offapi/com/sun/star/sync/SyncType.idl | 3 - offapi/com/sun/star/sync/Synchronizer.idl | 2 - offapi/com/sun/star/sync/XSyncCollector.idl | 2 - offapi/com/sun/star/sync/XSynchronizer.idl | 2 - .../com/sun/star/sync2/BadPartnershipException.idl | 2 - offapi/com/sun/star/system/ProxySettings.idl | 7 - .../com/sun/star/system/SOffice52ProxySettings.idl | 3 - offapi/com/sun/star/system/SimpleCommandMail.idl | 7 - .../com/sun/star/system/SimpleMailClientFlags.idl | 5 - offapi/com/sun/star/system/SimpleSystemMail.idl | 7 - offapi/com/sun/star/system/SystemProxySettings.idl | 3 - offapi/com/sun/star/system/SystemShellExecute.idl | 7 - .../star/system/SystemShellExecuteException.idl | 4 - .../sun/star/system/SystemShellExecuteFlags.idl | 4 - offapi/com/sun/star/system/XProxySettings.idl | 15 --- offapi/com/sun/star/system/XSimpleMailClient.idl | 5 - .../sun/star/system/XSimpleMailClientSupplier.idl | 4 - offapi/com/sun/star/system/XSimpleMailMessage.idl | 15 --- offapi/com/sun/star/system/XSystemShellExecute.idl | 4 - offapi/com/sun/star/table/AccessibleCellView.idl | 3 - offapi/com/sun/star/table/AccessibleTableView.idl | 3 - offapi/com/sun/star/table/BorderLine.idl | 7 - offapi/com/sun/star/table/BorderLine2.idl | 3 - offapi/com/sun/star/table/BorderLineStyle.idl | 3 - offapi/com/sun/star/table/Cell.idl | 6 - offapi/com/sun/star/table/CellAddress.idl | 6 - offapi/com/sun/star/table/CellContentType.idl | 7 - offapi/com/sun/star/table/CellCursor.idl | 4 - offapi/com/sun/star/table/CellHoriJustify.idl | 9 -- offapi/com/sun/star/table/CellJustifyMethod.idl | 5 - offapi/com/sun/star/table/CellOrientation.idl | 7 - offapi/com/sun/star/table/CellProperties.idl | 34 ----- offapi/com/sun/star/table/CellRange.idl | 5 - offapi/com/sun/star/table/CellRangeAddress.idl | 8 -- offapi/com/sun/star/table/CellRangeListSource.idl | 3 - offapi/com/sun/star/table/CellValueBinding.idl | 3 - offapi/com/sun/star/table/CellVertJustify.idl | 7 - offapi/com/sun/star/table/CellVertJustify2.idl | 8 -- .../com/sun/star/table/ListPositionCellBinding.idl | 3 - offapi/com/sun/star/table/ShadowFormat.idl | 7 - offapi/com/sun/star/table/ShadowLocation.idl | 8 -- offapi/com/sun/star/table/TableBorder.idl | 17 --- offapi/com/sun/star/table/TableBorder2.idl | 17 --- offapi/com/sun/star/table/TableBorderDistances.idl | 10 -- offapi/com/sun/star/table/TableChart.idl | 6 - offapi/com/sun/star/table/TableCharts.idl | 6 - .../com/sun/star/table/TableChartsEnumeration.idl | 4 - offapi/com/sun/star/table/TableColumn.idl | 10 -- offapi/com/sun/star/table/TableColumns.idl | 6 - .../com/sun/star/table/TableColumnsEnumeration.idl | 4 - offapi/com/sun/star/table/TableOrientation.idl | 5 - offapi/com/sun/star/table/TableRow.idl | 9 -- offapi/com/sun/star/table/TableRows.idl | 5 - offapi/com/sun/star/table/TableRowsEnumeration.idl | 4 - offapi/com/sun/star/table/TableSortDescriptor.idl | 8 -- offapi/com/sun/star/table/TableSortDescriptor2.idl | 6 - offapi/com/sun/star/table/TableSortField.idl | 9 -- offapi/com/sun/star/table/TableSortFieldType.idl | 6 - offapi/com/sun/star/table/XAutoFormattable.idl | 4 - offapi/com/sun/star/table/XCell.idl | 9 -- offapi/com/sun/star/table/XCell2.idl | 4 - offapi/com/sun/star/table/XCellCursor.idl | 8 -- offapi/com/sun/star/table/XCellRange.idl | 6 - offapi/com/sun/star/table/XColumnRowRange.idl | 5 - offapi/com/sun/star/table/XMergeableCell.idl | 6 - offapi/com/sun/star/table/XMergeableCellRange.idl | 5 - offapi/com/sun/star/table/XTable.idl | 13 -- offapi/com/sun/star/table/XTableChart.idl | 9 -- offapi/com/sun/star/table/XTableCharts.idl | 5 - offapi/com/sun/star/table/XTableChartsSupplier.idl | 4 - offapi/com/sun/star/table/XTableColumns.idl | 5 - offapi/com/sun/star/table/XTableRows.idl | 5 - offapi/com/sun/star/task/AsyncJob.idl | 4 - .../sun/star/task/ClassifiedInteractionRequest.idl | 4 - .../sun/star/task/DocumentMSPasswordRequest.idl | 4 - .../sun/star/task/DocumentMSPasswordRequest2.idl | 4 - .../star/task/DocumentMacroConfirmationRequest.idl | 4 - .../com/sun/star/task/DocumentPasswordRequest.idl | 4 - .../com/sun/star/task/DocumentPasswordRequest2.idl | 4 - offapi/com/sun/star/task/ErrorCodeIOException.idl | 4 - offapi/com/sun/star/task/ErrorCodeRequest.idl | 3 - .../FutureDocumentVersionProductUpdateRequest.idl | 4 - .../sun/star/task/InteractionClassification.idl | 7 - offapi/com/sun/star/task/InteractionHandler.idl | 3 - .../star/task/InteractionRequestStringResolver.idl | 1 - offapi/com/sun/star/task/Job.idl | 4 - offapi/com/sun/star/task/JobExecutor.idl | 2 - offapi/com/sun/star/task/MasterPasswordRequest.idl | 3 - offapi/com/sun/star/task/NoMasterException.idl | 4 - offapi/com/sun/star/task/OfficeRestartManager.idl | 4 - offapi/com/sun/star/task/PDFExportException.idl | 1 - offapi/com/sun/star/task/PasswordContainer.idl | 3 - .../task/PasswordContainerInteractionHandler.idl | 1 - offapi/com/sun/star/task/PasswordRequest.idl | 4 - offapi/com/sun/star/task/PasswordRequestMode.idl | 6 - .../sun/star/task/UnsupportedOverwriteRequest.idl | 3 - offapi/com/sun/star/task/UrlRecord.idl | 3 - offapi/com/sun/star/task/UserRecord.idl | 3 - offapi/com/sun/star/task/XAsyncJob.idl | 3 - offapi/com/sun/star/task/XInteractionApprove.idl | 3 - offapi/com/sun/star/task/XInteractionAskLater.idl | 4 - .../com/sun/star/task/XInteractionDisapprove.idl | 3 - offapi/com/sun/star/task/XInteractionPassword.idl | 5 - offapi/com/sun/star/task/XInteractionPassword2.idl | 7 - .../task/XInteractionRequestStringResolver.idl | 4 - offapi/com/sun/star/task/XJob.idl | 3 - offapi/com/sun/star/task/XJobExecutor.idl | 3 - offapi/com/sun/star/task/XJobListener.idl | 3 - .../com/sun/star/task/XMasterPasswordHandling.idl | 9 -- .../com/sun/star/task/XMasterPasswordHandling2.idl | 5 - offapi/com/sun/star/task/XPasswordContainer.idl | 11 -- offapi/com/sun/star/task/XRestartManager.idl | 4 - offapi/com/sun/star/task/XStatusIndicator.idl | 7 - .../com/sun/star/task/XStatusIndicatorFactory.idl | 3 - .../com/sun/star/task/XStatusIndicatorSupplier.idl | 3 - offapi/com/sun/star/task/XUrlContainer.idl | 7 - offapi/com/sun/star/text/AccessibleEndnoteView.idl | 3 - .../com/sun/star/text/AccessibleFootnoteView.idl | 3 - .../sun/star/text/AccessibleHeaderFooterView.idl | 3 - offapi/com/sun/star/text/AccessiblePageView.idl | 3 - .../com/sun/star/text/AccessibleParagraphView.idl | 3 - .../star/text/AccessibleTextDocumentPageView.idl | 3 - .../sun/star/text/AccessibleTextDocumentView.idl | 3 - .../sun/star/text/AccessibleTextEmbeddedObject.idl | 3 - .../com/sun/star/text/AccessibleTextFrameView.idl | 3 - .../sun/star/text/AccessibleTextGraphicObject.idl | 3 - offapi/com/sun/star/text/AdvancedTextDocument.idl | 8 -- offapi/com/sun/star/text/AuthorDisplayFormat.idl | 7 - offapi/com/sun/star/text/AutoTextContainer.idl | 3 - offapi/com/sun/star/text/AutoTextEntry.idl | 3 - offapi/com/sun/star/text/AutoTextGroup.idl | 3 - offapi/com/sun/star/text/BaseFrame.idl | 7 - offapi/com/sun/star/text/BaseFrameProperties.idl | 53 -------- offapi/com/sun/star/text/BaseIndex.idl | 8 -- offapi/com/sun/star/text/BaseIndexMark.idl | 4 - offapi/com/sun/star/text/Bibliography.idl | 5 - offapi/com/sun/star/text/BibliographyDataField.idl | 4 - offapi/com/sun/star/text/BibliographyDataType.idl | 4 - offapi/com/sun/star/text/Bookmark.idl | 3 - offapi/com/sun/star/text/Bookmarks.idl | 3 - offapi/com/sun/star/text/Cell.idl | 7 - offapi/com/sun/star/text/CellProperties.idl | 23 ---- offapi/com/sun/star/text/CellRange.idl | 11 -- offapi/com/sun/star/text/ChainedTextFrame.idl | 5 - offapi/com/sun/star/text/ChapterFormat.idl | 8 -- offapi/com/sun/star/text/ChapterNumberingRule.idl | 4 - .../com/sun/star/text/CharacterCompressionType.idl | 6 - offapi/com/sun/star/text/ContentIndex.idl | 3 - offapi/com/sun/star/text/ContentIndexMark.idl | 4 - offapi/com/sun/star/text/ControlCharacter.idl | 9 -- offapi/com/sun/star/text/DateDisplayFormat.idl | 10 -- .../com/sun/star/text/DefaultNumberingProvider.idl | 3 - offapi/com/sun/star/text/Defaults.idl | 4 - offapi/com/sun/star/text/DependentTextField.idl | 3 - offapi/com/sun/star/text/DocumentIndex.idl | 5 - offapi/com/sun/star/text/DocumentIndexFormat.idl | 9 -- .../com/sun/star/text/DocumentIndexLevelFormat.idl | 4 - offapi/com/sun/star/text/DocumentIndexMark.idl | 6 - .../com/sun/star/text/DocumentIndexMarkAsian.idl | 6 - .../sun/star/text/DocumentIndexParagraphStyles.idl | 4 - offapi/com/sun/star/text/DocumentIndexes.idl | 3 - offapi/com/sun/star/text/DocumentSettings.idl | 12 -- offapi/com/sun/star/text/DocumentStatistic.idl | 7 - offapi/com/sun/star/text/Endnote.idl | 3 - offapi/com/sun/star/text/EndnoteSettings.idl | 3 - offapi/com/sun/star/text/FilenameDisplayFormat.idl | 7 - offapi/com/sun/star/text/FontEmphasis.idl | 12 -- offapi/com/sun/star/text/FontRelief.idl | 6 - offapi/com/sun/star/text/Footnote.idl | 3 - offapi/com/sun/star/text/FootnoteNumbering.idl | 6 - offapi/com/sun/star/text/FootnoteSettings.idl | 15 --- offapi/com/sun/star/text/Footnotes.idl | 3 - offapi/com/sun/star/text/GenericTextDocument.idl | 11 -- offapi/com/sun/star/text/GlobalDocument.idl | 3 - offapi/com/sun/star/text/GlobalSettings.idl | 5 - offapi/com/sun/star/text/GraphicCrop.idl | 6 - offapi/com/sun/star/text/HoriOrientation.idl | 11 -- offapi/com/sun/star/text/HoriOrientationFormat.idl | 6 - offapi/com/sun/star/text/HorizontalAdjust.idl | 6 - offapi/com/sun/star/text/HypertextDocument.idl | 3 - offapi/com/sun/star/text/IllustrationsIndex.idl | 3 - offapi/com/sun/star/text/InContentMetadata.idl | 7 - .../sun/star/text/InvalidTextContentException.idl | 4 - offapi/com/sun/star/text/LabelFollow.idl | 6 - .../com/sun/star/text/LineNumberingProperties.idl | 14 -- offapi/com/sun/star/text/LineNumberingSettings.idl | 13 -- offapi/com/sun/star/text/MailMerge.idl | 35 ----- offapi/com/sun/star/text/MailMergeEvent.idl | 4 - offapi/com/sun/star/text/MailMergeType.idl | 6 - offapi/com/sun/star/text/NotePrintMode.idl | 7 - offapi/com/sun/star/text/NumberingLevel.idl | 23 ---- offapi/com/sun/star/text/NumberingRules.idl | 11 -- offapi/com/sun/star/text/NumberingStyle.idl | 4 - offapi/com/sun/star/text/ObjectIndex.idl | 3 - offapi/com/sun/star/text/PageFootnoteInfo.idl | 10 -- offapi/com/sun/star/text/PageNumberType.idl | 6 - offapi/com/sun/star/text/PagePrintSettings.idl | 12 -- offapi/com/sun/star/text/Paragraph.idl | 3 - offapi/com/sun/star/text/ParagraphEnumeration.idl | 3 - offapi/com/sun/star/text/ParagraphVertAlign.idl | 8 -- offapi/com/sun/star/text/PlaceholderType.idl | 8 -- offapi/com/sun/star/text/PositionAndSpaceMode.idl | 5 - offapi/com/sun/star/text/PositionLayoutDir.idl | 6 - offapi/com/sun/star/text/PrintPreviewSettings.idl | 3 - offapi/com/sun/star/text/PrintSettings.idl | 17 --- offapi/com/sun/star/text/RedlinePortion.idl | 3 - offapi/com/sun/star/text/ReferenceFieldPart.idl | 14 -- offapi/com/sun/star/text/ReferenceFieldSource.idl | 8 -- offapi/com/sun/star/text/ReferenceMark.idl | 3 - offapi/com/sun/star/text/ReferenceMarks.idl | 3 - offapi/com/sun/star/text/RelOrientation.idl | 12 -- offapi/com/sun/star/text/RubyAdjust.idl | 8 -- offapi/com/sun/star/text/SectionFileLink.idl | 4 - offapi/com/sun/star/text/SetVariableType.idl | 7 - offapi/com/sun/star/text/Shape.idl | 27 ---- offapi/com/sun/star/text/SizeType.idl | 6 - offapi/com/sun/star/text/TableColumnSeparator.idl | 4 - offapi/com/sun/star/text/TableColumns.idl | 5 - offapi/com/sun/star/text/TableIndex.idl | 6 - offapi/com/sun/star/text/TableRows.idl | 5 - offapi/com/sun/star/text/TemplateDisplayFormat.idl | 9 -- offapi/com/sun/star/text/Text.idl | 10 -- offapi/com/sun/star/text/TextColumn.idl | 5 - offapi/com/sun/star/text/TextColumnSequence.idl | 3 - offapi/com/sun/star/text/TextColumns.idl | 12 -- offapi/com/sun/star/text/TextContent.idl | 6 - offapi/com/sun/star/text/TextContentAnchorType.idl | 8 -- offapi/com/sun/star/text/TextContentCollection.idl | 3 - offapi/com/sun/star/text/TextCursor.idl | 3 - offapi/com/sun/star/text/TextDocument.idl | 3 - offapi/com/sun/star/text/TextDocumentView.idl | 8 -- offapi/com/sun/star/text/TextEmbeddedObject.idl | 5 - offapi/com/sun/star/text/TextEmbeddedObjects.idl | 3 - offapi/com/sun/star/text/TextField.idl | 6 - offapi/com/sun/star/text/TextFieldEnumeration.idl | 3 - offapi/com/sun/star/text/TextFieldMaster.idl | 6 - offapi/com/sun/star/text/TextFieldMasters.idl | 3 - offapi/com/sun/star/text/TextFields.idl | 3 - offapi/com/sun/star/text/TextFrame.idl | 13 -- offapi/com/sun/star/text/TextFrames.idl | 3 - offapi/com/sun/star/text/TextGraphicObject.idl | 26 ---- offapi/com/sun/star/text/TextGraphicObjects.idl | 3 - offapi/com/sun/star/text/TextGridMode.idl | 6 - offapi/com/sun/star/text/TextLayoutCursor.idl | 3 - offapi/com/sun/star/text/TextMarkupDescriptor.idl | 2 - offapi/com/sun/star/text/TextMarkupType.idl | 2 - offapi/com/sun/star/text/TextPageStyle.idl | 21 --- offapi/com/sun/star/text/TextPortion.idl | 15 --- .../com/sun/star/text/TextPortionEnumeration.idl | 3 - offapi/com/sun/star/text/TextRange.idl | 3 - .../sun/star/text/TextRangeContentProperties.idl | 13 -- offapi/com/sun/star/text/TextRanges.idl | 3 - offapi/com/sun/star/text/TextSection.idl | 31 ----- offapi/com/sun/star/text/TextSections.idl | 3 - offapi/com/sun/star/text/TextSortDescriptor.idl | 14 -- offapi/com/sun/star/text/TextSortDescriptor2.idl | 5 - offapi/com/sun/star/text/TextSortable.idl | 3 - offapi/com/sun/star/text/TextTable.idl | 29 ---- offapi/com/sun/star/text/TextTableCursor.idl | 3 - offapi/com/sun/star/text/TextTableRow.idl | 12 -- offapi/com/sun/star/text/TextTables.idl | 3 - offapi/com/sun/star/text/TextViewCursor.idl | 3 - offapi/com/sun/star/text/TimeDisplayFormat.idl | 10 -- offapi/com/sun/star/text/UserDataPart.idl | 18 --- offapi/com/sun/star/text/UserDefinedIndex.idl | 3 - offapi/com/sun/star/text/UserFieldFormat.idl | 6 - offapi/com/sun/star/text/UserIndex.idl | 3 - offapi/com/sun/star/text/UserIndexMark.idl | 4 - offapi/com/sun/star/text/VertOrientation.idl | 13 -- offapi/com/sun/star/text/VertOrientationFormat.idl | 5 - offapi/com/sun/star/text/ViewSettings.idl | 42 ------ offapi/com/sun/star/text/WebDocument.idl | 3 - .../com/sun/star/text/WrapInfluenceOnPosition.idl | 7 - offapi/com/sun/star/text/WrapTextMode.idl | 9 -- offapi/com/sun/star/text/WritingMode.idl | 6 - offapi/com/sun/star/text/WritingMode2.idl | 8 -- offapi/com/sun/star/text/XAutoTextContainer.idl | 5 - offapi/com/sun/star/text/XAutoTextEntry.idl | 4 - offapi/com/sun/star/text/XAutoTextGroup.idl | 7 - offapi/com/sun/star/text/XBookmarkInsertTool.idl | 4 - offapi/com/sun/star/text/XBookmarksSupplier.idl | 4 - .../sun/star/text/XChapterNumberingSupplier.idl | 4 - offapi/com/sun/star/text/XDependentTextField.idl | 5 - offapi/com/sun/star/text/XDocumentIndex.idl | 5 - offapi/com/sun/star/text/XDocumentIndexMark.idl | 5 - .../com/sun/star/text/XDocumentIndexesSupplier.idl | 4 - .../sun/star/text/XEndnotesSettingsSupplier.idl | 4 - offapi/com/sun/star/text/XEndnotesSupplier.idl | 5 - offapi/com/sun/star/text/XFlatParagraph.idl | 12 -- .../com/sun/star/text/XFlatParagraphIterator.idl | 8 -- .../star/text/XFlatParagraphIteratorProvider.idl | 5 - offapi/com/sun/star/text/XFootnote.idl | 5 - .../sun/star/text/XFootnotesSettingsSupplier.idl | 4 - offapi/com/sun/star/text/XFootnotesSupplier.idl | 5 - offapi/com/sun/star/text/XHeaderFooter.idl | 5 - .../com/sun/star/text/XHeaderFooterPageStyle.idl | 5 - .../com/sun/star/text/XLineNumberingProperties.idl | 4 - .../com/sun/star/text/XLineNumberingSupplier.idl | 5 - offapi/com/sun/star/text/XMailMergeBroadcaster.idl | 5 - offapi/com/sun/star/text/XMailMergeListener.idl | 4 - offapi/com/sun/star/text/XModule.idl | 3 - offapi/com/sun/star/text/XMultiTextMarkup.idl | 3 - .../com/sun/star/text/XNumberingRulesSupplier.idl | 4 - offapi/com/sun/star/text/XPageCursor.idl | 11 -- offapi/com/sun/star/text/XPagePrintable.idl | 6 - offapi/com/sun/star/text/XParagraphAppend.idl | 4 - offapi/com/sun/star/text/XParagraphCursor.idl | 9 -- offapi/com/sun/star/text/XRedline.idl | 4 - .../com/sun/star/text/XReferenceMarksSupplier.idl | 4 - .../sun/star/text/XRelativeTextContentInsert.idl | 3 - .../sun/star/text/XRelativeTextContentRemove.idl | 3 - offapi/com/sun/star/text/XRubySelection.idl | 5 - offapi/com/sun/star/text/XSentenceCursor.idl | 9 -- offapi/com/sun/star/text/XSimpleText.idl | 7 - offapi/com/sun/star/text/XText.idl | 5 - offapi/com/sun/star/text/XTextAppend.idl | 3 - offapi/com/sun/star/text/XTextAppendAndConvert.idl | 3 - offapi/com/sun/star/text/XTextColumns.idl | 8 -- offapi/com/sun/star/text/XTextContent.idl | 5 - offapi/com/sun/star/text/XTextContentAppend.idl | 4 - offapi/com/sun/star/text/XTextConvert.idl | 4 - offapi/com/sun/star/text/XTextCopy.idl | 4 - offapi/com/sun/star/text/XTextCursor.idl | 11 -- offapi/com/sun/star/text/XTextDocument.idl | 5 - offapi/com/sun/star/text/XTextEmbeddedObject.idl | 5 - .../sun/star/text/XTextEmbeddedObjectsSupplier.idl | 4 - offapi/com/sun/star/text/XTextField.idl | 4 - offapi/com/sun/star/text/XTextFieldsSupplier.idl | 5 - offapi/com/sun/star/text/XTextFrame.idl | 4 - offapi/com/sun/star/text/XTextFramesSupplier.idl | 4 - .../sun/star/text/XTextGraphicObjectsSupplier.idl | 4 - offapi/com/sun/star/text/XTextMarkup.idl | 4 - offapi/com/sun/star/text/XTextPortionAppend.idl | 4 - offapi/com/sun/star/text/XTextRange.idl | 8 -- offapi/com/sun/star/text/XTextRangeCompare.idl | 5 - offapi/com/sun/star/text/XTextRangeMover.idl | 4 - offapi/com/sun/star/text/XTextSection.idl | 5 - offapi/com/sun/star/text/XTextSectionsSupplier.idl | 4 - offapi/com/sun/star/text/XTextShapesSupplier.idl | 4 - offapi/com/sun/star/text/XTextTable.idl | 9 -- offapi/com/sun/star/text/XTextTableCursor.idl | 13 -- offapi/com/sun/star/text/XTextTablesSupplier.idl | 4 - offapi/com/sun/star/text/XTextViewCursor.idl | 6 - .../com/sun/star/text/XTextViewCursorSupplier.idl | 4 - offapi/com/sun/star/text/XWordCursor.idl | 9 -- .../com/sun/star/text/fieldmaster/Bibliography.idl | 10 -- offapi/com/sun/star/text/fieldmaster/DDE.idl | 8 -- offapi/com/sun/star/text/fieldmaster/Database.idl | 10 -- .../sun/star/text/fieldmaster/SetExpression.idl | 6 - offapi/com/sun/star/text/fieldmaster/User.idl | 6 - offapi/com/sun/star/text/textfield/Annotation.idl | 3 - offapi/com/sun/star/text/textfield/Author.idl | 3 - .../com/sun/star/text/textfield/Bibliography.idl | 3 - offapi/com/sun/star/text/textfield/Chapter.idl | 3 - .../com/sun/star/text/textfield/CharacterCount.idl | 3 - .../sun/star/text/textfield/CombinedCharacters.idl | 3 - .../sun/star/text/textfield/ConditionalText.idl | 3 - offapi/com/sun/star/text/textfield/DDE.idl | 3 - offapi/com/sun/star/text/textfield/Database.idl | 3 - .../com/sun/star/text/textfield/DatabaseName.idl | 3 - .../sun/star/text/textfield/DatabaseNextSet.idl | 3 - .../star/text/textfield/DatabaseNumberOfSet.idl | 3 - .../sun/star/text/textfield/DatabaseSetNumber.idl | 3 - offapi/com/sun/star/text/textfield/DateTime.idl | 3 - offapi/com/sun/star/text/textfield/DropDown.idl | 3 - .../star/text/textfield/EmbeddedObjectCount.idl | 3 - .../com/sun/star/text/textfield/ExtendedUser.idl | 3 - offapi/com/sun/star/text/textfield/FileName.idl | 3 - .../com/sun/star/text/textfield/GetExpression.idl | 3 - .../com/sun/star/text/textfield/GetReference.idl | 3 - .../sun/star/text/textfield/GraphicObjectCount.idl | 3 - .../sun/star/text/textfield/HiddenParagraph.idl | 3 - offapi/com/sun/star/text/textfield/HiddenText.idl | 3 - offapi/com/sun/star/text/textfield/Input.idl | 6 - offapi/com/sun/star/text/textfield/InputUser.idl | 3 - offapi/com/sun/star/text/textfield/JumpEdit.idl | 3 - offapi/com/sun/star/text/textfield/Macro.idl | 3 - .../com/sun/star/text/textfield/MetadataField.idl | 10 -- offapi/com/sun/star/text/textfield/PageCount.idl | 3 - offapi/com/sun/star/text/textfield/PageNumber.idl | 3 - .../com/sun/star/text/textfield/ParagraphCount.idl | 3 - .../sun/star/text/textfield/ReferencePageGet.idl | 3 - .../sun/star/text/textfield/ReferencePageSet.idl | 3 - offapi/com/sun/star/text/textfield/Script.idl | 3 - .../com/sun/star/text/textfield/SetExpression.idl | 3 - offapi/com/sun/star/text/textfield/TableCount.idl | 3 - .../com/sun/star/text/textfield/TableFormula.idl | 3 - .../com/sun/star/text/textfield/TemplateName.idl | 3 - offapi/com/sun/star/text/textfield/URL.idl | 3 - offapi/com/sun/star/text/textfield/User.idl | 3 - offapi/com/sun/star/text/textfield/WordCount.idl | 3 - .../star/text/textfield/docinfo/ChangeAuthor.idl | 3 - .../star/text/textfield/docinfo/ChangeDateTime.idl | 3 - .../star/text/textfield/docinfo/CreateAuthor.idl | 3 - .../star/text/textfield/docinfo/CreateDateTime.idl | 3 - .../com/sun/star/text/textfield/docinfo/Custom.idl | 3 - .../star/text/textfield/docinfo/Description.idl | 3 - .../sun/star/text/textfield/docinfo/EditTime.idl | 3 - .../com/sun/star/text/textfield/docinfo/Info0.idl | 3 - .../com/sun/star/text/textfield/docinfo/Info1.idl | 3 - .../com/sun/star/text/textfield/docinfo/Info2.idl | 3 - .../com/sun/star/text/textfield/docinfo/Info3.idl | 3 - .../sun/star/text/textfield/docinfo/Keywords.idl | 3 - .../star/text/textfield/docinfo/PrintAuthor.idl | 3 - .../star/text/textfield/docinfo/PrintDateTime.idl | 3 - .../sun/star/text/textfield/docinfo/Revision.idl | 3 - .../sun/star/text/textfield/docinfo/Subject.idl | 3 - .../com/sun/star/text/textfield/docinfo/Title.idl | 3 - .../sun/star/ucb/AlreadyInitializedException.idl | 3 - offapi/com/sun/star/ucb/AnyCompareFactory.idl | 3 - offapi/com/sun/star/ucb/AuthenticationRequest.idl | 13 -- offapi/com/sun/star/ucb/CHAOSProgressStart.idl | 6 - offapi/com/sun/star/ucb/CachedContentResultSet.idl | 5 - .../sun/star/ucb/CachedContentResultSetFactory.idl | 3 - .../sun/star/ucb/CachedContentResultSetStub.idl | 5 - .../star/ucb/CachedContentResultSetStubFactory.idl | 3 - offapi/com/sun/star/ucb/CachedDynamicResultSet.idl | 5 - .../sun/star/ucb/CachedDynamicResultSetFactory.idl | 3 - .../sun/star/ucb/CachedDynamicResultSetStub.idl | 5 - .../star/ucb/CachedDynamicResultSetStubFactory.idl | 3 - .../sun/star/ucb/CertificateValidationRequest.idl | 6 - offapi/com/sun/star/ucb/CmisContentProvider.idl | 3 - offapi/com/sun/star/ucb/Command.idl | 6 - .../com/sun/star/ucb/CommandAbortedException.idl | 3 - offapi/com/sun/star/ucb/CommandEnvironment.idl | 1 - offapi/com/sun/star/ucb/CommandFailedException.idl | 4 - offapi/com/sun/star/ucb/CommandInfo.idl | 6 - offapi/com/sun/star/ucb/CommandInfoChange.idl | 5 - offapi/com/sun/star/ucb/CommandInfoChangeEvent.idl | 6 - offapi/com/sun/star/ucb/ConnectionMode.idl | 5 - offapi/com/sun/star/ucb/Content.idl | 32 ----- offapi/com/sun/star/ucb/ContentAction.idl | 8 -- offapi/com/sun/star/ucb/ContentCreationError.idl | 9 -- .../com/sun/star/ucb/ContentCreationException.idl | 3 - offapi/com/sun/star/ucb/ContentEvent.idl | 6 - offapi/com/sun/star/ucb/ContentInfo.idl | 6 - offapi/com/sun/star/ucb/ContentInfoAttribute.idl | 8 -- offapi/com/sun/star/ucb/ContentProvider.idl | 6 - offapi/com/sun/star/ucb/ContentProviderInfo.idl | 5 - offapi/com/sun/star/ucb/ContentProviderProxy.idl | 7 - .../sun/star/ucb/ContentProviderProxyFactory.idl | 3 - offapi/com/sun/star/ucb/ContentResultSet.idl | 11 -- .../sun/star/ucb/ContentResultSetCapability.idl | 4 - offapi/com/sun/star/ucb/ContentTransmitter.idl | 4 - offapi/com/sun/star/ucb/Cookie.idl | 10 -- offapi/com/sun/star/ucb/CookiePolicy.idl | 6 - offapi/com/sun/star/ucb/CookieRequest.idl | 5 - offapi/com/sun/star/ucb/CrossReference.idl | 5 - .../sun/star/ucb/DefaultHierarchyDataSource.idl | 4 - offapi/com/sun/star/ucb/DocumentHeaderField.idl | 5 - offapi/com/sun/star/ucb/DocumentStoreMode.idl | 5 - .../ucb/DuplicateCommandIdentifierException.idl | 3 - .../sun/star/ucb/DuplicateProviderException.idl | 3 - offapi/com/sun/star/ucb/DynamicResultSet.idl | 4 - offapi/com/sun/star/ucb/Error.idl | 102 -------------- offapi/com/sun/star/ucb/ExportStreamInfo.idl | 5 - offapi/com/sun/star/ucb/FTPContent.idl | 12 -- offapi/com/sun/star/ucb/FTPContentProvider.idl | 4 - offapi/com/sun/star/ucb/FetchError.idl | 6 - offapi/com/sun/star/ucb/FetchResult.idl | 7 - offapi/com/sun/star/ucb/FileContent.idl | 13 -- offapi/com/sun/star/ucb/FileContentProvider.idl | 7 - offapi/com/sun/star/ucb/FileSystemNotation.idl | 7 - offapi/com/sun/star/ucb/FolderList.idl | 5 - offapi/com/sun/star/ucb/FolderListCommand.idl | 6 - offapi/com/sun/star/ucb/FolderListEntry.idl | 9 -- .../sun/star/ucb/GlobalTransferCommandArgument.idl | 8 -- .../com/sun/star/ucb/GnomeVFSContentProvider.idl | 2 - .../com/sun/star/ucb/GnomeVFSDocumentContent.idl | 9 -- offapi/com/sun/star/ucb/GnomeVFSFolderContent.idl | 10 -- offapi/com/sun/star/ucb/HandleCookiesRequest.idl | 6 - offapi/com/sun/star/ucb/HelpContent.idl | 12 -- offapi/com/sun/star/ucb/HelpContentProvider.idl | 4 - .../com/sun/star/ucb/HierarchyContentProvider.idl | 4 - .../com/sun/star/ucb/HierarchyDataReadAccess.idl | 7 - .../sun/star/ucb/HierarchyDataReadWriteAccess.idl | 7 - offapi/com/sun/star/ucb/HierarchyDataSource.idl | 5 - offapi/com/sun/star/ucb/HierarchyFolderContent.idl | 13 -- offapi/com/sun/star/ucb/HierarchyLinkContent.idl | 12 -- .../sun/star/ucb/HierarchyRootFolderContent.idl | 13 -- offapi/com/sun/star/ucb/IOErrorCode.idl | 39 ------ .../sun/star/ucb/IllegalIdentifierException.idl | 3 - offapi/com/sun/star/ucb/InsertCommandArgument.idl | 5 - .../com/sun/star/ucb/InteractiveAppException.idl | 4 - .../star/ucb/InteractiveAugmentedIOException.idl | 4 - .../ucb/InteractiveBadTransferURLException.idl | 3 - .../com/sun/star/ucb/InteractiveCHAOSException.idl | 5 - .../sun/star/ucb/InteractiveFileIOException.idl | 4 - offapi/com/sun/star/ucb/InteractiveIOException.idl | 4 - .../sun/star/ucb/InteractiveLockingException.idl | 4 - .../ucb/InteractiveLockingLockExpiredException.idl | 3 - .../star/ucb/InteractiveLockingLockedException.idl | 4 - .../ucb/InteractiveLockingNotLockedException.idl | 3 - .../ucb/InteractiveNetworkConnectException.idl | 4 - .../sun/star/ucb/InteractiveNetworkException.idl | 3 - .../ucb/InteractiveNetworkGeneralException.idl | 3 - .../ucb/InteractiveNetworkOffLineException.idl | 3 - .../star/ucb/InteractiveNetworkReadException.idl | 4 - .../ucb/InteractiveNetworkResolveNameException.idl | 4 - .../star/ucb/InteractiveNetworkWriteException.idl | 4 - .../star/ucb/InteractiveWrongMediumException.idl | 3 - offapi/com/sun/star/ucb/Link.idl | 5 - offapi/com/sun/star/ucb/ListAction.idl | 7 - offapi/com/sun/star/ucb/ListActionType.idl | 11 -- offapi/com/sun/star/ucb/ListEvent.idl | 4 - .../sun/star/ucb/ListenerAlreadySetException.idl | 3 - offapi/com/sun/star/ucb/Lock.idl | 7 - offapi/com/sun/star/ucb/LockDepth.idl | 6 - offapi/com/sun/star/ucb/LockEntry.idl | 5 - offapi/com/sun/star/ucb/LockScope.idl | 5 - offapi/com/sun/star/ucb/LockType.idl | 5 - .../sun/star/ucb/MissingInputStreamException.idl | 3 - .../sun/star/ucb/MissingPropertiesException.idl | 4 - offapi/com/sun/star/ucb/NameClash.idl | 8 -- offapi/com/sun/star/ucb/NameClashException.idl | 4 - .../com/sun/star/ucb/NameClashResolveRequest.idl | 6 - offapi/com/sun/star/ucb/NumberedSortingInfo.idl | 5 - offapi/com/sun/star/ucb/ODMAContent.idl | 12 -- offapi/com/sun/star/ucb/ODMAContentProvider.idl | 4 - offapi/com/sun/star/ucb/OpenCommandArgument.idl | 7 - offapi/com/sun/star/ucb/OpenCommandArgument2.idl | 4 - offapi/com/sun/star/ucb/OpenCommandArgument3.idl | 1 - offapi/com/sun/star/ucb/OpenMode.idl | 9 -- offapi/com/sun/star/ucb/OutgoingMessageState.idl | 11 -- offapi/com/sun/star/ucb/PackageContentProvider.idl | 4 - offapi/com/sun/star/ucb/PackageFolderContent.idl | 13 -- offapi/com/sun/star/ucb/PackageStreamContent.idl | 12 -- offapi/com/sun/star/ucb/PersistentPropertySet.idl | 7 - offapi/com/sun/star/ucb/PostCommandArgument.idl | 5 - offapi/com/sun/star/ucb/PostCommandArgument2.idl | 5 - offapi/com/sun/star/ucb/Priority.idl | 8 -- offapi/com/sun/star/ucb/PropertiesManager.idl | 3 - offapi/com/sun/star/ucb/PropertySetRegistry.idl | 5 - offapi/com/sun/star/ucb/PropertyValueInfo.idl | 4 - offapi/com/sun/star/ucb/PropertyValueState.idl | 7 - offapi/com/sun/star/ucb/RecipientInfo.idl | 16 --- offapi/com/sun/star/ucb/RememberAuthentication.idl | 6 - .../sun/star/ucb/RemoteAccessContentProvider.idl | 5 - .../sun/star/ucb/RemoteContentProviderAcceptor.idl | 3 - .../star/ucb/RemoteContentProviderChangeAction.idl | 3 - .../star/ucb/RemoteContentProviderChangeEvent.idl | 3 - .../sun/star/ucb/RemoteProxyContentProvider.idl | 4 - offapi/com/sun/star/ucb/ResultSetException.idl | 3 - offapi/com/sun/star/ucb/Rule.idl | 6 - offapi/com/sun/star/ucb/RuleAction.idl | 15 --- offapi/com/sun/star/ucb/RuleOperator.idl | 11 -- offapi/com/sun/star/ucb/RuleSet.idl | 5 - offapi/com/sun/star/ucb/RuleTerm.idl | 8 -- offapi/com/sun/star/ucb/SearchCommandArgument.idl | 5 - offapi/com/sun/star/ucb/SearchCriterium.idl | 4 - offapi/com/sun/star/ucb/SearchInfo.idl | 9 -- offapi/com/sun/star/ucb/SearchRecursion.idl | 6 - offapi/com/sun/star/ucb/SendInfo.idl | 5 - offapi/com/sun/star/ucb/SendMediaTypes.idl | 5 - .../com/sun/star/ucb/ServiceNotFoundException.idl | 3 - offapi/com/sun/star/ucb/SimpleFileAccess.idl | 3 - .../sun/star/ucb/SortedDynamicResultSetFactory.idl | 3 - offapi/com/sun/star/ucb/SortingInfo.idl | 5 - offapi/com/sun/star/ucb/Store.idl | 3 - offapi/com/sun/star/ucb/SynchronizePolicy.idl | 6 - .../com/sun/star/ucb/TransferCommandOperation.idl | 6 - offapi/com/sun/star/ucb/TransferInfo.idl | 7 - offapi/com/sun/star/ucb/TransferResult.idl | 4 - .../star/ucb/TransientDocumentsContentProvider.idl | 4 - .../star/ucb/TransientDocumentsDocumentContent.idl | 13 -- .../star/ucb/TransientDocumentsFolderContent.idl | 13 -- .../sun/star/ucb/TransientDocumentsRootContent.idl | 12 -- .../star/ucb/TransientDocumentsStreamContent.idl | 12 -- .../com/sun/star/ucb/URLAuthenticationRequest.idl | 4 - offapi/com/sun/star/ucb/UniversalContentBroker.idl | 10 -- .../sun/star/ucb/UnsupportedCommandException.idl | 3 - .../sun/star/ucb/UnsupportedDataSinkException.idl | 4 - .../sun/star/ucb/UnsupportedNameClashException.idl | 4 - .../sun/star/ucb/UnsupportedOpenModeException.idl | 4 - offapi/com/sun/star/ucb/VerificationMode.idl | 6 - offapi/com/sun/star/ucb/WebDAVContentProvider.idl | 4 - offapi/com/sun/star/ucb/WebDAVDocumentContent.idl | 12 -- offapi/com/sun/star/ucb/WebDAVFolderContent.idl | 13 -- .../sun/star/ucb/WelcomeDynamicResultSetStruct.idl | 5 - offapi/com/sun/star/ucb/XAnyCompare.idl | 4 - offapi/com/sun/star/ucb/XAnyCompareFactory.idl | 4 - .../star/ucb/XCachedContentResultSetFactory.idl | 4 - .../ucb/XCachedContentResultSetStubFactory.idl | 4 - .../star/ucb/XCachedDynamicResultSetFactory.idl | 4 - .../ucb/XCachedDynamicResultSetStubFactory.idl | 5 - offapi/com/sun/star/ucb/XCommandEnvironment.idl | 5 - offapi/com/sun/star/ucb/XCommandInfo.idl | 8 -- .../sun/star/ucb/XCommandInfoChangeListener.idl | 4 - .../sun/star/ucb/XCommandInfoChangeNotifier.idl | 5 - offapi/com/sun/star/ucb/XCommandProcessor.idl | 6 - offapi/com/sun/star/ucb/XCommandProcessor2.idl | 2 - offapi/com/sun/star/ucb/XContent.idl | 7 - offapi/com/sun/star/ucb/XContentAccess.idl | 6 - offapi/com/sun/star/ucb/XContentCreator.idl | 5 - offapi/com/sun/star/ucb/XContentEventListener.idl | 4 - offapi/com/sun/star/ucb/XContentIdentifier.idl | 5 - .../com/sun/star/ucb/XContentIdentifierFactory.idl | 4 - .../com/sun/star/ucb/XContentIdentifierMapping.idl | 7 - offapi/com/sun/star/ucb/XContentProvider.idl | 5 - .../com/sun/star/ucb/XContentProviderFactory.idl | 4 - .../com/sun/star/ucb/XContentProviderManager.idl | 7 - .../com/sun/star/ucb/XContentProviderSupplier.idl | 4 - offapi/com/sun/star/ucb/XContentTransmitter.idl | 4 - offapi/com/sun/star/ucb/XDataContainer.idl | 9 -- offapi/com/sun/star/ucb/XDynamicResultSet.idl | 7 - .../com/sun/star/ucb/XDynamicResultSetListener.idl | 4 - offapi/com/sun/star/ucb/XFetchProvider.idl | 4 - .../star/ucb/XFetchProviderForContentAccess.idl | 6 - .../com/sun/star/ucb/XFileIdentifierConverter.idl | 6 - .../sun/star/ucb/XInteractionCookieHandling.idl | 5 - .../sun/star/ucb/XInteractionHandlerSupplier.idl | 4 - .../star/ucb/XInteractionReplaceExistingData.idl | 3 - .../star/ucb/XInteractionSupplyAuthentication.idl | 15 --- .../star/ucb/XInteractionSupplyAuthentication2.idl | 5 - offapi/com/sun/star/ucb/XInteractionSupplyName.idl | 4 - .../sun/star/ucb/XParameterizedContentProvider.idl | 5 - offapi/com/sun/star/ucb/XPersistentPropertySet.idl | 5 - offapi/com/sun/star/ucb/XProgressHandler.idl | 6 - offapi/com/sun/star/ucb/XPropertyMatcher.idl | 4 - .../com/sun/star/ucb/XPropertyMatcherFactory.idl | 4 - offapi/com/sun/star/ucb/XPropertySetRegistry.idl | 5 - .../sun/star/ucb/XPropertySetRegistryFactory.idl | 4 - offapi/com/sun/star/ucb/XRecycler.idl | 4 - .../star/ucb/XRemoteContentProviderAcceptor.idl | 5 - .../star/ucb/XRemoteContentProviderActivator.idl | 2 - .../ucb/XRemoteContentProviderChangeListener.idl | 2 - .../ucb/XRemoteContentProviderChangeNotifier.idl | 3 - .../XRemoteContentProviderConnectionControl.idl | 2 - .../star/ucb/XRemoteContentProviderDistributor.idl | 6 - .../ucb/XRemoteContentProviderDoneListener.idl | 1 - .../star/ucb/XRemoteContentProviderSupplier.idl | 4 - offapi/com/sun/star/ucb/XSimpleFileAccess.idl | 19 --- offapi/com/sun/star/ucb/XSimpleFileAccess2.idl | 4 - offapi/com/sun/star/ucb/XSimpleFileAccess3.idl | 5 - .../star/ucb/XSortedDynamicResultSetFactory.idl | 4 - offapi/com/sun/star/ucb/XSourceInitialization.idl | 4 - .../com/sun/star/ucb/XWebDAVCommandEnvironment.idl | 4 - .../com/sun/star/ui/ActionTriggerSeparatorType.idl | 3 - offapi/com/sun/star/ui/ConfigurableUIElement.idl | 2 - offapi/com/sun/star/ui/ConfigurationEvent.idl | 1 - offapi/com/sun/star/ui/DockingArea.idl | 2 - .../sun/star/ui/GlobalAcceleratorConfiguration.idl | 1 - offapi/com/sun/star/ui/ImageType.idl | 4 - offapi/com/sun/star/ui/ItemDescriptor.idl | 1 - offapi/com/sun/star/ui/ItemStyle.idl | 10 -- offapi/com/sun/star/ui/ItemType.idl | 4 - .../sun/star/ui/ModuleUICategoryDescription.idl | 2 - .../com/sun/star/ui/ModuleUICommandDescription.idl | 2 - .../sun/star/ui/ModuleUIConfigurationManager.idl | 1 - .../ui/ModuleUIConfigurationManagerSupplier.idl | 1 - .../sun/star/ui/ModuleWindowStateConfiguration.idl | 2 - offapi/com/sun/star/ui/UICategoryDescription.idl | 2 - offapi/com/sun/star/ui/UICommandDescription.idl | 2 - offapi/com/sun/star/ui/UIConfigurationManager.idl | 1 - offapi/com/sun/star/ui/UIElement.idl | 3 - offapi/com/sun/star/ui/UIElementFactory.idl | 2 - offapi/com/sun/star/ui/UIElementFactoryManager.idl | 2 - offapi/com/sun/star/ui/UIElementSettings.idl | 2 - offapi/com/sun/star/ui/UIElementType.idl | 10 -- offapi/com/sun/star/ui/WindowContentFactory.idl | 2 - .../com/sun/star/ui/WindowStateConfiguration.idl | 2 - .../com/sun/star/ui/XAcceleratorConfiguration.idl | 11 -- offapi/com/sun/star/ui/XDockingAreaAcceptor.idl | 3 - offapi/com/sun/star/ui/XImageManager.idl | 1 - .../sun/star/ui/XModuleUIConfigurationManager.idl | 1 - .../ui/XModuleUIConfigurationManagerSupplier.idl | 2 - offapi/com/sun/star/ui/XToolPanel.idl | 4 - offapi/com/sun/star/ui/XUIConfiguration.idl | 1 - .../com/sun/star/ui/XUIConfigurationListener.idl | 6 - offapi/com/sun/star/ui/XUIConfigurationManager.idl | 1 - .../star/ui/XUIConfigurationManagerSupplier.idl | 2 - .../sun/star/ui/XUIConfigurationPersistence.idl | 1 - offapi/com/sun/star/ui/XUIConfigurationStorage.idl | 3 - offapi/com/sun/star/ui/XUIElement.idl | 3 - offapi/com/sun/star/ui/XUIElementFactory.idl | 2 - .../sun/star/ui/XUIElementFactoryRegistration.idl | 3 - offapi/com/sun/star/ui/XUIElementSettings.idl | 3 - offapi/com/sun/star/ui/XUIFunctionListener.idl | 3 - .../star/ui/dialogs/CommonFilePickerElementIds.idl | 9 -- offapi/com/sun/star/ui/dialogs/ControlActions.idl | 12 -- .../com/sun/star/ui/dialogs/DialogClosedEvent.idl | 5 - .../star/ui/dialogs/ExecutableDialogException.idl | 3 - .../star/ui/dialogs/ExecutableDialogResults.idl | 5 - .../ui/dialogs/ExtendedFilePickerElementIds.idl | 17 --- offapi/com/sun/star/ui/dialogs/FilePicker.idl | 16 --- offapi/com/sun/star/ui/dialogs/FilePickerEvent.idl | 5 - .../star/ui/dialogs/FilePreviewImageFormats.idl | 3 - .../sun/star/ui/dialogs/FilterOptionsDialog.idl | 5 - offapi/com/sun/star/ui/dialogs/FolderPicker.idl | 8 -- .../sun/star/ui/dialogs/ListboxControlActions.idl | 9 -- .../sun/star/ui/dialogs/TemplateDescription.idl | 13 -- offapi/com/sun/star/ui/dialogs/Wizard.idl | 4 - offapi/com/sun/star/ui/dialogs/WizardButton.idl | 4 - .../com/sun/star/ui/dialogs/WizardTravelType.idl | 4 - .../ui/dialogs/XAsynchronousExecutableDialog.idl | 5 - offapi/com/sun/star/ui/dialogs/XControlAccess.idl | 5 - .../sun/star/ui/dialogs/XControlInformation.idl | 6 - .../sun/star/ui/dialogs/XDialogClosedListener.idl | 2 - .../com/sun/star/ui/dialogs/XExecutableDialog.idl | 5 - offapi/com/sun/star/ui/dialogs/XFilePicker.idl | 8 -- offapi/com/sun/star/ui/dialogs/XFilePicker2.idl | 4 - .../star/ui/dialogs/XFilePickerControlAccess.idl | 8 -- .../sun/star/ui/dialogs/XFilePickerListener.idl | 9 -- .../sun/star/ui/dialogs/XFilePickerNotifier.idl | 6 - offapi/com/sun/star/ui/dialogs/XFilePreview.idl | 10 -- .../sun/star/ui/dialogs/XFilterGroupManager.idl | 1 - offapi/com/sun/star/ui/dialogs/XFilterManager.idl | 6 - offapi/com/sun/star/ui/dialogs/XFolderPicker.idl | 7 - offapi/com/sun/star/ui/dialogs/XWizard.idl | 4 - .../com/sun/star/ui/dialogs/XWizardController.idl | 4 - offapi/com/sun/star/ui/dialogs/XWizardPage.idl | 4 - offapi/com/sun/star/util/AliasProgrammaticPair.idl | 4 - offapi/com/sun/star/util/CellProtection.idl | 6 - offapi/com/sun/star/util/ChangesEvent.idl | 5 - offapi/com/sun/star/util/ChangesSet.idl | 3 - offapi/com/sun/star/util/CloseVetoException.idl | 3 - offapi/com/sun/star/util/Color.idl | 3 - offapi/com/sun/star/util/DataEditorEvent.idl | 2 - offapi/com/sun/star/util/DataEditorEventType.idl | 2 - offapi/com/sun/star/util/Date.idl | 5 - offapi/com/sun/star/util/DateTime.idl | 9 -- offapi/com/sun/star/util/DateTimeRange.idl | 16 --- offapi/com/sun/star/util/DiskFullException.idl | 3 - offapi/com/sun/star/util/Duration.idl | 11 -- offapi/com/sun/star/util/ElementChange.idl | 5 - offapi/com/sun/star/util/FileIOException.idl | 3 - offapi/com/sun/star/util/InvalidStateException.idl | 4 - offapi/com/sun/star/util/JobManager.idl | 1 - offapi/com/sun/star/util/Language.idl | 3 - .../star/util/MalformedNumberFormatException.idl | 4 - offapi/com/sun/star/util/MeasureUnit.idl | 3 - offapi/com/sun/star/util/ModeChangeEvent.idl | 3 - offapi/com/sun/star/util/NotLockedException.idl | 4 - offapi/com/sun/star/util/NotNumericException.idl | 3 - offapi/com/sun/star/util/NumberFormat.idl | 16 --- .../com/sun/star/util/NumberFormatProperties.idl | 7 - offapi/com/sun/star/util/NumberFormatSettings.idl | 7 - offapi/com/sun/star/util/NumberFormats.idl | 3 - offapi/com/sun/star/util/NumberFormatsSupplier.idl | 3 - offapi/com/sun/star/util/NumberFormatter.idl | 3 - .../star/util/OfficeInstallationDirectories.idl | 4 - offapi/com/sun/star/util/PathSettings.idl | 3 - offapi/com/sun/star/util/PathSubstitution.idl | 3 - offapi/com/sun/star/util/ReplaceDescriptor.idl | 3 - offapi/com/sun/star/util/RevisionTag.idl | 7 - offapi/com/sun/star/util/SearchAlgorithms.idl | 3 - offapi/com/sun/star/util/SearchDescriptor.idl | 13 -- offapi/com/sun/star/util/SearchFlags.idl | 3 - offapi/com/sun/star/util/SearchOptions.idl | 4 - offapi/com/sun/star/util/SearchResult.idl | 4 - offapi/com/sun/star/util/SortDescriptor.idl | 8 -- offapi/com/sun/star/util/SortDescriptor2.idl | 3 - offapi/com/sun/star/util/SortField.idl | 5 - offapi/com/sun/star/util/SortFieldType.idl | 6 - offapi/com/sun/star/util/Sortable.idl | 3 - offapi/com/sun/star/util/TextSearch.idl | 3 - offapi/com/sun/star/util/Time.idl | 6 - offapi/com/sun/star/util/TriState.idl | 5 - offapi/com/sun/star/util/URL.idl | 13 -- offapi/com/sun/star/util/URLTransformer.idl | 3 - offapi/com/sun/star/util/UriAbbreviation.idl | 1 - offapi/com/sun/star/util/VetoException.idl | 3 - offapi/com/sun/star/util/XArchiver.idl | 7 - offapi/com/sun/star/util/XAtomServer.idl | 2 - offapi/com/sun/star/util/XBroadcaster.idl | 4 - offapi/com/sun/star/util/XCancelManager.idl | 5 - offapi/com/sun/star/util/XCancellable.idl | 4 - offapi/com/sun/star/util/XChainable.idl | 7 - offapi/com/sun/star/util/XChangesBatch.idl | 6 - offapi/com/sun/star/util/XChangesListener.idl | 4 - offapi/com/sun/star/util/XChangesNotifier.idl | 5 - offapi/com/sun/star/util/XChangesSet.idl | 4 - offapi/com/sun/star/util/XCloneable.idl | 4 - offapi/com/sun/star/util/XCloseBroadcaster.idl | 5 - offapi/com/sun/star/util/XCloseListener.idl | 5 - offapi/com/sun/star/util/XCloseable.idl | 4 - offapi/com/sun/star/util/XDataEditor.idl | 6 - offapi/com/sun/star/util/XDataEditorListener.idl | 2 - offapi/com/sun/star/util/XFlushListener.idl | 4 - offapi/com/sun/star/util/XFlushable.idl | 6 - offapi/com/sun/star/util/XImportable.idl | 5 - offapi/com/sun/star/util/XIndent.idl | 5 - offapi/com/sun/star/util/XJobManager.idl | 4 - offapi/com/sun/star/util/XLinkUpdate.idl | 4 - offapi/com/sun/star/util/XLocalizedAliases.idl | 10 -- offapi/com/sun/star/util/XLockable.idl | 4 - offapi/com/sun/star/util/XMergeable.idl | 5 - .../sun/star/util/XModeChangeApproveListener.idl | 3 - .../com/sun/star/util/XModeChangeBroadcaster.idl | 3 - offapi/com/sun/star/util/XModeChangeListener.idl | 3 - offapi/com/sun/star/util/XModeSelector.idl | 7 - offapi/com/sun/star/util/XModifiable.idl | 5 - offapi/com/sun/star/util/XModifiable2.idl | 6 - offapi/com/sun/star/util/XModifyBroadcaster.idl | 5 - offapi/com/sun/star/util/XModifyListener.idl | 4 - .../com/sun/star/util/XNumberFormatPreviewer.idl | 5 - offapi/com/sun/star/util/XNumberFormatTypes.idl | 8 -- offapi/com/sun/star/util/XNumberFormats.idl | 10 -- .../com/sun/star/util/XNumberFormatsSupplier.idl | 5 - offapi/com/sun/star/util/XNumberFormatter.idl | 12 -- .../star/util/XOfficeInstallationDirectories.idl | 5 - offapi/com/sun/star/util/XPropertyReplace.idl | 9 -- offapi/com/sun/star/util/XProtectable.idl | 6 - offapi/com/sun/star/util/XRefreshListener.idl | 4 - offapi/com/sun/star/util/XRefreshable.idl | 6 - offapi/com/sun/star/util/XReplaceDescriptor.idl | 5 - offapi/com/sun/star/util/XReplaceable.idl | 5 - offapi/com/sun/star/util/XSearchDescriptor.idl | 5 - offapi/com/sun/star/util/XSearchable.idl | 7 - offapi/com/sun/star/util/XSimpleErrorHandler.idl | 4 - offapi/com/sun/star/util/XSortable.idl | 5 - offapi/com/sun/star/util/XStringAbbreviation.idl | 2 - offapi/com/sun/star/util/XStringEscape.idl | 2 - offapi/com/sun/star/util/XStringMapping.idl | 4 - offapi/com/sun/star/util/XStringSubstitution.idl | 6 - offapi/com/sun/star/util/XStringWidth.idl | 2 - offapi/com/sun/star/util/XTextSearch.idl | 4 - offapi/com/sun/star/util/XTimeStamped.idl | 3 - offapi/com/sun/star/util/XURLTransformer.idl | 7 - offapi/com/sun/star/util/XUniqueIDFactory.idl | 2 - offapi/com/sun/star/util/XUpdatable.idl | 4 - offapi/com/sun/star/view/DocumentZoomType.idl | 8 -- offapi/com/sun/star/view/DuplexMode.idl | 7 - offapi/com/sun/star/view/OfficeDocumentView.idl | 3 - offapi/com/sun/star/view/PaperFormat.idl | 12 -- offapi/com/sun/star/view/PaperOrientation.idl | 5 - offapi/com/sun/star/view/PrintJobEvent.idl | 3 - offapi/com/sun/star/view/PrintOptions.idl | 10 -- offapi/com/sun/star/view/PrintSettings.idl | 14 -- offapi/com/sun/star/view/PrintableState.idl | 3 - offapi/com/sun/star/view/PrintableStateEvent.idl | 3 - offapi/com/sun/star/view/PrinterDescriptor.idl | 11 -- offapi/com/sun/star/view/RenderDescriptor.idl | 4 - offapi/com/sun/star/view/RenderOptions.idl | 8 -- offapi/com/sun/star/view/SelectionType.idl | 7 - offapi/com/sun/star/view/ViewSettings.idl | 8 -- offapi/com/sun/star/view/XControlAccess.idl | 4 - offapi/com/sun/star/view/XFormLayerAccess.idl | 4 - offapi/com/sun/star/view/XLineCursor.idl | 7 - .../com/sun/star/view/XMultiSelectionSupplier.idl | 8 -- offapi/com/sun/star/view/XPrintJob.idl | 2 - offapi/com/sun/star/view/XPrintJobBroadcaster.idl | 2 - offapi/com/sun/star/view/XPrintJobListener.idl | 2 - offapi/com/sun/star/view/XPrintPreview.idl | 3 - .../com/sun/star/view/XPrintSettingsSupplier.idl | 4 - offapi/com/sun/star/view/XPrintable.idl | 6 - offapi/com/sun/star/view/XPrintableBroadcaster.idl | 2 - offapi/com/sun/star/view/XPrintableListener.idl | 2 - offapi/com/sun/star/view/XRenderable.idl | 6 - offapi/com/sun/star/view/XScreenCursor.idl | 5 - .../com/sun/star/view/XSelectionChangeListener.idl | 4 - offapi/com/sun/star/view/XSelectionSupplier.idl | 7 - offapi/com/sun/star/view/XViewCursor.idl | 7 - offapi/com/sun/star/view/XViewSettingsSupplier.idl | 4 - offapi/com/sun/star/xforms/Binding.idl | 3 - .../star/xforms/InvalidDataOnSubmitException.idl | 3 - offapi/com/sun/star/xforms/XDataTypeRepository.idl | 3 - offapi/com/sun/star/xforms/XFormsSupplier.idl | 4 - offapi/com/sun/star/xforms/XFormsUIHelper1.idl | 3 - offapi/com/sun/star/xforms/XModel.idl | 9 -- offapi/com/sun/star/xforms/XSubmission.idl | 3 - offapi/com/sun/star/xml/Attribute.idl | 3 - offapi/com/sun/star/xml/AttributeContainer.idl | 3 - offapi/com/sun/star/xml/AttributeData.idl | 3 - offapi/com/sun/star/xml/FastAttribute.idl | 3 - offapi/com/sun/star/xml/NamespaceContainer.idl | 3 - offapi/com/sun/star/xml/XExportFilter.idl | 2 - offapi/com/sun/star/xml/XImportFilter.idl | 2 - offapi/com/sun/star/xml/XMLExportFilter.idl | 3 - offapi/com/sun/star/xml/XMLImportFilter.idl | 3 - offapi/com/sun/star/xml/crypto/CipherID.idl | 5 - offapi/com/sun/star/xml/crypto/DigestID.idl | 7 - offapi/com/sun/star/xml/crypto/XCipherContext.idl | 5 - .../sun/star/xml/crypto/XCipherContextSupplier.idl | 4 - offapi/com/sun/star/xml/crypto/XDigestContext.idl | 5 - .../sun/star/xml/crypto/XDigestContextSupplier.idl | 4 - .../sun/star/xml/crypto/XMLEncryptionException.idl | 3 - .../sun/star/xml/crypto/XMLSignatureException.idl | 3 - offapi/com/sun/star/xml/dom/DOMException.idl | 1 - .../sun/star/xml/sax/FastShapeContextHandler.idl | 1 - offapi/com/sun/star/xml/sax/FastToken.idl | 5 - offapi/com/sun/star/xml/sax/FastTokenHandler.idl | 1 - offapi/com/sun/star/xml/sax/InputSource.idl | 6 - offapi/com/sun/star/xml/sax/SAXException.idl | 4 - .../star/xml/sax/SAXInvalidCharacterException.idl | 3 - offapi/com/sun/star/xml/sax/SAXParseException.idl | 7 - offapi/com/sun/star/xml/sax/XAttributeList.idl | 9 -- offapi/com/sun/star/xml/sax/XDTDHandler.idl | 5 - offapi/com/sun/star/xml/sax/XDocumentHandler.idl | 11 -- offapi/com/sun/star/xml/sax/XEntityResolver.idl | 4 - offapi/com/sun/star/xml/sax/XErrorHandler.idl | 6 - .../sun/star/xml/sax/XExtendedDocumentHandler.idl | 8 -- offapi/com/sun/star/xml/sax/XFastAttributeList.idl | 3 - .../com/sun/star/xml/sax/XFastContextHandler.idl | 10 -- .../com/sun/star/xml/sax/XFastDocumentHandler.idl | 6 - offapi/com/sun/star/xml/sax/XFastParser.idl | 10 -- .../com/sun/star/xml/sax/XFastSAXSerializable.idl | 2 - offapi/com/sun/star/xml/sax/XFastSerializer.idl | 14 -- .../sun/star/xml/sax/XFastShapeContextHandler.idl | 3 - offapi/com/sun/star/xml/sax/XFastTokenHandler.idl | 7 - offapi/com/sun/star/xml/sax/XLocator.idl | 7 - offapi/com/sun/star/xml/sax/XParser.idl | 9 -- offapi/com/sun/star/xml/sax/XSAXSerializable.idl | 2 - .../sun/star/xml/xpath/Libxml2ExtensionHandle.idl | 3 - offapi/com/sun/star/xml/xpath/XPathException.idl | 1 - offapi/com/sun/star/xsd/Boolean.idl | 3 - offapi/com/sun/star/xsd/DataTypeClass.idl | 3 - offapi/com/sun/star/xsd/Date.idl | 3 - offapi/com/sun/star/xsd/DateTime.idl | 3 - offapi/com/sun/star/xsd/Day.idl | 3 - offapi/com/sun/star/xsd/Decimal.idl | 3 - offapi/com/sun/star/xsd/Month.idl | 3 - offapi/com/sun/star/xsd/String.idl | 3 - offapi/com/sun/star/xsd/Time.idl | 3 - offapi/com/sun/star/xsd/WhiteSpaceTreatment.idl | 3 - offapi/com/sun/star/xsd/XDataType.idl | 3 - offapi/com/sun/star/xsd/Year.idl | 3 - 3247 files changed, 18706 deletions(-) (limited to 'offapi/com/sun') diff --git a/offapi/com/sun/star/accessibility/XAccessibleEventBroadcaster.idl b/offapi/com/sun/star/accessibility/XAccessibleEventBroadcaster.idl index fd24a8f6fe47..cce170fba06e 100644 --- a/offapi/com/sun/star/accessibility/XAccessibleEventBroadcaster.idl +++ b/offapi/com/sun/star/accessibility/XAccessibleEventBroadcaster.idl @@ -36,13 +36,11 @@ module com { module sun { module star { module accessibility { */ published interface XAccessibleEventBroadcaster: ::com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** registers the given XAccessibleEventListener. */ [oneway] void addEventListener( [in] XAccessibleEventListener xListener ); - //------------------------------------------------------------------------- /** unregisters the given XAccessibleEventListener. */ diff --git a/offapi/com/sun/star/accessibility/XAccessibleEventListener.idl b/offapi/com/sun/star/accessibility/XAccessibleEventListener.idl index f731df3547e6..be38ec0f1bea 100644 --- a/offapi/com/sun/star/accessibility/XAccessibleEventListener.idl +++ b/offapi/com/sun/star/accessibility/XAccessibleEventListener.idl @@ -34,7 +34,6 @@ module com { module sun { module star { module accessibility { */ published interface XAccessibleEventListener: ::com::sun::star::lang::XEventListener { - //------------------------------------------------------------------------- /** is called whenever a accessible event (see AccessibleEventObject) occurs. */ diff --git a/offapi/com/sun/star/animations/AnimationAdditiveMode.idl b/offapi/com/sun/star/animations/AnimationAdditiveMode.idl index 2e56cae8bf0a..5c8e13f8c21f 100644 --- a/offapi/com/sun/star/animations/AnimationAdditiveMode.idl +++ b/offapi/com/sun/star/animations/AnimationAdditiveMode.idl @@ -19,11 +19,9 @@ #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. @@ -54,7 +52,6 @@ constants AnimationAdditiveMode const short NONE = 4; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/animations/AnimationCalcMode.idl b/offapi/com/sun/star/animations/AnimationCalcMode.idl index ad3c3d067bde..e9fa85313890 100644 --- a/offapi/com/sun/star/animations/AnimationCalcMode.idl +++ b/offapi/com/sun/star/animations/AnimationCalcMode.idl @@ -19,11 +19,9 @@ #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. @@ -59,7 +57,6 @@ constants AnimationCalcMode const short SPLINE = 3; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/animations/AnimationColorSpace.idl b/offapi/com/sun/star/animations/AnimationColorSpace.idl index 01364e259ea0..fbd2a9dbebc5 100644 --- a/offapi/com/sun/star/animations/AnimationColorSpace.idl +++ b/offapi/com/sun/star/animations/AnimationColorSpace.idl @@ -19,11 +19,9 @@ #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.
@@ -43,7 +41,6 @@ constants AnimationColorSpace const short HSL = 1; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/animations/AnimationEndSync.idl b/offapi/com/sun/star/animations/AnimationEndSync.idl index 915efa59d915..f75d5e151669 100644 --- a/offapi/com/sun/star/animations/AnimationEndSync.idl +++ b/offapi/com/sun/star/animations/AnimationEndSync.idl @@ -19,11 +19,9 @@ #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 */ @@ -66,7 +64,6 @@ constants AnimationEndSync const short MEDIA = 3; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/animations/AnimationFill.idl b/offapi/com/sun/star/animations/AnimationFill.idl index 197d8c83d570..a869dd7803bc 100644 --- a/offapi/com/sun/star/animations/AnimationFill.idl +++ b/offapi/com/sun/star/animations/AnimationFill.idl @@ -28,11 +28,9 @@ #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. @@ -94,7 +92,6 @@ constants AnimationFill const short AUTO = 5; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/animations/AnimationNodeType.idl b/offapi/com/sun/star/animations/AnimationNodeType.idl index 974da21f4b73..ae563db54de0 100644 --- a/offapi/com/sun/star/animations/AnimationNodeType.idl +++ b/offapi/com/sun/star/animations/AnimationNodeType.idl @@ -28,11 +28,9 @@ #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.
@@ -81,7 +79,6 @@ constants AnimationNodeType }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/animations/AnimationRestart.idl b/offapi/com/sun/star/animations/AnimationRestart.idl index 745e28acd72b..a6e260c2c3ea 100644 --- a/offapi/com/sun/star/animations/AnimationRestart.idl +++ b/offapi/com/sun/star/animations/AnimationRestart.idl @@ -19,11 +19,9 @@ #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 @@ -60,7 +58,6 @@ constants AnimationRestart const short NEVER = 3; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/animations/AnimationTransformType.idl b/offapi/com/sun/star/animations/AnimationTransformType.idl index 95aa26d9c777..f47d6bd0f9b8 100644 --- a/offapi/com/sun/star/animations/AnimationTransformType.idl +++ b/offapi/com/sun/star/animations/AnimationTransformType.idl @@ -19,11 +19,9 @@ #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. @@ -52,7 +50,6 @@ constants AnimationTransformType const short SKEWY = 4; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/animations/AnimationValueType.idl b/offapi/com/sun/star/animations/AnimationValueType.idl index 5ccf986564d4..df65b3f72c3c 100644 --- a/offapi/com/sun/star/animations/AnimationValueType.idl +++ b/offapi/com/sun/star/animations/AnimationValueType.idl @@ -19,11 +19,9 @@ #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 */ @@ -42,7 +40,6 @@ constants AnimationValueType const short COLOR = 2; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/animations/Event.idl b/offapi/com/sun/star/animations/Event.idl index 593cedff0765..7d6912242aa5 100644 --- a/offapi/com/sun/star/animations/Event.idl +++ b/offapi/com/sun/star/animations/Event.idl @@ -30,11 +30,9 @@ #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 @@ -61,7 +59,6 @@ struct Event unsigned short Repeat; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/animations/EventTrigger.idl b/offapi/com/sun/star/animations/EventTrigger.idl index bc90291f9048..7798659a893e 100644 --- a/offapi/com/sun/star/animations/EventTrigger.idl +++ b/offapi/com/sun/star/animations/EventTrigger.idl @@ -28,11 +28,9 @@ #ifndef __com_sun_star_animations_EventTrigger_idl__ #define __com_sun_star_animations_EventTrigger_idl__ -//============================================================================= module com { module sun { module star { module animations { -//============================================================================= /** */ @@ -85,7 +83,6 @@ constants EventTrigger }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/animations/TargetProperties.idl b/offapi/com/sun/star/animations/TargetProperties.idl index 8938c1aeeded..2720b67ea918 100644 --- a/offapi/com/sun/star/animations/TargetProperties.idl +++ b/offapi/com/sun/star/animations/TargetProperties.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module animations { -//============================================================================= /** Properties of an animated target.

@@ -42,7 +40,6 @@ struct TargetProperties sequence< ::com::sun::star::beans::NamedValue > Properties; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/animations/TargetPropertiesCreator.idl b/offapi/com/sun/star/animations/TargetPropertiesCreator.idl index 502b83b50e51..b406aac791f7 100644 --- a/offapi/com/sun/star/animations/TargetPropertiesCreator.idl +++ b/offapi/com/sun/star/animations/TargetPropertiesCreator.idl @@ -32,11 +32,9 @@ #include #endif -//============================================================================= module com { module sun { module star { module animations { -//============================================================================= service TargetPropertiesCreator: XTargetPropertiesCreator; diff --git a/offapi/com/sun/star/animations/TimeFilterPair.idl b/offapi/com/sun/star/animations/TimeFilterPair.idl index 1f4de53aef68..aafd06f09efa 100644 --- a/offapi/com/sun/star/animations/TimeFilterPair.idl +++ b/offapi/com/sun/star/animations/TimeFilterPair.idl @@ -19,11 +19,9 @@ #ifndef __com_sun_star_animations_TimeFilterPair_idl__ #define __com_sun_star_animations_TimeFilterPair_idl__ -//============================================================================= module com { module sun { module star { module animations { -//============================================================================= /** */ @@ -36,7 +34,6 @@ struct TimeFilterPair double Progress; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/animations/Timing.idl b/offapi/com/sun/star/animations/Timing.idl index f049ec31d597..89125bcb3a73 100644 --- a/offapi/com/sun/star/animations/Timing.idl +++ b/offapi/com/sun/star/animations/Timing.idl @@ -19,11 +19,9 @@ #ifndef __com_sun_star_animations_Timing_idl__ #define __com_sun_star_animations_Timing_idl__ -//============================================================================= module com { module sun { module star { module animations { -//============================================================================= /** */ @@ -38,7 +36,6 @@ enum Timing MEDIA }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/animations/TransitionSubType.idl b/offapi/com/sun/star/animations/TransitionSubType.idl index 240d7a65cc17..5c0ecdbe5073 100644 --- a/offapi/com/sun/star/animations/TransitionSubType.idl +++ b/offapi/com/sun/star/animations/TransitionSubType.idl @@ -19,11 +19,9 @@ #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 */ @@ -148,7 +146,6 @@ constants TransitionSubType const short FROMBOTTOMRIGHT = 119; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/animations/TransitionType.idl b/offapi/com/sun/star/animations/TransitionType.idl index 0eb596caa03c..0de421239f54 100644 --- a/offapi/com/sun/star/animations/TransitionType.idl +++ b/offapi/com/sun/star/animations/TransitionType.idl @@ -19,11 +19,9 @@ #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 */ @@ -76,7 +74,6 @@ constants TransitionType const short ZOOM = 43; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/animations/ValuePair.idl b/offapi/com/sun/star/animations/ValuePair.idl index 05d49dd40bbb..56052c283fa6 100644 --- a/offapi/com/sun/star/animations/ValuePair.idl +++ b/offapi/com/sun/star/animations/ValuePair.idl @@ -19,11 +19,9 @@ #ifndef __com_sun_star_animations_ValuePair_idl__ #define __com_sun_star_animations_ValuePair_idl__ -//============================================================================= module com { module sun { module star { module animations { -//============================================================================= /** */ @@ -33,7 +31,6 @@ struct ValuePair any Second; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/animations/XAnimate.idl b/offapi/com/sun/star/animations/XAnimate.idl index 578a1ce432d7..8ef7011730d6 100644 --- a/offapi/com/sun/star/animations/XAnimate.idl +++ b/offapi/com/sun/star/animations/XAnimate.idl @@ -31,11 +31,9 @@ #include #include -//============================================================================= module com { module sun { module star { module animations { -//============================================================================= /** Interface for generic animation. @@ -143,7 +141,6 @@ interface XAnimate : XAnimationNode [attribute] string Formula; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/animations/XAnimateColor.idl b/offapi/com/sun/star/animations/XAnimateColor.idl index 6d85bc6f3857..d70f5cb6b942 100644 --- a/offapi/com/sun/star/animations/XAnimateColor.idl +++ b/offapi/com/sun/star/animations/XAnimateColor.idl @@ -30,11 +30,9 @@ #include -//============================================================================= module com { module sun { module star { module animations { -//============================================================================= /** Interface for animation by defining color changes over time.
@@ -66,7 +64,6 @@ interface XAnimateColor : XAnimate [attribute] boolean Direction; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/animations/XAnimateMotion.idl b/offapi/com/sun/star/animations/XAnimateMotion.idl index 8c76594da7f5..dea199292e0a 100644 --- a/offapi/com/sun/star/animations/XAnimateMotion.idl +++ b/offapi/com/sun/star/animations/XAnimateMotion.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module animations { -//============================================================================= /** Interface for animation by defining motion on a path. @@ -48,7 +46,6 @@ interface XAnimateMotion : XAnimate [attribute] any Origin; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/animations/XAnimateSet.idl b/offapi/com/sun/star/animations/XAnimateSet.idl index 682c48147d7a..3cc4c99272d1 100644 --- a/offapi/com/sun/star/animations/XAnimateSet.idl +++ b/offapi/com/sun/star/animations/XAnimateSet.idl @@ -30,11 +30,9 @@ #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 @@ -58,7 +56,6 @@ interface XAnimateSet : XAnimate { }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/animations/XAnimateTransform.idl b/offapi/com/sun/star/animations/XAnimateTransform.idl index 7e4860c853c3..cf0a73f6ed79 100644 --- a/offapi/com/sun/star/animations/XAnimateTransform.idl +++ b/offapi/com/sun/star/animations/XAnimateTransform.idl @@ -21,11 +21,9 @@ #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. @@ -61,7 +59,6 @@ interface XAnimateTransform : XAnimate [attribute] short TransformType; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/animations/XAnimationListener.idl b/offapi/com/sun/star/animations/XAnimationListener.idl index 8d27e294c717..2a1085f1e2b9 100644 --- a/offapi/com/sun/star/animations/XAnimationListener.idl +++ b/offapi/com/sun/star/animations/XAnimationListener.idl @@ -31,11 +31,9 @@ #include #include -//============================================================================= module com { module sun { module star { module animations { -//============================================================================= /** makes it possible to register listeners, which are called whenever an animation event occurs. @@ -78,7 +76,6 @@ interface XAnimationListener : ::com::sun::star::lang::XEventListener void repeat( [in] XAnimationNode Node, [in] long Repeat ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/animations/XAnimationNode.idl b/offapi/com/sun/star/animations/XAnimationNode.idl index abc91ff6fb62..44c44a76b7b0 100644 --- a/offapi/com/sun/star/animations/XAnimationNode.idl +++ b/offapi/com/sun/star/animations/XAnimationNode.idl @@ -31,11 +31,9 @@ #include #include -//============================================================================= module com { module sun { module star { module animations { -//============================================================================= /** */ @@ -250,7 +248,6 @@ interface XAnimationNode : ::com::sun::star::container::XChild [attribute] sequence< ::com::sun::star::beans::NamedValue > UserData; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/animations/XAnimationNodeSupplier.idl b/offapi/com/sun/star/animations/XAnimationNodeSupplier.idl index d30ce1bf1272..d7b65ce7b9fd 100644 --- a/offapi/com/sun/star/animations/XAnimationNodeSupplier.idl +++ b/offapi/com/sun/star/animations/XAnimationNodeSupplier.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module animations { -//============================================================================= /** */ @@ -34,7 +32,6 @@ interface XAnimationNodeSupplier XAnimationNode getAnimationNode(); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/animations/XAudio.idl b/offapi/com/sun/star/animations/XAudio.idl index 425aa32faabe..66106c80fe27 100644 --- a/offapi/com/sun/star/animations/XAudio.idl +++ b/offapi/com/sun/star/animations/XAudio.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module animations { -//============================================================================= /** */ @@ -40,7 +38,6 @@ interface XAudio : XAnimationNode [attribute] double Volume; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/animations/XCommand.idl b/offapi/com/sun/star/animations/XCommand.idl index 08110baea258..15df81664eda 100644 --- a/offapi/com/sun/star/animations/XCommand.idl +++ b/offapi/com/sun/star/animations/XCommand.idl @@ -21,11 +21,9 @@ #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. @@ -49,7 +47,6 @@ interface XCommand : XAnimationNode [attribute] any Parameter; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/animations/XIterateContainer.idl b/offapi/com/sun/star/animations/XIterateContainer.idl index a87522ba6f6b..ae00ad6db982 100644 --- a/offapi/com/sun/star/animations/XIterateContainer.idl +++ b/offapi/com/sun/star/animations/XIterateContainer.idl @@ -30,11 +30,9 @@ #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. @@ -71,7 +69,6 @@ interface XIterateContainer : XTimeContainer [attribute] double IterateInterval; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/animations/XTargetPropertiesCreator.idl b/offapi/com/sun/star/animations/XTargetPropertiesCreator.idl index 8e3a28fe922b..5cce7fe10d29 100644 --- a/offapi/com/sun/star/animations/XTargetPropertiesCreator.idl +++ b/offapi/com/sun/star/animations/XTargetPropertiesCreator.idl @@ -31,11 +31,9 @@ #include #include -//============================================================================= module com { module sun { module star { module animations { -//============================================================================= /** Factory interface to generate properties for all animated targets.

@@ -66,7 +64,6 @@ interface XTargetPropertiesCreator : ::com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/animations/XTimeContainer.idl b/offapi/com/sun/star/animations/XTimeContainer.idl index 11e5bec76865..cd459bc519e5 100644 --- a/offapi/com/sun/star/animations/XTimeContainer.idl +++ b/offapi/com/sun/star/animations/XTimeContainer.idl @@ -25,11 +25,9 @@ #include #include -//============================================================================= module com { module sun { module star { module animations { -//============================================================================= /** @@ -103,7 +101,6 @@ interface XTimeContainer : XAnimationNode com::sun::star::lang::WrappedTargetException ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/animations/XTransitionFilter.idl b/offapi/com/sun/star/animations/XTransitionFilter.idl index 0f43597b5617..4dc72b8b17b6 100644 --- a/offapi/com/sun/star/animations/XTransitionFilter.idl +++ b/offapi/com/sun/star/animations/XTransitionFilter.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module animations { -//============================================================================= /** Base members XAnimate::Values, XAnimate::From, @@ -82,7 +80,6 @@ interface XTransitionFilter : XAnimate [attribute] long FadeColor; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/ActionEvent.idl b/offapi/com/sun/star/awt/ActionEvent.idl index 67d0f5965912..2cff4f9ba4d5 100644 --- a/offapi/com/sun/star/awt/ActionEvent.idl +++ b/offapi/com/sun/star/awt/ActionEvent.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** a semantic event which indicates that a component-defined action occurred. @@ -44,7 +42,6 @@ */ published struct ActionEvent: com::sun::star::lang::EventObject { - //------------------------------------------------------------------------- /** contains the command string associated with this action. */ @@ -52,7 +49,6 @@ published struct ActionEvent: com::sun::star::lang::EventObject }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/AdjustmentEvent.idl b/offapi/com/sun/star/awt/AdjustmentEvent.idl index 44826300e19d..6a8fd3b39719 100644 --- a/offapi/com/sun/star/awt/AdjustmentEvent.idl +++ b/offapi/com/sun/star/awt/AdjustmentEvent.idl @@ -24,23 +24,19 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** adjustment event emitted by adjustable objects. */ published struct AdjustmentEvent: com::sun::star::lang::EventObject { - //------------------------------------------------------------------------- /** contains the current value in the adjustment event. */ long Value; - //------------------------------------------------------------------------- /** contains the type of the adjustment event. */ @@ -48,7 +44,6 @@ published struct AdjustmentEvent: com::sun::star::lang::EventObject }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/AdjustmentType.idl b/offapi/com/sun/star/awt/AdjustmentType.idl index b3de75c33aa7..eb21111a3a9b 100644 --- a/offapi/com/sun/star/awt/AdjustmentType.idl +++ b/offapi/com/sun/star/awt/AdjustmentType.idl @@ -20,17 +20,14 @@ #define __com_sun_star_awt_AdjustmentType_idl__ -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies the adjustment type. */ published enum AdjustmentType { - //------------------------------------------------------------------------- /** adjustment is originated by a line jump. @@ -39,7 +36,6 @@ published enum AdjustmentType */ ADJUST_LINE, - //------------------------------------------------------------------------- /** adjustment is originated by a page jump. @@ -49,7 +45,6 @@ published enum AdjustmentType */ ADJUST_PAGE, - //------------------------------------------------------------------------- /** adjustment is originated by dragging the thumb. */ @@ -57,7 +52,6 @@ published enum AdjustmentType }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/AnimatedImagesControl.idl b/offapi/com/sun/star/awt/AnimatedImagesControl.idl index 209c4b00a943..5470af68a73a 100644 --- a/offapi/com/sun/star/awt/AnimatedImagesControl.idl +++ b/offapi/com/sun/star/awt/AnimatedImagesControl.idl @@ -22,13 +22,11 @@ #include -//====================================================================================================================== module com { module sun { module star { module awt { interface XAnimation; -//====================================================================================================================== /** is the default control used for an AnimatedImagesControlModel, displayed a series of images. @@ -42,11 +40,9 @@ service AnimatedImagesControl interface XAnimation; }; -//====================================================================================================================== }; }; }; }; -//====================================================================================================================== #endif diff --git a/offapi/com/sun/star/awt/AnimatedImagesControlModel.idl b/offapi/com/sun/star/awt/AnimatedImagesControlModel.idl index 1cce3f30f06a..ed9a0e832a48 100644 --- a/offapi/com/sun/star/awt/AnimatedImagesControlModel.idl +++ b/offapi/com/sun/star/awt/AnimatedImagesControlModel.idl @@ -30,13 +30,11 @@ #include -//====================================================================================================================== module com { module sun { module star { module awt { interface XAnimatedImages; -//====================================================================================================================== /** describes the model for a control displaying a series of images @@ -49,11 +47,9 @@ service AnimatedImagesControlModel interface XAnimatedImages; }; -//====================================================================================================================== }; }; }; }; -//====================================================================================================================== #endif diff --git a/offapi/com/sun/star/awt/AsyncCallback.idl b/offapi/com/sun/star/awt/AsyncCallback.idl index 03809d8cbff3..6892f3029ee2 100644 --- a/offapi/com/sun/star/awt/AsyncCallback.idl +++ b/offapi/com/sun/star/awt/AsyncCallback.idl @@ -33,7 +33,6 @@ module com { module sun { module star { module awt { -//============================================================================ /** An implementation which uses the message queue to call the callback implementation asynchronously. diff --git a/offapi/com/sun/star/awt/CharSet.idl b/offapi/com/sun/star/awt/CharSet.idl index 33acc8556a4f..6037db1a30ad 100644 --- a/offapi/com/sun/star/awt/CharSet.idl +++ b/offapi/com/sun/star/awt/CharSet.idl @@ -20,11 +20,9 @@ #define __com_sun_star_awt_CharSet_idl__ -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** These values are used to specify the characters which are available in a font and their codes. @@ -40,67 +38,56 @@ */ published constants CharSet { - //------------------------------------------------------------------------- /** specifies an unknown character set. */ const short DONTKNOW = 0; - //------------------------------------------------------------------------- /** specifies the ANSI character set. */ const short ANSI = 1; - //------------------------------------------------------------------------- /** specifies the Apple Macintosh character set. */ const short MAC = 2; - //------------------------------------------------------------------------- /** specifies the IBM PC character set number 437. */ const short IBMPC_437 = 3; - //------------------------------------------------------------------------- /** specifies the IBM PC character set number 850. */ const short IBMPC_850 = 4; - //------------------------------------------------------------------------- /** specifies the IBM PC character set number 860. */ const short IBMPC_860 = 5; - //------------------------------------------------------------------------- /** specifies the IBM PC character set number 861. */ const short IBMPC_861 = 6; - //------------------------------------------------------------------------- /** specifies the IBM PC character set number 863. */ const short IBMPC_863 = 7; - //------------------------------------------------------------------------- /** specifies the IBM PC character set number 865. */ const short IBMPC_865 = 8; - //------------------------------------------------------------------------- /** specifies the system character set. */ const short SYSTEM = 9; - //------------------------------------------------------------------------- /** specifies a set of symbols. */ @@ -108,7 +95,6 @@ published constants CharSet }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/Command.idl b/offapi/com/sun/star/awt/Command.idl index f0d4e18a8dcf..a821378cd4d7 100644 --- a/offapi/com/sun/star/awt/Command.idl +++ b/offapi/com/sun/star/awt/Command.idl @@ -20,7 +20,6 @@ #ifndef __com_sun_star_awt_Command_idl__ #define __com_sun_star_awt_Command_idl__ -//============================================================================= module com { module sun { module star { module awt { @@ -30,91 +29,76 @@ module com { module sun { module star { module awt { published constants Command { - //------------------------------------------------------------------------- /** specifies a requests for a context menu. */ const short CONTEXTMENU = 1; - //------------------------------------------------------------------------- /** specifies the beginning of a drag operation. */ const short STARTDRAG = 2; - //------------------------------------------------------------------------- /** specifies a mouse wheel operation. */ const short WHEEL = 3; - //------------------------------------------------------------------------- /** specifies the beginning of an auto scroll operation. */ const short STARTAUTOSCROLL = 4; - //------------------------------------------------------------------------- /** specifies an auto scroll operation. */ const short AUTOSCROLL = 5; - //------------------------------------------------------------------------- /** specifies a request for a voice operation. */ const short VOICE = 6; - //------------------------------------------------------------------------- /** specifies the beginning of an extended text input operation. */ const short STARTEXTTEXTINPUT = 7; - //------------------------------------------------------------------------- /** specifies an extended text input operation. */ const short EXTTEXTINPUT = 8; - //------------------------------------------------------------------------- /** specifies the end of an extended text input operation. */ const short ENDEXTTEXTINPUT = 9; - //------------------------------------------------------------------------- /** specifies that the input context has been changed. */ const short INPUTCONTEXTCHANGE = 10; - //------------------------------------------------------------------------- /** specifies the cursor position. */ const short CURSORPOS = 11; - //------------------------------------------------------------------------- /** specifies a paste selection command. */ const short PASTESELECTION = 12; - //------------------------------------------------------------------------- /** specifies that the state of a key modifier has changed. */ const short MODKEYCHANGE = 13; - //------------------------------------------------------------------------- /** specifies a Hangul hanja conversion command. */ const short HANGUL_HANJA_CONVERSION = 14; - //------------------------------------------------------------------------- /** specifies a user-defined command. */ diff --git a/offapi/com/sun/star/awt/ContainerWindowProvider.idl b/offapi/com/sun/star/awt/ContainerWindowProvider.idl index 4999c650a3fb..b6ac24005ee4 100644 --- a/offapi/com/sun/star/awt/ContainerWindowProvider.idl +++ b/offapi/com/sun/star/awt/ContainerWindowProvider.idl @@ -33,11 +33,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies a provider for container windows implementing the XWindow interface. @@ -45,7 +43,6 @@ module com { module sun { module star { module awt { service ContainerWindowProvider : com::sun::star::awt::XContainerWindowProvider; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/DeviceCapability.idl b/offapi/com/sun/star/awt/DeviceCapability.idl index 6d92bbd76584..40b5639e61c0 100644 --- a/offapi/com/sun/star/awt/DeviceCapability.idl +++ b/offapi/com/sun/star/awt/DeviceCapability.idl @@ -20,17 +20,14 @@ #define __com_sun_star_awt_DeviceCapability_idl__ -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** defines which capabilities a device supports. */ published constants DeviceCapability { - //------------------------------------------------------------------------- /** supports the device raster operations. @@ -38,7 +35,6 @@ published constants DeviceCapability */ const long RASTEROPERATIONS = 1; - //------------------------------------------------------------------------- /** supports the XDevice::createBitmap, the XDevice::createDevice and the @@ -50,7 +46,6 @@ published constants DeviceCapability }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/DeviceInfo.idl b/offapi/com/sun/star/awt/DeviceInfo.idl index 017f69107a73..f24828101d3a 100644 --- a/offapi/com/sun/star/awt/DeviceInfo.idl +++ b/offapi/com/sun/star/awt/DeviceInfo.idl @@ -20,71 +20,59 @@ #define __com_sun_star_awt_DeviceInfo_idl__ -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** contains information about a device. */ published struct DeviceInfo { - //------------------------------------------------------------------------- /** contains the width of the device in pixels. */ long Width; - //------------------------------------------------------------------------- /** contains the height of the device in pixels. */ long Height; - //------------------------------------------------------------------------- /** contains the inset from the left. */ long LeftInset; - //------------------------------------------------------------------------- /** contains the inset from the top. */ long TopInset; - //------------------------------------------------------------------------- /** contains the inset from the right. */ long RightInset; - //------------------------------------------------------------------------- /** contains the inset from the bottom. */ long BottomInset; - //------------------------------------------------------------------------- /** contains the X-axis resolution of the device in pixel/meter. */ double PixelPerMeterX; - //------------------------------------------------------------------------- /** contains the Y-axis resolution of the device in pixel/meter. */ double PixelPerMeterY; - //------------------------------------------------------------------------- /** contains the color-depth of the device. */ short BitsPerPixel; - //------------------------------------------------------------------------- /** specifies special operations which are possible on the device. @@ -94,7 +82,6 @@ published struct DeviceInfo }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/DialogProvider.idl b/offapi/com/sun/star/awt/DialogProvider.idl index 2d9d74128456..36c27859a249 100644 --- a/offapi/com/sun/star/awt/DialogProvider.idl +++ b/offapi/com/sun/star/awt/DialogProvider.idl @@ -33,11 +33,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies a provider for dialogs implementing the XDialog interface. @@ -48,7 +46,6 @@ service DialogProvider : com::sun::star::awt::XDialogProvider; // interface com::sun::star::awt::XDialogProvider; // }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/DialogProvider2.idl b/offapi/com/sun/star/awt/DialogProvider2.idl index 24f2f406eefa..1641249fc3fa 100644 --- a/offapi/com/sun/star/awt/DialogProvider2.idl +++ b/offapi/com/sun/star/awt/DialogProvider2.idl @@ -33,18 +33,15 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies a provider for dialogs implementing the XDialog interface. */ service DialogProvider2 : com::sun::star::awt::XDialogProvider2; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/DockingData.idl b/offapi/com/sun/star/awt/DockingData.idl index b4e43d8488ea..ffea2bf44634 100644 --- a/offapi/com/sun/star/awt/DockingData.idl +++ b/offapi/com/sun/star/awt/DockingData.idl @@ -21,32 +21,27 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** data returned by docking handler */ struct DockingData { - //------------------------------------------------------------------------- /** specifies the position and size where the window would be placed if the user releases the mouse */ com::sun::star::awt::Rectangle TrackingRectangle; - //------------------------------------------------------------------------- /** specifies that the window should be floating (TRUE) or docked (FALSE) */ boolean bFloating; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/DockingEvent.idl b/offapi/com/sun/star/awt/DockingEvent.idl index 6ca802bef79c..bf9528d89de8 100644 --- a/offapi/com/sun/star/awt/DockingEvent.idl +++ b/offapi/com/sun/star/awt/DockingEvent.idl @@ -24,35 +24,29 @@ #include #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies a docking event. */ struct DockingEvent: com::sun::star::lang::EventObject { - //------------------------------------------------------------------------- /** specifies the current tracking rectangle */ com::sun::star::awt::Rectangle TrackingRectangle; - //------------------------------------------------------------------------- /** specifies the current mouse position in frame coordinates */ com::sun::star::awt::Point MousePos; - //------------------------------------------------------------------------- /** specifies if the layout should be adjusted immediately */ boolean bLiveMode; - //------------------------------------------------------------------------- /** specifies if the docking procedure is interactive which means that the user is currently dragging the window to a new position @@ -63,7 +57,6 @@ struct DockingEvent: com::sun::star::lang::EventObject }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/EndDockingEvent.idl b/offapi/com/sun/star/awt/EndDockingEvent.idl index 65a57d49f53d..b9cc6c20d935 100644 --- a/offapi/com/sun/star/awt/EndDockingEvent.idl +++ b/offapi/com/sun/star/awt/EndDockingEvent.idl @@ -31,29 +31,24 @@ #include #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies an end docking event. */ struct EndDockingEvent: com::sun::star::lang::EventObject { - //------------------------------------------------------------------------- /** specifies the new bounding rectangle of the window */ com::sun::star::awt::Rectangle WindowRectangle; - //------------------------------------------------------------------------- /** specifies if the window is now floating or docked */ boolean bFloating; - //------------------------------------------------------------------------- /** specifies that the docking procedure was canceled */ @@ -61,7 +56,6 @@ struct EndDockingEvent: com::sun::star::lang::EventObject }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/EndPopupModeEvent.idl b/offapi/com/sun/star/awt/EndPopupModeEvent.idl index 6606b96207a6..84a60b99d798 100644 --- a/offapi/com/sun/star/awt/EndPopupModeEvent.idl +++ b/offapi/com/sun/star/awt/EndPopupModeEvent.idl @@ -31,17 +31,14 @@ #include #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies an end pop-up mode event. */ struct EndPopupModeEvent: com::sun::star::lang::EventObject { - //------------------------------------------------------------------------- /** specifies how the pop-up mode was ended means the window should be teared-off and positioned at FloatingPosition @@ -49,7 +46,6 @@ struct EndPopupModeEvent: com::sun::star::lang::EventObject */ boolean bTearoff; - //------------------------------------------------------------------------- /** specifies the new position of the floating window in frame coordinates if bTearoff is @@ -57,7 +53,6 @@ struct EndPopupModeEvent: com::sun::star::lang::EventObject com::sun::star::awt::Point FloatingPosition; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/EnhancedMouseEvent.idl b/offapi/com/sun/star/awt/EnhancedMouseEvent.idl index 1b88355c4f29..66c18b8ae8f9 100644 --- a/offapi/com/sun/star/awt/EnhancedMouseEvent.idl +++ b/offapi/com/sun/star/awt/EnhancedMouseEvent.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies an event from the mouse. @@ -46,7 +44,6 @@ published struct EnhancedMouseEvent: com::sun::star::awt::MouseEvent }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/FieldUnit.idl b/offapi/com/sun/star/awt/FieldUnit.idl index aa70f84e4064..e66c0f09688f 100644 --- a/offapi/com/sun/star/awt/FieldUnit.idl +++ b/offapi/com/sun/star/awt/FieldUnit.idl @@ -28,11 +28,9 @@ #ifndef __com_sun_star_awt_FieldUnit_idl__ #define __com_sun_star_awt_FieldUnit_idl__ -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies attributes for the MetricField map units. @@ -57,7 +55,6 @@ constants FieldUnit const short FUNIT_100TH_MM = 13; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/FocusChangeReason.idl b/offapi/com/sun/star/awt/FocusChangeReason.idl index 51fc8c43283b..e49532318747 100644 --- a/offapi/com/sun/star/awt/FocusChangeReason.idl +++ b/offapi/com/sun/star/awt/FocusChangeReason.idl @@ -20,55 +20,46 @@ #define __com_sun_star_awt_FocusChangeReason_idl__ -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** A combination of these values can be used to specify the reason for a focus change. */ published constants FocusChangeReason { - //------------------------------------------------------------------------- /** Focus changed because TAB was pressed. */ const long TAB = 1; - //------------------------------------------------------------------------- /** Focus changed because Key Left/Right/Up/Down was pressed. */ const long CURSOR = 2; - //------------------------------------------------------------------------- /** Focus changed because mnemonic key was pressed. */ const long MNEMONIC = 4; - //------------------------------------------------------------------------- /** Changed Focus to the next control. */ const long FORWARD = 16; - //------------------------------------------------------------------------- /** Changed Focus to the previous control. */ const long BACKWARD = 32; - //------------------------------------------------------------------------- /** Changed Focus forward from last to first or backward from first to last. */ const long AROUND = 64; - //------------------------------------------------------------------------- /** Focus changed because mnemonic key was pressed and this mnemonic is unique. @@ -77,7 +68,6 @@ published constants FocusChangeReason }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/FocusEvent.idl b/offapi/com/sun/star/awt/FocusEvent.idl index 57d0af7361e2..4543ce6f92d4 100644 --- a/offapi/com/sun/star/awt/FocusEvent.idl +++ b/offapi/com/sun/star/awt/FocusEvent.idl @@ -33,11 +33,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies a keyboard focus event. @@ -57,7 +55,6 @@ */ published struct FocusEvent: com::sun::star::lang::EventObject { - //------------------------------------------------------------------------- /** specifies the reason for the focus change as an arithmetic-or combination of FocusChangeReason. @@ -66,13 +63,11 @@ published struct FocusEvent: com::sun::star::lang::EventObject */ short FocusFlags; - //------------------------------------------------------------------------- /** contains the window which gets the focus on a lose focus event. */ com::sun::star::uno::XInterface NextFocus; - //------------------------------------------------------------------------- /** specifies if this focus change event is a temporary change. */ @@ -80,7 +75,6 @@ published struct FocusEvent: com::sun::star::lang::EventObject }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/FontDescriptor.idl b/offapi/com/sun/star/awt/FontDescriptor.idl index 7e64b7d90b40..82ad1aac058e 100644 --- a/offapi/com/sun/star/awt/FontDescriptor.idl +++ b/offapi/com/sun/star/awt/FontDescriptor.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** describes the characteristics of a font. @@ -34,33 +32,28 @@ */ published struct FontDescriptor { - //------------------------------------------------------------------------- /** specifies the exact name of the font. */ string Name; - //------------------------------------------------------------------------- /** specifies the height of the font in the measure of the destination. */ short Height; - //------------------------------------------------------------------------- /** specifies the width of the font in the measure of the destination. */ short Width; - //------------------------------------------------------------------------- /** specifies the style name of the font. */ string StyleName; - //------------------------------------------------------------------------- /** specifies the general style of the font. @@ -69,7 +62,6 @@ published struct FontDescriptor */ short Family; - //------------------------------------------------------------------------- /** specifies the character set which is supported by the font. @@ -78,7 +70,6 @@ published struct FontDescriptor */ short CharSet; - //------------------------------------------------------------------------- /** specifies the pitch of the font. @@ -87,7 +78,6 @@ published struct FontDescriptor */ short Pitch; - //------------------------------------------------------------------------- /** specifies the character width. @@ -98,7 +88,6 @@ published struct FontDescriptor */ float CharacterWidth; - //------------------------------------------------------------------------- /** specifies the thickness of the line. @@ -109,13 +98,11 @@ published struct FontDescriptor */ float Weight; - //------------------------------------------------------------------------- /** specifies the slant of the font. */ com::sun::star::awt::FontSlant Slant; - //------------------------------------------------------------------------- /** specifies the kind of underlining. @@ -124,7 +111,6 @@ published struct FontDescriptor */ short Underline; - //------------------------------------------------------------------------- /** specifies the kind of strikeout. @@ -133,7 +119,6 @@ published struct FontDescriptor */ short Strikeout; - //------------------------------------------------------------------------- /** specifies the rotation of the font. @@ -141,14 +126,12 @@ published struct FontDescriptor */ float Orientation; - //------------------------------------------------------------------------- /** For requesting, it specifies if there is a kerning table available. For selecting, it specifies if the kerning table is to be used. */ boolean Kerning; - //------------------------------------------------------------------------- /** specifies if only words get underlined. @@ -161,7 +144,6 @@ published struct FontDescriptor */ boolean WordLineMode; - //------------------------------------------------------------------------- /** specifies the technology of the font representation. @@ -173,7 +155,6 @@ published struct FontDescriptor }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/FontEmphasisMark.idl b/offapi/com/sun/star/awt/FontEmphasisMark.idl index d8ff337a3c40..7fa3641d7e82 100644 --- a/offapi/com/sun/star/awt/FontEmphasisMark.idl +++ b/offapi/com/sun/star/awt/FontEmphasisMark.idl @@ -21,11 +21,9 @@ #define __com_sun_star_awt_FontEmphasisMark_idl__ -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** These values are used to specify the kind of emphasis mark. @@ -33,44 +31,37 @@ */ published constants FontEmphasisMark { - //------------------------------------------------------------------------- /** specifies no emphasis mark. */ const short NONE = 0x0000; - //------------------------------------------------------------------------- /** specifies emphasis mark dot. */ const short DOT = 0x0001; - //------------------------------------------------------------------------- /** specifies emphasis mark circle. */ const short CIRCLE = 0x0002; - //------------------------------------------------------------------------- /** specifies emphasis mark disc. */ const short DISC = 0x0003; - //------------------------------------------------------------------------- /** specifies emphasis mark accent. */ const short ACCENT = 0x0004; - //------------------------------------------------------------------------- /** specifies that the emphasis mark should be positioned above the characters. */ const short ABOVE = 0x1000; - //------------------------------------------------------------------------- /** specifies that the emphasis mark should be positioned below the characters. @@ -79,7 +70,6 @@ published constants FontEmphasisMark }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/FontFamily.idl b/offapi/com/sun/star/awt/FontFamily.idl index 74b73fc0f5ce..97c15b73b75c 100644 --- a/offapi/com/sun/star/awt/FontFamily.idl +++ b/offapi/com/sun/star/awt/FontFamily.idl @@ -29,11 +29,9 @@ #define __com_sun_star_awt_FontFamily_idl__ -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** These values are used to specify the general kind of font. @@ -41,43 +39,36 @@ */ published constants FontFamily { - //------------------------------------------------------------------------- /** specifies an unknown font family. */ const short DONTKNOW = 0; - //------------------------------------------------------------------------- /** specifies the family of decorative fonts. */ const short DECORATIVE = 1; - //------------------------------------------------------------------------- /** specifies the family of modern fonts. */ const short MODERN = 2; - //------------------------------------------------------------------------- /** specifies the family roman fonts (with serifs). */ const short ROMAN = 3; - //------------------------------------------------------------------------- /** specifies the family of script fonts. */ const short SCRIPT = 4; - //------------------------------------------------------------------------- /** specifies the family roman fonts (without serifs). */ const short SWISS = 5; - //------------------------------------------------------------------------- /** specifies the family system fonts. */ @@ -85,7 +76,6 @@ published constants FontFamily }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/FontPitch.idl b/offapi/com/sun/star/awt/FontPitch.idl index e8c2c4ce4b25..fac202182931 100644 --- a/offapi/com/sun/star/awt/FontPitch.idl +++ b/offapi/com/sun/star/awt/FontPitch.idl @@ -20,11 +20,9 @@ #define __com_sun_star_awt_FontPitch_idl__ -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** These values are used to specify whether the width of a character is fixed or variable. @@ -33,19 +31,16 @@ */ published constants FontPitch { - //------------------------------------------------------------------------- /** specifies that the pitch for this font is unknown. */ const short DONTKNOW = 0; - //------------------------------------------------------------------------- /** specifies a font with a fixed character width. */ const short FIXED = 1; - //------------------------------------------------------------------------- /** specifies a font with a variable character width. */ @@ -53,7 +48,6 @@ published constants FontPitch }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/FontRelief.idl b/offapi/com/sun/star/awt/FontRelief.idl index 91acf4a7824b..2807b883fcc4 100644 --- a/offapi/com/sun/star/awt/FontRelief.idl +++ b/offapi/com/sun/star/awt/FontRelief.idl @@ -20,11 +20,9 @@ #define __com_sun_star_awt_FontRelief_idl__ -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** These values are used to specify the kind of relief. @@ -33,19 +31,16 @@ published constants FontRelief { - //------------------------------------------------------------------------- /** specifies no relief. */ const short NONE = 0; - //------------------------------------------------------------------------- /** specifies no embossed. */ const short EMBOSSED = 1; - //------------------------------------------------------------------------- /** specifies no engraved. */ @@ -53,7 +48,6 @@ published constants FontRelief }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/FontSlant.idl b/offapi/com/sun/star/awt/FontSlant.idl index 822f3c04d4f7..7f56b159e4a3 100644 --- a/offapi/com/sun/star/awt/FontSlant.idl +++ b/offapi/com/sun/star/awt/FontSlant.idl @@ -20,47 +20,39 @@ #define __com_sun_star_awt_FontSlant_idl__ -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** used to specify the slant of a font. */ published enum FontSlant { - //------------------------------------------------------------------------- /** specifies a font without slant. */ NONE, - //------------------------------------------------------------------------- /** specifies an oblique font (slant not designed into the font). */ OBLIQUE, - //------------------------------------------------------------------------- /** specifies an italic font (slant designed into the font). */ ITALIC, - //------------------------------------------------------------------------- /** specifies a font with an unknown slant. */ DONTKNOW, - //------------------------------------------------------------------------- /** specifies a reverse oblique font (slant not designed into the font). */ REVERSE_OBLIQUE, - //------------------------------------------------------------------------- /** specifies a reverse italic font (slant designed into the font). */ @@ -68,7 +60,6 @@ published enum FontSlant }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/FontStrikeout.idl b/offapi/com/sun/star/awt/FontStrikeout.idl index 30febae99582..f813df349391 100644 --- a/offapi/com/sun/star/awt/FontStrikeout.idl +++ b/offapi/com/sun/star/awt/FontStrikeout.idl @@ -20,11 +20,9 @@ #define __com_sun_star_awt_FontStrikeout_idl__ -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** These values are used to specify the kind of strikeout. @@ -32,43 +30,36 @@ */ published constants FontStrikeout { - //------------------------------------------------------------------------- /** specifies not to strike out the characters. */ const short NONE = 0; - //------------------------------------------------------------------------- /** specifies to strike out the characters with a single line. */ const short SINGLE = 1; - //------------------------------------------------------------------------- /** specifies to strike out the characters with a double line. */ const short DOUBLE = 2; - //------------------------------------------------------------------------- /** The strikeout mode is not specified. */ const short DONTKNOW = 3; - //------------------------------------------------------------------------- /** specifies to strike out the characters with a bold line. */ const short BOLD = 4; - //------------------------------------------------------------------------- /** specifies to strike out the characters with slashes. */ const short SLASH = 5; - //------------------------------------------------------------------------- /** specifies to strike out the characters with X's. */ @@ -76,7 +67,6 @@ published constants FontStrikeout }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/FontType.idl b/offapi/com/sun/star/awt/FontType.idl index 507a79c91e77..76ab60e61b7e 100644 --- a/offapi/com/sun/star/awt/FontType.idl +++ b/offapi/com/sun/star/awt/FontType.idl @@ -20,11 +20,9 @@ #define __com_sun_star_awt_FontType_idl__ -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** These values are used to specify the technology of the font representation. @@ -32,25 +30,21 @@ */ published constants FontType { - //------------------------------------------------------------------------- /** The type of the font is not known. */ const short DONTKNOW = 0; - //------------------------------------------------------------------------- /** specifies a raster font. */ const short RASTER = 1; - //------------------------------------------------------------------------- /** specifies a device font. */ const short DEVICE = 2; - //------------------------------------------------------------------------- /** specifies a scalable font. */ @@ -58,7 +52,6 @@ published constants FontType }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/FontUnderline.idl b/offapi/com/sun/star/awt/FontUnderline.idl index 0bd4dc64819e..7f6d56fadda8 100644 --- a/offapi/com/sun/star/awt/FontUnderline.idl +++ b/offapi/com/sun/star/awt/FontUnderline.idl @@ -20,11 +20,9 @@ #define __com_sun_star_awt_FontUnderline_idl__ -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** These values are used to specify the kind of underlining. @@ -32,115 +30,96 @@ */ published constants FontUnderline { - //------------------------------------------------------------------------- /** specifies no underlining. */ const short NONE = 0; - //------------------------------------------------------------------------- /** specifies underlining with a single line. */ const short SINGLE = 1; - //------------------------------------------------------------------------- /** specifies underlining with a double line. */ const short DOUBLE = 2; - //------------------------------------------------------------------------- /** specifies underlining with a dotted line. */ const short DOTTED = 3; - //------------------------------------------------------------------------- /** The kind of underlining is not known. */ const short DONTKNOW = 4; - //------------------------------------------------------------------------- /** specifies underlining with a dashed line. */ const short DASH = 5; - //------------------------------------------------------------------------- /** specifies underlining with long dashes. */ const short LONGDASH = 6; - //------------------------------------------------------------------------- /** specifies underlining with a dash and dot sequence. */ const short DASHDOT = 7; - //------------------------------------------------------------------------- /** specifies underlining with a dash, dot, dot sequence. */ const short DASHDOTDOT = 8; - //------------------------------------------------------------------------- /** specifies underlining with a small wave. */ const short SMALLWAVE = 9; - //------------------------------------------------------------------------- /** specifies underlining with a wave. */ const short WAVE = 10; - //------------------------------------------------------------------------- /** specifies underlining with a double wave. */ const short DOUBLEWAVE = 11; - //------------------------------------------------------------------------- /** specifies underlining with a bold line. */ const short BOLD = 12; - //------------------------------------------------------------------------- /** specifies underlining with bold dots. */ const short BOLDDOTTED = 13; - //------------------------------------------------------------------------- /** specifies underlining with bold dashes. */ const short BOLDDASH = 14; - //------------------------------------------------------------------------- /** specifies underlining with long bold dashes. */ const short BOLDLONGDASH = 15; - //------------------------------------------------------------------------- /** specifies underlining with a dash and dot sequence in bold. */ const short BOLDDASHDOT = 16; - //------------------------------------------------------------------------- /** specifies underlining with a dash, dot, dot sequence in bold. */ const short BOLDDASHDOTDOT = 17; - //------------------------------------------------------------------------- /** specifies underlining with a bold wave. */ @@ -148,7 +127,6 @@ published constants FontUnderline }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/FontWeight.idl b/offapi/com/sun/star/awt/FontWeight.idl index e331d5ee4c93..d6377e5f66c5 100644 --- a/offapi/com/sun/star/awt/FontWeight.idl +++ b/offapi/com/sun/star/awt/FontWeight.idl @@ -20,11 +20,9 @@ #define __com_sun_star_awt_FontWeight_idl__ -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** These values are used to specify whether a font is thin or bold. @@ -32,61 +30,51 @@ */ published constants FontWeight { - //------------------------------------------------------------------------- /** The font weight is not specified/known. */ const float DONTKNOW = 0.000000; - //------------------------------------------------------------------------- /** specifies a 50% font weight. */ const float THIN = 50.000000; - //------------------------------------------------------------------------- /** specifies a 60% font weight. */ const float ULTRALIGHT = 60.000000; - //------------------------------------------------------------------------- /** specifies a 75% font weight. */ const float LIGHT = 75.000000; - //------------------------------------------------------------------------- /** specifies a 90% font weight. */ const float SEMILIGHT = 90.000000; - //------------------------------------------------------------------------- /** specifies a normal font weight. */ const float NORMAL = 100.000000; - //------------------------------------------------------------------------- /** specifies a 110% font weight. */ const float SEMIBOLD = 110.000000; - //------------------------------------------------------------------------- /** specifies a 150% font weight. */ const float BOLD = 150.000000; - //------------------------------------------------------------------------- /** specifies a 175% font weight. */ const float ULTRABOLD = 175.000000; - //------------------------------------------------------------------------- /** specifies a 200% font weight. */ @@ -94,7 +82,6 @@ published constants FontWeight }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/FontWidth.idl b/offapi/com/sun/star/awt/FontWidth.idl index f377712992f2..40b86a27886d 100644 --- a/offapi/com/sun/star/awt/FontWidth.idl +++ b/offapi/com/sun/star/awt/FontWidth.idl @@ -20,11 +20,9 @@ #define __com_sun_star_awt_FontWidth_idl__ -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** These values are used to specify the width of the characters of a font. @@ -32,61 +30,51 @@ */ published constants FontWidth { - //------------------------------------------------------------------------- /** The width of the font is not specified/known. */ const float DONTKNOW = 0.000000; - //------------------------------------------------------------------------- /** The width of the font is condensed to 50%. */ const float ULTRACONDENSED = 50.000000; - //------------------------------------------------------------------------- /** The width of the font is condensed to 60%. */ const float EXTRACONDENSED = 60.000000; - //------------------------------------------------------------------------- /** The width of the font is condensed to 75%. */ const float CONDENSED = 75.000000; - //------------------------------------------------------------------------- /** The width of the font is condensed to 90%. */ const float SEMICONDENSED = 90.000000; - //------------------------------------------------------------------------- /** The width of the font is normal. */ const float NORMAL = 100.000000; - //------------------------------------------------------------------------- /** The width of the font is expanded to 110%. */ const float SEMIEXPANDED = 110.000000; - //------------------------------------------------------------------------- /** The width of the font is expanded to 150%. */ const float EXPANDED = 150.000000; - //------------------------------------------------------------------------- /** The width of the font is expanded to 175%. */ const float EXTRAEXPANDED = 175.000000; - //------------------------------------------------------------------------- /** The width of the font is expanded to 200%. */ @@ -94,7 +82,6 @@ published constants FontWidth }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/Gradient.idl b/offapi/com/sun/star/awt/Gradient.idl index c1039ba4dfea..d4b968656d1b 100644 --- a/offapi/com/sun/star/awt/Gradient.idl +++ b/offapi/com/sun/star/awt/Gradient.idl @@ -24,71 +24,59 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** describes a color dispersion within an area. */ published struct Gradient { - //------------------------------------------------------------------------- /** specifies the style of the gradient. */ com::sun::star::awt::GradientStyle Style; - //------------------------------------------------------------------------- /** specifies the color at the start point of the gradient. */ com::sun::star::util::Color StartColor; - //------------------------------------------------------------------------- /** specifies the color at the end point of the gradient. */ com::sun::star::util::Color EndColor; - //------------------------------------------------------------------------- /** angle of the gradient in 1/10 degree. */ short Angle; - //------------------------------------------------------------------------- /** per cent of the total width where just the start color is used. */ short Border; - //------------------------------------------------------------------------- /** specifies the X-coordinate, where the gradient begins. */ short XOffset; - //------------------------------------------------------------------------- /** specifies the Y-coordinate, where the gradient begins. */ short YOffset; - //------------------------------------------------------------------------- /** specifies the intensity at the start point of the gradient. */ short StartIntensity; - //------------------------------------------------------------------------- /** specifies the intensity at the end point of the gradient. */ short EndIntensity; - //------------------------------------------------------------------------- /** specifies the number of steps of change color. */ @@ -96,7 +84,6 @@ published struct Gradient }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/GradientStyle.idl b/offapi/com/sun/star/awt/GradientStyle.idl index 1ae262f71c3a..afb6df0aa245 100644 --- a/offapi/com/sun/star/awt/GradientStyle.idl +++ b/offapi/com/sun/star/awt/GradientStyle.idl @@ -20,47 +20,39 @@ #define __com_sun_star_awt_GradientStyle_idl__ -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specify the style of color dispersion. */ published enum GradientStyle { - //------------------------------------------------------------------------- /** specifies a linear gradient. */ LINEAR, - //------------------------------------------------------------------------- /** specifies an axial gradient. */ AXIAL, - //------------------------------------------------------------------------- /** specifies a radial gradient. */ RADIAL, - //------------------------------------------------------------------------- /** specifies an elliptical gradient. */ ELLIPTICAL, - //------------------------------------------------------------------------- /** specifies a gradient in the shape of a square. */ SQUARE, - //------------------------------------------------------------------------- /** specifies a gradient in the shape of a rectangle. */ @@ -68,7 +60,6 @@ published enum GradientStyle }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/ImageAlign.idl b/offapi/com/sun/star/awt/ImageAlign.idl index 11b7bd1e9f97..b50b01c4717e 100644 --- a/offapi/com/sun/star/awt/ImageAlign.idl +++ b/offapi/com/sun/star/awt/ImageAlign.idl @@ -20,35 +20,29 @@ #define __com_sun_star_awt_ImageAlign_idl__ -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies the alignment of an image. */ published constants ImageAlign { - //------------------------------------------------------------------------- /** specifies to align left. */ const short LEFT = 0; - //------------------------------------------------------------------------- /** specifies to align top. */ const short TOP = 1; - //------------------------------------------------------------------------- /** specifies to align right. */ const short RIGHT = 2; - //------------------------------------------------------------------------- /** specifies to align bottom. */ @@ -56,7 +50,6 @@ published constants ImageAlign }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/ImagePosition.idl b/offapi/com/sun/star/awt/ImagePosition.idl index 3c7405ce0758..4fa7aafa66f0 100644 --- a/offapi/com/sun/star/awt/ImagePosition.idl +++ b/offapi/com/sun/star/awt/ImagePosition.idl @@ -20,11 +20,9 @@ #ifndef __com_sun_star_awt_ImagePosition_idl__ #define __com_sun_star_awt_ImagePosition_idl__ -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies the position of a image, relative to another object @@ -85,7 +83,6 @@ constants ImagePosition const short Centered = 12; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/ImageScaleMode.idl b/offapi/com/sun/star/awt/ImageScaleMode.idl index 7d4a188ddee6..c0f69d3cefdc 100644 --- a/offapi/com/sun/star/awt/ImageScaleMode.idl +++ b/offapi/com/sun/star/awt/ImageScaleMode.idl @@ -20,11 +20,9 @@ #ifndef __com_sun_star_awt_ImageScaleMode_idl__ #define __com_sun_star_awt_ImageScaleMode_idl__ -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** defines modes how an image displayed in a given area should be scaled to fit this area */ @@ -46,11 +44,9 @@ constants ImageScaleMode const short Anisotropic = 2; }; -//============================================================================= }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/awt/ImageStatus.idl b/offapi/com/sun/star/awt/ImageStatus.idl index 56c9a4c8f612..7ca9f4447c37 100644 --- a/offapi/com/sun/star/awt/ImageStatus.idl +++ b/offapi/com/sun/star/awt/ImageStatus.idl @@ -20,37 +20,31 @@ #define __com_sun_star_awt_ImageStatus_idl__ -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** These values are used to specify to which degree an image is available. */ published constants ImageStatus { - //------------------------------------------------------------------------- /** This conveys that an error was encountered while producing the image. */ const long IMAGESTATUS_ERROR = 1; - //------------------------------------------------------------------------- /** This conveys that one frame of the image is complete but there are more frames to be delivered. */ const long IMAGESTATUS_SINGLEFRAMEDONE = 2; - //------------------------------------------------------------------------- /** This conveys that the image is complete and there are no more pixels or frames to be delivered. */ const long IMAGESTATUS_STATICIMAGEDONE = 3; - //------------------------------------------------------------------------- /** This conveys that the image creation process was deliberately aborted. */ @@ -58,7 +52,6 @@ published constants ImageStatus }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/InputEvent.idl b/offapi/com/sun/star/awt/InputEvent.idl index 069c2190a0e4..ba400075aaef 100644 --- a/offapi/com/sun/star/awt/InputEvent.idl +++ b/offapi/com/sun/star/awt/InputEvent.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** the root event class for all component-level input events. @@ -37,7 +35,6 @@ */ published struct InputEvent: com::sun::star::lang::EventObject { - //------------------------------------------------------------------------- /** contains the modifier keys which were pressed while the event occurred. @@ -48,7 +45,6 @@ published struct InputEvent: com::sun::star::lang::EventObject }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/InvalidateStyle.idl b/offapi/com/sun/star/awt/InvalidateStyle.idl index 38f8a2c93e28..8d043c0768c2 100644 --- a/offapi/com/sun/star/awt/InvalidateStyle.idl +++ b/offapi/com/sun/star/awt/InvalidateStyle.idl @@ -20,53 +20,44 @@ #define __com_sun_star_awt_InvalidateStyle_idl__ -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies how to invalidate windows. */ published constants InvalidateStyle { - //------------------------------------------------------------------------- /** The child windows are invalidated, too. */ const short CHILDREN = 1; - //------------------------------------------------------------------------- /** The child windows are not invalidated. */ const short NOCHILDREN = 2; - //------------------------------------------------------------------------- /** The invalidated area is painted with the background color/pattern. */ const short NOERASE = 4; - //------------------------------------------------------------------------- /** The invalidated area is updated immediately. */ const short UPDATE = 8; - //------------------------------------------------------------------------- /** The parent window is invalidated, too. */ const short TRANSPARENT = 16; - //------------------------------------------------------------------------- /** The parent window is not invalidated. */ const short NOTRANSPARENT = 32; - //------------------------------------------------------------------------- /** The area is invalidated regardless of overlapping child windows. */ @@ -74,7 +65,6 @@ published constants InvalidateStyle }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/ItemEvent.idl b/offapi/com/sun/star/awt/ItemEvent.idl index e7c9784b283a..2cd76214883b 100644 --- a/offapi/com/sun/star/awt/ItemEvent.idl +++ b/offapi/com/sun/star/awt/ItemEvent.idl @@ -22,29 +22,24 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies an event occurred to an item of a menu, a list box etc. */ published struct ItemEvent: com::sun::star::lang::EventObject { - //------------------------------------------------------------------------- /** specifies which item is newly selected. */ long Selected; - //------------------------------------------------------------------------- /** specifies which item is newly highlighted. */ long Highlighted; - //------------------------------------------------------------------------- /** specifies the id of the item. */ @@ -52,7 +47,6 @@ published struct ItemEvent: com::sun::star::lang::EventObject }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/ItemListEvent.idl b/offapi/com/sun/star/awt/ItemListEvent.idl index 71cd2484d139..2f029c9aef58 100644 --- a/offapi/com/sun/star/awt/ItemListEvent.idl +++ b/offapi/com/sun/star/awt/ItemListEvent.idl @@ -31,11 +31,9 @@ #include #include -//================================================================================================================== module com { module sun { module star { module awt { -//================================================================================================================== /** is the event broadcasted by a XListItems implementation for changes in its item list. @@ -68,11 +66,9 @@ struct ItemListEvent : ::com::sun::star::lang::EventObject ItemImageURL; }; -//================================================================================================================== }; }; }; }; -//================================================================================================================== #endif diff --git a/offapi/com/sun/star/awt/Key.idl b/offapi/com/sun/star/awt/Key.idl index 8ec321c0a00e..09ee56090fc0 100644 --- a/offapi/com/sun/star/awt/Key.idl +++ b/offapi/com/sun/star/awt/Key.idl @@ -29,570 +29,429 @@ #define __com_sun_star_awt_Key_idl__ -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** These values are used to specifies distinct physical keys. */ published constants Key { - //------------------------------------------------------------------------- const short NUM0 = 256; - //------------------------------------------------------------------------- const short NUM1 = 257; - //------------------------------------------------------------------------- const short NUM2 = 258; - //------------------------------------------------------------------------- const short NUM3 = 259; - //------------------------------------------------------------------------- const short NUM4 = 260; - //------------------------------------------------------------------------- const short NUM5 = 261; - //------------------------------------------------------------------------- const short NUM6 = 262; - //------------------------------------------------------------------------- const short NUM7 = 263; - //------------------------------------------------------------------------- const short NUM8 = 264; - //------------------------------------------------------------------------- const short NUM9 = 265; - //------------------------------------------------------------------------- const short A = 512; - //------------------------------------------------------------------------- const short B = 513; - //------------------------------------------------------------------------- const short C = 514; - //------------------------------------------------------------------------- const short D = 515; - //------------------------------------------------------------------------- const short E = 516; - //------------------------------------------------------------------------- const short F = 517; - //------------------------------------------------------------------------- const short G = 518; - //------------------------------------------------------------------------- const short H = 519; - //------------------------------------------------------------------------- const short I = 520; - //------------------------------------------------------------------------- const short J = 521; - //------------------------------------------------------------------------- const short K = 522; - //------------------------------------------------------------------------- const short L = 523; - //------------------------------------------------------------------------- const short M = 524; - //------------------------------------------------------------------------- const short N = 525; - //------------------------------------------------------------------------- const short O = 526; - //------------------------------------------------------------------------- const short P = 527; - //------------------------------------------------------------------------- const short Q = 528; - //------------------------------------------------------------------------- const short R = 529; - //------------------------------------------------------------------------- const short S = 530; - //------------------------------------------------------------------------- const short T = 531; - //------------------------------------------------------------------------- const short U = 532; - //------------------------------------------------------------------------- const short V = 533; - //------------------------------------------------------------------------- const short W = 534; - //------------------------------------------------------------------------- const short X = 535; - //------------------------------------------------------------------------- const short Y = 536; - //------------------------------------------------------------------------- const short Z = 537; - //------------------------------------------------------------------------- const short F1 = 768; - //------------------------------------------------------------------------- const short F2 = 769; - //------------------------------------------------------------------------- const short F3 = 770; - //------------------------------------------------------------------------- const short F4 = 771; - //------------------------------------------------------------------------- const short F5 = 772; - //------------------------------------------------------------------------- const short F6 = 773; - //------------------------------------------------------------------------- const short F7 = 774; - //------------------------------------------------------------------------- const short F8 = 775; - //------------------------------------------------------------------------- const short F9 = 776; - //------------------------------------------------------------------------- const short F10 = 777; - //------------------------------------------------------------------------- const short F11 = 778; - //------------------------------------------------------------------------- const short F12 = 779; - //------------------------------------------------------------------------- const short F13 = 780; - //------------------------------------------------------------------------- const short F14 = 781; - //------------------------------------------------------------------------- const short F15 = 782; - //------------------------------------------------------------------------- const short F16 = 783; - //------------------------------------------------------------------------- const short F17 = 784; - //------------------------------------------------------------------------- const short F18 = 785; - //------------------------------------------------------------------------- const short F19 = 786; - //------------------------------------------------------------------------- const short F20 = 787; - //------------------------------------------------------------------------- const short F21 = 788; - //------------------------------------------------------------------------- const short F22 = 789; - //------------------------------------------------------------------------- const short F23 = 790; - //------------------------------------------------------------------------- const short F24 = 791; - //------------------------------------------------------------------------- const short F25 = 792; - //------------------------------------------------------------------------- const short F26 = 793; - //------------------------------------------------------------------------- const short DOWN = 1024; - //------------------------------------------------------------------------- const short UP = 1025; - //------------------------------------------------------------------------- const short LEFT = 1026; - //------------------------------------------------------------------------- const short RIGHT = 1027; - //------------------------------------------------------------------------- const short HOME = 1028; - //------------------------------------------------------------------------- const short END = 1029; - //------------------------------------------------------------------------- const short PAGEUP = 1030; - //------------------------------------------------------------------------- const short PAGEDOWN = 1031; - //------------------------------------------------------------------------- const short RETURN = 1280; - //------------------------------------------------------------------------- const short ESCAPE = 1281; - //------------------------------------------------------------------------- const short TAB = 1282; - //------------------------------------------------------------------------- const short BACKSPACE = 1283; - //------------------------------------------------------------------------- const short SPACE = 1284; - //------------------------------------------------------------------------- const short INSERT = 1285; - //------------------------------------------------------------------------- const short DELETE = 1286; - //------------------------------------------------------------------------- const short ADD = 1287; - //------------------------------------------------------------------------- const short SUBTRACT = 1288; - //------------------------------------------------------------------------- const short MULTIPLY = 1289; - //------------------------------------------------------------------------- const short DIVIDE = 1290; - //------------------------------------------------------------------------- const short POINT = 1291; - //------------------------------------------------------------------------- const short COMMA = 1292; - //------------------------------------------------------------------------- const short LESS = 1293; - //------------------------------------------------------------------------- const short GREATER = 1294; - //------------------------------------------------------------------------- const short EQUAL = 1295; - //------------------------------------------------------------------------- const short OPEN = 1296; - //------------------------------------------------------------------------- const short CUT = 1297; - //------------------------------------------------------------------------- const short COPY = 1298; - //------------------------------------------------------------------------- const short PASTE = 1299; - //------------------------------------------------------------------------- const short UNDO = 1300; - //------------------------------------------------------------------------- const short REPEAT = 1301; - //------------------------------------------------------------------------- const short FIND = 1302; - //------------------------------------------------------------------------- const short PROPERTIES = 1303; - //------------------------------------------------------------------------- const short FRONT = 1304; - //------------------------------------------------------------------------- const short CONTEXTMENU = 1305; - //------------------------------------------------------------------------- const short HELP = 1306; - //------------------------------------------------------------------------- const short MENU = 1307; - //------------------------------------------------------------------------- const short HANGUL_HANJA = 1308; - //------------------------------------------------------------------------- const short DECIMAL = 1309; - //------------------------------------------------------------------------- const short TILDE = 1310; - //------------------------------------------------------------------------- const short QUOTELEFT = 1311; - //------------------------------------------------------------------------- const short CAPSLOCK = 1312; - //------------------------------------------------------------------------- const short NUMLOCK = 1313; - //------------------------------------------------------------------------- const short SCROLLLOCK = 1314; - //------------------------------------------------------------------------- const short DELETE_TO_BEGIN_OF_LINE = 1536; - //------------------------------------------------------------------------- const short DELETE_TO_END_OF_LINE = 1537; - //------------------------------------------------------------------------- const short DELETE_TO_BEGIN_OF_PARAGRAPH = 1538; - //------------------------------------------------------------------------- const short BRACKETLEFT = 1315; - //------------------------------------------------------------------------- const short BRACKETRIGHT = 1316; - //------------------------------------------------------------------------- const short SEMICOLON = 1317; - //------------------------------------------------------------------------- const short DELETE_TO_END_OF_PARAGRAPH = 1539; - //------------------------------------------------------------------------- const short DELETE_WORD_BACKWARD = 1540; - //------------------------------------------------------------------------- const short DELETE_WORD_FORWARD = 1541; - //------------------------------------------------------------------------- const short INSERT_LINEBREAK = 1542; - //------------------------------------------------------------------------- const short INSERT_PARAGRAPH = 1543; - //------------------------------------------------------------------------- const short MOVE_WORD_BACKWARD = 1544; - //------------------------------------------------------------------------- const short MOVE_WORD_FORWARD = 1545; - //------------------------------------------------------------------------- const short MOVE_TO_BEGIN_OF_LINE = 1546; - //------------------------------------------------------------------------- const short MOVE_TO_END_OF_LINE = 1547; - //------------------------------------------------------------------------- const short MOVE_TO_BEGIN_OF_PARAGRAPH = 1548; - //------------------------------------------------------------------------- const short MOVE_TO_END_OF_PARAGRAPH = 1549; - //------------------------------------------------------------------------- const short SELECT_BACKWARD = 1550; - //------------------------------------------------------------------------- const short SELECT_FORWARD = 1551; - //------------------------------------------------------------------------- const short SELECT_WORD_BACKWARD = 1552; - //------------------------------------------------------------------------- const short SELECT_WORD_FORWARD = 1553; - //------------------------------------------------------------------------- const short SELECT_WORD = 1554; - //------------------------------------------------------------------------- const short SELECT_LINE = 1555; - //------------------------------------------------------------------------- const short SELECT_PARAGRAPH = 1556; - //------------------------------------------------------------------------- const short SELECT_ALL = 1557; - //------------------------------------------------------------------------- const short SELECT_TO_BEGIN_OF_LINE = 1558; - //------------------------------------------------------------------------- const short SELECT_TO_END_OF_LINE = 1559; - //------------------------------------------------------------------------- const short MOVE_TO_BEGIN_OF_DOCUMENT = 1560; - //------------------------------------------------------------------------- const short MOVE_TO_END_OF_DOCUMENT = 1561; - //------------------------------------------------------------------------- const short SELECT_TO_BEGIN_OF_DOCUMENT = 1562; - //------------------------------------------------------------------------- const short SELECT_TO_END_OF_DOCUMENT = 1563; - //------------------------------------------------------------------------- const short SELECT_TO_BEGIN_OF_PARAGRAPH = 1564; - //------------------------------------------------------------------------- const short SELECT_TO_END_OF_PARAGRAPH = 1565; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/KeyEvent.idl b/offapi/com/sun/star/awt/KeyEvent.idl index e3d1754e0438..66a6cfb4beb6 100644 --- a/offapi/com/sun/star/awt/KeyEvent.idl +++ b/offapi/com/sun/star/awt/KeyEvent.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies a key event. @@ -34,7 +32,6 @@ */ published struct KeyEvent: com::sun::star::awt::InputEvent { - //------------------------------------------------------------------------- /** contains the integer code representing the key of the event. @@ -42,13 +39,11 @@ published struct KeyEvent: com::sun::star::awt::InputEvent */ short KeyCode; - //------------------------------------------------------------------------- /** contains the Unicode character generated by this event or 0. */ char KeyChar; - //------------------------------------------------------------------------- /** contains the function type of the key event. @@ -59,7 +54,6 @@ published struct KeyEvent: com::sun::star::awt::InputEvent }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/KeyFunction.idl b/offapi/com/sun/star/awt/KeyFunction.idl index 50da29b17650..132c68b0fe72 100644 --- a/offapi/com/sun/star/awt/KeyFunction.idl +++ b/offapi/com/sun/star/awt/KeyFunction.idl @@ -20,95 +20,73 @@ #define __com_sun_star_awt_KeyFunction_idl__ -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** These values are used to specify logical key functions. */ published constants KeyFunction { - //------------------------------------------------------------------------- const short DONTKNOW = 0; - //------------------------------------------------------------------------- const short NEW = 1; - //------------------------------------------------------------------------- const short OPEN = 2; - //------------------------------------------------------------------------- const short SAVE = 3; - //------------------------------------------------------------------------- const short SAVEAS = 4; - //------------------------------------------------------------------------- const short PRINT = 5; - //------------------------------------------------------------------------- const short CLOSE = 6; - //------------------------------------------------------------------------- const short QUIT = 7; - //------------------------------------------------------------------------- const short CUT = 8; - //------------------------------------------------------------------------- const short COPY = 9; - //------------------------------------------------------------------------- const short PASTE = 10; - //------------------------------------------------------------------------- const short UNDO = 11; - //------------------------------------------------------------------------- const short REDO = 12; - //------------------------------------------------------------------------- const short DELETE = 13; - //------------------------------------------------------------------------- const short REPEAT = 14; - //------------------------------------------------------------------------- const short FIND = 15; - //------------------------------------------------------------------------- const short FINDBACKWARD = 16; - //------------------------------------------------------------------------- const short PROPERTIES = 17; - //------------------------------------------------------------------------- const short FRONT = 18; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/KeyGroup.idl b/offapi/com/sun/star/awt/KeyGroup.idl index d216ec9f52d7..87ef5a0c0bb7 100644 --- a/offapi/com/sun/star/awt/KeyGroup.idl +++ b/offapi/com/sun/star/awt/KeyGroup.idl @@ -20,11 +20,9 @@ #define __com_sun_star_awt_KeyGroup_idl__ -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** These values are used to specify functional groups of keys. @@ -32,37 +30,31 @@ */ published constants KeyGroup { - //------------------------------------------------------------------------- /** specifies a numeric key. */ const short NUM = 256; - //------------------------------------------------------------------------- /** specifies an alphabetic key. */ const short ALPHA = 512; - //------------------------------------------------------------------------- /** specifies a function key. */ const short FKEYS = 768; - //------------------------------------------------------------------------- /** specifies a cursor key. */ const short CURSOR = 1024; - //------------------------------------------------------------------------- /** specifies other keys. */ const short MISC = 1280; - //------------------------------------------------------------------------- /** specifies the group mask. */ @@ -70,7 +62,6 @@ published constants KeyGroup }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/KeyModifier.idl b/offapi/com/sun/star/awt/KeyModifier.idl index 06da333d9486..88e4e10c156a 100644 --- a/offapi/com/sun/star/awt/KeyModifier.idl +++ b/offapi/com/sun/star/awt/KeyModifier.idl @@ -29,29 +29,24 @@ #define __com_sun_star_awt_KeyModifier_idl__ -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** These values are used to specify which modifier keys are pressed. */ published constants KeyModifier { - //------------------------------------------------------------------------- /** refers to both shift keys. */ const short SHIFT = 1; - //------------------------------------------------------------------------- /** refers in the most cases to the "Ctrl" key (Cmd on Mac OS X). */ const short MOD1 = 2; - //------------------------------------------------------------------------- /** refers in the most cases to the "Alt" key. */ @@ -62,7 +57,6 @@ published constants KeyModifier const short MOD3 = 8; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/KeyStroke.idl b/offapi/com/sun/star/awt/KeyStroke.idl index 4697bde42555..592a20aeac2c 100644 --- a/offapi/com/sun/star/awt/KeyStroke.idl +++ b/offapi/com/sun/star/awt/KeyStroke.idl @@ -20,11 +20,9 @@ #define __com_sun_star_awt_KeyStroke_idl__ -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** Describes a key stroke for hotkeys etc. @@ -32,7 +30,6 @@ module com { module sun { module star { module awt { */ published struct KeyStroke { - //------------------------------------------------------------------------- /** contains the modifier keys which were pressed while the event occurred. @@ -41,7 +38,6 @@ published struct KeyStroke */ short Modifiers; - //------------------------------------------------------------------------- /** contains the integer code representing the key of the event. @@ -50,13 +46,11 @@ published struct KeyStroke */ short KeyCode; - //------------------------------------------------------------------------- /** contains the Unicode character generated by this event or 0. */ char KeyChar; - //------------------------------------------------------------------------- /** contains the function type of the key event. @@ -66,7 +60,6 @@ published struct KeyStroke short KeyFunc; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/LineEndFormat.idl b/offapi/com/sun/star/awt/LineEndFormat.idl index ac8fb0b33795..a48794e5c79a 100644 --- a/offapi/com/sun/star/awt/LineEndFormat.idl +++ b/offapi/com/sun/star/awt/LineEndFormat.idl @@ -20,29 +20,24 @@ #define __com_sun_star_awt_LineEndFormat_idl__ -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** These values are used to specify which line end format should be used in strings */ constants LineEndFormat { - //------------------------------------------------------------------------- /** specifies that line ends are to be represented by a carriage return character (\r) */ const short CARRIAGE_RETURN = 0; - //------------------------------------------------------------------------- /** specifies that line ends are to be represented by a line feed character (\n) */ const short LINE_FEED = 1; - //------------------------------------------------------------------------- /** specifies that line ends are to be represented by a line feed character (\n), followed by a carriage return character (\r). @@ -51,7 +46,6 @@ constants LineEndFormat }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/MenuBar.idl b/offapi/com/sun/star/awt/MenuBar.idl index 8372b022621c..2f3da635b3c4 100644 --- a/offapi/com/sun/star/awt/MenuBar.idl +++ b/offapi/com/sun/star/awt/MenuBar.idl @@ -30,11 +30,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** describes a menu for top-level windows. @@ -45,7 +43,6 @@ module com { module sun { module star { module awt { */ published service MenuBar : XMenuBar; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/MenuEvent.idl b/offapi/com/sun/star/awt/MenuEvent.idl index ce619cc73cbd..b1a2b43bba71 100644 --- a/offapi/com/sun/star/awt/MenuEvent.idl +++ b/offapi/com/sun/star/awt/MenuEvent.idl @@ -22,17 +22,14 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies a menu event. */ published struct MenuEvent: com::sun::star::lang::EventObject { - //------------------------------------------------------------------------- /** contains the item id. */ @@ -40,7 +37,6 @@ published struct MenuEvent: com::sun::star::lang::EventObject }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/MenuItemStyle.idl b/offapi/com/sun/star/awt/MenuItemStyle.idl index 5c30c4931679..4231abcdf5de 100644 --- a/offapi/com/sun/star/awt/MenuItemStyle.idl +++ b/offapi/com/sun/star/awt/MenuItemStyle.idl @@ -29,11 +29,9 @@ #define __com_sun_star_awt_MenuItemStyle_idl__ -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** These values are used to specify the properties of a menu item. @@ -41,20 +39,17 @@ */ published constants MenuItemStyle { - //------------------------------------------------------------------------- /** specifies an item which can be checked independently. */ const short CHECKABLE = 1; - //------------------------------------------------------------------------- /** specifies an item which can be checked dependent on the neighboring items. */ const short RADIOCHECK = 2; - //------------------------------------------------------------------------- /** specifies to check this item automatically on select. */ @@ -62,7 +57,6 @@ published constants MenuItemStyle }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/MenuItemType.idl b/offapi/com/sun/star/awt/MenuItemType.idl index dba5d3372d1d..15df6a6f0baa 100644 --- a/offapi/com/sun/star/awt/MenuItemType.idl +++ b/offapi/com/sun/star/awt/MenuItemType.idl @@ -29,11 +29,9 @@ #define __com_sun_star_awt_MenuItemType_idl__ -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies the type of a menu item, as returned by XMenuExtended2::getItemType(). @@ -62,7 +60,6 @@ enum MenuItemType }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/MenuLogo.idl b/offapi/com/sun/star/awt/MenuLogo.idl index 0111dbaabe03..fba3441d397a 100644 --- a/offapi/com/sun/star/awt/MenuLogo.idl +++ b/offapi/com/sun/star/awt/MenuLogo.idl @@ -31,11 +31,9 @@ #include #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies a logo to be displayed on a menu, with a background gradient. */ @@ -45,13 +43,11 @@ struct MenuLogo */ ::com::sun::star::graphic::XGraphic Graphic; - //------------------------------------------------------------------------- /** specifies the color at the start point of the gradient. */ ::com::sun::star::util::Color StartColor; - //------------------------------------------------------------------------- /** specifies the color at the end point of the gradient. */ @@ -59,7 +55,6 @@ struct MenuLogo }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/MessageBoxButtons.idl b/offapi/com/sun/star/awt/MessageBoxButtons.idl index e065eb17e1d5..729f603e698c 100644 --- a/offapi/com/sun/star/awt/MessageBoxButtons.idl +++ b/offapi/com/sun/star/awt/MessageBoxButtons.idl @@ -19,11 +19,9 @@ #ifndef __com_sun_star_awt_MessageBoxButtons_idl__ #define __com_sun_star_awt_MessageBoxButtons_idl__ -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** defines constants for the possible message box button combinations. @@ -31,7 +29,6 @@ */ constants MessageBoxButtons { - //------------------------------------------------------------------------- /** specifies a message with "OK" button. */ @@ -82,7 +79,6 @@ constants MessageBoxButtons const long DEFAULT_BUTTON_IGNORE = 0x60000; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/MessageBoxCommand.idl b/offapi/com/sun/star/awt/MessageBoxCommand.idl index 0db1f516fd12..2483d0048133 100644 --- a/offapi/com/sun/star/awt/MessageBoxCommand.idl +++ b/offapi/com/sun/star/awt/MessageBoxCommand.idl @@ -20,11 +20,9 @@ #define __com_sun_star_awt_MessageBoxCommand_idl__ -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies a message box command. @@ -32,29 +30,23 @@ */ published constants MessageBoxCommand { - //------------------------------------------------------------------------- const short CANCEL = 0; - //------------------------------------------------------------------------- const short OK = 1; - //------------------------------------------------------------------------- const short YES = 2; - //------------------------------------------------------------------------- const short NO = 3; - //------------------------------------------------------------------------- const short RETRY = 4; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/MouseButton.idl b/offapi/com/sun/star/awt/MouseButton.idl index 64e6a1548e87..0b55f727f7d4 100644 --- a/offapi/com/sun/star/awt/MouseButton.idl +++ b/offapi/com/sun/star/awt/MouseButton.idl @@ -20,29 +20,24 @@ #define __com_sun_star_awt_MouseButton_idl__ -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** These values are used to specify which keys on the mouse are pressed. */ published constants MouseButton { - //------------------------------------------------------------------------- /** specifies the left mouse button as being pressed. */ const short LEFT = 1; - //------------------------------------------------------------------------- /** specifies the right mouse button as being pressed. */ const short RIGHT = 2; - //------------------------------------------------------------------------- /** specifies the middle mouse button as being pressed. */ @@ -50,7 +45,6 @@ published constants MouseButton }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/MouseEvent.idl b/offapi/com/sun/star/awt/MouseEvent.idl index c7b91497f7d7..56ce237c46ed 100644 --- a/offapi/com/sun/star/awt/MouseEvent.idl +++ b/offapi/com/sun/star/awt/MouseEvent.idl @@ -31,11 +31,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies an event from the mouse. @@ -48,7 +46,6 @@ */ published struct MouseEvent: com::sun::star::awt::InputEvent { - //------------------------------------------------------------------------- /** contains the pressed mouse buttons. @@ -57,25 +54,21 @@ published struct MouseEvent: com::sun::star::awt::InputEvent */ short Buttons; - //------------------------------------------------------------------------- /** contains the x coordinate location of the mouse. */ long X; - //------------------------------------------------------------------------- /** contains the y coordinate location of the mouse. */ long Y; - //------------------------------------------------------------------------- /** contains the number of mouse clicks associated with event. */ long ClickCount; - //------------------------------------------------------------------------- /** specifies if this event is a pop-up menu trigger event. @@ -93,7 +86,6 @@ published struct MouseEvent: com::sun::star::awt::InputEvent }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/MouseWheelBehavior.idl b/offapi/com/sun/star/awt/MouseWheelBehavior.idl index 875fa182f3dd..d4bad05004b0 100644 --- a/offapi/com/sun/star/awt/MouseWheelBehavior.idl +++ b/offapi/com/sun/star/awt/MouseWheelBehavior.idl @@ -20,11 +20,9 @@ #ifndef __com_sun_star_awt_MouseWheelBehavior_idl__ #define __com_sun_star_awt_MouseWheelBehavior_idl__ -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** describes the scroll behavior of the mouse wheel for a control @since OOo 3.2 @@ -46,11 +44,9 @@ constants MouseWheelBehavior const short SCROLL_ALWAYS = 2; }; -//============================================================================= }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/awt/PaintEvent.idl b/offapi/com/sun/star/awt/PaintEvent.idl index 0d48d7f3170d..d9099e3e5a29 100644 --- a/offapi/com/sun/star/awt/PaintEvent.idl +++ b/offapi/com/sun/star/awt/PaintEvent.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies the paint event for a component. @@ -40,13 +38,11 @@ */ published struct PaintEvent: com::sun::star::lang::EventObject { - //------------------------------------------------------------------------- /** contains the rectangle area which needs to be repainted. */ com::sun::star::awt::Rectangle UpdateRect; - //------------------------------------------------------------------------- /** contains the number of paint events that follows this event if it is a multiple PaintEvent. You can collect the PaintEvent @@ -56,7 +52,6 @@ published struct PaintEvent: com::sun::star::lang::EventObject }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/Point.idl b/offapi/com/sun/star/awt/Point.idl index ba8232e1bd27..4a1accd1a26c 100644 --- a/offapi/com/sun/star/awt/Point.idl +++ b/offapi/com/sun/star/awt/Point.idl @@ -20,11 +20,9 @@ #define __com_sun_star_awt_Point_idl__ -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies a 2-dimensional point using the Cartesian coordinate system. */ @@ -34,7 +32,6 @@ published struct Point */ long X; - //------------------------------------------------------------------------- /** specifies the y-coordinate. */ @@ -42,7 +39,6 @@ published struct Point }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/PopupMenu.idl b/offapi/com/sun/star/awt/PopupMenu.idl index dff404a516f4..8fbc75b6be9c 100644 --- a/offapi/com/sun/star/awt/PopupMenu.idl +++ b/offapi/com/sun/star/awt/PopupMenu.idl @@ -30,11 +30,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** describes a pop-up menu which is a recursive container for commands @@ -44,7 +42,6 @@ module com { module sun { module star { module awt { */ published service PopupMenu : XPopupMenu; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/PopupMenuDirection.idl b/offapi/com/sun/star/awt/PopupMenuDirection.idl index 248e176a6fc6..e9e8956217b7 100644 --- a/offapi/com/sun/star/awt/PopupMenuDirection.idl +++ b/offapi/com/sun/star/awt/PopupMenuDirection.idl @@ -29,11 +29,9 @@ #define __com_sun_star_awt_PopupMenuDirection_idl__ -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** These values are used to specify the direction in which a pop-up menu will grow. @@ -42,43 +40,36 @@ */ published constants PopupMenuDirection { - //------------------------------------------------------------------------- /** @deprecated */ const short DEFAULT = 0; - //------------------------------------------------------------------------- /** @deprecated */ const short DOWN = 1; - //------------------------------------------------------------------------- /** opens on execute in a default direction. */ const short EXECUTE_DEFAULT = 0; - //------------------------------------------------------------------------- /** opens on execute downwards. */ const short EXECUTE_DOWN = 1; - //------------------------------------------------------------------------- /** opens on execute upwards. */ const short EXECUTE_UP = 2; - //------------------------------------------------------------------------- /** opens on execute to the left. */ const short EXECUTE_LEFT = 4; - //------------------------------------------------------------------------- /** opens on execute to the right. */ @@ -86,7 +77,6 @@ published constants PopupMenuDirection }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/PosSize.idl b/offapi/com/sun/star/awt/PosSize.idl index e78034ddc423..260f4b449d23 100644 --- a/offapi/com/sun/star/awt/PosSize.idl +++ b/offapi/com/sun/star/awt/PosSize.idl @@ -20,53 +20,44 @@ #define __com_sun_star_awt_PosSize_idl__ -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** These constants are used to flag the parameters of a rectangle. */ published constants PosSize { - //------------------------------------------------------------------------- /** flags the x-coordinate. */ const short X = 1; - //------------------------------------------------------------------------- /** flags the y-coordinate. */ const short Y = 2; - //------------------------------------------------------------------------- /** flags the width. */ const short WIDTH = 4; - //------------------------------------------------------------------------- /** flags the height. */ const short HEIGHT = 8; - //------------------------------------------------------------------------- /** flags the x- and y-coordinate. */ const short POS = 3; - //------------------------------------------------------------------------- /** flags the width and height. */ const short SIZE = 12; - //------------------------------------------------------------------------- /** flags the x- and y-coordinate, width and height. */ @@ -74,7 +65,6 @@ published constants PosSize }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/PrinterException.idl b/offapi/com/sun/star/awt/PrinterException.idl index ae45d8db172c..e5926e1ce8a0 100644 --- a/offapi/com/sun/star/awt/PrinterException.idl +++ b/offapi/com/sun/star/awt/PrinterException.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** fired if a resource cannot be locked. @@ -37,7 +35,6 @@ published exception PrinterException: com::sun::star::uno::Exception { }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/PushButtonType.idl b/offapi/com/sun/star/awt/PushButtonType.idl index 1d18ae130cea..c5ee36ea9a9f 100644 --- a/offapi/com/sun/star/awt/PushButtonType.idl +++ b/offapi/com/sun/star/awt/PushButtonType.idl @@ -20,35 +20,29 @@ #define __com_sun_star_awt_PushButtonType_idl__ -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies the default actions of a button. */ published enum PushButtonType { - //------------------------------------------------------------------------- /** acts like a standard push button. */ STANDARD, - //------------------------------------------------------------------------- /** acts like a OK button. */ OK, - //------------------------------------------------------------------------- /** acts like a cancel button. */ CANCEL, - //------------------------------------------------------------------------- /** acts like a help button. */ @@ -56,7 +50,6 @@ published enum PushButtonType }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/RasterOperation.idl b/offapi/com/sun/star/awt/RasterOperation.idl index 8b2bf9bd0f2b..fa1073dc77a9 100644 --- a/offapi/com/sun/star/awt/RasterOperation.idl +++ b/offapi/com/sun/star/awt/RasterOperation.idl @@ -20,43 +20,36 @@ #define __com_sun_star_awt_RasterOperation_idl__ -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** These values are used to specify the binary pixel-operation applied when pixels are written to the device. */ published enum RasterOperation { - //------------------------------------------------------------------------- /** sets all pixel as written in the output operation. */ OVERPAINT, - //------------------------------------------------------------------------- /** uses the pixel written as one and the current pixel as the other operator of an exclusive or-operation. */ XOR, - //------------------------------------------------------------------------- /** All bits which are affected by this operation are set to 0. */ ZEROBITS, - //------------------------------------------------------------------------- /** All bits which are affected by this operation are set to 1. */ ALLBITS, - //------------------------------------------------------------------------- /** All bits which are affected by this operation are inverted. */ @@ -64,7 +57,6 @@ published enum RasterOperation }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/Rectangle.idl b/offapi/com/sun/star/awt/Rectangle.idl index eb7b3974f01d..45971cfa3e50 100644 --- a/offapi/com/sun/star/awt/Rectangle.idl +++ b/offapi/com/sun/star/awt/Rectangle.idl @@ -20,11 +20,9 @@ #define __com_sun_star_awt_Rectangle_idl__ -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies a rectangular area by position and size. */ @@ -34,19 +32,16 @@ published struct Rectangle */ long X; - //------------------------------------------------------------------------- /** specifies the y-coordinate. */ long Y; - //------------------------------------------------------------------------- /** specifies the width. */ long Width; - //------------------------------------------------------------------------- /** specifies the height. */ @@ -54,7 +49,6 @@ published struct Rectangle }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/RoadmapItem.idl b/offapi/com/sun/star/awt/RoadmapItem.idl index d1c972806230..1a48ec27526e 100644 --- a/offapi/com/sun/star/awt/RoadmapItem.idl +++ b/offapi/com/sun/star/awt/RoadmapItem.idl @@ -30,11 +30,9 @@ -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /* specifies a RoadmapItem which serves as an Element in a Container like the Roadmap * specified in com::sun::star::awt::UnoControlRoadmapModel and @@ -72,7 +70,6 @@ service RoadmapItem [property] boolean Enabled; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/ScrollBarOrientation.idl b/offapi/com/sun/star/awt/ScrollBarOrientation.idl index 44717e2186f5..a5390a0d11d8 100644 --- a/offapi/com/sun/star/awt/ScrollBarOrientation.idl +++ b/offapi/com/sun/star/awt/ScrollBarOrientation.idl @@ -20,23 +20,19 @@ #define __com_sun_star_awt_ScrollBarOrientation_idl__ -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** These constants are used to specify the orientation of a scroll bar. */ published constants ScrollBarOrientation { - //------------------------------------------------------------------------- /** specifies a horizontal scroll bar. */ const long HORIZONTAL = 0; - //------------------------------------------------------------------------- /** specifies a vertical scroll bar. */ @@ -44,7 +40,6 @@ published constants ScrollBarOrientation }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/Selection.idl b/offapi/com/sun/star/awt/Selection.idl index 62e950c7a13b..9a55bb001509 100644 --- a/offapi/com/sun/star/awt/Selection.idl +++ b/offapi/com/sun/star/awt/Selection.idl @@ -20,23 +20,19 @@ #define __com_sun_star_awt_Selection_idl__ -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies a numerical range. */ published struct Selection { - //------------------------------------------------------------------------- /** specifies the lower limit of the range. */ long Min; - //------------------------------------------------------------------------- /** specifies the upper limit of the range. */ @@ -44,7 +40,6 @@ published struct Selection }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/SimpleFontMetric.idl b/offapi/com/sun/star/awt/SimpleFontMetric.idl index df3601e8b955..c33070ddefc7 100644 --- a/offapi/com/sun/star/awt/SimpleFontMetric.idl +++ b/offapi/com/sun/star/awt/SimpleFontMetric.idl @@ -29,11 +29,9 @@ #define __com_sun_star_awt_SimpleFontMetric_idl__ -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** describes the general metrics of a certain font. */ @@ -50,7 +48,6 @@ published struct SimpleFontMetric */ short Ascent; - //------------------------------------------------------------------------- /** specifies the portion of a letter falling below the baseline. @@ -62,7 +59,6 @@ published struct SimpleFontMetric */ short Descent; - //------------------------------------------------------------------------- /** specifies the vertical space between lines of this font; it is also called internal line spacing. @@ -72,7 +68,6 @@ published struct SimpleFontMetric */ short Leading; - //------------------------------------------------------------------------- /** specifies the slant of the characters (italic). @@ -80,13 +75,11 @@ published struct SimpleFontMetric */ short Slant; - //------------------------------------------------------------------------- /** specifies the code of the first printable character in the font. */ char FirstChar; - //------------------------------------------------------------------------- /** specifies the code of the last printable character in the font. */ @@ -94,7 +87,6 @@ published struct SimpleFontMetric }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/Size.idl b/offapi/com/sun/star/awt/Size.idl index 3e32415b9fc8..6b9e48bfdae3 100644 --- a/offapi/com/sun/star/awt/Size.idl +++ b/offapi/com/sun/star/awt/Size.idl @@ -20,23 +20,19 @@ #define __com_sun_star_awt_Size_idl__ -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies the 2-dimensional size of an area using width and height. */ published struct Size { - //------------------------------------------------------------------------- /** specifies the width. */ long Width; - //------------------------------------------------------------------------- /** specifies the height. */ @@ -44,7 +40,6 @@ published struct Size }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/SpinEvent.idl b/offapi/com/sun/star/awt/SpinEvent.idl index 6665f6b22166..8ec65011e2c7 100644 --- a/offapi/com/sun/star/awt/SpinEvent.idl +++ b/offapi/com/sun/star/awt/SpinEvent.idl @@ -22,17 +22,14 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies a spin button event. */ published struct SpinEvent: com::sun::star::lang::EventObject { - //------------------------------------------------------------------------- /** This is a dummy field only. Please ignore. */ @@ -40,7 +37,6 @@ published struct SpinEvent: com::sun::star::lang::EventObject }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/SpinningProgressControlModel.idl b/offapi/com/sun/star/awt/SpinningProgressControlModel.idl index a0f26b22e16c..3ded915c54ce 100644 --- a/offapi/com/sun/star/awt/SpinningProgressControlModel.idl +++ b/offapi/com/sun/star/awt/SpinningProgressControlModel.idl @@ -30,11 +30,9 @@ #include -//====================================================================================================================== module com { module sun { module star { module awt { -//====================================================================================================================== /** is a specialization of the AnimatedImagesControlModel which provides standard image sets for displaying a non-procentual progress. @@ -46,11 +44,9 @@ service SpinningProgressControlModel service AnimatedImagesControlModel; }; -//====================================================================================================================== }; }; }; }; -//====================================================================================================================== #endif diff --git a/offapi/com/sun/star/awt/Style.idl b/offapi/com/sun/star/awt/Style.idl index f5069ea8bfcd..8a2f978c99e2 100644 --- a/offapi/com/sun/star/awt/Style.idl +++ b/offapi/com/sun/star/awt/Style.idl @@ -20,23 +20,19 @@ #define __com_sun_star_awt_Style_idl__ -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies the style of a window. */ published constants Style { - //------------------------------------------------------------------------- /** specifies a frame. */ const short FRAME = 0; - //------------------------------------------------------------------------- /** specifies a dialog. */ @@ -44,7 +40,6 @@ published constants Style }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/SystemDependentXWindow.idl b/offapi/com/sun/star/awt/SystemDependentXWindow.idl index 895f95e617a4..23abdd89dd4b 100644 --- a/offapi/com/sun/star/awt/SystemDependentXWindow.idl +++ b/offapi/com/sun/star/awt/SystemDependentXWindow.idl @@ -20,11 +20,9 @@ #define __com_sun_star_awt_SystemDependentXWindow_idl__ -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies a system dependent XWindow. @@ -37,13 +35,11 @@ */ published struct SystemDependentXWindow { - //------------------------------------------------------------------------- /** The XWindow handle if possible, otherwise 0. */ long WindowHandle; - //------------------------------------------------------------------------- /** The display pointer. */ @@ -51,7 +47,6 @@ published struct SystemDependentXWindow }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/SystemPointer.idl b/offapi/com/sun/star/awt/SystemPointer.idl index e5bd0f91f8a6..c0c96386ace4 100644 --- a/offapi/com/sun/star/awt/SystemPointer.idl +++ b/offapi/com/sun/star/awt/SystemPointer.idl @@ -29,456 +29,382 @@ #define __com_sun_star_awt_SystemPointer_idl__ -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies the shape of a mouse pointer. */ published constants SystemPointer { - //------------------------------------------------------------------------- /** specifies the normal arrow-like mouse pointer. */ const long ARROW = 0; - //------------------------------------------------------------------------- /** specifies an invisible mouse pointer. */ const long INVISIBLE = 1; - //------------------------------------------------------------------------- /** specifies a waiting symbol as a mouse pointer (for example hourglass). */ const long WAIT = 2; - //------------------------------------------------------------------------- /** specifies a mouse pointer for text (cursor-like). */ const long TEXT = 3; - //------------------------------------------------------------------------- /** specifies a mouse pointer for on-line help. */ const long HELP = 4; - //------------------------------------------------------------------------- /** specifies a cross as a mouse pointer. */ const long CROSS = 5; - //------------------------------------------------------------------------- /** specifies a mouse pointer which symbolizes movement. */ const long MOVE = 6; - //------------------------------------------------------------------------- /** specifies a mouse pointer which symbolizes resizing for a top border. */ const long NSIZE = 7; - //------------------------------------------------------------------------- /** specifies a mouse pointer which symbolizes resizing for a bottom border. */ const long SSIZE = 8; - //------------------------------------------------------------------------- /** specifies a mouse pointer which symbolizes resizing for a left border. */ const long WSIZE = 9; - //------------------------------------------------------------------------- /** specifies a mouse pointer which symbolizes resizing for a right border. */ const long ESIZE = 10; - //------------------------------------------------------------------------- /** specifies a mouse pointer which symbolizes resizing for the top-left corner. */ const long NWSIZE = 11; - //------------------------------------------------------------------------- /** specifies a mouse pointer which symbolizes resizing for the top-right corner. */ const long NESIZE = 12; - //------------------------------------------------------------------------- /** specifies a mouse pointer which symbolizes resizing for the bottom-left corner. */ const long SWSIZE = 13; - //------------------------------------------------------------------------- /** specifies a mouse pointer which symbolizes resizing for the bottom-right corner. */ const long SESIZE = 14; - //------------------------------------------------------------------------- /** specifies a mouse pointer which symbolizes window resizing for a top border. */ const long WINDOW_NSIZE = 15; - //------------------------------------------------------------------------- /** specifies a mouse pointer which symbolizes window resizing for a bottom border. */ const long WINDOW_SSIZE = 16; - //------------------------------------------------------------------------- /** specifies a mouse pointer which symbolizes window resizing for a left border. */ const long WINDOW_WSIZE = 17; - //------------------------------------------------------------------------- /** specifies a mouse pointer which symbolizes window resizing for a right border. */ const long WINDOW_ESIZE = 18; - //------------------------------------------------------------------------- /** specifies a mouse pointer which symbolizes window resizing for the top-left corner. */ const long WINDOW_NWSIZE = 19; - //------------------------------------------------------------------------- /** specifies a mouse pointer which symbolizes window resizing for the top-right corner. */ const long WINDOW_NESIZE = 20; - //------------------------------------------------------------------------- /** specifies a mouse pointer which symbolizes window resizing for the bottom-left corner. */ const long WINDOW_SWSIZE = 21; - //------------------------------------------------------------------------- /** specifies a mouse pointer which symbolizes window resizing for the bottom-right corner. */ const long WINDOW_SESIZE = 22; - //------------------------------------------------------------------------- /** specifies a mouse pointer which symbolizes horizontal splitting. */ const long HSPLIT = 23; - //------------------------------------------------------------------------- /** specifies a mouse pointer which symbolizes vertical splitting. */ const long VSPLIT = 24; - //------------------------------------------------------------------------- /** specifies a mouse pointer which symbolizes horizontal resizing. */ const long HSIZEBAR = 25; - //------------------------------------------------------------------------- /** specifies a mouse pointer which symbolizes vertical resizing. */ const long VSIZEBAR = 26; - //------------------------------------------------------------------------- /** specifies a hand symbol as mouse pointer. */ const long HAND = 27; - //------------------------------------------------------------------------- /** specifies a pointing hand symbol as mouse pointer. */ const long REFHAND = 28; - //------------------------------------------------------------------------- /** specifies a pen symbol as mouse pointer. */ const long PEN = 29; - //------------------------------------------------------------------------- /** specifies a magnify symbol as mouse pointer. */ const long MAGNIFY = 30; - //------------------------------------------------------------------------- /** specifies a fill symbol as mouse pointer. */ const long FILL = 31; - //------------------------------------------------------------------------- /** specifies a rotate symbol as mouse pointer. */ const long ROTATE = 32; - //------------------------------------------------------------------------- /** specifies a horizontal shear symbol as mouse pointer. */ const long HSHEAR = 33; - //------------------------------------------------------------------------- /** specifies a vertical shear symbol as mouse pointer. */ const long VSHEAR = 34; - //------------------------------------------------------------------------- /** specifies a mirror symbol as mouse pointer. */ const long MIRROR = 35; - //------------------------------------------------------------------------- /** specifies a crook symbol as mouse pointer. */ const long CROOK = 36; - //------------------------------------------------------------------------- /** specifies a crop symbol as mouse pointer. */ const long CROP = 37; - //------------------------------------------------------------------------- /** specifies a mouse pointer which symbolizes moving a point. */ const long MOVEPOINT = 38; - //------------------------------------------------------------------------- /** specifies a mouse pointer which symbolizes moving a Bezier weight. */ const long MOVEBEZIERWEIGHT = 39; - //------------------------------------------------------------------------- /** specifies a mouse pointer which symbolizes moving data. */ const long MOVEDATA = 40; - //------------------------------------------------------------------------- /** specifies a mouse pointer which symbolizes copying data. */ const long COPYDATA = 41; - //------------------------------------------------------------------------- /** specifies a mouse pointer which symbolizes linking data. */ const long LINKDATA = 42; - //------------------------------------------------------------------------- /** specifies a mouse pointer which symbolizes moving a data link. */ const long MOVEDATALINK = 43; - //------------------------------------------------------------------------- /** specifies a mouse pointer which symbolizes copying a data link. */ const long COPYDATALINK = 44; - //------------------------------------------------------------------------- /** specifies a mouse pointer which symbolizes moving a file. */ const long MOVEFILE = 45; - //------------------------------------------------------------------------- /** specifies a mouse pointer which symbolizes copying a file. */ const long COPYFILE = 46; - //------------------------------------------------------------------------- /** specifies a mouse pointer which symbolizes linking a file. */ const long LINKFILE = 47; - //------------------------------------------------------------------------- /** specifies a mouse pointer which symbolizes moving a file link. */ const long MOVEFILELINK = 48; - //------------------------------------------------------------------------- /** specifies a mouse pointer which symbolizes copying a file link. */ const long COPYFILELINK = 49; - //------------------------------------------------------------------------- /** specifies a mouse pointer which symbolizes moving multiple files. */ const long MOVEFILES = 50; - //------------------------------------------------------------------------- /** specifies a mouse pointer which symbolizes copying multiple files. */ const long COPYFILES = 51; - //------------------------------------------------------------------------- /** specifies a mouse pointer which symbolizes "not allowed". */ const long NOTALLOWED = 52; - //------------------------------------------------------------------------- /** specifies a mouse pointer which symbolizes drawing a line. */ const long DRAW_LINE = 53; - //------------------------------------------------------------------------- /** specifies a mouse pointer which symbolizes drawing a rectangle. */ const long DRAW_RECT = 54; - //------------------------------------------------------------------------- /** specifies a mouse pointer which symbolizes drawing a polygon. */ const long DRAW_POLYGON = 55; - //------------------------------------------------------------------------- /** specifies a mouse pointer which symbolizes drawing a Bezier. */ const long DRAW_BEZIER = 56; - //------------------------------------------------------------------------- /** specifies a mouse pointer which symbolizes drawing an arc. */ const long DRAW_ARC = 57; - //------------------------------------------------------------------------- /** specifies a mouse pointer which symbolizes drawing a pie. */ const long DRAW_PIE = 58; - //------------------------------------------------------------------------- /** specifies a mouse pointer which symbolizes drawing a circle cut. */ const long DRAW_CIRCLECUT = 59; - //------------------------------------------------------------------------- /** specifies a mouse pointer which symbolizes drawing an ellipse. */ const long DRAW_ELLIPSE = 60; - //------------------------------------------------------------------------- /** specifies a mouse pointer which symbolizes drawing free handed. */ const long DRAW_FREEHAND = 61; - //------------------------------------------------------------------------- /** specifies a mouse pointer which symbolizes drawing a connector. */ const long DRAW_CONNECT = 62; - //------------------------------------------------------------------------- /** specifies a mouse pointer which symbolizes drawing text. */ const long DRAW_TEXT = 63; - //------------------------------------------------------------------------- /** specifies a mouse pointer which symbolizes drawing a text caption. */ const long DRAW_CAPTION = 64; - //------------------------------------------------------------------------- /** specifies a mouse pointer which symbolizes a chart. */ const long CHART = 65; - //------------------------------------------------------------------------- /** specifies a mouse pointer which symbolizes a detective. */ const long DETECTIVE = 66; - //------------------------------------------------------------------------- /** specifies a mouse pointer which symbolizes a pivot column. */ const long PIVOT_COL = 67; - //------------------------------------------------------------------------- /** specifies a mouse pointer which symbolizes a pivot row. */ const long PIVOT_ROW = 68; - //------------------------------------------------------------------------- /** specifies a mouse pointer which symbolizes a pivot field. */ const long PIVOT_FIELD = 69; - //------------------------------------------------------------------------- /** specifies a mouse pointer which symbolizes a chain. */ const long CHAIN = 70; - //------------------------------------------------------------------------- /** specifies a mouse pointer which symbolizes "chaining not allowed". */ @@ -486,7 +412,6 @@ published constants SystemPointer }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/TabController.idl b/offapi/com/sun/star/awt/TabController.idl index 402c7e0bf048..9042eed7a2c7 100644 --- a/offapi/com/sun/star/awt/TabController.idl +++ b/offapi/com/sun/star/awt/TabController.idl @@ -31,17 +31,14 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies a standard tab controller. */ published service TabController : XTabController; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/TabControllerModel.idl b/offapi/com/sun/star/awt/TabControllerModel.idl index 79205aa3b1b4..118bf2a4d7f7 100644 --- a/offapi/com/sun/star/awt/TabControllerModel.idl +++ b/offapi/com/sun/star/awt/TabControllerModel.idl @@ -23,11 +23,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies a standard tab controller model. */ @@ -39,7 +37,6 @@ published service TabControllerModel }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/TextAlign.idl b/offapi/com/sun/star/awt/TextAlign.idl index 228ce84ac26c..e29227c30b4c 100644 --- a/offapi/com/sun/star/awt/TextAlign.idl +++ b/offapi/com/sun/star/awt/TextAlign.idl @@ -20,29 +20,24 @@ #define __com_sun_star_awt_TextAlign_idl__ -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies the alignment of text. */ published constants TextAlign { - //------------------------------------------------------------------------- /** specifies to left align text. */ const long LEFT = 0; - //------------------------------------------------------------------------- /** specifies to center text. */ const long CENTER = 1; - //------------------------------------------------------------------------- /** specifies to right align text. */ @@ -50,7 +45,6 @@ published constants TextAlign }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/TextEvent.idl b/offapi/com/sun/star/awt/TextEvent.idl index 07f275c47fc8..1fbe07a2c0fc 100644 --- a/offapi/com/sun/star/awt/TextEvent.idl +++ b/offapi/com/sun/star/awt/TextEvent.idl @@ -22,17 +22,14 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies a text event. */ published struct TextEvent: com::sun::star::lang::EventObject { - //------------------------------------------------------------------------- /** This is a dummy field only. Please ignore. */ @@ -40,7 +37,6 @@ published struct TextEvent: com::sun::star::lang::EventObject }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/Toolkit.idl b/offapi/com/sun/star/awt/Toolkit.idl index 52e580d85434..20cf21dfa7fa 100644 --- a/offapi/com/sun/star/awt/Toolkit.idl +++ b/offapi/com/sun/star/awt/Toolkit.idl @@ -25,11 +25,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** describes a toolkit that creates windows on a screen. @@ -50,7 +48,6 @@ published service Toolkit }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/UnoControl.idl b/offapi/com/sun/star/awt/UnoControl.idl index bd3e5747e3e1..8427f92c61f4 100644 --- a/offapi/com/sun/star/awt/UnoControl.idl +++ b/offapi/com/sun/star/awt/UnoControl.idl @@ -26,11 +26,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies an abstract control. @@ -65,7 +63,6 @@ published service UnoControl }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/UnoControlButton.idl b/offapi/com/sun/star/awt/UnoControlButton.idl index b4e0d74ff27d..6e6fb28d7b95 100644 --- a/offapi/com/sun/star/awt/UnoControlButton.idl +++ b/offapi/com/sun/star/awt/UnoControlButton.idl @@ -26,11 +26,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies a button control. */ @@ -44,7 +42,6 @@ published service UnoControlButton }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/UnoControlButtonModel.idl b/offapi/com/sun/star/awt/UnoControlButtonModel.idl index f82ab2d5bb69..a53ac74bf943 100644 --- a/offapi/com/sun/star/awt/UnoControlButtonModel.idl +++ b/offapi/com/sun/star/awt/UnoControlButtonModel.idl @@ -26,11 +26,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies the standard model of an UnoControlButton. */ @@ -38,7 +36,6 @@ published service UnoControlButtonModel { service com::sun::star::awt::UnoControlModel; - //------------------------------------------------------------------------- /** specifies the horizontal alignment of the text in the control. @@ -50,25 +47,21 @@ published service UnoControlButtonModel */ [optional, property] short Align; - //------------------------------------------------------------------------- /** specifies the background color (RGB) of the control. */ [property] com::sun::star::util::Color BackgroundColor; - //------------------------------------------------------------------------- /** specifies that the button is the default button on the document. */ [property] boolean DefaultButton; - //------------------------------------------------------------------------- /** determines whether the control is enabled or disabled. */ [property] boolean Enabled; - //------------------------------------------------------------------------- /** specifies whether the button control should grab the focus when clicked. @@ -81,46 +74,39 @@ published service UnoControlButtonModel */ [optional, property] boolean FocusOnClick; - //------------------------------------------------------------------------- /** specifies the font attributes of the text in the control. */ [property] com::sun::star::awt::FontDescriptor FontDescriptor; - //------------------------------------------------------------------------- /** specifies the FontEmphasis value of the text in the control. */ [property] short FontEmphasisMark; - //------------------------------------------------------------------------- /** specifies the FontRelief value of the text in the control. */ [property] short FontRelief; - //------------------------------------------------------------------------- /** specifies the help text of the control. */ [property] string HelpText; - //------------------------------------------------------------------------- /** specifies the help URL of the control. */ [property] string HelpURL; - //------------------------------------------------------------------------- /** specifies the alignment of the image inside the button as ImageAlign value. */ [property] short ImageAlign; - //------------------------------------------------------------------------- /** specifies the position of the image, if any, relative to the text, if any @@ -131,14 +117,12 @@ published service UnoControlButtonModel */ [optional, property] short ImagePosition; - //------------------------------------------------------------------------- /** specifies an URL to an image to use for the button. @see Graphic */ [property] string ImageURL; - //------------------------------------------------------------------------- /** specifies a graphic to be displayed at the button @@ -155,13 +139,11 @@ published service UnoControlButtonModel */ [optional, property, transient] com::sun::star::graphic::XGraphic Graphic; - //------------------------------------------------------------------------- /** specifies the label of the control. */ [property] string Label; - //------------------------------------------------------------------------- /** specifies that the text may be displayed on more than one line. @@ -169,19 +151,16 @@ published service UnoControlButtonModel */ [optional, property] boolean MultiLine; - //------------------------------------------------------------------------- /** specifies that the control will be printed with the document. */ [property] boolean Printable; - //------------------------------------------------------------------------- /** specifies the default action of the button as PushButtonType value. */ [property] short PushButtonType; - //------------------------------------------------------------------------- /** specifies whether the control should show repeating behavior. @@ -194,7 +173,6 @@ published service UnoControlButtonModel */ [optional, property] boolean Repeat; - //------------------------------------------------------------------------- /** specifies the mouse repeat delay, in milliseconds. @@ -208,31 +186,26 @@ published service UnoControlButtonModel */ [optional, property] long RepeatDelay; - //------------------------------------------------------------------------- /** specifies the state of the control. */ [property] short State; - //------------------------------------------------------------------------- /** specifies that the control can be reached with the TAB key. */ [property] boolean Tabstop; - //------------------------------------------------------------------------- /** specifies the text color (RGB) of the control. */ [property] com::sun::star::util::Color TextColor; - //------------------------------------------------------------------------- /** specifies the text line color (RGB) of the control. */ [property] com::sun::star::util::Color TextLineColor; - //------------------------------------------------------------------------- /** specifies whether the button should toggle on a single operation. @@ -247,7 +220,6 @@ published service UnoControlButtonModel */ [optional, property] boolean Toggle; - //------------------------------------------------------------------------- /** specifies the vertical alignment of the text in the control. @@ -257,7 +229,6 @@ published service UnoControlButtonModel }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/UnoControlCheckBox.idl b/offapi/com/sun/star/awt/UnoControlCheckBox.idl index 7b5b4fd9e949..ff54bd2f1e30 100644 --- a/offapi/com/sun/star/awt/UnoControlCheckBox.idl +++ b/offapi/com/sun/star/awt/UnoControlCheckBox.idl @@ -25,11 +25,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies a check box control. */ @@ -43,7 +41,6 @@ published service UnoControlCheckBox }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/UnoControlCheckBoxModel.idl b/offapi/com/sun/star/awt/UnoControlCheckBoxModel.idl index 96a9eca6e18c..9d277f321fb2 100644 --- a/offapi/com/sun/star/awt/UnoControlCheckBoxModel.idl +++ b/offapi/com/sun/star/awt/UnoControlCheckBoxModel.idl @@ -25,11 +25,9 @@ #include #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies the standard model of an UnoControlCheckBox. */ @@ -37,7 +35,6 @@ published service UnoControlCheckBoxModel { service com::sun::star::awt::UnoControlModel; - //------------------------------------------------------------------------- /** specifies the horizontal alignment of the text in the control. @@ -51,51 +48,43 @@ published service UnoControlCheckBoxModel */ [optional, property] short Align; - //------------------------------------------------------------------------- /** specifies the background color (RGB) of the control. */ [optional, property] long BackgroundColor; - //------------------------------------------------------------------------- /** determines whether the control is enabled or disabled. */ [property] boolean Enabled; - //------------------------------------------------------------------------- /** specifies the font attributes of the text in the control. */ [property] com::sun::star::awt::FontDescriptor FontDescriptor; - //------------------------------------------------------------------------- /** specifies the FontEmphasis value of the text in the control. */ [property] short FontEmphasisMark; - //------------------------------------------------------------------------- /** specifies the FontRelief value of the text in the control. */ [property] short FontRelief; - //------------------------------------------------------------------------- /** specifies the help text of the control. */ [property] string HelpText; - //------------------------------------------------------------------------- /** specifies the help URL of the control. */ [property] string HelpURL; - //------------------------------------------------------------------------- /** specifies the position of the image, if any, relative to the text, if any @@ -103,14 +92,12 @@ published service UnoControlCheckBoxModel */ [optional, property] short ImagePosition; - //------------------------------------------------------------------------- /** specifies an URL to an image to display besides the label of the control @see Graphic */ [optional, property] string ImageURL; - //------------------------------------------------------------------------- /** specifies a graphic to be displayed besides the label of the control @@ -127,13 +114,11 @@ published service UnoControlCheckBoxModel */ [optional, property, transient] com::sun::star::graphic::XGraphic Graphic; - //------------------------------------------------------------------------- /** specifies the label of the control. */ [property] string Label; - //------------------------------------------------------------------------- /** specifies that the text may be displayed on more than one line. @@ -141,13 +126,11 @@ published service UnoControlCheckBoxModel */ [optional, property] boolean MultiLine; - //------------------------------------------------------------------------- /** specifies that the control will be printed with the document. */ [property] boolean Printable; - //------------------------------------------------------------------------- /** specifies the state of the control. @@ -159,31 +142,26 @@ published service UnoControlCheckBoxModel */ [property] short State; - //------------------------------------------------------------------------- /** specifies that the control can be reached with the TAB key. */ [property] boolean Tabstop; - //------------------------------------------------------------------------- /** specifies the text color (RGB) of the control. */ [property] com::sun::star::util::Color TextColor; - //------------------------------------------------------------------------- /** specifies the text line color (RGB) of the control. */ [property] com::sun::star::util::Color TextLineColor; - //------------------------------------------------------------------------- /** specifies that the control may have the state "don't know". */ [property] boolean TriState; - //------------------------------------------------------------------------- /** specifies the vertical alignment of the text in the control. @@ -191,7 +169,6 @@ published service UnoControlCheckBoxModel */ [optional, property] com::sun::star::style::VerticalAlignment VerticalAlign; - //------------------------------------------------------------------------- /** specifies a visual effect to apply to the check box control @@ -215,7 +192,6 @@ published service UnoControlCheckBoxModel [optional, property] short WritingMode; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/UnoControlComboBox.idl b/offapi/com/sun/star/awt/UnoControlComboBox.idl index 06221e135f24..3908fa443b85 100644 --- a/offapi/com/sun/star/awt/UnoControlComboBox.idl +++ b/offapi/com/sun/star/awt/UnoControlComboBox.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies a combo box control. */ @@ -40,7 +38,6 @@ published service UnoControlComboBox }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/UnoControlComboBoxModel.idl b/offapi/com/sun/star/awt/UnoControlComboBoxModel.idl index ef43cc24b578..6ff09346141b 100644 --- a/offapi/com/sun/star/awt/UnoControlComboBoxModel.idl +++ b/offapi/com/sun/star/awt/UnoControlComboBoxModel.idl @@ -35,11 +35,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies the standard model of an UnoControlComboBox. */ @@ -47,7 +45,6 @@ published service UnoControlComboBoxModel { service com::sun::star::awt::UnoControlModel; - //------------------------------------------------------------------------- /** specifies the horizontal alignment of the text in the control. @@ -59,19 +56,16 @@ published service UnoControlComboBoxModel */ [optional, property] short Align; - //------------------------------------------------------------------------- /** specifies whether automatic completion of text is enabled. */ [property] boolean Autocomplete; - //------------------------------------------------------------------------- /** specifies the background color (RGB) of the control. */ [property] com::sun::star::util::Color BackgroundColor; - //------------------------------------------------------------------------- /** specifies the border style of the control. @@ -83,7 +77,6 @@ published service UnoControlComboBoxModel */ [property] short Border; - //------------------------------------------------------------------------- /** specifies the color of the border, if present @@ -94,51 +87,43 @@ published service UnoControlComboBoxModel */ [optional, property] long BorderColor; - //------------------------------------------------------------------------- /** specifies if the control has a drop down button. */ [property] boolean Dropdown; - //------------------------------------------------------------------------- /** determines whether the control is enabled or disabled. */ [property] boolean Enabled; - //------------------------------------------------------------------------- /** specifies the font attributes of the text in the control. */ [property] com::sun::star::awt::FontDescriptor FontDescriptor; - //------------------------------------------------------------------------- /** specifies the FontEmphasis value of the text in the control. */ [property] short FontEmphasisMark; - //------------------------------------------------------------------------- /** specifies the FontRelief value of the text in the control. */ [property] short FontRelief; - //------------------------------------------------------------------------- /** specifies the help text of the control. */ [property] string HelpText; - //------------------------------------------------------------------------- /** specifies the help URL of the control. */ [property] string HelpURL; - //------------------------------------------------------------------------- /** specifies whether the selection in the control should be hidden when the control is not active (focused). @@ -147,13 +132,11 @@ published service UnoControlComboBoxModel */ [optional, property] boolean HideInactiveSelection; - //------------------------------------------------------------------------- /** specifies the maximum line count displayed in the drop down box. */ [property] short LineCount; - //------------------------------------------------------------------------- /** specifies the maximum character count. @@ -161,43 +144,36 @@ published service UnoControlComboBoxModel */ [property] short MaxTextLen; - //------------------------------------------------------------------------- /** specifies that the control will be printed with the document. */ [property] boolean Printable; - //------------------------------------------------------------------------- /** specifies that the content of the control cannot be modified by the user. */ [property] boolean ReadOnly; - //------------------------------------------------------------------------- /** specifies the list of items. */ [property] sequence StringItemList; - //------------------------------------------------------------------------- /** specifies that the control can be reached with the TAB key. */ [property] boolean Tabstop; - //------------------------------------------------------------------------- /** specifies the text displayed in the control. */ [property] string Text; - //------------------------------------------------------------------------- /** specifies the text color (RGB) of the control. */ [property] com::sun::star::util::Color TextColor; - //------------------------------------------------------------------------- /** specifies the text line color (RGB) of the control. */ @@ -227,7 +203,6 @@ published service UnoControlComboBoxModel [optional] interface XItemList; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/UnoControlContainer.idl b/offapi/com/sun/star/awt/UnoControlContainer.idl index 710629f42f3b..54b1b4093641 100644 --- a/offapi/com/sun/star/awt/UnoControlContainer.idl +++ b/offapi/com/sun/star/awt/UnoControlContainer.idl @@ -25,11 +25,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies an abstract control which contains other controls. */ @@ -45,7 +43,6 @@ published service UnoControlContainer }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/UnoControlContainerModel.idl b/offapi/com/sun/star/awt/UnoControlContainerModel.idl index 4aa439df097a..98e0481e5206 100644 --- a/offapi/com/sun/star/awt/UnoControlContainerModel.idl +++ b/offapi/com/sun/star/awt/UnoControlContainerModel.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies the standard model of an UnoControlContainer. */ @@ -36,19 +34,16 @@ published service UnoControlContainerModel { service com::sun::star::awt::UnoControlModel; - //------------------------------------------------------------------------- /** specifies the background color (RGB) of the control. */ [property] com::sun::star::util::Color BackgroundColor; - //------------------------------------------------------------------------- /** determines whether a control is enabled or disabled. */ [property] boolean Enabled; - //------------------------------------------------------------------------- /** specifies the border style of the control. @@ -60,7 +55,6 @@ published service UnoControlContainerModel */ [property] short Border; - //------------------------------------------------------------------------- /** specifies the color of the border, if present @@ -71,25 +65,21 @@ published service UnoControlContainerModel */ [optional, property] long BorderColor; - //------------------------------------------------------------------------- /** specifies whether the control will be printed with the document. */ [property] boolean Printable; - //------------------------------------------------------------------------- /** specifies the text displayed in the control. */ [property] string Text; - //------------------------------------------------------------------------- /** specifies the help text of the control. */ [property] string HelpText; - //------------------------------------------------------------------------- /** specifies the help URL of the control. */ @@ -97,7 +87,6 @@ published service UnoControlContainerModel }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/UnoControlCurrencyField.idl b/offapi/com/sun/star/awt/UnoControlCurrencyField.idl index 6c96c7f23941..9acba253c4a8 100644 --- a/offapi/com/sun/star/awt/UnoControlCurrencyField.idl +++ b/offapi/com/sun/star/awt/UnoControlCurrencyField.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies a currency field control. @@ -50,7 +48,6 @@ published service UnoControlCurrencyField }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/UnoControlCurrencyFieldModel.idl b/offapi/com/sun/star/awt/UnoControlCurrencyFieldModel.idl index ae5b91a34f2e..c57bae6e3f60 100644 --- a/offapi/com/sun/star/awt/UnoControlCurrencyFieldModel.idl +++ b/offapi/com/sun/star/awt/UnoControlCurrencyFieldModel.idl @@ -35,11 +35,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies the standard model of an UnoControlCurrencyField. */ @@ -47,13 +45,11 @@ published service UnoControlCurrencyFieldModel { service com::sun::star::awt::UnoControlModel; - //------------------------------------------------------------------------- /** specifies the background color (RGB) of the control. */ [property] com::sun::star::util::Color BackgroundColor; - //------------------------------------------------------------------------- /** specifies the border style of the control. @@ -65,7 +61,6 @@ published service UnoControlCurrencyFieldModel */ [property] short Border; - //------------------------------------------------------------------------- /** specifies the color of the border, if present @@ -76,57 +71,48 @@ published service UnoControlCurrencyFieldModel */ [optional, property] long BorderColor; - //------------------------------------------------------------------------- /** specifies the currency symbol. */ [property] string CurrencySymbol; - //------------------------------------------------------------------------- /** specifies the decimal accuracy. */ [property] short DecimalAccuracy; - //------------------------------------------------------------------------- /** determines whether the control is enabled or disabled. */ [property] boolean Enabled; - //------------------------------------------------------------------------- /** specifies the font attributes of the text in the control. */ [property] com::sun::star::awt::FontDescriptor FontDescriptor; - //------------------------------------------------------------------------- /** specifies the FontEmphasis value of the text in the control. */ [property] short FontEmphasisMark; - //------------------------------------------------------------------------- /** specifies the FontRelief value of the text in the control. */ [property] short FontRelief; - //------------------------------------------------------------------------- /** specifies the help text of the control. */ [property] string HelpText; - //------------------------------------------------------------------------- /** specifies the help URL of the control. */ [property] string HelpURL; - //------------------------------------------------------------------------- /** specifies whether the selection in the control should be hidden when the control is not active (focused). @@ -135,26 +121,22 @@ published service UnoControlCurrencyFieldModel */ [optional, property] boolean HideInactiveSelection; - //------------------------------------------------------------------------- /** specifies whether the currency symbol is to be prepended. */ [property] boolean PrependCurrencySymbol; - //------------------------------------------------------------------------- /** specifies that the control will be printed with the document. */ [property] boolean Printable; - //------------------------------------------------------------------------- /** specifies that the content of the control cannot be modified by the user. */ [property] boolean ReadOnly; - //------------------------------------------------------------------------- /** specifies whether the mouse should show repeating behavior, i.e. repeatedly trigger an action when keeping pressed. @@ -163,7 +145,6 @@ published service UnoControlCurrencyFieldModel */ [optional, property] boolean Repeat; - //------------------------------------------------------------------------- /** specifies the mouse repeat delay, in milliseconds. @@ -177,61 +158,51 @@ published service UnoControlCurrencyFieldModel */ [optional, property] long RepeatDelay; - //------------------------------------------------------------------------- /** specifies whether the thousands separator is to be displayed. */ [property] boolean ShowThousandsSeparator; - //------------------------------------------------------------------------- /** specifies that the control has a spin button. */ [property] boolean Spin; - //------------------------------------------------------------------------- /** specifies that the value is checked during the user input. */ [property] boolean StrictFormat; - //------------------------------------------------------------------------- /** specifies that the control can be reached with the TAB key. */ [property] boolean Tabstop; - //------------------------------------------------------------------------- /** specifies the text color (RGB) of the control. */ [property] com::sun::star::util::Color TextColor; - //------------------------------------------------------------------------- /** specifies the text line color (RGB) of the control. */ [property] com::sun::star::util::Color TextLineColor; - //------------------------------------------------------------------------- /** specifies the value displayed in the control. */ [property] double Value; - //------------------------------------------------------------------------- /** specifies the maximum value that can be entered. */ [property] double ValueMax; - //------------------------------------------------------------------------- /** specifies the minimum value that can be entered. */ [property] double ValueMin; - //------------------------------------------------------------------------- /** specifies the value step when using the spin button. */ @@ -255,7 +226,6 @@ published service UnoControlCurrencyFieldModel */ [optional, property] short MouseWheelBehavior; - //------------------------------------------------------------------------- /** specifies the vertical alignment of the text in the control. @@ -264,7 +234,6 @@ published service UnoControlCurrencyFieldModel [optional, property] com::sun::star::style::VerticalAlignment VerticalAlign; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/UnoControlDateField.idl b/offapi/com/sun/star/awt/UnoControlDateField.idl index 089a622a589f..41e30940fd6a 100644 --- a/offapi/com/sun/star/awt/UnoControlDateField.idl +++ b/offapi/com/sun/star/awt/UnoControlDateField.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies a date field control. @@ -49,7 +47,6 @@ published service UnoControlDateField }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/UnoControlDateFieldModel.idl b/offapi/com/sun/star/awt/UnoControlDateFieldModel.idl index bd103b233900..b65476139fee 100644 --- a/offapi/com/sun/star/awt/UnoControlDateFieldModel.idl +++ b/offapi/com/sun/star/awt/UnoControlDateFieldModel.idl @@ -35,11 +35,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies the standard model of an UnoControlDateField. */ @@ -47,13 +45,11 @@ published service UnoControlDateFieldModel { service com::sun::star::awt::UnoControlModel; - //------------------------------------------------------------------------- /** specifies the background color(RGB) of the control. */ [property] com::sun::star::util::Color BackgroundColor; - //------------------------------------------------------------------------- /** specifies the border style of the control. @@ -65,7 +61,6 @@ published service UnoControlDateFieldModel */ [property] short Border; - //------------------------------------------------------------------------- /** specifies the color of the border, if present @@ -76,7 +71,6 @@ published service UnoControlDateFieldModel */ [optional, property] long BorderColor; - //------------------------------------------------------------------------- /** specifies the date displayed in the control. @@ -84,7 +78,6 @@ published service UnoControlDateFieldModel */ [property] long Date; - //------------------------------------------------------------------------- /** specifies the format of the displayed date. @@ -105,69 +98,58 @@ published service UnoControlDateFieldModel */ [property] short DateFormat; - //------------------------------------------------------------------------- /** specifies the maximum date that can be entered. */ [property] long DateMax; - //------------------------------------------------------------------------- /** specifies the minimum date that can be entered. */ [property] long DateMin; - //------------------------------------------------------------------------- /** specifies, if the date century is displayed. */ [property] boolean DateShowCentury; - //------------------------------------------------------------------------- /** specifies, if the control has a dropdown button. */ [property] boolean Dropdown; - //------------------------------------------------------------------------- /** determines whether the control is enabled or disabled. */ [property] boolean Enabled; - //------------------------------------------------------------------------- /** specifies the font attributes of the text in the control. */ [property] com::sun::star::awt::FontDescriptor FontDescriptor; - //------------------------------------------------------------------------- /** specifies the FontEmphasis value of the text in the control. */ [property] short FontEmphasisMark; - //------------------------------------------------------------------------- /** specifies the FontRelief value of the text in the control. */ [property] short FontRelief; - //------------------------------------------------------------------------- /** specifies the help text of the control. */ [property] string HelpText; - //------------------------------------------------------------------------- /** specifies the help URL of the control. */ [property] string HelpURL; - //------------------------------------------------------------------------- /** specifies whether the selection in the control should be hidden when the control is not active (focused). @@ -176,19 +158,16 @@ published service UnoControlDateFieldModel */ [optional, property] boolean HideInactiveSelection; - //------------------------------------------------------------------------- /** specifies that the control will be printed with the document. */ [property] boolean Printable; - //------------------------------------------------------------------------- /** specifies that the content of the control cannot be modified by the user. */ [property] boolean ReadOnly; - //------------------------------------------------------------------------- /** specifies whether the mouse should show repeating behavior, i.e. repeatedly trigger an action when keeping pressed. @@ -197,7 +176,6 @@ published service UnoControlDateFieldModel */ [optional, property] boolean Repeat; - //------------------------------------------------------------------------- /** specifies the mouse repeat delay, in milliseconds. @@ -211,25 +189,21 @@ published service UnoControlDateFieldModel */ [optional, property] long RepeatDelay; - //------------------------------------------------------------------------- /** specifies that the control has a spin button. */ [property] boolean Spin; - //------------------------------------------------------------------------- /** specifies that the date is checked during the user input. */ [property] boolean StrictFormat; - //------------------------------------------------------------------------- /** specifies that the control can be reached with the TAB key. */ [property] boolean Tabstop; - //------------------------------------------------------------------------- /** specifies the text displayed in the control. @@ -237,13 +211,11 @@ published service UnoControlDateFieldModel */ [optional, property] string Text; - //------------------------------------------------------------------------- /** specifies the text color (RGB) of the control. */ [property] com::sun::star::util::Color TextColor; - //------------------------------------------------------------------------- /** specifies the text line color (RGB) of the control. */ @@ -267,7 +239,6 @@ published service UnoControlDateFieldModel */ [optional, property] short MouseWheelBehavior; - //------------------------------------------------------------------------- /** specifies the vertical alignment of the text in the control. @@ -276,7 +247,6 @@ published service UnoControlDateFieldModel [optional, property] com::sun::star::style::VerticalAlignment VerticalAlign; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/UnoControlDialog.idl b/offapi/com/sun/star/awt/UnoControlDialog.idl index 9aed4a3730a3..4cc079e4f082 100644 --- a/offapi/com/sun/star/awt/UnoControlDialog.idl +++ b/offapi/com/sun/star/awt/UnoControlDialog.idl @@ -26,11 +26,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies a dialog control. */ @@ -44,7 +42,6 @@ published service UnoControlDialog }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/UnoControlDialogElement.idl b/offapi/com/sun/star/awt/UnoControlDialogElement.idl index b47467268caf..1d1fdcfcc70c 100644 --- a/offapi/com/sun/star/awt/UnoControlDialogElement.idl +++ b/offapi/com/sun/star/awt/UnoControlDialogElement.idl @@ -19,11 +19,9 @@ #ifndef __com_sun_star_awt_UnoControlDialogElement_idl__ #define __com_sun_star_awt_UnoControlDialogElement_idl__ -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies a set of properties to describe the model of an UnoControl which is embedded in a @@ -31,58 +29,48 @@ */ published service UnoControlDialogElement { - //------------------------------------------------------------------------- /** specifies the height of the control. */ [property] long Height; - //------------------------------------------------------------------------- /** specifies the name of the control. */ [property] string Name; - //------------------------------------------------------------------------- /** specifies the horizontal position of the control. */ [property] string PositionX; - //------------------------------------------------------------------------- /** specifies the vertical position of the control. */ [property] string PositionY; - //------------------------------------------------------------------------- /** specifies the step of the control. */ [property] long Step; - //------------------------------------------------------------------------- /** specifies the tabindex of the control. */ [property] short TabIndex; - //------------------------------------------------------------------------- /** specifies the tag of the control. */ [property] string Tag; - //------------------------------------------------------------------------- /** specifies the width of the control. */ [property] long Width; - //------------------------------------------------------------------------- }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/UnoControlDialogModel.idl b/offapi/com/sun/star/awt/UnoControlDialogModel.idl index e22010a4823b..9c4dd99a4642 100644 --- a/offapi/com/sun/star/awt/UnoControlDialogModel.idl +++ b/offapi/com/sun/star/awt/UnoControlDialogModel.idl @@ -28,11 +28,9 @@ #include #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies the standard model of an UnoControlDialog. */ @@ -50,87 +48,73 @@ published service UnoControlDialogModel interface com::sun::star::container::XNameContainer; - //------------------------------------------------------------------------- /** specifies the background color (RGB) of the dialog. */ [property] com::sun::star::util::Color BackgroundColor; - //------------------------------------------------------------------------- /** specifies if the dialog is closeable. */ [property] boolean Closeable; - //------------------------------------------------------------------------- /** determines whether a dialog is enabled or disabled. */ [property] boolean Enabled; - //------------------------------------------------------------------------- /** specifies the font attributes of the text in the caption bar of the dialog. */ [property] com::sun::star::awt::FontDescriptor FontDescriptor; - //------------------------------------------------------------------------- /** specifies the FontEmphasis value of the text in the caption bar of the dialog. */ [property] short FontEmphasisMark; - //------------------------------------------------------------------------- /** specifies the FontRelief value of the text in the caption bar of the dialog. */ [property] short FontRelief; - //------------------------------------------------------------------------- /** specifies the help text of the dialog. */ [property] string HelpText; - //------------------------------------------------------------------------- /** specifies the help URL of the dialog. */ [property] string HelpURL; - //------------------------------------------------------------------------- /** specifies if the dialog is moveable. */ [property] boolean Moveable; - //------------------------------------------------------------------------- /** specifies if the dialog is sizeable. */ [property] boolean Sizeable; - //------------------------------------------------------------------------- /** specifies the text color (RGB) of the dialog. */ [property] com::sun::star::util::Color TextColor; - //------------------------------------------------------------------------- /** specifies the text line color (RGB) of the dialog. */ [property] com::sun::star::util::Color TextLineColor; - //------------------------------------------------------------------------- /** specifies the text that is displayed in the caption bar of the dialog. */ [property] string Title; - //------------------------------------------------------------------------- /** If set to true the dialog will have the desktop as parent. @@ -163,7 +147,6 @@ published service UnoControlDialogModel }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/UnoControlDialogModelProvider.idl b/offapi/com/sun/star/awt/UnoControlDialogModelProvider.idl index 3e7534159bd9..94abbaa32919 100644 --- a/offapi/com/sun/star/awt/UnoControlDialogModelProvider.idl +++ b/offapi/com/sun/star/awt/UnoControlDialogModelProvider.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies a service to load a dialog model and allows to access the control models inside @@ -40,7 +38,6 @@ service UnoControlDialogModelProvider : com::sun::star::container::XNameContaine create([in] string URL)raises ( com::sun::star::lang::IllegalArgumentException ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/UnoControlEdit.idl b/offapi/com/sun/star/awt/UnoControlEdit.idl index 5dee443aa32b..0b35afb5e92b 100644 --- a/offapi/com/sun/star/awt/UnoControlEdit.idl +++ b/offapi/com/sun/star/awt/UnoControlEdit.idl @@ -27,11 +27,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies an edit control. */ @@ -47,7 +45,6 @@ published service UnoControlEdit }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/UnoControlEditModel.idl b/offapi/com/sun/star/awt/UnoControlEditModel.idl index 550c827b92af..71e03819c56c 100644 --- a/offapi/com/sun/star/awt/UnoControlEditModel.idl +++ b/offapi/com/sun/star/awt/UnoControlEditModel.idl @@ -35,11 +35,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies the standard model of an UnoControlEdit. */ @@ -47,7 +45,6 @@ published service UnoControlEditModel { service com::sun::star::awt::UnoControlModel; - //------------------------------------------------------------------------- /** specifies the horizontal alignment of the text in the control. @@ -59,7 +56,6 @@ published service UnoControlEditModel */ [property] short Align; - //------------------------------------------------------------------------- /** If set to true an horizontal scrollbar will be added automatically when needed. @@ -68,7 +64,6 @@ published service UnoControlEditModel */ [optional, property] boolean AutoHScroll; - //------------------------------------------------------------------------- /** If set to true an vertical scrollbar will be added automatically when needed. @@ -77,13 +72,11 @@ published service UnoControlEditModel */ [optional, property] boolean AutoVScroll; - //------------------------------------------------------------------------- /** specifies the background color (RGB) of the control. */ [property] com::sun::star::util::Color BackgroundColor; - //------------------------------------------------------------------------- /** specifies the border style of the control. @@ -95,7 +88,6 @@ published service UnoControlEditModel */ [property] short Border; - //------------------------------------------------------------------------- /** specifies the color of the border, if present @@ -106,58 +98,49 @@ published service UnoControlEditModel */ [optional, property] long BorderColor; - //------------------------------------------------------------------------- /** specifies the echo character for a password edit field. */ [optional, property] short EchoChar; - //------------------------------------------------------------------------- /** determines whether the control is enabled or disabled. */ [property] boolean Enabled; - //------------------------------------------------------------------------- /** specifies the font attributes of the text in the control. */ [property] com::sun::star::awt::FontDescriptor FontDescriptor; - //------------------------------------------------------------------------- /** specifies the FontEmphasis value of the text in the control. */ [property] short FontEmphasisMark; - //------------------------------------------------------------------------- /** specifies the FontRelief value of the text in the control. */ [property] short FontRelief; - //------------------------------------------------------------------------- /** specifies if hard line breaks will be returned in the XTextComponent::getText method. */ [property] boolean HardLineBreaks; - //------------------------------------------------------------------------- /** specifies the help text of the control. */ [property] string HelpText; - //------------------------------------------------------------------------- /** specifies the help URL of the control. */ [property] string HelpURL; - //------------------------------------------------------------------------- /** specifies whether the selection in the control should be hidden when the control is not active (focused). @@ -166,14 +149,12 @@ published service UnoControlEditModel */ [optional, property] boolean HideInactiveSelection; - //------------------------------------------------------------------------- /** specifies if the content of the control can be scrolled in the horizontal direction. */ [property] boolean HScroll; - //------------------------------------------------------------------------- /** specifies which line end type should be used for multi line text @@ -192,7 +173,6 @@ published service UnoControlEditModel */ [optional, property] short LineEndFormat; - //------------------------------------------------------------------------- /** specifies the maximum character count. @@ -200,13 +180,11 @@ published service UnoControlEditModel */ [property] short MaxTextLen; - //------------------------------------------------------------------------- /** specifies that the control may have more than one line. */ [property] boolean MultiLine; - //------------------------------------------------------------------------- /** specifies whether the control paints it background or not. @@ -214,43 +192,36 @@ published service UnoControlEditModel */ [optional, property] boolean PaintTransparent; - //------------------------------------------------------------------------- /** specifies that the control will be printed with the document. */ [property] boolean Printable; - //------------------------------------------------------------------------- /** specifies that the content of the control cannot be modified by the user. */ [property] boolean ReadOnly; - //------------------------------------------------------------------------- /** specifies that the control can be reached with the TAB key. */ [property] boolean Tabstop; - //------------------------------------------------------------------------- /** specifies the text displayed in the control. */ [property] string Text; - //------------------------------------------------------------------------- /** specifies the text color (RGB) of the control. */ [property] com::sun::star::util::Color TextColor; - //------------------------------------------------------------------------- /** specifies the text line color (RGB) of the control. */ [property] com::sun::star::util::Color TextLineColor; - //------------------------------------------------------------------------- /** specifies if the content of the control can be scrolled in the vertical direction. @@ -267,7 +238,6 @@ published service UnoControlEditModel */ [optional, property] short WritingMode; - //------------------------------------------------------------------------- /** specifies the vertical alignment of the text in the control. @@ -276,7 +246,6 @@ published service UnoControlEditModel [optional, property] com::sun::star::style::VerticalAlignment VerticalAlign; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/UnoControlFileControl.idl b/offapi/com/sun/star/awt/UnoControlFileControl.idl index 67d5c5f91831..900484b38dda 100644 --- a/offapi/com/sun/star/awt/UnoControlFileControl.idl +++ b/offapi/com/sun/star/awt/UnoControlFileControl.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies a file control. @@ -39,7 +37,6 @@ published service UnoControlFileControl }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/UnoControlFileControlModel.idl b/offapi/com/sun/star/awt/UnoControlFileControlModel.idl index 9f8413df0e88..007891b71cd4 100644 --- a/offapi/com/sun/star/awt/UnoControlFileControlModel.idl +++ b/offapi/com/sun/star/awt/UnoControlFileControlModel.idl @@ -26,11 +26,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies the standard model of an UnoControlFileControl. */ @@ -38,13 +36,11 @@ published service UnoControlFileControlModel { service com::sun::star::awt::UnoControlModel; - //------------------------------------------------------------------------- /** specifies the background color (RGB) of the control. */ [property] com::sun::star::util::Color BackgroundColor; - //------------------------------------------------------------------------- /** specifies the border style of the control. @@ -56,7 +52,6 @@ published service UnoControlFileControlModel */ [property] short Border; - //------------------------------------------------------------------------- /** specifies the color of the border, if present @@ -67,45 +62,38 @@ published service UnoControlFileControlModel */ [optional, property] long BorderColor; - //------------------------------------------------------------------------- /** determines whether a control is enabled or disabled. */ [property] boolean Enabled; - //------------------------------------------------------------------------- /** specifies the font attributes of the text in the control. */ [property] com::sun::star::awt::FontDescriptor FontDescriptor; - //------------------------------------------------------------------------- /** specifies the FontEmphasis value of the text in the control. */ [property] short FontEmphasisMark; - //------------------------------------------------------------------------- /** specifies the FontRelief value of the text in the control. */ [property] short FontRelief; - //------------------------------------------------------------------------- /** specifies the help text of the control. */ [property] string HelpText; - //------------------------------------------------------------------------- /** specifies the help URL of the control. */ [property] string HelpURL; - //------------------------------------------------------------------------- /** specifies whether the selection in the control should be hidden when the control is not active (focused). @@ -114,13 +102,11 @@ published service UnoControlFileControlModel */ [optional, property] boolean HideInactiveSelection; - //------------------------------------------------------------------------- /** specifies that the control will be printed with the document. */ [property] boolean Printable; - //------------------------------------------------------------------------- /** specifies that the content of the control cannot be modified by the user. @@ -128,31 +114,26 @@ published service UnoControlFileControlModel */ [optional, property] boolean ReadOnly; - //------------------------------------------------------------------------- /** specifies that the control can be reached with the TAB key. */ [property] boolean Tabstop; - //------------------------------------------------------------------------- /** specifies the text displayed in the control. */ [property] string Text; - //------------------------------------------------------------------------- /** specifies the text color (RGB) of the control. */ [property] com::sun::star::util::Color TextColor; - //------------------------------------------------------------------------- /** specifies the text line color (RGB) of the control. */ [property] com::sun::star::util::Color TextLineColor; - //------------------------------------------------------------------------- /** specifies the vertical alignment of the text in the control. @@ -161,7 +142,6 @@ published service UnoControlFileControlModel [optional, property] com::sun::star::style::VerticalAlignment VerticalAlign; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/UnoControlFixedHyperlink.idl b/offapi/com/sun/star/awt/UnoControlFixedHyperlink.idl index 7176b12a30ea..6eff23a31c91 100644 --- a/offapi/com/sun/star/awt/UnoControlFixedHyperlink.idl +++ b/offapi/com/sun/star/awt/UnoControlFixedHyperlink.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies a control for displaying fixed hyperlink. */ @@ -41,7 +39,6 @@ service UnoControlFixedHyperlink interface com::sun::star::awt::XLayoutConstrains; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/UnoControlFixedHyperlinkModel.idl b/offapi/com/sun/star/awt/UnoControlFixedHyperlinkModel.idl index 443bf7ca4255..a79082f1130b 100644 --- a/offapi/com/sun/star/awt/UnoControlFixedHyperlinkModel.idl +++ b/offapi/com/sun/star/awt/UnoControlFixedHyperlinkModel.idl @@ -25,11 +25,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies the standard model of an UnoControlFixedHyperlink. */ @@ -37,7 +35,6 @@ service UnoControlFixedHyperlinkModel { service com::sun::star::awt::UnoControlModel; - //------------------------------------------------------------------------- /** specifies the horizontal alignment of the text in the control. @@ -49,13 +46,11 @@ service UnoControlFixedHyperlinkModel */ [property] short Align; - //------------------------------------------------------------------------- /** specifies the background color (RGB) of the control. */ [property] com::sun::star::util::Color BackgroundColor; - //------------------------------------------------------------------------- /** specifies the border style of the control. @@ -67,7 +62,6 @@ service UnoControlFixedHyperlinkModel */ [property] short Border; - //------------------------------------------------------------------------- /** specifies the color of the border, if present @@ -78,81 +72,68 @@ service UnoControlFixedHyperlinkModel */ [optional, property] long BorderColor; - //------------------------------------------------------------------------- /** determines whether the control is enabled or disabled. */ [property] boolean Enabled; - //------------------------------------------------------------------------- /** specifies the font attributes of the text in the control. */ [property] com::sun::star::awt::FontDescriptor FontDescriptor; - //------------------------------------------------------------------------- /** specifies the FontEmphasis value of the text in the control. */ [property] short FontEmphasisMark; - //------------------------------------------------------------------------- /** specifies the FontRelief value of the text in the control. */ [property] short FontRelief; - //------------------------------------------------------------------------- /** specifies the help text of the control. */ [property] string HelpText; - //------------------------------------------------------------------------- /** specifies the help URL of the control. */ [property] string HelpURL; - //------------------------------------------------------------------------- /** specifies the label of the control. */ [property] string Label; - //------------------------------------------------------------------------- /** specifies that the text may be displayed on more than one line. */ [property] boolean MultiLine; - //------------------------------------------------------------------------- /** specifies that the control will be printed with the document. */ [property] boolean Printable; - //------------------------------------------------------------------------- /** specifies the text color (RGB) of the control. */ [property] com::sun::star::util::Color TextColor; - //------------------------------------------------------------------------- /** specifies the text line color (RGB) of the control. */ [property] com::sun::star::util::Color TextLineColor; - //------------------------------------------------------------------------- /** specifies the URL. */ [property] string URL; - //------------------------------------------------------------------------- /** specifies the vertical alignment of the text in the control. @@ -161,7 +142,6 @@ service UnoControlFixedHyperlinkModel [optional, property] com::sun::star::style::VerticalAlignment VerticalAlign; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/UnoControlFixedLine.idl b/offapi/com/sun/star/awt/UnoControlFixedLine.idl index 4d33ada9e03b..e819e178c7f7 100644 --- a/offapi/com/sun/star/awt/UnoControlFixedLine.idl +++ b/offapi/com/sun/star/awt/UnoControlFixedLine.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies a fixed line control. */ @@ -36,7 +34,6 @@ published service UnoControlFixedLine }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/UnoControlFixedLineModel.idl b/offapi/com/sun/star/awt/UnoControlFixedLineModel.idl index d379b6254c3c..af3e5b002122 100644 --- a/offapi/com/sun/star/awt/UnoControlFixedLineModel.idl +++ b/offapi/com/sun/star/awt/UnoControlFixedLineModel.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies the standard model of an UnoControlFixedLine. */ @@ -36,51 +34,43 @@ published service UnoControlFixedLineModel { service com::sun::star::awt::UnoControlModel; - //------------------------------------------------------------------------- /** determines whether the control is enabled or disabled. */ [property] boolean Enabled; - //------------------------------------------------------------------------- /** specifies the font attributes of the text in the control. */ [property] com::sun::star::awt::FontDescriptor FontDescriptor; - //------------------------------------------------------------------------- /** specifies the FontEmphasis value of the text in the control. */ [property] short FontEmphasisMark; - //------------------------------------------------------------------------- /** specifies the FontRelief value of the text in the control. */ [property] short FontRelief; - //------------------------------------------------------------------------- /** specifies the help text of the control. */ [property] string HelpText; - //------------------------------------------------------------------------- /** specifies the help URL of the control. */ [property] string HelpURL; - //------------------------------------------------------------------------- /** specifies the label of the control. */ [property] string Label; - //------------------------------------------------------------------------- /** specifies the orientation of the control. @@ -91,19 +81,16 @@ published service UnoControlFixedLineModel */ [property] long Orientation; - //------------------------------------------------------------------------- /** specifies that the control will be printed with the document. */ [property] boolean Printable; - //------------------------------------------------------------------------- /** specifies the text color (RGB) of the control. */ [property] com::sun::star::util::Color TextColor; - //------------------------------------------------------------------------- /** specifies the text line color (RGB) of the control. */ @@ -111,7 +98,6 @@ published service UnoControlFixedLineModel }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/UnoControlFixedText.idl b/offapi/com/sun/star/awt/UnoControlFixedText.idl index ecb38a3aea22..55b6498883f6 100644 --- a/offapi/com/sun/star/awt/UnoControlFixedText.idl +++ b/offapi/com/sun/star/awt/UnoControlFixedText.idl @@ -26,11 +26,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies a control for displaying fixed text. */ @@ -44,7 +42,6 @@ published service UnoControlFixedText }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/UnoControlFixedTextModel.idl b/offapi/com/sun/star/awt/UnoControlFixedTextModel.idl index 60ef6e35fb6b..fd18e64162bc 100644 --- a/offapi/com/sun/star/awt/UnoControlFixedTextModel.idl +++ b/offapi/com/sun/star/awt/UnoControlFixedTextModel.idl @@ -34,11 +34,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies the standard model of an UnoControlFixedText. */ @@ -46,7 +44,6 @@ published service UnoControlFixedTextModel { service com::sun::star::awt::UnoControlModel; - //------------------------------------------------------------------------- /** specifies the horizontal alignment of the text in the control. @@ -58,13 +55,11 @@ published service UnoControlFixedTextModel */ [property] short Align; - //------------------------------------------------------------------------- /** specifies the background color (RGB) of the control. */ [property] com::sun::star::util::Color BackgroundColor; - //------------------------------------------------------------------------- /** specifies the border style of the control. @@ -76,7 +71,6 @@ published service UnoControlFixedTextModel */ [property] short Border; - //------------------------------------------------------------------------- /** specifies the color of the border, if present @@ -87,75 +81,63 @@ published service UnoControlFixedTextModel */ [optional, property] long BorderColor; - //------------------------------------------------------------------------- /** determines whether the control is enabled or disabled. */ [property] boolean Enabled; - //------------------------------------------------------------------------- /** specifies the font attributes of the text in the control. */ [property] com::sun::star::awt::FontDescriptor FontDescriptor; - //------------------------------------------------------------------------- /** specifies the FontEmphasis value of the text in the control. */ [property] short FontEmphasisMark; - //------------------------------------------------------------------------- /** specifies the FontRelief value of the text in the control. */ [property] short FontRelief; - //------------------------------------------------------------------------- /** specifies the help text of the control. */ [property] string HelpText; - //------------------------------------------------------------------------- /** specifies the help URL of the control. */ [property] string HelpURL; - //------------------------------------------------------------------------- /** specifies the label of the control. */ [property] string Label; - //------------------------------------------------------------------------- /** specifies that the text may be displayed on more than one line. */ [property] boolean MultiLine; - //------------------------------------------------------------------------- /** specifies that the control will be printed with the document. */ [property] boolean Printable; - //------------------------------------------------------------------------- /** specifies the text color (RGB) of the control. */ [property] com::sun::star::util::Color TextColor; - //------------------------------------------------------------------------- /** specifies the text line color (RGB) of the control. */ [property] com::sun::star::util::Color TextLineColor; - //------------------------------------------------------------------------- /** specifies the vertical alignment of the text in the control. @@ -165,7 +147,6 @@ published service UnoControlFixedTextModel }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/UnoControlFormattedField.idl b/offapi/com/sun/star/awt/UnoControlFormattedField.idl index df1a59547ac6..619b0701ad3d 100644 --- a/offapi/com/sun/star/awt/UnoControlFormattedField.idl +++ b/offapi/com/sun/star/awt/UnoControlFormattedField.idl @@ -23,11 +23,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies a formatted field control. */ @@ -44,7 +42,6 @@ published service UnoControlFormattedField }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/UnoControlFormattedFieldModel.idl b/offapi/com/sun/star/awt/UnoControlFormattedFieldModel.idl index 334525379a99..b400a5dc8bb2 100644 --- a/offapi/com/sun/star/awt/UnoControlFormattedFieldModel.idl +++ b/offapi/com/sun/star/awt/UnoControlFormattedFieldModel.idl @@ -34,11 +34,9 @@ #include #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies the standard model of an UnoControlFormattedField . */ @@ -46,7 +44,6 @@ published service UnoControlFormattedFieldModel { service com::sun::star::awt::UnoControlModel; - //------------------------------------------------------------------------- /** specifies the horizontal alignment of the text in the control. @@ -58,13 +55,11 @@ published service UnoControlFormattedFieldModel */ [property] short Align; - //------------------------------------------------------------------------- /** specifies the background color (RGB) of the control. */ [property] com::sun::star::util::Color BackgroundColor; - //------------------------------------------------------------------------- /** specifies the border style of the control. @@ -76,7 +71,6 @@ published service UnoControlFormattedFieldModel */ [property] short Border; - //------------------------------------------------------------------------- /** specifies the color of the border, if present @@ -87,7 +81,6 @@ published service UnoControlFormattedFieldModel */ [optional, property] long BorderColor; - //------------------------------------------------------------------------- /** specifies the default value of the formatted field. @@ -96,7 +89,6 @@ published service UnoControlFormattedFieldModel */ [property] any EffectiveDefault; - //------------------------------------------------------------------------- /** specifies the maximum value that can be entered. @@ -105,7 +97,6 @@ published service UnoControlFormattedFieldModel */ [property] double EffectiveMax; - //------------------------------------------------------------------------- /** specifies the minimum value that can be entered. @@ -114,7 +105,6 @@ published service UnoControlFormattedFieldModel */ [property] double EffectiveMin; - //------------------------------------------------------------------------- /** specifies the current value of the formatted field. @@ -123,33 +113,28 @@ published service UnoControlFormattedFieldModel */ [property] double EffectiveValue; - //------------------------------------------------------------------------- /** determines whether the control is enabled or disabled. */ [property] boolean Enabled; - //------------------------------------------------------------------------- /** specifies the font attributes of the text in the control. */ [property] com::sun::star::awt::FontDescriptor FontDescriptor; - //------------------------------------------------------------------------- /** specifies the FontEmphasis value of the text in the control. */ [property] short FontEmphasisMark; - //------------------------------------------------------------------------- /** specifies the FontRelief value of the text in the control. */ [property] short FontRelief; - //------------------------------------------------------------------------- /** specifies the format to be used when formatting the field input and output. @@ -159,26 +144,22 @@ published service UnoControlFormattedFieldModel */ [property] long FormatKey; - //------------------------------------------------------------------------- /** supplies the formats the field should work with. */ [property] com::sun::star::util::XNumberFormatsSupplier FormatsSupplier; - //------------------------------------------------------------------------- /** specifies the help text of the control. */ [property] string HelpText; - //------------------------------------------------------------------------- /** specifies the help URL of the control. */ [property] string HelpURL; - //------------------------------------------------------------------------- /** specifies whether the selection in the control should be hidden when the control is not active (focused). @@ -187,7 +168,6 @@ published service UnoControlFormattedFieldModel */ [optional, property] boolean HideInactiveSelection; - //------------------------------------------------------------------------- /** specifies the maximum character count. @@ -195,20 +175,17 @@ published service UnoControlFormattedFieldModel */ [property] short MaxTextLen; - //------------------------------------------------------------------------- /** specifies that the control will be printed with the document. */ [property] boolean Printable; - //------------------------------------------------------------------------- /** specifies that the content of the control cannot be modified by the user. */ [property] boolean ReadOnly; - //------------------------------------------------------------------------- /** specifies whether the mouse should show repeating behavior, i.e. repeatedly trigger an action when keeping pressed. @@ -217,7 +194,6 @@ published service UnoControlFormattedFieldModel */ [optional, property] boolean Repeat; - //------------------------------------------------------------------------- /** specifies the mouse repeat delay, in milliseconds. @@ -231,13 +207,11 @@ published service UnoControlFormattedFieldModel */ [optional, property] long RepeatDelay; - //------------------------------------------------------------------------- /** specifies that the control has a spin button. */ [property] boolean Spin; - //------------------------------------------------------------------------- /** specifies that the text is checked during the user input. @@ -247,31 +221,26 @@ published service UnoControlFormattedFieldModel */ [optional, property] boolean StrictFormat; - //------------------------------------------------------------------------- /** specifies that the control can be reached with the TAB key. */ [property] boolean Tabstop; - //------------------------------------------------------------------------- /** specifies the text displayed in the control. */ [property] string Text; - //------------------------------------------------------------------------- /** specifies the text color (RGB) of the control. */ [property] com::sun::star::util::Color TextColor; - //------------------------------------------------------------------------- /** specifies the text line color (RGB) of the control. */ [property] com::sun::star::util::Color TextLineColor; - //------------------------------------------------------------------------- /** specifies that the text is treated as a number. */ @@ -295,7 +264,6 @@ published service UnoControlFormattedFieldModel */ [optional, property] short MouseWheelBehavior; - //------------------------------------------------------------------------- /** specifies the vertical alignment of the text in the control. @@ -304,7 +272,6 @@ published service UnoControlFormattedFieldModel [optional, property] com::sun::star::style::VerticalAlignment VerticalAlign; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/UnoControlGroupBox.idl b/offapi/com/sun/star/awt/UnoControlGroupBox.idl index 34b16f41e2ba..410574844ea8 100644 --- a/offapi/com/sun/star/awt/UnoControlGroupBox.idl +++ b/offapi/com/sun/star/awt/UnoControlGroupBox.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies a group box control. */ @@ -36,7 +34,6 @@ published service UnoControlGroupBox }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/UnoControlGroupBoxModel.idl b/offapi/com/sun/star/awt/UnoControlGroupBoxModel.idl index a2675dbd1cc5..c30743136d17 100644 --- a/offapi/com/sun/star/awt/UnoControlGroupBoxModel.idl +++ b/offapi/com/sun/star/awt/UnoControlGroupBoxModel.idl @@ -25,11 +25,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies the standard model of an UnoControlGroupBox. */ @@ -37,63 +35,53 @@ published service UnoControlGroupBoxModel { service com::sun::star::awt::UnoControlModel; - //------------------------------------------------------------------------- /** determines whether the control is enabled or disabled. */ [property] boolean Enabled; - //------------------------------------------------------------------------- /** specifies the font attributes of the text in the control. */ [property] com::sun::star::awt::FontDescriptor FontDescriptor; - //------------------------------------------------------------------------- /** specifies the FontEmphasis value of the text in the control. */ [property] short FontEmphasisMark; - //------------------------------------------------------------------------- /** specifies the FontRelief value of the text in the control. */ [property] short FontRelief; - //------------------------------------------------------------------------- /** specifies the help text of the control. */ [property] string HelpText; - //------------------------------------------------------------------------- /** specifies the help URL of the control. */ [property] string HelpURL; - //------------------------------------------------------------------------- /** specifies the label of the control. */ [property] string Label; - //------------------------------------------------------------------------- /** specifies that the control will be printed with the document. */ [property] boolean Printable; - //------------------------------------------------------------------------- /** specifies the text color (RGB) of the control. */ [property] com::sun::star::util::Color TextColor; - //------------------------------------------------------------------------- /** specifies the text line color (RGB) of the control. */ @@ -110,7 +98,6 @@ published service UnoControlGroupBoxModel [optional, property] short WritingMode; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/UnoControlImageControl.idl b/offapi/com/sun/star/awt/UnoControlImageControl.idl index 72bc293bdb3e..30282ca99ca4 100644 --- a/offapi/com/sun/star/awt/UnoControlImageControl.idl +++ b/offapi/com/sun/star/awt/UnoControlImageControl.idl @@ -23,11 +23,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies a control for displaying an image. */ @@ -39,7 +37,6 @@ published service UnoControlImageControl }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/UnoControlImageControlModel.idl b/offapi/com/sun/star/awt/UnoControlImageControlModel.idl index a5a6ad4e0afc..bc482d4ab479 100644 --- a/offapi/com/sun/star/awt/UnoControlImageControlModel.idl +++ b/offapi/com/sun/star/awt/UnoControlImageControlModel.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies the standard model of an UnoControlImageControl. */ @@ -36,13 +34,11 @@ published service UnoControlImageControlModel { service com::sun::star::awt::UnoControlModel; - //------------------------------------------------------------------------- /** specifies the background color (RGB) of the control. */ [property] com::sun::star::util::Color BackgroundColor; - //------------------------------------------------------------------------- /** specifies the border style of the control. @@ -54,7 +50,6 @@ published service UnoControlImageControlModel */ [property] short Border; - //------------------------------------------------------------------------- /** specifies the color of the border, if present @@ -65,32 +60,27 @@ published service UnoControlImageControlModel */ [optional, property] long BorderColor; - //------------------------------------------------------------------------- /** determines whether the control is enabled or disabled. */ [property] boolean Enabled; - //------------------------------------------------------------------------- /** specifies the help text of the control. */ [property] string HelpText; - //------------------------------------------------------------------------- /** specifies the help URL of the control. */ [property] string HelpURL; - //------------------------------------------------------------------------- /** specifies an URL to an image to use for the control. @see Graphic */ [property] string ImageURL; - //------------------------------------------------------------------------- /** specifies a graphic to be displayed on the control @@ -107,13 +97,11 @@ published service UnoControlImageControlModel */ [optional, property, transient] com::sun::star::graphic::XGraphic Graphic; - //------------------------------------------------------------------------- /** specifies that the control will be printed with the document. */ [property] boolean Printable; - //------------------------------------------------------------------------- /** specifies if the image is automatically scaled to the size of the control. @@ -130,7 +118,6 @@ published service UnoControlImageControlModel */ [property, optional] short ScaleMode; - //------------------------------------------------------------------------- /** specifies that the control can be reached with the TAB key. @@ -140,7 +127,6 @@ published service UnoControlImageControlModel }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/UnoControlListBox.idl b/offapi/com/sun/star/awt/UnoControlListBox.idl index e38c43c16091..4516886b81dd 100644 --- a/offapi/com/sun/star/awt/UnoControlListBox.idl +++ b/offapi/com/sun/star/awt/UnoControlListBox.idl @@ -27,11 +27,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies a list box control. @@ -50,7 +48,6 @@ published service UnoControlListBox }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/UnoControlListBoxModel.idl b/offapi/com/sun/star/awt/UnoControlListBoxModel.idl index 1fcc1d32af42..49f1cad1f182 100644 --- a/offapi/com/sun/star/awt/UnoControlListBoxModel.idl +++ b/offapi/com/sun/star/awt/UnoControlListBoxModel.idl @@ -33,11 +33,9 @@ #include #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies the standard model of an UnoControlListBox. */ @@ -45,7 +43,6 @@ published service UnoControlListBoxModel { service com::sun::star::awt::UnoControlModel; - //------------------------------------------------------------------------- /** specifies the horizontal alignment of the text in the control. @@ -57,13 +54,11 @@ published service UnoControlListBoxModel */ [optional, property] short Align; - //------------------------------------------------------------------------- /** specifies the background color (RGB) of the control. */ [property] com::sun::star::util::Color BackgroundColor; - //------------------------------------------------------------------------- /** specifies the border style of the control. @@ -75,7 +70,6 @@ published service UnoControlListBoxModel */ [property] short Border; - //------------------------------------------------------------------------- /** specifies the color of the border, if present @@ -86,99 +80,83 @@ published service UnoControlListBoxModel */ [optional, property] long BorderColor; - //------------------------------------------------------------------------- /** specifies if the control has a drop down button. */ [property] boolean Dropdown; - //------------------------------------------------------------------------- /** determines whether the control is enabled or disabled. */ [property] boolean Enabled; - //------------------------------------------------------------------------- /** specifies the font attributes of the text in the control. */ [property] com::sun::star::awt::FontDescriptor FontDescriptor; - //------------------------------------------------------------------------- /** specifies the FontEmphasis value of the text in the control. */ [property] short FontEmphasisMark; - //------------------------------------------------------------------------- /** specifies the FontRelief value of the text in the control. */ [property] short FontRelief; - //------------------------------------------------------------------------- /** specifies the help text of the control. */ [property] string HelpText; - //------------------------------------------------------------------------- /** specifies the help URL of the control. */ [property] string HelpURL; - //------------------------------------------------------------------------- /** specifies the maximum line count displayed in the drop down box. */ [property] short LineCount; - //------------------------------------------------------------------------- /** specifies if more than one entry can be selected. */ [property] boolean MultiSelection; - //------------------------------------------------------------------------- /** specifies that the control will be printed with the document. */ [property] boolean Printable; - //------------------------------------------------------------------------- /** specifies that the content of the control cannot be modified by the user. */ [property] boolean ReadOnly; - //------------------------------------------------------------------------- /** specifies the sequence of selected items, identified by the position. */ [property] sequence SelectedItems; - //------------------------------------------------------------------------- /** specifies the list of items. */ [property] sequence StringItemList; - //------------------------------------------------------------------------- /** specifies that the control can be reached with the TAB key. */ [property] boolean Tabstop; - //------------------------------------------------------------------------- /** specifies the text color (RGB) of the control. */ [property] com::sun::star::util::Color TextColor; - //------------------------------------------------------------------------- /** specifies the text line color (RGB) of the control. */ @@ -219,7 +197,6 @@ published service UnoControlListBoxModel [optional, property, maybevoid] short ItemSeparatorPos; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/UnoControlModel.idl b/offapi/com/sun/star/awt/UnoControlModel.idl index e0555fe42857..08072036d82e 100644 --- a/offapi/com/sun/star/awt/UnoControlModel.idl +++ b/offapi/com/sun/star/awt/UnoControlModel.idl @@ -33,11 +33,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies the standard model of an UnoControl in the Smalltalk model view controller design. @@ -67,7 +65,6 @@ published service UnoControlModel interface com::sun::star::util::XCloneable; - //------------------------------------------------------------------------- /** specifies the service name of the default control for this model. */ @@ -75,7 +72,6 @@ published service UnoControlModel }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/UnoControlNumericField.idl b/offapi/com/sun/star/awt/UnoControlNumericField.idl index c8ec9c8251ed..004e9883cb28 100644 --- a/offapi/com/sun/star/awt/UnoControlNumericField.idl +++ b/offapi/com/sun/star/awt/UnoControlNumericField.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies a numeric field control. @@ -50,7 +48,6 @@ published service UnoControlNumericField }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/UnoControlNumericFieldModel.idl b/offapi/com/sun/star/awt/UnoControlNumericFieldModel.idl index b112c4204283..946d30a95056 100644 --- a/offapi/com/sun/star/awt/UnoControlNumericFieldModel.idl +++ b/offapi/com/sun/star/awt/UnoControlNumericFieldModel.idl @@ -35,11 +35,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies the standard model of an UnoControlNumericField. */ @@ -47,13 +45,11 @@ published service UnoControlNumericFieldModel { service com::sun::star::awt::UnoControlModel; - //------------------------------------------------------------------------- /** specifies the background color(RGB) of the control. */ [property] com::sun::star::util::Color BackgroundColor; - //------------------------------------------------------------------------- /** specifies the border style of the control. @@ -65,7 +61,6 @@ published service UnoControlNumericFieldModel */ [property] short Border; - //------------------------------------------------------------------------- /** specifies the color of the border, if present @@ -76,51 +71,43 @@ published service UnoControlNumericFieldModel */ [optional, property] long BorderColor; - //------------------------------------------------------------------------- /** specifies the decimal accuracy. */ [property] short DecimalAccuracy; - //------------------------------------------------------------------------- /** determines whether the control is enabled or disabled. */ [property] boolean Enabled; - //------------------------------------------------------------------------- /** specifies the font attributes of the text in the control. */ [property] com::sun::star::awt::FontDescriptor FontDescriptor; - //------------------------------------------------------------------------- /** specifies the FontEmphasis value of the text in the control. */ [property] short FontEmphasisMark; - //------------------------------------------------------------------------- /** specifies the FontRelief value of the text in the control. */ [property] short FontRelief; - //------------------------------------------------------------------------- /** specifies the help text of the control. */ [property] string HelpText; - //------------------------------------------------------------------------- /** specifies the help URL of the control. */ [property] string HelpURL; - //------------------------------------------------------------------------- /** specifies whether the selection in the control should be hidden when the control is not active (focused). @@ -129,20 +116,17 @@ published service UnoControlNumericFieldModel */ [optional, property] boolean HideInactiveSelection; - //------------------------------------------------------------------------- /** specifies that the control will be printed with the document. */ [property] boolean Printable; - //------------------------------------------------------------------------- /** specifies that the content of the control cannot be modified by the user. */ [property] boolean ReadOnly; - //------------------------------------------------------------------------- /** specifies whether the mouse should show repeating behavior, i.e. repeatedly trigger an action when keeping pressed. @@ -151,7 +135,6 @@ published service UnoControlNumericFieldModel */ [optional, property] boolean Repeat; - //------------------------------------------------------------------------- /** specifies the mouse repeat delay, in milliseconds. @@ -165,61 +148,51 @@ published service UnoControlNumericFieldModel */ [optional, property] long RepeatDelay; - //------------------------------------------------------------------------- /** specifies whether the thousands separator is to be displayed. */ [property] boolean ShowThousandsSeparator; - //------------------------------------------------------------------------- /** specifies that the control has a spin button. */ [property] boolean Spin; - //------------------------------------------------------------------------- /** specifies that the value is checked during the user input. */ [property] boolean StrictFormat; - //------------------------------------------------------------------------- /** specifies that the control can be reached with the TAB key. */ [property] boolean Tabstop; - //------------------------------------------------------------------------- /** specifies the text color (RGB) of the control. */ [property] com::sun::star::util::Color TextColor; - //------------------------------------------------------------------------- /** specifies the text line color (RGB) of the control. */ [property] com::sun::star::util::Color TextLineColor; - //------------------------------------------------------------------------- /** specifies the value displayed in the control. */ [property] double Value; - //------------------------------------------------------------------------- /** specifies the maximum value that can be entered. */ [property] double ValueMax; - //------------------------------------------------------------------------- /** specifies the minimum value that can be entered. */ [property] double ValueMin; - //------------------------------------------------------------------------- /** specifies the value step when using the spin button. */ @@ -243,7 +216,6 @@ published service UnoControlNumericFieldModel */ [optional, property] short MouseWheelBehavior; - //------------------------------------------------------------------------- /** specifies the vertical alignment of the text in the control. @@ -252,7 +224,6 @@ published service UnoControlNumericFieldModel [optional, property] com::sun::star::style::VerticalAlignment VerticalAlign; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/UnoControlPatternField.idl b/offapi/com/sun/star/awt/UnoControlPatternField.idl index 662ed239774b..ecf48d98c118 100644 --- a/offapi/com/sun/star/awt/UnoControlPatternField.idl +++ b/offapi/com/sun/star/awt/UnoControlPatternField.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies a pattern field control. @@ -50,7 +48,6 @@ published service UnoControlPatternField }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/UnoControlPatternFieldModel.idl b/offapi/com/sun/star/awt/UnoControlPatternFieldModel.idl index 7c2aacc5f793..4356e60bd832 100644 --- a/offapi/com/sun/star/awt/UnoControlPatternFieldModel.idl +++ b/offapi/com/sun/star/awt/UnoControlPatternFieldModel.idl @@ -26,11 +26,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies the standard model of an UnoControlPatternField. */ @@ -38,13 +36,11 @@ published service UnoControlPatternFieldModel { service com::sun::star::awt::UnoControlModel; - //------------------------------------------------------------------------- /** specifies the background color (RGB) of the control. */ [property] com::sun::star::util::Color BackgroundColor; - //------------------------------------------------------------------------- /** specifies the border style of the control. @@ -56,7 +52,6 @@ published service UnoControlPatternFieldModel */ [property] short Border; - //------------------------------------------------------------------------- /** specifies the color of the border, if present @@ -67,51 +62,43 @@ published service UnoControlPatternFieldModel */ [optional, property] long BorderColor; - //------------------------------------------------------------------------- /** specifies the edit mask. */ [property] string EditMask; - //------------------------------------------------------------------------- /** determines whether the control is enabled or disabled. */ [property] boolean Enabled; - //------------------------------------------------------------------------- /** specifies the font attributes of the text in the control. */ [property] com::sun::star::awt::FontDescriptor FontDescriptor; - //------------------------------------------------------------------------- /** specifies the FontEmphasis value of the text in the control. */ [property] short FontEmphasisMark; - //------------------------------------------------------------------------- /** specifies the FontRelief value of the text in the control. */ [property] short FontRelief; - //------------------------------------------------------------------------- /** specifies the help text of the control. */ [property] string HelpText; - //------------------------------------------------------------------------- /** specifies the help URL of the control. */ [property] string HelpURL; - //------------------------------------------------------------------------- /** specifies whether the selection in the control should be hidden when the control is not active (focused). @@ -120,56 +107,47 @@ published service UnoControlPatternFieldModel */ [optional, property] boolean HideInactiveSelection; - //------------------------------------------------------------------------- /** specifies the literal mask. */ [property] string LiteralMask; - //------------------------------------------------------------------------- /** specifies the maximum character count. */ [property] short MaxTextLen; - //------------------------------------------------------------------------- /** specifies that the control will be printed with the document. */ [property] boolean Printable; - //------------------------------------------------------------------------- /** specifies that the content of the control cannot be modified by the user. */ [property] boolean ReadOnly; - //------------------------------------------------------------------------- /** specifies that the text is checked during the user input. */ [property] boolean StrictFormat; - //------------------------------------------------------------------------- /** specifies that the control can be reached with the TAB key. */ [property] boolean Tabstop; - //------------------------------------------------------------------------- /** specifies the text displayed in the control. */ [property] string Text; - //------------------------------------------------------------------------- /** specifies the text color (RGB) of the control. */ [property] com::sun::star::util::Color TextColor; - //------------------------------------------------------------------------- /** specifies the text line color (RGB) of the control. */ @@ -193,7 +171,6 @@ published service UnoControlPatternFieldModel */ [optional, property] short MouseWheelBehavior; - //------------------------------------------------------------------------- /** specifies the vertical alignment of the text in the control. @@ -202,7 +179,6 @@ published service UnoControlPatternFieldModel [optional, property] com::sun::star::style::VerticalAlignment VerticalAlign; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/UnoControlProgressBar.idl b/offapi/com/sun/star/awt/UnoControlProgressBar.idl index 0e0245d147fc..46712332c5ca 100644 --- a/offapi/com/sun/star/awt/UnoControlProgressBar.idl +++ b/offapi/com/sun/star/awt/UnoControlProgressBar.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies a progress bar control. */ @@ -40,7 +38,6 @@ published service UnoControlProgressBar }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/UnoControlProgressBarModel.idl b/offapi/com/sun/star/awt/UnoControlProgressBarModel.idl index a5d6fa025291..565cd0bbe2a0 100644 --- a/offapi/com/sun/star/awt/UnoControlProgressBarModel.idl +++ b/offapi/com/sun/star/awt/UnoControlProgressBarModel.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies the standard model of an UnoControlProgressBar. */ @@ -36,13 +34,11 @@ published service UnoControlProgressBarModel { service com::sun::star::awt::UnoControlModel; - //------------------------------------------------------------------------- /** specifies the background color (RGB) of the control. */ [property] com::sun::star::util::Color BackgroundColor; - //------------------------------------------------------------------------- /** specifies the border style of the control. @@ -54,7 +50,6 @@ published service UnoControlProgressBarModel */ [property] short Border; - //------------------------------------------------------------------------- /** specifies the color of the border, if present @@ -65,49 +60,41 @@ published service UnoControlProgressBarModel */ [optional, property] long BorderColor; - //------------------------------------------------------------------------- /** determines whether the control is enabled or disabled. */ [property] boolean Enabled; - //------------------------------------------------------------------------- /** specifies the fill color (RGB) of the control. */ [property] com::sun::star::util::Color FillColor; - //------------------------------------------------------------------------- /** specifies the help text of the control. */ [property] string HelpText; - //------------------------------------------------------------------------- /** specifies the help URL of the control. */ [property] string HelpURL; - //------------------------------------------------------------------------- /** specifies that the control will be printed with the document. */ [property] boolean Printable; - //------------------------------------------------------------------------- /** specifies the progress value of the control. */ [property] long ProgressValue; - //------------------------------------------------------------------------- /** specifies the maximum progress value of the control. */ [property] long ProgressValueMax; - //------------------------------------------------------------------------- /** specifies the minimum progress value of the control. */ @@ -115,7 +102,6 @@ published service UnoControlProgressBarModel }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/UnoControlRadioButton.idl b/offapi/com/sun/star/awt/UnoControlRadioButton.idl index 8581e8a96601..ca2f507da2c7 100644 --- a/offapi/com/sun/star/awt/UnoControlRadioButton.idl +++ b/offapi/com/sun/star/awt/UnoControlRadioButton.idl @@ -25,11 +25,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies a radio button control. */ @@ -43,7 +41,6 @@ published service UnoControlRadioButton }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/UnoControlRadioButtonModel.idl b/offapi/com/sun/star/awt/UnoControlRadioButtonModel.idl index e2051a250b33..c218e6cc1064 100644 --- a/offapi/com/sun/star/awt/UnoControlRadioButtonModel.idl +++ b/offapi/com/sun/star/awt/UnoControlRadioButtonModel.idl @@ -26,11 +26,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies the standard model of an UnoControlRadioButton. */ @@ -38,7 +36,6 @@ published service UnoControlRadioButtonModel { service com::sun::star::awt::UnoControlModel; - //------------------------------------------------------------------------- /** specifies the horizontal alignment of the text in the control. @@ -52,51 +49,43 @@ published service UnoControlRadioButtonModel */ [optional, property] short Align; - //------------------------------------------------------------------------- /** specifies the background color (RGB) of the control. */ [optional, property] long BackgroundColor; - //------------------------------------------------------------------------- /** determines whether the control is enabled or disabled. */ [property] boolean Enabled; - //------------------------------------------------------------------------- /** specifies the font attributes of the text in the control. */ [property] com::sun::star::awt::FontDescriptor FontDescriptor; - //------------------------------------------------------------------------- /** specifies the FontEmphasis value of the text in the control. */ [property] short FontEmphasisMark; - //------------------------------------------------------------------------- /** specifies the FontRelief value of the text in the control. */ [property] short FontRelief; - //------------------------------------------------------------------------- /** specifies the help text of the control. */ [property] string HelpText; - //------------------------------------------------------------------------- /** specifies the help URL of the control. */ [property] string HelpURL; - //------------------------------------------------------------------------- /** specifies the position of the image, if any, relative to the text, if any @@ -104,14 +93,12 @@ published service UnoControlRadioButtonModel */ [optional, property] short ImagePosition; - //------------------------------------------------------------------------- /** specifies an URL to an image to display besides the label of the control @see Graphic */ [optional, property] string ImageURL; - //------------------------------------------------------------------------- /** specifies a graphic to be displayed besides the label of the control @@ -128,13 +115,11 @@ published service UnoControlRadioButtonModel */ [optional, property, transient] com::sun::star::graphic::XGraphic Graphic; - //------------------------------------------------------------------------- /** specifies the label of the control. */ [property] string Label; - //------------------------------------------------------------------------- /** specifies that the text may be displayed on more than one line. @@ -142,13 +127,11 @@ published service UnoControlRadioButtonModel */ [optional, property] boolean MultiLine; - //------------------------------------------------------------------------- /** specifies that the control will be printed with the document. */ [property] boolean Printable; - //------------------------------------------------------------------------- /** specifies the state of the control. @@ -159,25 +142,21 @@ published service UnoControlRadioButtonModel */ [property] short State; - //------------------------------------------------------------------------- /** specifies that the control can be reached with the TAB key. */ [property] boolean Tabstop; - //------------------------------------------------------------------------- /** specifies the text color (RGB) of the control. */ [property] com::sun::star::util::Color TextColor; - //------------------------------------------------------------------------- /** specifies the text line color (RGB) of the control. */ [property] com::sun::star::util::Color TextLineColor; - //------------------------------------------------------------------------- /** specifies the vertical alignment of the text in the control. @@ -185,7 +164,6 @@ published service UnoControlRadioButtonModel */ [optional, property] com::sun::star::style::VerticalAlignment VerticalAlign; - //------------------------------------------------------------------------- /** specifies a visual effect to apply to the radio button control. @@ -209,7 +187,6 @@ published service UnoControlRadioButtonModel [optional, property] short WritingMode; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/UnoControlRoadmap.idl b/offapi/com/sun/star/awt/UnoControlRoadmap.idl index 9a0fbb9c73ba..7739795d7530 100644 --- a/offapi/com/sun/star/awt/UnoControlRoadmap.idl +++ b/offapi/com/sun/star/awt/UnoControlRoadmap.idl @@ -34,11 +34,9 @@ -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies a Roadmap control. The model of the Roadmap control must be a UnoControlRoadmapModel @@ -70,7 +68,6 @@ service UnoControlRoadmap }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/UnoControlRoadmapModel.idl b/offapi/com/sun/star/awt/UnoControlRoadmapModel.idl index ff5cd711ef42..81282e044bc5 100644 --- a/offapi/com/sun/star/awt/UnoControlRoadmapModel.idl +++ b/offapi/com/sun/star/awt/UnoControlRoadmapModel.idl @@ -34,11 +34,9 @@ #include #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies the standard model of an UnoControlContainer. */ @@ -56,7 +54,6 @@ service UnoControlRoadmapModel */ interface com::sun::star::container::XIndexContainer; - //------------------------------------------------------------------------- /** specifies the background color (RGB) of the control. @@ -64,7 +61,6 @@ service UnoControlRoadmapModel */ [property] long BackgroundColor; - //------------------------------------------------------------------------- /** determines whether the control is interactive or not. @@ -73,7 +69,6 @@ service UnoControlRoadmapModel */ [property] boolean Interactive; - //------------------------------------------------------------------------- /** determines whether the control container is complete or not. If it is false than a non - interactive RoadmapItem is appended @@ -81,7 +76,6 @@ service UnoControlRoadmapModel [property] boolean Complete; - //------------------------------------------------------------------------- /** specifies an URL to an image to use for the control. The image is placed in the lower right corner of the control @@ -89,7 +83,6 @@ service UnoControlRoadmapModel */ [property] string ImageURL; - //------------------------------------------------------------------------- /** specifies a graphic to be displayed on the control @@ -106,7 +99,6 @@ service UnoControlRoadmapModel */ [optional, property, transient] com::sun::star::graphic::XGraphic Graphic; - //------------------------------------------------------------------------- /** specifies the border style of the control. @@ -118,19 +110,16 @@ service UnoControlRoadmapModel */ [property] short Border; - //------------------------------------------------------------------------- /** specifies whether the control will be printed with the document. */ [property] boolean Printable; - //------------------------------------------------------------------------- /** specifies the text displayed in the control. */ [property] string Text; - //------------------------------------------------------------------------- /** refers to the ID of the currently selected item. Initially this property is set to "-1" which is equal to "undefined" @@ -140,14 +129,12 @@ service UnoControlRoadmapModel [property] short CurrentItemID; - //------------------------------------------------------------------------- /** specifies the help text of the control. */ [property] string HelpText; - //------------------------------------------------------------------------- /** specifies the help URL of the control. */ @@ -155,7 +142,6 @@ service UnoControlRoadmapModel }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/UnoControlScrollBar.idl b/offapi/com/sun/star/awt/UnoControlScrollBar.idl index c26310610fe7..fd2e7ea403bb 100644 --- a/offapi/com/sun/star/awt/UnoControlScrollBar.idl +++ b/offapi/com/sun/star/awt/UnoControlScrollBar.idl @@ -23,11 +23,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies a scroll bar control. */ @@ -39,7 +37,6 @@ published service UnoControlScrollBar }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/UnoControlScrollBarModel.idl b/offapi/com/sun/star/awt/UnoControlScrollBarModel.idl index 7eb5ac336f68..f743eb31566e 100644 --- a/offapi/com/sun/star/awt/UnoControlScrollBarModel.idl +++ b/offapi/com/sun/star/awt/UnoControlScrollBarModel.idl @@ -32,11 +32,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies the standard model of an UnoControlScrollBar. */ @@ -44,7 +42,6 @@ published service UnoControlScrollBarModel { service com::sun::star::awt::UnoControlModel; - //------------------------------------------------------------------------- /** specifies the RGB color to be used for the control. @@ -52,13 +49,11 @@ published service UnoControlScrollBarModel */ [optional, property] com::sun::star::util::Color BackgroundColor; - //------------------------------------------------------------------------- /** specifies the increment for a block move. */ [property] long BlockIncrement; - //------------------------------------------------------------------------- /** specifies the border style of the control. @@ -70,7 +65,6 @@ published service UnoControlScrollBarModel */ [property] short Border; - //------------------------------------------------------------------------- /** specifies the color of the border, if present @@ -81,31 +75,26 @@ published service UnoControlScrollBarModel */ [optional, property] long BorderColor; - //------------------------------------------------------------------------- /** determines whether the control is enabled or disabled. */ [property] boolean Enabled; - //------------------------------------------------------------------------- /** specifies the help text of the control. */ [property] string HelpText; - //------------------------------------------------------------------------- /** specifies the help URL of the control. */ [property] string HelpURL; - //------------------------------------------------------------------------- /** specifies the increment for a single line move. */ [property] long LineIncrement; - //------------------------------------------------------------------------- /** specifies the scrolling behavior of the control. @@ -118,19 +107,16 @@ published service UnoControlScrollBarModel */ [optional, property] boolean LiveScroll; - //------------------------------------------------------------------------- /** specifies the ScrollBarOrientation of the control. */ [property] long Orientation; - //------------------------------------------------------------------------- /** specifies that the control will be printed with the document. */ [property] boolean Printable; - //------------------------------------------------------------------------- /** specifies the mouse repeat delay, in milliseconds. @@ -144,13 +130,11 @@ published service UnoControlScrollBarModel */ [optional, property] long RepeatDelay; - //------------------------------------------------------------------------- /** specifies the scroll value of the control. */ [property] long ScrollValue; - //------------------------------------------------------------------------- /** specifies the minimum scroll value of the control. @@ -159,13 +143,11 @@ published service UnoControlScrollBarModel */ [optional, property] long ScrollValueMin; - //------------------------------------------------------------------------- /** specifies the maximum scroll value of the control. */ [property] long ScrollValueMax; - //------------------------------------------------------------------------- /** specifies the RGB color to be used when painting symbols which are part of the control's appearance, such as the arrow buttons. @@ -174,7 +156,6 @@ published service UnoControlScrollBarModel */ [optional, property] com::sun::star::util::Color SymbolColor; - //------------------------------------------------------------------------- /** specifies that the control can be reached with the TAB key. @@ -182,7 +163,6 @@ published service UnoControlScrollBarModel */ [optional, property] boolean Tabstop; - //------------------------------------------------------------------------- /** specifies the visible size of the scroll bar. */ @@ -190,7 +170,6 @@ published service UnoControlScrollBarModel }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/UnoControlSimpleAnimation.idl b/offapi/com/sun/star/awt/UnoControlSimpleAnimation.idl index 420e1d66b42a..a8b5b3c75a50 100644 --- a/offapi/com/sun/star/awt/UnoControlSimpleAnimation.idl +++ b/offapi/com/sun/star/awt/UnoControlSimpleAnimation.idl @@ -23,11 +23,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** @since OOo 2.2 @@ -41,7 +39,6 @@ published service UnoControlSimpleAnimation }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/UnoControlSimpleAnimationModel.idl b/offapi/com/sun/star/awt/UnoControlSimpleAnimationModel.idl index 85a26ec5b13d..d1f54e59dbf0 100644 --- a/offapi/com/sun/star/awt/UnoControlSimpleAnimationModel.idl +++ b/offapi/com/sun/star/awt/UnoControlSimpleAnimationModel.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** @since OOo 2.2 @@ -41,7 +39,6 @@ published service UnoControlSimpleAnimationModel [property] boolean AutoRepeat; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/UnoControlSpinButton.idl b/offapi/com/sun/star/awt/UnoControlSpinButton.idl index 8dc26342c2b4..8bea87af49a0 100644 --- a/offapi/com/sun/star/awt/UnoControlSpinButton.idl +++ b/offapi/com/sun/star/awt/UnoControlSpinButton.idl @@ -23,11 +23,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies a spin button control. @@ -42,7 +40,6 @@ service UnoControlSpinButton }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/UnoControlSpinButtonModel.idl b/offapi/com/sun/star/awt/UnoControlSpinButtonModel.idl index d25572af7ed0..8257ecf02ac5 100644 --- a/offapi/com/sun/star/awt/UnoControlSpinButtonModel.idl +++ b/offapi/com/sun/star/awt/UnoControlSpinButtonModel.idl @@ -32,11 +32,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies the standard model of an UnoControlSpinButton. @@ -53,7 +51,6 @@ service UnoControlSpinButtonModel { service com::sun::star::awt::UnoControlModel; - //------------------------------------------------------------------------- /** specifies the border style of the control. @@ -65,7 +62,6 @@ service UnoControlSpinButtonModel */ [property] short Border; - //------------------------------------------------------------------------- /** specifies the color of the border, if present @@ -76,82 +72,69 @@ service UnoControlSpinButtonModel */ [optional, property] long BorderColor; - //------------------------------------------------------------------------- /** determines whether the control is enabled or disabled. */ [property] boolean Enabled; - //------------------------------------------------------------------------- /** specifies the help text of the control. */ [property] string HelpText; - //------------------------------------------------------------------------- /** specifies the help URL of the control. */ [property] string HelpURL; - //------------------------------------------------------------------------- /** specifies the increment by which the value is changed when using operating the spin button. */ [property] long SpinIncrement; - //------------------------------------------------------------------------- /** specifies the ScrollBarOrientation of the control. */ [property] long Orientation; - //------------------------------------------------------------------------- /** specifies whether the control will be printed with the document. */ [property] boolean Printable; - //------------------------------------------------------------------------- /** specifies the current value of the control. */ [property] long SpinValue; - //------------------------------------------------------------------------- /** specifies the minimum value of the control. */ [property] long SpinValueMin; - //------------------------------------------------------------------------- /** specifies the maximum value of the control. */ [property] long SpinValueMax; - //------------------------------------------------------------------------- /** specifies the RGB color to be used for the control */ [property] com::sun::star::util::Color BackgroundColor; - //------------------------------------------------------------------------- /** specifies the RGB color to be used when painting symbols which are part of the control's appearance, such as the arrow buttons. */ [property] com::sun::star::util::Color SymbolColor; - //------------------------------------------------------------------------- /** specifies whether the mouse should show repeating behavior, i.e. repeatedly trigger an action when keeping pressed. */ [property] boolean Repeat; - //------------------------------------------------------------------------- /** specifies the mouse repeat delay, in milliseconds. @@ -172,7 +155,6 @@ service UnoControlSpinButtonModel [optional, property] short MouseWheelBehavior; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/UnoControlThrobber.idl b/offapi/com/sun/star/awt/UnoControlThrobber.idl index 877c22bad494..d986623a8adf 100644 --- a/offapi/com/sun/star/awt/UnoControlThrobber.idl +++ b/offapi/com/sun/star/awt/UnoControlThrobber.idl @@ -23,11 +23,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** @since OOo 2.2 @@ -41,7 +39,6 @@ published service UnoControlThrobber }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/UnoControlThrobberModel.idl b/offapi/com/sun/star/awt/UnoControlThrobberModel.idl index 6092280b72c9..cf3471cd7c1d 100644 --- a/offapi/com/sun/star/awt/UnoControlThrobberModel.idl +++ b/offapi/com/sun/star/awt/UnoControlThrobberModel.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** @since OOo 2.2 @@ -39,7 +37,6 @@ published service UnoControlThrobberModel service com::sun::star::awt::UnoControlModel; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/UnoControlTimeField.idl b/offapi/com/sun/star/awt/UnoControlTimeField.idl index d37e09f157e2..d47576d360b0 100644 --- a/offapi/com/sun/star/awt/UnoControlTimeField.idl +++ b/offapi/com/sun/star/awt/UnoControlTimeField.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies a time field control. @@ -50,7 +48,6 @@ published service UnoControlTimeField }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/UnoControlTimeFieldModel.idl b/offapi/com/sun/star/awt/UnoControlTimeFieldModel.idl index e9c1907296aa..eb329eb78b80 100644 --- a/offapi/com/sun/star/awt/UnoControlTimeFieldModel.idl +++ b/offapi/com/sun/star/awt/UnoControlTimeFieldModel.idl @@ -35,11 +35,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies the standard model of an UnoControlTimeField. */ @@ -47,13 +45,11 @@ published service UnoControlTimeFieldModel { service com::sun::star::awt::UnoControlModel; - //------------------------------------------------------------------------- /** specifies the background color (RGB) of the control. */ [property] com::sun::star::util::Color BackgroundColor; - //------------------------------------------------------------------------- /** specifies the border style of the control. @@ -65,7 +61,6 @@ published service UnoControlTimeFieldModel */ [property] short Border; - //------------------------------------------------------------------------- /** specifies the color of the border, if present @@ -76,45 +71,38 @@ published service UnoControlTimeFieldModel */ [optional, property] long BorderColor; - //------------------------------------------------------------------------- /** determines whether the control is enabled or disabled. */ [property] boolean Enabled; - //------------------------------------------------------------------------- /** specifies the font attributes of the text in the control. */ [property] com::sun::star::awt::FontDescriptor FontDescriptor; - //------------------------------------------------------------------------- /** specifies the FontEmphasis value of the text in the control. */ [property] short FontEmphasisMark; - //------------------------------------------------------------------------- /** specifies the FontRelief value of the text in the control. */ [property] short FontRelief; - //------------------------------------------------------------------------- /** specifies the help text of the control. */ [property] string HelpText; - //------------------------------------------------------------------------- /** specifies the help URL of the control. */ [property] string HelpURL; - //------------------------------------------------------------------------- /** specifies whether the selection in the control should be hidden when the control is not active (focused). @@ -123,19 +111,16 @@ published service UnoControlTimeFieldModel */ [optional, property] boolean HideInactiveSelection; - //------------------------------------------------------------------------- /** specifies that the control will be printed with the document. */ [property] boolean Printable; - //------------------------------------------------------------------------- /** specifies that the content of the control cannot be modified by the user. */ [property] boolean ReadOnly; - //------------------------------------------------------------------------- /** specifies whether the mouse should show repeating behavior, i.e. repeatedly trigger an action when keeping pressed. @@ -144,7 +129,6 @@ published service UnoControlTimeFieldModel */ [optional, property] boolean Repeat; - //------------------------------------------------------------------------- /** specifies the mouse repeat delay, in milliseconds. @@ -158,25 +142,21 @@ published service UnoControlTimeFieldModel */ [optional, property] long RepeatDelay; - //------------------------------------------------------------------------- /** specifies that the control has a spin button. */ [property] boolean Spin; - //------------------------------------------------------------------------- /** specifies that the date is checked during the user input. */ [property] boolean StrictFormat; - //------------------------------------------------------------------------- /** specifies that the control can be reached with the TAB key. */ [property] boolean Tabstop; - //------------------------------------------------------------------------- /** specifies the text displayed in the control. @@ -184,25 +164,21 @@ published service UnoControlTimeFieldModel */ [optional, property] string Text; - //------------------------------------------------------------------------- /** specifies the text color (RGB) of the control. */ [property] com::sun::star::util::Color TextColor; - //------------------------------------------------------------------------- /** specifies the text line color (RGB) of the control. */ [property] com::sun::star::util::Color TextLineColor; - //------------------------------------------------------------------------- /** specifies the time displayed in the control. */ [property] long Time; - //------------------------------------------------------------------------- /** specifies the format of the displayed time. @@ -217,13 +193,11 @@ published service UnoControlTimeFieldModel */ [property] short TimeFormat; - //------------------------------------------------------------------------- /** specifies the maximum time that can be entered. */ [property] long TimeMax; - //------------------------------------------------------------------------- /** specifies the minimum time that can be entered. */ @@ -247,7 +221,6 @@ published service UnoControlTimeFieldModel */ [optional, property] short MouseWheelBehavior; - //------------------------------------------------------------------------- /** specifies the vertical alignment of the text in the control. @@ -256,7 +229,6 @@ published service UnoControlTimeFieldModel [optional, property] com::sun::star::style::VerticalAlignment VerticalAlign; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/VclContainerEvent.idl b/offapi/com/sun/star/awt/VclContainerEvent.idl index 93b9781db0c7..10e6e4c3d0be 100644 --- a/offapi/com/sun/star/awt/VclContainerEvent.idl +++ b/offapi/com/sun/star/awt/VclContainerEvent.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies a container event. @@ -39,7 +37,6 @@ */ published struct VclContainerEvent: com::sun::star::lang::EventObject { - //------------------------------------------------------------------------- /** returns the child component that was added or removed. */ @@ -47,7 +44,6 @@ published struct VclContainerEvent: com::sun::star::lang::EventObject }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/VclWindowPeerAttribute.idl b/offapi/com/sun/star/awt/VclWindowPeerAttribute.idl index 0d051af0527e..6d7b8167c3db 100644 --- a/offapi/com/sun/star/awt/VclWindowPeerAttribute.idl +++ b/offapi/com/sun/star/awt/VclWindowPeerAttribute.idl @@ -29,11 +29,9 @@ #define __com_sun_star_awt_VclWindowPeerAttribute_idl__ -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies attributes for the VCL window implementation. @@ -44,113 +42,86 @@ */ published constants VclWindowPeerAttribute { - //------------------------------------------------------------------------- const long HSCROLL = 256; - //------------------------------------------------------------------------- const long VSCROLL = 512; - //------------------------------------------------------------------------- const long LEFT = 1024; - //------------------------------------------------------------------------- const long CENTER = 2048; - //------------------------------------------------------------------------- const long RIGHT = 4096; - //------------------------------------------------------------------------- const long SPIN = 8192; - //------------------------------------------------------------------------- const long SORT = 16384; - //------------------------------------------------------------------------- const long DROPDOWN = 32768; - //------------------------------------------------------------------------- const long DEFBUTTON = 65536; - //------------------------------------------------------------------------- const long READONLY = 262144; - //------------------------------------------------------------------------- const long CLIPCHILDREN = 524288; - //------------------------------------------------------------------------- const long NOBORDER = 1048576; - //------------------------------------------------------------------------- const long GROUP = 2097152; - //------------------------------------------------------------------------- const long OK = 4194304; - //------------------------------------------------------------------------- const long OK_CANCEL = 8388608; - //------------------------------------------------------------------------- const long YES_NO = 16777216; - //------------------------------------------------------------------------- const long YES_NO_CANCEL = 33554432; - //------------------------------------------------------------------------- const long RETRY_CANCEL = 67108864; - //------------------------------------------------------------------------- const long DEF_OK = 134217728; - //------------------------------------------------------------------------- const long DEF_CANCEL = 268435456; - //------------------------------------------------------------------------- const long DEF_RETRY = 536870912; - //------------------------------------------------------------------------- const long DEF_YES = 1073741824; - //------------------------------------------------------------------------- const long DEF_NO = -2147483648; - //------------------------------------------------------------------------- const long NOLABEL = 536870912; //added for issue79712 - //------------------------------------------------------------------------- const long AUTOHSCROLL = 1073741824; - //------------------------------------------------------------------------- const long AUTOVSCROLL = -2147483648; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/VisualEffect.idl b/offapi/com/sun/star/awt/VisualEffect.idl index b5c266b6a735..cc1b4fdbbb71 100644 --- a/offapi/com/sun/star/awt/VisualEffect.idl +++ b/offapi/com/sun/star/awt/VisualEffect.idl @@ -20,11 +20,9 @@ #ifndef __com_sun_star_awt_VisualEffect_idl__ #define __com_sun_star_awt_VisualEffect_idl__ -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** These values are used to specify the visual effect of controls @@ -32,23 +30,19 @@ module com { module sun { module star { module awt { */ constants VisualEffect { - //------------------------------------------------------------------------- /** specifies that no visual effect is to be applied */ const short NONE = 0; - //------------------------------------------------------------------------- /** specifies a 3D-like look */ const short LOOK3D = 1; - //------------------------------------------------------------------------- /** specifies a "flat" look */ const short FLAT = 2; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/WindowAttribute.idl b/offapi/com/sun/star/awt/WindowAttribute.idl index 4e6a7874cdaa..309b144c8998 100644 --- a/offapi/com/sun/star/awt/WindowAttribute.idl +++ b/offapi/com/sun/star/awt/WindowAttribute.idl @@ -29,11 +29,9 @@ #define __com_sun_star_awt_WindowAttribute_idl__ -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** These values are used to specify the decorations of a window. @@ -42,13 +40,11 @@ */ published constants WindowAttribute { - //------------------------------------------------------------------------- /** specifies that the window is initially visible. */ const long SHOW = 1; - //------------------------------------------------------------------------- /** specifies that the window fills the complete desktop area. @@ -56,7 +52,6 @@ published constants WindowAttribute */ const long FULLSIZE = 2; - //------------------------------------------------------------------------- /** specifies that the window is optimum size. @@ -64,7 +59,6 @@ published constants WindowAttribute */ const long OPTIMUMSIZE = 4; - //------------------------------------------------------------------------- /** specifies that the window is minimum size. @@ -72,7 +66,6 @@ published constants WindowAttribute */ const long MINSIZE = 8; - //------------------------------------------------------------------------- /** specifies that the window has visible borders. @@ -80,7 +73,6 @@ published constants WindowAttribute */ const long BORDER = 16; - //------------------------------------------------------------------------- /** specifies that the size of the window can be changed by the user. @@ -88,7 +80,6 @@ published constants WindowAttribute */ const long SIZEABLE = 32; - //------------------------------------------------------------------------- /** specifies that the window can be moved by the user. @@ -96,7 +87,6 @@ published constants WindowAttribute */ const long MOVEABLE = 64; - //------------------------------------------------------------------------- /** specifies that the window can be closed by the user. @@ -104,7 +94,6 @@ published constants WindowAttribute */ const long CLOSEABLE = 128; - //------------------------------------------------------------------------- /** specifies that the window should support the XSystemDependentWindowPeer @@ -121,7 +110,6 @@ published constants WindowAttribute */ const long SYSTEMDEPENDENT = 256; - //------------------------------------------------------------------------- /** specifies that the window should have no decoration. */ @@ -129,7 +117,6 @@ published constants WindowAttribute }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/WindowClass.idl b/offapi/com/sun/star/awt/WindowClass.idl index ef2b8248df77..6709a9b2f66c 100644 --- a/offapi/com/sun/star/awt/WindowClass.idl +++ b/offapi/com/sun/star/awt/WindowClass.idl @@ -20,36 +20,30 @@ #define __com_sun_star_awt_WindowClass_idl__ -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies the class of a window. */ published enum WindowClass { - //------------------------------------------------------------------------- /** specifies a top level window on the desktop. It is also a container. */ TOP, - //------------------------------------------------------------------------- /** is a modal top level window on the desktop. It is also a container. */ MODALTOP, - //------------------------------------------------------------------------- /** is a container that may contain other components. It is not a top window. */ CONTAINER, - //------------------------------------------------------------------------- /** is the simplest window. It can be a container. */ @@ -57,7 +51,6 @@ published enum WindowClass }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/WindowDescriptor.idl b/offapi/com/sun/star/awt/WindowDescriptor.idl index 45f8ba743cef..24dd7765a83f 100644 --- a/offapi/com/sun/star/awt/WindowDescriptor.idl +++ b/offapi/com/sun/star/awt/WindowDescriptor.idl @@ -35,23 +35,19 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** describes a window. */ published struct WindowDescriptor { - //------------------------------------------------------------------------- /** specifies the type of window. */ com::sun::star::awt::WindowClass Type; - //------------------------------------------------------------------------- /** specifies the name of the component service. @@ -128,7 +124,6 @@ published struct WindowDescriptor */ string WindowServiceName; - //------------------------------------------------------------------------- /** specifies the parent of the component. @@ -137,7 +132,6 @@ published struct WindowDescriptor */ com::sun::star::awt::XWindowPeer Parent; - //------------------------------------------------------------------------- /** specifies the index of the parent window, if available. @@ -147,7 +141,6 @@ published struct WindowDescriptor */ short ParentIndex; - //------------------------------------------------------------------------- /** specifies the position and size of the window. @@ -156,7 +149,6 @@ published struct WindowDescriptor */ com::sun::star::awt::Rectangle Bounds; - //------------------------------------------------------------------------- /** specifies the window attributes. @@ -167,7 +159,6 @@ published struct WindowDescriptor }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/WindowEvent.idl b/offapi/com/sun/star/awt/WindowEvent.idl index ce26026fb387..256266961dfb 100644 --- a/offapi/com/sun/star/awt/WindowEvent.idl +++ b/offapi/com/sun/star/awt/WindowEvent.idl @@ -31,41 +31,34 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies a window event. */ published struct WindowEvent: com::sun::star::lang::EventObject { - //------------------------------------------------------------------------- /** specifies the outer x position of the window. */ long X; - //------------------------------------------------------------------------- /** specifies the outer y position of the window. */ long Y; - //------------------------------------------------------------------------- /** specifies the outer (total) width of the window. */ long Width; - //------------------------------------------------------------------------- /** specifies the outer (total) height of the window. */ long Height; - //------------------------------------------------------------------------- /** specifies the inset from the left. @@ -74,7 +67,6 @@ published struct WindowEvent: com::sun::star::lang::EventObject */ long LeftInset; - //------------------------------------------------------------------------- /** specifies the inset from the top. @@ -83,7 +75,6 @@ published struct WindowEvent: com::sun::star::lang::EventObject */ long TopInset; - //------------------------------------------------------------------------- /** specifies the inset from the right. @@ -92,7 +83,6 @@ published struct WindowEvent: com::sun::star::lang::EventObject */ long RightInset; - //------------------------------------------------------------------------- /** specifies the inset from the bottom. @@ -103,7 +93,6 @@ published struct WindowEvent: com::sun::star::lang::EventObject }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XActionListener.idl b/offapi/com/sun/star/awt/XActionListener.idl index e9e774a794cc..712b1cbebabd 100644 --- a/offapi/com/sun/star/awt/XActionListener.idl +++ b/offapi/com/sun/star/awt/XActionListener.idl @@ -24,17 +24,14 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** makes it possible to receive action events. */ published interface XActionListener: com::sun::star::lang::XEventListener { - //------------------------------------------------------------------------- /** is invoked when an action is performed. */ @@ -42,7 +39,6 @@ published interface XActionListener: com::sun::star::lang::XEventListener }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XActivateListener.idl b/offapi/com/sun/star/awt/XActivateListener.idl index 7941c84e761b..9bd5c281fbc3 100644 --- a/offapi/com/sun/star/awt/XActivateListener.idl +++ b/offapi/com/sun/star/awt/XActivateListener.idl @@ -33,11 +33,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** makes it possible to receive activate events. @@ -46,7 +44,6 @@ */ published interface XActivateListener: com::sun::star::lang::XEventListener { - //------------------------------------------------------------------------- /** is invoked when a window is activated. @@ -56,7 +53,6 @@ published interface XActivateListener: com::sun::star::lang::XEventListener */ [oneway] void windowActivated( [in] com::sun::star::lang::EventObject e ); - //------------------------------------------------------------------------- /** is invoked when a window is deactivated. @@ -68,7 +64,6 @@ published interface XActivateListener: com::sun::star::lang::XEventListener }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XAdjustmentListener.idl b/offapi/com/sun/star/awt/XAdjustmentListener.idl index 02c2d600e4a7..a9057ba7ccc9 100644 --- a/offapi/com/sun/star/awt/XAdjustmentListener.idl +++ b/offapi/com/sun/star/awt/XAdjustmentListener.idl @@ -24,17 +24,14 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** makes it possible to receive adjustment events. */ published interface XAdjustmentListener: com::sun::star::lang::XEventListener { - //------------------------------------------------------------------------- /** is invoked when the adjustment has changed. */ @@ -42,7 +39,6 @@ published interface XAdjustmentListener: com::sun::star::lang::XEventListener }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XAnimatedImages.idl b/offapi/com/sun/star/awt/XAnimatedImages.idl index d37e9be21df7..5b1609dbf4e5 100644 --- a/offapi/com/sun/star/awt/XAnimatedImages.idl +++ b/offapi/com/sun/star/awt/XAnimatedImages.idl @@ -33,11 +33,9 @@ #include #include -//====================================================================================================================== module com { module sun { module star { module awt { -//====================================================================================================================== /** allows administrating a set of images, to be displayed as animated seres. @@ -168,11 +166,9 @@ interface XAnimatedImages interface ::com::sun::star::container::XContainer; }; -//====================================================================================================================== }; }; }; }; -//====================================================================================================================== #endif diff --git a/offapi/com/sun/star/awt/XAnimation.idl b/offapi/com/sun/star/awt/XAnimation.idl index 1c737bd2b393..877f5cd7e4fa 100644 --- a/offapi/com/sun/star/awt/XAnimation.idl +++ b/offapi/com/sun/star/awt/XAnimation.idl @@ -30,11 +30,9 @@ #include -//====================================================================================================================== module com { module sun { module star { module awt { -//====================================================================================================================== /** allows controlling an animation. @@ -55,11 +53,9 @@ interface XAnimation boolean isAnimationRunning(); }; -//====================================================================================================================== }; }; }; }; -//====================================================================================================================== #endif diff --git a/offapi/com/sun/star/awt/XBitmap.idl b/offapi/com/sun/star/awt/XBitmap.idl index 267bce16d385..63b7d2277336 100644 --- a/offapi/com/sun/star/awt/XBitmap.idl +++ b/offapi/com/sun/star/awt/XBitmap.idl @@ -33,29 +33,24 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** provides a bitmap in the Microsoft DIB format. */ published interface XBitmap: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** returns the size of the bitmap in pixel. */ com::sun::star::awt::Size getSize(); - //------------------------------------------------------------------------- /** returns the device independent bitmap. */ sequence getDIB(); - //------------------------------------------------------------------------- /** returns the transparency mask of the device independent bitmap. */ @@ -63,7 +58,6 @@ published interface XBitmap: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XButton.idl b/offapi/com/sun/star/awt/XButton.idl index b43b34070634..16d62373e379 100644 --- a/offapi/com/sun/star/awt/XButton.idl +++ b/offapi/com/sun/star/awt/XButton.idl @@ -24,35 +24,29 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** makes it possible to set the label of a button and to register for action events. */ published interface XButton: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** registers an event handler for button action events. */ [oneway] void addActionListener( [in] com::sun::star::awt::XActionListener l ); - //------------------------------------------------------------------------- /** unregisters an event handler for button action events. */ [oneway] void removeActionListener( [in] com::sun::star::awt::XActionListener l ); - //------------------------------------------------------------------------- /** sets the label of the button. */ [oneway] void setLabel( [in] string Label ); - //------------------------------------------------------------------------- /** sets a command string for pushing the button. */ @@ -60,7 +54,6 @@ published interface XButton: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XCallback.idl b/offapi/com/sun/star/awt/XCallback.idl index c6ae39c6503c..303b8a501551 100644 --- a/offapi/com/sun/star/awt/XCallback.idl +++ b/offapi/com/sun/star/awt/XCallback.idl @@ -31,18 +31,15 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies an interface which can be used to call back an implementation */ interface XCallback { - //------------------------------------------------------------------------- /** notifies the callback implementation @@ -52,7 +49,6 @@ interface XCallback void notify( [in] any aData ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XCheckBox.idl b/offapi/com/sun/star/awt/XCheckBox.idl index b356cc4fec4d..0878bf2fa991 100644 --- a/offapi/com/sun/star/awt/XCheckBox.idl +++ b/offapi/com/sun/star/awt/XCheckBox.idl @@ -24,48 +24,40 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** gives access to the state of a check box and makes it possible to register for events. */ published interface XCheckBox: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** registers a listener for item events. */ [oneway] void addItemListener( [in] com::sun::star::awt::XItemListener l ); - //------------------------------------------------------------------------- /** unregisters a listener for item events. */ [oneway] void removeItemListener( [in] com::sun::star::awt::XItemListener l ); - //------------------------------------------------------------------------- /** returns the state of the check box. */ short getState(); - //------------------------------------------------------------------------- /** sets the state of the check box. */ [oneway] void setState( [in] short n ); - //------------------------------------------------------------------------- /** sets the label of the check box. */ [oneway] void setLabel( [in] string Label ); - //------------------------------------------------------------------------- /** enables or disables the tri state mode. */ @@ -73,7 +65,6 @@ published interface XCheckBox: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XComboBox.idl b/offapi/com/sun/star/awt/XComboBox.idl index 5857c6f3c9b7..1eb951d9ff81 100644 --- a/offapi/com/sun/star/awt/XComboBox.idl +++ b/offapi/com/sun/star/awt/XComboBox.idl @@ -26,84 +26,70 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** gives access to the items of a combo box and makes it possible to register item and action event listeners. */ published interface XComboBox: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** registers a listener for item events. */ [oneway] void addItemListener( [in] com::sun::star::awt::XItemListener l ); - //------------------------------------------------------------------------- /** unregisters a listener for item events. */ [oneway] void removeItemListener( [in] com::sun::star::awt::XItemListener l ); - //------------------------------------------------------------------------- /** registers a listener for action events. */ [oneway] void addActionListener( [in] com::sun::star::awt::XActionListener l ); - //------------------------------------------------------------------------- /** unregisters a listener for action events. */ [oneway] void removeActionListener( [in] com::sun::star::awt::XActionListener l ); - //------------------------------------------------------------------------- /** adds an item at the specified position. */ [oneway] void addItem( [in] string aItem, [in] short nPos ); - //------------------------------------------------------------------------- /** adds multiple items at the specified position. */ [oneway] void addItems( [in] sequence aItems, [in] short nPos ); - //------------------------------------------------------------------------- /** removes a number of items at the specified position. */ [oneway] void removeItems( [in] short nPos, [in] short nCount ); - //------------------------------------------------------------------------- /** returns the number of items in the combo box. */ short getItemCount(); - //------------------------------------------------------------------------- /** returns the item at the specified position. */ string getItem( [in] short nPos ); - //------------------------------------------------------------------------- /** returns all items of the combo box. */ sequence getItems(); - //------------------------------------------------------------------------- /** returns the number of visible lines in the drop down mode. */ short getDropDownLineCount(); - //------------------------------------------------------------------------- /** sets the number of visible lines for drop down mode. */ @@ -111,7 +97,6 @@ published interface XComboBox: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XContainerWindowEventHandler.idl b/offapi/com/sun/star/awt/XContainerWindowEventHandler.idl index 874d5a3a0b36..28a12e3bf15e 100644 --- a/offapi/com/sun/star/awt/XContainerWindowEventHandler.idl +++ b/offapi/com/sun/star/awt/XContainerWindowEventHandler.idl @@ -34,18 +34,15 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** Handles events fired by windows represented by a XWindow interface. */ interface XContainerWindowEventHandler : ::com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** Handles an event generated by a window. @@ -95,7 +92,6 @@ interface XContainerWindowEventHandler : ::com::sun::star::uno::XInterface { sequence getSupportedMethodNames(); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XContainerWindowProvider.idl b/offapi/com/sun/star/awt/XContainerWindowProvider.idl index f83b7004ad1e..ee6ffc64deb0 100644 --- a/offapi/com/sun/star/awt/XContainerWindowProvider.idl +++ b/offapi/com/sun/star/awt/XContainerWindowProvider.idl @@ -33,18 +33,15 @@ #include #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** provides container windows implementing the XWindow interface. */ interface XContainerWindowProvider : ::com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** creates a window for the given URL @@ -118,7 +115,6 @@ interface XContainerWindowProvider : ::com::sun::star::uno::XInterface { raises ( com::sun::star::lang::IllegalArgumentException ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XControl.idl b/offapi/com/sun/star/awt/XControl.idl index 2e61a216a6ca..03944efa5389 100644 --- a/offapi/com/sun/star/awt/XControl.idl +++ b/offapi/com/sun/star/awt/XControl.idl @@ -32,11 +32,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** identifies a control. @@ -51,19 +49,16 @@ */ published interface XControl: com::sun::star::lang::XComponent { - //------------------------------------------------------------------------- /** sets the context of the control. */ [oneway] void setContext( [in] com::sun::star::uno::XInterface Context ); - //------------------------------------------------------------------------- /** gets the context of the control. */ com::sun::star::uno::XInterface getContext(); - //------------------------------------------------------------------------- /** creates a "child" window on the screen. @@ -73,31 +68,26 @@ published interface XControl: com::sun::star::lang::XComponent [oneway] void createPeer( [in] com::sun::star::awt::XToolkit Toolkit, [in] com::sun::star::awt::XWindowPeer Parent ); - //------------------------------------------------------------------------- /** returns the peer which was previously created or set. */ com::sun::star::awt::XWindowPeer getPeer(); - //------------------------------------------------------------------------- /** sets a model for the control. */ boolean setModel( [in] com::sun::star::awt::XControlModel Model ); - //------------------------------------------------------------------------- /** returns the model for this control. */ com::sun::star::awt::XControlModel getModel(); - //------------------------------------------------------------------------- /** returns the view of this control. */ com::sun::star::awt::XView getView(); - //------------------------------------------------------------------------- /** sets the design mode for use in a design editor. @@ -105,13 +95,11 @@ published interface XControl: com::sun::star::lang::XComponent */ [oneway] void setDesignMode( [in] boolean bOn ); - //------------------------------------------------------------------------- /** returns if the control is in design mode, otherwise. */ boolean isDesignMode(); - //------------------------------------------------------------------------- /** returns if the control is transparent, otherwise. */ @@ -119,7 +107,6 @@ published interface XControl: com::sun::star::lang::XComponent }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XControlContainer.idl b/offapi/com/sun/star/awt/XControlContainer.idl index 47e4a5c441f1..62289a7cd90c 100644 --- a/offapi/com/sun/star/awt/XControlContainer.idl +++ b/offapi/com/sun/star/awt/XControlContainer.idl @@ -24,43 +24,36 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** Provides access to the controls within an UnoControlContainer. */ published interface XControlContainer: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** sets the status text in the status bar of the container. */ [oneway] void setStatusText( [in] string StatusText ); - //------------------------------------------------------------------------- /** returns all controls. */ sequence getControls(); - //------------------------------------------------------------------------- /** returns the control with the specified name. */ com::sun::star::awt::XControl getControl( [in] string aName ); - //------------------------------------------------------------------------- /** adds the given control with the specified name to the container. */ [oneway] void addControl( [in] string Name, [in] com::sun::star::awt::XControl Control ); - //------------------------------------------------------------------------- /** removes the given control from the container. */ @@ -68,7 +61,6 @@ published interface XControlContainer: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XControlModel.idl b/offapi/com/sun/star/awt/XControlModel.idl index 2f5560dd675a..b2ef34908e52 100644 --- a/offapi/com/sun/star/awt/XControlModel.idl +++ b/offapi/com/sun/star/awt/XControlModel.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** identifies a control model. */ @@ -34,7 +32,6 @@ published interface XControlModel: com::sun::star::uno::XInterface { }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XCurrencyField.idl b/offapi/com/sun/star/awt/XCurrencyField.idl index 70c325397869..3f7a2077d5be 100644 --- a/offapi/com/sun/star/awt/XCurrencyField.idl +++ b/offapi/com/sun/star/awt/XCurrencyField.idl @@ -22,109 +22,91 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** gives access to the value and formatting of a currency field. */ published interface XCurrencyField: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** sets the value which is displayed in the currency field. */ [oneway] void setValue( [in] double Value ); - //------------------------------------------------------------------------- /** returns the value which is currently displayed in the currency field. */ double getValue(); - //------------------------------------------------------------------------- /** sets the minimum value that can be entered by the user. */ [oneway] void setMin( [in] double Value ); - //------------------------------------------------------------------------- /** returns the currently set minimum value that can be entered by the user. */ double getMin(); - //------------------------------------------------------------------------- /** sets the maximum value that can be entered by the user. */ [oneway] void setMax( [in] double Value ); - //------------------------------------------------------------------------- /** returns the currently set maximum value that can be entered by the user. */ double getMax(); - //------------------------------------------------------------------------- /** sets the first value to be set on POS1 key. */ [oneway] void setFirst( [in] double Value ); - //------------------------------------------------------------------------- /** returns the currently set first value which is set on POS1 key. */ double getFirst(); - //------------------------------------------------------------------------- /** sets the last value to be set on END key. */ [oneway] void setLast( [in] double Value ); - //------------------------------------------------------------------------- /** returns the currently set last value which is set on END key. */ double getLast(); - //------------------------------------------------------------------------- /** sets the increment value for the spin button. */ [oneway] void setSpinSize( [in] double Value ); - //------------------------------------------------------------------------- /** returns the currently set increment value for the spin button. */ double getSpinSize(); - //------------------------------------------------------------------------- /** sets the number of decimals. */ [oneway] void setDecimalDigits( [in] short nDigits ); - //------------------------------------------------------------------------- /** returns the currently set number of decimals. */ short getDecimalDigits(); - //------------------------------------------------------------------------- /** determines if the format is checked during user input. */ [oneway] void setStrictFormat( [in] boolean bStrict ); - //------------------------------------------------------------------------- /** returns whether the format is currently checked during user input. */ @@ -132,7 +114,6 @@ published interface XCurrencyField: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XDataTransferProviderAccess.idl b/offapi/com/sun/star/awt/XDataTransferProviderAccess.idl index 4119c1db4ffe..573535597e6d 100644 --- a/offapi/com/sun/star/awt/XDataTransferProviderAccess.idl +++ b/offapi/com/sun/star/awt/XDataTransferProviderAccess.idl @@ -22,7 +22,6 @@ #include -//============================================================================= module com { module sun { module star { module datatransfer { module dnd { @@ -35,20 +34,17 @@ module clipboard { }; }; }; }; }; -//============================================================================= module com { module sun { module star { module awt { published interface XWindow; -//============================================================================= /** This interface extends the XToolkit interface with clipboard and drag-and-drop support. */ published interface XDataTransferProviderAccess: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** returns the drag gesture recognizer of the specified window. @@ -59,7 +55,6 @@ published interface XDataTransferProviderAccess: com::sun::star::uno::XInterface */ com::sun::star::datatransfer::dnd::XDragGestureRecognizer getDragGestureRecognizer( [in] XWindow window ); - //------------------------------------------------------------------------- /** returns the drag source of the specified window. @@ -70,7 +65,6 @@ published interface XDataTransferProviderAccess: com::sun::star::uno::XInterface */ com::sun::star::datatransfer::dnd::XDragSource getDragSource( [in] XWindow window ); - //------------------------------------------------------------------------- /** returns the drop target of the specified window. @@ -81,7 +75,6 @@ published interface XDataTransferProviderAccess: com::sun::star::uno::XInterface */ com::sun::star::datatransfer::dnd::XDropTarget getDropTarget( [in] XWindow window ); - //------------------------------------------------------------------------- /** returns the specified clipboard. @@ -94,7 +87,6 @@ published interface XDataTransferProviderAccess: com::sun::star::uno::XInterface com::sun::star::datatransfer::clipboard::XClipboard getClipboard( [in] string clipboardName ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XDateField.idl b/offapi/com/sun/star/awt/XDateField.idl index 2ac0a20c1774..ec1977d7a446 100644 --- a/offapi/com/sun/star/awt/XDateField.idl +++ b/offapi/com/sun/star/awt/XDateField.idl @@ -22,17 +22,14 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** gives access to the value and settings of a date field. */ published interface XDateField: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** sets the date value which is displayed in the date field. @@ -41,93 +38,78 @@ published interface XDateField: com::sun::star::uno::XInterface */ [oneway] void setDate( [in] long Date ); - //------------------------------------------------------------------------- /** returns the date value which is currently displayed in the date field. */ long getDate(); - //------------------------------------------------------------------------- /** sets the minimum date value that can be entered by the user. */ [oneway] void setMin( [in] long Date ); - //------------------------------------------------------------------------- /** returns the currently set minimum date value that can be entered by the user. */ long getMin(); - //------------------------------------------------------------------------- /** sets the maximum date value that can be entered by the user. */ [oneway] void setMax( [in] long Date ); - //------------------------------------------------------------------------- /** returns the currently set maximum date value that can be entered by the user. */ long getMax(); - //------------------------------------------------------------------------- /** sets the first value to be set on POS1 key. */ [oneway] void setFirst( [in] long Date ); - //------------------------------------------------------------------------- /** returns the currently set first value which is set on POS1 key. */ long getFirst(); - //------------------------------------------------------------------------- /** sets the last value to be set on END key. */ [oneway] void setLast( [in] long Date ); - //------------------------------------------------------------------------- /** returns the currently set last value which is set on END key. */ long getLast(); - //------------------------------------------------------------------------- /** determines if the long date format is to be used. */ [oneway] void setLongFormat( [in] boolean bLong ); - //------------------------------------------------------------------------- /** determines if the long date format is currently used. */ boolean isLongFormat(); - //------------------------------------------------------------------------- /** sets an empty value for the date. */ void setEmpty(); - //------------------------------------------------------------------------- /** returns whether currently an empty value is set for the date. */ boolean isEmpty(); - //------------------------------------------------------------------------- /** determines if the format is checked during user input. */ [oneway] void setStrictFormat( [in] boolean bStrict ); - //------------------------------------------------------------------------- /** returns whether the format is currently checked during user input. */ @@ -135,7 +117,6 @@ published interface XDateField: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XDevice.idl b/offapi/com/sun/star/awt/XDevice.idl index cd721d2e60f9..f4fa66ae2341 100644 --- a/offapi/com/sun/star/awt/XDevice.idl +++ b/offapi/com/sun/star/awt/XDevice.idl @@ -25,7 +25,6 @@ #include -//============================================================================= module com { module sun { module star { module awt { @@ -34,7 +33,6 @@ published interface XBitmap; published interface XDisplayBitmap; -//============================================================================= /** provides information about a graphical output device and offers a factory for the graphics which provides write @@ -42,14 +40,12 @@ */ published interface XDevice: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** creates a new graphics whose output operation is directed to this device. */ XGraphics createGraphics(); - //------------------------------------------------------------------------- /** creates a new device which is compatible with this one. @@ -59,19 +55,16 @@ published interface XDevice: com::sun::star::uno::XInterface XDevice createDevice( [in] long nWidth, [in] long nHeight ); - //------------------------------------------------------------------------- /** returns information about the device. */ com::sun::star::awt::DeviceInfo getInfo(); - //------------------------------------------------------------------------- /** returns the list of available font descriptors. */ sequence getFontDescriptors(); - //------------------------------------------------------------------------- /** returns information about a font offered by this device. @@ -83,7 +76,6 @@ published interface XDevice: com::sun::star::uno::XInterface */ com::sun::star::awt::XFont getFont( [in] FontDescriptor aDescriptor ); - //------------------------------------------------------------------------- /** creates a bitmap with the current device depth. @@ -95,7 +87,6 @@ published interface XDevice: com::sun::star::uno::XInterface [in] long nWidth, [in] long nHeight ); - //------------------------------------------------------------------------- /** creates a device compatible bitmap. @@ -106,7 +97,6 @@ published interface XDevice: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XDialog.idl b/offapi/com/sun/star/awt/XDialog.idl index efc240243d1c..13d4860e20e0 100644 --- a/offapi/com/sun/star/awt/XDialog.idl +++ b/offapi/com/sun/star/awt/XDialog.idl @@ -22,36 +22,30 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** makes it possible to show and hide a dialog and gives access to the title of the dialog. */ published interface XDialog: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** sets the title of the dialog. */ [oneway] void setTitle( [in] string Title ); - //------------------------------------------------------------------------- /** gets the title of the dialog. */ string getTitle(); - //------------------------------------------------------------------------- /** shows the dialog. */ short execute(); - //------------------------------------------------------------------------- /** hides the dialog and then causes XDialog::execute to return. @@ -60,7 +54,6 @@ published interface XDialog: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XDialog2.idl b/offapi/com/sun/star/awt/XDialog2.idl index 17876ab13223..3e238cc910b7 100644 --- a/offapi/com/sun/star/awt/XDialog2.idl +++ b/offapi/com/sun/star/awt/XDialog2.idl @@ -5,11 +5,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** Makes it possible to end a dialog and set a help id. @@ -27,7 +25,6 @@ published interface XDialog2: com::sun::star::awt::XDialog void setHelpId ( [in] string Id ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XDialogEventHandler.idl b/offapi/com/sun/star/awt/XDialogEventHandler.idl index 7b0af4f8d034..8fbf0047548e 100644 --- a/offapi/com/sun/star/awt/XDialogEventHandler.idl +++ b/offapi/com/sun/star/awt/XDialogEventHandler.idl @@ -34,18 +34,15 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** Handles events fired by dialogs represented by a XDialog interface. */ interface XDialogEventHandler : ::com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** Handles an event generated by a dialog. @@ -94,7 +91,6 @@ interface XDialogEventHandler : ::com::sun::star::uno::XInterface { sequence getSupportedMethodNames(); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XDialogProvider.idl b/offapi/com/sun/star/awt/XDialogProvider.idl index 80d462f79c4e..f32f05bd0ad6 100644 --- a/offapi/com/sun/star/awt/XDialogProvider.idl +++ b/offapi/com/sun/star/awt/XDialogProvider.idl @@ -34,18 +34,15 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** provides dialogs implementing the XDialog interface. */ interface XDialogProvider : ::com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** creates a dialog for the given URL. @@ -63,7 +60,6 @@ interface XDialogProvider : ::com::sun::star::uno::XInterface { }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XDialogProvider2.idl b/offapi/com/sun/star/awt/XDialogProvider2.idl index 10ca564d4cd1..e2655d5177cc 100644 --- a/offapi/com/sun/star/awt/XDialogProvider2.idl +++ b/offapi/com/sun/star/awt/XDialogProvider2.idl @@ -33,18 +33,15 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** provides dialogs implementing the XDialog interface. */ interface XDialogProvider2 : ::com::sun::star::awt::XDialogProvider { - //------------------------------------------------------------------------- /** creates a dialog for the given URL accepting an Interface used to handle dialog events. @@ -126,7 +123,6 @@ interface XDialogProvider2 : ::com::sun::star::awt::XDialogProvider { raises ( com::sun::star::lang::IllegalArgumentException ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XDisplayBitmap.idl b/offapi/com/sun/star/awt/XDisplayBitmap.idl index 91a5b02bcf26..7ce17dd6e020 100644 --- a/offapi/com/sun/star/awt/XDisplayBitmap.idl +++ b/offapi/com/sun/star/awt/XDisplayBitmap.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies an object as a bitmap for which data is formatted for a specific output device. @@ -37,7 +35,6 @@ published interface XDisplayBitmap: com::sun::star::uno::XInterface { }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XDisplayConnection.idl b/offapi/com/sun/star/awt/XDisplayConnection.idl index 61075fe1f0f9..c122ffc494df 100644 --- a/offapi/com/sun/star/awt/XDisplayConnection.idl +++ b/offapi/com/sun/star/awt/XDisplayConnection.idl @@ -31,20 +31,17 @@ #include -//============================================================================= module com { module sun { module star { module awt { published interface XEventHandler; -//============================================================================= /** This interface should be implemented by toolkits that want to give access to their internal message handling loop. */ published interface XDisplayConnection: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** registers an event handler. @@ -60,7 +57,6 @@ published interface XDisplayConnection: com::sun::star::uno::XInterface */ [oneway] void addEventHandler( [in] any window, [in] XEventHandler eventHandler, [in] long eventMask ); - //------------------------------------------------------------------------- /** removes a eventHandler from the handler list. @@ -73,7 +69,6 @@ published interface XDisplayConnection: com::sun::star::uno::XInterface */ [oneway] void removeEventHandler( [in] any window, [in] XEventHandler eventHandler ); - //------------------------------------------------------------------------- /** register an error handler for toolkit specific errors. @@ -82,7 +77,6 @@ published interface XDisplayConnection: com::sun::star::uno::XInterface */ [oneway] void addErrorHandler( [in] XEventHandler errorHandler ); - //------------------------------------------------------------------------- /** remover an error handler from the handler list. @@ -91,7 +85,6 @@ published interface XDisplayConnection: com::sun::star::uno::XInterface */ [oneway] void removeErrorHandler( [in] XEventHandler errorhandler ); - //------------------------------------------------------------------------- /** returns a identifier. @@ -101,7 +94,6 @@ published interface XDisplayConnection: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XDockableWindow.idl b/offapi/com/sun/star/awt/XDockableWindow.idl index 5b14d114e5bd..90508ef6c9e4 100644 --- a/offapi/com/sun/star/awt/XDockableWindow.idl +++ b/offapi/com/sun/star/awt/XDockableWindow.idl @@ -32,11 +32,9 @@ #include #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies the docking interface for a window component. @@ -53,13 +51,11 @@ interface XDockableWindow : com::sun::star::uno::XInterface */ void addDockableWindowListener( [in] com::sun::star::awt::XDockableWindowListener xListener ); - //------------------------------------------------------------------------- /** removes the specified docking listener from the object. */ void removeDockableWindowListener( [in] com::sun::star::awt::XDockableWindowListener xListener ); - //------------------------------------------------------------------------- /** enable or disable docking, docking is disabled by default @@ -70,7 +66,6 @@ interface XDockableWindow : com::sun::star::uno::XInterface */ void enableDocking( [in] boolean bEnable ); - //------------------------------------------------------------------------- /** queries the current window state @returns @@ -79,7 +74,6 @@ interface XDockableWindow : com::sun::star::uno::XInterface */ boolean isFloating(); - //------------------------------------------------------------------------- /** toggle between floating and docked state @param bFloating @@ -88,21 +82,18 @@ interface XDockableWindow : com::sun::star::uno::XInterface */ void setFloatingMode( [in] boolean bFloating ); - //------------------------------------------------------------------------- /** prevents the window from being undocked this has no effect if the window is floating */ void lock(); - //------------------------------------------------------------------------- /** enables undocking this has no effect if the window is floating */ void unlock(); - //------------------------------------------------------------------------- /** queries the current locking state @returns @@ -111,7 +102,6 @@ interface XDockableWindow : com::sun::star::uno::XInterface */ boolean isLocked(); - //------------------------------------------------------------------------- /** shows the window in a menu like style, i.e. without decoration a special indicator will allow for tearing off the window @@ -122,7 +112,6 @@ interface XDockableWindow : com::sun::star::uno::XInterface */ void startPopupMode( [in] com::sun::star::awt::Rectangle WindowRect ); - //------------------------------------------------------------------------- /** queries the current pop-up mode @returns @@ -132,7 +121,6 @@ interface XDockableWindow : com::sun::star::uno::XInterface boolean isInPopupMode(); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XDockableWindowListener.idl b/offapi/com/sun/star/awt/XDockableWindowListener.idl index 52a1e5ac12e6..e77f1244ad2a 100644 --- a/offapi/com/sun/star/awt/XDockableWindowListener.idl +++ b/offapi/com/sun/star/awt/XDockableWindowListener.idl @@ -35,23 +35,19 @@ #include #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** makes it possible to receive docking events. */ interface XDockableWindowListener: com::sun::star::lang::XEventListener { - //------------------------------------------------------------------------- /** is invoked when the docking procedure starts. */ void startDocking( [in] com::sun::star::awt::DockingEvent e ); - //------------------------------------------------------------------------- /** is invoked during the docking procedure when the window has been moved. @@ -65,14 +61,12 @@ interface XDockableWindowListener: com::sun::star::lang::XEventListener */ DockingData docking( [in] com::sun::star::awt::DockingEvent e ); - //------------------------------------------------------------------------- /** is invoked when the docking procedure ends. aWindowRect contains the new position and size of the window */ void endDocking( [in] com::sun::star::awt::EndDockingEvent e ); - //------------------------------------------------------------------------- /** is invoked when the floating mode is about to be changed between floating and docked or vice versa @@ -81,20 +75,17 @@ interface XDockableWindowListener: com::sun::star::lang::XEventListener */ boolean prepareToggleFloatingMode( [in] com::sun::star::lang::EventObject e ); - //------------------------------------------------------------------------- /** is invoked when the floating mode is changed between floating and docked or vice versa */ void toggleFloatingMode( [in] com::sun::star::lang::EventObject e ); - //------------------------------------------------------------------------- /** is invoked when the window was actively closed */ void closed( [in] com::sun::star::lang::EventObject e ); - //------------------------------------------------------------------------- /** is invoked when the window currently is in pop-up mode and wants to be undocked or closed @@ -103,7 +94,6 @@ interface XDockableWindowListener: com::sun::star::lang::XEventListener }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XEnhancedMouseClickHandler.idl b/offapi/com/sun/star/awt/XEnhancedMouseClickHandler.idl index 43253f0de967..daba7a928c97 100644 --- a/offapi/com/sun/star/awt/XEnhancedMouseClickHandler.idl +++ b/offapi/com/sun/star/awt/XEnhancedMouseClickHandler.idl @@ -23,11 +23,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** makes it possible to receive enhanced events from the mouse. @@ -36,13 +34,11 @@ module com { module sun { module star { module awt { */ published interface XEnhancedMouseClickHandler: ::com::sun::star::lang::XEventListener { - //------------------------------------------------------------------------- /** is invoked when a mouse button has been pressed on a window. */ boolean mousePressed( [in] com::sun::star::awt::EnhancedMouseEvent e ); - //------------------------------------------------------------------------- /** is invoked when a mouse button has been released on a window. */ @@ -50,7 +46,6 @@ published interface XEnhancedMouseClickHandler: ::com::sun::star::lang::XEventLi }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XEventHandler.idl b/offapi/com/sun/star/awt/XEventHandler.idl index b844e2866241..4111772ba923 100644 --- a/offapi/com/sun/star/awt/XEventHandler.idl +++ b/offapi/com/sun/star/awt/XEventHandler.idl @@ -31,11 +31,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** This interface can be implemented by clients that need access to the toolkits window message loop. @@ -43,7 +41,6 @@ module com { module sun { module star { module awt { published interface XEventHandler: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** requests the implementor of this interface to handle a platform dependent event. @@ -58,7 +55,6 @@ published interface XEventHandler: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XExtendedToolkit.idl b/offapi/com/sun/star/awt/XExtendedToolkit.idl index 0568c876fe0a..f8915bf6a64e 100644 --- a/offapi/com/sun/star/awt/XExtendedToolkit.idl +++ b/offapi/com/sun/star/awt/XExtendedToolkit.idl @@ -37,11 +37,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** The XExtendedToolkit is an extension of the XToolkit interface. It basically @@ -70,7 +68,6 @@ module com { module sun { module star { module awt { */ published interface XExtendedToolkit : ::com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** This function returns the number of currently existing top-level windows. @@ -81,7 +78,6 @@ published interface XExtendedToolkit : ::com::sun::star::uno::XInterface */ long getTopWindowCount (); - //------------------------------------------------------------------------- /** Return a reference to the specified top-level window. Note that the number of top-level windows may change between a call to @@ -99,7 +95,6 @@ published interface XExtendedToolkit : ::com::sun::star::uno::XInterface ::com::sun::star::awt::XTopWindow getTopWindow ([in] long nIndex) raises (::com::sun::star::lang::IndexOutOfBoundsException); - //------------------------------------------------------------------------- /** Return the currently active top-level window, i.e. which has currently the input focus. @@ -124,7 +119,6 @@ published interface XExtendedToolkit : ::com::sun::star::uno::XInterface [oneway] void addTopWindowListener ( [in] ::com::sun::star::awt::XTopWindowListener xListener); - //------------------------------------------------------------------------- /** Remove the specified listener from the list of listeners. @param xListener @@ -135,7 +129,6 @@ published interface XExtendedToolkit : ::com::sun::star::uno::XInterface [oneway] void removeTopWindowListener ( [in] ::com::sun::star::awt::XTopWindowListener xListener); - //------------------------------------------------------------------------- /** Add a new listener that is called on KeyEvents. Every listener is @@ -150,7 +143,6 @@ published interface XExtendedToolkit : ::com::sun::star::uno::XInterface [oneway] void addKeyHandler ( [in] ::com::sun::star::awt::XKeyHandler xHandler); - //------------------------------------------------------------------------- /** Remove the specified listener from the list of listeners. @param xHandler @@ -161,7 +153,6 @@ published interface XExtendedToolkit : ::com::sun::star::uno::XInterface [oneway] void removeKeyHandler ( [in] ::com::sun::star::awt::XKeyHandler xHandler); - //------------------------------------------------------------------------- /** Add a new listener that is called on FocusEvents. Use this focus @@ -176,7 +167,6 @@ published interface XExtendedToolkit : ::com::sun::star::uno::XInterface [oneway] void addFocusListener ( [in] ::com::sun::star::awt::XFocusListener xListener); - //------------------------------------------------------------------------- /** Remove the specified listener from the list of listeners. @param xListener @@ -187,7 +177,6 @@ published interface XExtendedToolkit : ::com::sun::star::uno::XInterface [oneway] void removeFocusListener ( [in] ::com::sun::star::awt::XFocusListener xListener); - //------------------------------------------------------------------------- /** Broadcasts the a focusGained on all registered focus listeners @param source @@ -197,7 +186,6 @@ published interface XExtendedToolkit : ::com::sun::star::uno::XInterface [oneway] void fireFocusGained ( [in] ::com::sun::star::uno::XInterface source); - //------------------------------------------------------------------------- /** Broadcasts the a focusGained on all registered focus listeners @param source diff --git a/offapi/com/sun/star/awt/XFileDialog.idl b/offapi/com/sun/star/awt/XFileDialog.idl index e7ee1f1ffbc4..1491645b20c6 100644 --- a/offapi/com/sun/star/awt/XFileDialog.idl +++ b/offapi/com/sun/star/awt/XFileDialog.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** gives access to a file dialog. @@ -34,32 +32,27 @@ */ published interface XFileDialog: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** sets the path. */ [oneway] void setPath( [in] string Path ); - //------------------------------------------------------------------------- /** returns the path. */ string getPath(); - //------------------------------------------------------------------------- /** sets the filters. */ [oneway] void setFilters( [in] sequence rFilterNames, [in] sequence rMasks ); - //------------------------------------------------------------------------- /** sets the current filter. */ [oneway] void setCurrentFilter( [in] string Filter ); - //------------------------------------------------------------------------- /** returns the currently selected filter. */ @@ -67,7 +60,6 @@ published interface XFileDialog: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XFixedHyperlink.idl b/offapi/com/sun/star/awt/XFixedHyperlink.idl index c5618bc13ad8..8481bfa114ee 100644 --- a/offapi/com/sun/star/awt/XFixedHyperlink.idl +++ b/offapi/com/sun/star/awt/XFixedHyperlink.idl @@ -31,41 +31,34 @@ #include #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** gives access to the text and formatting of a fixed hyperlink field. */ interface XFixedHyperlink: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** sets the text of the control. */ [oneway] void setText( [in] string Text ); - //------------------------------------------------------------------------- /** returns the text of the control. */ string getText(); - //------------------------------------------------------------------------- /** sets the url of the control. */ [oneway] void setURL( [in] string URL ); - //------------------------------------------------------------------------- /** returns the url of the control. */ string getURL(); - //------------------------------------------------------------------------- /** sets the alignment of the text in the control. @@ -77,19 +70,16 @@ interface XFixedHyperlink: com::sun::star::uno::XInterface */ [oneway] void setAlignment( [in] short nAlign ); - //------------------------------------------------------------------------- /** returns the alignment of the text in the control. */ short getAlignment(); - //------------------------------------------------------------------------- /** registers an event handler for click action event. */ [oneway] void addActionListener( [in] com::sun::star::awt::XActionListener l ); - //------------------------------------------------------------------------- /** unregisters an event handler for click action event. */ @@ -97,7 +87,6 @@ interface XFixedHyperlink: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XFixedText.idl b/offapi/com/sun/star/awt/XFixedText.idl index f23f9f9dc41e..e44ea7b4f20a 100644 --- a/offapi/com/sun/star/awt/XFixedText.idl +++ b/offapi/com/sun/star/awt/XFixedText.idl @@ -22,29 +22,24 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** gives access to the text and formatting of a fixed text field. */ published interface XFixedText: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** sets the text of the control. */ [oneway] void setText( [in] string Text ); - //------------------------------------------------------------------------- /** returns the text of the control. */ string getText(); - //------------------------------------------------------------------------- /** sets the alignment of the text in the control. @@ -56,7 +51,6 @@ published interface XFixedText: com::sun::star::uno::XInterface */ [oneway] void setAlignment( [in] short nAlign ); - //------------------------------------------------------------------------- /** returns the alignment of the text in the control. */ @@ -64,7 +58,6 @@ published interface XFixedText: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XFocusListener.idl b/offapi/com/sun/star/awt/XFocusListener.idl index 98216ea412c3..f9018d13a599 100644 --- a/offapi/com/sun/star/awt/XFocusListener.idl +++ b/offapi/com/sun/star/awt/XFocusListener.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** makes it possible to receive keyboard focus events. @@ -37,7 +35,6 @@ */ published interface XFocusListener: com::sun::star::lang::XEventListener { - //------------------------------------------------------------------------- /** is invoked when a window gains the keyboard focus. @@ -45,7 +42,6 @@ published interface XFocusListener: com::sun::star::lang::XEventListener */ [oneway] void focusGained( [in] com::sun::star::awt::FocusEvent e ); - //------------------------------------------------------------------------- /** is invoked when a window loses the keyboard focus. @@ -55,7 +51,6 @@ published interface XFocusListener: com::sun::star::lang::XEventListener }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XFont.idl b/offapi/com/sun/star/awt/XFont.idl index e9e17325a1a7..bf38741ba2ce 100644 --- a/offapi/com/sun/star/awt/XFont.idl +++ b/offapi/com/sun/star/awt/XFont.idl @@ -26,11 +26,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** describes a font on a specific device. @@ -38,7 +36,6 @@ */ published interface XFont: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** returns the description of the font. @@ -46,13 +43,11 @@ published interface XFont: com::sun::star::uno::XInterface */ com::sun::star::awt::FontDescriptor getFontDescriptor(); - //------------------------------------------------------------------------- /** returns additional information about the font. */ com::sun::star::awt::SimpleFontMetric getFontMetric(); - //------------------------------------------------------------------------- /** returns the width of the specified character. @@ -61,7 +56,6 @@ published interface XFont: com::sun::star::uno::XInterface */ short getCharWidth( [in] char c ); - //------------------------------------------------------------------------- /** returns the widths of the specified characters. @@ -70,7 +64,6 @@ published interface XFont: com::sun::star::uno::XInterface */ sequence getCharWidths( [in] char nFirst, [in] char nLast ); - //------------------------------------------------------------------------- /** returns the string width. @@ -80,7 +73,6 @@ published interface XFont: com::sun::star::uno::XInterface */ long getStringWidth( [in] string str ); - //------------------------------------------------------------------------- /** returns the string and the character widths. @@ -95,7 +87,6 @@ published interface XFont: com::sun::star::uno::XInterface long getStringWidthArray( [in] string str, [out] sequence aDXArray ); - //------------------------------------------------------------------------- /** queries the kerning pair table. */ @@ -105,7 +96,6 @@ published interface XFont: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XFont2.idl b/offapi/com/sun/star/awt/XFont2.idl index 2ca87aaabb3b..117bd0559389 100644 --- a/offapi/com/sun/star/awt/XFont2.idl +++ b/offapi/com/sun/star/awt/XFont2.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** extends the XFont interface and provides additional information for a font. @@ -35,7 +33,6 @@ module com { module sun { module star { module awt { */ interface XFont2: com::sun::star::awt::XFont { - //------------------------------------------------------------------------- /** checks whether or not this font has all the glyphs for the text specified by aText. @@ -51,7 +48,6 @@ interface XFont2: com::sun::star::awt::XFont }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XGraphics.idl b/offapi/com/sun/star/awt/XGraphics.idl index 90cc31dc70f5..af12a4d3127a 100644 --- a/offapi/com/sun/star/awt/XGraphics.idl +++ b/offapi/com/sun/star/awt/XGraphics.idl @@ -30,7 +30,6 @@ #include -//============================================================================= module com { module sun { module star { module awt { @@ -39,61 +38,51 @@ published interface XFont; published interface XDevice; -//============================================================================= /** provides the basic output operation of a device. */ published interface XGraphics: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** returns the device of this graphics. */ XDevice getDevice(); - //------------------------------------------------------------------------- /** returns the font metric of the current font. */ SimpleFontMetric getFontMetric(); - //------------------------------------------------------------------------- /** sets the font used by text operations. */ [oneway] void setFont( [in] XFont xNewFont ); - //------------------------------------------------------------------------- /** creates a new font and sets the font. */ [oneway] void selectFont( [in] FontDescriptor aDescription ); - //------------------------------------------------------------------------- /** sets the text color used by text operations. */ [oneway] void setTextColor( [in] com::sun::star::util::Color nColor ); - //------------------------------------------------------------------------- /** sets the fill color used by text operations. */ [oneway] void setTextFillColor( [in] com::sun::star::util::Color nColor ); - //------------------------------------------------------------------------- /** sets the line color. */ [oneway] void setLineColor( [in] com::sun::star::util::Color nColor ); - //------------------------------------------------------------------------- /** sets the fill color. */ [oneway] void setFillColor( [in] com::sun::star::util::Color nColor ); - //------------------------------------------------------------------------- /** sets the raster operation. @@ -102,32 +91,27 @@ published interface XGraphics: com::sun::star::uno::XInterface */ [oneway] void setRasterOp( [in] RasterOperation ROP ); - //------------------------------------------------------------------------- /** sets the clip region to specified clipping. */ [oneway] void setClipRegion( [in] XRegion Clipping ); - //------------------------------------------------------------------------- /** builds the intersection with the current region. */ [oneway] void intersectClipRegion( [in] XRegion xClipping ); - //------------------------------------------------------------------------- /** saves all current settings (Font, TextColor, TextFillColor, LineColor, FillColor, RasterOp, ClipRegion). */ [oneway] void push(); - //------------------------------------------------------------------------- /** restores all previous saved settings. */ [oneway] void pop(); - //------------------------------------------------------------------------- /** copies a rectangle of pixels from another device into this one. */ @@ -141,7 +125,6 @@ published interface XGraphics: com::sun::star::uno::XInterface [in] long nDestWidth, [in] long nDestHeight ); - //------------------------------------------------------------------------- /** draws a part of the specified bitmap to the output device. */ @@ -155,14 +138,12 @@ published interface XGraphics: com::sun::star::uno::XInterface [in] long DestWidth, [in] long DestHeight ); - //------------------------------------------------------------------------- /** sets a single pixel in the output device. */ [oneway] void drawPixel( [in] long X, [in] long Y ); - //------------------------------------------------------------------------- /** draws a line in the output device. */ @@ -171,7 +152,6 @@ published interface XGraphics: com::sun::star::uno::XInterface [in] long X2, [in] long Y2 ); - //------------------------------------------------------------------------- /** draws a rectangle in the output device. */ @@ -180,7 +160,6 @@ published interface XGraphics: com::sun::star::uno::XInterface [in] long Width, [in] long Height ); - //------------------------------------------------------------------------- /** draws a rectangle with rounded corners in the output device. */ @@ -191,28 +170,24 @@ published interface XGraphics: com::sun::star::uno::XInterface [in] long nHorzRound, [in] long nVertRound ); - //------------------------------------------------------------------------- /** draws multiple lines in the output device at once. */ [oneway] void drawPolyLine( [in] sequence DataX, [in] sequence DataY ); - //------------------------------------------------------------------------- /** draws a polygon line in the output device. */ [oneway] void drawPolygon( [in] sequence DataX, [in] sequence DataY ); - //------------------------------------------------------------------------- /** draws multiple polygons in the output device at once. */ [oneway] void drawPolyPolygon( [in] sequence< sequence > DataX, [in] sequence< sequence > DataY ); - //------------------------------------------------------------------------- /** draws an ellipse in the output device. */ @@ -221,7 +196,6 @@ published interface XGraphics: com::sun::star::uno::XInterface [in] long Width, [in] long Height ); - //------------------------------------------------------------------------- /** draws an arc (part of a circle) in the output device. */ @@ -234,7 +208,6 @@ published interface XGraphics: com::sun::star::uno::XInterface [in] long X2, [in] long Y2 ); - //------------------------------------------------------------------------- /** draws a circular area in the output device. */ @@ -247,7 +220,6 @@ published interface XGraphics: com::sun::star::uno::XInterface [in] long X2, [in] long Y2 ); - //------------------------------------------------------------------------- /** draws a chord of a circular area in the output device. @@ -264,7 +236,6 @@ published interface XGraphics: com::sun::star::uno::XInterface [in] long nX2, [in] long nY2 ); - //------------------------------------------------------------------------- /** draws a color dispersion in the output device. */ @@ -274,7 +245,6 @@ published interface XGraphics: com::sun::star::uno::XInterface [in] long Height, [in] Gradient aGradient ); - //------------------------------------------------------------------------- /** draws text in the output device. */ @@ -282,7 +252,6 @@ published interface XGraphics: com::sun::star::uno::XInterface [in] long Y, [in] string Text ); - //------------------------------------------------------------------------- /** draws texts in the output device using an explicit kerning table. */ @@ -293,7 +262,6 @@ published interface XGraphics: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XImageButton.idl b/offapi/com/sun/star/awt/XImageButton.idl index c83b636a5f0d..80137c352f2c 100644 --- a/offapi/com/sun/star/awt/XImageButton.idl +++ b/offapi/com/sun/star/awt/XImageButton.idl @@ -24,30 +24,25 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** makes it possible to register for action events of an image button and sets the action command. */ published interface XImageButton: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** registers a listener for action events. */ [oneway] void addActionListener( [in] com::sun::star::awt::XActionListener l ); - //------------------------------------------------------------------------- /** unregisters a listener for action events. */ [oneway] void removeActionListener( [in] com::sun::star::awt::XActionListener l ); - //------------------------------------------------------------------------- /** sets the action command string. */ @@ -55,7 +50,6 @@ published interface XImageButton: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XImageConsumer.idl b/offapi/com/sun/star/awt/XImageConsumer.idl index ff6167a544dd..2a285a6c8755 100644 --- a/offapi/com/sun/star/awt/XImageConsumer.idl +++ b/offapi/com/sun/star/awt/XImageConsumer.idl @@ -21,13 +21,11 @@ #include -//============================================================================= module com { module sun { module star { module awt { published interface XImageProducer; -//============================================================================= /** specifies a data sink for an image. @@ -38,14 +36,12 @@ */ published interface XImageConsumer: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** initializes the consumer with image dimensions. */ [oneway] void init( [in] long Width, [in] long Height ); - //------------------------------------------------------------------------- /** changes color model for next pixels typically called once after initialization. @@ -57,7 +53,6 @@ published interface XImageConsumer: com::sun::star::uno::XInterface [in] long BlueMask, [in] long AlphaMask ); - //------------------------------------------------------------------------- /** delivers a chunk of pixels as long values. @@ -77,7 +72,6 @@ published interface XImageConsumer: com::sun::star::uno::XInterface [in] long nOffset, [in] long nScanSize ); - //------------------------------------------------------------------------- /** delivers a chunk of pixels as byte values. @@ -97,7 +91,6 @@ published interface XImageConsumer: com::sun::star::uno::XInterface [in] long nOffset, [in] long nScanSize ); - //------------------------------------------------------------------------- /** is called for the notification of the degree to which the image is delivered. @@ -115,7 +108,6 @@ published interface XImageConsumer: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XImageProducer.idl b/offapi/com/sun/star/awt/XImageProducer.idl index 8662b882d1eb..b5b0ac788829 100644 --- a/offapi/com/sun/star/awt/XImageProducer.idl +++ b/offapi/com/sun/star/awt/XImageProducer.idl @@ -24,17 +24,14 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies a source for an image. */ published interface XImageProducer: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** registers an image consumer with the image producer for accessing the image data during a later reconstruction of the image. @@ -46,7 +43,6 @@ published interface XImageProducer: com::sun::star::uno::XInterface */ [oneway] void addConsumer( [in] com::sun::star::awt::XImageConsumer xConsumer ); - //------------------------------------------------------------------------- /** removes the given XImageConsumer callback from the list of consumers currently registered to receive @@ -58,7 +54,6 @@ published interface XImageProducer: com::sun::star::uno::XInterface */ [oneway] void removeConsumer( [in] com::sun::star::awt::XImageConsumer xConsumer ); - //------------------------------------------------------------------------- /** registers the given image consumer as a consumer and starts an immediate reconstruction of the image data. @@ -72,7 +67,6 @@ published interface XImageProducer: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XInfoPrinter.idl b/offapi/com/sun/star/awt/XInfoPrinter.idl index 37e7d82d1635..34edec024b7c 100644 --- a/offapi/com/sun/star/awt/XInfoPrinter.idl +++ b/offapi/com/sun/star/awt/XInfoPrinter.idl @@ -24,17 +24,14 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** represents an information printer. */ published interface XInfoPrinter: com::sun::star::awt::XPrinterPropertySet { - //------------------------------------------------------------------------- /** creates a new object which implements an XDevice. @@ -44,7 +41,6 @@ published interface XInfoPrinter: com::sun::star::awt::XPrinterPropertySet }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XItemEventBroadcaster.idl b/offapi/com/sun/star/awt/XItemEventBroadcaster.idl index d599f3123020..f9bd7f13c879 100644 --- a/offapi/com/sun/star/awt/XItemEventBroadcaster.idl +++ b/offapi/com/sun/star/awt/XItemEventBroadcaster.idl @@ -33,33 +33,27 @@ -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** registers item listeners at controls like the com::sun::star::awt::Roadmap */ interface XItemEventBroadcaster: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** registers a listener for item events. */ [oneway] void addItemListener( [in] com::sun::star::awt::XItemListener l ); - //------------------------------------------------------------------------- /** unregisters a listener for item events. */ [oneway] void removeItemListener( [in] com::sun::star::awt::XItemListener l ); - //------------------------------------------------------------------------- }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XItemList.idl b/offapi/com/sun/star/awt/XItemList.idl index 1fb09f3b1ec0..3e0473681061 100644 --- a/offapi/com/sun/star/awt/XItemList.idl +++ b/offapi/com/sun/star/awt/XItemList.idl @@ -31,13 +31,11 @@ #include #include -//================================================================================================================== module com { module sun { module star { module awt { interface XItemListListener; -//================================================================================================================== /** provides convenient access to the list of items in a list box */ @@ -278,11 +276,9 @@ interface XItemList void removeItemListListener( [in] XItemListListener Listener ); }; -//================================================================================================================== }; }; }; }; -//================================================================================================================== #endif diff --git a/offapi/com/sun/star/awt/XItemListListener.idl b/offapi/com/sun/star/awt/XItemListListener.idl index 3a47489c531d..afb62f2c05ea 100644 --- a/offapi/com/sun/star/awt/XItemListListener.idl +++ b/offapi/com/sun/star/awt/XItemListListener.idl @@ -31,11 +31,9 @@ #include #include -//================================================================================================================== module com { module sun { module star { module awt { -//================================================================================================================== /** describes a listener for changes in a item list @see XListItems @@ -77,11 +75,9 @@ interface XItemListListener : ::com::sun::star::lang::XEventListener ); }; -//================================================================================================================== }; }; }; }; -//================================================================================================================== #endif diff --git a/offapi/com/sun/star/awt/XItemListener.idl b/offapi/com/sun/star/awt/XItemListener.idl index b612687baf1d..0741ea903269 100644 --- a/offapi/com/sun/star/awt/XItemListener.idl +++ b/offapi/com/sun/star/awt/XItemListener.idl @@ -24,18 +24,15 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** makes it possible to receive events from a component when the state of an item changes. */ published interface XItemListener: com::sun::star::lang::XEventListener { - //------------------------------------------------------------------------- /** is invoked when an item changes its state. */ @@ -43,7 +40,6 @@ published interface XItemListener: com::sun::star::lang::XEventListener }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XKeyListener.idl b/offapi/com/sun/star/awt/XKeyListener.idl index 7f44a28a4b4d..690336c6458c 100644 --- a/offapi/com/sun/star/awt/XKeyListener.idl +++ b/offapi/com/sun/star/awt/XKeyListener.idl @@ -24,23 +24,19 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** makes it possible to receive keyboard events. */ published interface XKeyListener: com::sun::star::lang::XEventListener { - //------------------------------------------------------------------------- /** is invoked when a key has been pressed. */ [oneway] void keyPressed( [in] com::sun::star::awt::KeyEvent e ); - //------------------------------------------------------------------------- /** is invoked when a key has been released. */ @@ -48,7 +44,6 @@ published interface XKeyListener: com::sun::star::lang::XEventListener }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XLayoutConstrains.idl b/offapi/com/sun/star/awt/XLayoutConstrains.idl index e70ff45da742..80af33445df6 100644 --- a/offapi/com/sun/star/awt/XLayoutConstrains.idl +++ b/offapi/com/sun/star/awt/XLayoutConstrains.idl @@ -24,29 +24,24 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies the layout constraints for a surrounding container. */ published interface XLayoutConstrains: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** returns the minimum size for this component. */ com::sun::star::awt::Size getMinimumSize(); - //------------------------------------------------------------------------- /** returns the preferred size for this component. */ com::sun::star::awt::Size getPreferredSize(); - //------------------------------------------------------------------------- /** calculates the adjusted size for a given maximum size. */ @@ -54,7 +49,6 @@ published interface XLayoutConstrains: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XListBox.idl b/offapi/com/sun/star/awt/XListBox.idl index 6d91b52f8afd..446c0e5742de 100644 --- a/offapi/com/sun/star/awt/XListBox.idl +++ b/offapi/com/sun/star/awt/XListBox.idl @@ -26,151 +26,127 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** gives access to the items of a list box and makes it possible to register item and action event listeners. */ published interface XListBox: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** registers a listener for item events. */ [oneway] void addItemListener( [in] com::sun::star::awt::XItemListener l ); - //------------------------------------------------------------------------- /** unregisters a listener for item events. */ [oneway] void removeItemListener( [in] com::sun::star::awt::XItemListener l ); - //------------------------------------------------------------------------- /** registers a listener for action events. */ [oneway] void addActionListener( [in] com::sun::star::awt::XActionListener l ); - //------------------------------------------------------------------------- /** unregisters a listener for action events. */ [oneway] void removeActionListener( [in] com::sun::star::awt::XActionListener l ); - //------------------------------------------------------------------------- /** adds an item at the specified position. */ [oneway] void addItem( [in] string aItem, [in] short nPos ); - //------------------------------------------------------------------------- /** adds multiple items at the specified position. */ [oneway] void addItems( [in] sequence aItems, [in] short nPos ); - //------------------------------------------------------------------------- /** removes a number of items at the specified position. */ [oneway] void removeItems( [in] short nPos, [in] short nCount ); - //------------------------------------------------------------------------- /** returns the number of items in the listbox. */ short getItemCount(); - //------------------------------------------------------------------------- /** returns the item at the specified position. */ string getItem( [in] short nPos ); - //------------------------------------------------------------------------- /** returns all items of the list box. */ sequence getItems(); - //------------------------------------------------------------------------- /** returns the position of the currently selected item. */ short getSelectedItemPos(); - //------------------------------------------------------------------------- /** returns the positions of all currently selected items. */ sequence getSelectedItemsPos(); - //------------------------------------------------------------------------- /** returns the currently selected item. */ string getSelectedItem(); - //------------------------------------------------------------------------- /** returns all currently selected items. */ sequence getSelectedItems(); - //------------------------------------------------------------------------- /** selects/deselects the item at the specified position. */ [oneway] void selectItemPos( [in] short nPos, [in] boolean bSelect ); - //------------------------------------------------------------------------- /** selects/deselects multiple items at the specified positions. */ [oneway] void selectItemsPos( [in] sequence aPositions, [in] boolean bSelect ); - //------------------------------------------------------------------------- /** selects/deselects the specified item. */ [oneway] void selectItem( [in] string aItem, [in] boolean bSelect ); - //------------------------------------------------------------------------- /** returns if multiple items can be selected, if only one item can be selected. */ boolean isMutipleMode(); - //------------------------------------------------------------------------- /** determines if only a single item or multiple items can be selected. */ [oneway] void setMultipleMode( [in] boolean bMulti ); - //------------------------------------------------------------------------- /** returns the number of visible lines in drop down mode. */ short getDropDownLineCount(); - //------------------------------------------------------------------------- /** sets the number of visible lines for drop down mode. */ [oneway] void setDropDownLineCount( [in] short nLines ); - //------------------------------------------------------------------------- /** makes the item at the specified position visible by scrolling. */ @@ -178,7 +154,6 @@ published interface XListBox: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XMenu.idl b/offapi/com/sun/star/awt/XMenu.idl index 9ed3dc49d0ec..8cb1ed672f4e 100644 --- a/offapi/com/sun/star/awt/XMenu.idl +++ b/offapi/com/sun/star/awt/XMenu.idl @@ -31,33 +31,28 @@ #include -//============================================================================= module com { module sun { module star { module awt { published interface XPopupMenu; published interface XMenuListener; -//============================================================================= /** specifies a simple menu. */ published interface XMenu: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** adds the specified menu listener to receive events from this menu. */ [oneway] void addMenuListener( [in] XMenuListener xListener ); - //------------------------------------------------------------------------- /** removes the specified menu listener so that it no longer receives events from this menu. */ [oneway] void removeMenuListener( [in] XMenuListener xListener ); - //------------------------------------------------------------------------- /** inserts an item into the menu. @@ -69,65 +64,55 @@ published interface XMenu: com::sun::star::uno::XInterface [in] short nItemStyle, [in] short nPos ); - //------------------------------------------------------------------------- /** removes one or more items from the menu. */ [oneway] void removeItem( [in] short nPos, [in] short nCount ); - //------------------------------------------------------------------------- /** returns the number of items in the menu. */ short getItemCount(); - //------------------------------------------------------------------------- /** returns the id of the item at the specified position. */ short getItemId( [in] short nPos ); - //------------------------------------------------------------------------- /** returns the position of the item with the specified id. */ short getItemPos( [in] short nId ); - //------------------------------------------------------------------------- /** enables or disables the menu item. */ [oneway] void enableItem( [in] short nItemId, [in] boolean bEnable ); - //------------------------------------------------------------------------- /** returns the state of the menu item. */ boolean isItemEnabled( [in] short nItemId ); - //------------------------------------------------------------------------- /** sets the text for the menu item. */ [oneway] void setItemText( [in] short nItemId, [in] string aText ); - //------------------------------------------------------------------------- /** returns the string for the given item id. */ string getItemText( [in] short nItemId ); - //------------------------------------------------------------------------- /** sets the pop-up menu for a specified menu item. */ [oneway] void setPopupMenu( [in] short nItemId, [in] XPopupMenu aPopupMenu ); - //------------------------------------------------------------------------- /** returns the pop-up menu from the menu item. */ diff --git a/offapi/com/sun/star/awt/XMenuBar.idl b/offapi/com/sun/star/awt/XMenuBar.idl index 7c81c66e3f0b..f0d9c172656c 100644 --- a/offapi/com/sun/star/awt/XMenuBar.idl +++ b/offapi/com/sun/star/awt/XMenuBar.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** identifies a menu bar. */ @@ -34,7 +32,6 @@ published interface XMenuBar: com::sun::star::awt::XMenu { }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XMenuBarExtended.idl b/offapi/com/sun/star/awt/XMenuBarExtended.idl index a1432b298304..9568e05f52e8 100644 --- a/offapi/com/sun/star/awt/XMenuBarExtended.idl +++ b/offapi/com/sun/star/awt/XMenuBarExtended.idl @@ -24,13 +24,11 @@ #include #include -//============================================================================= module com { module sun { module star { module awt { interface XMenuBarButtonListener; -//============================================================================= /** multiple-inheritance interface designed to ease the use of all functions available for a MenuBar. @@ -43,7 +41,6 @@ interface com::sun::star::awt::XMenuBar; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XMenuExtended.idl b/offapi/com/sun/star/awt/XMenuExtended.idl index 502886f06475..d797044f5e61 100644 --- a/offapi/com/sun/star/awt/XMenuExtended.idl +++ b/offapi/com/sun/star/awt/XMenuExtended.idl @@ -30,7 +30,6 @@ #include -//============================================================================= module com { module sun { module star { module awt { diff --git a/offapi/com/sun/star/awt/XMenuExtended2.idl b/offapi/com/sun/star/awt/XMenuExtended2.idl index 1f41a6318948..e5ac51aa3232 100644 --- a/offapi/com/sun/star/awt/XMenuExtended2.idl +++ b/offapi/com/sun/star/awt/XMenuExtended2.idl @@ -33,7 +33,6 @@ #include #include -//============================================================================= module com { module sun { module star { module awt { @@ -52,7 +51,6 @@ interface XMenuExtended2 interface com::sun::star::awt::XMenu; - //========================================================================= /** checks whether an XMenu is an XPopupMenu. diff --git a/offapi/com/sun/star/awt/XMenuListener.idl b/offapi/com/sun/star/awt/XMenuListener.idl index acd57e9a62b8..f9bc22e7c6ff 100644 --- a/offapi/com/sun/star/awt/XMenuListener.idl +++ b/offapi/com/sun/star/awt/XMenuListener.idl @@ -24,35 +24,29 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** makes it possible to receive menu events on a window. */ published interface XMenuListener: com::sun::star::lang::XEventListener { - //------------------------------------------------------------------------- /** is invoked when a menu item is highlighted. */ [oneway] void highlight( [in] com::sun::star::awt::MenuEvent rEvent ); - //------------------------------------------------------------------------- /** is invoked when a menu item is selected. */ [oneway] void select( [in] com::sun::star::awt::MenuEvent rEvent ); - //------------------------------------------------------------------------- /** is invoked when a menu is activated. */ [oneway] void activate( [in] com::sun::star::awt::MenuEvent rEvent ); - //------------------------------------------------------------------------- /** is invoked when a menu is deactivated. */ @@ -60,7 +54,6 @@ published interface XMenuListener: com::sun::star::lang::XEventListener }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XMessageBox.idl b/offapi/com/sun/star/awt/XMessageBox.idl index 7405f85bc35e..cce3b2e4e9d2 100644 --- a/offapi/com/sun/star/awt/XMessageBox.idl +++ b/offapi/com/sun/star/awt/XMessageBox.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** gives access to a message box. @@ -34,31 +32,26 @@ */ published interface XMessageBox: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** sets the caption text. */ [oneway] void setCaptionText( [in] string aText ); - //------------------------------------------------------------------------- /** returns the caption text. */ string getCaptionText(); - //------------------------------------------------------------------------- /** sets the message text. */ [oneway] void setMessageText( [in] string aText ); - //------------------------------------------------------------------------- /** returns the message text. */ string getMessageText(); - //------------------------------------------------------------------------- /** shows the message box. */ @@ -66,7 +59,6 @@ published interface XMessageBox: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XMessageBoxFactory.idl b/offapi/com/sun/star/awt/XMessageBoxFactory.idl index f4231648131f..5fdc87d0aa95 100644 --- a/offapi/com/sun/star/awt/XMessageBoxFactory.idl +++ b/offapi/com/sun/star/awt/XMessageBoxFactory.idl @@ -35,17 +35,14 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies a factory interface for creating message boxes. */ published interface XMessageBoxFactory : com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** creates a message box. @@ -91,7 +88,6 @@ published interface XMessageBoxFactory : com::sun::star::uno::XInterface XMessageBox createMessageBox( [in] com::sun::star::awt::XWindowPeer aParent, [in] com::sun::star::awt::Rectangle aPosSize, [in] string aType, [in] long aButtons, [in] string aTitle, [in] string aMessage ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XMetricField.idl b/offapi/com/sun/star/awt/XMetricField.idl index 6ad40e2af724..d91a37da31fa 100644 --- a/offapi/com/sun/star/awt/XMetricField.idl +++ b/offapi/com/sun/star/awt/XMetricField.idl @@ -22,121 +22,101 @@ #include #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** gives access to the value and formatting of a metric field. */ interface XMetricField: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** sets the value which is displayed in the metric field. */ void setValue( [in] hyper Value, [in] short FieldUnit ); - //------------------------------------------------------------------------- /** sets the user value which is displayed in the metric field. */ void setUserValue( [in] hyper Value, [in] short FieldUnit ); - //------------------------------------------------------------------------- /** returns the value which is currently displayed in the metric field. */ hyper getValue( [in] short FieldUnit ); - //------------------------------------------------------------------------- /** returns the corrected value which is displayed in the metric field. */ hyper getCorrectedValue( [in] short FieldUnit ); - //------------------------------------------------------------------------- /** sets the minimum value that can be entered by the user. */ void setMin( [in] hyper Value, [in] short FieldUnit ); - //------------------------------------------------------------------------- /** returns the currently set minimum value that can be entered by the user. */ hyper getMin( [in] short FieldUnit ); - //------------------------------------------------------------------------- /** sets the maximum value that can be entered by the user. */ void setMax( [in] hyper Value, [in] short FieldUnit ); - //------------------------------------------------------------------------- /** returns the currently set maximum value that can be entered by the user. */ hyper getMax( [in] short FieldUnit ); - //------------------------------------------------------------------------- /** sets the first value to be set on POS1 key. */ void setFirst( [in] hyper Value, [in] short FieldUnit ); - //------------------------------------------------------------------------- /** returns the currently set first value which is set on POS1 key. */ hyper getFirst( [in] short FieldUnit ); - //------------------------------------------------------------------------- /** sets the last value to be set on END key. */ void setLast( [in] hyper Value, [in] short FieldUnit ); - //------------------------------------------------------------------------- /** returns the currently set last value which is set on END key. */ hyper getLast( [in] short FieldUnit ); - //------------------------------------------------------------------------- /** sets the increment value for the spin button. */ void setSpinSize( [in] hyper Value ); - //------------------------------------------------------------------------- /** returns the currently set increment value for the spin button. */ hyper getSpinSize(); - //------------------------------------------------------------------------- /** sets the number of decimals. */ void setDecimalDigits( [in] short nDigits ); - //------------------------------------------------------------------------- /** returns the currently set number of decimals. */ short getDecimalDigits(); - //------------------------------------------------------------------------- /** determines if the format is checked during user input. */ void setStrictFormat( [in] boolean bStrict ); - //------------------------------------------------------------------------- /** returns whether the format is currently checked during user input. */ @@ -144,7 +124,6 @@ interface XMetricField: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XMouseClickHandler.idl b/offapi/com/sun/star/awt/XMouseClickHandler.idl index a5eafd2fb311..5a2ab090b579 100644 --- a/offapi/com/sun/star/awt/XMouseClickHandler.idl +++ b/offapi/com/sun/star/awt/XMouseClickHandler.idl @@ -23,11 +23,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** makes it possible to receive events from the mouse in a certain window. @@ -35,7 +33,6 @@ module com { module sun { module star { module awt { */ published interface XMouseClickHandler: ::com::sun::star::lang::XEventListener { - //------------------------------------------------------------------------- /** is invoked when a mouse button has been pressed on a window. @@ -48,7 +45,6 @@ published interface XMouseClickHandler: ::com::sun::star::lang::XEventListener */ boolean mousePressed( [in] com::sun::star::awt::MouseEvent e ); - //------------------------------------------------------------------------- /** is invoked when a mouse button has been released on a window. @@ -63,7 +59,6 @@ published interface XMouseClickHandler: ::com::sun::star::lang::XEventListener }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XMouseListener.idl b/offapi/com/sun/star/awt/XMouseListener.idl index 65f1f1bb776e..7d18b2edee0f 100644 --- a/offapi/com/sun/star/awt/XMouseListener.idl +++ b/offapi/com/sun/star/awt/XMouseListener.idl @@ -33,17 +33,14 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** makes it possible to receive events from the mouse in a certain window. */ published interface XMouseListener: com::sun::star::lang::XEventListener { - //------------------------------------------------------------------------- /** is invoked when a mouse button has been pressed on a window. @@ -58,19 +55,16 @@ published interface XMouseListener: com::sun::star::lang::XEventListener */ [oneway] void mousePressed( [in] com::sun::star::awt::MouseEvent e ); - //------------------------------------------------------------------------- /** is invoked when a mouse button has been released on a window. */ [oneway] void mouseReleased( [in] com::sun::star::awt::MouseEvent e ); - //------------------------------------------------------------------------- /** is invoked when the mouse enters a window. */ [oneway] void mouseEntered( [in] com::sun::star::awt::MouseEvent e ); - //------------------------------------------------------------------------- /** is invoked when the mouse exits a window. */ @@ -78,7 +72,6 @@ published interface XMouseListener: com::sun::star::lang::XEventListener }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XMouseMotionHandler.idl b/offapi/com/sun/star/awt/XMouseMotionHandler.idl index 6956273a7d35..ae560e381102 100644 --- a/offapi/com/sun/star/awt/XMouseMotionHandler.idl +++ b/offapi/com/sun/star/awt/XMouseMotionHandler.idl @@ -24,17 +24,14 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** makes it possible to receive mouse motion events on a window. */ published interface XMouseMotionHandler: com::sun::star::lang::XEventListener { - //------------------------------------------------------------------------- /** is invoked when a mouse button is pressed on a window and then dragged. @@ -54,7 +51,6 @@ published interface XMouseMotionHandler: com::sun::star::lang::XEventListener */ boolean mouseDragged( [in] com::sun::star::awt::MouseEvent e ); - //------------------------------------------------------------------------- /** is invoked when the mouse button has been moved on a window (with no buttons down). @@ -71,7 +67,6 @@ published interface XMouseMotionHandler: com::sun::star::lang::XEventListener }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XMouseMotionListener.idl b/offapi/com/sun/star/awt/XMouseMotionListener.idl index 0c1a7e94cae2..10d742264fa1 100644 --- a/offapi/com/sun/star/awt/XMouseMotionListener.idl +++ b/offapi/com/sun/star/awt/XMouseMotionListener.idl @@ -24,17 +24,14 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** makes it possible to receive mouse motion events on a window. */ published interface XMouseMotionListener: com::sun::star::lang::XEventListener { - //------------------------------------------------------------------------- /** is invoked when a mouse button is pressed on a window and then dragged. @@ -46,7 +43,6 @@ published interface XMouseMotionListener: com::sun::star::lang::XEventListener */ void mouseDragged( [in] com::sun::star::awt::MouseEvent e ); - //------------------------------------------------------------------------- /** is invoked when the mouse button has been moved on a window (with no buttons down). @@ -55,7 +51,6 @@ published interface XMouseMotionListener: com::sun::star::lang::XEventListener }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XNumericField.idl b/offapi/com/sun/star/awt/XNumericField.idl index a7df83696a9c..26932beb6e02 100644 --- a/offapi/com/sun/star/awt/XNumericField.idl +++ b/offapi/com/sun/star/awt/XNumericField.idl @@ -22,109 +22,91 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** gives access to the value and formatting of a numeric field. */ published interface XNumericField: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** sets the value which is displayed in the numeric field. */ [oneway] void setValue( [in] double Value ); - //------------------------------------------------------------------------- /** returns the value which is currently displayed in the numeric field. */ double getValue(); - //------------------------------------------------------------------------- /** sets the minimum value that can be entered by the user. */ [oneway] void setMin( [in] double Value ); - //------------------------------------------------------------------------- /** returns the currently set minimum value that can be entered by the user. */ double getMin(); - //------------------------------------------------------------------------- /** sets the maximum value that can be entered by the user. */ [oneway] void setMax( [in] double Value ); - //------------------------------------------------------------------------- /** returns the currently set maximum value that can be entered by the user. */ double getMax(); - //------------------------------------------------------------------------- /** sets the first value to be set on POS1 key. */ [oneway] void setFirst( [in] double Value ); - //------------------------------------------------------------------------- /** returns the currently set first value which is set on POS1 key. */ double getFirst(); - //------------------------------------------------------------------------- /** sets the last value to be set on END key. */ [oneway] void setLast( [in] double Value ); - //------------------------------------------------------------------------- /** returns the currently set last value which is set on END key. */ double getLast(); - //------------------------------------------------------------------------- /** sets the increment value for the spin button. */ [oneway] void setSpinSize( [in] double Value ); - //------------------------------------------------------------------------- /** returns the currently set increment value for the spin button. */ double getSpinSize(); - //------------------------------------------------------------------------- /** sets the number of decimals. */ [oneway] void setDecimalDigits( [in] short nDigits ); - //------------------------------------------------------------------------- /** returns the currently set number of decimals. */ short getDecimalDigits(); - //------------------------------------------------------------------------- /** determines if the format is checked during user input. */ [oneway] void setStrictFormat( [in] boolean bStrict ); - //------------------------------------------------------------------------- /** returns whether the format is currently checked during user input. */ @@ -132,7 +114,6 @@ published interface XNumericField: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XPaintListener.idl b/offapi/com/sun/star/awt/XPaintListener.idl index b5066d9721f3..3a28af55f7ed 100644 --- a/offapi/com/sun/star/awt/XPaintListener.idl +++ b/offapi/com/sun/star/awt/XPaintListener.idl @@ -24,17 +24,14 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** makes it possible to receive paint events. */ published interface XPaintListener: com::sun::star::lang::XEventListener { - //------------------------------------------------------------------------- /** is invoked when a region of the window became invalid, e.g. when another window has been moved away. @@ -43,7 +40,6 @@ published interface XPaintListener: com::sun::star::lang::XEventListener }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XPatternField.idl b/offapi/com/sun/star/awt/XPatternField.idl index ffb637b60354..35caa475f424 100644 --- a/offapi/com/sun/star/awt/XPatternField.idl +++ b/offapi/com/sun/star/awt/XPatternField.idl @@ -22,49 +22,41 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** gives access to the value and formatting of a pattern field. */ published interface XPatternField: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** sets the pattern mask. */ [oneway] void setMasks( [in] string EditMask, [in] string LiteralMask ); - //------------------------------------------------------------------------- /** returns the currently set pattern mask. */ void getMasks( [out] string EditMask, [out] string LiteralMask ); - //------------------------------------------------------------------------- /** sets the string value of the pattern field. */ [oneway] void setString( [in] string Str ); - //------------------------------------------------------------------------- /** returns the currently set string value of the pattern field. */ string getString(); - //------------------------------------------------------------------------- /** determines if the format is checked during user input. */ [oneway] void setStrictFormat( [in] boolean bStrict ); - //------------------------------------------------------------------------- /** returns whether the format is currently checked during user input. */ @@ -72,7 +64,6 @@ published interface XPatternField: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XPointer.idl b/offapi/com/sun/star/awt/XPointer.idl index 040841d9b8c1..a15598489423 100644 --- a/offapi/com/sun/star/awt/XPointer.idl +++ b/offapi/com/sun/star/awt/XPointer.idl @@ -22,23 +22,19 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** gives access to the type of mouse pointer. */ published interface XPointer: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** selects a SystemPointer for this mouse pointer. */ [oneway] void setType( [in] long nType ); - //------------------------------------------------------------------------- /** returns the currently set SystemPointer of this mouse pointer. @@ -47,7 +43,6 @@ published interface XPointer: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XPopupMenu.idl b/offapi/com/sun/star/awt/XPopupMenu.idl index ca75193cc779..688014fa0d33 100644 --- a/offapi/com/sun/star/awt/XPopupMenu.idl +++ b/offapi/com/sun/star/awt/XPopupMenu.idl @@ -32,50 +32,42 @@ #include -//============================================================================= module com { module sun { module star { module awt { published interface XWindowPeer; -//============================================================================= /** controls a pop-up menu. */ published interface XPopupMenu: XMenu { - //------------------------------------------------------------------------- /** inserts a separator at the specified position. */ [oneway] void insertSeparator( [in] short nPos ); - //------------------------------------------------------------------------- /** sets the menu default item. */ [oneway] void setDefaultItem( [in] short nItemId ); - //------------------------------------------------------------------------- /** returns the menu default item. */ short getDefaultItem(); - //------------------------------------------------------------------------- /** sets the state of the item to be checked or unchecked. */ [oneway] void checkItem( [in] short nItemId, [in] boolean bCheck ); - //------------------------------------------------------------------------- /** returns whether the item is checked or unchecked. */ boolean isItemChecked( [in] short nItemId ); - //------------------------------------------------------------------------- /** executes the pop-up menu and returns the selected item or 0, if canceled. @@ -86,7 +78,6 @@ published interface XPopupMenu: XMenu }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XPopupMenuExtended.idl b/offapi/com/sun/star/awt/XPopupMenuExtended.idl index f46c9180d639..02e99b42fc02 100644 --- a/offapi/com/sun/star/awt/XPopupMenuExtended.idl +++ b/offapi/com/sun/star/awt/XPopupMenuExtended.idl @@ -36,7 +36,6 @@ #include #include -//============================================================================= module com { module sun { module star { module awt { @@ -56,7 +55,6 @@ interface XPopupMenuExtended */ interface ::com::sun::star::awt::XMenuExtended2; - //========================================================================= /** queries if the PopupMenu is being executed as a result of invoking @@ -83,7 +81,6 @@ interface XPopupMenuExtended */ void endExecute(); - //============================================================================= /** sets the MenuLogo for this PopupMenu. @@ -104,7 +101,6 @@ interface XPopupMenuExtended ::com::sun::star::awt::MenuLogo getLogo(); - //========================================================================= /** specifies whether mnemonics are automatically assigned to menu items, or not. @@ -115,7 +111,6 @@ interface XPopupMenuExtended void enableAutoMnemonics( [in] boolean bEnable ); - //========================================================================= /** sets the KeyEvent for the menu item. @@ -159,7 +154,6 @@ interface XPopupMenuExtended ::com::sun::star::awt::KeyEvent getAcceleratorKeyEvent( [in] short nItemId ) raises ( ::com::sun::star::container::NoSuchElementException ); - //============================================================================= /** sets the help text for the menu item. @@ -193,7 +187,6 @@ interface XPopupMenuExtended string getHelpText( [in] short nItemId ) raises ( ::com::sun::star::container::NoSuchElementException ); - //============================================================================= /** sets the tip help text for the menu item. @@ -227,7 +220,6 @@ interface XPopupMenuExtended string getTipHelpText( [in] short nItemId ) raises ( ::com::sun::star::container::NoSuchElementException ); - //============================================================================= /** sets the image for the menu item. diff --git a/offapi/com/sun/star/awt/XPrinter.idl b/offapi/com/sun/star/awt/XPrinter.idl index 2d9d6ee56896..9da8361d3dff 100644 --- a/offapi/com/sun/star/awt/XPrinter.idl +++ b/offapi/com/sun/star/awt/XPrinter.idl @@ -28,11 +28,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** represents a virtual printer. @@ -45,7 +43,6 @@ */ published interface XPrinter: com::sun::star::awt::XPrinterPropertySet { - //------------------------------------------------------------------------- /** puts the job into the printer spooler. @@ -58,7 +55,6 @@ published interface XPrinter: com::sun::star::awt::XPrinterPropertySet raises( com::sun::star::awt::PrinterException, com::sun::star::lang::IllegalArgumentException ); - //------------------------------------------------------------------------- /** notifies the printer spooler that the job is done and printing starts. @@ -68,7 +64,6 @@ published interface XPrinter: com::sun::star::awt::XPrinterPropertySet void end() raises( com::sun::star::awt::PrinterException ); - //------------------------------------------------------------------------- /** stops the current print job. @@ -85,14 +80,12 @@ published interface XPrinter: com::sun::star::awt::XPrinterPropertySet */ void terminate(); - //------------------------------------------------------------------------- /** begins with a new page. */ com::sun::star::awt::XDevice startPage() raises( com::sun::star::awt::PrinterException ); - //------------------------------------------------------------------------- /** ends the current page. */ @@ -101,7 +94,6 @@ published interface XPrinter: com::sun::star::awt::XPrinterPropertySet }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XPrinterPropertySet.idl b/offapi/com/sun/star/awt/XPrinterPropertySet.idl index afd662e1e323..efb9aa224f33 100644 --- a/offapi/com/sun/star/awt/XPrinterPropertySet.idl +++ b/offapi/com/sun/star/awt/XPrinterPropertySet.idl @@ -26,11 +26,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** represents an extended property set for printer properties. @@ -45,7 +43,6 @@ */ published interface XPrinterPropertySet: com::sun::star::beans::XPropertySet { - //------------------------------------------------------------------------- /** sets the orientation. */ @@ -53,13 +50,11 @@ published interface XPrinterPropertySet: com::sun::star::beans::XPropertySet raises( com::sun::star::beans::PropertyVetoException, com::sun::star::lang::IllegalArgumentException ); - //------------------------------------------------------------------------- /** returns descriptions of all available printer forms. */ sequence getFormDescriptions(); - //------------------------------------------------------------------------- /** sets the form that should be used. @@ -69,13 +64,11 @@ published interface XPrinterPropertySet: com::sun::star::beans::XPropertySet raises( com::sun::star::beans::PropertyVetoException, com::sun::star::lang::IllegalArgumentException ); - //------------------------------------------------------------------------- /** returns a binary encoded version of the printer setup. */ sequence getBinarySetup(); - //------------------------------------------------------------------------- /** sets the data specific to the printer driver. @@ -88,7 +81,6 @@ published interface XPrinterPropertySet: com::sun::star::beans::XPropertySet }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XPrinterServer.idl b/offapi/com/sun/star/awt/XPrinterServer.idl index c2fd7eb1b75d..3c4070d0a273 100644 --- a/offapi/com/sun/star/awt/XPrinterServer.idl +++ b/offapi/com/sun/star/awt/XPrinterServer.idl @@ -26,23 +26,19 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** manages several printers on one machine. */ published interface XPrinterServer: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** returns a list of all available printer names. */ sequence getPrinterNames(); - //------------------------------------------------------------------------- /** creates a new virtual printer. @@ -52,7 +48,6 @@ published interface XPrinterServer: com::sun::star::uno::XInterface */ com::sun::star::awt::XPrinter createPrinter( [in] string printerName ); - //------------------------------------------------------------------------- /** creates a new information printer. @@ -63,7 +58,6 @@ published interface XPrinterServer: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XProgressBar.idl b/offapi/com/sun/star/awt/XProgressBar.idl index 18e6c6137f1c..c863a3731aa4 100644 --- a/offapi/com/sun/star/awt/XProgressBar.idl +++ b/offapi/com/sun/star/awt/XProgressBar.idl @@ -24,29 +24,24 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** gives access to the value and settings of a progress bar. */ published interface XProgressBar: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** sets the foreground color (RGB) of the control. */ [oneway] void setForegroundColor( [in] com::sun::star::util::Color Color ); - //------------------------------------------------------------------------- /** sets the background color (RGB) of the control. */ [oneway] void setBackgroundColor( [in] com::sun::star::util::Color Color ); - //------------------------------------------------------------------------- /** sets the minimum and the maximum progress value of the progress bar. @@ -56,13 +51,11 @@ published interface XProgressBar: com::sun::star::uno::XInterface [oneway] void setRange( [in] long Min, [in] long Max ); - //------------------------------------------------------------------------- /** sets the progress value of the progress bar. */ [oneway] void setValue( [in] long Value ); - //------------------------------------------------------------------------- /** returns the current progress value of the progress bar. */ @@ -70,7 +63,6 @@ published interface XProgressBar: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XProgressMonitor.idl b/offapi/com/sun/star/awt/XProgressMonitor.idl index 91c6418c089e..6bc145d3d9c3 100644 --- a/offapi/com/sun/star/awt/XProgressMonitor.idl +++ b/offapi/com/sun/star/awt/XProgressMonitor.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** gives access to the text of a progress monitor. @@ -34,19 +32,16 @@ */ published interface XProgressMonitor: com::sun::star::awt::XProgressBar { - //------------------------------------------------------------------------- /** adds a new text line to the control. */ [oneway] void addText ( [in] string Topic, [in] string Text, [in] boolean beforeProgress ) ; - //------------------------------------------------------------------------- /** removes a text line from the control. */ [oneway] void removeText ( [in] string Topic, [in] boolean beforeProgress ) ; - //------------------------------------------------------------------------- /** updates an existing text line at the control. */ @@ -54,7 +49,6 @@ published interface XProgressMonitor: com::sun::star::awt::XProgressBar }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XRadioButton.idl b/offapi/com/sun/star/awt/XRadioButton.idl index d73adb36df25..06ab00fa164d 100644 --- a/offapi/com/sun/star/awt/XRadioButton.idl +++ b/offapi/com/sun/star/awt/XRadioButton.idl @@ -24,42 +24,35 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** gives access to the state of a radio button and makes it possible to register item event listeners. */ published interface XRadioButton: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** registers a listener for item events. */ [oneway] void addItemListener( [in] com::sun::star::awt::XItemListener l ); - //------------------------------------------------------------------------- /** unregisters a listener for item events. */ [oneway] void removeItemListener( [in] com::sun::star::awt::XItemListener l ); - //------------------------------------------------------------------------- /** returns if the button is checked, otherwise. */ boolean getState(); - //------------------------------------------------------------------------- /** sets the state of the radio button. */ [oneway] void setState( [in] boolean b ); - //------------------------------------------------------------------------- /** sets the label of the radio button. */ @@ -67,7 +60,6 @@ published interface XRadioButton: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XRegion.idl b/offapi/com/sun/star/awt/XRegion.idl index c07cabe3a91f..fe33c7f98c1d 100644 --- a/offapi/com/sun/star/awt/XRegion.idl +++ b/offapi/com/sun/star/awt/XRegion.idl @@ -24,86 +24,72 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** manages multiple rectangles which make up a region. */ published interface XRegion: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** returns the bounding box of the shape. */ Rectangle getBounds(); - //------------------------------------------------------------------------- /** makes this region an empty region. */ [oneway] void clear(); - //------------------------------------------------------------------------- /** moves this region by the specified horizontal and vertical delta. */ [oneway] void move( [in] long nHorzMove, [in] long nVertMove ); - //------------------------------------------------------------------------- /** adds the specified rectangle to this region. */ [oneway] void unionRectangle( [in] Rectangle Rect ); - //------------------------------------------------------------------------- /** intersects the specified rectangle with the current region. */ [oneway] void intersectRectangle( [in] Rectangle Region ); - //------------------------------------------------------------------------- /** removes the area of the specified rectangle from this region. */ [oneway] void excludeRectangle( [in] Rectangle Rect ); - //------------------------------------------------------------------------- /** applies an exclusive-or operation with the specified rectangle to this region. */ [oneway] void xOrRectangle( [in] Rectangle Rect ); - //------------------------------------------------------------------------- /** adds the specified region to this region. */ [oneway] void unionRegion( [in] XRegion Region ); - //------------------------------------------------------------------------- /** intersects the specified region with the current region. */ [oneway] void intersectRegion( [in] XRegion Region ); - //------------------------------------------------------------------------- /** removes the area of the specified region from this region. */ [oneway] void excludeRegion( [in] XRegion Region ); - //------------------------------------------------------------------------- /** applies an exclusive-or operation with the specified region to this region. */ [oneway] void xOrRegion( [in] XRegion Region ); - //------------------------------------------------------------------------- /** returns all rectangles which are making up this region. */ @@ -111,7 +97,6 @@ published interface XRegion: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XRequestCallback.idl b/offapi/com/sun/star/awt/XRequestCallback.idl index 59452f82c2af..1363ecde98f7 100644 --- a/offapi/com/sun/star/awt/XRequestCallback.idl +++ b/offapi/com/sun/star/awt/XRequestCallback.idl @@ -31,18 +31,15 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies an interface which can be used to call back an implementation */ interface XRequestCallback { - //------------------------------------------------------------------------- /** adds a callback request to the implementation @@ -56,7 +53,6 @@ interface XRequestCallback void addCallback( [in] XCallback xCallback, [in] any aData ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XReschedule.idl b/offapi/com/sun/star/awt/XReschedule.idl index 4bb03e13ed56..a369df4860e7 100644 --- a/offapi/com/sun/star/awt/XReschedule.idl +++ b/offapi/com/sun/star/awt/XReschedule.idl @@ -23,11 +23,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** The XReschedule interface can be used to give control to the main thread to allow events processing. diff --git a/offapi/com/sun/star/awt/XScrollBar.idl b/offapi/com/sun/star/awt/XScrollBar.idl index 633df330754c..51ee9225f490 100644 --- a/offapi/com/sun/star/awt/XScrollBar.idl +++ b/offapi/com/sun/star/awt/XScrollBar.idl @@ -33,36 +33,30 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** gives access to the value and settings of a scroll bar and makes it possible to register adjustment event listeners. */ published interface XScrollBar: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** registers an adjustment event listener. */ [oneway] void addAdjustmentListener( [in] com::sun::star::awt::XAdjustmentListener l ); - //------------------------------------------------------------------------- /** unregisters an adjustment event listener. */ [oneway] void removeAdjustmentListener( [in] com::sun::star::awt::XAdjustmentListener l ); - //------------------------------------------------------------------------- /** sets the scroll value of the scroll bar. */ [oneway] void setValue( [in] long n ); - //------------------------------------------------------------------------- /** sets the scroll value, visible area and maximum scroll value of the scroll bar. @@ -71,67 +65,56 @@ published interface XScrollBar: com::sun::star::uno::XInterface [in] long nVisible, [in] long nMax ); - //------------------------------------------------------------------------- /** returns the current scroll value of the scroll bar. */ long getValue(); - //------------------------------------------------------------------------- /** sets the maximum scroll value of the scroll bar. */ [oneway] void setMaximum( [in] long n ); - //------------------------------------------------------------------------- /** returns the currently set maximum scroll value of the scroll bar. */ long getMaximum(); - //------------------------------------------------------------------------- /** sets the increment for a single line move. */ [oneway] void setLineIncrement( [in] long n ); - //------------------------------------------------------------------------- /** returns the currently set increment for a single line move. */ long getLineIncrement(); - //------------------------------------------------------------------------- /** sets the increment for a block move. */ [oneway] void setBlockIncrement( [in] long n ); - //------------------------------------------------------------------------- /** returns the currently set increment for a block move. */ long getBlockIncrement(); - //------------------------------------------------------------------------- /** sets the visible size of the scroll bar. */ [oneway] void setVisibleSize( [in] long n ); - //------------------------------------------------------------------------- /** returns the currently visible size of the scroll bar. */ long getVisibleSize(); - //------------------------------------------------------------------------- /** sets the ScrollBarOrientation of the scroll bar. */ [oneway] void setOrientation( [in] long n ); - //------------------------------------------------------------------------- /** returns the currently set ScrollBarOrientation of the scroll bar. @@ -140,7 +123,6 @@ published interface XScrollBar: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XSimpleAnimation.idl b/offapi/com/sun/star/awt/XSimpleAnimation.idl index 9ce7f6a41cc0..ee79d7e456ca 100644 --- a/offapi/com/sun/star/awt/XSimpleAnimation.idl +++ b/offapi/com/sun/star/awt/XSimpleAnimation.idl @@ -22,11 +22,9 @@ #include #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** @deprecated @@ -39,7 +37,6 @@ published interface XSimpleAnimation: com::sun::star::uno::XInterface void setImageList( [in] sequence < com::sun::star::graphic::XGraphic > ImageList ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XSimpleTabController.idl b/offapi/com/sun/star/awt/XSimpleTabController.idl index 5cf9583798a2..6af4aeb67979 100644 --- a/offapi/com/sun/star/awt/XSimpleTabController.idl +++ b/offapi/com/sun/star/awt/XSimpleTabController.idl @@ -33,18 +33,15 @@ #include #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies the basic operations for a tab controller, but does not require XControl as type of tabs. */ interface XSimpleTabController : com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** create a new tab and return an unique ID, which can be used further to address this tab by using other methods of this interface. @@ -54,7 +51,6 @@ interface XSimpleTabController : com::sun::star::uno::XInterface */ long insertTab(); - //------------------------------------------------------------------------- /** remove a tab with the given ID. @param ID @@ -66,7 +62,6 @@ interface XSimpleTabController : com::sun::star::uno::XInterface void removeTab( [in] long ID ) raises( com::sun::star::lang::IndexOutOfBoundsException ); - //------------------------------------------------------------------------- /** change some properties of the specified tab. @descr Such properties can be: @@ -102,7 +97,6 @@ interface XSimpleTabController : com::sun::star::uno::XInterface [in] sequence< com::sun::star::beans::NamedValue > Properties ) raises( com::sun::star::lang::IndexOutOfBoundsException ); - //------------------------------------------------------------------------- /** retrieve the set of properties for the specified tab. @param ID @@ -114,7 +108,6 @@ interface XSimpleTabController : com::sun::star::uno::XInterface sequence< com::sun::star::beans::NamedValue > getTabProps( [in] long ID ) raises( com::sun::star::lang::IndexOutOfBoundsException ); - //------------------------------------------------------------------------- /** activate the specified tab. @descr The new tab will be activated and all listener will get an event describing this. @@ -130,7 +123,6 @@ interface XSimpleTabController : com::sun::star::uno::XInterface void activateTab( [in] long ID ) raises( com::sun::star::lang::IndexOutOfBoundsException ); - //------------------------------------------------------------------------- /** return the unique ID of the current active tab. @return [long] @@ -138,7 +130,6 @@ interface XSimpleTabController : com::sun::star::uno::XInterface */ long getActiveTabID(); - //------------------------------------------------------------------------- /** register listener for inserting/removing tabs and changing their properties. @param Listener @@ -146,7 +137,6 @@ interface XSimpleTabController : com::sun::star::uno::XInterface */ void addTabListener( [in] XTabListener Listener ); - //------------------------------------------------------------------------- /** unregister listener for inserting/removing tabs and changing their properties. @param Listener @@ -155,7 +145,6 @@ interface XSimpleTabController : com::sun::star::uno::XInterface void removeTabListener( [in] XTabListener Listener ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XSpinField.idl b/offapi/com/sun/star/awt/XSpinField.idl index 2a136628df44..f2cce9658314 100644 --- a/offapi/com/sun/star/awt/XSpinField.idl +++ b/offapi/com/sun/star/awt/XSpinField.idl @@ -24,54 +24,45 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** gives access to the value of a spin field and makes it possible to register for spin events. */ published interface XSpinField: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** registers a listener for spin events. */ [oneway] void addSpinListener( [in] com::sun::star::awt::XSpinListener l ); - //------------------------------------------------------------------------- /** unregisters a listener for spin events. */ [oneway] void removeSpinListener( [in] com::sun::star::awt::XSpinListener l ); - //------------------------------------------------------------------------- /** increases the value by one step. */ [oneway] void up(); - //------------------------------------------------------------------------- /** decreases the value by one step. */ [oneway] void down(); - //------------------------------------------------------------------------- /** sets the value to the previously set lower value. */ [oneway] void first(); - //------------------------------------------------------------------------- /** sets the value to the previously set upper value. */ [oneway] void last(); - //------------------------------------------------------------------------- /** enables/disables automatic repeat mode. */ @@ -79,7 +70,6 @@ published interface XSpinField: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XSpinListener.idl b/offapi/com/sun/star/awt/XSpinListener.idl index b2d18be66fc2..6fcbc626e7e1 100644 --- a/offapi/com/sun/star/awt/XSpinListener.idl +++ b/offapi/com/sun/star/awt/XSpinListener.idl @@ -24,35 +24,29 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** makes it possible to receive spin events. */ published interface XSpinListener: com::sun::star::lang::XEventListener { - //------------------------------------------------------------------------- /** is invoked when the spin field is spun up. */ [oneway] void up( [in] com::sun::star::awt::SpinEvent rEvent ); - //------------------------------------------------------------------------- /** is invoked when the spin field is spun down. */ [oneway] void down( [in] com::sun::star::awt::SpinEvent rEvent ); - //------------------------------------------------------------------------- /** is invoked when the spin field is set to the lower value. */ [oneway] void first( [in] com::sun::star::awt::SpinEvent rEvent ); - //------------------------------------------------------------------------- /** is invoked when the spin field is set to the upper value. */ @@ -60,7 +54,6 @@ published interface XSpinListener: com::sun::star::lang::XEventListener }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XSpinValue.idl b/offapi/com/sun/star/awt/XSpinValue.idl index d2bc7450d51e..7b4feb62adc0 100644 --- a/offapi/com/sun/star/awt/XSpinValue.idl +++ b/offapi/com/sun/star/awt/XSpinValue.idl @@ -23,36 +23,30 @@ #include #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** gives access to the value and settings of a control which is associated with a spinnable value. */ interface XSpinValue : com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** registers an adjustment event listener. */ [oneway] void addAdjustmentListener( [in] com::sun::star::awt::XAdjustmentListener listener ); - //------------------------------------------------------------------------- /** unregisters an adjustment event listener. */ [oneway] void removeAdjustmentListener( [in] com::sun::star::awt::XAdjustmentListener listener ); - //------------------------------------------------------------------------- /** sets the current value of the control */ [oneway] void setValue( [in] long value ); - //------------------------------------------------------------------------- /** sets the value and value range of the control @@ -62,51 +56,43 @@ interface XSpinValue : com::sun::star::uno::XInterface */ [oneway] void setValues( [in] long minValue, [in] long maxValue, [in] long currentValue ); - //------------------------------------------------------------------------- /** returns the current value of the control. */ long getValue(); - //------------------------------------------------------------------------- /** sets the minimum value which can be set on the control */ [oneway] void setMinimum( [in] long minValue ); - //------------------------------------------------------------------------- /** sets the maximum value which can be set on the control */ [oneway] void setMaximum( [in] long maxValue ); - //------------------------------------------------------------------------- /** returns the currently set minimum value of the control */ long getMinimum(); - //------------------------------------------------------------------------- /** returns the currently set maximum value of the control */ long getMaximum(); - //------------------------------------------------------------------------- /** sets the value by which the current value of the control should be incremented or decremented upon spinning. */ [oneway] void setSpinIncrement( [in] long spinIncrement ); - //------------------------------------------------------------------------- /** returns the value by which the current value of the control should be incremented or decremented upon spinning. */ long getSpinIncrement(); - //------------------------------------------------------------------------- /** controls the orientation of the control @param orientation @@ -117,7 +103,6 @@ interface XSpinValue : com::sun::star::uno::XInterface void setOrientation( [in] long orientation ) raises( com::sun::star::lang::NoSupportException ); - //------------------------------------------------------------------------- /** returns the current orientation of the control */ @@ -125,7 +110,6 @@ interface XSpinValue : com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XStyleChangeListener.idl b/offapi/com/sun/star/awt/XStyleChangeListener.idl index 7ffba1e1bb03..87a113f206f8 100644 --- a/offapi/com/sun/star/awt/XStyleChangeListener.idl +++ b/offapi/com/sun/star/awt/XStyleChangeListener.idl @@ -30,11 +30,9 @@ #include -//================================================================================================================== module com { module sun { module star { module awt { -//================================================================================================================== /** to be implemented by components which wish to be notified about changes in the style of a component @@ -46,11 +44,9 @@ interface XStyleChangeListener : ::com::sun::star::lang::XEventListener void styleSettingsChanged( [in] com::sun::star::lang::EventObject Event ); }; -//================================================================================================================== }; }; }; }; -//================================================================================================================== #endif diff --git a/offapi/com/sun/star/awt/XStyleSettings.idl b/offapi/com/sun/star/awt/XStyleSettings.idl index 389884ecc5f6..2610708a0d62 100644 --- a/offapi/com/sun/star/awt/XStyleSettings.idl +++ b/offapi/com/sun/star/awt/XStyleSettings.idl @@ -32,13 +32,11 @@ #include #include -//================================================================================================================== module com { module sun { module star { module awt { interface XStyleChangeListener; -//================================================================================================================== /** provides access to certain style settings within an OpenOffice.org component, such as a window, or within OpenOffice.org as a whole. @@ -231,11 +229,9 @@ interface XStyleSettings [in] XStyleChangeListener Listener ); }; -//================================================================================================================== }; }; }; }; -//================================================================================================================== #endif diff --git a/offapi/com/sun/star/awt/XStyleSettingsSupplier.idl b/offapi/com/sun/star/awt/XStyleSettingsSupplier.idl index 7d0d66b57fed..66a89d3ffc40 100644 --- a/offapi/com/sun/star/awt/XStyleSettingsSupplier.idl +++ b/offapi/com/sun/star/awt/XStyleSettingsSupplier.idl @@ -29,13 +29,11 @@ #include -//================================================================================================================== module com { module sun { module star { module awt { interface XStyleSettings; -//================================================================================================================== /** provides access to the style settings of a component */ @@ -44,11 +42,9 @@ interface XStyleSettingsSupplier [attribute, readonly] XStyleSettings StyleSettings; }; -//================================================================================================================== }; }; }; }; -//================================================================================================================== #endif diff --git a/offapi/com/sun/star/awt/XSystemChildFactory.idl b/offapi/com/sun/star/awt/XSystemChildFactory.idl index 3c9e20c252a5..4d982a90e0cc 100644 --- a/offapi/com/sun/star/awt/XSystemChildFactory.idl +++ b/offapi/com/sun/star/awt/XSystemChildFactory.idl @@ -32,11 +32,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= published interface XWindowPeer; @@ -44,7 +42,6 @@ module com { module sun { module star { module awt { */ published interface XSystemChildFactory : com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** creates a system child window. @@ -75,7 +72,6 @@ published interface XSystemChildFactory : com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XSystemDependentMenuPeer.idl b/offapi/com/sun/star/awt/XSystemDependentMenuPeer.idl index 5c4cdc107691..a0495399306d 100644 --- a/offapi/com/sun/star/awt/XSystemDependentMenuPeer.idl +++ b/offapi/com/sun/star/awt/XSystemDependentMenuPeer.idl @@ -31,11 +31,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** provides access to the system dependent implementation of the window. @@ -45,7 +43,6 @@ */ interface XSystemDependentMenuPeer: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** returns a system-specific window handle. @@ -69,7 +66,6 @@ interface XSystemDependentMenuPeer: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XSystemDependentWindowPeer.idl b/offapi/com/sun/star/awt/XSystemDependentWindowPeer.idl index 3e4b90accef4..cea914c3e77c 100644 --- a/offapi/com/sun/star/awt/XSystemDependentWindowPeer.idl +++ b/offapi/com/sun/star/awt/XSystemDependentWindowPeer.idl @@ -31,11 +31,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** provides access to the system dependent implementation of the window. @@ -45,7 +43,6 @@ */ published interface XSystemDependentWindowPeer: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** returns a system-specific window handle. @@ -77,7 +74,6 @@ published interface XSystemDependentWindowPeer: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XTabController.idl b/offapi/com/sun/star/awt/XTabController.idl index 51063c30b3fd..8f514ec9f18c 100644 --- a/offapi/com/sun/star/awt/XTabController.idl +++ b/offapi/com/sun/star/awt/XTabController.idl @@ -28,66 +28,55 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies the basic operations for a tab controller. */ published interface XTabController: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** sets the tab controller model. */ [oneway] void setModel( [in] com::sun::star::awt::XTabControllerModel Model ); - //------------------------------------------------------------------------- /** returns the tab controller model. */ com::sun::star::awt::XTabControllerModel getModel(); - //------------------------------------------------------------------------- /** set the control container. */ [oneway] void setContainer( [in] com::sun::star::awt::XControlContainer Container ); - //------------------------------------------------------------------------- /** returns the control container. */ com::sun::star::awt::XControlContainer getContainer(); - //------------------------------------------------------------------------- /** returns all controls of the control container. */ sequence getControls(); - //------------------------------------------------------------------------- /** enables automatic tab order. */ [oneway] void autoTabOrder(); - //------------------------------------------------------------------------- /** activates tab order. */ [oneway] void activateTabOrder(); - //------------------------------------------------------------------------- /** sets the focus to the first control that can be reached with the TAB key. */ [oneway] void activateFirst(); - //------------------------------------------------------------------------- /** sets the focus to the last control that can be reached with the TAB key. @@ -96,7 +85,6 @@ published interface XTabController: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XTabControllerModel.idl b/offapi/com/sun/star/awt/XTabControllerModel.idl index 41c2bfefd4ab..1521986b7dba 100644 --- a/offapi/com/sun/star/awt/XTabControllerModel.idl +++ b/offapi/com/sun/star/awt/XTabControllerModel.idl @@ -24,54 +24,45 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies the basic operations for a tab controller model. */ published interface XTabControllerModel: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** returns whether the control models are grouped together. */ boolean getGroupControl(); - //------------------------------------------------------------------------- /** determines if the control models are grouped together. */ [oneway] void setGroupControl( [in] boolean GroupControl ); - //------------------------------------------------------------------------- /** sets the control models. */ [oneway] void setControlModels( [in] sequence Controls ); - //------------------------------------------------------------------------- /** returns the control models. */ sequence getControlModels(); - //------------------------------------------------------------------------- /** sets a control model group. */ [oneway] void setGroup( [in] sequence Group, [in] string GroupName ); - //------------------------------------------------------------------------- /** returns the number of control model groups. */ long getGroupCount(); - //------------------------------------------------------------------------- /** returns a control model group. */ @@ -79,7 +70,6 @@ published interface XTabControllerModel: com::sun::star::uno::XInterface [out] sequence Group, [out] string Name ); - //------------------------------------------------------------------------- /** returns a control model group by name. */ @@ -88,7 +78,6 @@ published interface XTabControllerModel: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XTabListener.idl b/offapi/com/sun/star/awt/XTabListener.idl index ae28f0e0652e..831f96faca62 100644 --- a/offapi/com/sun/star/awt/XTabListener.idl +++ b/offapi/com/sun/star/awt/XTabListener.idl @@ -32,18 +32,15 @@ #include #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** such listener will be informed if tab's was inserted/removed from an XSimpleTabController instance or if the properties of a tab was changed. */ interface XTabListener : com::sun::star::lang::XEventListener { - //------------------------------------------------------------------------- /** a new tab was inserted. @param ID @@ -51,7 +48,6 @@ interface XTabListener : com::sun::star::lang::XEventListener */ void inserted( [in] long ID ); - //------------------------------------------------------------------------- /** a tab was removed. @param ID @@ -59,7 +55,6 @@ interface XTabListener : com::sun::star::lang::XEventListener */ void removed( [in] long ID ); - //------------------------------------------------------------------------- /** a tab was changed within it's properties. @param ID @@ -71,19 +66,16 @@ interface XTabListener : com::sun::star::lang::XEventListener void changed( [in] long ID , [in] sequence< com::sun::star::beans::NamedValue > Properties ); - //------------------------------------------------------------------------- /** a tab was activated (e.g. by using mouse/keyboard or method XSimpleTabController::activateTab() */ void activated( [in] long ID ); - //------------------------------------------------------------------------- /** a tab was deactivated, because another tab became the new active state. */ void deactivated( [in] long ID ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XTextArea.idl b/offapi/com/sun/star/awt/XTextArea.idl index 104deec6c9f4..ad89303ab628 100644 --- a/offapi/com/sun/star/awt/XTextArea.idl +++ b/offapi/com/sun/star/awt/XTextArea.idl @@ -22,17 +22,14 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** gives access to the text in a control. */ published interface XTextArea: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** returns the text lines as a single string with line separators. */ @@ -40,7 +37,6 @@ published interface XTextArea: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XTextComponent.idl b/offapi/com/sun/star/awt/XTextComponent.idl index d9b60de501e2..cb5b05788f2b 100644 --- a/offapi/com/sun/star/awt/XTextComponent.idl +++ b/offapi/com/sun/star/awt/XTextComponent.idl @@ -26,85 +26,71 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** gives access to the text of a component and makes it possible to register event listeners. */ published interface XTextComponent: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** registers a text event listener. */ [oneway] void addTextListener( [in] com::sun::star::awt::XTextListener l ); - //------------------------------------------------------------------------- /** unregisters a text event listener. */ [oneway] void removeTextListener( [in] com::sun::star::awt::XTextListener l ); - //------------------------------------------------------------------------- /** sets the text of the component. */ [oneway] void setText( [in] string aText ); - //------------------------------------------------------------------------- /** inserts text at the specified position. */ [oneway] void insertText( [in] com::sun::star::awt::Selection Sel, [in] string Text ); - //------------------------------------------------------------------------- /** returns the text of the component. */ string getText(); - //------------------------------------------------------------------------- /** returns the currently selected text. */ string getSelectedText(); - //------------------------------------------------------------------------- /** sets the user selection. */ [oneway] void setSelection( [in] com::sun::star::awt::Selection aSelection ); - //------------------------------------------------------------------------- /** returns the current user selection. */ com::sun::star::awt::Selection getSelection(); - //------------------------------------------------------------------------- /** returns if the text is editable by the user. */ boolean isEditable(); - //------------------------------------------------------------------------- /** makes the text editable for the user or read-only. */ [oneway] void setEditable( [in] boolean bEditable ); - //------------------------------------------------------------------------- /** sets the maximum text length. */ [oneway] void setMaxTextLen( [in] short nLen ); - //------------------------------------------------------------------------- /** returns the currently set maximum text length. */ @@ -112,7 +98,6 @@ published interface XTextComponent: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XTextEditField.idl b/offapi/com/sun/star/awt/XTextEditField.idl index 3542cc29f8ab..ddef82402a0f 100644 --- a/offapi/com/sun/star/awt/XTextEditField.idl +++ b/offapi/com/sun/star/awt/XTextEditField.idl @@ -22,17 +22,14 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** is used for password fields. */ published interface XTextEditField: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** sets the character to display as a substitute on user input. */ @@ -40,7 +37,6 @@ published interface XTextEditField: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XTextLayoutConstrains.idl b/offapi/com/sun/star/awt/XTextLayoutConstrains.idl index d81ebb6a06ed..c2c5f2b7b7b4 100644 --- a/offapi/com/sun/star/awt/XTextLayoutConstrains.idl +++ b/offapi/com/sun/star/awt/XTextLayoutConstrains.idl @@ -24,24 +24,20 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies the layout constraints for a text field. */ published interface XTextLayoutConstrains: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** returns the minimum size for a given number of columns and lines. */ com::sun::star::awt::Size getMinimumSize( [in] short nCols, [in] short nLines ); - //------------------------------------------------------------------------- /** returns the ideal number of columns and lines for displaying this text. */ @@ -49,7 +45,6 @@ published interface XTextLayoutConstrains: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XTextListener.idl b/offapi/com/sun/star/awt/XTextListener.idl index ced86cc386c0..cf4854031ec2 100644 --- a/offapi/com/sun/star/awt/XTextListener.idl +++ b/offapi/com/sun/star/awt/XTextListener.idl @@ -24,17 +24,14 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** makes it possible to receive text change events. */ published interface XTextListener: com::sun::star::lang::XEventListener { - //------------------------------------------------------------------------- /** is invoked when the text has changed. */ @@ -42,7 +39,6 @@ published interface XTextListener: com::sun::star::lang::XEventListener }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XThrobber.idl b/offapi/com/sun/star/awt/XThrobber.idl index a096bcee159c..8dbf53ad0ce4 100644 --- a/offapi/com/sun/star/awt/XThrobber.idl +++ b/offapi/com/sun/star/awt/XThrobber.idl @@ -22,11 +22,9 @@ #include #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** @deprecatd @@ -38,7 +36,6 @@ published interface XThrobber: com::sun::star::uno::XInterface void stop(); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XTimeField.idl b/offapi/com/sun/star/awt/XTimeField.idl index 307343916573..1b086167f72d 100644 --- a/offapi/com/sun/star/awt/XTimeField.idl +++ b/offapi/com/sun/star/awt/XTimeField.idl @@ -22,17 +22,14 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** gives access to the value and settings of a time field. */ published interface XTimeField: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** sets the time value which is displayed in the time field. @@ -42,81 +39,68 @@ published interface XTimeField: com::sun::star::uno::XInterface */ [oneway] void setTime( [in] long Time ); - //------------------------------------------------------------------------- /** returns the time value which is currently displayed in the time field. */ long getTime(); - //------------------------------------------------------------------------- /** sets the minimum time value that can be entered by the user. */ [oneway] void setMin( [in] long Time ); - //------------------------------------------------------------------------- /** returns the currently set minimum time value that can be entered by the user. */ long getMin(); - //------------------------------------------------------------------------- /** sets the maximum time value that can be entered by the user. */ [oneway] void setMax( [in] long Time ); - //------------------------------------------------------------------------- /** returns the currently set maximum time value that can be entered by the user. */ long getMax(); - //------------------------------------------------------------------------- /** sets the first value to be set on POS1 key. */ [oneway] void setFirst( [in] long Time ); - //------------------------------------------------------------------------- /** returns the currently set first value which is set on POS1 key. */ long getFirst(); - //------------------------------------------------------------------------- /** sets the last value to be set on END key. */ [oneway] void setLast( [in] long Time ); - //------------------------------------------------------------------------- /** returns the currently set last value which is set on END key. */ long getLast(); - //------------------------------------------------------------------------- /** sets an empty value for the time. */ void setEmpty(); - //------------------------------------------------------------------------- /** returns whether currently an empty value is set for the time. */ boolean isEmpty(); - //------------------------------------------------------------------------- /** determines if the format is checked during user input. */ [oneway] void setStrictFormat( [in] boolean bStrict ); - //------------------------------------------------------------------------- /** returns whether the format is currently checked during user input. */ @@ -124,7 +108,6 @@ published interface XTimeField: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XToggleButton.idl b/offapi/com/sun/star/awt/XToggleButton.idl index 3f5979148c57..f815a85b1f28 100644 --- a/offapi/com/sun/star/awt/XToggleButton.idl +++ b/offapi/com/sun/star/awt/XToggleButton.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** is supported by buttons which can be toggled between a "pressed" and an "unpressed" state @@ -38,7 +36,6 @@ interface XToggleButton: XItemEventBroadcaster { }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XToolkit.idl b/offapi/com/sun/star/awt/XToolkit.idl index 7d85b966d45e..9c10b9f75013 100644 --- a/offapi/com/sun/star/awt/XToolkit.idl +++ b/offapi/com/sun/star/awt/XToolkit.idl @@ -34,11 +34,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies a factory interface for the window toolkit. @@ -46,26 +44,22 @@ */ published interface XToolkit: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** returns the desktop window. */ com::sun::star::awt::XWindowPeer getDesktopWindow(); - //------------------------------------------------------------------------- /** returns the complete work area for this toolkit. */ com::sun::star::awt::Rectangle getWorkArea(); - //------------------------------------------------------------------------- /** creates a new window using the given descriptor. */ com::sun::star::awt::XWindowPeer createWindow( [in] com::sun::star::awt::WindowDescriptor Descriptor ) raises( com::sun::star::lang::IllegalArgumentException ); - //------------------------------------------------------------------------- /** returns a sequence of windows which are newly created using the given descriptors. @@ -74,14 +68,12 @@ published interface XToolkit: com::sun::star::uno::XInterface [in] sequence Descriptors ) raises( com::sun::star::lang::IllegalArgumentException ); - //------------------------------------------------------------------------- /** creates a virtual device that is compatible with the screen. */ com::sun::star::awt::XDevice createScreenCompatibleDevice( [in] long Width, [in] long Height ); - //------------------------------------------------------------------------- /** creates a region. */ @@ -89,7 +81,6 @@ published interface XToolkit: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XTopWindow.idl b/offapi/com/sun/star/awt/XTopWindow.idl index b8b1ebf9fea8..54ea83062ed4 100644 --- a/offapi/com/sun/star/awt/XTopWindow.idl +++ b/offapi/com/sun/star/awt/XTopWindow.idl @@ -26,45 +26,38 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** manages the functionality specific for a top window. */ published interface XTopWindow: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** adds the specified top window listener to receive window events from this window. */ [oneway] void addTopWindowListener( [in] com::sun::star::awt::XTopWindowListener xListener ); - //------------------------------------------------------------------------- /** removes the specified top window listener so that it no longer receives window events from this window. */ [oneway] void removeTopWindowListener( [in] com::sun::star::awt::XTopWindowListener xListener ); - //------------------------------------------------------------------------- /** places this window at the top of the stacking order and shows it in front of any other windows. */ [oneway] void toFront(); - //------------------------------------------------------------------------- /** places this window at the bottom of the stacking order and makes the corresponding adjustment to other visible windows. */ [oneway] void toBack(); - //------------------------------------------------------------------------- /** sets a menu bar. */ @@ -72,7 +65,6 @@ published interface XTopWindow: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XTopWindow2.idl b/offapi/com/sun/star/awt/XTopWindow2.idl index 248790ecc5b7..531b66e6b858 100644 --- a/offapi/com/sun/star/awt/XTopWindow2.idl +++ b/offapi/com/sun/star/awt/XTopWindow2.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** extends XTopWindow with additional functionality */ @@ -61,11 +59,9 @@ interface XTopWindow2 : XTopWindow }; }; -//============================================================================= }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/awt/XTopWindowListener.idl b/offapi/com/sun/star/awt/XTopWindowListener.idl index 1cf0a4ac8817..8f6113740f11 100644 --- a/offapi/com/sun/star/awt/XTopWindowListener.idl +++ b/offapi/com/sun/star/awt/XTopWindowListener.idl @@ -33,11 +33,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** makes it possible to receive window events. @@ -45,13 +43,11 @@ */ published interface XTopWindowListener: com::sun::star::lang::XEventListener { - //------------------------------------------------------------------------- /** is invoked when a window has been opened. */ [oneway] void windowOpened( [in] com::sun::star::lang::EventObject e ); - //------------------------------------------------------------------------- /** is invoked when a window is in the process of being closed. @@ -59,31 +55,26 @@ published interface XTopWindowListener: com::sun::star::lang::XEventListener */ [oneway] void windowClosing( [in] com::sun::star::lang::EventObject e ); - //------------------------------------------------------------------------- /** is invoked when a window has been closed. */ [oneway] void windowClosed( [in] com::sun::star::lang::EventObject e ); - //------------------------------------------------------------------------- /** is invoked when a window is iconified. */ [oneway] void windowMinimized( [in] com::sun::star::lang::EventObject e ); - //------------------------------------------------------------------------- /** is invoked when a window is deiconified. */ [oneway] void windowNormalized( [in] com::sun::star::lang::EventObject e ); - //------------------------------------------------------------------------- /** is invoked when a window is activated. */ [oneway] void windowActivated( [in] com::sun::star::lang::EventObject e ); - //------------------------------------------------------------------------- /** is invoked when a window is deactivated. */ @@ -91,7 +82,6 @@ published interface XTopWindowListener: com::sun::star::lang::XEventListener }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XUnitConversion.idl b/offapi/com/sun/star/awt/XUnitConversion.idl index 0ba57b630eb1..16562974b51e 100644 --- a/offapi/com/sun/star/awt/XUnitConversion.idl +++ b/offapi/com/sun/star/awt/XUnitConversion.idl @@ -33,11 +33,9 @@ #include #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** allows converting between different measurement units @@ -101,7 +99,6 @@ interface XUnitConversion: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XUnoControlContainer.idl b/offapi/com/sun/star/awt/XUnoControlContainer.idl index 67aa43d617c1..0dbef6c0ad42 100644 --- a/offapi/com/sun/star/awt/XUnoControlContainer.idl +++ b/offapi/com/sun/star/awt/XUnoControlContainer.idl @@ -24,35 +24,29 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** gives access to the tab controllers of a UnoControlContainer. */ published interface XUnoControlContainer: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** sets a set of tab controllers. */ [oneway] void setTabControllers( [in] sequence TabControllers ); - //------------------------------------------------------------------------- /** returns all currently specified tab controllers. */ sequence getTabControllers(); - //------------------------------------------------------------------------- /** adds a single tab controller. */ [oneway] void addTabController( [in] com::sun::star::awt::XTabController TabController ); - //------------------------------------------------------------------------- /** removes a single tab controller. */ @@ -60,7 +54,6 @@ published interface XUnoControlContainer: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XVclContainer.idl b/offapi/com/sun/star/awt/XVclContainer.idl index 19a9475d40ac..2678d0c0b825 100644 --- a/offapi/com/sun/star/awt/XVclContainer.idl +++ b/offapi/com/sun/star/awt/XVclContainer.idl @@ -26,11 +26,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** represents a VCL container window. @@ -38,21 +36,18 @@ */ published interface XVclContainer: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** adds the specified container listener to receive container events from this container. */ [oneway] void addVclContainerListener( [in] com::sun::star::awt::XVclContainerListener l ); - //------------------------------------------------------------------------- /** removes the specified container listener so that it no longer receives container events from this container. */ [oneway] void removeVclContainerListener( [in] com::sun::star::awt::XVclContainerListener l ); - //------------------------------------------------------------------------- /** returns all windows. */ @@ -60,7 +55,6 @@ published interface XVclContainer: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XVclContainerListener.idl b/offapi/com/sun/star/awt/XVclContainerListener.idl index 36822d331004..3c996a5c9ec8 100644 --- a/offapi/com/sun/star/awt/XVclContainerListener.idl +++ b/offapi/com/sun/star/awt/XVclContainerListener.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** makes it possible to receive container events. @@ -40,13 +38,11 @@ */ published interface XVclContainerListener: com::sun::star::lang::XEventListener { - //------------------------------------------------------------------------- /** is invoked when a window has been added to the VCL container window. */ [oneway] void windowAdded( [in] com::sun::star::awt::VclContainerEvent e ); - //------------------------------------------------------------------------- /** is invoked when a window has been removed from the VCL container window. @@ -55,7 +51,6 @@ published interface XVclContainerListener: com::sun::star::lang::XEventListener }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XVclContainerPeer.idl b/offapi/com/sun/star/awt/XVclContainerPeer.idl index 4abfb31d4488..f3c1904ed90b 100644 --- a/offapi/com/sun/star/awt/XVclContainerPeer.idl +++ b/offapi/com/sun/star/awt/XVclContainerPeer.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** gives access to the VCL container window implementation. @@ -36,13 +34,11 @@ */ published interface XVclContainerPeer: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** enable as dialog control. */ [oneway] void enableDialogControl( [in] boolean bEnable ); - //------------------------------------------------------------------------- /** sets the tab order. */ @@ -50,7 +46,6 @@ published interface XVclContainerPeer: com::sun::star::uno::XInterface [in] sequence Tabs, [in] boolean GroupControl ); - //------------------------------------------------------------------------- /** sets a group. */ @@ -58,7 +53,6 @@ published interface XVclContainerPeer: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XVclWindowPeer.idl b/offapi/com/sun/star/awt/XVclWindowPeer.idl index 85789911396c..690b3965749d 100644 --- a/offapi/com/sun/star/awt/XVclWindowPeer.idl +++ b/offapi/com/sun/star/awt/XVclWindowPeer.idl @@ -25,11 +25,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** gives access to the VCL window implementation. @@ -37,44 +35,37 @@ */ published interface XVclWindowPeer: com::sun::star::awt::XWindowPeer { - //------------------------------------------------------------------------- /** returns if the window peer is a child, otherwise. */ boolean isChild( [in] com::sun::star::awt::XWindowPeer Peer ); - //------------------------------------------------------------------------- /** sets the design mode for use in a design editor. */ [oneway] void setDesignMode( [in] boolean bOn ); - //------------------------------------------------------------------------- /** returns if the window peer is in design mode, otherwise. */ boolean isDesignMode(); - //------------------------------------------------------------------------- /** enables clipping of sibling windows. */ [oneway] void enableClipSiblings( [in] boolean bClip ); - //------------------------------------------------------------------------- /** sets the foreground color. */ [oneway] void setForeground( [in] com::sun::star::util::Color Color ); - //------------------------------------------------------------------------- /** sets the control font. */ [oneway] void setControlFont( [in] com::sun::star::awt::FontDescriptor aFont ); - //------------------------------------------------------------------------- /** returns the font, foreground and background color for the specified type. @@ -84,14 +75,12 @@ published interface XVclWindowPeer: com::sun::star::awt::XWindowPeer [out] com::sun::star::util::Color ForegroundColor, [out] com::sun::star::util::Color BackgroundColor ); - //------------------------------------------------------------------------- /** sets the value of the property with the specified name. */ void setProperty( [in] string PropertyName, [in] any Value ); - //------------------------------------------------------------------------- /** returns the value of the property with the specified name. */ @@ -99,7 +88,6 @@ published interface XVclWindowPeer: com::sun::star::awt::XWindowPeer }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XView.idl b/offapi/com/sun/star/awt/XView.idl index a1f30896425d..4f83114a0648 100644 --- a/offapi/com/sun/star/awt/XView.idl +++ b/offapi/com/sun/star/awt/XView.idl @@ -26,11 +26,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** makes it possible to attach an output device to the object. @@ -38,20 +36,17 @@ */ published interface XView: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** sets the output device. */ boolean setGraphics( [in] com::sun::star::awt::XGraphics aDevice ); - //------------------------------------------------------------------------- /** returns the output device which was set using the method XView::setGraphics. */ com::sun::star::awt::XGraphics getGraphics(); - //------------------------------------------------------------------------- /** returns the size of the object in device units. @@ -59,7 +54,6 @@ published interface XView: com::sun::star::uno::XInterface */ com::sun::star::awt::Size getSize(); - //------------------------------------------------------------------------- /** draws the object at the specified position. @@ -69,7 +63,6 @@ published interface XView: com::sun::star::uno::XInterface [oneway] void draw( [in] long nX, [in] long nY ); - //------------------------------------------------------------------------- /** sets the zoom factor. @@ -80,7 +73,6 @@ published interface XView: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XWindow.idl b/offapi/com/sun/star/awt/XWindow.idl index b5eef69c1df5..96e3a5faa12a 100644 --- a/offapi/com/sun/star/awt/XWindow.idl +++ b/offapi/com/sun/star/awt/XWindow.idl @@ -36,11 +36,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies the basic operations for a window component. @@ -51,7 +49,6 @@ */ published interface XWindow: com::sun::star::lang::XComponent { - //------------------------------------------------------------------------- /** sets the outer bounds of the window. @@ -77,31 +74,26 @@ published interface XWindow: com::sun::star::lang::XComponent [in] long Height, [in] short Flags ); - //------------------------------------------------------------------------- /** returns the outer bounds of the window. */ com::sun::star::awt::Rectangle getPosSize(); - //------------------------------------------------------------------------- /** shows or hides the window depending on the parameter. */ [oneway] void setVisible( [in] boolean Visible ); - //------------------------------------------------------------------------- /** enables or disables the window depending on the parameter. */ [oneway] void setEnable( [in] boolean Enable ); - //------------------------------------------------------------------------- /** sets the focus to the window. */ [oneway] void setFocus(); - //------------------------------------------------------------------------- /** adds a window listener to the object. @@ -111,67 +103,56 @@ published interface XWindow: com::sun::star::lang::XComponent */ [oneway] void addWindowListener( [in] com::sun::star::awt::XWindowListener xListener ); - //------------------------------------------------------------------------- /** removes the specified window listener from the listener list. */ [oneway] void removeWindowListener( [in] com::sun::star::awt::XWindowListener xListener ); - //------------------------------------------------------------------------- /** adds a focus listener to the object. */ [oneway] void addFocusListener( [in] com::sun::star::awt::XFocusListener xListener ); - //------------------------------------------------------------------------- /** removes the specified focus listener from the listener list. */ [oneway] void removeFocusListener( [in] com::sun::star::awt::XFocusListener xListener ); - //------------------------------------------------------------------------- /** adds a key listener to the object. */ [oneway] void addKeyListener( [in] com::sun::star::awt::XKeyListener xListener ); - //------------------------------------------------------------------------- /** removes the specified key listener from the listener list. */ [oneway] void removeKeyListener( [in] com::sun::star::awt::XKeyListener xListener ); - //------------------------------------------------------------------------- /** adds a mouse listener to the object. */ [oneway] void addMouseListener( [in] com::sun::star::awt::XMouseListener xListener ); - //------------------------------------------------------------------------- /** removes the specified mouse listener from the listener list. */ [oneway] void removeMouseListener( [in] com::sun::star::awt::XMouseListener xListener ); - //------------------------------------------------------------------------- /** adds a mouse motion listener to the object. */ [oneway] void addMouseMotionListener( [in] com::sun::star::awt::XMouseMotionListener xListener ); - //------------------------------------------------------------------------- /** removes the specified mouse motion listener from the listener list. */ [oneway] void removeMouseMotionListener( [in] com::sun::star::awt::XMouseMotionListener xListener ); - //------------------------------------------------------------------------- /** adds a paint listener to the object. */ [oneway] void addPaintListener( [in] com::sun::star::awt::XPaintListener xListener ); - //------------------------------------------------------------------------- /** removes the specified paint listener from the listener list. */ @@ -179,7 +160,6 @@ published interface XWindow: com::sun::star::lang::XComponent }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XWindow2.idl b/offapi/com/sun/star/awt/XWindow2.idl index eeb1888cb856..7285ee561e0a 100644 --- a/offapi/com/sun/star/awt/XWindow2.idl +++ b/offapi/com/sun/star/awt/XWindow2.idl @@ -25,11 +25,9 @@ -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** specifies some extended operations for a window component. @@ -40,7 +38,6 @@ */ published interface XWindow2: com::sun::star::awt::XWindow { - //------------------------------------------------------------------------- /** sets the inner bounds of the window, also known as the client size @@ -50,40 +47,33 @@ published interface XWindow2: com::sun::star::awt::XWindow */ void setOutputSize( [in] com::sun::star::awt::Size aSize ); - //------------------------------------------------------------------------- /** returns the inner bounds of the window, also known as the client size. */ com::sun::star::awt::Size getOutputSize(); - //------------------------------------------------------------------------- /** returns the visibility state of the window */ boolean isVisible(); - //------------------------------------------------------------------------- /** returns the activation state of the window */ boolean isActive(); - //------------------------------------------------------------------------- /** returns the enabled state of the window */ boolean isEnabled(); - //------------------------------------------------------------------------- /** returns the focus state of the window */ boolean hasFocus(); - //------------------------------------------------------------------------- }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XWindowListener.idl b/offapi/com/sun/star/awt/XWindowListener.idl index a50e078e7c0d..da1ec0469fac 100644 --- a/offapi/com/sun/star/awt/XWindowListener.idl +++ b/offapi/com/sun/star/awt/XWindowListener.idl @@ -26,11 +26,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** makes it possible to receive window events. @@ -41,25 +39,21 @@ */ published interface XWindowListener: com::sun::star::lang::XEventListener { - //------------------------------------------------------------------------- /** is invoked when the window has been resized. */ [oneway] void windowResized( [in] com::sun::star::awt::WindowEvent e ); - //------------------------------------------------------------------------- /** is invoked when the window has been moved. */ [oneway] void windowMoved( [in] com::sun::star::awt::WindowEvent e ); - //------------------------------------------------------------------------- /** is invoked when the window has been shown. */ [oneway] void windowShown( [in] com::sun::star::lang::EventObject e ); - //------------------------------------------------------------------------- /** is invoked when the window has been hidden. */ @@ -67,7 +61,6 @@ published interface XWindowListener: com::sun::star::lang::XEventListener }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XWindowListener2.idl b/offapi/com/sun/star/awt/XWindowListener2.idl index 962756639c0a..5e326ffcf21b 100644 --- a/offapi/com/sun/star/awt/XWindowListener2.idl +++ b/offapi/com/sun/star/awt/XWindowListener2.idl @@ -30,30 +30,25 @@ #include -//============================================================================= module com { module sun { module star { module awt { -//============================================================================= /** allows receive window-related events, additional to the ones received by an XWindowListener */ interface XWindowListener2: XWindowListener { - //------------------------------------------------------------------------- /** is called when the window has been enabled. */ [oneway] void windowEnabled( [in] com::sun::star::lang::EventObject e ); - //------------------------------------------------------------------------- /** is called when the window has been disabled. */ [oneway] void windowDisabled( [in] com::sun::star::lang::EventObject e ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/XWindowPeer.idl b/offapi/com/sun/star/awt/XWindowPeer.idl index 463ec6a9e157..6f5e2a2356e6 100644 --- a/offapi/com/sun/star/awt/XWindowPeer.idl +++ b/offapi/com/sun/star/awt/XWindowPeer.idl @@ -24,45 +24,38 @@ #include #include -//============================================================================= module com { module sun { module star { module awt { published interface XToolkit; published interface XPointer; -//============================================================================= /** gives access to the actual window implementation on the device. */ published interface XWindowPeer: com::sun::star::lang::XComponent { - //------------------------------------------------------------------------- /** returns the toolkit which created this object. */ XToolkit getToolkit(); - //------------------------------------------------------------------------- /** sets the mouse pointer. */ [oneway] void setPointer( [in] XPointer Pointer ); - //------------------------------------------------------------------------- /** sets the background color. */ [oneway] void setBackground( [in] com::sun::star::util::Color Color ); - //------------------------------------------------------------------------- /** invalidates the whole window with the specified InvalidateStyle. */ [oneway] void invalidate( [in] short Flags ); - //------------------------------------------------------------------------- /** invalidates a rectangular area of the window with the specified InvalidateStyle. @@ -71,7 +64,6 @@ published interface XWindowPeer: com::sun::star::lang::XComponent }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/awt/grid/DefaultGridColumnModel.idl b/offapi/com/sun/star/awt/grid/DefaultGridColumnModel.idl index a2397083e45b..44065b0c75e4 100644 --- a/offapi/com/sun/star/awt/grid/DefaultGridColumnModel.idl +++ b/offapi/com/sun/star/awt/grid/DefaultGridColumnModel.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { module grid { -//============================================================================= /** If you do not want to implement the XGridColumnModel yourself, use this service. @since OOo 3.3 @@ -35,7 +33,6 @@ service DefaultGridColumnModel interface com::sun::star::awt::grid::XGridColumnModel; }; -//============================================================================= }; }; }; };}; diff --git a/offapi/com/sun/star/awt/grid/DefaultGridDataModel.idl b/offapi/com/sun/star/awt/grid/DefaultGridDataModel.idl index 2c608ededa8a..8e1ae0a65f24 100644 --- a/offapi/com/sun/star/awt/grid/DefaultGridDataModel.idl +++ b/offapi/com/sun/star/awt/grid/DefaultGridDataModel.idl @@ -30,11 +30,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { module grid { -//============================================================================= /** If you do not want to implement the XGridDataModel yourself, use this service. @@ -48,7 +46,6 @@ */ service DefaultGridDataModel : ::com::sun::star::awt::grid::XMutableGridDataModel; -//============================================================================= }; }; }; };}; diff --git a/offapi/com/sun/star/awt/grid/GridColumn.idl b/offapi/com/sun/star/awt/grid/GridColumn.idl index 098eb1ac6698..de844fd862ff 100644 --- a/offapi/com/sun/star/awt/grid/GridColumn.idl +++ b/offapi/com/sun/star/awt/grid/GridColumn.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { module grid { -//============================================================================= /** Represents a column as used by the DefaultGridColumnModel @@ -36,7 +34,6 @@ service GridColumn interface com::sun::star::awt::grid::XGridColumn; }; -//============================================================================= }; }; }; };}; diff --git a/offapi/com/sun/star/awt/grid/GridColumnEvent.idl b/offapi/com/sun/star/awt/grid/GridColumnEvent.idl index 2b3129297450..4999f8b09531 100644 --- a/offapi/com/sun/star/awt/grid/GridColumnEvent.idl +++ b/offapi/com/sun/star/awt/grid/GridColumnEvent.idl @@ -30,11 +30,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { module grid { -//============================================================================= /** An event used by a XGridColumn to notify changes in the column. @since OOo 3.3 @@ -52,10 +50,8 @@ struct GridColumnEvent: com::sun::star::lang::EventObject /** Contains the index of the changed column**/ long ColumnIndex; - //------------------------------------------------------------------------- }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/awt/grid/GridDataEvent.idl b/offapi/com/sun/star/awt/grid/GridDataEvent.idl index 785fbb3bd05a..b4991371987f 100644 --- a/offapi/com/sun/star/awt/grid/GridDataEvent.idl +++ b/offapi/com/sun/star/awt/grid/GridDataEvent.idl @@ -30,11 +30,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { module grid { -//============================================================================= /** used to notify changes in the data represented by an XMutableGridDataModel. @@ -71,7 +69,6 @@ struct GridDataEvent: com::sun::star::lang::EventObject long LastRow; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/awt/grid/GridInvalidDataException.idl b/offapi/com/sun/star/awt/grid/GridInvalidDataException.idl index 781b7618ab74..6b12a5d8222e 100644 --- a/offapi/com/sun/star/awt/grid/GridInvalidDataException.idl +++ b/offapi/com/sun/star/awt/grid/GridInvalidDataException.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { module grid { -//============================================================================= /** Exception is thrown to indicate that set data is invalid, e.g. type of data is unknown or data count doesn't match with column count. @@ -38,7 +36,6 @@ exception GridInvalidDataException : com::sun::star::uno::RuntimeException }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/awt/grid/GridInvalidModelException.idl b/offapi/com/sun/star/awt/grid/GridInvalidModelException.idl index f451019b7af7..ab5e03dea15e 100644 --- a/offapi/com/sun/star/awt/grid/GridInvalidModelException.idl +++ b/offapi/com/sun/star/awt/grid/GridInvalidModelException.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { module grid { -//============================================================================= /** Exception is thrown when data or column model isn't set. @@ -37,7 +35,6 @@ exception GridInvalidModelException : com::sun::star::uno::RuntimeException }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/awt/grid/GridSelectionEvent.idl b/offapi/com/sun/star/awt/grid/GridSelectionEvent.idl index b580e4b7cdfd..eb89a18b5ae0 100644 --- a/offapi/com/sun/star/awt/grid/GridSelectionEvent.idl +++ b/offapi/com/sun/star/awt/grid/GridSelectionEvent.idl @@ -32,11 +32,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { module grid { -//============================================================================= /** An event used by a XGridControl to notify changes in the selection. @@ -45,7 +43,6 @@ module com { module sun { module star { module awt { module grid { */ struct GridSelectionEvent: com::sun::star::lang::EventObject { - //------------------------------------------------------------------------- /** the selected row*/ long Row; @@ -61,7 +58,6 @@ struct GridSelectionEvent: com::sun::star::lang::EventObject }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/awt/grid/SelectionEventType.idl b/offapi/com/sun/star/awt/grid/SelectionEventType.idl index ccf9f49dcd17..2d2d7605b667 100644 --- a/offapi/com/sun/star/awt/grid/SelectionEventType.idl +++ b/offapi/com/sun/star/awt/grid/SelectionEventType.idl @@ -29,30 +29,25 @@ #define __com_sun_star_awt_grid_SelectionEventType_idl__ -//============================================================================= module com { module sun { module star { module awt { module grid { -//============================================================================= /** specifies the type of a selection event, as used by GridSelectionEvent. */ enum SelectionEventType { - //------------------------------------------------------------------------- /** This value indicates that a selection was added to the grid control */ ADD, - //------------------------------------------------------------------------- /** This value indicates that a selection was removed from the grid control */ REMOVE, - //------------------------------------------------------------------------- /** This value indicates that a selection was changed */ @@ -60,7 +55,6 @@ enum SelectionEventType }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/awt/grid/SortableGridDataModel.idl b/offapi/com/sun/star/awt/grid/SortableGridDataModel.idl index b7a4e95d7b0d..81da86c0c9e5 100644 --- a/offapi/com/sun/star/awt/grid/SortableGridDataModel.idl +++ b/offapi/com/sun/star/awt/grid/SortableGridDataModel.idl @@ -23,14 +23,12 @@ #include #include -//================================================================================================================== module com { module sun { module star { module awt { module grid { interface XSortableMutableGridDataModel; interface XMutableGridDataModel; -//================================================================================================================== /** provides a default implementation of a XSortableGridData. @@ -86,11 +84,9 @@ service SortableGridDataModel : XSortableMutableGridDataModel raises ( ::com::sun::star::lang::IllegalArgumentException ); }; -//================================================================================================================== }; }; }; }; }; -//================================================================================================================== #endif diff --git a/offapi/com/sun/star/awt/grid/UnoControlGrid.idl b/offapi/com/sun/star/awt/grid/UnoControlGrid.idl index b346b4f35b56..bd3e6de8a01e 100644 --- a/offapi/com/sun/star/awt/grid/UnoControlGrid.idl +++ b/offapi/com/sun/star/awt/grid/UnoControlGrid.idl @@ -32,13 +32,10 @@ #include -//============================================================================= module com { module sun { module star { module awt { module grid { -//============================================================================= -//============================================================================= /** A control that displays a set of tabular data. @@ -72,7 +69,6 @@ service UnoControlGrid interface com::sun::star::awt::grid::XGridControl; }; -//============================================================================= }; }; }; };}; diff --git a/offapi/com/sun/star/awt/grid/UnoControlGridModel.idl b/offapi/com/sun/star/awt/grid/UnoControlGridModel.idl index 8d8969104cb9..9a153ff0dfa9 100644 --- a/offapi/com/sun/star/awt/grid/UnoControlGridModel.idl +++ b/offapi/com/sun/star/awt/grid/UnoControlGridModel.idl @@ -36,11 +36,9 @@ #include #include -//============================================================================= module com { module sun { module star { module awt { module grid { -//============================================================================= /** specifies the standard model of a UnoControlGrid control. @@ -222,7 +220,6 @@ service UnoControlGridModel }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/awt/grid/XGridColumn.idl b/offapi/com/sun/star/awt/grid/XGridColumn.idl index 08b894513702..3161ded69a71 100644 --- a/offapi/com/sun/star/awt/grid/XGridColumn.idl +++ b/offapi/com/sun/star/awt/grid/XGridColumn.idl @@ -34,11 +34,9 @@ #include #include -//============================================================================= module com { module sun { module star { module awt { module grid { -//============================================================================= /** The XGridColumn defines the properties and behavior of a column in a grid control @since OOo 3.3 @@ -136,7 +134,6 @@ interface XGridColumn */ void addGridColumnListener( [in] XGridColumnListener listener); - //------------------------------------------------------------------------- /** Removes a listener previously added with addColumnListener(). @param Listener @@ -145,7 +142,6 @@ interface XGridColumn void removeGridColumnListener( [in] XGridColumnListener listener); }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/awt/grid/XGridColumnListener.idl b/offapi/com/sun/star/awt/grid/XGridColumnListener.idl index 1224f8c691a4..8824ad146fe3 100644 --- a/offapi/com/sun/star/awt/grid/XGridColumnListener.idl +++ b/offapi/com/sun/star/awt/grid/XGridColumnListener.idl @@ -31,11 +31,9 @@ #include #include -//============================================================================= module com { module sun { module star { module awt { module grid { -//============================================================================= /** An instance of this interface is used by the XGridColumnModel to get notifications about column model changes. @@ -48,7 +46,6 @@ interface XGridColumnListener : ::com::sun::star::lang::XEventListener */ void columnChanged( [in] GridColumnEvent event ); }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/awt/grid/XGridColumnModel.idl b/offapi/com/sun/star/awt/grid/XGridColumnModel.idl index 5c6ba4692565..11e11d8a68d4 100644 --- a/offapi/com/sun/star/awt/grid/XGridColumnModel.idl +++ b/offapi/com/sun/star/awt/grid/XGridColumnModel.idl @@ -36,11 +36,9 @@ #include #include -//============================================================================= module com { module sun { module star { module awt { module grid { -//============================================================================= /** An instance of this interface is used by the UnoControlGrid to retrieve the column structure that is displayed in the actual control. @@ -138,7 +136,6 @@ interface XGridColumnModel void setDefaultColumns([in] long elements); }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/awt/grid/XGridControl.idl b/offapi/com/sun/star/awt/grid/XGridControl.idl index 6be90325f232..dc99401e3ccb 100644 --- a/offapi/com/sun/star/awt/grid/XGridControl.idl +++ b/offapi/com/sun/star/awt/grid/XGridControl.idl @@ -30,11 +30,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { module grid { -//============================================================================= /** An interface to a control that displays a tabular data. @@ -81,7 +79,6 @@ interface XGridControl : XGridSelection long getCurrentRow(); }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/awt/grid/XGridDataListener.idl b/offapi/com/sun/star/awt/grid/XGridDataListener.idl index acd7afef1c2c..6bc1e54d0219 100644 --- a/offapi/com/sun/star/awt/grid/XGridDataListener.idl +++ b/offapi/com/sun/star/awt/grid/XGridDataListener.idl @@ -31,11 +31,9 @@ #include #include -//============================================================================= module com { module sun { module star { module awt { module grid { -//============================================================================= /** An instance of this interface is used by the XGridDataModel to get notifications about data model changes. @@ -65,7 +63,6 @@ interface XGridDataListener: com::sun::star::lang::XEventListener void rowHeadingChanged( [in] GridDataEvent Event ); }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/awt/grid/XGridDataModel.idl b/offapi/com/sun/star/awt/grid/XGridDataModel.idl index b5c72c3d74de..4e733eb8d3e2 100644 --- a/offapi/com/sun/star/awt/grid/XGridDataModel.idl +++ b/offapi/com/sun/star/awt/grid/XGridDataModel.idl @@ -34,11 +34,9 @@ #include #include -//============================================================================= module com { module sun { module star { module awt { module grid { -//============================================================================= /** An instance of this interface is used by the UnoControlGrid to retrieve the content data that is displayed in the actual control. @@ -99,7 +97,6 @@ interface XGridDataModel raises ( ::com::sun::star::lang::IndexOutOfBoundsException ); }; -//============================================================================= }; }; }; };}; diff --git a/offapi/com/sun/star/awt/grid/XGridSelection.idl b/offapi/com/sun/star/awt/grid/XGridSelection.idl index f24f0e1885f8..94c08ec08d84 100644 --- a/offapi/com/sun/star/awt/grid/XGridSelection.idl +++ b/offapi/com/sun/star/awt/grid/XGridSelection.idl @@ -32,11 +32,9 @@ #include #include -//============================================================================= module com { module sun { module star { module awt { module grid { -//============================================================================= /** This interfaces provides access to the selection of row for UnoControlGrid. */ @@ -90,7 +88,6 @@ interface XGridSelection */ void addSelectionListener( [in] XGridSelectionListener listener); - //------------------------------------------------------------------------- /** Removes a listener previously added with addSelectionListener(). @param listener @@ -101,7 +98,6 @@ interface XGridSelection }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/awt/grid/XGridSelectionListener.idl b/offapi/com/sun/star/awt/grid/XGridSelectionListener.idl index fbbf1a5ec8b7..b7731519da4f 100644 --- a/offapi/com/sun/star/awt/grid/XGridSelectionListener.idl +++ b/offapi/com/sun/star/awt/grid/XGridSelectionListener.idl @@ -32,11 +32,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { module grid { -//============================================================================= /** An instance of this interface is used by the XGridSelection to get notifications about selection changes. @@ -46,14 +44,12 @@ module com { module sun { module star { module awt { module grid { */ interface XGridSelectionListener: com::sun::star::lang::XEventListener { - //------------------------------------------------------------------------- /** Invoked after a selection was changed. */ [oneway] void selectionChanged( [in] GridSelectionEvent gridSelectionEvent); }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/awt/grid/XMutableGridDataModel.idl b/offapi/com/sun/star/awt/grid/XMutableGridDataModel.idl index aad9c6a7edb4..e42b2aaa5a4e 100644 --- a/offapi/com/sun/star/awt/grid/XMutableGridDataModel.idl +++ b/offapi/com/sun/star/awt/grid/XMutableGridDataModel.idl @@ -32,11 +32,9 @@ #include #include -//================================================================================================================== module com { module sun { module star { module awt { module grid { -//================================================================================================================== /** allows to modify the data represented by a XGridDataModel */ @@ -138,7 +136,6 @@ interface XMutableGridDataModel : XGridDataModel void updateRowToolTip( [in] long RowIndex, [in] any Value ) raises ( ::com::sun::star::lang::IndexOutOfBoundsException ); - //------------------------------------------------------------------------- /** registers listener to be notified of data changes in the model @param Listener @@ -146,7 +143,6 @@ interface XMutableGridDataModel : XGridDataModel */ void addGridDataListener( [in] XGridDataListener Listener ); - //------------------------------------------------------------------------- /** revokes a listener which was previously registered via addGridDataListener @param Listener @@ -155,11 +151,9 @@ interface XMutableGridDataModel : XGridDataModel void removeGridDataListener( [in] XGridDataListener Listener ); }; -//================================================================================================================== }; }; }; }; }; -//================================================================================================================== #endif diff --git a/offapi/com/sun/star/awt/grid/XSortableGridData.idl b/offapi/com/sun/star/awt/grid/XSortableGridData.idl index d29afba9c4e0..648833064201 100644 --- a/offapi/com/sun/star/awt/grid/XSortableGridData.idl +++ b/offapi/com/sun/star/awt/grid/XSortableGridData.idl @@ -23,11 +23,9 @@ #include #include -//================================================================================================================== module com { module sun { module star { module awt { module grid { -//================================================================================================================== /** allows to sort the data represented by a XGridDataModel */ @@ -61,11 +59,9 @@ interface XSortableGridData getCurrentSortOrder(); }; -//================================================================================================================== }; }; }; }; }; -//================================================================================================================== #endif diff --git a/offapi/com/sun/star/awt/grid/XSortableMutableGridDataModel.idl b/offapi/com/sun/star/awt/grid/XSortableMutableGridDataModel.idl index fbb0421e93b4..2665ab1fcacb 100644 --- a/offapi/com/sun/star/awt/grid/XSortableMutableGridDataModel.idl +++ b/offapi/com/sun/star/awt/grid/XSortableMutableGridDataModel.idl @@ -23,11 +23,9 @@ #include #include -//================================================================================================================== module com { module sun { module star { module awt { module grid { -//================================================================================================================== /** describes a grid control data model whose data can be modified and sorted. */ @@ -45,11 +43,9 @@ interface XSortableMutableGridDataModel interface XSortableGridData; }; -//================================================================================================================== }; }; }; }; }; -//================================================================================================================== #endif diff --git a/offapi/com/sun/star/awt/tab/TabPageActivatedEvent.idl b/offapi/com/sun/star/awt/tab/TabPageActivatedEvent.idl index 407862263f73..6bb2cf8ccbae 100644 --- a/offapi/com/sun/star/awt/tab/TabPageActivatedEvent.idl +++ b/offapi/com/sun/star/awt/tab/TabPageActivatedEvent.idl @@ -30,11 +30,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { module tab { -//============================================================================= /** An event used by a XTabPageContainer to notify changes in tab page activation. @@ -48,7 +46,6 @@ struct TabPageActivatedEvent: com::sun::star::lang::EventObject }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/awt/tab/UnoControlTabPage.idl b/offapi/com/sun/star/awt/tab/UnoControlTabPage.idl index 2e1f0151c3e1..8d89f5fcce2e 100644 --- a/offapi/com/sun/star/awt/tab/UnoControlTabPage.idl +++ b/offapi/com/sun/star/awt/tab/UnoControlTabPage.idl @@ -31,11 +31,9 @@ #include #include -//============================================================================= module com { module sun { module star { module awt { module tab { -//============================================================================= /** specifies a TabPage control. @@ -50,7 +48,6 @@ service UnoControlTabPage }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/awt/tab/UnoControlTabPageContainer.idl b/offapi/com/sun/star/awt/tab/UnoControlTabPageContainer.idl index cd62a1ac23a4..ab67699a34c5 100644 --- a/offapi/com/sun/star/awt/tab/UnoControlTabPageContainer.idl +++ b/offapi/com/sun/star/awt/tab/UnoControlTabPageContainer.idl @@ -31,11 +31,9 @@ #include #include -//============================================================================= module com { module sun { module star { module awt { module tab { -//============================================================================= /** specifies a TabPageContainer control. @@ -49,7 +47,6 @@ service UnoControlTabPageContainer }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/awt/tab/UnoControlTabPageContainerModel.idl b/offapi/com/sun/star/awt/tab/UnoControlTabPageContainerModel.idl index 9abf9fc9f204..93b6f6adf391 100644 --- a/offapi/com/sun/star/awt/tab/UnoControlTabPageContainerModel.idl +++ b/offapi/com/sun/star/awt/tab/UnoControlTabPageContainerModel.idl @@ -31,11 +31,9 @@ #include #include -//============================================================================= module com { module sun { module star { module awt { module tab { -//============================================================================= /** specifies a model for a UnoControlTabPageContainer control. @@ -49,7 +47,6 @@ service UnoControlTabPageContainerModel }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/awt/tab/UnoControlTabPageModel.idl b/offapi/com/sun/star/awt/tab/UnoControlTabPageModel.idl index c06eb9569e61..83f5256044f5 100644 --- a/offapi/com/sun/star/awt/tab/UnoControlTabPageModel.idl +++ b/offapi/com/sun/star/awt/tab/UnoControlTabPageModel.idl @@ -30,11 +30,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { module tab { -//============================================================================= /** specifies the standard model of a XTabPageModel. @since OOo 3.4 @@ -50,7 +48,6 @@ service UnoControlTabPageModel : XTabPageModel load([in] short tabPageID,[in] string url); }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/awt/tab/XTabPage.idl b/offapi/com/sun/star/awt/tab/XTabPage.idl index ba27fee1af6d..fa40989d2495 100644 --- a/offapi/com/sun/star/awt/tab/XTabPage.idl +++ b/offapi/com/sun/star/awt/tab/XTabPage.idl @@ -29,11 +29,9 @@ #define __com_sun_star_awt_tab_XTabPage_idl__ #include -//============================================================================= module com { module sun { module star { module awt { module tab { -//============================================================================= /** An interface to a control that displays a tab page. @@ -46,7 +44,6 @@ interface XTabPage }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/awt/tab/XTabPageContainer.idl b/offapi/com/sun/star/awt/tab/XTabPageContainer.idl index 4d07405a6919..f4bc4591dbe3 100644 --- a/offapi/com/sun/star/awt/tab/XTabPageContainer.idl +++ b/offapi/com/sun/star/awt/tab/XTabPageContainer.idl @@ -30,11 +30,9 @@ #include #include -//============================================================================= module com { module sun { module star { module awt { module tab { -//============================================================================= /** An interface to a control that displays tab pages. @@ -50,7 +48,6 @@ interface XTabPageContainer */ long getTabPageCount(); - //------------------------------------------------------------------------- /** Checks whether a tab page is activated. @param @@ -60,7 +57,6 @@ interface XTabPageContainer */ boolean isTabPageActive([in] short tabPageIndex); - //------------------------------------------------------------------------- /** Returns tab page for the given index. @param @@ -70,7 +66,6 @@ interface XTabPageContainer */ XTabPage getTabPage([in] short tabPageIndex); - //------------------------------------------------------------------------- /** Returns tab page for the given ID. @param @@ -80,7 +75,6 @@ interface XTabPageContainer */ XTabPage getTabPageByID([in] short tabPageID); - //------------------------------------------------------------------------- /** Adds a listener for the TabPageActivedEvent posted after the tab page was activated. @@ -89,7 +83,6 @@ interface XTabPageContainer */ [oneway] void addTabPageListener( [in] XTabPageContainerListener listener); - //------------------------------------------------------------------------- /** Removes a listener previously added with addTabPageListener(). @param listener @@ -97,13 +90,11 @@ interface XTabPageContainer */ [oneway] void removeTabPageListener( [in] XTabPageContainerListener listener); - //------------------------------------------------------------------------- /** Specifies the ID of the current active tab page. */ [attribute] short ActiveTabPageID; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/awt/tab/XTabPageContainerListener.idl b/offapi/com/sun/star/awt/tab/XTabPageContainerListener.idl index 19f9abe39998..0ec24845e4ed 100644 --- a/offapi/com/sun/star/awt/tab/XTabPageContainerListener.idl +++ b/offapi/com/sun/star/awt/tab/XTabPageContainerListener.idl @@ -31,11 +31,9 @@ #include #include -//============================================================================= module com { module sun { module star { module awt { module tab { -//============================================================================= /** An instance of this interface is used by the XTabPageContainer to get notifications about changes in activation of tab pages. @@ -44,14 +42,12 @@ module com { module sun { module star { module awt { module tab { */ interface XTabPageContainerListener: com::sun::star::lang::XEventListener { - //------------------------------------------------------------------------- /** Invoked after a tab page was activated. */ [oneway] void tabPageActivated( [in] TabPageActivatedEvent tabPageActivatedEvent); }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/awt/tab/XTabPageContainerModel.idl b/offapi/com/sun/star/awt/tab/XTabPageContainerModel.idl index 4746dcfcb1e6..124760f00179 100644 --- a/offapi/com/sun/star/awt/tab/XTabPageContainerModel.idl +++ b/offapi/com/sun/star/awt/tab/XTabPageContainerModel.idl @@ -31,11 +31,9 @@ #include #include -//============================================================================= module com { module sun { module star { module awt { module tab { -//============================================================================= /** specifies an interface for a UnoControlTabPageContainerModel. @@ -47,7 +45,6 @@ interface XTabPageContainerModel interface com::sun::star::container::XContainer; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/awt/tab/XTabPageModel.idl b/offapi/com/sun/star/awt/tab/XTabPageModel.idl index 498b98e50572..92eb263b0958 100644 --- a/offapi/com/sun/star/awt/tab/XTabPageModel.idl +++ b/offapi/com/sun/star/awt/tab/XTabPageModel.idl @@ -33,11 +33,9 @@ #include #include -//============================================================================= module com { module sun { module star { module awt { module tab { -//============================================================================= /** specifies an XTabPageModel interface. @@ -55,25 +53,21 @@ interface XTabPageModel /**ID for tab page. */ [attribute, readonly] short TabPageID; - //------------------------------------------------------------------------- /** determines whether a tab page is enabled or disabled. */ [attribute] boolean Enabled; - //------------------------------------------------------------------------- /** specifies the text that is displayed in the tab bar of the tab page. */ [attribute] string Title; - //------------------------------------------------------------------------- /** specifies a URL that references a graphic that should be displayed in the tab bar. */ [attribute] string ImageURL; - //------------------------------------------------------------------------- /** specifies a tooltip text that should be displayed in the tab bar. */ @@ -81,7 +75,6 @@ interface XTabPageModel }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/awt/tree/ExpandVetoException.idl b/offapi/com/sun/star/awt/tree/ExpandVetoException.idl index b2f019060628..a900c846723c 100644 --- a/offapi/com/sun/star/awt/tree/ExpandVetoException.idl +++ b/offapi/com/sun/star/awt/tree/ExpandVetoException.idl @@ -31,11 +31,9 @@ #include #include -//============================================================================= module com { module sun { module star { module awt { module tree { -//============================================================================= /** Exception used to stop an expand/collapse from happening. @see XTreeExpansionListener @@ -47,7 +45,6 @@ exception ExpandVetoException : com::sun::star::util::VetoException TreeExpansionEvent Event; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/awt/tree/MutableTreeDataModel.idl b/offapi/com/sun/star/awt/tree/MutableTreeDataModel.idl index ec95abb257b3..e047649e62db 100644 --- a/offapi/com/sun/star/awt/tree/MutableTreeDataModel.idl +++ b/offapi/com/sun/star/awt/tree/MutableTreeDataModel.idl @@ -31,11 +31,9 @@ #include #include -//============================================================================= module com { module sun { module star { module awt { module tree { -//============================================================================= /** If you do not want to implement the XTreeDataModel yourself, use this service. This implementation uses MutableTreeNode for its nodes. @@ -44,7 +42,6 @@ service MutableTreeDataModel : XMutableTreeDataModel { }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/awt/tree/MutableTreeNode.idl b/offapi/com/sun/star/awt/tree/MutableTreeNode.idl index 74a852d7fab8..7971558761dc 100644 --- a/offapi/com/sun/star/awt/tree/MutableTreeNode.idl +++ b/offapi/com/sun/star/awt/tree/MutableTreeNode.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { module tree { -//============================================================================= /** Represents an editable tree node as used by the MutableTreeDataModel */ @@ -33,7 +31,6 @@ service MutableTreeNode : XMutableTreeNode { }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/awt/tree/TreeControl.idl b/offapi/com/sun/star/awt/tree/TreeControl.idl index ffbc131b7d3d..88e702d22627 100644 --- a/offapi/com/sun/star/awt/tree/TreeControl.idl +++ b/offapi/com/sun/star/awt/tree/TreeControl.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { module tree { -//============================================================================= /** A control that displays a set of hierarchical data as an outline. @@ -80,7 +78,6 @@ service TreeControl: XTreeControl { }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/awt/tree/TreeControlModel.idl b/offapi/com/sun/star/awt/tree/TreeControlModel.idl index cca232f7f05f..56fef5efbf01 100644 --- a/offapi/com/sun/star/awt/tree/TreeControlModel.idl +++ b/offapi/com/sun/star/awt/tree/TreeControlModel.idl @@ -32,11 +32,9 @@ #include #include -//============================================================================= module com { module sun { module star { module awt { module tree { -//============================================================================= /** specifies the standard model of a TreeControl. */ @@ -100,7 +98,6 @@ service TreeControlModel [property] boolean InvokesStopNodeEditing; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/awt/tree/TreeDataModelEvent.idl b/offapi/com/sun/star/awt/tree/TreeDataModelEvent.idl index dd44e533f1de..110e3b095444 100644 --- a/offapi/com/sun/star/awt/tree/TreeDataModelEvent.idl +++ b/offapi/com/sun/star/awt/tree/TreeDataModelEvent.idl @@ -31,11 +31,9 @@ #include #include -//============================================================================= module com { module sun { module star { module awt { module tree { -//============================================================================= /** An event used by a XTreeDataModel to notify changes in the data model to the XTreeControl. @@ -57,7 +55,6 @@ struct TreeDataModelEvent : ::com::sun::star::lang::EventObject XTreeNode ParentNode; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/awt/tree/TreeExpansionEvent.idl b/offapi/com/sun/star/awt/tree/TreeExpansionEvent.idl index 2456401607a9..8c957a337999 100644 --- a/offapi/com/sun/star/awt/tree/TreeExpansionEvent.idl +++ b/offapi/com/sun/star/awt/tree/TreeExpansionEvent.idl @@ -31,11 +31,9 @@ #include #include -//============================================================================= module com { module sun { module star { module awt { module tree { -//============================================================================= /** This event tells you what node is currently expanding or collapsing. @@ -48,7 +46,6 @@ struct TreeExpansionEvent : ::com::sun::star::lang::EventObject com::sun::star::awt::tree::XTreeNode Node; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/awt/tree/XMutableTreeDataModel.idl b/offapi/com/sun/star/awt/tree/XMutableTreeDataModel.idl index cef942037260..975f103ca32d 100644 --- a/offapi/com/sun/star/awt/tree/XMutableTreeDataModel.idl +++ b/offapi/com/sun/star/awt/tree/XMutableTreeDataModel.idl @@ -31,11 +31,9 @@ #include #include -//============================================================================= module com { module sun { module star { module awt { module tree { -//============================================================================= /** This is the editable version of the XTreeDataModel. @@ -74,7 +72,6 @@ interface XMutableTreeDataModel : XTreeDataModel raises( ::com::sun::star::lang::IllegalArgumentException ); }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/awt/tree/XMutableTreeNode.idl b/offapi/com/sun/star/awt/tree/XMutableTreeNode.idl index 0e09e1d2e4f8..35f5c1e1e4b3 100644 --- a/offapi/com/sun/star/awt/tree/XMutableTreeNode.idl +++ b/offapi/com/sun/star/awt/tree/XMutableTreeNode.idl @@ -33,11 +33,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { module tree { -//============================================================================= /** Represents a mutable tree node as used by the MutableTreeDataModel */ @@ -109,7 +107,6 @@ interface XMutableTreeNode : XTreeNode void setCollapsedGraphicURL( [in] string URL ); }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/awt/tree/XTreeControl.idl b/offapi/com/sun/star/awt/tree/XTreeControl.idl index 1d2724e70e1f..91d4d6a3bd61 100644 --- a/offapi/com/sun/star/awt/tree/XTreeControl.idl +++ b/offapi/com/sun/star/awt/tree/XTreeControl.idl @@ -33,11 +33,9 @@ #include #include -//============================================================================= module com { module sun { module star { module awt { module tree { -//============================================================================= /** An interface to a control that displays a set of hierarchical data as an outline. @@ -56,9 +54,7 @@ interface XTreeControl */ interface ::com::sun::star::view::XMultiSelectionSupplier; - // ---------------------------- // expanding/collapsing/visible - // ---------------------------- /** Returns if Node is currently expanded. @@ -180,9 +176,7 @@ interface XTreeControl */ [attribute] string DefaultCollapsedGraphicURL; - // ------------ // tree geometry - // ------------ /** Returns the node at the specified location. @@ -220,9 +214,7 @@ interface XTreeControl getNodeRect( [in] XTreeNode Node ) raises( ::com::sun::star::lang::IllegalArgumentException ); - // ------------ // tree editing - // ------------ /** Returns if one of tree's nodes is being currently edited.

The node that is being edited can be obtained using XSelectionSupplier::getSelection(). @@ -278,7 +270,6 @@ interface XTreeControl void removeTreeEditListener( [in] XTreeEditListener Listener ); }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/awt/tree/XTreeDataModel.idl b/offapi/com/sun/star/awt/tree/XTreeDataModel.idl index 1050adbc4da8..cc95e652df47 100644 --- a/offapi/com/sun/star/awt/tree/XTreeDataModel.idl +++ b/offapi/com/sun/star/awt/tree/XTreeDataModel.idl @@ -33,11 +33,9 @@ #include #include -//============================================================================= module com { module sun { module star { module awt { module tree { -//============================================================================= /** An instance of this interface is used by the TreeControl to retrieve the hierarchical outline data that is displayed in the actual control. @@ -75,7 +73,6 @@ interface XTreeDataModel : ::com::sun::star::lang::XComponent }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/awt/tree/XTreeDataModelListener.idl b/offapi/com/sun/star/awt/tree/XTreeDataModelListener.idl index a684885b2ac5..1e0803e8e166 100644 --- a/offapi/com/sun/star/awt/tree/XTreeDataModelListener.idl +++ b/offapi/com/sun/star/awt/tree/XTreeDataModelListener.idl @@ -33,11 +33,9 @@ #include -//============================================================================= module com { module sun { module star { module awt { module tree { -//============================================================================= /** An instance of this interface is used by the TreeControl to get notifications about data model changes. @@ -85,7 +83,6 @@ interface XTreeDataModelListener: com::sun::star::lang::XEventListener void treeStructureChanged( [in] TreeDataModelEvent Event ); }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/awt/tree/XTreeEditListener.idl b/offapi/com/sun/star/awt/tree/XTreeEditListener.idl index f28d1b85c00c..20b4e67582f8 100644 --- a/offapi/com/sun/star/awt/tree/XTreeEditListener.idl +++ b/offapi/com/sun/star/awt/tree/XTreeEditListener.idl @@ -32,11 +32,9 @@ #include #include -//============================================================================= module com { module sun { module star { module awt { module tree { -//============================================================================= /** You can implement this interface and register with addTreeEditListener to get notifications when editing of a node starts and ends. @@ -75,7 +73,6 @@ interface XTreeEditListener : ::com::sun::star::lang::XEventListener void nodeEdited( [in] XTreeNode Node, [in] string NewText ); }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/awt/tree/XTreeExpansionListener.idl b/offapi/com/sun/star/awt/tree/XTreeExpansionListener.idl index 8b3f13969018..5cfcb5526b11 100644 --- a/offapi/com/sun/star/awt/tree/XTreeExpansionListener.idl +++ b/offapi/com/sun/star/awt/tree/XTreeExpansionListener.idl @@ -33,11 +33,9 @@ #include #include -//============================================================================= module com { module sun { module star { module awt { module tree { -//============================================================================= /** An instance of this interface can get notifications from a TreeControl when nodes are expanded or collapsed. @@ -79,7 +77,6 @@ interface XTreeExpansionListener: com::sun::star::lang::XEventListener void treeCollapsed( [in] TreeExpansionEvent Event ); }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/awt/tree/XTreeNode.idl b/offapi/com/sun/star/awt/tree/XTreeNode.idl index b0e5028e18b5..4904f2a57fc7 100644 --- a/offapi/com/sun/star/awt/tree/XTreeNode.idl +++ b/offapi/com/sun/star/awt/tree/XTreeNode.idl @@ -31,11 +31,9 @@ #include #include -//============================================================================= module com { module sun { module star { module awt { module tree { -//============================================================================= /** An instance implementing this interface represents the model data for an entry in a XTreeDataModel. @@ -94,7 +92,6 @@ interface XTreeNode string getCollapsedGraphicURL(); }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/chart/AreaDiagram.idl b/offapi/com/sun/star/chart/AreaDiagram.idl index f984ef9e422f..91d922b2b534 100644 --- a/offapi/com/sun/star/chart/AreaDiagram.idl +++ b/offapi/com/sun/star/chart/AreaDiagram.idl @@ -34,11 +34,9 @@ #include -//============================================================================= module com { module sun { module star { module chart { -//============================================================================= /** This is a service for area diagrams. */ @@ -53,7 +51,6 @@ published service AreaDiagram service com::sun::star::chart::StackableDiagram; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/chart/BarDiagram.idl b/offapi/com/sun/star/chart/BarDiagram.idl index cf27371ba12f..e930f03b1d7f 100644 --- a/offapi/com/sun/star/chart/BarDiagram.idl +++ b/offapi/com/sun/star/chart/BarDiagram.idl @@ -28,11 +28,9 @@ #include -//============================================================================= module com { module sun { module star { module chart { -//============================================================================= /**This is a service for bar and column diagrams. */ @@ -46,7 +44,6 @@ published service BarDiagram service com::sun::star::chart::Dim3DDiagram; service com::sun::star::chart::StackableDiagram; - //------------------------------------------------------------------------- /** Determines if the bars of a chart are drawn vertically or horizontally. Default is vertical. @@ -56,7 +53,6 @@ published service BarDiagram */ [property] boolean Vertical; - //------------------------------------------------------------------------- /** If , determines that in a three-dimensional bar chart the bars of each series are arranged behind each other in the @@ -65,7 +61,6 @@ published service BarDiagram */ [optional, property] boolean Deep; - //------------------------------------------------------------------------- /** determines if, in a stacked chart, there are connecting lines between corresponding bars. Currently, bar charts with @@ -73,7 +68,6 @@ published service BarDiagram */ [optional, property] boolean StackedBarsConnected; - //------------------------------------------------------------------------- /** If bars of a bar or column chart are attached to different axis, this property determines how to display those. If @@ -88,7 +82,6 @@ published service BarDiagram */ [optional, property] boolean GroupBarsPerAxis; - //------------------------------------------------------------------------- /** Determines how many data rows are displayed as lines rather than @@ -103,7 +96,6 @@ published service BarDiagram [property] long NumberOfLines; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/chart/BubbleDiagram.idl b/offapi/com/sun/star/chart/BubbleDiagram.idl index 6e666634bc58..180216a3f587 100644 --- a/offapi/com/sun/star/chart/BubbleDiagram.idl +++ b/offapi/com/sun/star/chart/BubbleDiagram.idl @@ -26,11 +26,9 @@ #include #include -//============================================================================= module com { module sun { module star { module chart { -//============================================================================= /** a service for bubble diagrams. @since OOo 3.2 */ @@ -42,7 +40,6 @@ published service BubbleDiagram [optional] service com::sun::star::chart::ChartStatistics; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/chart/Chart3DBarProperties.idl b/offapi/com/sun/star/chart/Chart3DBarProperties.idl index 2a9874476046..d85b92fd27ad 100644 --- a/offapi/com/sun/star/chart/Chart3DBarProperties.idl +++ b/offapi/com/sun/star/chart/Chart3DBarProperties.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module chart { -//============================================================================= /** Specifies all the properties for the graphic object of a data point in a three-dimensional bar diagram.@see BarDiagram @@ -34,7 +32,6 @@ published service Chart3DBarProperties { interface com::sun::star::beans::XPropertySet; - //------------------------------------------------------------------------- /** Specifies the solid shape of a data point.@see ChartSolidType */ @@ -42,7 +39,6 @@ published service Chart3DBarProperties }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/chart/ChartArea.idl b/offapi/com/sun/star/chart/ChartArea.idl index d9f2bee6ff58..a6856852602e 100644 --- a/offapi/com/sun/star/chart/ChartArea.idl +++ b/offapi/com/sun/star/chart/ChartArea.idl @@ -26,11 +26,9 @@ #include #include -//============================================================================= module com { module sun { module star { module chart { -//============================================================================= /** Specifies the area elements of a chart, e.g. the background area, the diagram wall, and the diagram floor of @@ -52,7 +50,6 @@ published service ChartArea interface com::sun::star::beans::XPropertySet; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/chart/ChartAxis.idl b/offapi/com/sun/star/chart/ChartAxis.idl index 9b82aa9366d7..01908e114950 100644 --- a/offapi/com/sun/star/chart/ChartAxis.idl +++ b/offapi/com/sun/star/chart/ChartAxis.idl @@ -43,11 +43,9 @@ #include #include -//============================================================================= module com { module sun { module star { module chart { -//============================================================================= /** Specifies the axes in a diagram. @@ -80,29 +78,24 @@ published service ChartAxis interface com::sun::star::beans::XPropertySet; - //------------------------------------------------------------------------- /** Properties for scaling: */ - //------------------------------------------------------------------------- /** Contains the maximum value for the axis scale. */ [optional, property] double Max; - //------------------------------------------------------------------------- /** Contains the minimum value for the axis scale. */ [optional, property] double Min; - //------------------------------------------------------------------------- /** Contains the distance between the main tick marks. */ [optional, property] double StepMain; - //------------------------------------------------------------------------- /** Contains the number of help intervals within a main interval. E.g. a StepHelpCount of 5 divides @@ -110,7 +103,6 @@ published service ChartAxis */ [optional, property] long StepHelpCount; - //------------------------------------------------------------------------- /** @deprecated User property StepHelpCount instead @@ -118,28 +110,24 @@ published service ChartAxis */ [optional, property] double StepHelp; - //------------------------------------------------------------------------- /** The maximum value of the axis scale is calculated by the chart if this property is . */ [optional, property] boolean AutoMax; - //------------------------------------------------------------------------- /** The minimum value of the axis scale is calculated by the chart if this property is . */ [optional, property] boolean AutoMin; - //------------------------------------------------------------------------- /** The distance between the main tick marks is calculated by the chart if this property is . */ [optional, property] boolean AutoStepMain; - //------------------------------------------------------------------------- /** The number of help intervals within a main interval is calculated by the chart if this property is . @@ -147,46 +135,39 @@ published service ChartAxis [optional, property] boolean AutoStepHelp; - //------------------------------------------------------------------------- /** Determines if the axis is scaled logarithmically or not (linear). */ [optional, property] boolean Logarithmic; - //------------------------------------------------------------------------- /** determines which type of axis this is, e.g. a date-axis or a category-axis @see ChartAxisType @since OOo 3.4 */ [optional, property] long AxisType; - //------------------------------------------------------------------------- /** if the current axis is a date-axis the intervals are choosen as given with TimeIncrement @since OOo 3.4 */ [optional, maybevoid, property] TimeIncrement TimeIncrement; - //------------------------------------------------------------------------- /** Determines if the axis orientation is mathematical or reversed. */ [optional, property] boolean ReverseDirection; - //------------------------------------------------------------------------- /** Determines where the axis crosses the other axis. */ [optional, property] com::sun::star::chart::ChartAxisPosition CrossoverPosition; - //------------------------------------------------------------------------- /** Determines the scale value on the other axis when CrossoverPosition is set to VALUE. */ [optional, property] double CrossoverValue; - //------------------------------------------------------------------------- /** Indicates the reference value where bars or areas have their grounding. This property has only an effect when the used ODF file format does not allow for @@ -194,44 +175,36 @@ published service ChartAxis */ [optional, property] double Origin; - //------------------------------------------------------------------------- /** The origin is calculated by the chart if this property is . */ [optional, property] boolean AutoOrigin; - //------------------------------------------------------------------------- /** Properties for interval marks: */ - //------------------------------------------------------------------------- /** Determines the type of the marks.@see ChartAxisMarks */ [property] long Marks; - //------------------------------------------------------------------------- /** Determines the type of the help marks.@see ChartAxisMarks */ [property] long HelpMarks; - //------------------------------------------------------------------------- /** Determines where the interval marks are placed. */ [optional, property] com::sun::star::chart::ChartAxisMarkPosition MarkPosition; - //------------------------------------------------------------------------- /** Properties for axes labels: */ - //------------------------------------------------------------------------- /** Determines whether to display text at the axis or not. */ [property] boolean DisplayLabels; - //------------------------------------------------------------------------- /** Contains the type id for the number formatter of the axis. @@ -239,7 +212,6 @@ published service ChartAxis */ [property] long NumberFormat; - //------------------------------------------------------------------------- /** determines whether to use the number format given by the container application, e.g. a spreadsheet document, or from @@ -247,44 +219,37 @@ published service ChartAxis */ [optional, property] boolean LinkNumberFormatToSource; - //------------------------------------------------------------------------- /** Determines where the axis labels are placed. */ [optional, property] com::sun::star::chart::ChartAxisLabelPosition LabelPosition; - //------------------------------------------------------------------------- /** Determines the rotation of the text elements (axis description) in 100th degrees. */ [property] long TextRotation; - //------------------------------------------------------------------------- /** The axis description may be arranged in a special order for a better placement. */ [property] com::sun::star::chart::ChartAxisArrangeOrderType ArrangeOrder; - //------------------------------------------------------------------------- /** Determines if long text is broken into multiple lines. */ [property] boolean TextBreak; - //------------------------------------------------------------------------- /** Determines if certain labels are hidden, if they would otherwise overlap. In this case, the value of this property must be set to . */ [property] boolean TextCanOverlap; - //------------------------------------------------------------------------- /** Properties related to bar charts: */ - //------------------------------------------------------------------------- /** Determines the overlap of the bars in a bar-type chart. @@ -294,7 +259,6 @@ published service ChartAxis */ [property] long Overlap; - //------------------------------------------------------------------------- /** Specifies the width of the gaps between each set of data points in a bar chart. @@ -305,7 +269,6 @@ published service ChartAxis [property] long GapWidth; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/chart/ChartAxisArrangeOrderType.idl b/offapi/com/sun/star/chart/ChartAxisArrangeOrderType.idl index db250438c1be..3a7a736f0efd 100644 --- a/offapi/com/sun/star/chart/ChartAxisArrangeOrderType.idl +++ b/offapi/com/sun/star/chart/ChartAxisArrangeOrderType.idl @@ -20,17 +20,14 @@ #define __com_sun_star_chart_ChartAxisArrangeOrderType_idl__ -//============================================================================= module com { module sun { module star { module chart { -//============================================================================= /** Values specify the arrangement of the axes descriptions. */ published enum ChartAxisArrangeOrderType { - //------------------------------------------------------------------------- /** The descriptions are arranged automatically. @@ -40,20 +37,17 @@ published enum ChartAxisArrangeOrderType */ AUTO, - //------------------------------------------------------------------------- /** The descriptions are arranged side by side. */ SIDE_BY_SIDE, - //------------------------------------------------------------------------- /** The descriptions are alternately put on two lines with the even values out of the normal line. */ STAGGER_EVEN, - //------------------------------------------------------------------------- /** The descriptions are alternately put on two lines with the odd values out of the normal line. @@ -61,7 +55,6 @@ published enum ChartAxisArrangeOrderType STAGGER_ODD }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/chart/ChartAxisAssign.idl b/offapi/com/sun/star/chart/ChartAxisAssign.idl index 776ab5b5453a..be8a411b0c5d 100644 --- a/offapi/com/sun/star/chart/ChartAxisAssign.idl +++ b/offapi/com/sun/star/chart/ChartAxisAssign.idl @@ -20,23 +20,19 @@ #define __com_sun_star_chart_ChartAxisAssign_idl__ -//============================================================================= module com { module sun { module star { module chart { -//============================================================================= /** These values specify to which y-axis a data row is assigned. */ published constants ChartAxisAssign { - //------------------------------------------------------------------------- /** Assign row to primary y-axis */ const long PRIMARY_Y = 2; - //------------------------------------------------------------------------- /** Assign row to secondary y-axis */ @@ -44,7 +40,6 @@ published constants ChartAxisAssign }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/chart/ChartAxisLabelPosition.idl b/offapi/com/sun/star/chart/ChartAxisLabelPosition.idl index 846d50d764ad..3c31109fbc91 100644 --- a/offapi/com/sun/star/chart/ChartAxisLabelPosition.idl +++ b/offapi/com/sun/star/chart/ChartAxisLabelPosition.idl @@ -20,18 +20,15 @@ #define __com_sun_star_chart_ChartAxisLabelPosition_idl__ -//============================================================================= module com { module sun { module star { module chart { -//============================================================================= /** Specifies the position of the axis labels with respect to the axis on the scale of the crossing axis. */ published enum ChartAxisLabelPosition { - //------------------------------------------------------------------------- /** The labels are placed adjacent to the axis. When the axis itself is placed at the minimum or maximum of the scale ( that is when the property CrossoverPosition equals ChartAxisPosition_MINIMUM or ChartAxisPosition_MAXIMUM) the labels are placed outside the coordinate system. Otherwise the labels are placed adjacent to the axis on that side that belongs to the lower values on the crossing axis. @@ -39,20 +36,17 @@ published enum ChartAxisLabelPosition */ NEAR_AXIS, - //------------------------------------------------------------------------- /** The labels are placed adjacent to the axis on the opposite side as for NEAR_AXIS. */ NEAR_AXIS_OTHER_SIDE, - //------------------------------------------------------------------------- /** The labels are placed outside the coordinate region on that side where the crossing axis has its minimum value. E.g. when this is set for an y axis the labels are placed outside the diagram on that side where to the x axis has its minimum value. */ OUTSIDE_START, - //------------------------------------------------------------------------- /** The labels are placed outside the coordinate region on that side where the crossing axis has its maximum value. E.g. when this is set for an y axis the labels are placed outside the diagram on that side where to the x axis has its maximum value. @@ -60,7 +54,6 @@ published enum ChartAxisLabelPosition OUTSIDE_END }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/chart/ChartAxisMarkPosition.idl b/offapi/com/sun/star/chart/ChartAxisMarkPosition.idl index a8b6e2a50daf..b68cb6496125 100644 --- a/offapi/com/sun/star/chart/ChartAxisMarkPosition.idl +++ b/offapi/com/sun/star/chart/ChartAxisMarkPosition.idl @@ -29,31 +29,26 @@ #define __com_sun_star_chart_ChartAxisMarkPosition_idl__ -//============================================================================= module com { module sun { module star { module chart { -//============================================================================= /** Specifies the position of the axis interval marks. */ published enum ChartAxisMarkPosition { - //------------------------------------------------------------------------- /** The interval marks are drawn besides the axis labels. */ AT_LABELS, - //------------------------------------------------------------------------- /** The interval marks are drawn at the axis line. This makes a difference to "AT_LABELS" only when the labels are not placed near the axis (@see ChartAxisLabelPosition). */ AT_AXIS, - //------------------------------------------------------------------------- /** Interval marks are drawn at the axis line and also besides the axis labels. This makes a difference to "AT_LABELS" only when the labels are not placed near the axis (@see ChartAxisLabelPosition). @@ -61,7 +56,6 @@ published enum ChartAxisMarkPosition AT_LABELS_AND_AXIS }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/chart/ChartAxisMarks.idl b/offapi/com/sun/star/chart/ChartAxisMarks.idl index 4dd6294799e5..374ea446f3b2 100644 --- a/offapi/com/sun/star/chart/ChartAxisMarks.idl +++ b/offapi/com/sun/star/chart/ChartAxisMarks.idl @@ -20,11 +20,9 @@ #define __com_sun_star_chart_ChartAxisMarks_idl__ -//============================================================================= module com { module sun { module star { module chart { -//============================================================================= /** With these constants you can specify how the tick-marks of an axis are displayed. @@ -35,19 +33,16 @@ */ published constants ChartAxisMarks { - //------------------------------------------------------------------------- /** Do not display any marks. */ const long NONE = 0; - //------------------------------------------------------------------------- /** Display marks that point into the diagram area. */ const long INNER = 1; - //------------------------------------------------------------------------- /** Display marks that point out of the diagram area. */ @@ -55,7 +50,6 @@ published constants ChartAxisMarks }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/chart/ChartAxisPosition.idl b/offapi/com/sun/star/chart/ChartAxisPosition.idl index b57a6d70d8b0..b9cdab0e9b76 100644 --- a/offapi/com/sun/star/chart/ChartAxisPosition.idl +++ b/offapi/com/sun/star/chart/ChartAxisPosition.idl @@ -20,11 +20,9 @@ #define __com_sun_star_chart_ChartAxisPosition_idl__ -//============================================================================= module com { module sun { module star { module chart { -//============================================================================= /** Specifies the position of the axis on the scale of the crossing axis. When the property is set at a x-axis it indicates a position on the scale of the primary y-axis. @@ -33,32 +31,27 @@ When the property is set at a y-axis it indicates a position on the scale of the published enum ChartAxisPosition { - //------------------------------------------------------------------------- /** Cross the other axes at zero. If zero is not contained in the current scale the value is used which is nearest to zero. */ ZERO, - //------------------------------------------------------------------------- /** Cross the other axes at their minimum scale value. */ START, - //------------------------------------------------------------------------- /** Cross the other axes at their maximum scale value. */ END, - //------------------------------------------------------------------------- /** Cross the other axes at the value specified in the property CrossoverValue. */ VALUE }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/chart/ChartAxisXSupplier.idl b/offapi/com/sun/star/chart/ChartAxisXSupplier.idl index b02c1b24e5a1..d63cf3594133 100644 --- a/offapi/com/sun/star/chart/ChartAxisXSupplier.idl +++ b/offapi/com/sun/star/chart/ChartAxisXSupplier.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module chart { -//============================================================================= /** has to be supported by charts providing the capabilities of a horizontal axis, i.e., an x-axis. @@ -37,34 +35,29 @@ published service ChartAxisXSupplier */ interface com::sun::star::chart::XAxisXSupplier; - //------------------------------------------------------------------------- /** This property determines if the x-axis is shown or hidden.@see ChartAxis */ [property] boolean HasXAxis; - //------------------------------------------------------------------------- /** Determines if the description of the x-axis is shown or hidden. */ [property] boolean HasXAxisDescription; - //------------------------------------------------------------------------- /** Determines if the major grid of the x-axis is shown or hidden.@see ChartGrid */ [property] boolean HasXAxisGrid; - //------------------------------------------------------------------------- /** Determines if the minor grid of the x-axis is shown or hidden.@see ChartGrid */ [property] boolean HasXAxisHelpGrid; - //------------------------------------------------------------------------- /** Determines if the title of the x-axis is shown or hidden.@see ChartTitle @@ -73,7 +66,6 @@ published service ChartAxisXSupplier }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/chart/ChartAxisYSupplier.idl b/offapi/com/sun/star/chart/ChartAxisYSupplier.idl index e81e3bd68053..a9c5b86f0333 100644 --- a/offapi/com/sun/star/chart/ChartAxisYSupplier.idl +++ b/offapi/com/sun/star/chart/ChartAxisYSupplier.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module chart { -//============================================================================= /** A helper service for the y-axis. */ @@ -36,34 +34,29 @@ published service ChartAxisYSupplier */ interface com::sun::star::chart::XAxisYSupplier; - //------------------------------------------------------------------------- /** Determines if the y-axis is shown or hidden.@see ChartAxis */ [property] boolean HasYAxis; - //------------------------------------------------------------------------- /** Determines if the description of the y-axis is shown or hidden. */ [property] boolean HasYAxisDescription; - //------------------------------------------------------------------------- /** Determines if the major grid of the y-axis is shown or hidden.@see ChartGrid */ [property] boolean HasYAxisGrid; - //------------------------------------------------------------------------- /** Determines if the minor grid of the y-axis is shown or hidden.@see ChartGrid */ [property] boolean HasYAxisHelpGrid; - //------------------------------------------------------------------------- /** Determines if the title of the y-axis is shown or hidden.@see ChartTitle @@ -72,7 +65,6 @@ published service ChartAxisYSupplier }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/chart/ChartAxisZSupplier.idl b/offapi/com/sun/star/chart/ChartAxisZSupplier.idl index 41d71a4c64e7..aa36034eb548 100644 --- a/offapi/com/sun/star/chart/ChartAxisZSupplier.idl +++ b/offapi/com/sun/star/chart/ChartAxisZSupplier.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module chart { -//============================================================================= /** A helper service for chart documents which supply a z-axis. */ @@ -36,34 +34,29 @@ published service ChartAxisZSupplier */ interface com::sun::star::chart::XAxisZSupplier; - //------------------------------------------------------------------------- /** Determines if the z-axis is shown or hidden.@see ChartAxis */ [property] boolean HasZAxis; - //------------------------------------------------------------------------- /** Determines if the description of the z-axis is shown or hidden. */ [property] boolean HasZAxisDescription; - //------------------------------------------------------------------------- /** Determines if the major grid of the z-axis is shown or hidden.@see ChartGrid */ [property] boolean HasZAxisGrid; - //------------------------------------------------------------------------- /** Determines if the minor grid of the z-axis is shown or hidden.@see ChartGrid */ [property] boolean HasZAxisHelpGrid; - //------------------------------------------------------------------------- /** Determines if the title of the z-axis is shown or hidden.@see ChartTitle @@ -71,7 +64,6 @@ published service ChartAxisZSupplier [property] boolean HasZAxisTitle; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/chart/ChartData.idl b/offapi/com/sun/star/chart/ChartData.idl index 9a29cb728b8b..a43344ae44f0 100644 --- a/offapi/com/sun/star/chart/ChartData.idl +++ b/offapi/com/sun/star/chart/ChartData.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module chart { -//============================================================================= /** must be supported by every component that wants to provide data for a chart @@ -36,7 +34,6 @@ published service ChartData interface com::sun::star::chart::XChartData; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/chart/ChartDataArray.idl b/offapi/com/sun/star/chart/ChartDataArray.idl index 152e41bf9bc0..9b6539220312 100644 --- a/offapi/com/sun/star/chart/ChartDataArray.idl +++ b/offapi/com/sun/star/chart/ChartDataArray.idl @@ -26,11 +26,9 @@ #include -//============================================================================= module com { module sun { module star { module chart { -//============================================================================= /** must be supported by each data source for charts, where you want to access the values directly. @@ -44,7 +42,6 @@ published service ChartDataArray interface com::sun::star::chart::XChartDataArray; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/chart/ChartDataCaption.idl b/offapi/com/sun/star/chart/ChartDataCaption.idl index 17dabc3a5a65..c0b589a2efe9 100644 --- a/offapi/com/sun/star/chart/ChartDataCaption.idl +++ b/offapi/com/sun/star/chart/ChartDataCaption.idl @@ -20,23 +20,19 @@ #define __com_sun_star_chart_ChartDataCaption_idl__ -//============================================================================= module com { module sun { module star { module chart { -//============================================================================= /** These values specify how the captions of data points are displayed. */ published constants ChartDataCaption { - //------------------------------------------------------------------------- /** No captions are displayed. */ const long NONE = 0; - //------------------------------------------------------------------------- /** The caption contains the value of the data point in the number format of the axis that is attached to the respective data @@ -44,7 +40,6 @@ published constants ChartDataCaption */ const long VALUE = 1; - //------------------------------------------------------------------------- /** The caption contains the value of the data point in percent of all data points of one category. @@ -55,14 +50,12 @@ published constants ChartDataCaption */ const long PERCENT = 2; - //------------------------------------------------------------------------- /** The caption contains the category name of the category to which a data point belongs. */ const long TEXT = 4; - //------------------------------------------------------------------------- /** The number formatter is always used for displaying the value as value. So this setting is deprecated. @@ -71,14 +64,12 @@ published constants ChartDataCaption */ const long FORMAT = 8; - //------------------------------------------------------------------------- /** The symbol of data column/row is additionally displayed in the caption. */ const long SYMBOL = 16; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/chart/ChartDataChangeEvent.idl b/offapi/com/sun/star/chart/ChartDataChangeEvent.idl index 7d9dc42d0b14..63b928b974e2 100644 --- a/offapi/com/sun/star/chart/ChartDataChangeEvent.idl +++ b/offapi/com/sun/star/chart/ChartDataChangeEvent.idl @@ -24,41 +24,34 @@ #include -//============================================================================= module com { module sun { module star { module chart { -//============================================================================= /** describes a change that was applied to the data. */ published struct ChartDataChangeEvent: com::sun::star::lang::EventObject { - //------------------------------------------------------------------------- /** specifies the type of change to the data. */ com::sun::star::chart::ChartDataChangeType Type; - //------------------------------------------------------------------------- /** specifies the column number in which the changes begin. */ short StartColumn; - //------------------------------------------------------------------------- /** specifies the column number in which the changes end. */ short EndColumn; - //------------------------------------------------------------------------- /** specifies the row number in which the changes begin. */ short StartRow; - //------------------------------------------------------------------------- /** specifies the row number in which the changes end. */ @@ -66,7 +59,6 @@ published struct ChartDataChangeEvent: com::sun::star::lang::EventObject }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/chart/ChartDataChangeType.idl b/offapi/com/sun/star/chart/ChartDataChangeType.idl index 73b2660807fb..aa38c4fbd74b 100644 --- a/offapi/com/sun/star/chart/ChartDataChangeType.idl +++ b/offapi/com/sun/star/chart/ChartDataChangeType.idl @@ -20,51 +20,43 @@ #define __com_sun_star_chart_ChartDataChangeType_idl__ -//============================================================================= module com { module sun { module star { module chart { -//============================================================================= /** specifies the type of change that was applied to the data. */ published enum ChartDataChangeType { - //------------------------------------------------------------------------- /** Major changes were applied to the data. */ ALL, - //------------------------------------------------------------------------- /** The range of columns and rows, given in the ChartDataChangeEvent, has changed. */ DATA_RANGE, - //------------------------------------------------------------------------- /** The column given in the ChartDataChangeEvent, was inserted. */ COLUMN_INSERTED, - //------------------------------------------------------------------------- /** The row given in the ChartDataChangeEvent, was inserted. */ ROW_INSERTED, - //------------------------------------------------------------------------- /** The column given in the ChartDataChangeEvent, was deleted. */ COLUMN_DELETED, - //------------------------------------------------------------------------- /** The row given in the ChartDataChangeEvent, was deleted. @@ -73,7 +65,6 @@ published enum ChartDataChangeType }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/chart/ChartDataPoint.idl b/offapi/com/sun/star/chart/ChartDataPoint.idl index 5b1af2413d52..5ba0ca27730c 100644 --- a/offapi/com/sun/star/chart/ChartDataPoint.idl +++ b/offapi/com/sun/star/chart/ChartDataPoint.idl @@ -21,16 +21,13 @@ #include -//============================================================================= module com { module sun { module star { module chart { -//============================================================================= /** @deprecated */ published typedef sequence ChartDataPoint; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/chart/ChartDataPointProperties.idl b/offapi/com/sun/star/chart/ChartDataPointProperties.idl index 1c4982cbc84e..ed504947a107 100644 --- a/offapi/com/sun/star/chart/ChartDataPointProperties.idl +++ b/offapi/com/sun/star/chart/ChartDataPointProperties.idl @@ -30,11 +30,9 @@ #include #include -//============================================================================= module com { module sun { module star { module chart { -//============================================================================= /** specifies all the properties for the graphic object of a data point (e.g., a single bar in a bar chart). @@ -68,7 +66,6 @@ published service ChartDataPointProperties */ [optional] service com::sun::star::xml::UserDefinedAttributeSupplier; - //------------------------------------------------------------------------- /** is only available if the chart is of type BarDiagram and Dim3DDiagram and the @@ -83,32 +80,27 @@ published service ChartDataPointProperties interface com::sun::star::beans::XPropertySet; - //------------------------------------------------------------------------- /** specifies how the captions of data points are displayed.@see ChartDataCaption */ [property] long DataCaption; - //------------------------------------------------------------------------- /** specifies a string that is used to separate the parts of a data label (caption) */ [optional, property] string LabelSeparator; - //------------------------------------------------------------------------- /** specifies a number format for the display of the value in the data label */ [optional, property] long NumberFormat; - //------------------------------------------------------------------------- /** specifies a number format for the display of the percentage value in the data label */ [optional, property] long PercentageNumberFormat; - //------------------------------------------------------------------------- /** specifies a relative position for the data label @@ -116,7 +108,6 @@ published service ChartDataPointProperties */ [optional, property] long LabelPlacement; - //------------------------------------------------------------------------- /** specifies the type of symbols if the current chart type supports the usage of symbols. @@ -125,7 +116,6 @@ published service ChartDataPointProperties */ [optional, property] long SymbolType; - //------------------------------------------------------------------------- /** In charts that support symbols, you can set this property to any valid URL that points to a graphic file. This graphic is @@ -145,7 +135,6 @@ published service ChartDataPointProperties [optional, property] long SegmentOffset; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/chart/ChartDataRow.idl b/offapi/com/sun/star/chart/ChartDataRow.idl index c58862d11385..9e9031d8e191 100644 --- a/offapi/com/sun/star/chart/ChartDataRow.idl +++ b/offapi/com/sun/star/chart/ChartDataRow.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module chart { -//============================================================================= /** describes a single data row, specified by its name and a sequence of data points. @@ -40,13 +38,11 @@ published struct ChartDataRow */ string Name; - //------------------------------------------------------------------------- /** The points contained in this data row. */ sequence< sequence > Points; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/chart/ChartDataRowProperties.idl b/offapi/com/sun/star/chart/ChartDataRowProperties.idl index 4e372b142552..9d940d8861a4 100644 --- a/offapi/com/sun/star/chart/ChartDataRowProperties.idl +++ b/offapi/com/sun/star/chart/ChartDataRowProperties.idl @@ -27,11 +27,9 @@ #include -//============================================================================= module com { module sun { module star { module chart { -//============================================================================= /** specifies the properties for a group of graphic elements which belong to a data row (also known as data series). @@ -61,7 +59,6 @@ published service ChartDataRowProperties interface com::sun::star::beans::XPropertySet; - //------------------------------------------------------------------------- /** determines to which axis the data row is assigned. @@ -73,7 +70,6 @@ published service ChartDataRowProperties */ [property] long Axis; - //------------------------------------------------------------------------- /** holds the properties of the regression line, if such one is enabled. @@ -83,7 +79,6 @@ published service ChartDataRowProperties */ [optional, readonly, property] com::sun::star::beans::XPropertySet DataRegressionProperties; - //------------------------------------------------------------------------- /** holds the properties of the error markers, if those are enabled. @@ -93,7 +88,6 @@ published service ChartDataRowProperties */ [optional, readonly, property] com::sun::star::beans::XPropertySet DataErrorProperties; - //------------------------------------------------------------------------- /** holds the properties of the average line, if such one is enabled. @@ -104,7 +98,6 @@ published service ChartDataRowProperties [optional, readonly, property] com::sun::star::beans::XPropertySet DataMeanValueProperties; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/chart/ChartDataRowSource.idl b/offapi/com/sun/star/chart/ChartDataRowSource.idl index ae4af0db8564..265b7f22b808 100644 --- a/offapi/com/sun/star/chart/ChartDataRowSource.idl +++ b/offapi/com/sun/star/chart/ChartDataRowSource.idl @@ -20,11 +20,9 @@ #define __com_sun_star_chart_ChartDataRowSource_idl__ -//============================================================================= module com { module sun { module star { module chart { -//============================================================================= /** specifies if the data rows (aka data series) displayed in the chart, take their values from the row or the column in the underlying @@ -32,13 +30,11 @@ */ published enum ChartDataRowSource { - //------------------------------------------------------------------------- /** values displayed as data rows are taken from the rows of the data source. */ ROWS, - //------------------------------------------------------------------------- /** values displayed as data rows are taken from the columns of the data source. */ @@ -46,7 +42,6 @@ published enum ChartDataRowSource }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/chart/ChartDataValue.idl b/offapi/com/sun/star/chart/ChartDataValue.idl index 9fc591e15816..023b0e7a6246 100644 --- a/offapi/com/sun/star/chart/ChartDataValue.idl +++ b/offapi/com/sun/star/chart/ChartDataValue.idl @@ -20,11 +20,9 @@ #define __com_sun_star_chart_ChartDataValue_idl__ -//============================================================================= module com { module sun { module star { module chart { -//============================================================================= /** describes a single data value, including the error @@ -38,13 +36,11 @@ published struct ChartDataValue */ double Value; - //------------------------------------------------------------------------- /** highest possible error value. */ double HighError; - //------------------------------------------------------------------------- /** lowest possible error value. */ @@ -52,7 +48,6 @@ published struct ChartDataValue }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/chart/ChartDocument.idl b/offapi/com/sun/star/chart/ChartDocument.idl index 51e1a4041c64..f26614d6859d 100644 --- a/offapi/com/sun/star/chart/ChartDocument.idl +++ b/offapi/com/sun/star/chart/ChartDocument.idl @@ -24,11 +24,9 @@ #include #include -//============================================================================= module com { module sun { module star { module chart { -//============================================================================= /** is the service for a chart document. @@ -56,26 +54,22 @@ published service ChartDocument [optional] interface ::com::sun::star::drawing::XDrawPageSupplier; - //------------------------------------------------------------------------- /** determines if the main title is shown or hidden. */ [property] boolean HasMainTitle; - //------------------------------------------------------------------------- /** determines if the subtitle is shown or hidden. */ [property] boolean HasSubTitle; - //------------------------------------------------------------------------- /** determines if the legend is shown or hidden. */ [property] boolean HasLegend; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/chart/ChartErrorCategory.idl b/offapi/com/sun/star/chart/ChartErrorCategory.idl index 9cfc1a0ead69..1131debec46d 100644 --- a/offapi/com/sun/star/chart/ChartErrorCategory.idl +++ b/offapi/com/sun/star/chart/ChartErrorCategory.idl @@ -20,36 +20,30 @@ #define __com_sun_star_chart_ChartErrorCategory_idl__ -//============================================================================= module com { module sun { module star { module chart { -//============================================================================= /** specifies the category of error indicators. */ published enum ChartErrorCategory { - //------------------------------------------------------------------------- /** error indicators are not displayed. */ NONE, - //------------------------------------------------------------------------- /** displays error indicators for the variance of the data row. */ VARIANCE, - //------------------------------------------------------------------------- /** displays error indicators for the standard deviation (square root of variance) of the data row. */ STANDARD_DEVIATION, - //------------------------------------------------------------------------- /** The length of the error indicators is calculated for each data point by taking the percentage given as @@ -60,7 +54,6 @@ published enum ChartErrorCategory */ PERCENT, - //------------------------------------------------------------------------- /** The length of the error indicators for all data points is calculated by taking the percentage given as @@ -71,7 +64,6 @@ published enum ChartErrorCategory */ ERROR_MARGIN, - //------------------------------------------------------------------------- /** displays the same lower and upper error indicators for all data points. @@ -86,7 +78,6 @@ published enum ChartErrorCategory }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/chart/ChartErrorIndicatorType.idl b/offapi/com/sun/star/chart/ChartErrorIndicatorType.idl index 18357ab79c0a..12503180a7f5 100644 --- a/offapi/com/sun/star/chart/ChartErrorIndicatorType.idl +++ b/offapi/com/sun/star/chart/ChartErrorIndicatorType.idl @@ -20,42 +20,35 @@ #define __com_sun_star_chart_ChartErrorIndicatorType_idl__ -//============================================================================= module com { module sun { module star { module chart { -//============================================================================= /** specifies how the error is indicated. */ published enum ChartErrorIndicatorType { - //------------------------------------------------------------------------- /** displays no error indicators. */ NONE, - //------------------------------------------------------------------------- /** displays both the upper and lower values. */ TOP_AND_BOTTOM, - //------------------------------------------------------------------------- /** displays only the upper value. */ UPPER, - //------------------------------------------------------------------------- /** displays only the lower value. */ LOWER }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/chart/ChartGrid.idl b/offapi/com/sun/star/chart/ChartGrid.idl index 81aa0606e1b5..6445d35ec57b 100644 --- a/offapi/com/sun/star/chart/ChartGrid.idl +++ b/offapi/com/sun/star/chart/ChartGrid.idl @@ -25,11 +25,9 @@ #include -//============================================================================= module com { module sun { module star { module chart { -//============================================================================= /** specifies the grid of the diagram in a chart. @@ -53,7 +51,6 @@ published service ChartGrid interface com::sun::star::beans::XPropertySet; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/chart/ChartLegend.idl b/offapi/com/sun/star/chart/ChartLegend.idl index 2700f0572c63..6ef9699ca83d 100644 --- a/offapi/com/sun/star/chart/ChartLegend.idl +++ b/offapi/com/sun/star/chart/ChartLegend.idl @@ -27,11 +27,9 @@ #include -//============================================================================= module com { module sun { module star { module chart { -//============================================================================= /** specifies the legend of a chart. @@ -45,7 +43,6 @@ published service ChartLegend { service com::sun::star::drawing::Shape; - //------------------------------------------------------------------------- /** If this property is the position is calculated by the application automatically. Setting this property to false will have no effect. Instead use the interface XShape @@ -53,11 +50,9 @@ published service ChartLegend */ [optional, property] boolean AutomaticPosition; - //------------------------------------------------------------------------- service com::sun::star::style::CharacterProperties; - //------------------------------------------------------------------------- /** If a ChartLegend may be stored as XML file, this service should be supported in order to preserve unparsed @@ -67,7 +62,6 @@ published service ChartLegend */ [optional] service com::sun::star::xml::UserDefinedAttributeSupplier; - //------------------------------------------------------------------------- /** determines the alignment of the legend relative to the diagram. @@ -76,7 +70,6 @@ published service ChartLegend }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/chart/ChartLegendPosition.idl b/offapi/com/sun/star/chart/ChartLegendPosition.idl index 02b1e03dd4c7..2ef79299c639 100644 --- a/offapi/com/sun/star/chart/ChartLegendPosition.idl +++ b/offapi/com/sun/star/chart/ChartLegendPosition.idl @@ -29,18 +29,15 @@ #define __com_sun_star_chart_ChartLegendPosition_idl__ -//============================================================================= module com { module sun { module star { module chart { -//============================================================================= /** specifies one of the default positions of the legend in relation to the diagram. */ published enum ChartLegendPosition { - //------------------------------------------------------------------------- /** no chart legend is displayed. @@ -50,7 +47,6 @@ published enum ChartLegendPosition */ NONE, - //------------------------------------------------------------------------- /** displays the chart legend on the left side of the diagram. @@ -59,7 +55,6 @@ published enum ChartLegendPosition */ LEFT, - //------------------------------------------------------------------------- /** displays the chart legend above the diagram. @@ -68,7 +63,6 @@ published enum ChartLegendPosition */ TOP, - //------------------------------------------------------------------------- /** displays the chart legend on the right side of the diagram. @@ -77,7 +71,6 @@ published enum ChartLegendPosition */ RIGHT, - //------------------------------------------------------------------------- /** displays the chart legend beneath the diagram. @@ -87,7 +80,6 @@ published enum ChartLegendPosition BOTTOM }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/chart/ChartLine.idl b/offapi/com/sun/star/chart/ChartLine.idl index de8801e7079c..c7e16a738722 100644 --- a/offapi/com/sun/star/chart/ChartLine.idl +++ b/offapi/com/sun/star/chart/ChartLine.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module chart { -//============================================================================= /** specifies line elements in a chart (regression lines, etc.). */ @@ -38,7 +36,6 @@ published service ChartLine interface com::sun::star::beans::XPropertySet; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/chart/ChartPieSegmentProperties.idl b/offapi/com/sun/star/chart/ChartPieSegmentProperties.idl index 69eca1aabce0..13fceb7cf41f 100644 --- a/offapi/com/sun/star/chart/ChartPieSegmentProperties.idl +++ b/offapi/com/sun/star/chart/ChartPieSegmentProperties.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module chart { -//============================================================================= /** specifies all the properties for the graphic object of a pie segment.@see PieDiagram @@ -38,7 +36,6 @@ published service ChartPieSegmentProperties service com::sun::star::chart::ChartDataPointProperties; interface com::sun::star::beans::XPropertySet; - //------------------------------------------------------------------------- /** reflects the offset of a pie segment in percent of the radius. @@ -56,7 +53,6 @@ published service ChartPieSegmentProperties }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/chart/ChartRegressionCurveType.idl b/offapi/com/sun/star/chart/ChartRegressionCurveType.idl index efaed58f2d31..b65a0c6fe999 100644 --- a/offapi/com/sun/star/chart/ChartRegressionCurveType.idl +++ b/offapi/com/sun/star/chart/ChartRegressionCurveType.idl @@ -20,23 +20,19 @@ #define __com_sun_star_chart_ChartRegressionCurveType_idl__ -//============================================================================= module com { module sun { module star { module chart { -//============================================================================= /** specifies the type of the regression curve to be displayed. */ published enum ChartRegressionCurveType { - //------------------------------------------------------------------------- /** displays no regression curve. */ NONE, - //------------------------------------------------------------------------- /** displays a linear regression curve. @@ -45,7 +41,6 @@ published enum ChartRegressionCurveType */ LINEAR, - //------------------------------------------------------------------------- /** displays a linear logarithmic regression curve. @@ -54,7 +49,6 @@ published enum ChartRegressionCurveType */ LOGARITHM, - //------------------------------------------------------------------------- /** displays an exponential regression curve. @@ -64,7 +58,6 @@ published enum ChartRegressionCurveType */ EXPONENTIAL, - //------------------------------------------------------------------------- /** displays a polynomial regression curve. @@ -72,7 +65,6 @@ published enum ChartRegressionCurveType */ POLYNOMIAL, - //------------------------------------------------------------------------- /** displays a regression curve using a power function. @@ -83,7 +75,6 @@ published enum ChartRegressionCurveType }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/chart/ChartSeriesAddress.idl b/offapi/com/sun/star/chart/ChartSeriesAddress.idl index 7753343b1f58..665f10f59ee1 100644 --- a/offapi/com/sun/star/chart/ChartSeriesAddress.idl +++ b/offapi/com/sun/star/chart/ChartSeriesAddress.idl @@ -19,11 +19,9 @@ #ifndef __com_sun_star_chart_ChartSeriesAddress_idl__ #define __com_sun_star_chart_ChartSeriesAddress_idl__ -//============================================================================= module com { module sun { module star { module chart { -//============================================================================= /** This structure describes a single data row, specified by its name and a sequence of data points. @@ -37,13 +35,11 @@ published struct ChartSeriesAddress */ string DataRangeAddress; - //------------------------------------------------------------------------- /** contains the cell address of label (i.e. name) of this series. */ string LabelAddress; - //------------------------------------------------------------------------- /** contains cell addresses for each domain of this series. @@ -54,7 +50,6 @@ published struct ChartSeriesAddress sequence< string > DomainRangeAddresses; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/chart/ChartSolidType.idl b/offapi/com/sun/star/chart/ChartSolidType.idl index 19a2402f2b8d..c200a7db339b 100644 --- a/offapi/com/sun/star/chart/ChartSolidType.idl +++ b/offapi/com/sun/star/chart/ChartSolidType.idl @@ -29,36 +29,30 @@ #define __com_sun_star_chart_ChartSolidType_idl__ -//============================================================================= module com { module sun { module star { module chart { -//============================================================================= /** These values specify the type of solid shapes for data points of 3D bar charts. */ published constants ChartSolidType { - //------------------------------------------------------------------------- /** extruded rectangle, i.e., a cuboid */ const long RECTANGULAR_SOLID = 0; - //------------------------------------------------------------------------- /** cylinder with a circle as base */ const long CYLINDER = 1; - //------------------------------------------------------------------------- /** cone with a circle as base */ const long CONE = 2; - //------------------------------------------------------------------------- /** pyramidal with a square as base */ @@ -66,7 +60,6 @@ published constants ChartSolidType }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/chart/ChartStatistics.idl b/offapi/com/sun/star/chart/ChartStatistics.idl index ac0a1f6b34c6..9eb74720a6bf 100644 --- a/offapi/com/sun/star/chart/ChartStatistics.idl +++ b/offapi/com/sun/star/chart/ChartStatistics.idl @@ -34,11 +34,9 @@ #include #include -//============================================================================= module com { module sun { module star { module chart { -//============================================================================= /** offers statistical properties for the data in the chart. It is available for a single data row and for the whole diagram. @@ -47,7 +45,6 @@ published service ChartStatistics { interface com::sun::star::beans::XPropertySet; - //------------------------------------------------------------------------- /** specifies the lower limit of the error range of a data row. @@ -61,7 +58,6 @@ published service ChartStatistics */ [property] double ConstantErrorLow; - //------------------------------------------------------------------------- /** specifies the upper limit of the error range of a data row. @@ -75,14 +71,12 @@ published service ChartStatistics */ [property] double ConstantErrorHigh; - //------------------------------------------------------------------------- /** determines if the mean value for a data row is displayed as a line. */ [property] boolean MeanValue; - //------------------------------------------------------------------------- /** determines the type of error to indicate. @@ -104,7 +98,6 @@ published service ChartStatistics */ [optional, property] long ErrorBarStyle; - //------------------------------------------------------------------------- /** specifies the percentage that is used to display error bars. @@ -119,7 +112,6 @@ published service ChartStatistics */ [property] double PercentageError; - //------------------------------------------------------------------------- /** specifies the percentage for the margin of errors. @@ -134,7 +126,6 @@ published service ChartStatistics */ [property] double ErrorMargin; - //------------------------------------------------------------------------- /** determines how the error is indicated. @@ -144,7 +135,6 @@ published service ChartStatistics */ [property] com::sun::star::chart::ChartErrorIndicatorType ErrorIndicator; - //------------------------------------------------------------------------- /** determines a type of regression for the data row values. @@ -165,7 +155,6 @@ published service ChartStatistics [optional, property] string ErrorBarRangeNegative; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/chart/ChartSymbolType.idl b/offapi/com/sun/star/chart/ChartSymbolType.idl index 681813504abd..7228283c48df 100644 --- a/offapi/com/sun/star/chart/ChartSymbolType.idl +++ b/offapi/com/sun/star/chart/ChartSymbolType.idl @@ -20,11 +20,9 @@ #define __com_sun_star_chart_ChartSymbolType_idl__ -//============================================================================= module com { module sun { module star { module chart { -//============================================================================= /** These values specify the type of the symbol used for data points. @@ -49,20 +47,17 @@ */ published constants ChartSymbolType { - //------------------------------------------------------------------------- /** No symbol is used. */ const long NONE = -3; - //------------------------------------------------------------------------- /** The symbol is selected automatically. The size of symbol will be dynamic and the type depends on the data row number. */ const long AUTO = -2; - //------------------------------------------------------------------------- /** Take a Bitmap from a URL and use this as symbol. @@ -74,49 +69,41 @@ published constants ChartSymbolType */ const long BITMAPURL = -1; - //------------------------------------------------------------------------- /** The default symbol for row 0 is used. */ const long SYMBOL0 = 0; - //------------------------------------------------------------------------- /** The default symbol for row 1 is used. */ const long SYMBOL1 = 1; - //------------------------------------------------------------------------- /** The default symbol for row 2 is used. */ const long SYMBOL2 = 2; - //------------------------------------------------------------------------- /** The default symbol for row 3 is used. */ const long SYMBOL3 = 3; - //------------------------------------------------------------------------- /** The default symbol for row 4 is used. */ const long SYMBOL4 = 4; - //------------------------------------------------------------------------- /** The default symbol for row 5 is used. */ const long SYMBOL5 = 5; - //------------------------------------------------------------------------- /** The default symbol for row 6 is used. */ const long SYMBOL6 = 6; - //------------------------------------------------------------------------- /** The default symbol for row 7 is used. */ @@ -124,7 +111,6 @@ published constants ChartSymbolType }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/chart/ChartTableAddressSupplier.idl b/offapi/com/sun/star/chart/ChartTableAddressSupplier.idl index 5062714dfa67..990d381eabe0 100644 --- a/offapi/com/sun/star/chart/ChartTableAddressSupplier.idl +++ b/offapi/com/sun/star/chart/ChartTableAddressSupplier.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module chart { -//============================================================================= /** This is a helper service for access to table Address to cell ranges of the container document of a chart. @@ -34,7 +32,6 @@ module com { module sun { module star { module chart { */ published service ChartTableAddressSupplier { - //------------------------------------------------------------------------- /** contains the address to the cells containing the names of the categories. @@ -42,7 +39,6 @@ published service ChartTableAddressSupplier */ [property] string CategoriesRangeAddress; - //------------------------------------------------------------------------- /** contains the addresses to the elements of a series. This sequence should contain one element for each series in the chart. @@ -50,12 +46,10 @@ published service ChartTableAddressSupplier */ [property] sequence< com::sun::star::chart::ChartSeriesAddress > SeriesAddresses; - //------------------------------------------------------------------------- /** contains the address to the main title. */ [optional, property] string MainTitleAddress; - //------------------------------------------------------------------------- /** contains the address to the sub title. @@ -63,7 +57,6 @@ published service ChartTableAddressSupplier [optional, property] string SubTitleAddress; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/chart/ChartTitle.idl b/offapi/com/sun/star/chart/ChartTitle.idl index df39e74eff26..8e7844623626 100644 --- a/offapi/com/sun/star/chart/ChartTitle.idl +++ b/offapi/com/sun/star/chart/ChartTitle.idl @@ -22,11 +22,9 @@ #include #include -//============================================================================= module com { module sun { module star { module chart { -//============================================================================= /** specifies titles in a chart. @@ -37,7 +35,6 @@ published service ChartTitle { service com::sun::star::drawing::Shape; - //------------------------------------------------------------------------- /** If this property is the position is calculated by the application automatically. Setting this property to false will have no effect. Instead use the interface XShape @@ -45,7 +42,6 @@ published service ChartTitle */ [optional, property] boolean AutomaticPosition; - //------------------------------------------------------------------------- /** If a ChartTitle may be stored as XML element, this service should be supported in order to preserve unparsed @@ -55,7 +51,6 @@ published service ChartTitle */ [optional] service com::sun::star::xml::UserDefinedAttributeSupplier; - //------------------------------------------------------------------------- /** specifies the rotation of the shape in 100th of degrees. @@ -66,7 +61,6 @@ published service ChartTitle */ [property] long TextRotation; - //------------------------------------------------------------------------- /** contains the text of the title. @@ -78,7 +72,6 @@ published service ChartTitle }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/chart/ChartTwoAxisXSupplier.idl b/offapi/com/sun/star/chart/ChartTwoAxisXSupplier.idl index 0b9fed06b8ea..f33e0edddd9f 100644 --- a/offapi/com/sun/star/chart/ChartTwoAxisXSupplier.idl +++ b/offapi/com/sun/star/chart/ChartTwoAxisXSupplier.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module chart { -//============================================================================= /** a helper service for chart documents which supply primary and secondary x-axes. @@ -41,7 +39,6 @@ published service ChartTwoAxisXSupplier service com::sun::star::chart::ChartAxisXSupplier; - //------------------------------------------------------------------------- /** determines if the secondary x-axis is shown or hidden. @@ -49,14 +46,12 @@ published service ChartTwoAxisXSupplier */ [property] boolean HasSecondaryXAxis; - //------------------------------------------------------------------------- /** determines for the secondary x-axis if the labels at the tick marks are shown or hidden. */ [property] boolean HasSecondaryXAxisDescription; - //------------------------------------------------------------------------- /** determines if the title of the secondary X-axis is shown or hidden. @@ -68,7 +63,6 @@ published service ChartTwoAxisXSupplier }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/chart/ChartTwoAxisYSupplier.idl b/offapi/com/sun/star/chart/ChartTwoAxisYSupplier.idl index a4d5648aa8ee..a78ece2fcc60 100644 --- a/offapi/com/sun/star/chart/ChartTwoAxisYSupplier.idl +++ b/offapi/com/sun/star/chart/ChartTwoAxisYSupplier.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module chart { -//============================================================================= /** a helper service for chart documents which supply primary and secondary y-axes. @@ -41,7 +39,6 @@ published service ChartTwoAxisYSupplier service com::sun::star::chart::ChartAxisYSupplier; - //------------------------------------------------------------------------- /** determines if the secondary y-axis is shown or hidden. @@ -50,14 +47,12 @@ published service ChartTwoAxisYSupplier */ [property] boolean HasSecondaryYAxis; - //------------------------------------------------------------------------- /** determines for the secondary y-axis if the labels at the tick marks are shown or hidden. */ [property] boolean HasSecondaryYAxisDescription; - //------------------------------------------------------------------------- /** determines if the title of the secondary y-axis is shown or hidden. @@ -69,7 +64,6 @@ published service ChartTwoAxisYSupplier }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/chart/DataLabelPlacement.idl b/offapi/com/sun/star/chart/DataLabelPlacement.idl index d509f99260ea..ca1cf02d6a25 100644 --- a/offapi/com/sun/star/chart/DataLabelPlacement.idl +++ b/offapi/com/sun/star/chart/DataLabelPlacement.idl @@ -20,11 +20,9 @@ #define __com_sun_star_chart_DataLabelPlacement_idl__ -//============================================================================= module com { module sun { module star { module chart { -//============================================================================= /** These values specify where the captions/labels of data points are displayed. */ @@ -45,7 +43,6 @@ published constants DataLabelPlacement const long NEAR_ORIGIN = 12; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/chart/Diagram.idl b/offapi/com/sun/star/chart/Diagram.idl index 39ea3190cb96..3c517a418cde 100644 --- a/offapi/com/sun/star/chart/Diagram.idl +++ b/offapi/com/sun/star/chart/Diagram.idl @@ -30,11 +30,9 @@ #include -//============================================================================= module com { module sun { module star { module chart { -//============================================================================= /** the base service for the diagram of the chart document. @@ -66,7 +64,6 @@ published service Diagram */ [optional] interface com::sun::star::chart::XDiagramPositioning; - //------------------------------------------------------------------------- /** If this property is the position is calculated by the application automatically. Setting this property to false will have no effect. Instead use the interface XShape @@ -74,7 +71,6 @@ published service Diagram */ [optional, property] boolean AutomaticPosition; - //------------------------------------------------------------------------- /** If this property is the size is calculated by the application automatically. Setting this property to false will have no effect. Instead use the interface XShape @@ -82,11 +78,9 @@ published service Diagram */ [optional, property] boolean AutomaticSize; - //------------------------------------------------------------------------- interface com::sun::star::beans::XPropertySet; - //------------------------------------------------------------------------- /** If a Diagram may be stored as XML file, this service should be supported in order to preserve unparsed XML @@ -96,7 +90,6 @@ published service Diagram */ [optional] service com::sun::star::xml::UserDefinedAttributeSupplier; - //------------------------------------------------------------------------- /** determines if the data for a data row is contained in the columns or in the rows of the data array. @@ -106,7 +99,6 @@ published service Diagram */ [property] com::sun::star::chart::ChartDataRowSource DataRowSource; - //------------------------------------------------------------------------- /** specifies how the caption of data points is displayed. @@ -114,7 +106,6 @@ published service Diagram */ [property] long DataCaption; - //------------------------------------------------------------------------- /** specifies how empty or invalid cells in the provided data should be handled when displayed @@ -124,7 +115,6 @@ published service Diagram }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/chart/Dim3DDiagram.idl b/offapi/com/sun/star/chart/Dim3DDiagram.idl index 0ed1e74642db..80a462a714a2 100644 --- a/offapi/com/sun/star/chart/Dim3DDiagram.idl +++ b/offapi/com/sun/star/chart/Dim3DDiagram.idl @@ -23,11 +23,9 @@ #include -//============================================================================= module com { module sun { module star { module chart { -//============================================================================= /** is a service for diagrams that support the capability to render themselves as three-dimensional diagrams as well as @@ -45,7 +43,6 @@ published service Dim3DDiagram */ [optional] interface ::com::sun::star::chart::X3DDefaultSetter; - //------------------------------------------------------------------------- /** If set to , the chart becomes a three-dimensional chart. Otherwise it is two-dimensional. @@ -65,7 +62,6 @@ published service Dim3DDiagram [optional, property] long RotationVertical; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/chart/DonutDiagram.idl b/offapi/com/sun/star/chart/DonutDiagram.idl index e0ae94bd3e91..7275b49ca412 100644 --- a/offapi/com/sun/star/chart/DonutDiagram.idl +++ b/offapi/com/sun/star/chart/DonutDiagram.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module chart { -//============================================================================= /** a service for donut diagrams. @@ -37,7 +35,6 @@ published service DonutDiagram service com::sun::star::chart::Diagram; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/chart/ErrorBarStyle.idl b/offapi/com/sun/star/chart/ErrorBarStyle.idl index 262bd34931e9..d1ebc638a3ea 100644 --- a/offapi/com/sun/star/chart/ErrorBarStyle.idl +++ b/offapi/com/sun/star/chart/ErrorBarStyle.idl @@ -83,7 +83,6 @@ published constants ErrorBarStyle const long FROM_DATA = 7; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/chart/FilledNetDiagram.idl b/offapi/com/sun/star/chart/FilledNetDiagram.idl index 3cdd0007bd09..22a867d0dc48 100644 --- a/offapi/com/sun/star/chart/FilledNetDiagram.idl +++ b/offapi/com/sun/star/chart/FilledNetDiagram.idl @@ -27,11 +27,9 @@ #include -//============================================================================= module com { module sun { module star { module chart { -//============================================================================= /** specifies filled net diagrams. @since OOo 3.2 @@ -45,7 +43,6 @@ published service FilledNetDiagram service com::sun::star::chart::StackableDiagram; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/chart/LineDiagram.idl b/offapi/com/sun/star/chart/LineDiagram.idl index 369751f58f2b..9d3c525f7bf8 100644 --- a/offapi/com/sun/star/chart/LineDiagram.idl +++ b/offapi/com/sun/star/chart/LineDiagram.idl @@ -34,11 +34,9 @@ #include #include -//============================================================================= module com { module sun { module star { module chart { -//============================================================================= /** specifies line, spline and symbol diagrams. */ @@ -52,7 +50,6 @@ published service LineDiagram service com::sun::star::chart::Dim3DDiagram; service com::sun::star::chart::StackableDiagram; - //------------------------------------------------------------------------- /** determines which type of symbols are displayed. @@ -72,13 +69,11 @@ published service LineDiagram */ [property] long SymbolType; - //------------------------------------------------------------------------- /** specifies the size of symbols in 1/100th of a millimeter. */ [optional, property] com::sun::star::awt::Size SymbolSize; - //------------------------------------------------------------------------- /** Set this property to any valid URL that points to a graphic file. This graphic is then used as symbol for all series. @@ -91,14 +86,12 @@ published service LineDiagram */ [optional, property] string SymbolBitmapURL; - //------------------------------------------------------------------------- /** determines if the chart type has lines connecting the data points or contains just symbols. */ [property] boolean Lines; - //------------------------------------------------------------------------- /** determines if the chart is a spline-chart type and specifies the type of splines. @@ -113,7 +106,6 @@ published service LineDiagram */ [property] long SplineType; - //------------------------------------------------------------------------- /** specifies the power of the polynomials used for spline calculation @@ -122,14 +114,12 @@ published service LineDiagram */ [optional, property] long SplineOrder; - //------------------------------------------------------------------------- /** determines the number of sampling points of a spline */ [optional, property] long SplineResolution; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/chart/MissingValueTreatment.idl b/offapi/com/sun/star/chart/MissingValueTreatment.idl index 7a02692578e7..19509aa6ea3b 100644 --- a/offapi/com/sun/star/chart/MissingValueTreatment.idl +++ b/offapi/com/sun/star/chart/MissingValueTreatment.idl @@ -20,11 +20,9 @@ #define __com_sun_star_chart_MissingValueTreatment_idl__ -//============================================================================= module com { module sun { module star { module chart { -//============================================================================= /** This specifies how empty or invalid cells in the provided data should be handled when plotted. */ @@ -35,7 +33,6 @@ published constants MissingValueTreatment const long CONTINUE = 2; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/chart/NetDiagram.idl b/offapi/com/sun/star/chart/NetDiagram.idl index 97d91d9c7ef1..07d9975026c6 100644 --- a/offapi/com/sun/star/chart/NetDiagram.idl +++ b/offapi/com/sun/star/chart/NetDiagram.idl @@ -26,11 +26,9 @@ #include -//============================================================================= module com { module sun { module star { module chart { -//============================================================================= /** specifies net diagrams. @@ -44,7 +42,6 @@ published service NetDiagram }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/chart/PieDiagram.idl b/offapi/com/sun/star/chart/PieDiagram.idl index b5febfa66db9..5293da11e5c2 100644 --- a/offapi/com/sun/star/chart/PieDiagram.idl +++ b/offapi/com/sun/star/chart/PieDiagram.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module chart { -//============================================================================= /** a service for pie diagrams. */ @@ -38,7 +36,6 @@ published service PieDiagram service com::sun::star::chart::Dim3DDiagram; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/chart/StackableDiagram.idl b/offapi/com/sun/star/chart/StackableDiagram.idl index 45b95251a8f2..8685734b7858 100644 --- a/offapi/com/sun/star/chart/StackableDiagram.idl +++ b/offapi/com/sun/star/chart/StackableDiagram.idl @@ -20,11 +20,9 @@ #define __com_sun_star_chart_StackableDiagram_idl__ -//============================================================================= module com { module sun { module star { module chart { -//============================================================================= /** @@ -34,14 +32,12 @@ a helper service for stackable chart types (e.g., charts in */ published service StackableDiagram { - //------------------------------------------------------------------------- /** If , the series of the diagram are stacked and each category sums up to 100%. */ [property] boolean Percent; - //------------------------------------------------------------------------- /** If , the series of the diagram are stacked. @@ -53,7 +49,6 @@ published service StackableDiagram }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/chart/StockDiagram.idl b/offapi/com/sun/star/chart/StockDiagram.idl index 766f570443dc..a83b8c0d0263 100644 --- a/offapi/com/sun/star/chart/StockDiagram.idl +++ b/offapi/com/sun/star/chart/StockDiagram.idl @@ -30,11 +30,9 @@ #include -//============================================================================= module com { module sun { module star { module chart { -//============================================================================= /** specifies a diagram which can be used for presenting stock quotes. @@ -88,7 +86,6 @@ published service StockDiagram service com::sun::star::chart::ChartAxisXSupplier; service com::sun::star::chart::ChartTwoAxisYSupplier; - //------------------------------------------------------------------------- /** indicates if a stock chart contains data representing the volume of stocks. @@ -101,7 +98,6 @@ published service StockDiagram */ [property] boolean Volume; - //------------------------------------------------------------------------- /** indicates if a stock chart contains data representing the value of stocks on the opening and closing date. @@ -126,7 +122,6 @@ published service StockDiagram }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/chart/TimeIncrement.idl b/offapi/com/sun/star/chart/TimeIncrement.idl index 429f8e567343..c9813f5d97c5 100644 --- a/offapi/com/sun/star/chart/TimeIncrement.idl +++ b/offapi/com/sun/star/chart/TimeIncrement.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module chart { -//============================================================================= /** A TimeIncrement describes how tickmarks are positioned on the scale of a date-time axis. @since OOo 3.4 @@ -52,7 +50,6 @@ published struct TimeIncrement any TimeResolution; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/chart/TimeInterval.idl b/offapi/com/sun/star/chart/TimeInterval.idl index bec7e51c18f9..b5a8cc737746 100644 --- a/offapi/com/sun/star/chart/TimeInterval.idl +++ b/offapi/com/sun/star/chart/TimeInterval.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module chart { -//============================================================================= /** Describes an interval on a date-axis @since OOo 3.4 @@ -42,7 +40,6 @@ published struct TimeInterval long TimeUnit; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/chart/TimeUnit.idl b/offapi/com/sun/star/chart/TimeUnit.idl index 994880355e3c..a0d359c6957a 100644 --- a/offapi/com/sun/star/chart/TimeUnit.idl +++ b/offapi/com/sun/star/chart/TimeUnit.idl @@ -19,11 +19,9 @@ #ifndef __com_sun_star_chart_TimeUnit_idl__ #define __com_sun_star_chart_TimeUnit_idl__ -//============================================================================= module com { module sun { module star { module chart { -//============================================================================= /** Specifies a unit for intervals on a date-time axis @since OOo 3.4 @@ -35,7 +33,6 @@ published constants TimeUnit const long YEAR = 2; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/chart/X3DDefaultSetter.idl b/offapi/com/sun/star/chart/X3DDefaultSetter.idl index 0bc5c5536160..7ab263712f5b 100644 --- a/offapi/com/sun/star/chart/X3DDefaultSetter.idl +++ b/offapi/com/sun/star/chart/X3DDefaultSetter.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module chart { -//============================================================================= /** makes it easy to set suitable defaults for illumination and rotation for 3D charts @@ -50,7 +48,6 @@ published interface X3DDefaultSetter : com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/chart/X3DDisplay.idl b/offapi/com/sun/star/chart/X3DDisplay.idl index f282fca1a5a0..1048951a1990 100644 --- a/offapi/com/sun/star/chart/X3DDisplay.idl +++ b/offapi/com/sun/star/chart/X3DDisplay.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module chart { -//============================================================================= /** gives access to 3D elements of a three-dimensional chart. @@ -36,7 +34,6 @@ */ published interface X3DDisplay: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** @returns the properties of the diagram wall(s). @@ -52,7 +49,6 @@ published interface X3DDisplay: com::sun::star::uno::XInterface */ com::sun::star::beans::XPropertySet getWall(); - //------------------------------------------------------------------------- /** @returns the properties of the floor. @@ -65,7 +61,6 @@ published interface X3DDisplay: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/chart/XAxisXSupplier.idl b/offapi/com/sun/star/chart/XAxisXSupplier.idl index 3eab9e3e6b9f..4f1311812c6b 100644 --- a/offapi/com/sun/star/chart/XAxisXSupplier.idl +++ b/offapi/com/sun/star/chart/XAxisXSupplier.idl @@ -26,11 +26,9 @@ #include -//============================================================================= module com { module sun { module star { module chart { -//============================================================================= /** gives access to the x-axis of a chart. @@ -41,7 +39,6 @@ */ published interface XAxisXSupplier: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** @returns the x-axis title shape. @@ -50,7 +47,6 @@ published interface XAxisXSupplier: com::sun::star::uno::XInterface */ com::sun::star::drawing::XShape getXAxisTitle(); - //------------------------------------------------------------------------- /** @returns the properties of the x-axis of the diagram. @@ -62,7 +58,6 @@ published interface XAxisXSupplier: com::sun::star::uno::XInterface */ com::sun::star::beans::XPropertySet getXAxis(); - //------------------------------------------------------------------------- /** @returns the properties of the main grid (major grid) of the @@ -72,7 +67,6 @@ published interface XAxisXSupplier: com::sun::star::uno::XInterface */ com::sun::star::beans::XPropertySet getXMainGrid(); - //------------------------------------------------------------------------- /** @returns the properties of the help grid (minor grid) of the @@ -84,7 +78,6 @@ published interface XAxisXSupplier: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/chart/XAxisYSupplier.idl b/offapi/com/sun/star/chart/XAxisYSupplier.idl index 2979cc76b0c6..93cb0bfaaca6 100644 --- a/offapi/com/sun/star/chart/XAxisYSupplier.idl +++ b/offapi/com/sun/star/chart/XAxisYSupplier.idl @@ -26,11 +26,9 @@ #include -//============================================================================= module com { module sun { module star { module chart { -//============================================================================= /** gives access to the y-axis of a chart. @@ -41,7 +39,6 @@ */ published interface XAxisYSupplier: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** @returns the y-axis title shape. @@ -50,7 +47,6 @@ published interface XAxisYSupplier: com::sun::star::uno::XInterface */ com::sun::star::drawing::XShape getYAxisTitle(); - //------------------------------------------------------------------------- /** @returns the properties of the y-axis of the diagram. @@ -62,7 +58,6 @@ published interface XAxisYSupplier: com::sun::star::uno::XInterface */ com::sun::star::beans::XPropertySet getYAxis(); - //------------------------------------------------------------------------- /** @returns the properties of the help grid (minor grid) of the @@ -72,7 +67,6 @@ published interface XAxisYSupplier: com::sun::star::uno::XInterface */ com::sun::star::beans::XPropertySet getYHelpGrid(); - //------------------------------------------------------------------------- /** @returns the properties of the main grid (major grid) of the @@ -84,7 +78,6 @@ published interface XAxisYSupplier: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/chart/XAxisZSupplier.idl b/offapi/com/sun/star/chart/XAxisZSupplier.idl index e5b6c7a4c4a8..edd9f5db08d6 100644 --- a/offapi/com/sun/star/chart/XAxisZSupplier.idl +++ b/offapi/com/sun/star/chart/XAxisZSupplier.idl @@ -26,11 +26,9 @@ #include -//============================================================================= module com { module sun { module star { module chart { -//============================================================================= /** gives access to the z-axis of a chart. @@ -38,7 +36,6 @@ */ published interface XAxisZSupplier: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** @returns the z-axis title shape. @@ -47,7 +44,6 @@ published interface XAxisZSupplier: com::sun::star::uno::XInterface */ com::sun::star::drawing::XShape getZAxisTitle(); - //------------------------------------------------------------------------- /** @returns the properties of the main grid (major grid) of the @@ -57,7 +53,6 @@ published interface XAxisZSupplier: com::sun::star::uno::XInterface */ com::sun::star::beans::XPropertySet getZMainGrid(); - //------------------------------------------------------------------------- /** @returns the properties of the help grid (minor grid) of the @@ -67,7 +62,6 @@ published interface XAxisZSupplier: com::sun::star::uno::XInterface */ com::sun::star::beans::XPropertySet getZHelpGrid(); - //------------------------------------------------------------------------- /** @returns the properties of the z-axis of the diagram. @@ -81,7 +75,6 @@ published interface XAxisZSupplier: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/chart/XChartData.idl b/offapi/com/sun/star/chart/XChartData.idl index b9831c17fee0..11b2a6587294 100644 --- a/offapi/com/sun/star/chart/XChartData.idl +++ b/offapi/com/sun/star/chart/XChartData.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module chart { -//============================================================================= /** manages the data of the chart. @@ -36,7 +34,6 @@ */ published interface XChartData: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** allows a component supporting the XChartDataChangeEventListener interface to @@ -52,7 +49,6 @@ published interface XChartData: com::sun::star::uno::XInterface */ void addChartDataChangeEventListener( [in] com::sun::star::chart::XChartDataChangeEventListener aListener ); - //------------------------------------------------------------------------- /** removes a previously registered listener. @@ -61,7 +57,6 @@ published interface XChartData: com::sun::star::uno::XInterface */ void removeChartDataChangeEventListener( [in] com::sun::star::chart::XChartDataChangeEventListener aListener ); - //------------------------------------------------------------------------- /** @returns the value which is to be used as an indicator for a @@ -72,7 +67,6 @@ published interface XChartData: com::sun::star::uno::XInterface */ double getNotANumber(); - //------------------------------------------------------------------------- /** checks whether the value given is equal to the indicator value for a missing value. @@ -97,7 +91,6 @@ published interface XChartData: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/chart/XChartDataArray.idl b/offapi/com/sun/star/chart/XChartDataArray.idl index 5a097d30f4a5..9c2f5cb12f2d 100644 --- a/offapi/com/sun/star/chart/XChartDataArray.idl +++ b/offapi/com/sun/star/chart/XChartDataArray.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module chart { -//============================================================================= /** gives access to data represented as an array of rows. @@ -36,7 +34,6 @@ */ published interface XChartDataArray: XChartData { - //------------------------------------------------------------------------- /** retrieves the numerical data as a nested sequence of values. @@ -46,7 +43,6 @@ published interface XChartDataArray: XChartData */ sequence< sequence< double > > getData(); - //------------------------------------------------------------------------- /** sets the chart data as an array of numbers. @@ -56,7 +52,6 @@ published interface XChartDataArray: XChartData */ void setData( [in] sequence< sequence< double > > aData ); - //------------------------------------------------------------------------- /** retrieves the description texts for all rows. @@ -66,7 +61,6 @@ published interface XChartDataArray: XChartData */ sequence< string > getRowDescriptions(); - //------------------------------------------------------------------------- /** sets the description texts for all rows. @@ -76,7 +70,6 @@ published interface XChartDataArray: XChartData */ void setRowDescriptions( [in] sequence< string > aRowDescriptions ); - //------------------------------------------------------------------------- /** retrieves the description texts for all columns. @@ -86,7 +79,6 @@ published interface XChartDataArray: XChartData */ sequence< string > getColumnDescriptions(); - //------------------------------------------------------------------------- /** sets the description texts for all columns. @@ -97,7 +89,6 @@ published interface XChartDataArray: XChartData void setColumnDescriptions( [in] sequence< string > aColumnDescriptions ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/chart/XChartDataChangeEventListener.idl b/offapi/com/sun/star/chart/XChartDataChangeEventListener.idl index 9f2fd1803579..95ac72d3c256 100644 --- a/offapi/com/sun/star/chart/XChartDataChangeEventListener.idl +++ b/offapi/com/sun/star/chart/XChartDataChangeEventListener.idl @@ -24,17 +24,14 @@ #include -//============================================================================= module com { module sun { module star { module chart { -//============================================================================= /** makes it possible to receive events when chart data changes. */ published interface XChartDataChangeEventListener: com::sun::star::lang::XEventListener { - //------------------------------------------------------------------------- /** is called whenever chart data changes in value or structure. @@ -52,7 +49,6 @@ published interface XChartDataChangeEventListener: com::sun::star::lang::XEventL }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/chart/XChartDocument.idl b/offapi/com/sun/star/chart/XChartDocument.idl index c2ba6cd1246d..0d63d023e588 100644 --- a/offapi/com/sun/star/chart/XChartDocument.idl +++ b/offapi/com/sun/star/chart/XChartDocument.idl @@ -30,11 +30,9 @@ #include -//============================================================================= module com { module sun { module star { module chart { -//============================================================================= /** manages the chart document. @@ -43,7 +41,6 @@ */ published interface XChartDocument: com::sun::star::frame::XModel { - //------------------------------------------------------------------------- /** @returns the shape of the main title of the chart document. @@ -52,7 +49,6 @@ published interface XChartDocument: com::sun::star::frame::XModel */ com::sun::star::drawing::XShape getTitle(); - //------------------------------------------------------------------------- /** @returns the shape of the subtitle of the chart document. @@ -65,7 +61,6 @@ published interface XChartDocument: com::sun::star::frame::XModel */ com::sun::star::drawing::XShape getSubTitle(); - //------------------------------------------------------------------------- /** @returns the shape of the legend of the chart document. @@ -74,7 +69,6 @@ published interface XChartDocument: com::sun::star::frame::XModel */ com::sun::star::drawing::XShape getLegend(); - //------------------------------------------------------------------------- /** @returns the properties of the background area of the chart document. @@ -90,7 +84,6 @@ published interface XChartDocument: com::sun::star::frame::XModel */ com::sun::star::beans::XPropertySet getArea(); - //------------------------------------------------------------------------- /** @returns the diagram of the chart document. @@ -99,7 +92,6 @@ published interface XChartDocument: com::sun::star::frame::XModel */ com::sun::star::chart::XDiagram getDiagram(); - //------------------------------------------------------------------------- /** sets the diagram for the chart document. @@ -115,7 +107,6 @@ published interface XChartDocument: com::sun::star::frame::XModel */ void setDiagram( [in] com::sun::star::chart::XDiagram xDiagram ); - //------------------------------------------------------------------------- /** @returns the data of the chart. @@ -135,7 +126,6 @@ published interface XChartDocument: com::sun::star::frame::XModel */ com::sun::star::chart::XChartData getData(); - //------------------------------------------------------------------------- /** attaches data to the chart. @@ -162,7 +152,6 @@ published interface XChartDocument: com::sun::star::frame::XModel }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/chart/XComplexDescriptionAccess.idl b/offapi/com/sun/star/chart/XComplexDescriptionAccess.idl index e9e1b481cb86..c12ae700f18c 100644 --- a/offapi/com/sun/star/chart/XComplexDescriptionAccess.idl +++ b/offapi/com/sun/star/chart/XComplexDescriptionAccess.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module chart { -//============================================================================= /** Offers access to complex column and row descriptions. @@ -36,7 +34,6 @@ published interface XComplexDescriptionAccess : XChartDataArray { - //------------------------------------------------------------------------- /** retrieves the description texts for all rows. @@ -47,7 +44,6 @@ published interface XComplexDescriptionAccess : XChartDataArray */ sequence< sequence< string > > getComplexRowDescriptions(); - //------------------------------------------------------------------------- /** sets the description texts for all rows. @@ -58,7 +54,6 @@ published interface XComplexDescriptionAccess : XChartDataArray */ void setComplexRowDescriptions( [in] sequence< sequence< string > > rRowDescriptions ); - //------------------------------------------------------------------------- /** retrieves the description texts for all columns. @@ -69,7 +64,6 @@ published interface XComplexDescriptionAccess : XChartDataArray */ sequence< sequence< string > > getComplexColumnDescriptions(); - //------------------------------------------------------------------------- /** sets the description texts for all columns. @@ -81,7 +75,6 @@ published interface XComplexDescriptionAccess : XChartDataArray void setComplexColumnDescriptions( [in] sequence< sequence< string > > rColumnDescriptions ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/chart/XDateCategories.idl b/offapi/com/sun/star/chart/XDateCategories.idl index f6d5d1c50290..1565a75fe279 100644 --- a/offapi/com/sun/star/chart/XDateCategories.idl +++ b/offapi/com/sun/star/chart/XDateCategories.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module chart { -//============================================================================= /** Allows to set date values as categories. @@ -36,7 +34,6 @@ published interface XDateCategories { - //------------------------------------------------------------------------- /** sets dates as categories @@ -45,7 +42,6 @@ published interface XDateCategories */ void setDateCategories( [in] sequence< double > rDates ); - //------------------------------------------------------------------------- /** retrieves the date values if the category x-axis id a date axis @@ -55,7 +51,6 @@ published interface XDateCategories sequence< double > getDateCategories(); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/chart/XDiagram.idl b/offapi/com/sun/star/chart/XDiagram.idl index 6939ff63d276..998fff50b044 100644 --- a/offapi/com/sun/star/chart/XDiagram.idl +++ b/offapi/com/sun/star/chart/XDiagram.idl @@ -25,11 +25,9 @@ #include -//============================================================================= module com { module sun { module star { module chart { -//============================================================================= /** manages the diagram of the chart document. @@ -37,7 +35,6 @@ */ published interface XDiagram: com::sun::star::drawing::XShape { - //------------------------------------------------------------------------- /** @returns a string representing the diagram type. This string @@ -46,7 +43,6 @@ published interface XDiagram: com::sun::star::drawing::XShape */ string getDiagramType(); - //------------------------------------------------------------------------- /** @returns the properties of the specified data row (series). @@ -59,7 +55,6 @@ published interface XDiagram: com::sun::star::drawing::XShape com::sun::star::beans::XPropertySet getDataRowProperties( [in] long nRow ) raises( com::sun::star::lang::IndexOutOfBoundsException ); - //------------------------------------------------------------------------- /** @returns the properties of the specified data point. @@ -77,7 +72,6 @@ published interface XDiagram: com::sun::star::drawing::XShape }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/chart/XDiagramPositioning.idl b/offapi/com/sun/star/chart/XDiagramPositioning.idl index 6ba9edb9440f..401b0ab53ec4 100644 --- a/offapi/com/sun/star/chart/XDiagramPositioning.idl +++ b/offapi/com/sun/star/chart/XDiagramPositioning.idl @@ -22,11 +22,9 @@ #include #include -//============================================================================= module com { module sun { module star { module chart { -//============================================================================= /** allow for different positioning options for a diagram @@ -85,7 +83,6 @@ interface XDiagramPositioning : com::sun::star::uno::XInterface com::sun::star::awt::Rectangle calculateDiagramPositionIncludingAxesAndAxisTitles(); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/chart/XStatisticDisplay.idl b/offapi/com/sun/star/chart/XStatisticDisplay.idl index 3b54c26bc4f1..7b27872544be 100644 --- a/offapi/com/sun/star/chart/XStatisticDisplay.idl +++ b/offapi/com/sun/star/chart/XStatisticDisplay.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module chart { -//============================================================================= /** gives access to statistical elements for the chart. @@ -40,7 +38,6 @@ */ published interface XStatisticDisplay: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** @returns the properties of the up bars of a stock chart which has @@ -54,7 +51,6 @@ published interface XStatisticDisplay: com::sun::star::uno::XInterface */ com::sun::star::beans::XPropertySet getUpBar(); - //------------------------------------------------------------------------- /** @returns the properties of the down bars of a stock chart which has @@ -68,7 +64,6 @@ published interface XStatisticDisplay: com::sun::star::uno::XInterface */ com::sun::star::beans::XPropertySet getDownBar(); - //------------------------------------------------------------------------- /** @returns the properties of the lines that are drawn between the @@ -80,7 +75,6 @@ published interface XStatisticDisplay: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/chart/XTwoAxisXSupplier.idl b/offapi/com/sun/star/chart/XTwoAxisXSupplier.idl index ff5bee5b6d39..de3fa8bb9995 100644 --- a/offapi/com/sun/star/chart/XTwoAxisXSupplier.idl +++ b/offapi/com/sun/star/chart/XTwoAxisXSupplier.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module chart { -//============================================================================= /** gives access to both the primary and the secondary x-axis of a chart. @@ -37,7 +35,6 @@ */ published interface XTwoAxisXSupplier: com::sun::star::chart::XAxisXSupplier { - //------------------------------------------------------------------------- /** @returns the properties of the secondary x-axis of the @@ -52,7 +49,6 @@ published interface XTwoAxisXSupplier: com::sun::star::chart::XAxisXSupplier }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/chart/XTwoAxisYSupplier.idl b/offapi/com/sun/star/chart/XTwoAxisYSupplier.idl index 8eed08ab730b..f8571815511b 100644 --- a/offapi/com/sun/star/chart/XTwoAxisYSupplier.idl +++ b/offapi/com/sun/star/chart/XTwoAxisYSupplier.idl @@ -24,17 +24,14 @@ #include -//============================================================================= module com { module sun { module star { module chart { -//============================================================================= /** gives access to both the primary and the secondary y-axis of a diagram.@see XChartDocument */ published interface XTwoAxisYSupplier: com::sun::star::chart::XAxisYSupplier { - //------------------------------------------------------------------------- /** @returns the properties of the secondary y-axis of the @@ -49,7 +46,6 @@ published interface XTwoAxisYSupplier: com::sun::star::chart::XAxisYSupplier }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/chart/XYDiagram.idl b/offapi/com/sun/star/chart/XYDiagram.idl index 3879c763caf7..8ee35ba146bf 100644 --- a/offapi/com/sun/star/chart/XYDiagram.idl +++ b/offapi/com/sun/star/chart/XYDiagram.idl @@ -30,11 +30,9 @@ #include -//============================================================================= module com { module sun { module star { module chart { -//============================================================================= /** a service for X/Y diagrams (Also known as scatter charts). @@ -52,7 +50,6 @@ published service XYDiagram service com::sun::star::chart::LineDiagram; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/chart2/AxisOrientation.idl b/offapi/com/sun/star/chart2/AxisOrientation.idl index 3d174c03adc2..a37c8e82844f 100644 --- a/offapi/com/sun/star/chart2/AxisOrientation.idl +++ b/offapi/com/sun/star/chart2/AxisOrientation.idl @@ -19,11 +19,9 @@ #ifndef com_sun_star_chart2_AxisOrientation_idl #define com_sun_star_chart2_AxisOrientation_idl -//============================================================================= module com { module sun { module star { module chart2 { -//============================================================================= enum AxisOrientation { @@ -36,7 +34,6 @@ enum AxisOrientation REVERSE }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/chart2/CoordinateSystemTypeID.idl b/offapi/com/sun/star/chart2/CoordinateSystemTypeID.idl index 323cd47d2885..d5bf01825787 100644 --- a/offapi/com/sun/star/chart2/CoordinateSystemTypeID.idl +++ b/offapi/com/sun/star/chart2/CoordinateSystemTypeID.idl @@ -3,15 +3,12 @@ #define com_sun_star_chart2_CoordinateSystemTypeID_idl -//============================================================================= module com { module sun { module star { module chart2 { -//============================================================================= typedef string CoordinateSystemTypeID; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/chart2/DataPoint.idl b/offapi/com/sun/star/chart2/DataPoint.idl index ed3835936c5a..805509025094 100644 --- a/offapi/com/sun/star/chart2/DataPoint.idl +++ b/offapi/com/sun/star/chart2/DataPoint.idl @@ -42,7 +42,6 @@ service DataPoint [optional] service ::com::sun::star::style::CharacterPropertiesAsian; [optional] service ::com::sun::star::style::CharacterPropertiesComplex; - // ---------------------------------------------------------------------- /** this property handles the style. This property must support the service Style. diff --git a/offapi/com/sun/star/chart2/DataPointGeometry3D.idl b/offapi/com/sun/star/chart2/DataPointGeometry3D.idl index 49b52042f54c..4281c858351a 100644 --- a/offapi/com/sun/star/chart2/DataPointGeometry3D.idl +++ b/offapi/com/sun/star/chart2/DataPointGeometry3D.idl @@ -21,36 +21,30 @@ #define __com_sun_star_chart2_datapointgeometry3d_idl__ -//============================================================================= module com { module sun { module star { module chart2 { -//============================================================================= /** These values specify the geometry of data points in 3D bar charts. */ constants DataPointGeometry3D { - //------------------------------------------------------------------------- /** a cuboid */ const long CUBOID = 0; - //------------------------------------------------------------------------- /** a cylinder with a circle as base */ const long CYLINDER = 1; - //------------------------------------------------------------------------- /** a cone with a circle as base */ const long CONE = 2; - //------------------------------------------------------------------------- /** a pyramid with a square as base */ @@ -58,7 +52,6 @@ constants DataPointGeometry3D }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/chart2/DataPointLabel.idl b/offapi/com/sun/star/chart2/DataPointLabel.idl index 43f9a08023cc..7855aca35c63 100644 --- a/offapi/com/sun/star/chart2/DataPointLabel.idl +++ b/offapi/com/sun/star/chart2/DataPointLabel.idl @@ -59,7 +59,6 @@ struct DataPointLabel boolean ShowLegendSymbol; }; -//============================================================================= } ; // chart2 diff --git a/offapi/com/sun/star/chart2/DataPointProperties.idl b/offapi/com/sun/star/chart2/DataPointProperties.idl index e98190392dc6..1d207e631daf 100644 --- a/offapi/com/sun/star/chart2/DataPointProperties.idl +++ b/offapi/com/sun/star/chart2/DataPointProperties.idl @@ -55,7 +55,6 @@ service DataPointProperties */ service ::com::sun::star::beans::PropertySet; - // ---------------------------------------------------------------------- /** points to a style that also supports this service (but not this property) that is used as default, if the PropertyState @@ -64,7 +63,6 @@ service DataPointProperties // [optional, property] ::com::sun::star::style::XStyle Style; // Common Properties - // ----------------- /** This is the main color of a data point. @@ -93,7 +91,6 @@ service DataPointProperties // Fill Properties - // --------------- /** This enumeration selects the style with which the area will be filled. */ @@ -158,7 +155,6 @@ service DataPointProperties // Line Properties - // --------------- [property] ::com::sun::star::drawing::LineStyle LineStyle; /** Is only used for line-chart types. @@ -180,7 +176,6 @@ service DataPointProperties */ [optional, property] string LineDashName; - //------------------------------------------------------------------------- // bitmap properties /copied from drawing::FillProperties @@ -240,7 +235,6 @@ service DataPointProperties */ [property] com::sun::star::drawing::BitmapMode FillBitmapMode; - //------------------------------------------------------------------------- /** */ diff --git a/offapi/com/sun/star/chart2/DataSeries.idl b/offapi/com/sun/star/chart2/DataSeries.idl index 64daf4cbbd14..6d5c6b98de51 100644 --- a/offapi/com/sun/star/chart2/DataSeries.idl +++ b/offapi/com/sun/star/chart2/DataSeries.idl @@ -50,9 +50,7 @@ module chart2 // NOTES // kombinierbarkeit - data series combiner (andere Komponente?) - // // coordinatesystem-supplier - // // chart-type ? property string rendererServiceName @@ -92,7 +90,6 @@ service DataSeries */ service DataPointProperties; - // ---------------------------------------------------------------------- /** allows setting a coordinate-system */ @@ -128,7 +125,6 @@ service DataSeries */ [optional] interface XRegressionCurveContainer; - // ---------------------------------------------------------------------- /** This service will be used to render this data series. diff --git a/offapi/com/sun/star/chart2/ExponentialScaling.idl b/offapi/com/sun/star/chart2/ExponentialScaling.idl index 5237210a7b89..b22bef2dc8fe 100644 --- a/offapi/com/sun/star/chart2/ExponentialScaling.idl +++ b/offapi/com/sun/star/chart2/ExponentialScaling.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module chart2 { -//============================================================================= /** Scaling that scales a value x by taking the power of the base to x. @@ -38,7 +36,6 @@ service ExponentialScaling service Scaling; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/chart2/IncrementData.idl b/offapi/com/sun/star/chart2/IncrementData.idl index bcfa2bbc8973..1e0e418394b3 100644 --- a/offapi/com/sun/star/chart2/IncrementData.idl +++ b/offapi/com/sun/star/chart2/IncrementData.idl @@ -4,11 +4,9 @@ #include -//============================================================================= module com { module sun { module star { module chart2 { -//============================================================================= /** An IncrementData describes how tickmarks are positioned on the scale of an axis. @@ -59,7 +57,6 @@ struct IncrementData sequence< SubIncrement > SubIncrements; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/chart2/LinearScaling.idl b/offapi/com/sun/star/chart2/LinearScaling.idl index db67fa5c691c..4867ded98b28 100644 --- a/offapi/com/sun/star/chart2/LinearScaling.idl +++ b/offapi/com/sun/star/chart2/LinearScaling.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module chart2 { -//============================================================================= /** Scaling that scales a value x by calculating m · x + t. @@ -39,7 +37,6 @@ service LinearScaling service Scaling; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/chart2/LogarithmicScaling.idl b/offapi/com/sun/star/chart2/LogarithmicScaling.idl index f8cfe216c52c..55c871dde2f2 100644 --- a/offapi/com/sun/star/chart2/LogarithmicScaling.idl +++ b/offapi/com/sun/star/chart2/LogarithmicScaling.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module chart2 { -//============================================================================= /** Scaling that scales values by taking their logarithm. @@ -37,7 +35,6 @@ service LogarithmicScaling service Scaling; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/chart2/LogicTargetModel.idl b/offapi/com/sun/star/chart2/LogicTargetModel.idl index 2b56168c9699..92f82cadf114 100644 --- a/offapi/com/sun/star/chart2/LogicTargetModel.idl +++ b/offapi/com/sun/star/chart2/LogicTargetModel.idl @@ -4,11 +4,9 @@ #include -//============================================================================= module com { module sun { module star { module chart2 { -//============================================================================= /**

The properties of this service correspond to the similar named attributes and subelements of the XML element chart2:increment in the chart2 file format.

@@ -35,7 +33,6 @@ service LogicTargetModel [ property ] sequence< ::com::sun::star::beans::XPropertySet > LogicTargetModels; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/chart2/PowerScaling.idl b/offapi/com/sun/star/chart2/PowerScaling.idl index 69b9080bce67..1685e120c3f5 100644 --- a/offapi/com/sun/star/chart2/PowerScaling.idl +++ b/offapi/com/sun/star/chart2/PowerScaling.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module chart2 { -//============================================================================= /** Scaling that scales a value x by taking the power of x to the exponent. @@ -38,7 +36,6 @@ service PowerScaling service Scaling; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/chart2/ScaleData.idl b/offapi/com/sun/star/chart2/ScaleData.idl index c63096e5a83f..9078a24694f4 100644 --- a/offapi/com/sun/star/chart2/ScaleData.idl +++ b/offapi/com/sun/star/chart2/ScaleData.idl @@ -9,11 +9,9 @@ #include #include -//============================================================================= module com { module sun { module star { module chart2 { -//============================================================================= struct ScaleData { @@ -87,7 +85,6 @@ struct ScaleData ::com::sun::star::chart::TimeIncrement TimeIncrement; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/chart2/Scaling.idl b/offapi/com/sun/star/chart2/Scaling.idl index 32218cc04ad7..d7cd705dc34d 100644 --- a/offapi/com/sun/star/chart2/Scaling.idl +++ b/offapi/com/sun/star/chart2/Scaling.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module chart2 { -//============================================================================= /** stateless service */ @@ -36,7 +34,6 @@ service Scaling interface com::sun::star::chart2::XScaling; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/chart2/SubIncrement.idl b/offapi/com/sun/star/chart2/SubIncrement.idl index bc580922c58b..bd13ed232d20 100644 --- a/offapi/com/sun/star/chart2/SubIncrement.idl +++ b/offapi/com/sun/star/chart2/SubIncrement.idl @@ -2,11 +2,9 @@ #ifndef com_sun_star_chart2_SubIncrement_idl #define com_sun_star_chart2_SubIncrement_idl -//============================================================================= module com { module sun { module star { module chart2 { -//============================================================================= struct SubIncrement { @@ -21,7 +19,6 @@ struct SubIncrement any PostEquidistant; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/chart2/Symbol.idl b/offapi/com/sun/star/chart2/Symbol.idl index 22db2d7ef090..bc618bd7446c 100644 --- a/offapi/com/sun/star/chart2/Symbol.idl +++ b/offapi/com/sun/star/chart2/Symbol.idl @@ -33,11 +33,9 @@ #include #include -//============================================================================= module com { module sun { module star { module chart2 { -//============================================================================= /** properties that are used for DataSeries that display symbols. */ @@ -111,7 +109,6 @@ struct Symbol long FillColor; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/chart2/SymbolStyle.idl b/offapi/com/sun/star/chart2/SymbolStyle.idl index 706eb8ffbbec..4e7ae8f67a6f 100644 --- a/offapi/com/sun/star/chart2/SymbolStyle.idl +++ b/offapi/com/sun/star/chart2/SymbolStyle.idl @@ -19,11 +19,9 @@ #ifndef com_sun_star_chart2_SymbolStyle_idl #define com_sun_star_chart2_SymbolStyle_idl -//============================================================================= module com { module sun { module star { module chart2 { -//============================================================================= /** determines what kind of symbol to use */ @@ -57,7 +55,6 @@ enum SymbolStyle GRAPHIC }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/chart2/XAnyDescriptionAccess.idl b/offapi/com/sun/star/chart2/XAnyDescriptionAccess.idl index 9a0f4a429dbf..c1b580741d75 100644 --- a/offapi/com/sun/star/chart2/XAnyDescriptionAccess.idl +++ b/offapi/com/sun/star/chart2/XAnyDescriptionAccess.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module chart2 { -//============================================================================= /** Offers any access to column and row descriptions. This allows to set date values as categories. @@ -37,7 +35,6 @@ This allows to set date values as categories. interface XAnyDescriptionAccess : ::com::sun::star::chart::XComplexDescriptionAccess { - //------------------------------------------------------------------------- /** retrieves the descriptions for all rows. @@ -49,7 +46,6 @@ interface XAnyDescriptionAccess : ::com::sun::star::chart::XComplexDescriptionAc */ sequence< sequence< any > > getAnyRowDescriptions(); - //------------------------------------------------------------------------- /** sets the descriptions for all rows. @@ -61,7 +57,6 @@ interface XAnyDescriptionAccess : ::com::sun::star::chart::XComplexDescriptionAc */ void setAnyRowDescriptions( [in] sequence< sequence< any > > rRowDescriptions ); - //------------------------------------------------------------------------- /** retrieves the descriptions for all columns. @@ -73,7 +68,6 @@ interface XAnyDescriptionAccess : ::com::sun::star::chart::XComplexDescriptionAc */ sequence< sequence< any > > getAnyColumnDescriptions(); - //------------------------------------------------------------------------- /** sets the descriptions for all columns. @@ -86,7 +80,6 @@ interface XAnyDescriptionAccess : ::com::sun::star::chart::XComplexDescriptionAc void setAnyColumnDescriptions( [in] sequence< sequence< any > > rColumnDescriptions ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/chart2/XChartShape.idl b/offapi/com/sun/star/chart2/XChartShape.idl index 23f53c300fe3..9b33eb00ad45 100644 --- a/offapi/com/sun/star/chart2/XChartShape.idl +++ b/offapi/com/sun/star/chart2/XChartShape.idl @@ -12,11 +12,9 @@ #include -//============================================================================= module com { module sun { module star { module chart2 { -//============================================================================= /** this interface is used for a wrapper of objects implementing the service com::sun::star::drawing::Shape @@ -34,35 +32,29 @@ interface XChartShape : ::com::sun::star::uno::XInterface com::sun::star::lang::IllegalArgumentException, com::sun::star::lang::WrappedTargetException ); - //------------------------------------------------------------------------- /** the method corresponds to the identical methods of the interface com::sun::star::beans::XPropertySet */ any getPropertyValue( [in] string PropertyName ) raises( com::sun::star::beans::UnknownPropertyException, com::sun::star::lang::WrappedTargetException ); - //------------------------------------------------------------------------- /** the method corresponds to the identical methods of the interface com::sun::star::drawing::XShape */ com::sun::star::awt::Point getPosition(); - //------------------------------------------------------------------------- /** the method corresponds to the identical methods of the interface com::sun::star::drawing::XShape */ void setPosition( [in] com::sun::star::awt::Point aPosition ); - //------------------------------------------------------------------------- /** the method corresponds to the identical methods of the interface com::sun::star::drawing::XShape */ com::sun::star::awt::Size getSize(); - //------------------------------------------------------------------------- /** the method corresponds to the identical methods of the interface com::sun::star::drawing::XShape */ void setSize( [in] com::sun::star::awt::Size aSize ) raises( com::sun::star::beans::PropertyVetoException ); - //------------------------------------------------------------------------- /** the method corresponds to the identical methods of the interface com::sun::star::drawing::XShape * ??????????? deprecated * @@ -70,7 +62,6 @@ interface XChartShape : ::com::sun::star::uno::XInterface string getShapeType(); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/chart2/XChartShapeContainer.idl b/offapi/com/sun/star/chart2/XChartShapeContainer.idl index 8415171a5320..bf2e24c3eb5a 100644 --- a/offapi/com/sun/star/chart2/XChartShapeContainer.idl +++ b/offapi/com/sun/star/chart2/XChartShapeContainer.idl @@ -5,11 +5,9 @@ #include #include -//============================================================================= module com { module sun { module star { module chart2 { -//============================================================================= interface XChartShapeContainer : ::com::sun::star::uno::XInterface { @@ -25,7 +23,6 @@ interface XChartShapeContainer : ::com::sun::star::uno::XInterface //... provide something for creation of Transformation ... }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/chart2/XScaling.idl b/offapi/com/sun/star/chart2/XScaling.idl index cf78fafc5ecb..ae8a9798d183 100644 --- a/offapi/com/sun/star/chart2/XScaling.idl +++ b/offapi/com/sun/star/chart2/XScaling.idl @@ -4,11 +4,9 @@ #include -//============================================================================= module com { module sun { module star { module chart2 { -//============================================================================= interface XScaling : ::com::sun::star::uno::XInterface { @@ -24,7 +22,6 @@ interface XScaling : ::com::sun::star::uno::XInterface //... or better/additionally?: provide default values for Min&Max }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/chart2/XTransformation.idl b/offapi/com/sun/star/chart2/XTransformation.idl index 147f76106061..a9c80933e145 100644 --- a/offapi/com/sun/star/chart2/XTransformation.idl +++ b/offapi/com/sun/star/chart2/XTransformation.idl @@ -43,7 +43,6 @@ module chart2 // NOTES //... provide help for creating the right transformation - // // ... access to source and destination coordinate system ? /** allows the transformation of numeric values from one diff --git a/offapi/com/sun/star/chart2/data/DataSequence.idl b/offapi/com/sun/star/chart2/data/DataSequence.idl index a7a748c6c04f..ae27b05c39de 100644 --- a/offapi/com/sun/star/chart2/data/DataSequence.idl +++ b/offapi/com/sun/star/chart2/data/DataSequence.idl @@ -103,7 +103,6 @@ service DataSequence */ interface ::com::sun::star::beans::XPropertySet; - // ---------------------------------------------------------------------- /** The key (index) of the number format that this sequence should be formatted with. diff --git a/offapi/com/sun/star/chart2/data/DatabaseDataProvider.idl b/offapi/com/sun/star/chart2/data/DatabaseDataProvider.idl index a7dc3b0a7be2..95dff79b8765 100644 --- a/offapi/com/sun/star/chart2/data/DatabaseDataProvider.idl +++ b/offapi/com/sun/star/chart2/data/DatabaseDataProvider.idl @@ -30,17 +30,14 @@ #include -//============================================================================= module com { module sun { module star { module chart2 { module data { -//============================================================================= service DatabaseDataProvider : XDatabaseDataProvider { createWithConnection([in] com::sun::star::sdbc::XConnection connection); }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/chart2/data/LabelOrigin.idl b/offapi/com/sun/star/chart2/data/LabelOrigin.idl index 0c68c937b1e2..ae07c8a9a8ec 100644 --- a/offapi/com/sun/star/chart2/data/LabelOrigin.idl +++ b/offapi/com/sun/star/chart2/data/LabelOrigin.idl @@ -20,11 +20,9 @@ #ifndef com_sun_star_chart2_data_LabelOrigin_idl #define com_sun_star_chart2_data_LabelOrigin_idl -//============================================================================= module com { module sun { module star { module chart2 { module data { -//============================================================================= /** is used to specify how the labels have to be created. @@ -32,7 +30,6 @@ module com { module sun { module star { module chart2 { module data { */ enum LabelOrigin { - //------------------------------------------------------------------------- /** If a range spans a single row over more than one column, this parameter has the same effect as ROW. If the range spans a @@ -51,7 +48,6 @@ enum LabelOrigin */ SHORT_SIDE, - //------------------------------------------------------------------------- /** This is exactly the opposite of SHORT_SIDE. I.e., if SHORT_SIDE has the same effect as ROW, LONG_SIDE will have the @@ -61,7 +57,6 @@ enum LabelOrigin */ LONG_SIDE, - //------------------------------------------------------------------------- /** Uses the column name for label generation. A spreadsheet range A1:A6 could, e.g., result in "Column A". @@ -72,7 +67,6 @@ enum LabelOrigin */ COLUMN, - //------------------------------------------------------------------------- /** Uses the column name for label generation. A spreadsheet range A2:D2 could, e.g., result in "Row 2". @@ -84,7 +78,6 @@ enum LabelOrigin ROW }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/chart2/data/XDatabaseDataProvider.idl b/offapi/com/sun/star/chart2/data/XDatabaseDataProvider.idl index 947455e1d6dd..8e311228fdb1 100644 --- a/offapi/com/sun/star/chart2/data/XDatabaseDataProvider.idl +++ b/offapi/com/sun/star/chart2/data/XDatabaseDataProvider.idl @@ -39,11 +39,9 @@ #include #include -//============================================================================= module com { module sun { module star { module chart2 { module data { -//============================================================================= /** identifies a XDataProvider for result sets. @@ -209,7 +207,6 @@ interface XDatabaseDataProvider [attribute,bound] string DataSourceName; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/configuration/AccessRootElement.idl b/offapi/com/sun/star/configuration/AccessRootElement.idl index 119ad559cd7e..0b9c632742ab 100644 --- a/offapi/com/sun/star/configuration/AccessRootElement.idl +++ b/offapi/com/sun/star/configuration/AccessRootElement.idl @@ -33,11 +33,9 @@ #include #include -//============================================================================= module com { module sun { module star { module configuration { -//============================================================================= /** provides information about the root element of a hierarchy and about the hierarchy as a whole. @@ -158,7 +156,6 @@ published service AccessRootElement }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/configuration/AdministrationProvider.idl b/offapi/com/sun/star/configuration/AdministrationProvider.idl index 49b29b42b84e..046d31bc727e 100644 --- a/offapi/com/sun/star/configuration/AdministrationProvider.idl +++ b/offapi/com/sun/star/configuration/AdministrationProvider.idl @@ -31,11 +31,9 @@ #include #include -//============================================================================= module com { module sun { module star { module configuration { -//============================================================================= /** manages one, or more, complete sets of configuration data for administrative purposes and serves as a factory for objects that provide access to subsets of these shared configurations. @@ -178,7 +176,6 @@ published service AdministrationProvider }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/configuration/CannotLoadConfigurationException.idl b/offapi/com/sun/star/configuration/CannotLoadConfigurationException.idl index cc0b0e08d283..c04197603db0 100644 --- a/offapi/com/sun/star/configuration/CannotLoadConfigurationException.idl +++ b/offapi/com/sun/star/configuration/CannotLoadConfigurationException.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module configuration { -//============================================================================= /** is thrown when an application tries to create a configuration provider but the configuration can't be loaded @@ -34,7 +32,6 @@ published exception CannotLoadConfigurationException: com::sun::star::uno::Excep { }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/configuration/ConfigurationAccess.idl b/offapi/com/sun/star/configuration/ConfigurationAccess.idl index ac51f64bd186..4186c7fd714d 100644 --- a/offapi/com/sun/star/configuration/ConfigurationAccess.idl +++ b/offapi/com/sun/star/configuration/ConfigurationAccess.idl @@ -36,11 +36,9 @@ #include #include -//============================================================================= module com { module sun { module star { module configuration { -//============================================================================= /** provides read access to a fragment of the configuration hierarchy.

Values that are direct or indirect descendants of a root element can be @@ -238,7 +236,6 @@ published service ConfigurationAccess [optional] service GroupElement; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/configuration/ConfigurationProvider.idl b/offapi/com/sun/star/configuration/ConfigurationProvider.idl index 0a180eb83ee8..0199d53d3bc1 100644 --- a/offapi/com/sun/star/configuration/ConfigurationProvider.idl +++ b/offapi/com/sun/star/configuration/ConfigurationProvider.idl @@ -31,11 +31,9 @@ #include #include -//============================================================================= module com { module sun { module star { module configuration { -//============================================================================= /** manages one, or more, complete sets of configuration data and serves as a factory for objects that provide access to a subset of the configuration. @@ -238,7 +236,6 @@ published service ConfigurationProvider }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/configuration/ConfigurationRegistry.idl b/offapi/com/sun/star/configuration/ConfigurationRegistry.idl index bd8fddaea229..efe75c06b48b 100644 --- a/offapi/com/sun/star/configuration/ConfigurationRegistry.idl +++ b/offapi/com/sun/star/configuration/ConfigurationRegistry.idl @@ -28,14 +28,12 @@ #ifndef __com_sun_star_configuration_ConfigurationRegistry_idl__ #define __com_sun_star_configuration_ConfigurationRegistry_idl__ -//============================================================================= #include #include module com { module sun { module star { module configuration { -//============================================================================= /* provides access to a configuration tree as a registry. @@ -96,7 +94,6 @@ published service ConfigurationRegistry }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/configuration/ConfigurationUpdateAccess.idl b/offapi/com/sun/star/configuration/ConfigurationUpdateAccess.idl index dda3100c5de9..45bee4d9aea3 100644 --- a/offapi/com/sun/star/configuration/ConfigurationUpdateAccess.idl +++ b/offapi/com/sun/star/configuration/ConfigurationUpdateAccess.idl @@ -33,11 +33,9 @@ #include #include -//============================================================================= module com { module sun { module star { module configuration { -//============================================================================= /** provides modifying access to a fragment of the configuration hierarchy.

Extends ConfigurationAccess to support modifying values @@ -126,7 +124,6 @@ published service ConfigurationUpdateAccess [optional] service UpdateRootElement; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/configuration/CorruptedConfigurationException.idl b/offapi/com/sun/star/configuration/CorruptedConfigurationException.idl index 31967e4f26e6..2beab78e2b0c 100644 --- a/offapi/com/sun/star/configuration/CorruptedConfigurationException.idl +++ b/offapi/com/sun/star/configuration/CorruptedConfigurationException.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module configuration { -//============================================================================= /** This exception is thrown in case a configuration does not exists or contains corrupt data. @@ -44,7 +42,6 @@ published exception CorruptedConfigurationException : ::com::sun::star::uno::Run string Details; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/configuration/CorruptedUIConfigurationException.idl b/offapi/com/sun/star/configuration/CorruptedUIConfigurationException.idl index e4d761979db1..8009d52e1c25 100644 --- a/offapi/com/sun/star/configuration/CorruptedUIConfigurationException.idl +++ b/offapi/com/sun/star/configuration/CorruptedUIConfigurationException.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module configuration { -//============================================================================= /** This exception is thrown in case the global UI configuration (including menubars/toolbars and accelerators) @@ -38,7 +36,6 @@ published exception CorruptedUIConfigurationException : ::com::sun::star::config { }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/configuration/DefaultProvider.idl b/offapi/com/sun/star/configuration/DefaultProvider.idl index 0d5d54b1e5e9..d2ec75915fdf 100644 --- a/offapi/com/sun/star/configuration/DefaultProvider.idl +++ b/offapi/com/sun/star/configuration/DefaultProvider.idl @@ -34,11 +34,9 @@ #include -//============================================================================= module com { module sun { module star { module configuration { -//============================================================================= /** is a ConfigurationProvider, that is @@ -52,7 +50,6 @@ module com { module sun { module star { module configuration { */ published service DefaultProvider { - //------------------------------------------------------------------------- /** characterizes the functionality. */ @@ -81,10 +78,8 @@ published service DefaultProvider [optional,property] boolean EnableAsync; - //------------------------------------------------------------------------- } ; -//============================================================================= } ; } ; } ; } ; diff --git a/offapi/com/sun/star/configuration/GroupAccess.idl b/offapi/com/sun/star/configuration/GroupAccess.idl index 18094aa22809..958d1b5b5f0b 100644 --- a/offapi/com/sun/star/configuration/GroupAccess.idl +++ b/offapi/com/sun/star/configuration/GroupAccess.idl @@ -33,11 +33,9 @@ #include #include -//============================================================================= module com { module sun { module star { module configuration { -//============================================================================= /** provides access to a predefined heterogeneous group of values and nested trees as part of a hierarchy. @@ -125,7 +123,6 @@ published service GroupAccess [optional] interface com::sun::star::beans::XMultiPropertyStates; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/configuration/GroupElement.idl b/offapi/com/sun/star/configuration/GroupElement.idl index 50d51dcc7688..efd9ad62a3f4 100644 --- a/offapi/com/sun/star/configuration/GroupElement.idl +++ b/offapi/com/sun/star/configuration/GroupElement.idl @@ -22,11 +22,9 @@ #include #include -//============================================================================= module com { module sun { module star { module configuration { -//============================================================================= /** provides information about a predefined element contained in a heterogeneous group of elements within a hierarchy. @@ -68,7 +66,6 @@ published service GroupElement interface com::sun::star::container::XChild; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/configuration/GroupUpdate.idl b/offapi/com/sun/star/configuration/GroupUpdate.idl index 2cda7c7c9b3d..147bdbb174fd 100644 --- a/offapi/com/sun/star/configuration/GroupUpdate.idl +++ b/offapi/com/sun/star/configuration/GroupUpdate.idl @@ -22,11 +22,9 @@ #include #include -//============================================================================= module com { module sun { module star { module configuration { -//============================================================================= /** provides write access to a predefined heterogeneous group of values and nested trees as part of a hierarchy. @@ -72,7 +70,6 @@ published service GroupUpdate }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/configuration/HierarchyAccess.idl b/offapi/com/sun/star/configuration/HierarchyAccess.idl index bd51767883bd..dfa1a95bdace 100644 --- a/offapi/com/sun/star/configuration/HierarchyAccess.idl +++ b/offapi/com/sun/star/configuration/HierarchyAccess.idl @@ -36,11 +36,9 @@ #include #include -//============================================================================= module com { module sun { module star { module configuration { -//============================================================================= /** provides access to a hierarchy of descendant elements.

Subnodes are accessed by their name. Values that are direct or indirect @@ -161,7 +159,6 @@ published service HierarchyAccess [optional] interface com::sun::star::beans::XMultiPropertyStates; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/configuration/HierarchyElement.idl b/offapi/com/sun/star/configuration/HierarchyElement.idl index 1f8739bcbdf2..7cc0c47519ff 100644 --- a/offapi/com/sun/star/configuration/HierarchyElement.idl +++ b/offapi/com/sun/star/configuration/HierarchyElement.idl @@ -25,11 +25,9 @@ #include #include -//============================================================================= module com { module sun { module star { module configuration { -//============================================================================= /** provides information about an element within a hierarchy.

The local name and the full hierarchical name can be retrieved. @@ -103,7 +101,6 @@ published service HierarchyElement }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/configuration/InstallationIncompleteException.idl b/offapi/com/sun/star/configuration/InstallationIncompleteException.idl index ad8a02541aec..6674f035c57a 100644 --- a/offapi/com/sun/star/configuration/InstallationIncompleteException.idl +++ b/offapi/com/sun/star/configuration/InstallationIncompleteException.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module configuration { -//============================================================================= /** is thrown when creating a configuration provider fails because the user's installation for the is missing or incomplete @@ -34,7 +32,6 @@ published exception InstallationIncompleteException: com::sun::star::configurati { }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/configuration/InvalidBootstrapFileException.idl b/offapi/com/sun/star/configuration/InvalidBootstrapFileException.idl index 52f0d5c093c1..e580f16bba4c 100644 --- a/offapi/com/sun/star/configuration/InvalidBootstrapFileException.idl +++ b/offapi/com/sun/star/configuration/InvalidBootstrapFileException.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module configuration { -//============================================================================= /** is thrown when creating a configuration provider fails because a bootstrap file needed to locate the configuration contains invalid data @@ -36,7 +34,6 @@ published exception InvalidBootstrapFileException: com::sun::star::configuration string BootstrapFileURL; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/configuration/MissingBootstrapFileException.idl b/offapi/com/sun/star/configuration/MissingBootstrapFileException.idl index a31983f49586..ed8ea7341310 100644 --- a/offapi/com/sun/star/configuration/MissingBootstrapFileException.idl +++ b/offapi/com/sun/star/configuration/MissingBootstrapFileException.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module configuration { -//============================================================================= /** is thrown when creating a configuration provider fails because a bootstrap file needed to locate the configuration is missing @@ -36,7 +34,6 @@ published exception MissingBootstrapFileException: com::sun::star::configuration string BootstrapFileURL; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/configuration/PropertyHierarchy.idl b/offapi/com/sun/star/configuration/PropertyHierarchy.idl index 5a4eec45ff82..b42842e4c915 100644 --- a/offapi/com/sun/star/configuration/PropertyHierarchy.idl +++ b/offapi/com/sun/star/configuration/PropertyHierarchy.idl @@ -24,11 +24,9 @@ #include #include -//============================================================================= module com { module sun { module star { module configuration { -//============================================================================= /** provides access to and information about properties and subproperties of an implementation. @@ -78,7 +76,6 @@ published service PropertyHierarchy }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/configuration/SetAccess.idl b/offapi/com/sun/star/configuration/SetAccess.idl index 89a638879b15..4c555420d0aa 100644 --- a/offapi/com/sun/star/configuration/SetAccess.idl +++ b/offapi/com/sun/star/configuration/SetAccess.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module configuration { -//============================================================================= /** provides access to a dynamic, homogeneous set of values or nested trees within a hierarchy. @@ -82,7 +80,6 @@ published service SetAccess }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/configuration/SetElement.idl b/offapi/com/sun/star/configuration/SetElement.idl index c5ebeedd2c5f..ec877b4467f2 100644 --- a/offapi/com/sun/star/configuration/SetElement.idl +++ b/offapi/com/sun/star/configuration/SetElement.idl @@ -24,11 +24,9 @@ #include #include -//============================================================================= module com { module sun { module star { module configuration { -//============================================================================= /** provides information about a dynamic element that can be inserted into a homogeneous set of elements within a hierarchy. @@ -160,7 +158,6 @@ published service SetElement interface com::sun::star::configuration::XTemplateInstance; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/configuration/SetUpdate.idl b/offapi/com/sun/star/configuration/SetUpdate.idl index 8b37418a8ab8..03b3f4fa71d2 100644 --- a/offapi/com/sun/star/configuration/SetUpdate.idl +++ b/offapi/com/sun/star/configuration/SetUpdate.idl @@ -22,11 +22,9 @@ #include #include -//============================================================================= module com { module sun { module star { module configuration { -//============================================================================= /** provides write access to a dynamic homogeneous set of values or nested trees within a hierarchy. @@ -85,7 +83,6 @@ published service SetUpdate }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/configuration/SimpleSetAccess.idl b/offapi/com/sun/star/configuration/SimpleSetAccess.idl index bfce3ece534a..6b48e1dcc1d2 100644 --- a/offapi/com/sun/star/configuration/SimpleSetAccess.idl +++ b/offapi/com/sun/star/configuration/SimpleSetAccess.idl @@ -24,11 +24,9 @@ #include #include -//============================================================================= module com { module sun { module star { module configuration { -//============================================================================= /** provides access to a dynamic, homogeneous, nonhierarchical set of values or objects. @@ -96,7 +94,6 @@ published service SimpleSetAccess }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/configuration/SimpleSetUpdate.idl b/offapi/com/sun/star/configuration/SimpleSetUpdate.idl index fd153a486dea..d3c80b84a63b 100644 --- a/offapi/com/sun/star/configuration/SimpleSetUpdate.idl +++ b/offapi/com/sun/star/configuration/SimpleSetUpdate.idl @@ -24,11 +24,9 @@ #include #include -//============================================================================= module com { module sun { module star { module configuration { -//============================================================================= /** provides write access to a dynamic, homogeneous, non-hierarchical set of values or objects. @@ -158,7 +156,6 @@ published service SimpleSetUpdate }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/configuration/UpdateRootElement.idl b/offapi/com/sun/star/configuration/UpdateRootElement.idl index 2c7e3ac3e083..5827c67c333e 100644 --- a/offapi/com/sun/star/configuration/UpdateRootElement.idl +++ b/offapi/com/sun/star/configuration/UpdateRootElement.idl @@ -22,11 +22,9 @@ #include #include -//============================================================================= module com { module sun { module star { module configuration { -//============================================================================= /** provides update control for a hierarchy of configuration items and information about the hierarchy as a whole as well as its root. @@ -90,7 +88,6 @@ published service UpdateRootElement interface com::sun::star::util::XChangesBatch; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/configuration/XTemplateContainer.idl b/offapi/com/sun/star/configuration/XTemplateContainer.idl index 148a97e80b67..d7b2bd7ecb12 100644 --- a/offapi/com/sun/star/configuration/XTemplateContainer.idl +++ b/offapi/com/sun/star/configuration/XTemplateContainer.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module configuration { -//============================================================================= /** is implemented by objects that contain instances of a named template to provide information about the template. @@ -45,7 +43,6 @@ */ published interface XTemplateContainer: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** retrieves the name of the template @@ -63,7 +60,6 @@ published interface XTemplateContainer: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/configuration/XTemplateInstance.idl b/offapi/com/sun/star/configuration/XTemplateInstance.idl index 0cd2e4492df8..2eab30a26309 100644 --- a/offapi/com/sun/star/configuration/XTemplateInstance.idl +++ b/offapi/com/sun/star/configuration/XTemplateInstance.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module configuration { -//============================================================================= /** is implemented by objects that are instances of a named template to provide information about the template. @@ -42,7 +40,6 @@ */ published interface XTemplateInstance: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** retrieves the name of the template @@ -53,7 +50,6 @@ published interface XTemplateInstance: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/configuration/backend/Backend.idl b/offapi/com/sun/star/configuration/backend/Backend.idl index 291f0ee286a4..5f5c2518e774 100644 --- a/offapi/com/sun/star/configuration/backend/Backend.idl +++ b/offapi/com/sun/star/configuration/backend/Backend.idl @@ -32,11 +32,9 @@ #include #include -//============================================================================= module com { module sun { module star { module configuration { module backend { -//============================================================================= /** provides access to a configuration database composed of one or more @@ -62,31 +60,26 @@ module com { module sun { module star { module configuration { module backend { */ published service Backend { - //------------------------------------------------------------------------- /** provides access to configuration schemas. */ interface XSchemaSupplier ; - //------------------------------------------------------------------------- /** provides access to the layer data. */ interface XBackend ; - //------------------------------------------------------------------------- /** provides information about supported and special entities. */ [optional] interface XBackendEntities ; - //------------------------------------------------------------------------- } ; -//============================================================================= } ; } ; } ; } ; } ; diff --git a/offapi/com/sun/star/configuration/backend/BackendAdapter.idl b/offapi/com/sun/star/configuration/backend/BackendAdapter.idl index a5c64e23bef5..038d1043c508 100644 --- a/offapi/com/sun/star/configuration/backend/BackendAdapter.idl +++ b/offapi/com/sun/star/configuration/backend/BackendAdapter.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module configuration { module backend { -//============================================================================= /** implements Backend retrieving data @@ -37,13 +35,11 @@ module com { module sun { module star { module configuration { module backend { */ published service BackendAdapter { - //------------------------------------------------------------------------- /** provides access to configuration data. */ service Backend ; - //------------------------------------------------------------------------- /** This interface, that is optional in Backend, is @@ -51,7 +47,6 @@ published service BackendAdapter */ interface XBackendEntities ; - //------------------------------------------------------------------------- /** allows initializing the backend to use. @@ -68,10 +63,8 @@ published service BackendAdapter */ [optional] interface com::sun::star::lang::XInitialization ; - //------------------------------------------------------------------------- } ; -//============================================================================= } ; } ; } ; } ; } ; diff --git a/offapi/com/sun/star/configuration/backend/ComponentChangeEvent.idl b/offapi/com/sun/star/configuration/backend/ComponentChangeEvent.idl index 390dac86642d..52578dba3082 100644 --- a/offapi/com/sun/star/configuration/backend/ComponentChangeEvent.idl +++ b/offapi/com/sun/star/configuration/backend/ComponentChangeEvent.idl @@ -21,11 +21,9 @@ #define __com_sun_star_configuration_backend_ComponentChangeEvent_idl__ #include -//============================================================================= module com { module sun { module star { module configuration { module backend { -//============================================================================= /** This event is fired when a change becomes effective on the source of the event @@ -34,14 +32,12 @@ module com { module sun { module star { module configuration { module backen */ struct ComponentChangeEvent: ::com::sun::star::lang::EventObject { - //------------------------------------------------------------------------- /** The name of the Component that changed */ string Component; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/configuration/backend/CopyImporter.idl b/offapi/com/sun/star/configuration/backend/CopyImporter.idl index 8e9bdbbd41fa..d1fdf00d1955 100644 --- a/offapi/com/sun/star/configuration/backend/CopyImporter.idl +++ b/offapi/com/sun/star/configuration/backend/CopyImporter.idl @@ -22,11 +22,9 @@ #include #include -//============================================================================= module com { module sun { module star { module configuration { module backend { -//============================================================================= /** imports data into a configuration layer by copying over existing data. @@ -36,7 +34,6 @@ module com { module sun { module star { module configuration { module backend { */ published service CopyImporter { - //------------------------------------------------------------------------- /** allows importing configuration data into a backend. @@ -47,7 +44,6 @@ published service CopyImporter */ service Importer ; - //------------------------------------------------------------------------- /** allows initializing the implementation with settings that control its behavior . @@ -66,10 +62,8 @@ published service CopyImporter */ interface com::sun::star::lang::XInitialization ; - //------------------------------------------------------------------------- } ; -//============================================================================= } ; } ; } ; } ; } ; diff --git a/offapi/com/sun/star/configuration/backend/DataImporter.idl b/offapi/com/sun/star/configuration/backend/DataImporter.idl index 7ce3c6458e23..1bad1ea9b456 100644 --- a/offapi/com/sun/star/configuration/backend/DataImporter.idl +++ b/offapi/com/sun/star/configuration/backend/DataImporter.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module configuration { module backend { -//============================================================================= /** allows importing data from one configuration repository into another. . @@ -34,7 +32,6 @@ module com { module sun { module star { module configuration { module backend { */ published service DataImporter { - //------------------------------------------------------------------------- /** allows running an import job @@ -107,10 +104,8 @@ published service DataImporter */ interface com::sun::star::task::XJob ; - //------------------------------------------------------------------------- } ; -//============================================================================= } ; } ; } ; } ; } ; diff --git a/offapi/com/sun/star/configuration/backend/DefaultBackend.idl b/offapi/com/sun/star/configuration/backend/DefaultBackend.idl index a473b148460d..1b06b3f80ee1 100644 --- a/offapi/com/sun/star/configuration/backend/DefaultBackend.idl +++ b/offapi/com/sun/star/configuration/backend/DefaultBackend.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module configuration { module backend { -//============================================================================= /** is a DefaultBackend, that is @@ -38,16 +36,13 @@ module com { module sun { module star { module configuration { module backend { */ service DefaultBackend { - //------------------------------------------------------------------------- /** characterizes the functionality. */ service Backend ; - //------------------------------------------------------------------------- } ; -//============================================================================= } ; } ; } ; } ; } ; diff --git a/offapi/com/sun/star/configuration/backend/HierarchyBrowser.idl b/offapi/com/sun/star/configuration/backend/HierarchyBrowser.idl index ad2b8c38d669..e54ce5091a2e 100644 --- a/offapi/com/sun/star/configuration/backend/HierarchyBrowser.idl +++ b/offapi/com/sun/star/configuration/backend/HierarchyBrowser.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module configuration { module backend { -//============================================================================= /** allows scanning a configuration data repository for available components . @@ -34,7 +32,6 @@ module com { module sun { module star { module configuration { module backend { */ published service HierarchyBrowser { - //------------------------------------------------------------------------- /** allows executing a scan of the repository @@ -65,10 +62,8 @@ published service HierarchyBrowser */ interface com::sun::star::task::XJob ; - //------------------------------------------------------------------------- } ; -//============================================================================= } ; } ; } ; } ; } ; diff --git a/offapi/com/sun/star/configuration/backend/Importer.idl b/offapi/com/sun/star/configuration/backend/Importer.idl index 0de186c8f131..ddf963151aab 100644 --- a/offapi/com/sun/star/configuration/backend/Importer.idl +++ b/offapi/com/sun/star/configuration/backend/Importer.idl @@ -22,11 +22,9 @@ #include #include -//============================================================================= module com { module sun { module star { module configuration { module backend { -//============================================================================= /** imports data into a configuration layer. @@ -39,13 +37,11 @@ module com { module sun { module star { module configuration { module backend { */ published service Importer { - //------------------------------------------------------------------------- /** allows importing configuration data into a backend. */ interface XLayerImporter ; - //------------------------------------------------------------------------- /** allows initializing the implementation with settings that control its behavior . @@ -64,10 +60,8 @@ published service Importer */ [optional] interface com::sun::star::lang::XInitialization ; - //------------------------------------------------------------------------- } ; -//============================================================================= } ; } ; } ; } ; } ; diff --git a/offapi/com/sun/star/configuration/backend/InteractionHandler.idl b/offapi/com/sun/star/configuration/backend/InteractionHandler.idl index a9c205c5330d..3df643668c3b 100644 --- a/offapi/com/sun/star/configuration/backend/InteractionHandler.idl +++ b/offapi/com/sun/star/configuration/backend/InteractionHandler.idl @@ -27,7 +27,6 @@ module com { module sun { module star { module com { module sun { module star { module configuration { module backend { -//============================================================================ /** An interaction request handler that lets the user handle a number of well known requests via GUI dialogs. @@ -65,12 +64,10 @@ module com { module sun { module star { module configuration { module backend { */ published service InteractionHandler { - //------------------------------------------------------------------------ /** Handle an interaction request. */ interface com::sun::star::task::XInteractionHandler; - //------------------------------------------------------------------------ /** Initialize the interaction handler.

The arguments must be a sequence of diff --git a/offapi/com/sun/star/configuration/backend/Layer.idl b/offapi/com/sun/star/configuration/backend/Layer.idl index 5765251d02a2..8520bbbfa5df 100644 --- a/offapi/com/sun/star/configuration/backend/Layer.idl +++ b/offapi/com/sun/star/configuration/backend/Layer.idl @@ -24,11 +24,9 @@ #include #include -//============================================================================== module com { module sun { module star { module configuration { module backend { -//============================================================================== /** provides read-only access to a configuration data layer. @@ -48,14 +46,12 @@ module com { module sun { module star { module configuration { module backend { */ published service Layer { - //-------------------------------------------------------------------------- /** provides read access to the contents of the configuration layer. */ interface XLayer ; - //-------------------------------------------------------------------------- /** provides read access to sublayers accessible through an @@ -63,7 +59,6 @@ published service Layer */ [optional] interface XCompositeLayer ; - //-------------------------------------------------------------------------- /** provides a way to detect changes to the layer. @@ -81,7 +76,6 @@ published service Layer */ [optional] interface com::sun::star::util::XTimeStamped ; - //-------------------------------------------------------------------------- /** The URL of the layer data. @@ -90,10 +84,8 @@ published service Layer */ [property,optional,readonly] string URL ; - //-------------------------------------------------------------------------- } ; -//============================================================================== } ; } ; } ; } ; } ; diff --git a/offapi/com/sun/star/configuration/backend/LayerDescriber.idl b/offapi/com/sun/star/configuration/backend/LayerDescriber.idl index 86bfb09b96c8..923d4a603406 100644 --- a/offapi/com/sun/star/configuration/backend/LayerDescriber.idl +++ b/offapi/com/sun/star/configuration/backend/LayerDescriber.idl @@ -7,11 +7,9 @@ -//============================================================================= module com { module sun { module star { module configuration { module backend { -//============================================================================= /** describe the contents of a layer to an XLayerHandler object. The contents of @@ -22,16 +20,13 @@ module com { module sun { module star { module configuration { module backend { service LayerDescriber { - //------------------------------------------------------------------------- /** describes a set of configuration data to an XLayerHandler Object. */ interface com::sun::star::configuration::backend::XLayerContentDescriber ; - //------------------------------------------------------------------------- -//============================================================================= } ; } ; } ; } ; } ; } ; #endif diff --git a/offapi/com/sun/star/configuration/backend/LayerFilter.idl b/offapi/com/sun/star/configuration/backend/LayerFilter.idl index 39ba58e4a091..b4e6b8e20f0a 100644 --- a/offapi/com/sun/star/configuration/backend/LayerFilter.idl +++ b/offapi/com/sun/star/configuration/backend/LayerFilter.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================== module com { module sun { module star { module configuration { module backend { -//============================================================================== /** provides a filtered version of a configuration data Layer. @@ -45,7 +43,6 @@ module com { module sun { module star { module configuration { module backend { */ published service LayerFilter { - //-------------------------------------------------------------------------- /** provides read access to the filtered contents. @@ -56,7 +53,6 @@ published service LayerFilter */ interface XLayer ; - //-------------------------------------------------------------------------- /** provides a means to set the source data for the filter. @@ -70,10 +66,8 @@ published service LayerFilter */ interface com::sun::star::lang::XInitialization ; - //-------------------------------------------------------------------------- } ; -//============================================================================== } ; } ; } ; } ; } ; diff --git a/offapi/com/sun/star/configuration/backend/LayerUpdateMerger.idl b/offapi/com/sun/star/configuration/backend/LayerUpdateMerger.idl index 0eaf19ab2c2a..c63ae4633898 100644 --- a/offapi/com/sun/star/configuration/backend/LayerUpdateMerger.idl +++ b/offapi/com/sun/star/configuration/backend/LayerUpdateMerger.idl @@ -22,11 +22,9 @@ #include #include -//============================================================================= module com { module sun { module star { module configuration { module backend { -//============================================================================= /** applies updates to a configuration layer. @@ -43,13 +41,11 @@ module com { module sun { module star { module configuration { module backend { */ published service LayerUpdateMerger { - //------------------------------------------------------------------------- /** accepts events describing the changes. */ interface com::sun::star::configuration::backend::XUpdateHandler ; - //------------------------------------------------------------------------- /** allows initializing layer data source and target. @@ -78,10 +74,8 @@ published service LayerUpdateMerger */ interface com::sun::star::lang::XInitialization ; - //------------------------------------------------------------------------- } ; -//============================================================================= } ; } ; } ; } ; } ; diff --git a/offapi/com/sun/star/configuration/backend/LdapMultiLayerStratum.idl b/offapi/com/sun/star/configuration/backend/LdapMultiLayerStratum.idl index 78d614fe7c30..f114ca277af7 100644 --- a/offapi/com/sun/star/configuration/backend/LdapMultiLayerStratum.idl +++ b/offapi/com/sun/star/configuration/backend/LdapMultiLayerStratum.idl @@ -30,11 +30,9 @@ #include -//============================================================================= module com { module sun { module star { module configuration { module backend { -//============================================================================= /** implements MultiLayerStratum that @@ -42,17 +40,14 @@ module com { module sun { module star { module configuration { module backend { */ service LdapMultiLayerStratum { - //------------------------------------------------------------------------- /** provides access to multiple layers of configuration data. */ service MultiLayerStratum; - //------------------------------------------------------------------------- } ; -//============================================================================= } ; } ; } ; } ; } ; diff --git a/offapi/com/sun/star/configuration/backend/LdapSingleBackend.idl b/offapi/com/sun/star/configuration/backend/LdapSingleBackend.idl index 7eefa5af5f4e..651c7679d3f7 100644 --- a/offapi/com/sun/star/configuration/backend/LdapSingleBackend.idl +++ b/offapi/com/sun/star/configuration/backend/LdapSingleBackend.idl @@ -30,11 +30,9 @@ #include -//============================================================================= module com { module sun { module star { module configuration { module backend { -//============================================================================= /** implements SingleBackend that stores data in an @@ -44,16 +42,13 @@ module com { module sun { module star { module configuration { module backend { */ published service LdapSingleBackend { - //------------------------------------------------------------------------- /** provides access to configuration data. */ service SingleBackend ; - //------------------------------------------------------------------------- } ; -//============================================================================= } ; } ; } ; } ; } ; diff --git a/offapi/com/sun/star/configuration/backend/LdapSingleStratum.idl b/offapi/com/sun/star/configuration/backend/LdapSingleStratum.idl index 6ef99c3aebf2..04deb20d97da 100644 --- a/offapi/com/sun/star/configuration/backend/LdapSingleStratum.idl +++ b/offapi/com/sun/star/configuration/backend/LdapSingleStratum.idl @@ -30,11 +30,9 @@ #include -//============================================================================= module com { module sun { module star { module configuration { module backend { -//============================================================================= /** implements SingleLayerStratum that @@ -42,17 +40,14 @@ module com { module sun { module star { module configuration { module backend { */ service LdapSingleStratum { - //------------------------------------------------------------------------- /** provides access to configuration data. */ service SingleLayerStratum; - //------------------------------------------------------------------------- } ; -//============================================================================= } ; } ; } ; } ; } ; diff --git a/offapi/com/sun/star/configuration/backend/LocalDataImporter.idl b/offapi/com/sun/star/configuration/backend/LocalDataImporter.idl index c1f5037ac83f..a1a1d5e17fa2 100644 --- a/offapi/com/sun/star/configuration/backend/LocalDataImporter.idl +++ b/offapi/com/sun/star/configuration/backend/LocalDataImporter.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module configuration { module backend { -//============================================================================= /** allows importing data from a local configuration data repository @@ -47,7 +45,6 @@ module com { module sun { module star { module configuration { module backend { */ published service LocalDataImporter { - //------------------------------------------------------------------------- /** provides for running an import job @@ -91,10 +88,8 @@ published service LocalDataImporter */ service DataImporter ; - //------------------------------------------------------------------------- } ; -//============================================================================= } ; } ; } ; } ; } ; diff --git a/offapi/com/sun/star/configuration/backend/LocalHierarchyBrowser.idl b/offapi/com/sun/star/configuration/backend/LocalHierarchyBrowser.idl index a35e540a728e..e7f824c8b332 100644 --- a/offapi/com/sun/star/configuration/backend/LocalHierarchyBrowser.idl +++ b/offapi/com/sun/star/configuration/backend/LocalHierarchyBrowser.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module configuration { module backend { -//============================================================================= /** is a HierarchyBrowser, that browses a configuration database @@ -37,7 +35,6 @@ module com { module sun { module star { module configuration { module backend { */ published service LocalHierarchyBrowser { - //------------------------------------------------------------------------- /** allows browsing a configuration hierarchy for components. @@ -72,10 +69,8 @@ published service LocalHierarchyBrowser */ service HierarchyBrowser ; - //------------------------------------------------------------------------- } ; -//============================================================================= } ; } ; } ; } ; } ; diff --git a/offapi/com/sun/star/configuration/backend/LocalSchemaSupplier.idl b/offapi/com/sun/star/configuration/backend/LocalSchemaSupplier.idl index f5af35290c55..1648b00f662f 100644 --- a/offapi/com/sun/star/configuration/backend/LocalSchemaSupplier.idl +++ b/offapi/com/sun/star/configuration/backend/LocalSchemaSupplier.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module configuration { module backend { -//============================================================================= /** implements SchemaSupplier providing access to @@ -34,17 +32,14 @@ module com { module sun { module star { module configuration { module backend { */ service LocalSchemaSupplier { - //------------------------------------------------------------------------- /** provides access to configuration schemas. */ service SchemaSupplier ; - //------------------------------------------------------------------------- } ; -//============================================================================= } ; } ; } ; } ; } ; diff --git a/offapi/com/sun/star/configuration/backend/LocalSingleBackend.idl b/offapi/com/sun/star/configuration/backend/LocalSingleBackend.idl index b8586cf6b50c..87d0df99440f 100644 --- a/offapi/com/sun/star/configuration/backend/LocalSingleBackend.idl +++ b/offapi/com/sun/star/configuration/backend/LocalSingleBackend.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module configuration { module backend { -//============================================================================= /** implements SingleBackend that stores data in the @@ -35,16 +33,13 @@ module com { module sun { module star { module configuration { module backend { */ published service LocalSingleBackend { - //------------------------------------------------------------------------- /** provides access to configuration data. */ service SingleBackend ; - //------------------------------------------------------------------------- } ; -//============================================================================= } ; } ; } ; } ; } ; diff --git a/offapi/com/sun/star/configuration/backend/LocalSingleStratum.idl b/offapi/com/sun/star/configuration/backend/LocalSingleStratum.idl index 6c075d204c74..910abc331d56 100644 --- a/offapi/com/sun/star/configuration/backend/LocalSingleStratum.idl +++ b/offapi/com/sun/star/configuration/backend/LocalSingleStratum.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module configuration { module backend { -//============================================================================= /** implements SingleLayerStratum that @@ -33,17 +31,14 @@ module com { module sun { module star { module configuration { module backend { */ service LocalSingleStratum { - //------------------------------------------------------------------------- /** provides access to configuration data. */ service SingleLayerStratum; - //------------------------------------------------------------------------- } ; -//============================================================================= } ; } ; } ; } ; } ; diff --git a/offapi/com/sun/star/configuration/backend/MalformedDataException.idl b/offapi/com/sun/star/configuration/backend/MalformedDataException.idl index c2a91dc81787..d06eb75abe29 100644 --- a/offapi/com/sun/star/configuration/backend/MalformedDataException.idl +++ b/offapi/com/sun/star/configuration/backend/MalformedDataException.idl @@ -30,11 +30,9 @@ #include -//============================================================================= module com { module sun { module star { module configuration { module backend { -//============================================================================= /** is raised when the data of a component schema, layer or update is not well-formed, violates the schema or is otherwise invalid. @@ -83,7 +81,6 @@ published exception MalformedDataException: ::com::sun::star::uno::Exception any ErrorDetails; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/configuration/backend/MergeImporter.idl b/offapi/com/sun/star/configuration/backend/MergeImporter.idl index 2ead85abb45d..1d9ed1fcec7f 100644 --- a/offapi/com/sun/star/configuration/backend/MergeImporter.idl +++ b/offapi/com/sun/star/configuration/backend/MergeImporter.idl @@ -22,11 +22,9 @@ #include #include -//============================================================================= module com { module sun { module star { module configuration { module backend { -//============================================================================= /** imports data into a configuration layer by merging with existing data. @@ -40,7 +38,6 @@ module com { module sun { module star { module configuration { module backend { */ published service MergeImporter { - //------------------------------------------------------------------------- /** allows importing configuration data into a backend. @@ -54,10 +51,8 @@ published service MergeImporter */ service Importer ; - //------------------------------------------------------------------------- } ; -//============================================================================= } ; } ; } ; } ; } ; diff --git a/offapi/com/sun/star/configuration/backend/MergeRecoveryRequest.idl b/offapi/com/sun/star/configuration/backend/MergeRecoveryRequest.idl index 25ee0d251367..3c22260c57d4 100644 --- a/offapi/com/sun/star/configuration/backend/MergeRecoveryRequest.idl +++ b/offapi/com/sun/star/configuration/backend/MergeRecoveryRequest.idl @@ -30,11 +30,9 @@ #include -//============================================================================= module com { module sun { module star { module configuration { module backend { -//============================================================================= /** is passed to an InteractionHandler when merging fails due to invalid layer data or access problems. @@ -82,7 +80,6 @@ exception MergeRecoveryRequest: ::com::sun::star::uno::Exception }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/configuration/backend/MultiLayerStratum.idl b/offapi/com/sun/star/configuration/backend/MultiLayerStratum.idl index 733943449f80..8f7677d2fc21 100644 --- a/offapi/com/sun/star/configuration/backend/MultiLayerStratum.idl +++ b/offapi/com/sun/star/configuration/backend/MultiLayerStratum.idl @@ -23,24 +23,20 @@ #include -//============================================================================= module com { module sun { module star { module configuration { module backend { -//============================================================================= /** Provides access to a singe layer of configuration data */ service MultiLayerStratum { - //------------------------------------------------------------------------- /** provides access to multiple layers of configuration data . */ interface XMultiLayerStratum ; - //------------------------------------------------------------------------- /** @@ -49,10 +45,8 @@ service MultiLayerStratum [optional] interface XBackendEntities ; - //------------------------------------------------------------------------- } ; -//============================================================================= } ; } ; } ; } ; } ; diff --git a/offapi/com/sun/star/configuration/backend/MultiStratumBackend.idl b/offapi/com/sun/star/configuration/backend/MultiStratumBackend.idl index c63079a0bd97..acb031fa51ef 100644 --- a/offapi/com/sun/star/configuration/backend/MultiStratumBackend.idl +++ b/offapi/com/sun/star/configuration/backend/MultiStratumBackend.idl @@ -22,11 +22,9 @@ #include #include -//============================================================================= module com { module sun { module star { module configuration { module backend { -//============================================================================= /** implements Backend provides access to a configuration database @@ -34,7 +32,6 @@ module com { module sun { module star { module configuration { module backend { */ service MultiStratumBackend { - //------------------------------------------------------------------------- /** characterizes the functionality. */ @@ -54,10 +51,8 @@ service MultiStratumBackend [optional] interface com::sun::star::lang::XInitialization ; - //------------------------------------------------------------------------- } ; -//============================================================================= } ; } ; } ; } ; } ; #endif diff --git a/offapi/com/sun/star/configuration/backend/NodeAttribute.idl b/offapi/com/sun/star/configuration/backend/NodeAttribute.idl index 8c99b6653e95..15ce009deef9 100644 --- a/offapi/com/sun/star/configuration/backend/NodeAttribute.idl +++ b/offapi/com/sun/star/configuration/backend/NodeAttribute.idl @@ -19,11 +19,9 @@ #ifndef __com_sun_star_configuration_backend_NodeAttribute_idl__ #define __com_sun_star_configuration_backend_NodeAttribute_idl__ -//============================================================================= module com { module sun { module star { module configuration { module backend { -//============================================================================= /** These values are used to specify the behavior of a node or property in a layer. @@ -40,28 +38,24 @@ module com { module sun { module star { module configuration { module backend { */ published constants NodeAttribute { - //------------------------------------------------------------------------- /** indicates that a node or property may not be changed or overridden in subsequent layers */ const short FINALIZED = 256; - //------------------------------------------------------------------------- /** indicates that a set item may not be removed or replaced in subsequent layers. */ const short MANDATORY = 512; - //------------------------------------------------------------------------- /** indicates that a node or property may not be changed in this or subsequent layer. */ const short READONLY = 1024; - //------------------------------------------------------------------------- /** indicates that contents shall be fused. @@ -74,21 +68,17 @@ published constants NodeAttribute */ const short FUSE = 2048; - //------------------------------------------------------------------------- /** can be used to mask the node attributes from merged attributes */ const short MASK = 32512; // 0xFF00, changed to 0x7F00 because only 3 bits // are masked and fixing a bug in idlc - //------------------------------------------------------------------------- }; -//============================================================================= }; }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/configuration/backend/OfflineBackend.idl b/offapi/com/sun/star/configuration/backend/OfflineBackend.idl index 1d35bd17f1c7..1cd2cfbe8f88 100644 --- a/offapi/com/sun/star/configuration/backend/OfflineBackend.idl +++ b/offapi/com/sun/star/configuration/backend/OfflineBackend.idl @@ -30,11 +30,9 @@ #include -//============================================================================= module com { module sun { module star { module configuration { module backend { -//============================================================================= /** implements BackendAdapter that maintains a cache so it @@ -47,7 +45,6 @@ module com { module sun { module star { module configuration { module backend { */ published service OfflineBackend { - //------------------------------------------------------------------------- /** provides access to configuration data from a SingleBackend. @@ -67,10 +64,8 @@ published service OfflineBackend */ service BackendAdapter ; - //------------------------------------------------------------------------- } ; -//============================================================================= } ; } ; } ; } ; } ; diff --git a/offapi/com/sun/star/configuration/backend/OnlineBackend.idl b/offapi/com/sun/star/configuration/backend/OnlineBackend.idl index 3075699d8746..4a0cb1e6b181 100644 --- a/offapi/com/sun/star/configuration/backend/OnlineBackend.idl +++ b/offapi/com/sun/star/configuration/backend/OnlineBackend.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module configuration { module backend { -//============================================================================= /** implements a BackendAdapter that requires that @@ -38,17 +36,14 @@ module com { module sun { module star { module configuration { module backend { */ published service OnlineBackend { - //------------------------------------------------------------------------- /** provides access to configuration data from a SingleBackend. */ service BackendAdapter ; - //------------------------------------------------------------------------- } ; -//============================================================================= } ; } ; } ; } ; } ; diff --git a/offapi/com/sun/star/configuration/backend/PlatformBackend.idl b/offapi/com/sun/star/configuration/backend/PlatformBackend.idl index 21a053542674..141273c6ecf5 100644 --- a/offapi/com/sun/star/configuration/backend/PlatformBackend.idl +++ b/offapi/com/sun/star/configuration/backend/PlatformBackend.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module configuration { module backend { -//============================================================================= /** implements SingleLayerStratum that @@ -33,17 +31,14 @@ module com { module sun { module star { module configuration { module backend { */ service PlatformBackend { - //------------------------------------------------------------------------- /** provides access to configuration data. */ service SingleLayerStratum; - //------------------------------------------------------------------------- } ; -//============================================================================= } ; } ; } ; } ; } ; diff --git a/offapi/com/sun/star/configuration/backend/PropertyInfo.idl b/offapi/com/sun/star/configuration/backend/PropertyInfo.idl index ba2500b37328..02e4672e41a3 100644 --- a/offapi/com/sun/star/configuration/backend/PropertyInfo.idl +++ b/offapi/com/sun/star/configuration/backend/PropertyInfo.idl @@ -21,18 +21,15 @@ #define __com_sun_star_configuration_backend_PropertyInfo_idl__ -//============================================================================= module com { module sun { module star { module configuration { module backend { -//============================================================================= /** This structure contains all the information related to a property @see XLayerContentDescriber */ struct PropertyInfo { - //------------------------------------------------------------------------- /** The full name of the Property * for eg. org.openoffice.Inet/Settings/ooInetHTTPProxyName */ @@ -54,7 +51,6 @@ struct PropertyInfo }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/configuration/backend/Schema.idl b/offapi/com/sun/star/configuration/backend/Schema.idl index 2c52c26f48ad..180d12dd9537 100644 --- a/offapi/com/sun/star/configuration/backend/Schema.idl +++ b/offapi/com/sun/star/configuration/backend/Schema.idl @@ -31,11 +31,9 @@ #include -//============================================================================== module com { module sun { module star { module configuration { module backend { -//============================================================================== /** provides read only access to a configuration component schema. @@ -56,7 +54,6 @@ module com { module sun { module star { module configuration { module backend { */ published service Schema { - //-------------------------------------------------------------------------- /** handles access to the schema data for a component. @@ -66,7 +63,6 @@ published service Schema */ interface XSchema ; - //-------------------------------------------------------------------------- /** The URL of the layer data. @@ -75,10 +71,8 @@ published service Schema */ [property,optional,readonly] string URL ; - //-------------------------------------------------------------------------- } ; -//============================================================================== } ; } ; } ; } ; } ; diff --git a/offapi/com/sun/star/configuration/backend/SchemaAttribute.idl b/offapi/com/sun/star/configuration/backend/SchemaAttribute.idl index 2bfa5d3b9c7f..dbbf4ebe42ef 100644 --- a/offapi/com/sun/star/configuration/backend/SchemaAttribute.idl +++ b/offapi/com/sun/star/configuration/backend/SchemaAttribute.idl @@ -19,11 +19,9 @@ #ifndef __com_sun_star_configuration_backend_SchemaAttribute_idl__ #define __com_sun_star_configuration_backend_SchemaAttribute_idl__ -//============================================================================= module com { module sun { module star { module configuration { module backend { -//============================================================================= /** These values are used to specify the behavior of a node or property in the schema. @@ -35,39 +33,32 @@ module com { module sun { module star { module configuration { module backend { */ published constants SchemaAttribute { - //------------------------------------------------------------------------- /** indicates that a property value can't be null. */ const short REQUIRED = 1; - //------------------------------------------------------------------------- /** indicates that the content of the node or the value of the property may depend on the locale. */ const short LOCALIZED = 2; - //------------------------------------------------------------------------- /** indicates that properties can be added to the node at runtime */ const short EXTENSIBLE = 4; - //------------------------------------------------------------------------- /** can be used to mask the schema attributes from merged attributes */ const short MASK = 255; // 0x00FF - //------------------------------------------------------------------------- }; -//============================================================================= }; }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/configuration/backend/SchemaSupplier.idl b/offapi/com/sun/star/configuration/backend/SchemaSupplier.idl index b4806cf7da0f..d43d4144cd32 100644 --- a/offapi/com/sun/star/configuration/backend/SchemaSupplier.idl +++ b/offapi/com/sun/star/configuration/backend/SchemaSupplier.idl @@ -22,28 +22,23 @@ #include -//============================================================================= module com { module sun { module star { module configuration { module backend { -//============================================================================= /** provides access to configuration schemas */ service SchemaSupplier { - //------------------------------------------------------------------------- /** provides access to configuration schemas. */ interface XSchemaSupplier ; - //------------------------------------------------------------------------- } ; -//============================================================================= } ; } ; } ; } ; } ; diff --git a/offapi/com/sun/star/configuration/backend/SingleBackend.idl b/offapi/com/sun/star/configuration/backend/SingleBackend.idl index 06fdbb52e136..7c88c7f1f1ba 100644 --- a/offapi/com/sun/star/configuration/backend/SingleBackend.idl +++ b/offapi/com/sun/star/configuration/backend/SingleBackend.idl @@ -32,11 +32,9 @@ #include #include -//============================================================================= module com { module sun { module star { module configuration { module backend { -//============================================================================= /** is a configuration storage backends containing a complete @@ -63,31 +61,26 @@ module com { module sun { module star { module configuration { module backend { */ published service SingleBackend { - //------------------------------------------------------------------------- /** provides access to configuration schemas. */ interface XSchemaSupplier ; - //------------------------------------------------------------------------- /** provides access to the layer data. */ interface XMultiLayerStratum ; - //------------------------------------------------------------------------- /** provides information about supported and special entities. */ interface XBackendEntities ; - //------------------------------------------------------------------------- } ; -//============================================================================= } ; } ; } ; } ; } ; diff --git a/offapi/com/sun/star/configuration/backend/SingleBackendAdapter.idl b/offapi/com/sun/star/configuration/backend/SingleBackendAdapter.idl index 6e4fdfe80dd4..cb33f595f320 100644 --- a/offapi/com/sun/star/configuration/backend/SingleBackendAdapter.idl +++ b/offapi/com/sun/star/configuration/backend/SingleBackendAdapter.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module configuration { module backend { -//============================================================================= /** implements a simple BackendAdapter that can be used for @@ -39,16 +37,13 @@ module com { module sun { module star { module configuration { module backend { */ published service SingleBackendAdapter { - //------------------------------------------------------------------------- /** provides access to configuration data from a SingleBackend. */ service BackendAdapter ; - //------------------------------------------------------------------------- } ; -//============================================================================= } ; } ; } ; } ; } ; diff --git a/offapi/com/sun/star/configuration/backend/SingleLayerStratum.idl b/offapi/com/sun/star/configuration/backend/SingleLayerStratum.idl index e43166522cdc..b59deecbb74a 100644 --- a/offapi/com/sun/star/configuration/backend/SingleLayerStratum.idl +++ b/offapi/com/sun/star/configuration/backend/SingleLayerStratum.idl @@ -23,24 +23,20 @@ #include -//============================================================================= module com { module sun { module star { module configuration { module backend { -//============================================================================= /** Provides access to a single layer of configuration data */ service SingleLayerStratum { - //------------------------------------------------------------------------- /** provides access to single layer of configuration data. */ interface XSingleLayerStratum ; - //------------------------------------------------------------------------- /** @@ -49,10 +45,8 @@ service SingleLayerStratum [optional] interface XBackendEntities ; - //------------------------------------------------------------------------- } ; -//============================================================================= } ; } ; } ; } ; } ; diff --git a/offapi/com/sun/star/configuration/backend/StratumCreationException.idl b/offapi/com/sun/star/configuration/backend/StratumCreationException.idl index 8034e153e6b4..354ff568c093 100644 --- a/offapi/com/sun/star/configuration/backend/StratumCreationException.idl +++ b/offapi/com/sun/star/configuration/backend/StratumCreationException.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module configuration { module backend { -//============================================================================= /** is passed to an InteractionHandler when creating a stratum backend fails. @@ -45,7 +43,6 @@ exception StratumCreationException : BackendSetupException }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/configuration/backend/SystemIntegration.idl b/offapi/com/sun/star/configuration/backend/SystemIntegration.idl index b76ec3cc3e2a..eeff9d6e85b8 100644 --- a/offapi/com/sun/star/configuration/backend/SystemIntegration.idl +++ b/offapi/com/sun/star/configuration/backend/SystemIntegration.idl @@ -30,11 +30,9 @@ #include #include -//============================================================================= module com { module sun { module star { module configuration { module backend { -//============================================================================= /** provides access to a configuration data composed of one or more @@ -43,7 +41,6 @@ module com { module sun { module star { module configuration { module backend { */ service SystemIntegration { - //------------------------------------------------------------------------- /** provides access to the layer data. */ @@ -59,10 +56,8 @@ service SystemIntegration */ interface com::sun::star::lang::XInitialization ; - //------------------------------------------------------------------------- } ; -//============================================================================= } ; } ; } ; } ; } ; #endif diff --git a/offapi/com/sun/star/configuration/backend/TemplateIdentifier.idl b/offapi/com/sun/star/configuration/backend/TemplateIdentifier.idl index f699135a7100..17fe57ecc2c8 100644 --- a/offapi/com/sun/star/configuration/backend/TemplateIdentifier.idl +++ b/offapi/com/sun/star/configuration/backend/TemplateIdentifier.idl @@ -20,11 +20,9 @@ #define __com_sun_star_configuration_backend_TemplateIdentifier_idl__ -//============================================================================= module com { module sun { module star { module configuration { module backend { -//============================================================================= /** holds the data needed to identify a template. @@ -39,22 +37,18 @@ published struct TemplateIdentifier */ string Name; - //------------------------------------------------------------------------- /** specifies the component where the template originates. */ string Component; - //------------------------------------------------------------------------- }; -//============================================================================= }; }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/configuration/backend/UpdatableLayer.idl b/offapi/com/sun/star/configuration/backend/UpdatableLayer.idl index 136e2a8bb28f..e4529add05dc 100644 --- a/offapi/com/sun/star/configuration/backend/UpdatableLayer.idl +++ b/offapi/com/sun/star/configuration/backend/UpdatableLayer.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================== module com { module sun { module star { module configuration { module backend { -//============================================================================== /** provides read/write access to a configuration data layer. @@ -43,7 +41,6 @@ module com { module sun { module star { module configuration { module backend { */ published service UpdatableLayer { - //-------------------------------------------------------------------------- /** handles read access to the contents of the layer. @@ -58,7 +55,6 @@ published service UpdatableLayer */ service Layer ; - //-------------------------------------------------------------------------- /** provides write access to the contents of the layer. @@ -102,11 +98,9 @@ published service UpdatableLayer */ interface XUpdatableLayer ; - //-------------------------------------------------------------------------- } ; -//============================================================================== } ; } ; } ; } ; } ; diff --git a/offapi/com/sun/star/configuration/backend/XBackend.idl b/offapi/com/sun/star/configuration/backend/XBackend.idl index 53623ef44dc3..20eab1474006 100644 --- a/offapi/com/sun/star/configuration/backend/XBackend.idl +++ b/offapi/com/sun/star/configuration/backend/XBackend.idl @@ -27,11 +27,9 @@ #include #include -//============================================================================= module com { module sun { module star { module configuration { module backend { -//============================================================================= /** Handles access to layered data stored in a repository. @@ -50,7 +48,6 @@ module com { module sun { module star { module configuration { module backend { */ published interface XBackend : ::com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** retrieves the layers associated to the owner @@ -76,7 +73,6 @@ published interface XBackend : ::com::sun::star::uno::XInterface raises (BackendAccessException, com::sun::star::lang::IllegalArgumentException) ; - //------------------------------------------------------------------------- /** creates an update handler for the owner entity @@ -105,7 +101,6 @@ published interface XBackend : ::com::sun::star::uno::XInterface com::sun::star::lang::NoSupportException, com::sun::star::lang::IllegalArgumentException) ; - //------------------------------------------------------------------------- /** retrieves the layers associated to an entity for a component. @@ -135,7 +130,6 @@ published interface XBackend : ::com::sun::star::uno::XInterface raises (BackendAccessException, com::sun::star::lang::IllegalArgumentException) ; - //------------------------------------------------------------------------- /** creates an update handler on an entity's layer for a component. @@ -168,10 +162,8 @@ published interface XBackend : ::com::sun::star::uno::XInterface com::sun::star::lang::NoSupportException, com::sun::star::lang::IllegalArgumentException) ; - //------------------------------------------------------------------------- } ; -//============================================================================= } ; } ; } ; } ; } ; diff --git a/offapi/com/sun/star/configuration/backend/XBackendChangesListener.idl b/offapi/com/sun/star/configuration/backend/XBackendChangesListener.idl index eeffb54af9fc..53818fc21c0a 100644 --- a/offapi/com/sun/star/configuration/backend/XBackendChangesListener.idl +++ b/offapi/com/sun/star/configuration/backend/XBackendChangesListener.idl @@ -22,11 +22,9 @@ #include #include -//============================================================================= module com { module sun { module star { module configuration { module backend { -//============================================================================= /** receives notification from backend broadcaster objects. @@ -35,7 +33,6 @@ module com { module sun { module star { module configuration { module backen */ interface XBackendChangesListener: ::com::sun::star::lang::XEventListener { - //------------------------------------------------------------------------- /** is invoked when component data in backend source changes @param Event @@ -45,7 +42,6 @@ module com { module sun { module star { module configuration { module backen }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/configuration/backend/XBackendChangesNotifier.idl b/offapi/com/sun/star/configuration/backend/XBackendChangesNotifier.idl index fe57c85c6d09..a7f61d459c10 100644 --- a/offapi/com/sun/star/configuration/backend/XBackendChangesNotifier.idl +++ b/offapi/com/sun/star/configuration/backend/XBackendChangesNotifier.idl @@ -31,11 +31,9 @@ #include #include -//============================================================================= module com { module sun { module star { module configuration { module backend { -//============================================================================= /** broadcasts changes when data from backend sources has changed. @@ -43,7 +41,6 @@ module com { module sun { module star { module configuration { module backen */ interface XBackendChangesNotifier: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** adds the specified listener to receive events when changes occurred. @param aListener specifies the listener object. @@ -55,7 +52,6 @@ interface XBackendChangesNotifier: com::sun::star::uno::XInterface [oneway] void addChangesListener( [in] com::sun::star::configuration::backend::XBackendChangesListener aListener, [in] string component); - //------------------------------------------------------------------------- /** removes the specified listener. @param aListener specifies the listener object. @@ -69,7 +65,6 @@ interface XBackendChangesNotifier: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/configuration/backend/XBackendEntities.idl b/offapi/com/sun/star/configuration/backend/XBackendEntities.idl index 0a7e6b9743fa..6d0409f286b8 100644 --- a/offapi/com/sun/star/configuration/backend/XBackendEntities.idl +++ b/offapi/com/sun/star/configuration/backend/XBackendEntities.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module configuration { module backend { -//============================================================================= /** Provides functionality relating to common and supported entities @@ -40,7 +38,6 @@ module com { module sun { module star { module configuration { module backend { */ published interface XBackendEntities : ::com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** provides the entity id of the owner entity of the backend. @@ -57,7 +54,6 @@ published interface XBackendEntities : ::com::sun::star::uno::XInterface */ string getOwnerEntity() ; - //------------------------------------------------------------------------- /** provides the entity id of an entity for general administrative access. @@ -75,7 +71,6 @@ published interface XBackendEntities : ::com::sun::star::uno::XInterface */ string getAdminEntity() ; - //------------------------------------------------------------------------- /** determines, if a given entity id exists in this backend. @@ -93,7 +88,6 @@ published interface XBackendEntities : ::com::sun::star::uno::XInterface boolean supportsEntity([in] string aEntity) raises( BackendAccessException ); - //------------------------------------------------------------------------- /** determines, if two given entity ids denote the same entity. @@ -117,10 +111,8 @@ published interface XBackendEntities : ::com::sun::star::uno::XInterface boolean isEqualEntity([in] string aEntity, [in] string aOtherEntity) raises( BackendAccessException, com::sun::star::lang::IllegalArgumentException) ; - //------------------------------------------------------------------------- } ; -//============================================================================= } ; } ; } ; } ; } ; diff --git a/offapi/com/sun/star/configuration/backend/XCompositeLayer.idl b/offapi/com/sun/star/configuration/backend/XCompositeLayer.idl index c16218c8fec7..8ac34eb76ee2 100644 --- a/offapi/com/sun/star/configuration/backend/XCompositeLayer.idl +++ b/offapi/com/sun/star/configuration/backend/XCompositeLayer.idl @@ -26,11 +26,9 @@ #include #include -//============================================================================== module com { module sun { module star { module configuration { module backend { -//============================================================================== /** provides read access to layers that contain sublayers accessible through an @@ -40,7 +38,6 @@ module com { module sun { module star { module configuration { module backend { */ published interface XCompositeLayer : XLayer { - //-------------------------------------------------------------------------- /** Returns a list of the criteria that can be used to access the @@ -55,7 +52,6 @@ published interface XCompositeLayer : XLayer sequence listSubLayerIds() raises (com::sun::star::lang::WrappedTargetException) ; - //-------------------------------------------------------------------------- /** Describes the content of a particular sublayer to @@ -87,10 +83,8 @@ published interface XCompositeLayer : XLayer com::sun::star::lang::WrappedTargetException, MalformedDataException) ; - //-------------------------------------------------------------------------- } ; -//============================================================================== } ; } ; } ; } ; } ; #endif diff --git a/offapi/com/sun/star/configuration/backend/XLayer.idl b/offapi/com/sun/star/configuration/backend/XLayer.idl index 23ecab0acaf6..3656231e1802 100644 --- a/offapi/com/sun/star/configuration/backend/XLayer.idl +++ b/offapi/com/sun/star/configuration/backend/XLayer.idl @@ -25,11 +25,9 @@ #include #include -//============================================================================= module com { module sun { module star { module configuration { module backend { -//============================================================================= /** provides read access to the data contained in a layer. @@ -38,7 +36,6 @@ module com { module sun { module star { module configuration { module backend { */ published interface XLayer : ::com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** describes the contents of the layer to an XLayerHandler. @@ -60,10 +57,8 @@ published interface XLayer : ::com::sun::star::uno::XInterface com::sun::star::lang::WrappedTargetException, MalformedDataException) ; - //------------------------------------------------------------------------- } ; -//============================================================================= } ; } ; } ; } ; } ; #endif diff --git a/offapi/com/sun/star/configuration/backend/XLayerContentDescriber.idl b/offapi/com/sun/star/configuration/backend/XLayerContentDescriber.idl index 31d2a85c43eb..30f703aa7b43 100644 --- a/offapi/com/sun/star/configuration/backend/XLayerContentDescriber.idl +++ b/offapi/com/sun/star/configuration/backend/XLayerContentDescriber.idl @@ -34,11 +34,9 @@ #include #include -//============================================================================= module com { module sun { module star { module configuration { module backend { -//============================================================================= /** describe the contents of a layer to an XLayerHandler object. The contents of @@ -48,7 +46,6 @@ module com { module sun { module star { module configuration { module backend { */ interface XLayerContentDescriber : ::com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** describes the contents of the layer to an XLayerHandler. @@ -73,10 +70,8 @@ interface XLayerContentDescriber : ::com::sun::star::uno::XInterface com::sun::star::lang::WrappedTargetException, MalformedDataException) ; - //------------------------------------------------------------------------- } ; -//============================================================================= } ; } ; } ; } ; } ; #endif diff --git a/offapi/com/sun/star/configuration/backend/XLayerHandler.idl b/offapi/com/sun/star/configuration/backend/XLayerHandler.idl index 782947df1bdb..e1118fc637d0 100644 --- a/offapi/com/sun/star/configuration/backend/XLayerHandler.idl +++ b/offapi/com/sun/star/configuration/backend/XLayerHandler.idl @@ -34,11 +34,9 @@ #include #include -//============================================================================= module com { module sun { module star { module configuration { module backend { -//============================================================================= /** receives a description of a configuration layer as a sequence of events. @@ -47,7 +45,6 @@ module com { module sun { module star { module configuration { module backend { */ published interface XLayerHandler: ::com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** receives notification that a layer description is started for a component. @@ -66,7 +63,6 @@ published interface XLayerHandler: ::com::sun::star::uno::XInterface void startLayer( ) raises( MalformedDataException, com::sun::star::lang::WrappedTargetException ); - //------------------------------------------------------------------------- /** receives notification that a layer description is complete. @@ -88,7 +84,6 @@ published interface XLayerHandler: ::com::sun::star::uno::XInterface void endLayer( ) raises( MalformedDataException, com::sun::star::lang::WrappedTargetException ); - //------------------------------------------------------------------------- /** receives notification that a description of a node override is started. @@ -136,7 +131,6 @@ published interface XLayerHandler: ::com::sun::star::uno::XInterface [in] boolean bClear ) raises( MalformedDataException, com::sun::star::lang::WrappedTargetException ); - //------------------------------------------------------------------------- /** receives notification that a new item is started. @@ -184,7 +178,6 @@ published interface XLayerHandler: ::com::sun::star::uno::XInterface [in] short aAttributes ) raises( MalformedDataException, com::sun::star::lang::WrappedTargetException ); - //------------------------------------------------------------------------- /** receives notification that a new item based on a particular template is started. @@ -235,7 +228,6 @@ published interface XLayerHandler: ::com::sun::star::uno::XInterface [in] short aAttributes ) raises( MalformedDataException, com::sun::star::lang::WrappedTargetException ); - //------------------------------------------------------------------------- /** receives notification that a node description is complete. @@ -258,7 +250,6 @@ published interface XLayerHandler: ::com::sun::star::uno::XInterface void endNode( ) raises( MalformedDataException, com::sun::star::lang::WrappedTargetException ); - //------------------------------------------------------------------------- /** receives notification that a node is dropped from a set. @@ -285,7 +276,6 @@ published interface XLayerHandler: ::com::sun::star::uno::XInterface void dropNode( [in] string aName ) raises( MalformedDataException, com::sun::star::lang::WrappedTargetException ); - //------------------------------------------------------------------------- /** receives notification that an existing property is modified. @@ -354,7 +344,6 @@ published interface XLayerHandler: ::com::sun::star::uno::XInterface raises( MalformedDataException, com::sun::star::lang::WrappedTargetException ); - //------------------------------------------------------------------------- /** receives notification that the value of the current property is overridden. . @@ -389,7 +378,6 @@ published interface XLayerHandler: ::com::sun::star::uno::XInterface raises( MalformedDataException, com::sun::star::lang::WrappedTargetException ); - //------------------------------------------------------------------------- /** receives notification that the value of the current localized property is overridden for a specific locale . @@ -427,7 +415,6 @@ published interface XLayerHandler: ::com::sun::star::uno::XInterface raises( MalformedDataException, com::sun::star::lang::WrappedTargetException ); - //------------------------------------------------------------------------- /** receives notification that a property description is complete. @@ -448,7 +435,6 @@ published interface XLayerHandler: ::com::sun::star::uno::XInterface void endProperty( ) raises( MalformedDataException, com::sun::star::lang::WrappedTargetException ); - //------------------------------------------------------------------------- /** receives notification that a property having a value is added to the current node. @@ -495,7 +481,6 @@ published interface XLayerHandler: ::com::sun::star::uno::XInterface raises( MalformedDataException, com::sun::star::lang::WrappedTargetException ); - //------------------------------------------------------------------------- /** receives notification that a property having a non- value is added to the current node. @@ -549,14 +534,11 @@ published interface XLayerHandler: ::com::sun::star::uno::XInterface raises( MalformedDataException, com::sun::star::lang::WrappedTargetException ); - //------------------------------------------------------------------------- }; -//============================================================================= }; }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/configuration/backend/XLayerImporter.idl b/offapi/com/sun/star/configuration/backend/XLayerImporter.idl index 8b266e85173d..b3fc58a673d8 100644 --- a/offapi/com/sun/star/configuration/backend/XLayerImporter.idl +++ b/offapi/com/sun/star/configuration/backend/XLayerImporter.idl @@ -27,11 +27,9 @@ #include #include -//============================================================================= module com { module sun { module star { module configuration { module backend { -//============================================================================= /** allows importing a layer into a Backend @@ -39,7 +37,6 @@ module com { module sun { module star { module configuration { module backend { */ published interface XLayerImporter : ::com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** gets the target backend for importing. @@ -50,7 +47,6 @@ published interface XLayerImporter : ::com::sun::star::uno::XInterface */ XBackend getTargetBackend(); - //------------------------------------------------------------------------- /** sets the target backend for importing. @@ -64,7 +60,6 @@ published interface XLayerImporter : ::com::sun::star::uno::XInterface void setTargetBackend([in] XBackend aBackend) raises (com::sun::star::lang::NullPointerException) ; - //------------------------------------------------------------------------- /** Imports the layer given into the backend. @@ -94,7 +89,6 @@ published interface XLayerImporter : ::com::sun::star::uno::XInterface com::sun::star::lang::NullPointerException, com::sun::star::lang::WrappedTargetException) ; - //------------------------------------------------------------------------- /** Imports the layer given into the backend for a given entity. @@ -128,10 +122,8 @@ published interface XLayerImporter : ::com::sun::star::uno::XInterface com::sun::star::lang::NullPointerException, com::sun::star::lang::WrappedTargetException) ; - //------------------------------------------------------------------------- } ; -//============================================================================= } ; } ; } ; } ; } ; diff --git a/offapi/com/sun/star/configuration/backend/XMultiLayerStratum.idl b/offapi/com/sun/star/configuration/backend/XMultiLayerStratum.idl index eecd78abbf98..27e7a5762fdc 100644 --- a/offapi/com/sun/star/configuration/backend/XMultiLayerStratum.idl +++ b/offapi/com/sun/star/configuration/backend/XMultiLayerStratum.idl @@ -35,11 +35,9 @@ #include #include -//============================================================================= module com { module sun { module star { module configuration { module backend { -//============================================================================= /** Handles access to a stratum consisting of multiple layers @@ -58,7 +56,6 @@ module com { module sun { module star { module configuration { module backend { */ published interface XMultiLayerStratum : ::com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** identifies the layers within this stratum which should be read and @@ -98,7 +95,6 @@ published interface XMultiLayerStratum : ::com::sun::star::uno::XInterface raises (BackendAccessException, com::sun::star::lang::IllegalArgumentException) ; - //------------------------------------------------------------------------- /** identifies the layer which should be modified @@ -138,7 +134,6 @@ published interface XMultiLayerStratum : ::com::sun::star::uno::XInterface com::sun::star::lang::NoSupportException, com::sun::star::lang::IllegalArgumentException) ; - //------------------------------------------------------------------------- /** retrieves a layer associated to a layer id, if newer than indicated. @@ -184,7 +179,6 @@ published interface XMultiLayerStratum : ::com::sun::star::uno::XInterface raises (BackendAccessException, com::sun::star::lang::IllegalArgumentException) ; - //------------------------------------------------------------------------- /** retrieves the layers associated to a series of layer ids, @@ -235,7 +229,6 @@ published interface XMultiLayerStratum : ::com::sun::star::uno::XInterface raises (BackendAccessException, com::sun::star::lang::IllegalArgumentException) ; - //------------------------------------------------------------------------- /** retrieves the layers associated to a series of layer ids, @@ -291,7 +284,6 @@ published interface XMultiLayerStratum : ::com::sun::star::uno::XInterface raises (BackendAccessException, com::sun::star::lang::IllegalArgumentException) ; - //------------------------------------------------------------------------- /** retrieves a writable representation of the layer @@ -321,10 +313,8 @@ published interface XMultiLayerStratum : ::com::sun::star::uno::XInterface com::sun::star::lang::NoSupportException, com::sun::star::lang::IllegalArgumentException) ; - //------------------------------------------------------------------------- } ; -//============================================================================= } ; } ; } ; } ; } ; diff --git a/offapi/com/sun/star/configuration/backend/XSchema.idl b/offapi/com/sun/star/configuration/backend/XSchema.idl index b23729317450..1916944a5f7c 100644 --- a/offapi/com/sun/star/configuration/backend/XSchema.idl +++ b/offapi/com/sun/star/configuration/backend/XSchema.idl @@ -25,11 +25,9 @@ #include #include -//============================================================================= module com { module sun { module star { module configuration { module backend { -//============================================================================= /** Handles access to the elements of a component schema, @@ -39,7 +37,6 @@ module com { module sun { module star { module configuration { module backend { */ published interface XSchema : ::com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** Describes the full schema (templates + component) to a @@ -66,7 +63,6 @@ published interface XSchema : ::com::sun::star::uno::XInterface com::sun::star::lang::WrappedTargetException, MalformedDataException) ; - //------------------------------------------------------------------------- /** Describes only the component definition to a XSchemaHandler. @@ -92,7 +88,6 @@ published interface XSchema : ::com::sun::star::uno::XInterface com::sun::star::lang::WrappedTargetException, MalformedDataException) ; - //------------------------------------------------------------------------- /** Describes the component templates to a XSchemaHandler. @@ -117,10 +112,8 @@ published interface XSchema : ::com::sun::star::uno::XInterface com::sun::star::lang::WrappedTargetException, MalformedDataException) ; - //------------------------------------------------------------------------- } ; -//============================================================================= } ; } ; } ; } ; } ; #endif diff --git a/offapi/com/sun/star/configuration/backend/XSchemaHandler.idl b/offapi/com/sun/star/configuration/backend/XSchemaHandler.idl index 0d4e70986949..ddb8466158e9 100644 --- a/offapi/com/sun/star/configuration/backend/XSchemaHandler.idl +++ b/offapi/com/sun/star/configuration/backend/XSchemaHandler.idl @@ -34,11 +34,9 @@ #include #include -//============================================================================= module com { module sun { module star { module configuration { module backend { -//============================================================================= /** receives a description of a configuration schema as a sequence of events. @@ -46,7 +44,6 @@ module com { module sun { module star { module configuration { module backend { */ published interface XSchemaHandler: ::com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** receives notification that a schema description is started. @@ -62,7 +59,6 @@ published interface XSchemaHandler: ::com::sun::star::uno::XInterface void startSchema( ) raises( MalformedDataException, com::sun::star::lang::WrappedTargetException ); - //------------------------------------------------------------------------- /** receives notification that the current schema description is complete. @@ -83,7 +79,6 @@ published interface XSchemaHandler: ::com::sun::star::uno::XInterface void endSchema( ) raises( MalformedDataException, com::sun::star::lang::WrappedTargetException ); - //------------------------------------------------------------------------- /** receives notification that the schema depends on templates from a different component. @@ -106,7 +101,6 @@ published interface XSchemaHandler: ::com::sun::star::uno::XInterface void importComponent( [in] string aName ) raises( MalformedDataException, com::sun::star::lang::WrappedTargetException ); - //------------------------------------------------------------------------- /** receives notification that a component description is started. @@ -134,7 +128,6 @@ published interface XSchemaHandler: ::com::sun::star::uno::XInterface void startComponent( [in] string aName ) raises( MalformedDataException, com::sun::star::lang::WrappedTargetException ); - //------------------------------------------------------------------------- /** receives notification that a component description is complete. @@ -156,7 +149,6 @@ published interface XSchemaHandler: ::com::sun::star::uno::XInterface void endComponent( ) raises( MalformedDataException, com::sun::star::lang::WrappedTargetException ); - //------------------------------------------------------------------------- /** receives notification that a template description is started for a group. @@ -199,7 +191,6 @@ published interface XSchemaHandler: ::com::sun::star::uno::XInterface [in] short aAttributes ) raises( MalformedDataException, com::sun::star::lang::WrappedTargetException ); - //------------------------------------------------------------------------- /** receives notification that a template description is started for a set. @@ -247,7 +238,6 @@ published interface XSchemaHandler: ::com::sun::star::uno::XInterface [in] TemplateIdentifier aItemType ) raises( MalformedDataException, com::sun::star::lang::WrappedTargetException ); - //------------------------------------------------------------------------- /** receives notification that a template description is complete. @@ -270,7 +260,6 @@ published interface XSchemaHandler: ::com::sun::star::uno::XInterface void endTemplate( ) raises( MalformedDataException, com::sun::star::lang::WrappedTargetException ); - //------------------------------------------------------------------------- /** receives notification that a group description is started. @@ -310,7 +299,6 @@ published interface XSchemaHandler: ::com::sun::star::uno::XInterface [in] short aAttributes ) raises( MalformedDataException, com::sun::star::lang::WrappedTargetException ); - //------------------------------------------------------------------------- /** receives notification that a set description is started. @@ -356,7 +344,6 @@ published interface XSchemaHandler: ::com::sun::star::uno::XInterface [in] TemplateIdentifier aItemType ) raises( MalformedDataException, com::sun::star::lang::WrappedTargetException ); - //------------------------------------------------------------------------- /** receives notification that a node description is complete. @@ -378,7 +365,6 @@ published interface XSchemaHandler: ::com::sun::star::uno::XInterface void endNode( ) raises( MalformedDataException, com::sun::star::lang::WrappedTargetException ); - //------------------------------------------------------------------------- /** receives notification that a property is added to the current node. @@ -420,7 +406,6 @@ published interface XSchemaHandler: ::com::sun::star::uno::XInterface raises( MalformedDataException, com::sun::star::lang::WrappedTargetException ); - //------------------------------------------------------------------------- /** receives notification that a property having a default value is added to the current node. @@ -464,7 +449,6 @@ published interface XSchemaHandler: ::com::sun::star::uno::XInterface raises( MalformedDataException, com::sun::star::lang::WrappedTargetException ); - //------------------------------------------------------------------------- /** receives notification that the current group has a child node that is an instance of a specified template. @@ -492,7 +476,6 @@ published interface XSchemaHandler: ::com::sun::star::uno::XInterface raises( MalformedDataException, com::sun::star::lang::WrappedTargetException ); - //------------------------------------------------------------------------- /** receives notification that the current set can contain items that are instances of a specified template. @@ -516,15 +499,12 @@ published interface XSchemaHandler: ::com::sun::star::uno::XInterface raises( MalformedDataException, com::sun::star::lang::WrappedTargetException ); - //------------------------------------------------------------------------- }; -//============================================================================= }; }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/configuration/backend/XSchemaSupplier.idl b/offapi/com/sun/star/configuration/backend/XSchemaSupplier.idl index f8d25a227d2d..1952a4a03bf9 100644 --- a/offapi/com/sun/star/configuration/backend/XSchemaSupplier.idl +++ b/offapi/com/sun/star/configuration/backend/XSchemaSupplier.idl @@ -24,11 +24,9 @@ #include #include -//============================================================================= module com { module sun { module star { module configuration { module backend { -//============================================================================= /** provides access to configuration component schemas. @@ -37,7 +35,6 @@ module com { module sun { module star { module configuration { module backend { */ published interface XSchemaSupplier : ::com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** Returns the schema information (component + templates) @@ -60,10 +57,8 @@ published interface XSchemaSupplier : ::com::sun::star::uno::XInterface raises (BackendAccessException, com::sun::star::lang::IllegalArgumentException) ; - //------------------------------------------------------------------------- } ; -//============================================================================= } ; } ; } ; } ; } ; diff --git a/offapi/com/sun/star/configuration/backend/XSingleLayerStratum.idl b/offapi/com/sun/star/configuration/backend/XSingleLayerStratum.idl index d42e7159bc34..5a4a7b4790dc 100644 --- a/offapi/com/sun/star/configuration/backend/XSingleLayerStratum.idl +++ b/offapi/com/sun/star/configuration/backend/XSingleLayerStratum.idl @@ -26,11 +26,9 @@ #include #include -//============================================================================= module com { module sun { module star { module configuration { module backend { -//============================================================================= /** Handles access to a stratum consisting of a single layer @@ -48,7 +46,6 @@ module com { module sun { module star { module configuration { module backend { */ published interface XSingleLayerStratum : ::com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** retrieves the layer data for a component, if newer than indicated. @@ -90,7 +87,6 @@ published interface XSingleLayerStratum : ::com::sun::star::uno::XInterface raises (BackendAccessException, com::sun::star::lang::IllegalArgumentException) ; - //------------------------------------------------------------------------- /** retrieves a writable representation of the layer for a component. @@ -116,10 +112,8 @@ published interface XSingleLayerStratum : ::com::sun::star::uno::XInterface com::sun::star::lang::NoSupportException, com::sun::star::lang::IllegalArgumentException) ; - //------------------------------------------------------------------------- } ; -//============================================================================= } ; } ; } ; } ; } ; diff --git a/offapi/com/sun/star/configuration/backend/XUpdatableLayer.idl b/offapi/com/sun/star/configuration/backend/XUpdatableLayer.idl index 0d830c9aa5c7..0285d9e6dadd 100644 --- a/offapi/com/sun/star/configuration/backend/XUpdatableLayer.idl +++ b/offapi/com/sun/star/configuration/backend/XUpdatableLayer.idl @@ -25,11 +25,9 @@ #include #include -//============================================================================== module com { module sun { module star { module configuration { module backend { -//============================================================================== /** Provides access to a read-write layer of configuration data for @@ -39,7 +37,6 @@ module com { module sun { module star { module configuration { module backend { */ published interface XUpdatableLayer : XLayer { - //-------------------------------------------------------------------------- /** Replaces the current layer with the layer given as input @@ -66,7 +63,6 @@ published interface XUpdatableLayer : XLayer com::sun::star::lang::WrappedTargetException, MalformedDataException) ; - //-------------------------------------------------------------------------- } ; } ; } ; } ; } ; } ; diff --git a/offapi/com/sun/star/configuration/backend/XUpdateHandler.idl b/offapi/com/sun/star/configuration/backend/XUpdateHandler.idl index 955f5a6911d2..b8afc135c146 100644 --- a/offapi/com/sun/star/configuration/backend/XUpdateHandler.idl +++ b/offapi/com/sun/star/configuration/backend/XUpdateHandler.idl @@ -35,11 +35,9 @@ #include #include -//============================================================================= module com { module sun { module star { module configuration { module backend { -//============================================================================= /** receives a description of a configuration update or layer as a sequence of events. @@ -48,7 +46,6 @@ module com { module sun { module star { module configuration { module backend { */ published interface XUpdateHandler: ::com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** receives notification that a update or description is started. @@ -68,7 +65,6 @@ published interface XUpdateHandler: ::com::sun::star::uno::XInterface raises( MalformedDataException, com::sun::star::lang::IllegalAccessException, com::sun::star::lang::WrappedTargetException ); - //------------------------------------------------------------------------- /** receives notification that the current update description is complete. @@ -94,7 +90,6 @@ published interface XUpdateHandler: ::com::sun::star::uno::XInterface raises( MalformedDataException, com::sun::star::lang::IllegalAccessException, com::sun::star::lang::WrappedTargetException ); - //------------------------------------------------------------------------- /** receives notification that a modification of a node is started. @@ -152,7 +147,6 @@ published interface XUpdateHandler: ::com::sun::star::uno::XInterface [in] boolean bReset ) raises( MalformedDataException, com::sun::star::lang::WrappedTargetException ); - //------------------------------------------------------------------------- /** receives notification that a node is started as a new item. @@ -199,7 +193,6 @@ published interface XUpdateHandler: ::com::sun::star::uno::XInterface [in] short aAttributes ) raises( MalformedDataException, com::sun::star::lang::WrappedTargetException ); - //------------------------------------------------------------------------- /** receives notification that a node is started as a new item based on a particular template. @@ -249,7 +242,6 @@ published interface XUpdateHandler: ::com::sun::star::uno::XInterface [in] TemplateIdentifier aTemplate ) raises( MalformedDataException, com::sun::star::lang::WrappedTargetException ); - //------------------------------------------------------------------------- /** receives notification that a node modification is complete. @@ -272,7 +264,6 @@ published interface XUpdateHandler: ::com::sun::star::uno::XInterface void endNode( ) raises( MalformedDataException, com::sun::star::lang::WrappedTargetException ); - //------------------------------------------------------------------------- /** receives notification that an item is to be dropped from a set. @@ -299,7 +290,6 @@ published interface XUpdateHandler: ::com::sun::star::uno::XInterface void removeNode( [in] string aName ) raises( MalformedDataException, com::sun::star::lang::WrappedTargetException ); - //------------------------------------------------------------------------- /** receives notification that modification of an existing property is started. . @@ -360,7 +350,6 @@ published interface XUpdateHandler: ::com::sun::star::uno::XInterface [in] type aType ) raises( MalformedDataException, com::sun::star::lang::WrappedTargetException ); - //------------------------------------------------------------------------- /** receives notification about a change to the value of the current property. @@ -391,7 +380,6 @@ published interface XUpdateHandler: ::com::sun::star::uno::XInterface void setPropertyValue( [in] any aValue ) raises( MalformedDataException, com::sun::star::lang::WrappedTargetException ); - //------------------------------------------------------------------------- /** receives notification about a change to the value of the current property for a specific locale. @@ -427,7 +415,6 @@ published interface XUpdateHandler: ::com::sun::star::uno::XInterface void setPropertyValueForLocale( [in] any aValue, [in] string aLocale ) raises( MalformedDataException, com::sun::star::lang::WrappedTargetException ); - //------------------------------------------------------------------------- /** receives notification that the value of the current property should be reset to its default. @@ -447,7 +434,6 @@ published interface XUpdateHandler: ::com::sun::star::uno::XInterface void resetPropertyValue( ) raises( MalformedDataException, com::sun::star::lang::WrappedTargetException ); - //------------------------------------------------------------------------- /** receives notification that the value of the current property for a specific locale should be reset to its default. @@ -472,7 +458,6 @@ published interface XUpdateHandler: ::com::sun::star::uno::XInterface void resetPropertyValueForLocale( [in] string aLocale ) raises( MalformedDataException, com::sun::star::lang::WrappedTargetException ); - //------------------------------------------------------------------------- /** receives notification that a property modification is complete. @@ -493,7 +478,6 @@ published interface XUpdateHandler: ::com::sun::star::uno::XInterface void endProperty( ) raises( MalformedDataException, com::sun::star::lang::WrappedTargetException ); - //------------------------------------------------------------------------- /** receives notification that a property is reset to its default state. @@ -519,7 +503,6 @@ published interface XUpdateHandler: ::com::sun::star::uno::XInterface void resetProperty( [in] string aName ) raises( MalformedDataException, com::sun::star::lang::WrappedTargetException ); - //------------------------------------------------------------------------- /** receives notification that a property having a value of is added to the current node. @@ -569,7 +552,6 @@ published interface XUpdateHandler: ::com::sun::star::uno::XInterface [in] type aType ) raises( MalformedDataException, com::sun::star::lang::WrappedTargetException ); - //------------------------------------------------------------------------- /** receives notification that a property having a non- value is added to the current node. @@ -624,7 +606,6 @@ published interface XUpdateHandler: ::com::sun::star::uno::XInterface [in] any aValue ) raises( MalformedDataException, com::sun::star::lang::WrappedTargetException ); - //------------------------------------------------------------------------- /** receives notification that a property is dropped from the current node. @@ -648,15 +629,12 @@ published interface XUpdateHandler: ::com::sun::star::uno::XInterface void removeProperty( [in] string aName ) raises( MalformedDataException, com::sun::star::lang::WrappedTargetException ); - //------------------------------------------------------------------------- }; -//============================================================================= }; }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/configuration/backend/XVersionedSchemaSupplier.idl b/offapi/com/sun/star/configuration/backend/XVersionedSchemaSupplier.idl index 599bc5a68806..866860a5418c 100644 --- a/offapi/com/sun/star/configuration/backend/XVersionedSchemaSupplier.idl +++ b/offapi/com/sun/star/configuration/backend/XVersionedSchemaSupplier.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module configuration { module backend { -//============================================================================= /** provides access to versioned configuration component schemas. @@ -36,7 +34,6 @@ module com { module sun { module star { module configuration { module backend { */ interface XVersionedSchemaSupplier : XSchemaSupplier { - //------------------------------------------------------------------------- /** Returns the schema version for a particular component. @@ -71,10 +68,8 @@ interface XVersionedSchemaSupplier : XSchemaSupplier raises (BackendAccessException, com::sun::star::lang::IllegalArgumentException) ; - //------------------------------------------------------------------------- } ; -//============================================================================= } ; } ; } ; } ; } ; diff --git a/offapi/com/sun/star/configuration/backend/xml/LayerParser.idl b/offapi/com/sun/star/configuration/backend/xml/LayerParser.idl index 4c81ee72a054..ebf54c59d105 100644 --- a/offapi/com/sun/star/configuration/backend/xml/LayerParser.idl +++ b/offapi/com/sun/star/configuration/backend/xml/LayerParser.idl @@ -32,12 +32,10 @@ #include #include -//============================================================================= module com { module sun { module star { module configuration { module backend { module xml { -//============================================================================= /** represents a configuration data layer that is stored in a stream in @@ -58,19 +56,16 @@ module xml { */ published service LayerParser { - //------------------------------------------------------------------------- /** provides access to the parsed layer data. */ interface com::sun::star::configuration::backend::XLayer ; - //------------------------------------------------------------------------- /** provides access to the source XML stream. */ interface com::sun::star::io::XActiveDataSink ; - //------------------------------------------------------------------------- /** allows initializing the source stream. @@ -81,10 +76,8 @@ published service LayerParser */ interface com::sun::star::lang::XInitialization ; - //------------------------------------------------------------------------- } ; -//============================================================================= } ; } ; } ; } ; } ; } ; diff --git a/offapi/com/sun/star/configuration/backend/xml/LayerWriter.idl b/offapi/com/sun/star/configuration/backend/xml/LayerWriter.idl index 05a09084dd67..e63a8dc1249a 100644 --- a/offapi/com/sun/star/configuration/backend/xml/LayerWriter.idl +++ b/offapi/com/sun/star/configuration/backend/xml/LayerWriter.idl @@ -32,12 +32,10 @@ #include #include -//============================================================================= module com { module sun { module star { module configuration { module backend { module xml { -//============================================================================= /** can be used to parse a stream of configuration layer XML. @@ -54,19 +52,16 @@ module xml { */ published service LayerWriter { - //------------------------------------------------------------------------- /** accepts events describing the layer data. */ interface com::sun::star::configuration::backend::XLayerHandler ; - //------------------------------------------------------------------------- /** provides access to the target stream. */ interface com::sun::star::io::XActiveDataSource ; - //------------------------------------------------------------------------- /** allows initializing target stream. @@ -76,10 +71,8 @@ published service LayerWriter */ interface com::sun::star::lang::XInitialization ; - //------------------------------------------------------------------------- } ; -//============================================================================= } ; } ; } ; } ; } ; } ; diff --git a/offapi/com/sun/star/configuration/backend/xml/SchemaParser.idl b/offapi/com/sun/star/configuration/backend/xml/SchemaParser.idl index bc603de1a246..43d78becae2f 100644 --- a/offapi/com/sun/star/configuration/backend/xml/SchemaParser.idl +++ b/offapi/com/sun/star/configuration/backend/xml/SchemaParser.idl @@ -32,12 +32,10 @@ #include #include -//============================================================================= module com { module sun { module star { module configuration { module backend { module xml { -//============================================================================= /** represents a configuration schema that is stored in a stream in OOR Schema XML format. @@ -53,19 +51,16 @@ module xml { */ published service SchemaParser { - //------------------------------------------------------------------------- /** provides access to the parsed schema data. */ interface com::sun::star::configuration::backend::XSchema ; - //------------------------------------------------------------------------- /** provides access to the source XML stream. */ interface com::sun::star::io::XActiveDataSink ; - //------------------------------------------------------------------------- /** allows initializing the source stream. @@ -76,10 +71,8 @@ published service SchemaParser */ interface com::sun::star::lang::XInitialization ; - //------------------------------------------------------------------------- } ; -//============================================================================= } ; } ; } ; } ; } ; } ; diff --git a/offapi/com/sun/star/configuration/bootstrap/BootstrapContext.idl b/offapi/com/sun/star/configuration/bootstrap/BootstrapContext.idl index c88bc1783124..3db03902cc57 100644 --- a/offapi/com/sun/star/configuration/bootstrap/BootstrapContext.idl +++ b/offapi/com/sun/star/configuration/bootstrap/BootstrapContext.idl @@ -30,11 +30,9 @@ #include -//============================================================================= module com { module sun { module star { module configuration { module bootstrap { -//============================================================================= /** provides access to a component context that is enhanced with @@ -54,7 +52,6 @@ module com { module sun { module star { module configuration { module bootstrap */ published service BootstrapContext { - //------------------------------------------------------------------------- /** provides access to metaconfiguration data. @@ -65,10 +62,8 @@ published service BootstrapContext */ interface com::sun::star::uno::XComponentContext ; - //------------------------------------------------------------------------- } ; -//============================================================================= } ; } ; } ; } ; } ; diff --git a/offapi/com/sun/star/datatransfer/DataFlavor.idl b/offapi/com/sun/star/datatransfer/DataFlavor.idl index db799c352f53..0e065cf892b5 100644 --- a/offapi/com/sun/star/datatransfer/DataFlavor.idl +++ b/offapi/com/sun/star/datatransfer/DataFlavor.idl @@ -20,36 +20,30 @@ #ifndef __com_sun_star_datatransfer_DataFlavor_idl__ #define __com_sun_star_datatransfer_DataFlavor_idl__ -//============================================================================= module com { module sun { module star { module datatransfer { -//============================================================================= /** Each instance represents the concept of a data format as it would appear on a clipboard, or during drag and drop. */ published struct DataFlavor { - //------------------------------------------------------------------------- /** The MIME content-type (type/subtype) string describing the data format of the object to transfer. MimeType must be conform to Rfc2045 and Rfc2046) */ string MimeType; - //------------------------------------------------------------------------- /** A human presentable name for the data format. */ string HumanPresentableName; - //------------------------------------------------------------------------- /** The type of the object to transfer, for example, XOutputStream. */ type DataType; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/datatransfer/DataFormatTranslator.idl b/offapi/com/sun/star/datatransfer/DataFormatTranslator.idl index 52f54d15aade..2864453a8fc2 100644 --- a/offapi/com/sun/star/datatransfer/DataFormatTranslator.idl +++ b/offapi/com/sun/star/datatransfer/DataFormatTranslator.idl @@ -23,15 +23,12 @@ #include #include -//============================================================================= module com { module sun { module star { module datatransfer { -//============================================================================= published interface XDataFormatTranslator; -//============================================================================= /** Different platforms use different types to describe data formats available during data exchange operations like clipboard or drag&drop. Implementations of this service do convert system dependent data types to a @@ -42,23 +39,19 @@ module com { module sun { module star { module datatransfer { */ published service DataFormatTranslator { - //------------------------------------------------------------------------- /** Converts a DataFlavor to system data types and vice versa. */ interface XDataFormatTranslator; - //------------------------------------------------------------------------- /** Service should always support this interface. */ interface com::sun::star::lang::XServiceInfo; - //------------------------------------------------------------------------- /** Service should always support this interface. */ interface com::sun::star::lang::XTypeProvider; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/datatransfer/MimeContentTypeFactory.idl b/offapi/com/sun/star/datatransfer/MimeContentTypeFactory.idl index 91a3079050e2..9d8b41679b12 100644 --- a/offapi/com/sun/star/datatransfer/MimeContentTypeFactory.idl +++ b/offapi/com/sun/star/datatransfer/MimeContentTypeFactory.idl @@ -24,15 +24,12 @@ #include #include -//============================================================================= module com { module sun { module star { module datatransfer { -//============================================================================= published interface XMimeContentTypeFactory; -//============================================================================= /** Used to create an instance that implement the interface XMimeContentType from a string representation of such a MIME content-type that is conform to @@ -43,7 +40,6 @@ module com { module sun { module star { module datatransfer { */ published service MimeContentTypeFactory { - //------------------------------------------------------------------------- /** Creates an instance that implement the interface XMimeContentType from the string representation of such a MIME content-types that is conform to @@ -52,18 +48,15 @@ published service MimeContentTypeFactory */ interface XMimeContentTypeFactory; - //------------------------------------------------------------------------- /** Service should always support this interface. */ interface com::sun::star::lang::XServiceInfo; - //------------------------------------------------------------------------- /** Service should always support this interface. */ interface com::sun::star::lang::XTypeProvider; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/datatransfer/UnsupportedFlavorException.idl b/offapi/com/sun/star/datatransfer/UnsupportedFlavorException.idl index 7b1a53bd70f3..a1003a7313c0 100644 --- a/offapi/com/sun/star/datatransfer/UnsupportedFlavorException.idl +++ b/offapi/com/sun/star/datatransfer/UnsupportedFlavorException.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module datatransfer { -//============================================================================= /** Exception will be thrown if there is a request for data in a DataFlavor that is not supported by a data source. @@ -37,7 +35,6 @@ published exception UnsupportedFlavorException: com::sun::star::uno::Exception { }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/datatransfer/XDataFormatTranslator.idl b/offapi/com/sun/star/datatransfer/XDataFormatTranslator.idl index ad2704c39ede..6cd0d47936b4 100644 --- a/offapi/com/sun/star/datatransfer/XDataFormatTranslator.idl +++ b/offapi/com/sun/star/datatransfer/XDataFormatTranslator.idl @@ -35,7 +35,6 @@ module com { module sun { module star { module datatransfer { -//============================================================================= /** Interface to be implemented by objects used to translate a DataFlavor to a system dependent data transfer type and vice versa. @@ -47,7 +46,6 @@ module com { module sun { module star { module datatransfer { published interface XDataFormatTranslator : com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** Converts a DataFlavor to system dependent data type. @param aDataFlavor @@ -61,7 +59,6 @@ published interface XDataFormatTranslator : com::sun::star::uno::XInterface */ any getSystemDataTypeFromDataFlavor( [in] DataFlavor aDataFlavor ); - //------------------------------------------------------------------------- /** Converts a system dependent data type to a DataFlavor. @param aSysDataType diff --git a/offapi/com/sun/star/datatransfer/XMimeContentType.idl b/offapi/com/sun/star/datatransfer/XMimeContentType.idl index a3c774b1d6da..e00c85d4cb39 100644 --- a/offapi/com/sun/star/datatransfer/XMimeContentType.idl +++ b/offapi/com/sun/star/datatransfer/XMimeContentType.idl @@ -26,7 +26,6 @@ module com { module sun { module star { module datatransfer { -//------------------------------------------------------------------------- /** An implementation of this interface represents a MIME content-type that is conform to Rfc2045 and Rfc2046. @@ -36,7 +35,6 @@ module com { module sun { module star { module datatransfer { published interface XMimeContentType : com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** To get the media type of the MIME content-type. @returns @@ -44,7 +42,6 @@ published interface XMimeContentType : com::sun::star::uno::XInterface */ string getMediaType( ); - //------------------------------------------------------------------------- /** To get the media subtype of the MIME content-type. @returns @@ -52,7 +49,6 @@ published interface XMimeContentType : com::sun::star::uno::XInterface */ string getMediaSubtype( ); - //------------------------------------------------------------------------- /** To get the full media/submedia type of the MIME content-type. @returns @@ -60,7 +56,6 @@ published interface XMimeContentType : com::sun::star::uno::XInterface */ string getFullMediaType( ); - //------------------------------------------------------------------------- /** To get a list of parameters that the MIME content-type contains. @returns @@ -68,7 +63,6 @@ published interface XMimeContentType : com::sun::star::uno::XInterface */ sequence< string > getParameters( ); - //------------------------------------------------------------------------- /** To query if a specific parameter is supported. @param aName @@ -80,7 +74,6 @@ published interface XMimeContentType : com::sun::star::uno::XInterface */ boolean hasParameter( [in] string aName ); - //------------------------------------------------------------------------- /** To get the value of a specified parameter. @param aName diff --git a/offapi/com/sun/star/datatransfer/XMimeContentTypeFactory.idl b/offapi/com/sun/star/datatransfer/XMimeContentTypeFactory.idl index 1b28db520ba1..4a894d4d94a6 100644 --- a/offapi/com/sun/star/datatransfer/XMimeContentTypeFactory.idl +++ b/offapi/com/sun/star/datatransfer/XMimeContentTypeFactory.idl @@ -27,7 +27,6 @@ module com { module sun { module star { module datatransfer { -//------------------------------------------------------------------------- /** Implementations of this interface do create a XMimeContentType from a given string that represents a MIME content-type @@ -37,7 +36,6 @@ module com { module sun { module star { module datatransfer { */ published interface XMimeContentTypeFactory : com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** Creates an object that implements XMimeContentType. @param aContentType diff --git a/offapi/com/sun/star/datatransfer/XSystemTransferable.idl b/offapi/com/sun/star/datatransfer/XSystemTransferable.idl index 710d98f51112..cb75592f6f97 100644 --- a/offapi/com/sun/star/datatransfer/XSystemTransferable.idl +++ b/offapi/com/sun/star/datatransfer/XSystemTransferable.idl @@ -22,18 +22,15 @@ #include -//============================================================================= module com { module sun { module star { module datatransfer { -//============================================================================= /** Interface to be implemented by objects used to provide system dependent data for a transfer operation. Those objects usually also implement XTransferable. */ published interface XSystemTransferable: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** Called by a data consumer to obtain a system specific data object from the source. The data object is returned in an any. The contained type may differ on diff --git a/offapi/com/sun/star/datatransfer/XTransferDataAccess.idl b/offapi/com/sun/star/datatransfer/XTransferDataAccess.idl index fc909fbbb644..ca8bc7f6167b 100644 --- a/offapi/com/sun/star/datatransfer/XTransferDataAccess.idl +++ b/offapi/com/sun/star/datatransfer/XTransferDataAccess.idl @@ -32,11 +32,9 @@ #include #include -//============================================================================= module com { module sun { module star { module datatransfer { -//============================================================================= /** This interface provides direct access to the data in all data flavors. It can be used by the clipboard implementation to optimize data transport on flush operations. @@ -46,7 +44,6 @@ module com { module sun { module star { module datatransfer { published interface XTransferDataAccess: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** To query for the summarized data size in bytes of a sequence of DataFlavor. @param aFlavorList @@ -58,7 +55,6 @@ published interface XTransferDataAccess: com::sun::star::uno::XInterface */ hyper queryDataSize( [in] sequence < DataFlavor > aFlavorList ); - //------------------------------------------------------------------------- /** To get all the data of a sequence of DataFlavor. @param aFlavorList @@ -73,7 +69,6 @@ published interface XTransferDataAccess: com::sun::star::uno::XInterface sequence < any > getData( [in] sequence < DataFlavor > aFlavorList ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/datatransfer/XTransferable.idl b/offapi/com/sun/star/datatransfer/XTransferable.idl index 7cce13400898..13c69e2c10ad 100644 --- a/offapi/com/sun/star/datatransfer/XTransferable.idl +++ b/offapi/com/sun/star/datatransfer/XTransferable.idl @@ -25,11 +25,9 @@ #include #include -//============================================================================= module com { module sun { module star { module datatransfer { -//============================================================================= /** Interface to be implemented by objects used to provide data for a data transfer operation. @@ -38,7 +36,6 @@ module com { module sun { module star { module datatransfer { published interface XTransferable: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** Called by a data consumer to obtain data from the source in a specified format. @@ -57,7 +54,6 @@ published interface XTransferable: com::sun::star::uno::XInterface any getTransferData( [in] DataFlavor aFlavor ) raises ( UnsupportedFlavorException, com::sun::star::io::IOException ); - //------------------------------------------------------------------------- /** Returns a sequence of supported DataFlavor. @returns @@ -67,7 +63,6 @@ published interface XTransferable: com::sun::star::uno::XInterface */ sequence < DataFlavor > getTransferDataFlavors(); - //------------------------------------------------------------------------- /** Checks if the data object supports the specified data flavor. @param aFlavor @@ -84,7 +79,6 @@ published interface XTransferable: com::sun::star::uno::XInterface boolean isDataFlavorSupported( [in] DataFlavor aFlavor ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/datatransfer/XTransferableEx.idl b/offapi/com/sun/star/datatransfer/XTransferableEx.idl index afeb5a904d17..b0dcaff38865 100644 --- a/offapi/com/sun/star/datatransfer/XTransferableEx.idl +++ b/offapi/com/sun/star/datatransfer/XTransferableEx.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module datatransfer { -//============================================================================= /** Interface to be implemented by objects used to provide data for a transfer operation. @@ -38,7 +36,6 @@ module com { module sun { module star { module datatransfer { published interface XTransferableEx: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** @param requestedFlavors Sequence of DataFlavor of interest. Specify an empty sequence for interest in all data flavors with top-level MIME content-types. To get all MIME @@ -51,7 +48,6 @@ published interface XTransferableEx: com::sun::star::uno::XInterface sequence < DataFlavor > queryTransferDataFlavors( [in] sequence< DataFlavor > requestedFlavors ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/datatransfer/XTransferableSource.idl b/offapi/com/sun/star/datatransfer/XTransferableSource.idl index 04cc8d691c2c..f485f0db0f50 100644 --- a/offapi/com/sun/star/datatransfer/XTransferableSource.idl +++ b/offapi/com/sun/star/datatransfer/XTransferableSource.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module datatransfer { -//============================================================================= /** The transferable source interface. @see com::sun::star::datatransfer::XTransferable @@ -34,7 +32,6 @@ module com { module sun { module star { module datatransfer { published interface XTransferableSource: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** @returns A human presentable description of the source that created the transferable object. @@ -42,7 +39,6 @@ published interface XTransferableSource: com::sun::star::uno::XInterface string getDataSourceDescription(); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/datatransfer/XTransferableSupplier.idl b/offapi/com/sun/star/datatransfer/XTransferableSupplier.idl index da3999236ce2..68b513eead4f 100644 --- a/offapi/com/sun/star/datatransfer/XTransferableSupplier.idl +++ b/offapi/com/sun/star/datatransfer/XTransferableSupplier.idl @@ -32,13 +32,11 @@ #include #include -//============================================================================= module com { module sun { module star { module datatransfer { interface XTransferableSupplier { - //------------------------------------------------------------------------- /** To get access to a transferable representation of a selected part of an object. @returns @@ -48,7 +46,6 @@ interface XTransferableSupplier */ XTransferable getTransferable(); - //------------------------------------------------------------------------- /** Hands over a transferable object that shall be inserted. @param xTrans @@ -66,7 +63,6 @@ interface XTransferableSupplier raises ( UnsupportedFlavorException ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/datatransfer/clipboard/ClipboardEvent.idl b/offapi/com/sun/star/datatransfer/clipboard/ClipboardEvent.idl index 4d116f4f35be..1a204331f9e8 100644 --- a/offapi/com/sun/star/datatransfer/clipboard/ClipboardEvent.idl +++ b/offapi/com/sun/star/datatransfer/clipboard/ClipboardEvent.idl @@ -32,11 +32,9 @@ #include #include -//============================================================================= module com { module sun { module star { module datatransfer { module clipboard { -//============================================================================= /** A clipboard uses this object to notify its listeners of content changes. @see com::sun::star::datatransfer::clipboard::XClipboardListener @@ -44,13 +42,11 @@ module com { module sun { module star { module datatransfer { module clipboard { published struct ClipboardEvent: com::sun::star::lang::EventObject { - //------------------------------------------------------------------------- /** The current content of the clipboard. */ com::sun::star::datatransfer::XTransferable Contents; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/datatransfer/clipboard/ClipboardManager.idl b/offapi/com/sun/star/datatransfer/clipboard/ClipboardManager.idl index d8753b62db92..4b5562594162 100644 --- a/offapi/com/sun/star/datatransfer/clipboard/ClipboardManager.idl +++ b/offapi/com/sun/star/datatransfer/clipboard/ClipboardManager.idl @@ -24,15 +24,12 @@ #include #include -//============================================================================= module com { module sun { module star { module datatransfer { module clipboard { -//============================================================================= published interface XClipboardManager; -//============================================================================= /** The clipboard manager is a one-instance service that holds a list of all known clipboard instances. @@ -40,28 +37,23 @@ module com { module sun { module star { module datatransfer { module clipboard { */ published service ClipboardManager { - //------------------------------------------------------------------------- /** Manages internal and external clipboard implementations. */ interface XClipboardManager; - //------------------------------------------------------------------------- /** For shutdown and listener support. */ interface com::sun::star::lang::XComponent; - //------------------------------------------------------------------------- /** Service should always support this interface. */ interface com::sun::star::lang::XServiceInfo; - //------------------------------------------------------------------------- /** Service should always support this interface. */ interface com::sun::star::lang::XTypeProvider; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/datatransfer/clipboard/GenericClipboard.idl b/offapi/com/sun/star/datatransfer/clipboard/GenericClipboard.idl index a25b8f4b77f3..da5bc7d415bc 100644 --- a/offapi/com/sun/star/datatransfer/clipboard/GenericClipboard.idl +++ b/offapi/com/sun/star/datatransfer/clipboard/GenericClipboard.idl @@ -25,52 +25,42 @@ #include #include -//============================================================================= module com { module sun { module star { module datatransfer { module clipboard { -//============================================================================= published interface XClipboardEx; published interface XClipboardNotifier; -//============================================================================= /** A generic clipboard service is a simple container for transferable objects. */ published service GenericClipboard { - //------------------------------------------------------------------------- /** Provides access to the clipboard content. */ interface XClipboardEx; - //------------------------------------------------------------------------- /** Provides the ability to request notifications on content changes. */ interface XClipboardNotifier; - //------------------------------------------------------------------------- /** Provides the ability to initially set the name of the clipboard. */ interface com::sun::star::lang::XInitialization; - //------------------------------------------------------------------------- /** For shutdown and listener support. */ interface com::sun::star::lang::XComponent; - //------------------------------------------------------------------------- /** Service should always support this interface. */ interface com::sun::star::lang::XServiceInfo; - //------------------------------------------------------------------------- /** Service should always support this interface. */ interface com::sun::star::lang::XTypeProvider; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/datatransfer/clipboard/RenderingCapabilities.idl b/offapi/com/sun/star/datatransfer/clipboard/RenderingCapabilities.idl index 900d44843e75..2e890e2566c8 100644 --- a/offapi/com/sun/star/datatransfer/clipboard/RenderingCapabilities.idl +++ b/offapi/com/sun/star/datatransfer/clipboard/RenderingCapabilities.idl @@ -29,11 +29,9 @@ #ifndef __com_sun_star_datatransfer_clipboard_RenderingCapabilities_idl__ #define __com_sun_star_datatransfer_clipboard_RenderingCapabilities_idl__ -//============================================================================= module com { module sun { module star { module datatransfer { module clipboard { -//============================================================================= /** These flags describe the capabilities a system clipboard has to transfer data to other applications via the OS. @@ -41,19 +39,16 @@ module com { module sun { module star { module datatransfer { module clipboard { */ published constants RenderingCapabilities { - //------------------------------------------------------------------------- /** The implementation supports delayed rendering. */ const byte Delayed = 1; - //------------------------------------------------------------------------- /** The implementation is able to store the data persistent in the system so that it does not get lost when the source application no longer exist. */ const byte Persistant = 2; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/datatransfer/clipboard/SystemClipboard.idl b/offapi/com/sun/star/datatransfer/clipboard/SystemClipboard.idl index 915b590dfd74..d5d2f083574f 100644 --- a/offapi/com/sun/star/datatransfer/clipboard/SystemClipboard.idl +++ b/offapi/com/sun/star/datatransfer/clipboard/SystemClipboard.idl @@ -25,17 +25,14 @@ #include #include -//============================================================================= module com { module sun { module star { module datatransfer { module clipboard { -//============================================================================= published interface XClipboardEx; published interface XClipboardNotifier; published interface XFlushableClipboard; -//============================================================================= /** The system clipboard service builds a bridge to the OS specific clipboard interfaces. @@ -49,17 +46,14 @@ module com { module sun { module star { module datatransfer { module clipboard { */ published service SystemClipboard { - //------------------------------------------------------------------------- /** Provides access to the clipboard content. */ interface XClipboardEx; - //------------------------------------------------------------------------- /** Provides the ability to request notifications on content changes. */ interface XClipboardNotifier; - //------------------------------------------------------------------------- /** Provides the ability to render the complete clipboard content. This interface is only available if the method XClipboardEx::getRenderingCapabilities() @@ -67,28 +61,23 @@ published service SystemClipboard */ [optional] interface XFlushableClipboard; - //------------------------------------------------------------------------- /** Provides the ability to initialize the clipboard */ [optional] interface com::sun::star::lang::XInitialization; - //------------------------------------------------------------------------- /** For shutdown and listener support. */ interface com::sun::star::lang::XComponent; - //------------------------------------------------------------------------- /** Service should always support this interface. */ interface com::sun::star::lang::XServiceInfo; - //------------------------------------------------------------------------- /** Service should always support this interface. */ interface com::sun::star::lang::XTypeProvider; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/datatransfer/clipboard/XClipboard.idl b/offapi/com/sun/star/datatransfer/clipboard/XClipboard.idl index 11c79b3f6928..e5d21619f2d9 100644 --- a/offapi/com/sun/star/datatransfer/clipboard/XClipboard.idl +++ b/offapi/com/sun/star/datatransfer/clipboard/XClipboard.idl @@ -32,11 +32,9 @@ #include #include -//============================================================================= module com { module sun { module star { module datatransfer { module clipboard { -//============================================================================= /** The default interface to access clipboard instances. */ @@ -45,7 +43,6 @@ module com { module sun { module star { module datatransfer { module clipboard { published interface XClipboard: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** To get the current content of the clipboard. @returns @@ -56,7 +53,6 @@ published interface XClipboard: com::sun::star::uno::XInterface */ com::sun::star::datatransfer::XTransferable getContents(); - //------------------------------------------------------------------------- /** Sets the current contents of the clipboard to the specified transferable object and registers the specified clipboard owner as the owner of the new contents. @@ -78,7 +74,6 @@ published interface XClipboard: com::sun::star::uno::XInterface */ [oneway] void setContents( [in] com::sun::star::datatransfer::XTransferable xTrans, [in] XClipboardOwner xClipboardOwner ); - //------------------------------------------------------------------------- /** To get the name of the clipboard instance. @returns @@ -89,7 +84,6 @@ published interface XClipboard: com::sun::star::uno::XInterface string getName(); }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/datatransfer/clipboard/XClipboardEx.idl b/offapi/com/sun/star/datatransfer/clipboard/XClipboardEx.idl index fdfaf35ed223..83fe95f2af53 100644 --- a/offapi/com/sun/star/datatransfer/clipboard/XClipboardEx.idl +++ b/offapi/com/sun/star/datatransfer/clipboard/XClipboardEx.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module datatransfer { module clipboard { -//============================================================================= /** The extended clipboard interface. @see com::sun::star::datatransfer::clipboard::XClipboard @@ -34,7 +32,6 @@ module com { module sun { module star { module datatransfer { module clipboard { published interface XClipboardEx: com::sun::star::datatransfer::clipboard::XClipboard { - //------------------------------------------------------------------------- /** To determine the supported rendering capabilities of the clipboard instance. @returns @@ -45,7 +42,6 @@ published interface XClipboardEx: com::sun::star::datatransfer::clipboard::XClip byte getRenderingCapabilities(); }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/datatransfer/clipboard/XClipboardFactory.idl b/offapi/com/sun/star/datatransfer/clipboard/XClipboardFactory.idl index cb05ad046dac..8992e390a0f4 100644 --- a/offapi/com/sun/star/datatransfer/clipboard/XClipboardFactory.idl +++ b/offapi/com/sun/star/datatransfer/clipboard/XClipboardFactory.idl @@ -23,13 +23,11 @@ #include #include -//============================================================================= module com { module sun { module star { module datatransfer { module clipboard { published interface XClipboard; -//============================================================================= /** Should be implemented by a clipboard factory that simplifies the creation of multiple clipboard instances. @@ -38,7 +36,6 @@ module com { module sun { module star { module datatransfer { module clipboard { published interface XClipboardFactory: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** Creates a new named clipboard instance. @returns @@ -55,7 +52,6 @@ published interface XClipboardFactory: com::sun::star::uno::XInterface raises ( com::sun::star::lang::IllegalArgumentException ); }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/datatransfer/clipboard/XClipboardListener.idl b/offapi/com/sun/star/datatransfer/clipboard/XClipboardListener.idl index 712c3264e1d7..28cb5172839d 100644 --- a/offapi/com/sun/star/datatransfer/clipboard/XClipboardListener.idl +++ b/offapi/com/sun/star/datatransfer/clipboard/XClipboardListener.idl @@ -23,18 +23,15 @@ #include #include -//============================================================================= module com { module sun { module star { module datatransfer { module clipboard { -//============================================================================= /** Interface to be implemented to receive notifications on clipboard content changes. */ published interface XClipboardListener: com::sun::star::lang::XEventListener { - //------------------------------------------------------------------------- /** The content of the clipboard has changed. @param event @@ -45,7 +42,6 @@ published interface XClipboardListener: com::sun::star::lang::XEventListener [oneway] void changedContents( [in] ClipboardEvent event ); }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/datatransfer/clipboard/XClipboardManager.idl b/offapi/com/sun/star/datatransfer/clipboard/XClipboardManager.idl index 5c2190fb4849..855e7ac8337e 100644 --- a/offapi/com/sun/star/datatransfer/clipboard/XClipboardManager.idl +++ b/offapi/com/sun/star/datatransfer/clipboard/XClipboardManager.idl @@ -25,13 +25,11 @@ #include #include -//============================================================================= module com { module sun { module star { module datatransfer { module clipboard { published interface XClipboard; -//============================================================================= /** This interface is used to retrieve, add, or remove clipboard instances. @see com::sun::star::datatransfer::clipboard::XClipboard @@ -39,7 +37,6 @@ module com { module sun { module star { module datatransfer { module clipboard { published interface XClipboardManager: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** Get a clipboard instance by name. @returns @@ -55,7 +52,6 @@ published interface XClipboardManager: com::sun::star::uno::XInterface XClipboard getClipboard( [in] string aName ) raises ( com::sun::star::container::NoSuchElementException ); - //------------------------------------------------------------------------- /** Add a clipboard instance to the manager's list. @param xClipboard @@ -71,7 +67,6 @@ published interface XClipboardManager: com::sun::star::uno::XInterface raises ( com::sun::star::lang::IllegalArgumentException, com::sun::star::container::ElementExistException ); - //------------------------------------------------------------------------- /** Removes the clipboard with the specified name from the list. @param aName @@ -79,7 +74,6 @@ published interface XClipboardManager: com::sun::star::uno::XInterface */ void removeClipboard( [in] string aName ); - //------------------------------------------------------------------------- /** Get a list of a managed clipboards. @returns @@ -88,7 +82,6 @@ published interface XClipboardManager: com::sun::star::uno::XInterface sequence < string > listClipboardNames(); }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/datatransfer/clipboard/XClipboardNotifier.idl b/offapi/com/sun/star/datatransfer/clipboard/XClipboardNotifier.idl index 785ab069f92d..8d793b7149f5 100644 --- a/offapi/com/sun/star/datatransfer/clipboard/XClipboardNotifier.idl +++ b/offapi/com/sun/star/datatransfer/clipboard/XClipboardNotifier.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module datatransfer { module clipboard { -//============================================================================= /** Provides the ability to request notifications on clipboard content changes. @see com::sun::star::datatransfer::clipboard::XClipboardListener @@ -36,7 +34,6 @@ module com { module sun { module star { module datatransfer { module clipboard { published interface XClipboardNotifier: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** Requests notifications on clipboard content changes. @param listener @@ -44,7 +41,6 @@ published interface XClipboardNotifier: com::sun::star::uno::XInterface */ [oneway] void addClipboardListener( [in] XClipboardListener listener ); - //------------------------------------------------------------------------- /** Removes listener from notification list. @param listener @@ -53,7 +49,6 @@ published interface XClipboardNotifier: com::sun::star::uno::XInterface [oneway] void removeClipboardListener( [in] XClipboardListener listener ); }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/datatransfer/clipboard/XClipboardOwner.idl b/offapi/com/sun/star/datatransfer/clipboard/XClipboardOwner.idl index 66a5fe153f9e..9350cd7ecb73 100644 --- a/offapi/com/sun/star/datatransfer/clipboard/XClipboardOwner.idl +++ b/offapi/com/sun/star/datatransfer/clipboard/XClipboardOwner.idl @@ -31,13 +31,11 @@ #include #include -//============================================================================= module com { module sun { module star { module datatransfer { module clipboard { published interface XClipboard; -//============================================================================= /** The owner of a transferable object may pass this interface to the clipboard instance. @@ -46,7 +44,6 @@ module com { module sun { module star { module datatransfer { module clipboard { published interface XClipboardOwner: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** Notifies the transferable object source that it is no longer the owner of the clipboard. @@ -62,7 +59,6 @@ published interface XClipboardOwner: com::sun::star::uno::XInterface [oneway] void lostOwnership( [in] XClipboard xClipboard, [in] com::sun::star::datatransfer::XTransferable xTrans ); }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/datatransfer/clipboard/XFlushableClipboard.idl b/offapi/com/sun/star/datatransfer/clipboard/XFlushableClipboard.idl index 491e01b4c66c..653690eca162 100644 --- a/offapi/com/sun/star/datatransfer/clipboard/XFlushableClipboard.idl +++ b/offapi/com/sun/star/datatransfer/clipboard/XFlushableClipboard.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module datatransfer { module clipboard { -//============================================================================= /** An interface for flushable clipboards may optionally be implemented by a system clipboard service. @@ -36,14 +34,12 @@ module com { module sun { module star { module datatransfer { module clipboard { published interface XFlushableClipboard: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** Renders the current content of the clipboard to the system so that it is available even if the source application no longer exist. */ void flushClipboard(); }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/datatransfer/dnd/DNDConstants.idl b/offapi/com/sun/star/datatransfer/dnd/DNDConstants.idl index 62b52a5edcaf..dac5e1a1ae5f 100644 --- a/offapi/com/sun/star/datatransfer/dnd/DNDConstants.idl +++ b/offapi/com/sun/star/datatransfer/dnd/DNDConstants.idl @@ -20,61 +20,51 @@ #ifndef __com_sun_star_datatransfer_dnd_DNDConstants_idl__ #define __com_sun_star_datatransfer_dnd_DNDConstants_idl__ -//============================================================================= module com { module sun { module star { module datatransfer { module dnd { -//============================================================================= /** These values represent the type of action or actions to be performed by a Drag and Drop operation. */ published constants DNDConstants { - //============================================================================= /** No action. */ const byte ACTION_NONE = 0x00; - //============================================================================= /** Action copy. */ const byte ACTION_COPY = 0x01; - //============================================================================= /** Action move. */ const byte ACTION_MOVE = 0x02; - //============================================================================= /** Action copy or move. */ const byte ACTION_COPY_OR_MOVE = 0x03; - //============================================================================= /** Action link. */ const byte ACTION_LINK = 0x04; - //============================================================================= /** Action reference. */ const byte ACTION_REFERENCE = 0x04; - //============================================================================= /** Action default. */ const byte ACTION_DEFAULT = 0x80; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/datatransfer/dnd/DragGestureEvent.idl b/offapi/com/sun/star/datatransfer/dnd/DragGestureEvent.idl index b9d4f7c3b1a5..483e42ac2693 100644 --- a/offapi/com/sun/star/datatransfer/dnd/DragGestureEvent.idl +++ b/offapi/com/sun/star/datatransfer/dnd/DragGestureEvent.idl @@ -22,13 +22,11 @@ #include -//============================================================================= module com { module sun { module star { module datatransfer { module dnd { published interface XDragSource; -//============================================================================= /** A DragGestureEvent is passed to the method XDragGestureListener::dragGestureRecognized() when a particular XDragGestureRecognizer detects that a platform dependent drag initiating gesture has occurred on the component that it is @@ -37,7 +35,6 @@ module com { module sun { module star { module datatransfer { module dnd { published struct DragGestureEvent: com::sun::star::lang::EventObject { - //------------------------------------------------------------------------- /** The action selected by the user.

Different constants may be combined using a logical OR.

It's further possible to combine the ACTION_DEFAULT with one of the other @@ -50,25 +47,21 @@ published struct DragGestureEvent: com::sun::star::lang::EventObject byte DragAction; - //------------------------------------------------------------------------- /** The x coordinate where the drag originated in component coordinates. */ long DragOriginX; - //------------------------------------------------------------------------- /** The y coordinate where the drag originated in component coordinates. */ long DragOriginY; - //------------------------------------------------------------------------- /** The DragSource associated with this drag action. */ XDragSource DragSource; - //------------------------------------------------------------------------- /** The last event comprising the gesture.

The initial trigger event will presumably be a MouseEvent event. @@ -79,7 +72,6 @@ published struct DragGestureEvent: com::sun::star::lang::EventObject any Event; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/datatransfer/dnd/DragSourceDragEvent.idl b/offapi/com/sun/star/datatransfer/dnd/DragSourceDragEvent.idl index c3c5a379bfb9..1f9caad368dc 100644 --- a/offapi/com/sun/star/datatransfer/dnd/DragSourceDragEvent.idl +++ b/offapi/com/sun/star/datatransfer/dnd/DragSourceDragEvent.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module datatransfer { module dnd { -//============================================================================= /** The DragSourceDragEvent is delivered from an object that implements the XDragSourceContext to the currently registered drag source listener. @@ -40,14 +38,12 @@ module com { module sun { module star { module datatransfer { module dnd { published struct DragSourceDragEvent: com::sun::star::datatransfer::dnd::DragSourceEvent { - //------------------------------------------------------------------------- /** The drag action selected by the current drop target. @see com::sun::star::datatransfer::dnd::DNDConstants */ byte DropAction; - //------------------------------------------------------------------------- /** The user's currently selected drop action. @see com::sun::star::datatransfer::dnd::DNDConstants @@ -55,7 +51,6 @@ published struct DragSourceDragEvent: com::sun::star::datatransfer::dnd::DragSou byte UserAction; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/datatransfer/dnd/DragSourceDropEvent.idl b/offapi/com/sun/star/datatransfer/dnd/DragSourceDropEvent.idl index f8e6c6ad0629..b0fbb20ea473 100644 --- a/offapi/com/sun/star/datatransfer/dnd/DragSourceDropEvent.idl +++ b/offapi/com/sun/star/datatransfer/dnd/DragSourceDropEvent.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module datatransfer { module dnd { -//============================================================================= /** The DragSourceDropEvent is delivered from an object that implements XDragSourceContext to its currently registered drag source listener's. @@ -38,7 +36,6 @@ module com { module sun { module star { module datatransfer { module dnd { published struct DragSourceDropEvent: com::sun::star::datatransfer::dnd::DragSourceEvent { - //------------------------------------------------------------------------- /** The action performed by the target on the subject of the drop. @see com::sun::star::datatransfer::dnd::DNDConstants @@ -46,14 +43,12 @@ published struct DragSourceDropEvent: com::sun::star::datatransfer::dnd::DragSou byte DropAction; - //------------------------------------------------------------------------- /** Indicates if the drop was successful. */ boolean DropSuccess; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/datatransfer/dnd/DragSourceEvent.idl b/offapi/com/sun/star/datatransfer/dnd/DragSourceEvent.idl index 919fc5d80194..5e8c6686dd8d 100644 --- a/offapi/com/sun/star/datatransfer/dnd/DragSourceEvent.idl +++ b/offapi/com/sun/star/datatransfer/dnd/DragSourceEvent.idl @@ -22,14 +22,12 @@ #include -//============================================================================= module com { module sun { module star { module datatransfer { module dnd { published interface XDragSource; published interface XDragSourceContext; -//============================================================================= /** This class is the base class for DragSourceDragEvent and DragSourceDropEvent.

To access the XDragSource that originated this event, use the @@ -39,7 +37,6 @@ module com { module sun { module star { module datatransfer { module dnd { published struct DragSourceEvent: com::sun::star::lang::EventObject { - //------------------------------------------------------------------------- /** The drag source context of the current drag operation. @see com::sun::star::datatransfer::dnd::XDragSourceContext @@ -47,7 +44,6 @@ published struct DragSourceEvent: com::sun::star::lang::EventObject XDragSourceContext DragSourceContext; - //------------------------------------------------------------------------- /** The drag source on which the Drag and Drop operation was initiated. @see com::sun::star::datatransfer::dnd::XDragSource @@ -56,7 +52,6 @@ published struct DragSourceEvent: com::sun::star::lang::EventObject XDragSource DragSource; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/datatransfer/dnd/DropTargetDragEnterEvent.idl b/offapi/com/sun/star/datatransfer/dnd/DropTargetDragEnterEvent.idl index 4dc018ac31e8..998b83149b99 100644 --- a/offapi/com/sun/star/datatransfer/dnd/DropTargetDragEnterEvent.idl +++ b/offapi/com/sun/star/datatransfer/dnd/DropTargetDragEnterEvent.idl @@ -32,11 +32,9 @@ #include #include -//============================================================================= module com { module sun { module star { module datatransfer { module dnd { -//============================================================================= /** The DropTargetDragEnterEvent is delivered from the drop target to the currently registered drop target listeners whenever the logical cursor associated with a Drag and Drop operation enters the visible geometry @@ -50,7 +48,6 @@ module com { module sun { module star { module datatransfer { module dnd { published struct DropTargetDragEnterEvent: DropTargetDragEvent { - //------------------------------------------------------------------------- /** A sequence of supported DataFlavor types. */ @@ -58,7 +55,6 @@ published struct DropTargetDragEnterEvent: DropTargetDragEvent sequence< com::sun::star::datatransfer::DataFlavor > SupportedDataFlavors; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/datatransfer/dnd/DropTargetDragEvent.idl b/offapi/com/sun/star/datatransfer/dnd/DropTargetDragEvent.idl index a6431fe4bea3..05d620ee615d 100644 --- a/offapi/com/sun/star/datatransfer/dnd/DropTargetDragEvent.idl +++ b/offapi/com/sun/star/datatransfer/dnd/DropTargetDragEvent.idl @@ -22,13 +22,11 @@ #include -//============================================================================= module com { module sun { module star { module datatransfer { module dnd { published interface XDropTargetDragContext; -//============================================================================= /** The DropTargetDragEvent is delivered from the drop target to the currently registered drop target listener. @@ -41,7 +39,6 @@ module com { module sun { module star { module datatransfer { module dnd { published struct DropTargetDragEvent: com::sun::star::datatransfer::dnd::DropTargetEvent { - //------------------------------------------------------------------------- /** The drop target context of the current drag operation. @see com::sun::star::datatransfer::dnd::XDropTargetDragContext @@ -49,7 +46,6 @@ published struct DropTargetDragEvent: com::sun::star::datatransfer::dnd::DropTar XDropTargetDragContext Context; - //------------------------------------------------------------------------- /** This value represents the currently selected drop action. @see com::sun::star::datatransfer::dnd::DNDConstants @@ -57,19 +53,16 @@ published struct DropTargetDragEvent: com::sun::star::datatransfer::dnd::DropTar byte DropAction; - //------------------------------------------------------------------------- /** The cursor's current x location within the window's coordinates. */ long LocationX; - //------------------------------------------------------------------------- /** The cursor's current y location within the window's coordinates. */ long LocationY; - //------------------------------------------------------------------------- /** This value represents the action or actions supported by the source. This may be a combination of arbitrary source actions except ACTION_DEFAULT.

To combine different actions use a logical OR.

@@ -80,7 +73,6 @@ published struct DropTargetDragEvent: com::sun::star::datatransfer::dnd::DropTar byte SourceActions; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/datatransfer/dnd/DropTargetDropEvent.idl b/offapi/com/sun/star/datatransfer/dnd/DropTargetDropEvent.idl index 2358eb1a49f6..a163f6d8df0b 100644 --- a/offapi/com/sun/star/datatransfer/dnd/DropTargetDropEvent.idl +++ b/offapi/com/sun/star/datatransfer/dnd/DropTargetDropEvent.idl @@ -32,13 +32,11 @@ #include #include -//============================================================================= module com { module sun { module star { module datatransfer { module dnd { published interface XDropTargetDropContext; -//============================================================================= /** The DropTargetDropEvent is delivered from the drop target to its currently registered drop target listener. @@ -48,7 +46,6 @@ module com { module sun { module star { module datatransfer { module dnd { published struct DropTargetDropEvent: com::sun::star::datatransfer::dnd::DropTargetEvent { - //------------------------------------------------------------------------- /** The drop target context of the current drag operation. @see com::sun::star::datatransfer::dnd::XDropTargetDropContext @@ -56,7 +53,6 @@ published struct DropTargetDropEvent: com::sun::star::datatransfer::dnd::DropTar XDropTargetDropContext Context; - //------------------------------------------------------------------------- /** This value represents the action or actions selected by the user at the time of the drop. @@ -68,25 +64,21 @@ published struct DropTargetDropEvent: com::sun::star::datatransfer::dnd::DropTar byte DropAction; - //------------------------------------------------------------------------- /** The cursor's current x location within the window's coordinates. */ long LocationX; - //------------------------------------------------------------------------- /** The cursor's current y location within the window's coordinates. */ long LocationY; - //------------------------------------------------------------------------- /** This value represents the action or actions supported by the source. */ byte SourceActions; - //------------------------------------------------------------------------- /** The transferable object associated with the drop. @see com::sun::star::datatransfer::XTransferable @@ -95,7 +87,6 @@ published struct DropTargetDropEvent: com::sun::star::datatransfer::dnd::DropTar com::sun::star::datatransfer::XTransferable Transferable; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/datatransfer/dnd/DropTargetEvent.idl b/offapi/com/sun/star/datatransfer/dnd/DropTargetEvent.idl index 1567b712d6d8..77e855e32abc 100644 --- a/offapi/com/sun/star/datatransfer/dnd/DropTargetEvent.idl +++ b/offapi/com/sun/star/datatransfer/dnd/DropTargetEvent.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module datatransfer { module dnd { -//============================================================================= /** This class is the base class for DropTargetDragEvent and DropTargetDropEvent. @@ -37,14 +35,12 @@ module com { module sun { module star { module datatransfer { module dnd { published struct DropTargetEvent: com::sun::star::lang::EventObject { - //------------------------------------------------------------------------- /** UNO specification does not allow empty struct definitions. */ byte Dummy; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/datatransfer/dnd/InvalidDNDOperationException.idl b/offapi/com/sun/star/datatransfer/dnd/InvalidDNDOperationException.idl index 77ef7cdd993c..1a26594bb75f 100644 --- a/offapi/com/sun/star/datatransfer/dnd/InvalidDNDOperationException.idl +++ b/offapi/com/sun/star/datatransfer/dnd/InvalidDNDOperationException.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module datatransfer { module dnd { -//============================================================================= /** This exception is thrown by various methods in the datatransfer.dnd package. @@ -39,7 +37,6 @@ published exception InvalidDNDOperationException: com::sun::star::uno::RuntimeEx { }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/datatransfer/dnd/OleDragSource.idl b/offapi/com/sun/star/datatransfer/dnd/OleDragSource.idl index cfa7c6ca8b33..c9fc1d93da0b 100644 --- a/offapi/com/sun/star/datatransfer/dnd/OleDragSource.idl +++ b/offapi/com/sun/star/datatransfer/dnd/OleDragSource.idl @@ -34,15 +34,12 @@ #include #include -//============================================================================= module com { module sun { module star { module datatransfer { module dnd { -//============================================================================= published interface XDragSource; -//============================================================================= /** This service connects the Java-like UNO drag and drop protocol to the protocol used on window platforms. It realized the drag source. @@ -51,12 +48,10 @@ module com { module sun { module star { module datatransfer { module dnd { published service OleDragSource { - //------------------------------------------------------------------------- /** Used to provide data to other applications via the Ole Drag & Drop protocol. */ interface XDragSource; - //------------------------------------------------------------------------- /** The service expects a byte sequence uniquely identifying the machine as the first, and only, parameter. This identifier should be checked to ensure that the window ids used for creating DropTargets are valid for @@ -69,23 +64,19 @@ published service OleDragSource */ interface com::sun::star::lang::XInitialization; - //------------------------------------------------------------------------- /** For shutdown and listener support. */ interface com::sun::star::lang::XComponent; - //------------------------------------------------------------------------- /** Service should always support this interface. */ interface com::sun::star::lang::XServiceInfo; - //------------------------------------------------------------------------- /** Service should always support this interface. */ interface com::sun::star::lang::XTypeProvider; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/datatransfer/dnd/OleDropTarget.idl b/offapi/com/sun/star/datatransfer/dnd/OleDropTarget.idl index 6b157c760ed7..c21f55d36132 100644 --- a/offapi/com/sun/star/datatransfer/dnd/OleDropTarget.idl +++ b/offapi/com/sun/star/datatransfer/dnd/OleDropTarget.idl @@ -34,15 +34,12 @@ #include #include -//============================================================================= module com { module sun { module star { module datatransfer { module dnd { -//============================================================================= published interface XDropTarget; -//============================================================================= /** This service connects the Java-like UNO Drag & Drop protocol to the protocol used on window platforms. It realizes the drop target. @@ -51,33 +48,27 @@ module com { module sun { module star { module datatransfer { module dnd { published service OleDropTarget { - //------------------------------------------------------------------------- /** Used to provide data to other applications via Ole Drag & Drop protocol. */ interface XDropTarget; - //------------------------------------------------------------------------- /** The service expects a windows window handle. It is passed as unsigned long. */ interface com::sun::star::lang::XInitialization; - //------------------------------------------------------------------------- /** For shutdown and listener support. */ interface com::sun::star::lang::XComponent; - //------------------------------------------------------------------------- /** Service should always support this interface. */ interface com::sun::star::lang::XServiceInfo; - //------------------------------------------------------------------------- /** Service should always support this interface. */ interface com::sun::star::lang::XTypeProvider; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/datatransfer/dnd/X11DragSource.idl b/offapi/com/sun/star/datatransfer/dnd/X11DragSource.idl index 0024a30b4272..4d576b8896ce 100644 --- a/offapi/com/sun/star/datatransfer/dnd/X11DragSource.idl +++ b/offapi/com/sun/star/datatransfer/dnd/X11DragSource.idl @@ -25,15 +25,12 @@ #include #include -//============================================================================= module com { module sun { module star { module datatransfer { module dnd { -//============================================================================= published interface XDragSource; -//============================================================================= /** This service connects the Java-like UNO Drag and Drop protocol to the X Drag and Drop protocol used on X-Servers to transfer data between applications via Drag and Drop operations. @@ -43,35 +40,29 @@ module com { module sun { module star { module datatransfer { module dnd { published service X11DragSource { - //------------------------------------------------------------------------- /** Used to provide data to other applications via X Drag and Drop protocol. */ interface XDragSource; - //------------------------------------------------------------------------- /** The service expects an instance of XDisplayConnection as the first parameter. */ interface com::sun::star::lang::XInitialization; - //------------------------------------------------------------------------- /** For shutdown and listener support. */ interface com::sun::star::lang::XComponent; - //------------------------------------------------------------------------- /** Service should always support this interface. */ interface com::sun::star::lang::XServiceInfo; - //------------------------------------------------------------------------- /** Service should always support this interface. */ interface com::sun::star::lang::XTypeProvider; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/datatransfer/dnd/X11DropTarget.idl b/offapi/com/sun/star/datatransfer/dnd/X11DropTarget.idl index 738a6f4b6626..0a79343b6797 100644 --- a/offapi/com/sun/star/datatransfer/dnd/X11DropTarget.idl +++ b/offapi/com/sun/star/datatransfer/dnd/X11DropTarget.idl @@ -25,15 +25,12 @@ #include #include -//============================================================================= module com { module sun { module star { module datatransfer { module dnd { -//============================================================================= published interface XDropTarget; -//============================================================================= /** This service connects the Java-like UNO Drag and Drop protocol to the X Drag and Drop protocol used on X-Servers to transfer data between application via Drag and Drop operations. @@ -44,12 +41,10 @@ module com { module sun { module star { module datatransfer { module dnd { published service X11DropTarget { - //------------------------------------------------------------------------- /** Used to get data from other applications via X Drag and Drop protocol. */ interface XDropTarget; - //------------------------------------------------------------------------- /** The service expects an instance of XDisplayConnection as the first parameter. The second parameter must be a long @@ -58,23 +53,19 @@ published service X11DropTarget */ interface com::sun::star::lang::XInitialization; - //------------------------------------------------------------------------- /** For shutdown and listener support. */ interface com::sun::star::lang::XComponent; - //------------------------------------------------------------------------- /** Service should always support this interface. */ interface com::sun::star::lang::XServiceInfo; - //------------------------------------------------------------------------- /** Service should always support this interface. */ interface com::sun::star::lang::XTypeProvider; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/datatransfer/dnd/XAutoscroll.idl b/offapi/com/sun/star/datatransfer/dnd/XAutoscroll.idl index 135069085368..1533f69086d7 100644 --- a/offapi/com/sun/star/datatransfer/dnd/XAutoscroll.idl +++ b/offapi/com/sun/star/datatransfer/dnd/XAutoscroll.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module datatransfer { module dnd { -//============================================================================= /** Interface for autoscroll support.

During Drag and Drop operations it is possible that a user may wish to drop the @@ -50,7 +48,6 @@ module com { module sun { module star { module datatransfer { module dnd { published interface XAutoscroll: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** Notify the component to autoscroll. @param cursorLocationX @@ -62,7 +59,6 @@ published interface XAutoscroll: com::sun::star::uno::XInterface [oneway] void autoscroll( [in] long cursorLocationX, [in] long cursorLocationY ); - //------------------------------------------------------------------------- /** Returns the regions describing the autoscrolling region. @returns @@ -73,7 +69,6 @@ published interface XAutoscroll: com::sun::star::uno::XInterface any getAutoscrollRegion(); }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/datatransfer/dnd/XDragGestureListener.idl b/offapi/com/sun/star/datatransfer/dnd/XDragGestureListener.idl index 207e49b31f01..4a2997ef5610 100644 --- a/offapi/com/sun/star/datatransfer/dnd/XDragGestureListener.idl +++ b/offapi/com/sun/star/datatransfer/dnd/XDragGestureListener.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module datatransfer { module dnd { -//============================================================================= /** This interface will be used by a XDragGestureRecognizer when it detects a drag initiating gesture. @@ -38,7 +36,6 @@ module com { module sun { module star { module datatransfer { module dnd { published interface XDragGestureListener: com::sun::star::lang::XEventListener { - //------------------------------------------------------------------------- /** A XDragGestureRecognizer has detected a platform-dependent drag initiating gesture and is notifying this listener in order for it to initiate the action for the user. @@ -50,7 +47,6 @@ published interface XDragGestureListener: com::sun::star::lang::XEventListener [oneway] void dragGestureRecognized( [in] DragGestureEvent dge ); }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/datatransfer/dnd/XDragGestureRecognizer.idl b/offapi/com/sun/star/datatransfer/dnd/XDragGestureRecognizer.idl index 07340f5e9733..582db492c7da 100644 --- a/offapi/com/sun/star/datatransfer/dnd/XDragGestureRecognizer.idl +++ b/offapi/com/sun/star/datatransfer/dnd/XDragGestureRecognizer.idl @@ -22,13 +22,11 @@ #include -//============================================================================= module com { module sun { module star { module datatransfer { module dnd { published interface XDragGestureListener; -//============================================================================= /** This interface is implemented by a view or window that supports drag operations. @@ -40,7 +38,6 @@ module com { module sun { module star { module datatransfer { module dnd { published interface XDragGestureRecognizer: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** Registers a new XDragGestureListener. @param dgl @@ -50,7 +47,6 @@ published interface XDragGestureRecognizer: com::sun::star::uno::XInterface [oneway] void addDragGestureListener( [in] XDragGestureListener dgl ); - //------------------------------------------------------------------------- /** Unregisters the specified XDragGestureListener. @param dgl @@ -60,14 +56,12 @@ published interface XDragGestureRecognizer: com::sun::star::uno::XInterface [oneway] void removeDragGestureListener( [in] XDragGestureListener dgl ); - //------------------------------------------------------------------------- /** Reset the recognizer. If it is currently recognizing a gesture, ignore it. */ void resetRecognizer(); }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/datatransfer/dnd/XDragSource.idl b/offapi/com/sun/star/datatransfer/dnd/XDragSource.idl index cca209819338..9e4903bc0081 100644 --- a/offapi/com/sun/star/datatransfer/dnd/XDragSource.idl +++ b/offapi/com/sun/star/datatransfer/dnd/XDragSource.idl @@ -25,13 +25,11 @@ #include #include -//============================================================================= module com { module sun { module star { module datatransfer { module dnd { published interface XDragSourceListener; -//============================================================================= /** This interface is implemented by a view or window that supports drag operations and will be received as part of a DragGestureEvent through a XDragGestureListener::dragGestureRecognized() @@ -46,7 +44,6 @@ module com { module sun { module star { module datatransfer { module dnd { published interface XDragSource: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** In order to query if drag image support is available. @returns @@ -56,7 +53,6 @@ published interface XDragSource: com::sun::star::uno::XInterface boolean isDragImageSupported(); - //------------------------------------------------------------------------- /** To get the default cursor for a specified drag action. @param dragAction @@ -71,7 +67,6 @@ published interface XDragSource: com::sun::star::uno::XInterface long getDefaultCursor( [in] byte dragAction ) raises( com::sun::star::lang::IllegalArgumentException ); - //------------------------------------------------------------------------- /** Starts the drag operation.

Note: this call does not block until the drag and drop @@ -113,7 +108,6 @@ published interface XDragSource: com::sun::star::uno::XInterface [in] XDragSourceListener listener ); }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/datatransfer/dnd/XDragSourceContext.idl b/offapi/com/sun/star/datatransfer/dnd/XDragSourceContext.idl index a1bdc4da7c1f..5e21a7260129 100644 --- a/offapi/com/sun/star/datatransfer/dnd/XDragSourceContext.idl +++ b/offapi/com/sun/star/datatransfer/dnd/XDragSourceContext.idl @@ -22,13 +22,11 @@ #include -//============================================================================= module com { module sun { module star { module datatransfer { module dnd { published interface XDragSourceListener; -//============================================================================= /** The drag source context class is responsible for managing the initiator side of the Drag and Drop protocol. @@ -47,7 +45,6 @@ module com { module sun { module star { module datatransfer { module dnd { published interface XDragSourceContext: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** Get the identifier of the currently used cursor. @returns @@ -56,7 +53,6 @@ published interface XDragSourceContext: com::sun::star::uno::XInterface long getCurrentCursor(); - //------------------------------------------------------------------------- /** This method sets the current drag cursor.

This method should only be called to set another cursor than the @@ -69,7 +65,6 @@ published interface XDragSourceContext: com::sun::star::uno::XInterface [oneway] void setCursor( [in] long cursorId ); - //------------------------------------------------------------------------- /** This method sets the current drag image. @param dragImage @@ -79,7 +74,6 @@ published interface XDragSourceContext: com::sun::star::uno::XInterface [oneway] void setImage( [in] long imageId ); - //------------------------------------------------------------------------- /** This method notifies the context that the DataFlavor types of the transferable object have changed. @@ -90,7 +84,6 @@ published interface XDragSourceContext: com::sun::star::uno::XInterface [oneway] void transferablesFlavorsChanged(); }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/datatransfer/dnd/XDragSourceListener.idl b/offapi/com/sun/star/datatransfer/dnd/XDragSourceListener.idl index b1303b8447c9..23ac4cb4856b 100644 --- a/offapi/com/sun/star/datatransfer/dnd/XDragSourceListener.idl +++ b/offapi/com/sun/star/datatransfer/dnd/XDragSourceListener.idl @@ -24,11 +24,9 @@ #include #include -//============================================================================= module com { module sun { module star { module datatransfer { module dnd { -//============================================================================= /** This interface must be implemented by any drag gesture recognizer implementation that a drag source supports. @@ -38,7 +36,6 @@ module com { module sun { module star { module datatransfer { module dnd { published interface XDragSourceListener: com::sun::star::lang::XEventListener { - //------------------------------------------------------------------------- /** This method is invoked to signify that the Drag and Drop operation is complete. @@ -48,7 +45,6 @@ published interface XDragSourceListener: com::sun::star::lang::XEventListener [oneway] void dragDropEnd( [in] DragSourceDropEvent dsde ); - //------------------------------------------------------------------------- /** Called as the hotspot enters a platform dependent drop site.

NOTE: currently this notification can not be ensured by all @@ -60,7 +56,6 @@ published interface XDragSourceListener: com::sun::star::lang::XEventListener [oneway] void dragEnter( [in] DragSourceDragEvent dsde ); - //------------------------------------------------------------------------- /** Called as the hotspot exits a platform dependent drop site.

NOTE: Currently this notification can not be ensured by all @@ -72,7 +67,6 @@ published interface XDragSourceListener: com::sun::star::lang::XEventListener [oneway] void dragExit( [in] DragSourceEvent dse ); - //------------------------------------------------------------------------- /** Called as the hotspot moves over a platform dependent drop site. @param dsde @@ -81,7 +75,6 @@ published interface XDragSourceListener: com::sun::star::lang::XEventListener [oneway] void dragOver( [in] DragSourceDragEvent dsde ); - //------------------------------------------------------------------------- /** Called when the user has modified the drop gesture. @param dsde @@ -91,7 +84,6 @@ published interface XDragSourceListener: com::sun::star::lang::XEventListener [oneway] void dropActionChanged( [in] DragSourceDragEvent dsde ); }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/datatransfer/dnd/XDropTarget.idl b/offapi/com/sun/star/datatransfer/dnd/XDropTarget.idl index 362eef6d661e..8cbb8742be47 100644 --- a/offapi/com/sun/star/datatransfer/dnd/XDropTarget.idl +++ b/offapi/com/sun/star/datatransfer/dnd/XDropTarget.idl @@ -23,13 +23,11 @@ #include #include -//============================================================================= module com { module sun { module star { module datatransfer { module dnd { published interface XDropTargetListener; -//============================================================================= /** This interface is implemented by a view or window that supports drop operations. @@ -41,7 +39,6 @@ module com { module sun { module star { module datatransfer { module dnd { published interface XDropTarget: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** Add a DropTargetListener.

The listener will be queried for the XAutoscroll interface @@ -53,7 +50,6 @@ published interface XDropTarget: com::sun::star::uno::XInterface [oneway] void addDropTargetListener( [in] XDropTargetListener dtl ); - //------------------------------------------------------------------------- /** Remove a drop target listener. @param dtl @@ -62,7 +58,6 @@ published interface XDropTarget: com::sun::star::uno::XInterface [oneway] void removeDropTargetListener( [in] XDropTargetListener dtl ); - //------------------------------------------------------------------------- /** Indicates either a drop target object is active or not. @returns @@ -72,7 +67,6 @@ published interface XDropTarget: com::sun::star::uno::XInterface boolean isActive(); - //------------------------------------------------------------------------- /** Sets the drop target object active or inactive. @param active @@ -82,7 +76,6 @@ published interface XDropTarget: com::sun::star::uno::XInterface void setActive( [in] boolean active ); - //------------------------------------------------------------------------- /** Determine the actions supported by a drop target. @returns @@ -95,7 +88,6 @@ published interface XDropTarget: com::sun::star::uno::XInterface byte getDefaultActions(); - //------------------------------------------------------------------------- /** Sets the default acceptable actions for this drop target.

This method is a way to reduce the number of Drag and Drop events @@ -110,7 +102,6 @@ published interface XDropTarget: com::sun::star::uno::XInterface [oneway] void setDefaultActions( [in] byte actions ); }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/datatransfer/dnd/XDropTargetDragContext.idl b/offapi/com/sun/star/datatransfer/dnd/XDropTargetDragContext.idl index 0c1828b6b51f..baac017fb68b 100644 --- a/offapi/com/sun/star/datatransfer/dnd/XDropTargetDragContext.idl +++ b/offapi/com/sun/star/datatransfer/dnd/XDropTargetDragContext.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module datatransfer { module dnd { -//============================================================================= /** This interface is implemented by any drop target context object.

A drop target context is created whenever the logical cursor associated @@ -41,7 +39,6 @@ module com { module sun { module star { module datatransfer { module dnd { published interface XDropTargetDragContext: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** Accept the Drag.

This method should be called from the methods of XDropTargetListener @@ -62,7 +59,6 @@ published interface XDropTargetDragContext: com::sun::star::uno::XInterface [oneway] void acceptDrag( [in] byte dragOperation ); - //------------------------------------------------------------------------- /** Reject the drag as a result of examining the available DataFlavor types received in the XDropTargetListener::dragEnter() method. @@ -71,7 +67,6 @@ published interface XDropTargetDragContext: com::sun::star::uno::XInterface [oneway] void rejectDrag(); }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/datatransfer/dnd/XDropTargetDropContext.idl b/offapi/com/sun/star/datatransfer/dnd/XDropTargetDropContext.idl index f321591ddaa1..a940999e4678 100644 --- a/offapi/com/sun/star/datatransfer/dnd/XDropTargetDropContext.idl +++ b/offapi/com/sun/star/datatransfer/dnd/XDropTargetDropContext.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module datatransfer { module dnd { -//============================================================================= /** This interface is implemented by any drop target context object.

A DropTargetContext is created whenever the logical cursor associated @@ -41,7 +39,6 @@ module com { module sun { module star { module datatransfer { module dnd { published interface XDropTargetDropContext : com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** Accept the Drop.

This method should be called from the @@ -57,7 +54,6 @@ published interface XDropTargetDropContext : com::sun::star::uno::XInterface [oneway] void acceptDrop( [in] byte dragOperation ); - //------------------------------------------------------------------------- /** Reject the drop as a result of examining the available DataFlavor types received in the XDropTargetListener::dragEnter() method. @@ -65,7 +61,6 @@ published interface XDropTargetDropContext : com::sun::star::uno::XInterface [oneway] void rejectDrop(); - //------------------------------------------------------------------------- /** Signals that the drop is completed and if it was successful or not. @param success @@ -76,7 +71,6 @@ published interface XDropTargetDropContext : com::sun::star::uno::XInterface [oneway] void dropComplete( [in] boolean success ); }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/datatransfer/dnd/XDropTargetListener.idl b/offapi/com/sun/star/datatransfer/dnd/XDropTargetListener.idl index aae0935b0593..ee7172065127 100644 --- a/offapi/com/sun/star/datatransfer/dnd/XDropTargetListener.idl +++ b/offapi/com/sun/star/datatransfer/dnd/XDropTargetListener.idl @@ -33,11 +33,9 @@ #include #include -//============================================================================= module com { module sun { module star { module datatransfer { module dnd { -//============================================================================= /** This interface is the callback interface used by the drop target object to provide notification of Drag and Drop operations that involve the subject drop target. @@ -48,7 +46,6 @@ module com { module sun { module star { module datatransfer { module dnd { published interface XDropTargetListener: com::sun::star::lang::XEventListener { - //------------------------------------------------------------------------- /** The drag operation has terminated with a drop on this drop target.

NOTE: This method should not be oneway. The implementation @@ -65,7 +62,6 @@ published interface XDropTargetListener: com::sun::star::lang::XEventListener void drop( [in] DropTargetDropEvent dtde ); - //------------------------------------------------------------------------- /** Called when a drag operation has encountered the drop target. @param dtde @@ -74,7 +70,6 @@ published interface XDropTargetListener: com::sun::star::lang::XEventListener [oneway] void dragEnter( [in] DropTargetDragEnterEvent dtdee ); - //------------------------------------------------------------------------- /** The drag operation has departed the drop target without dropping. @param dte @@ -83,7 +78,6 @@ published interface XDropTargetListener: com::sun::star::lang::XEventListener [oneway] void dragExit( [in] DropTargetEvent dte ); - //------------------------------------------------------------------------- /** Called when a drag operation is ongoing on the drop target. @param dtde @@ -92,7 +86,6 @@ published interface XDropTargetListener: com::sun::star::lang::XEventListener [oneway] void dragOver( [in] DropTargetDragEvent dtde ); - //------------------------------------------------------------------------- /** Called when the user has modified the drop gesture. @param dtde @@ -102,7 +95,6 @@ published interface XDropTargetListener: com::sun::star::lang::XEventListener [oneway] void dropActionChanged( [in] DropTargetDragEvent dtde ); }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/document/AmbigousFilterRequest.idl b/offapi/com/sun/star/document/AmbigousFilterRequest.idl index 2f40c99c16ef..bd704a99e1c9 100644 --- a/offapi/com/sun/star/document/AmbigousFilterRequest.idl +++ b/offapi/com/sun/star/document/AmbigousFilterRequest.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module document { -//============================================================================= /** should be used for interaction to handle states of ambiguous filter detection

@@ -42,23 +40,19 @@ module com { module sun { module star { module document { */ published exception AmbigousFilterRequest : ::com::sun::star::uno::Exception { - //------------------------------------------------------------------------- /** transport URL which couldn't be detected right */ string URL; - //------------------------------------------------------------------------- /** transport the preselected filter */ string SelectedFilter; - //------------------------------------------------------------------------- /** transport the real detected filter, which stands in conflict to the pre selected one */ string DetectedFilter; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/document/BrokenPackageRequest.idl b/offapi/com/sun/star/document/BrokenPackageRequest.idl index 335cc9784008..627e6da7b18d 100644 --- a/offapi/com/sun/star/document/BrokenPackageRequest.idl +++ b/offapi/com/sun/star/document/BrokenPackageRequest.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module document { -//============================================================================= /** Is used for interaction handle in case package is broken. @since OOo 1.1.2 @@ -38,7 +36,6 @@ published exception BrokenPackageRequest : ::com::sun::star::uno::Exception }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/document/ChangedByOthersRequest.idl b/offapi/com/sun/star/document/ChangedByOthersRequest.idl index 898d59dafb2c..cadbbf362982 100644 --- a/offapi/com/sun/star/document/ChangedByOthersRequest.idl +++ b/offapi/com/sun/star/document/ChangedByOthersRequest.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module document { -//============================================================================= /** Is used for interaction handle to query user decision in case the document being saved was already stored by another user during the editing. @@ -37,7 +35,6 @@ published exception ChangedByOthersRequest : ::com::sun::star::uno::Exception { }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/document/CorruptedFilterConfigurationException.idl b/offapi/com/sun/star/document/CorruptedFilterConfigurationException.idl index 23e8a948bc2f..fddd2ecd58f5 100644 --- a/offapi/com/sun/star/document/CorruptedFilterConfigurationException.idl +++ b/offapi/com/sun/star/document/CorruptedFilterConfigurationException.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module document { -//============================================================================= /** This exception is thrown in case the global filter configuration does not exists or contains corrupted data. @@ -40,7 +38,6 @@ published exception CorruptedFilterConfigurationException : ::com::sun::star::un string Details; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/document/DocumentEvent.idl b/offapi/com/sun/star/document/DocumentEvent.idl index 0980c197aeb6..1f1bb6dc5d00 100644 --- a/offapi/com/sun/star/document/DocumentEvent.idl +++ b/offapi/com/sun/star/document/DocumentEvent.idl @@ -31,11 +31,9 @@ #include #include -//============================================================================= module com { module sun { module star { module document { -//============================================================================= /** describes an event happening in an OfficeDocument @@ -73,11 +71,9 @@ struct DocumentEvent : ::com::sun::star::lang::EventObject any Supplement; }; -//============================================================================= }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/document/DocumentInfo.idl b/offapi/com/sun/star/document/DocumentInfo.idl index f5ce4295cde1..5893bb30d08b 100644 --- a/offapi/com/sun/star/document/DocumentInfo.idl +++ b/offapi/com/sun/star/document/DocumentInfo.idl @@ -37,11 +37,9 @@ #include #include -//============================================================================= module com { module sun { module star { module document { -//============================================================================= /** this service provides document-specific information like the author, creation date and user fields @@ -59,7 +57,6 @@ */ published service DocumentInfo { - //------------------------------------------------------------------------- /** provides access to the user fields for the information regarding the document @@ -70,17 +67,14 @@ published service DocumentInfo */ interface XDocumentInfo; - //------------------------------------------------------------------------- /** necessary to support normal properties */ interface com::sun::star::beans::XPropertySet; - //------------------------------------------------------------------------- /** supports faster access on well known properties by using index */ interface com::sun::star::beans::XFastPropertySet; - //------------------------------------------------------------------------- /** provides access to the user fields, which (instead to the user fields set by the interface XDocumentInfo) will be typesafe. @@ -91,36 +85,30 @@ published service DocumentInfo */ [optional] interface com::sun::star::beans::XPropertyContainer; - //------------------------------------------------------------------------- /** contains the initial author of the document */ [property] string Author; - //------------------------------------------------------------------------- /** @deprecated */ [property] boolean AutoloadEnabled; - //------------------------------------------------------------------------- /** contains the number of seconds after which a specified URL is to be loaded after the document is loaded into a desktop frame */ [property] long AutoloadSecs; - //------------------------------------------------------------------------- /** contains the URL to load automatically after a specified time after the document is loaded into a desktop frame */ [property] string AutoloadURL; - //------------------------------------------------------------------------- /** contains the date and time of the first time the document was stored */ [property] com::sun::star::util::DateTime CreationDate; - //------------------------------------------------------------------------- /** contains the name of the default frame into which links should be loaded if no target is specified @@ -130,7 +118,6 @@ published service DocumentInfo */ [property] string DefaultTarget; - //------------------------------------------------------------------------- /** contains a multi-line comment of the document

@@ -139,7 +126,6 @@ published service DocumentInfo */ [property] string Description; - //------------------------------------------------------------------------- /** contains some statistics about the document

@@ -148,28 +134,23 @@ published service DocumentInfo */ [property] sequence< com::sun::star::beans::NamedValue > DocumentStatistic; - //------------------------------------------------------------------------- /** describes how often the document was edited and saved */ [property] short EditingCycles; - //------------------------------------------------------------------------- /** contains the net time of editing the document (in seconds) */ [property] long EditingDuration; - //------------------------------------------------------------------------- /** identifies application was used to create or last modify the document */ [property] string Generator; - //------------------------------------------------------------------------- /** contains a comma separated list of keywords for the document */ [property] string Keywords; - //------------------------------------------------------------------------- /** contains the MIME-type of the document's resource

@@ -180,41 +161,34 @@ published service DocumentInfo */ [readonly, property] string MIMEType; - //------------------------------------------------------------------------- /** default language of the document */ [property] com::sun::star::lang::Locale Language; - //------------------------------------------------------------------------- /** contains the name of the editor who was the last person to store this document */ [property] string ModifiedBy; - //------------------------------------------------------------------------- /** contains the date and time of the last time the document was stored */ [property] com::sun::star::util::DateTime ModifyDate; - //------------------------------------------------------------------------- /** contains the date and time of when the document was last printed */ [property] com::sun::star::util::DateTime PrintDate; - //------------------------------------------------------------------------- /** contains the name of the editor who was the last person to print the document */ [property] string PrintedBy; - //------------------------------------------------------------------------- /** subject of document */ [property] string Subject; - //------------------------------------------------------------------------- /** contains logical name of the template from which the document was created @@ -225,26 +199,22 @@ published service DocumentInfo */ [property] string Template; - //------------------------------------------------------------------------- /** contains the file path name of the template from which the document was created */ [property] string TemplateFileName; - //------------------------------------------------------------------------- /** contains the date and time of when the document was created or updated from the template */ [property] com::sun::star::util::DateTime TemplateDate; - //------------------------------------------------------------------------- /** contains the title of the document */ [property] string Title; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/document/DocumentProperties.idl b/offapi/com/sun/star/document/DocumentProperties.idl index c9b2c453a4a7..29aa896d29d9 100644 --- a/offapi/com/sun/star/document/DocumentProperties.idl +++ b/offapi/com/sun/star/document/DocumentProperties.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module document { -//============================================================================= /** provides document-specific information such as the author, creation date, and user-defined fields. @@ -46,7 +44,6 @@ published service DocumentProperties : XDocumentProperties create(); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/document/DocumentRevisionListPersistence.idl b/offapi/com/sun/star/document/DocumentRevisionListPersistence.idl index 8ee788af067f..79a9ee3f9f1c 100644 --- a/offapi/com/sun/star/document/DocumentRevisionListPersistence.idl +++ b/offapi/com/sun/star/document/DocumentRevisionListPersistence.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module document { -//============================================================================= /** interface to maintain a list of document revisions

@@ -34,7 +32,6 @@ module com { module sun { module star { module document { */ service DocumentRevisionListPersistence : XDocumentRevisionListPersistence; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/document/EmptyUndoStackException.idl b/offapi/com/sun/star/document/EmptyUndoStackException.idl index ee3e5a53adc8..d4db199b6b8e 100644 --- a/offapi/com/sun/star/document/EmptyUndoStackException.idl +++ b/offapi/com/sun/star/document/EmptyUndoStackException.idl @@ -30,11 +30,9 @@ #include -//================================================================================================================== module com { module sun { module star { module document { -//================================================================================================================== /** is raised when an operation is attemption at an XUndoManager which requires a non-empty stack of undo actions, and this requirement is not fullfilled. @@ -43,11 +41,9 @@ exception EmptyUndoStackException : ::com::sun::star::util::InvalidStateExceptio { }; -//================================================================================================================== }; }; }; }; -//================================================================================================================== #endif diff --git a/offapi/com/sun/star/document/EventDescriptor.idl b/offapi/com/sun/star/document/EventDescriptor.idl index 9a8961d60784..9fa3f6ec185b 100644 --- a/offapi/com/sun/star/document/EventDescriptor.idl +++ b/offapi/com/sun/star/document/EventDescriptor.idl @@ -19,11 +19,9 @@ #ifndef __com_sun_star_document_EventDescriptor_idl__ #define __com_sun_star_document_EventDescriptor_idl__ -//============================================================================= module com { module sun { module star { module document { -//============================================================================= /** specifies an event binding for a document or a document content @see Events @@ -31,7 +29,6 @@ module com { module sun { module star { module document { */ published service EventDescriptor { - //------------------------------------------------------------------------- /** specifies the type of the event handler

@@ -47,13 +44,11 @@ published service EventDescriptor */ [property] string EventType; - //------------------------------------------------------------------------- /** specifies the script source code */ [property] string Script; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/document/EventObject.idl b/offapi/com/sun/star/document/EventObject.idl index ec1eba17ba39..1aef3cfc2d2f 100644 --- a/offapi/com/sun/star/document/EventObject.idl +++ b/offapi/com/sun/star/document/EventObject.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module document { -//============================================================================= /** is thrown on document and document content events @see XEventListener @@ -36,7 +34,6 @@ module com { module sun { module star { module document { */ published struct EventObject: com::sun::star::lang::EventObject { - //------------------------------------------------------------------------- /** specifies the name of the occurred event

@@ -46,7 +43,6 @@ published struct EventObject: com::sun::star::lang::EventObject string EventName; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/document/Events.idl b/offapi/com/sun/star/document/Events.idl index 7ad8ee443da1..2bab3b2e919d 100644 --- a/offapi/com/sun/star/document/Events.idl +++ b/offapi/com/sun/star/document/Events.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module document { -//============================================================================= /** is a collection of all events supported by a document or content of a document @@ -36,7 +34,6 @@ module com { module sun { module star { module document { */ published service Events { - //------------------------------------------------------------------------- /** offers access to the list of EventDescriptors

@@ -88,7 +85,6 @@ published service Events interface com::sun::star::container::XNameReplace; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/document/ExportFilter.idl b/offapi/com/sun/star/document/ExportFilter.idl index 34606e154c4c..db4684fc2885 100644 --- a/offapi/com/sun/star/document/ExportFilter.idl +++ b/offapi/com/sun/star/document/ExportFilter.idl @@ -33,11 +33,9 @@ #include #include -//============================================================================= module com { module sun { module star { module document { -//============================================================================= /** filter for exports

@@ -50,7 +48,6 @@ module com { module sun { module star { module document { */ published service ExportFilter { - //------------------------------------------------------------------------- /** set source(!) document for this filter

@@ -60,7 +57,6 @@ published service ExportFilter */ interface XExporter; - //------------------------------------------------------------------------- /** filter interface

@@ -80,7 +76,6 @@ published service ExportFilter */ interface XFilter; - //------------------------------------------------------------------------- /** support initialization of filter with its own configuration

@@ -100,7 +95,6 @@ published service ExportFilter */ [optional] interface com::sun::star::lang::XInitialization; - //------------------------------------------------------------------------- /** provides access to the internal name of this filter

@@ -119,7 +113,6 @@ published service ExportFilter [optional] interface com::sun::star::container::XNamed; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/document/ExtendedTypeDetection.idl b/offapi/com/sun/star/document/ExtendedTypeDetection.idl index f9be5fe96a9b..1d38a2767bd6 100644 --- a/offapi/com/sun/star/document/ExtendedTypeDetection.idl +++ b/offapi/com/sun/star/document/ExtendedTypeDetection.idl @@ -30,11 +30,9 @@ #include -//============================================================================= module com { module sun { module star { module document { -//============================================================================= /** describes a class of service which will be used for deep TypeDetection in a generic way @@ -75,7 +73,6 @@ module com { module sun { module star { module document { */ published service ExtendedTypeDetection { - //------------------------------------------------------------------------- /** makes the deep detection

@@ -101,7 +98,6 @@ published service ExtendedTypeDetection interface XExtendedFilterDetection; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/document/ExtendedTypeDetectionFactory.idl b/offapi/com/sun/star/document/ExtendedTypeDetectionFactory.idl index 046472bb9b82..cbcfbc759feb 100644 --- a/offapi/com/sun/star/document/ExtendedTypeDetectionFactory.idl +++ b/offapi/com/sun/star/document/ExtendedTypeDetectionFactory.idl @@ -33,11 +33,9 @@ #include #include -//============================================================================= module com { module sun { module star { module document { -//============================================================================= /** factory to create extended type detection components.

@@ -50,7 +48,6 @@ module com { module sun { module star { module document { */ published service ExtendedTypeDetectionFactory { - //------------------------------------------------------------------------- /** factory interface to create and initialize extended type detection components.

@@ -71,7 +68,6 @@ published service ExtendedTypeDetectionFactory */ interface com::sun::star::lang::XMultiServiceFactory; - //------------------------------------------------------------------------- /** provides read access to the complete set of configuration data.

@@ -105,12 +101,10 @@ published service ExtendedTypeDetectionFactory */ interface com::sun::star::container::XNameAccess; - //------------------------------------------------------------------------- /** provides a write access to the configuration data. */ [optional] interface com::sun::star::container::XNameContainer; - //------------------------------------------------------------------------- /** provides search on the configuration data set.

@@ -120,7 +114,6 @@ published service ExtendedTypeDetectionFactory */ [optional] interface com::sun::star::container::XContainerQuery; - //------------------------------------------------------------------------- /** can be used to perform container changes.

@@ -137,7 +130,6 @@ published service ExtendedTypeDetectionFactory [optional] interface com::sun::star::util::XFlushable; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/document/FilterAdapter.idl b/offapi/com/sun/star/document/FilterAdapter.idl index ffed9ae57b98..7a561f55a44d 100644 --- a/offapi/com/sun/star/document/FilterAdapter.idl +++ b/offapi/com/sun/star/document/FilterAdapter.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module document { -//============================================================================= /* Provides access to user to filters written to use the FilterAdapter @author Aidan Butler diff --git a/offapi/com/sun/star/document/FilterFactory.idl b/offapi/com/sun/star/document/FilterFactory.idl index d4df970128d5..d989a2a1ef66 100644 --- a/offapi/com/sun/star/document/FilterFactory.idl +++ b/offapi/com/sun/star/document/FilterFactory.idl @@ -33,11 +33,9 @@ #include #include -//============================================================================= module com { module sun { module star { module document { -//============================================================================= /** factory to create filter components.

@@ -55,7 +53,6 @@ module com { module sun { module star { module document { */ published service FilterFactory { - //------------------------------------------------------------------------- /** factory interface to create and initialize filter components.

@@ -117,7 +114,6 @@ published service FilterFactory */ interface com::sun::star::lang::XMultiServiceFactory; - //------------------------------------------------------------------------- /** provides read access to the complete set of configuration data.

@@ -202,12 +198,10 @@ published service FilterFactory */ interface com::sun::star::container::XNameAccess; - //------------------------------------------------------------------------- /** provides a write access to the configuration data. */ [optional] interface com::sun::star::container::XNameContainer; - //------------------------------------------------------------------------- /** provides search on the configuration data set.

@@ -217,7 +211,6 @@ published service FilterFactory */ interface com::sun::star::container::XContainerQuery; - //------------------------------------------------------------------------- /** can be used to perform container changes.

@@ -234,7 +227,6 @@ published service FilterFactory [optional] interface com::sun::star::util::XFlushable; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/document/FilterOptionsRequest.idl b/offapi/com/sun/star/document/FilterOptionsRequest.idl index d608cccacbaf..bf20d7547aa1 100644 --- a/offapi/com/sun/star/document/FilterOptionsRequest.idl +++ b/offapi/com/sun/star/document/FilterOptionsRequest.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module document { -//============================================================================= /** Is used for interaction handle to get filter options. @since OOo 1.1.2 @@ -45,7 +43,6 @@ published exception FilterOptionsRequest : ::com::sun::star::uno::Exception }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/document/HeaderFooterSettings.idl b/offapi/com/sun/star/document/HeaderFooterSettings.idl index cdd60be6ad66..799cb81c6fd2 100644 --- a/offapi/com/sun/star/document/HeaderFooterSettings.idl +++ b/offapi/com/sun/star/document/HeaderFooterSettings.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module document { -//============================================================================= // Note: Where is the distinction between header and footer ? /** describes properties that control the formatting of headers and @@ -38,7 +36,6 @@ published service HeaderFooterSettings */ interface com::sun::star::beans::XPropertySet; - //------------------------------------------------------------------------- /** enables or disables the printing of the page name in the header or footer @@ -56,7 +53,6 @@ published service HeaderFooterSettings [optional, property] boolean IsPrintTime; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/document/ImportFilter.idl b/offapi/com/sun/star/document/ImportFilter.idl index 0edbab28db3f..a17c1a7ba4df 100644 --- a/offapi/com/sun/star/document/ImportFilter.idl +++ b/offapi/com/sun/star/document/ImportFilter.idl @@ -33,11 +33,9 @@ #include #include -//============================================================================= module com { module sun { module star { module document { -//============================================================================= /** filter for imports

@@ -50,7 +48,6 @@ module com { module sun { module star { module document { */ published service ImportFilter { - //------------------------------------------------------------------------- /** set target(!) document for this filter

@@ -60,7 +57,6 @@ published service ImportFilter */ interface XImporter; - //------------------------------------------------------------------------- /** filter interface

@@ -80,7 +76,6 @@ published service ImportFilter */ interface XFilter; - //------------------------------------------------------------------------- /** support initialization of filter with its own configuration

@@ -100,7 +95,6 @@ published service ImportFilter */ [optional] interface com::sun::star::lang::XInitialization; - //------------------------------------------------------------------------- /** provides access to the internal name of this filter

@@ -119,7 +113,6 @@ published service ImportFilter [optional] interface com::sun::star::container::XNamed; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/document/LinkTarget.idl b/offapi/com/sun/star/document/LinkTarget.idl index f5ecc02fdcd8..1eda58eaed09 100644 --- a/offapi/com/sun/star/document/LinkTarget.idl +++ b/offapi/com/sun/star/document/LinkTarget.idl @@ -33,11 +33,9 @@ #include -//============================================================================= module com { module sun { module star { module document { -//============================================================================= /** This service is implemented by objects inside a document object model that can be the target of a link inside a document @@ -51,7 +49,6 @@ published service LinkTarget */ [optional] interface com::sun::star::document::XLinkTargetSupplier; - //------------------------------------------------------------------------- /** contains a human readable name for this object that could be displayed in a user interface. */ @@ -59,7 +56,6 @@ published service LinkTarget }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/document/LinkTargets.idl b/offapi/com/sun/star/document/LinkTargets.idl index a912ecb4b25f..e6e084e5fa63 100644 --- a/offapi/com/sun/star/document/LinkTargets.idl +++ b/offapi/com/sun/star/document/LinkTargets.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module document { -//============================================================================= /** This service gives access to a collection of names that are child links of the parent object that supplied this service. @@ -41,7 +39,6 @@ published service LinkTargets }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/document/LinkUpdateModes.idl b/offapi/com/sun/star/document/LinkUpdateModes.idl index ae738217dff3..3b62cf900321 100644 --- a/offapi/com/sun/star/document/LinkUpdateModes.idl +++ b/offapi/com/sun/star/document/LinkUpdateModes.idl @@ -28,11 +28,9 @@ #ifndef __com_sun_star_document_LinkUpdateModes_idl__ #define __com_sun_star_document_LinkUpdateModes_idl__ -//============================================================================= module com { module sun { module star { module document { -//============================================================================= published constants LinkUpdateModes { @@ -55,7 +53,6 @@ published constants LinkUpdateModes const long GLOBAL_SETTING = 3; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/document/LockFileIgnoreRequest.idl b/offapi/com/sun/star/document/LockFileIgnoreRequest.idl index e41200c58d22..e7a015f3f091 100644 --- a/offapi/com/sun/star/document/LockFileIgnoreRequest.idl +++ b/offapi/com/sun/star/document/LockFileIgnoreRequest.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module document { -//============================================================================= /** Is used for interaction handle to query user decision regarding storing to a location where no lock file can be created. @@ -37,7 +35,6 @@ published exception LockFileIgnoreRequest : ::com::sun::star::io::IOException { }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/document/LockedDocumentRequest.idl b/offapi/com/sun/star/document/LockedDocumentRequest.idl index a4a26a77f5ca..3039cc26b1a3 100644 --- a/offapi/com/sun/star/document/LockedDocumentRequest.idl +++ b/offapi/com/sun/star/document/LockedDocumentRequest.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module document { -//============================================================================= /** Is used for interaction handle to query user decision regarding locked document. @since OOo 3.0 @@ -44,7 +42,6 @@ published exception LockedDocumentRequest : ::com::sun::star::uno::Exception }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/document/LockedOnSavingRequest.idl b/offapi/com/sun/star/document/LockedOnSavingRequest.idl index ade1c4d8d7c1..8285e95422a0 100644 --- a/offapi/com/sun/star/document/LockedOnSavingRequest.idl +++ b/offapi/com/sun/star/document/LockedOnSavingRequest.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module document { -//============================================================================= /** Is used for interaction handle to query user decision regarding locked document on saving. @@ -45,7 +43,6 @@ published exception LockedOnSavingRequest : ::com::sun::star::uno::Exception }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/document/MacroExecMode.idl b/offapi/com/sun/star/document/MacroExecMode.idl index 7154f9f6857b..d0276e4b14c7 100644 --- a/offapi/com/sun/star/document/MacroExecMode.idl +++ b/offapi/com/sun/star/document/MacroExecMode.idl @@ -29,24 +29,20 @@ #ifndef __com_sun_star_document_MacroExecMode_idl__ #define __com_sun_star_document_MacroExecMode_idl__ -//============================================================================= module com { module sun { module star { module document { -//============================================================================= /** Specify whether a macro can be executed. @since OOo 1.1.2 */ published constants MacroExecMode { - //------------------------------------------------------------------------- /** A macro should not be executed at all. */ const short NEVER_EXECUTE = 0; - //------------------------------------------------------------------------- /** Execute macros from secure list quietly.

@@ -57,7 +53,6 @@ published constants MacroExecMode const short FROM_LIST = 1; - //------------------------------------------------------------------------- /** Execute any macro, macros signed with trusted certificates and macros from secure list are executed quietly. @@ -69,7 +64,6 @@ published constants MacroExecMode const short ALWAYS_EXECUTE = 2; - //------------------------------------------------------------------------- /** Use configuration to retrieve macro settings. In case a user confirmation is required a dialog is output. */ @@ -77,33 +71,28 @@ published constants MacroExecMode const short USE_CONFIG = 3; - //------------------------------------------------------------------------- /** A macro should be executed always no conformation should be provided. */ const short ALWAYS_EXECUTE_NO_WARN = 4; - //------------------------------------------------------------------------- /** Use configuration to retrieve macro settings. Treat cases when user confirmation required as rejected. */ const short USE_CONFIG_REJECT_CONFIRMATION = 5; - //------------------------------------------------------------------------- /** Use configuration to retrieve macro settings. Treat cases when user confirmation required as approved. */ const short USE_CONFIG_APPROVE_CONFIRMATION = 6; - //------------------------------------------------------------------------- /** Execute only macros from secure list. Macros that are not from the list are not executed. */ const short FROM_LIST_NO_WARN = 7; - //------------------------------------------------------------------------- /** Execute only macros from secure list or macros that are signed by trusted certificates. @@ -118,7 +107,6 @@ published constants MacroExecMode */ const short FROM_LIST_AND_SIGNED_WARN = 8; - //------------------------------------------------------------------------- /** Execute only macros from secure list or macros that are signed by trusted certificates. No warning/conformation should be shown. */ @@ -126,7 +114,6 @@ published constants MacroExecMode }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/document/MediaDescriptor.idl b/offapi/com/sun/star/document/MediaDescriptor.idl index c18706d8b555..70f9c03a6561 100644 --- a/offapi/com/sun/star/document/MediaDescriptor.idl +++ b/offapi/com/sun/star/document/MediaDescriptor.idl @@ -37,11 +37,9 @@ #include #include -//============================================================================= module com { module sun { module star { module document { -//============================================================================= /** describes properties of a document, regarding the relationship between the loaded document and the resource the document is loaded from / stored to. @@ -66,13 +64,11 @@ module com { module sun { module star { module document { */ published service MediaDescriptor { - //------------------------------------------------------------------------- /** May be set by filters or detection services if user has chosen to abort loading/saving, e.g. while entering a password. */ [optional,property] boolean Aborted; - //------------------------------------------------------------------------- /** document is a template

@@ -85,7 +81,6 @@ published service MediaDescriptor */ [optional,property] boolean AsTemplate; - //------------------------------------------------------------------------- /** the author of the document

@@ -95,7 +90,6 @@ published service MediaDescriptor */ [optional,property] string Author; - //------------------------------------------------------------------------- /** identifier of used character set

@@ -105,7 +99,6 @@ published service MediaDescriptor */ [optional,property] string CharacterSet; - //------------------------------------------------------------------------- /** description of document

@@ -115,7 +108,6 @@ published service MediaDescriptor */ [optional,property] string Comment; - //------------------------------------------------------------------------- /** pack specific properties of caller

@@ -131,12 +123,10 @@ published service MediaDescriptor */ [optional,property] any ComponentData; - //------------------------------------------------------------------------- /** The base URL of the document to be used to resolve relative links. */ [optional,property] string DocumentBaseURL; - //------------------------------------------------------------------------- /** document title

@@ -145,7 +135,6 @@ published service MediaDescriptor */ [optional,property] string DocumentTitle; - //------------------------------------------------------------------------- /** encryption information for encryption/decryption of documents

@@ -162,7 +151,6 @@ published service MediaDescriptor */ [optional,property] sequence< ::com::sun::star::beans::NamedValue > EncryptionData; - //------------------------------------------------------------------------- /** same as MediaDescriptor::URL

@@ -173,7 +161,6 @@ published service MediaDescriptor */ [optional,property] string FileName; - //------------------------------------------------------------------------- /** internal filter name

@@ -186,7 +173,6 @@ published service MediaDescriptor */ [optional,property] string FilterName; - //------------------------------------------------------------------------- /** same as MediaDescriptor::FilterOptions

@@ -197,7 +183,6 @@ published service MediaDescriptor */ [optional,property] string FilterFlags; - //------------------------------------------------------------------------- /** additional properties for filter

@@ -209,7 +194,6 @@ published service MediaDescriptor */ [optional,property] string FilterOptions; - //------------------------------------------------------------------------- /** additional properties for filter

@@ -220,7 +204,6 @@ published service MediaDescriptor */ [optional,property] any FilterData; - //------------------------------------------------------------------------- /** load document invisible

@@ -230,12 +213,10 @@ published service MediaDescriptor */ [optional,property] boolean Hidden; - //------------------------------------------------------------------------- /** The hierarchical path to the embedded document from topmost container. */ [optional,property] string HierarchicalDocumentName; - //------------------------------------------------------------------------- /** a stream to receive the document data.

@@ -247,7 +228,6 @@ published service MediaDescriptor */ [optional,property] com::sun::star::io::XOutputStream OutputStream; - //------------------------------------------------------------------------- /** content of document

@@ -261,7 +241,6 @@ published service MediaDescriptor */ [optional,property] com::sun::star::io::XInputStream InputStream; - //------------------------------------------------------------------------- /** handle exceptional situations

@@ -276,7 +255,6 @@ published service MediaDescriptor */ [optional,property] com::sun::star::task::XInteractionHandler InteractionHandler; - //------------------------------------------------------------------------- /** jump to a marked position after loading

@@ -286,7 +264,6 @@ published service MediaDescriptor */ [optional,property] string JumpMark; - //------------------------------------------------------------------------- /** specify mime type of content

@@ -298,7 +275,6 @@ published service MediaDescriptor */ [optional,property] string MediaType; - //------------------------------------------------------------------------- /** please use the corresponding parameters of this descriptor instead

@@ -337,7 +313,6 @@ published service MediaDescriptor */ [optional,property] string OpenFlags; - //------------------------------------------------------------------------- /** opens a new view for an already loaded document

@@ -350,7 +325,6 @@ published service MediaDescriptor [optional,property] boolean OpenNewView; - //------------------------------------------------------------------------- /** overwrite any existing file

@@ -360,7 +334,6 @@ published service MediaDescriptor */ [optional,property] boolean Overwrite; - //------------------------------------------------------------------------- /** password for loading storing documents

@@ -373,7 +346,6 @@ published service MediaDescriptor */ [optional,property] string Password; - //------------------------------------------------------------------------- /** contains the data for HTTP post method as a sequence of bytes.

@@ -384,7 +356,6 @@ published service MediaDescriptor */ [optional,property] sequence< byte > PostData; - //------------------------------------------------------------------------- /** use MediaDescriptor::PostData instead of this

@@ -396,7 +367,6 @@ published service MediaDescriptor */ [optional,property] string PostString; - //------------------------------------------------------------------------- /** show preview

@@ -407,7 +377,6 @@ published service MediaDescriptor */ [optional,property] boolean Preview; - //------------------------------------------------------------------------- /** open document readonly

@@ -423,7 +392,6 @@ published service MediaDescriptor */ [optional,property] boolean ReadOnly; - //------------------------------------------------------------------------- /** start presentation from a document

@@ -433,7 +401,6 @@ published service MediaDescriptor */ [optional,property] boolean StartPresentation; - //------------------------------------------------------------------------- /** name of document referrer

@@ -448,7 +415,6 @@ published service MediaDescriptor */ [optional,property] string Referer; - //------------------------------------------------------------------------- /** let the document be opened in repair mode

@@ -460,7 +426,6 @@ published service MediaDescriptor */ [optional,property] boolean RepairPackage; - //------------------------------------------------------------------------- /** can be used for status informations

@@ -473,7 +438,6 @@ published service MediaDescriptor */ [optional,property] com::sun::star::task::XStatusIndicator StatusIndicator; - //------------------------------------------------------------------------- /** allows to specify the URL that is used next time SaveAs dialog is opened

@@ -483,7 +447,6 @@ published service MediaDescriptor */ [optional,property] string SuggestedSaveAsDir; - //------------------------------------------------------------------------- /** allows to specify the suggested file name that is used next time SaveAs dialog is opened @@ -494,7 +457,6 @@ published service MediaDescriptor */ [optional,property] string SuggestedSaveAsName; - //------------------------------------------------------------------------- /** name of the template instead of the URL

@@ -505,7 +467,6 @@ published service MediaDescriptor */ [optional,property] string TemplateName; - //------------------------------------------------------------------------- /** name of the template instead of the URL

@@ -516,7 +477,6 @@ published service MediaDescriptor */ [optional,property] string TemplateRegionName; - //------------------------------------------------------------------------- /** regulate using of compressing

@@ -527,7 +487,6 @@ published service MediaDescriptor */ [optional,property] boolean Unpacked; - //------------------------------------------------------------------------- /** URL of the document

@@ -536,7 +495,6 @@ published service MediaDescriptor */ [optional,property] string URL; - //------------------------------------------------------------------------- /** storage version

@@ -547,7 +505,6 @@ published service MediaDescriptor */ [optional,property] short Version; - //------------------------------------------------------------------------- /** set special view state

Data to set a special view state after loading. The type depends on @@ -558,7 +515,6 @@ published service MediaDescriptor */ [optional,property] any ViewData; - //------------------------------------------------------------------------- /** id of the initial view

@@ -569,7 +525,6 @@ published service MediaDescriptor */ [optional,property] short ViewId; - //------------------------------------------------------------------------- /** should the macro be executed. the value should be one from MacroExecMode constant list. @@ -578,7 +533,6 @@ published service MediaDescriptor */ [optional,property] short MacroExecutionMode; - //------------------------------------------------------------------------- /** can the document be updated depending from links. the value should be one from UpdateDocMode constant list. @@ -587,7 +541,6 @@ published service MediaDescriptor */ [optional,property] short UpdateDocMode; - //------------------------------------------------------------------------- /** specifies the name of the view controller to create when loading a document

If this property is used when loading a document into a frame, then it @@ -603,14 +556,12 @@ published service MediaDescriptor @since OOo 3.0 */ [optional,property] string ViewControllerName; - //------------------------------------------------------------------------- /** specifies the frame containing the document. May be empty. */ [optional,property] com::sun::star::frame::XFrame Frame; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/document/NoSuchFilterRequest.idl b/offapi/com/sun/star/document/NoSuchFilterRequest.idl index 85c14d0f2196..bbe88356feec 100644 --- a/offapi/com/sun/star/document/NoSuchFilterRequest.idl +++ b/offapi/com/sun/star/document/NoSuchFilterRequest.idl @@ -30,11 +30,9 @@ #include -//============================================================================= module com { module sun { module star { module document { -//============================================================================= /** should be used for interaction to handle states of unknown filter during detection

@@ -55,13 +53,11 @@ module com { module sun { module star { module document { */ published exception NoSuchFilterRequest : ::com::sun::star::uno::Exception { - //------------------------------------------------------------------------- /** transport URL which couldn't be detected */ string URL; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/document/OOXMLDocumentPropertiesImporter.idl b/offapi/com/sun/star/document/OOXMLDocumentPropertiesImporter.idl index b08363edb0b7..04299af9517e 100644 --- a/offapi/com/sun/star/document/OOXMLDocumentPropertiesImporter.idl +++ b/offapi/com/sun/star/document/OOXMLDocumentPropertiesImporter.idl @@ -21,17 +21,14 @@ #include -//============================================================================= module com { module sun { module star { module document { -//============================================================================= /** allows to import document properties from OOXML format */ service OOXMLDocumentPropertiesImporter : XOOXMLDocumentPropertiesImporter; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/document/OfficeDocument.idl b/offapi/com/sun/star/document/OfficeDocument.idl index 91b0c6aa6180..4a7ae49af9ad 100644 --- a/offapi/com/sun/star/document/OfficeDocument.idl +++ b/offapi/com/sun/star/document/OfficeDocument.idl @@ -42,11 +42,9 @@ #include #include -//============================================================================= module com { module sun { module star { module document { -//============================================================================= /** abstract service which specifies a storable and printable document

@@ -59,7 +57,6 @@ module com { module sun { module star { module document { */ published service OfficeDocument { - //------------------------------------------------------------------------- /** represents a component which is created from an URL and arguments

@@ -70,7 +67,6 @@ published service OfficeDocument */ interface com::sun::star::frame::XModel; - //------------------------------------------------------------------------- /** a storable document should provide information about his modify state

@@ -81,7 +77,6 @@ published service OfficeDocument */ interface com::sun::star::util::XModifiable; - //------------------------------------------------------------------------- /** offers a simple way to store a component to an URL

@@ -95,7 +90,6 @@ published service OfficeDocument */ interface com::sun::star::frame::XStorable; - //------------------------------------------------------------------------- /** offers a way to print a component

@@ -105,24 +99,20 @@ published service OfficeDocument */ interface com::sun::star::view::XPrintable; - //------------------------------------------------------------------------- /** is an old and deprecated version of the XDocumentEventBroadcaster interface @deprecated */ [optional] interface XEventBroadcaster; - //------------------------------------------------------------------------- /** makes it possible to register listeners which are called whenever a document event occurs */ [optional] interface XDocumentEventBroadcaster; - //------------------------------------------------------------------------- /** access to bound event handlers */ [optional] interface XEventsSupplier; - //------------------------------------------------------------------------- /** document can provide a DocumentInfo

@@ -134,12 +124,10 @@ published service OfficeDocument */ [optional] interface XDocumentInfoSupplier; - //------------------------------------------------------------------------- /** access to some properties describing all open views to a document */ [optional] interface XViewDataSupplier; - //------------------------------------------------------------------------- /** allows for getting information about a print job @since OOo 1.1.2 @@ -152,7 +140,6 @@ published service OfficeDocument */ [optional] interface XEmbeddedScripts; - //------------------------------------------------------------------------- /** access to the DocumentProperties. @since OOo 3.0 @@ -163,7 +150,6 @@ published service OfficeDocument */ [optional] interface XUndoManagerSupplier; - //------------------------------------------------------------------------- /** controls the focus behavior of the form controls in the document

@@ -174,7 +160,6 @@ published service OfficeDocument */ [property, optional] boolean AutomaticControlFocus; - //------------------------------------------------------------------------- /** controls the initial (on-load) behavior of the form controls in the document

If set to , upon loading the document, the form controls will be in design mode.
@@ -184,7 +169,6 @@ published service OfficeDocument */ [property, optional] boolean ApplyFormDesignMode; - //------------------------------------------------------------------------- /** contains a unique id for the document

Once calculated, the id must not change until the document has been @@ -194,7 +178,6 @@ published service OfficeDocument [property, optional, readonly] string RuntimeUID; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/document/OleEmbeddedServerRegistration.idl b/offapi/com/sun/star/document/OleEmbeddedServerRegistration.idl index 3d8702456724..e67d9b62c98f 100644 --- a/offapi/com/sun/star/document/OleEmbeddedServerRegistration.idl +++ b/offapi/com/sun/star/document/OleEmbeddedServerRegistration.idl @@ -31,11 +31,9 @@ #include -//============================================================================= module com { module sun { module star { module document { -//============================================================================= /** registers embedded server for StarOffice documents

@@ -48,7 +46,6 @@ module com { module sun { module star { module document { published service OleEmbeddedServerRegistration : com::sun::star::uno::XInterface; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/document/OwnLockOnDocumentRequest.idl b/offapi/com/sun/star/document/OwnLockOnDocumentRequest.idl index e97a776cefc1..f805f2c4da37 100644 --- a/offapi/com/sun/star/document/OwnLockOnDocumentRequest.idl +++ b/offapi/com/sun/star/document/OwnLockOnDocumentRequest.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module document { -//============================================================================= /** Is used for interaction handle to query user decision regarding locked document. @@ -48,7 +46,6 @@ published exception OwnLockOnDocumentRequest : ::com::sun::star::uno::Exception boolean IsStoring; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/document/PDFDialog.idl b/offapi/com/sun/star/document/PDFDialog.idl index 2bacb5bc76f2..398029fa9d78 100644 --- a/offapi/com/sun/star/document/PDFDialog.idl +++ b/offapi/com/sun/star/document/PDFDialog.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module document { -//============================================================================= /** This service is for a PDFDialog */ @@ -33,7 +31,6 @@ service PDFDialog { service com::sun::star::ui::dialogs::FilterOptionsDialog; - //------------------------------------------------------------------------- /** PDFDialog options can be set as sequence of com.sun.star.beans.PropertyValue at the FilterData property of the MediaDescriptor. The PropertyValues which are supported within the @@ -43,10 +40,8 @@ service PDFDialog "officecfg/registry/schema/org/openoffice/Office/Common.xcs" */ - //------------------------------------------------------------------------- }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/document/PrinterIndependentLayout.idl b/offapi/com/sun/star/document/PrinterIndependentLayout.idl index 5894097962fa..989eaa7be8d2 100644 --- a/offapi/com/sun/star/document/PrinterIndependentLayout.idl +++ b/offapi/com/sun/star/document/PrinterIndependentLayout.idl @@ -19,11 +19,9 @@ #ifndef __com_sun_star_document_PrinterIndependentLayout_idl__ #define __com_sun_star_document_PrinterIndependentLayout_idl__ -//============================================================================= module com { module sun { module star { module document { -//============================================================================= /** specifies whether the document printer metric is used. @@ -51,7 +49,6 @@ published constants PrinterIndependentLayout */ }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/document/RedlineDisplayType.idl b/offapi/com/sun/star/document/RedlineDisplayType.idl index a69acb656834..750d0701ad12 100644 --- a/offapi/com/sun/star/document/RedlineDisplayType.idl +++ b/offapi/com/sun/star/document/RedlineDisplayType.idl @@ -19,11 +19,9 @@ #ifndef __com_sun_star_document_RedlineDisplayType_idl__ #define __com_sun_star_document_RedlineDisplayType_idl__ -//============================================================================= module com { module sun { module star { module document { -//============================================================================= /** specifies which changes in a document are displayed. */ diff --git a/offapi/com/sun/star/document/Settings.idl b/offapi/com/sun/star/document/Settings.idl index d5356a9d47b8..be4d186ee391 100644 --- a/offapi/com/sun/star/document/Settings.idl +++ b/offapi/com/sun/star/document/Settings.idl @@ -31,11 +31,9 @@ #include #include -//============================================================================= module com { module sun { module star { module document { -//============================================================================= /** describes properties that apply to the whole document of any application. @@ -54,14 +52,12 @@ published service Settings */ interface com::sun::star::beans::XPropertySet; - //------------------------------------------------------------------------- // Note: These settings are global. However there is a note at // every property that shows which application currently makes use // of it. // Writer and Draw/Impress and Calc - //------------------------------------------------------------------------- /** gives access to the set of forbidden characters. @return the @@ -72,7 +68,6 @@ published service Settings [optional, property] com::sun::star::i18n::XForbiddenCharacters ForbiddenCharacters; // Writer and Calc - //------------------------------------------------------------------------- /** specifies the update mode for links when loading text documents.

For supported values see the constants group @@ -81,13 +76,11 @@ published service Settings [optional, property] short LinkUpdateMode; // Writer and Draw/Impress and Calc - //------------------------------------------------------------------------- /** printer used by the document. */ [property] string PrinterName; // Writer and Draw/Impress and Calc - //------------------------------------------------------------------------- /** platform and driver dependent printer setup data.

This property serves to capture the current printer setup @@ -99,7 +92,6 @@ published service Settings [property] sequence< byte > PrinterSetup; // Writer and Draw/Impress and Calc - //------------------------------------------------------------------------- /** specifies if kerning is applied to Asian punctuation.

Applies only if kerning is enabled.

@@ -107,7 +99,6 @@ published service Settings [optional, property] boolean IsKernAsianPunctuation; // Writer and Draw/Impress and Calc - //------------------------------------------------------------------------- /** specifies the compression (character spacing) type used for Asian characters. @@ -116,21 +107,18 @@ published service Settings [optional, property] short CharacterCompressionType; // Writer and Draw/Impress and Calc - //------------------------------------------------------------------------- /** specifies if the user-specific settings saved within a document should be loaded with the document. */ [optional, property] boolean ApplyUserData; // Writer and Calc - //------------------------------------------------------------------------- /** specifies if a new version is created if a document has been modified and you want to close it. */ [optional, property] boolean SaveVersionOnClose; // Writer and Draw/Impress and Calc - //------------------------------------------------------------------------- /** specifies if the document should be updated when the template it was created from changes. @@ -139,13 +127,11 @@ published service Settings [optional, property] boolean UpdateFromTemplate; // Writer - //------------------------------------------------------------------------- /** specifies if fields in text documents are updated automatically. */ [optional, property] boolean FieldAutoUpdate; // Writer - //------------------------------------------------------------------------- /** The name of the globally registered DataSource from which the current data is taken. @@ -156,14 +142,12 @@ published service Settings [optional, property] string CurrentDatabaseDataSource; // Writer - //------------------------------------------------------------------------- /** a string value, specifying the name of the object displayed currently (or the SQL statement used). */ [optional, property] string CurrentDatabaseCommand; // Writer - //------------------------------------------------------------------------- // Note: What is the property DataTableName? Is this Writer-specific? /** determines the interpretation of the property DataTableName. @@ -172,13 +156,11 @@ published service Settings [optional, property] long CurrentDatabaseCommandType; // Draw and Impress - //------------------------------------------------------------------------- /** */ [optional, property] long DefaultTabStop; // Draw and Impress - //------------------------------------------------------------------------- /** determines if the document will be printed as a booklet (brochure), i.e., two document pages are put together on one physical page, such that you can fold the print result and get @@ -191,7 +173,6 @@ published service Settings [optional, property] boolean IsPrintBooklet; // Draw and Impress - //------------------------------------------------------------------------- /** is only effective, if IsPrintBooklet is . If this property is also , only the fronts of the pages of your booklet are printed. @@ -202,7 +183,6 @@ published service Settings [optional, property] boolean IsPrintBookletFront; // Draw and Impress - //------------------------------------------------------------------------- /** is only effective, if IsPrintBooklet is . If this property is also , only the backs of the pages of your booklet are printed. @@ -213,14 +193,12 @@ published service Settings [optional, property] boolean IsPrintBookletBack; // Draw and Impress - //------------------------------------------------------------------------- // Note: Define a constant group for that? /** */ [optional, property] long PrintQuality; // Draw and Impress - //------------------------------------------------------------------------- /** contains the URL that points to a color table (file extension .soc) that will be used for showing a palette in dialogs using colors. @@ -228,43 +206,36 @@ published service Settings [optional, property] string ColorTableURL; // Draw and Impress - //------------------------------------------------------------------------- /** */ [optional, property] string DashTableURL; // Draw and Impress - //------------------------------------------------------------------------- /** */ [optional, property] string LineEndTableURL; // Draw and Impress - //------------------------------------------------------------------------- /** */ [optional, property] string HatchTableURL; // Draw and Impress - //------------------------------------------------------------------------- /** */ [optional, property] string GradientTableURL; // Draw and Impress - //------------------------------------------------------------------------- /** */ [optional, property] string BitmapTableURL; // Calc - //------------------------------------------------------------------------- /** */ [optional, property] boolean AutoCalculate; // Writer, later others - //------------------------------------------------------------------------- /** forbid use of printer metrics for layout

For supported values see the constants group @@ -273,7 +244,6 @@ published service Settings [optional, property] short PrinterIndependentLayout; // Writer, maybe later other applications, too - //------------------------------------------------------------------------- /** layout engine should add value of a Font's "external leading" * attribute to the line spacing. */ @@ -281,7 +251,6 @@ published service Settings }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/document/StandaloneDocumentInfo.idl b/offapi/com/sun/star/document/StandaloneDocumentInfo.idl index 7b3556f26092..04084eafb5c2 100644 --- a/offapi/com/sun/star/document/StandaloneDocumentInfo.idl +++ b/offapi/com/sun/star/document/StandaloneDocumentInfo.idl @@ -22,11 +22,9 @@ #include #include -//============================================================================= module com { module sun { module star { module document { -//============================================================================= /** extends the service DocumentInfo to have access on such document properties without loading the whole document @@ -44,7 +42,6 @@ */ published service StandaloneDocumentInfo { - //------------------------------------------------------------------------- /** use it to specify resource or target of document info data

@@ -53,13 +50,11 @@ published service StandaloneDocumentInfo */ interface XStandaloneDocumentInfo; - //------------------------------------------------------------------------- /** access to document info data */ service DocumentInfo; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/document/TypeDetection.idl b/offapi/com/sun/star/document/TypeDetection.idl index b78eb78f4681..551e853bc9ff 100644 --- a/offapi/com/sun/star/document/TypeDetection.idl +++ b/offapi/com/sun/star/document/TypeDetection.idl @@ -33,11 +33,9 @@ #include #include -//============================================================================= module com { module sun { module star { module document { -//============================================================================= /** encapsulate a type detection service and provide read/write access on it's configuration data.

@@ -49,7 +47,6 @@ module com { module sun { module star { module document { */ published service TypeDetection { - //------------------------------------------------------------------------- /** can be used to make a flat or deep type detection.

@@ -61,7 +58,6 @@ published service TypeDetection */ interface XTypeDetection; - //------------------------------------------------------------------------- /** provides read access to the complete set of type configuration data.

@@ -149,12 +145,10 @@ published service TypeDetection */ interface com::sun::star::container::XNameAccess; - //------------------------------------------------------------------------- /** provides a write access to the configuration data. */ [optional] interface com::sun::star::container::XNameContainer; - //------------------------------------------------------------------------- /** provides search on the configuration data set.

@@ -164,7 +158,6 @@ published service TypeDetection */ [optional] interface com::sun::star::container::XContainerQuery; - //------------------------------------------------------------------------- /** can be used to perform container changes.

@@ -181,7 +174,6 @@ published service TypeDetection [optional] interface com::sun::star::util::XFlushable; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/document/UndoContextNotClosedException.idl b/offapi/com/sun/star/document/UndoContextNotClosedException.idl index 6f12fd0811b2..6379cd48c174 100644 --- a/offapi/com/sun/star/document/UndoContextNotClosedException.idl +++ b/offapi/com/sun/star/document/UndoContextNotClosedException.idl @@ -30,11 +30,9 @@ #include -//================================================================================================================== module com { module sun { module star { module document { -//================================================================================================================== /** is thrown when an operation is attempted at an XUndoManager which requires all undo contexts to be closed, but this requirement is not fullfilled. @@ -43,11 +41,9 @@ exception UndoContextNotClosedException : ::com::sun::star::util::InvalidStateEx { }; -//================================================================================================================== }; }; }; }; -//================================================================================================================== #endif diff --git a/offapi/com/sun/star/document/UndoFailedException.idl b/offapi/com/sun/star/document/UndoFailedException.idl index 83e92c47bae2..64069643f371 100644 --- a/offapi/com/sun/star/document/UndoFailedException.idl +++ b/offapi/com/sun/star/document/UndoFailedException.idl @@ -30,11 +30,9 @@ #include -//================================================================================================================== module com { module sun { module star { module document { -//================================================================================================================== /** thrown when reverting to re-applying an undoable action fails. @@ -48,11 +46,9 @@ exception UndoFailedException : ::com::sun::star::uno::Exception any Reason; }; -//================================================================================================================== }; }; }; }; -//================================================================================================================== #endif diff --git a/offapi/com/sun/star/document/UndoManagerEvent.idl b/offapi/com/sun/star/document/UndoManagerEvent.idl index e0866e476040..6747030e55ed 100644 --- a/offapi/com/sun/star/document/UndoManagerEvent.idl +++ b/offapi/com/sun/star/document/UndoManagerEvent.idl @@ -30,11 +30,9 @@ #include -//================================================================================================================== module com { module sun { module star { module document { -//================================================================================================================== /** is an event sent by an XUndoManager implementation when the Undo/Redo stacks of the manager are modified. @@ -55,11 +53,9 @@ struct UndoManagerEvent : ::com::sun::star::lang::EventObject long UndoContextDepth; }; -//================================================================================================================== }; }; }; }; -//================================================================================================================== #endif diff --git a/offapi/com/sun/star/document/UpdateDocMode.idl b/offapi/com/sun/star/document/UpdateDocMode.idl index c7b36674a942..c09187af138e 100644 --- a/offapi/com/sun/star/document/UpdateDocMode.idl +++ b/offapi/com/sun/star/document/UpdateDocMode.idl @@ -20,24 +20,20 @@ #ifndef __com_sun_star_document_UpdateDocMode_idl__ #define __com_sun_star_document_UpdateDocMode_idl__ -//============================================================================= module com { module sun { module star { module document { -//============================================================================= /** Specify the way a document can be updated. @since OOo 1.1.2 */ published constants UpdateDocMode { - //------------------------------------------------------------------------- /** Do not update document. */ const short NO_UPDATE = 0; - //------------------------------------------------------------------------- /** Update document if it does not require a dialog. Otherwise do not update. For example a link to a database can require a dialog to get password for an update. @@ -45,14 +41,12 @@ published constants UpdateDocMode const short QUIET_UPDATE = 1; - //------------------------------------------------------------------------- /** Produce update according to configuration settings. If there are no settings use dialog. */ const short ACCORDING_TO_CONFIG = 2; - //------------------------------------------------------------------------- /** Update document even if it does require a dialog. */ @@ -60,7 +54,6 @@ published constants UpdateDocMode }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/document/XActionLockable.idl b/offapi/com/sun/star/document/XActionLockable.idl index 0be7cd1566dd..a2e1bb9450a8 100644 --- a/offapi/com/sun/star/document/XActionLockable.idl +++ b/offapi/com/sun/star/document/XActionLockable.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module document { -//============================================================================= /** makes it possible to prevent object internal updates for a certain period to be able to quickly change multiple parts of the objects, where the @@ -34,23 +32,19 @@ module com { module sun { module star { module document { */ published interface XActionLockable: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** @returns if at least one lock exists. */ boolean isActionLocked(); - //------------------------------------------------------------------------- /** increments the lock count of the object by one. */ void addActionLock(); - //------------------------------------------------------------------------- /** decrements the lock count of the object by one. */ void removeActionLock(); - //------------------------------------------------------------------------- /** sets the locking level.

This method is used for debugging purposes. The programming @@ -59,7 +53,6 @@ published interface XActionLockable: com::sun::star::uno::XInterface */ void setActionLocks( [in] short nLock ); - //------------------------------------------------------------------------- /** resets the locking level.

This method is used for debugging purposes. The debugging @@ -71,7 +64,6 @@ published interface XActionLockable: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/document/XBinaryStreamResolver.idl b/offapi/com/sun/star/document/XBinaryStreamResolver.idl index bc5a99b4ff88..930fdb3d2c74 100644 --- a/offapi/com/sun/star/document/XBinaryStreamResolver.idl +++ b/offapi/com/sun/star/document/XBinaryStreamResolver.idl @@ -32,11 +32,9 @@ #include #include -//============================================================================= module com { module sun { module star { module document { -//============================================================================= /**

This interface encapsulates functionality to get/resolve binary data streams. @@ -72,7 +70,6 @@ published interface XBinaryStreamResolver: com::sun::star::uno::XInterface string resolveOutputStream( [in] com::sun::star::io::XOutputStream aBinaryStream ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/document/XCodeNameQuery.idl b/offapi/com/sun/star/document/XCodeNameQuery.idl index a6330bd4fc44..2b6099184ea0 100644 --- a/offapi/com/sun/star/document/XCodeNameQuery.idl +++ b/offapi/com/sun/star/document/XCodeNameQuery.idl @@ -32,19 +32,15 @@ #include -//============================================================================= module com { module sun { module star { module document { -//============================================================================= interface XCodeNameQuery { - //------------------------------------------------------------------------- string getCodeNameForObject( [in] com::sun::star::uno::XInterface aObj ); string getCodeNameForContainer( [in] com::sun::star::uno::XInterface aObj ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/document/XCompatWriterDocProperties.idl b/offapi/com/sun/star/document/XCompatWriterDocProperties.idl index d39ecc55c364..94ab7a9c1f87 100644 --- a/offapi/com/sun/star/document/XCompatWriterDocProperties.idl +++ b/offapi/com/sun/star/document/XCompatWriterDocProperties.idl @@ -29,7 +29,6 @@ #define __com_sun_star_document_XCompatWriterDocProperties_idl__ #include -//============================================================================= module com { module sun { module star { module document { interface XCompatWriterDocProperties diff --git a/offapi/com/sun/star/document/XDocumentEventBroadcaster.idl b/offapi/com/sun/star/document/XDocumentEventBroadcaster.idl index 4e6fd347f7e0..0a7b505cf2e9 100644 --- a/offapi/com/sun/star/document/XDocumentEventBroadcaster.idl +++ b/offapi/com/sun/star/document/XDocumentEventBroadcaster.idl @@ -33,13 +33,11 @@ #include #include -//============================================================================= module com { module sun { module star { module document { interface XDocumentEventListener; -//============================================================================= /** allows to be notified of events happening in an OfficeDocument, and to cause notification of such events. @@ -106,11 +104,9 @@ interface XDocumentEventBroadcaster ::com::sun::star::lang::NoSupportException ); }; -//============================================================================= }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/document/XDocumentEventListener.idl b/offapi/com/sun/star/document/XDocumentEventListener.idl index 75f096638191..7b83e6bfd9f2 100644 --- a/offapi/com/sun/star/document/XDocumentEventListener.idl +++ b/offapi/com/sun/star/document/XDocumentEventListener.idl @@ -31,11 +31,9 @@ #include #include -//============================================================================= module com { module sun { module star { module document { -//============================================================================= /** allows to be notified of events happening in an OfficeDocument @@ -52,11 +50,9 @@ interface XDocumentEventListener : ::com::sun::star::lang::XEventListener void documentEventOccured( [in] DocumentEvent Event ); }; -//============================================================================= }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/document/XDocumentInfo.idl b/offapi/com/sun/star/document/XDocumentInfo.idl index 4f11aa7d5ba4..b43bab79f212 100644 --- a/offapi/com/sun/star/document/XDocumentInfo.idl +++ b/offapi/com/sun/star/document/XDocumentInfo.idl @@ -22,11 +22,9 @@ #include #include -//============================================================================= module com { module sun { module star { module document { -//============================================================================= /** provides access to the user fields for the information regarding the document @@ -45,7 +43,6 @@ module com { module sun { module star { module document { */ published interface XDocumentInfo: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** provides information about count of available fields

@@ -58,7 +55,6 @@ published interface XDocumentInfo: com::sun::star::uno::XInterface */ short getUserFieldCount(); - //------------------------------------------------------------------------- /** returns the name of an user field @param Index @@ -74,7 +70,6 @@ published interface XDocumentInfo: com::sun::star::uno::XInterface string getUserFieldName( [in] short Index ) raises( com::sun::star::lang::ArrayIndexOutOfBoundsException ); - //------------------------------------------------------------------------- /** returns the value of an user field @param Index @@ -90,7 +85,6 @@ published interface XDocumentInfo: com::sun::star::uno::XInterface string getUserFieldValue( [in] short Index ) raises( com::sun::star::lang::ArrayIndexOutOfBoundsException ); - //------------------------------------------------------------------------- /** changes the name of one of the user fields @param Index @@ -108,7 +102,6 @@ published interface XDocumentInfo: com::sun::star::uno::XInterface [in] string Name ) raises( com::sun::star::lang::ArrayIndexOutOfBoundsException ); - //------------------------------------------------------------------------- /** changes the value of one of the user fields @param Index @@ -127,7 +120,6 @@ published interface XDocumentInfo: com::sun::star::uno::XInterface raises( com::sun::star::lang::ArrayIndexOutOfBoundsException ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/document/XDocumentInfoSupplier.idl b/offapi/com/sun/star/document/XDocumentInfoSupplier.idl index 1f2636357ec0..295d431dca04 100644 --- a/offapi/com/sun/star/document/XDocumentInfoSupplier.idl +++ b/offapi/com/sun/star/document/XDocumentInfoSupplier.idl @@ -22,11 +22,9 @@ #include #include -//============================================================================= module com { module sun { module star { module document { -//============================================================================= /** through this interface documents can provide a DocumentInfo

@@ -45,7 +43,6 @@ module com { module sun { module star { module document { */ published interface XDocumentInfoSupplier: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** provides the document information object @returns @@ -54,7 +51,6 @@ published interface XDocumentInfoSupplier: com::sun::star::uno::XInterface XDocumentInfo getDocumentInfo(); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/document/XDocumentInsertable.idl b/offapi/com/sun/star/document/XDocumentInsertable.idl index da76e1c0ef9e..6b72864eec2f 100644 --- a/offapi/com/sun/star/document/XDocumentInsertable.idl +++ b/offapi/com/sun/star/document/XDocumentInsertable.idl @@ -28,18 +28,15 @@ #include -//============================================================================= module com { module sun { module star { module document { -//============================================================================= /** makes it possible to import a document from a given URL into this document. */ published interface XDocumentInsertable: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** inserts the document that is specified by the URL. */ void insertDocumentFromURL( [in] string aURL, @@ -49,7 +46,6 @@ published interface XDocumentInsertable: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/document/XDocumentLanguages.idl b/offapi/com/sun/star/document/XDocumentLanguages.idl index 2fb8fb694cde..6658f9f23399 100644 --- a/offapi/com/sun/star/document/XDocumentLanguages.idl +++ b/offapi/com/sun/star/document/XDocumentLanguages.idl @@ -23,14 +23,11 @@ #include #include -//============================================================================= module com { module sun { module star { module document { -//============================================================================= interface XDocumentLanguages: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** retrieve the list of languages already used in current document @returns @@ -41,7 +38,6 @@ interface XDocumentLanguages: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/document/XDocumentProperties.idl b/offapi/com/sun/star/document/XDocumentProperties.idl index 2e0f6edcafb9..085290894049 100644 --- a/offapi/com/sun/star/document/XDocumentProperties.idl +++ b/offapi/com/sun/star/document/XDocumentProperties.idl @@ -39,11 +39,9 @@ #include -//============================================================================= module com { module sun { module star { module document { -//============================================================================= /** provides document-specific information such as the author, creation date, and user-defined fields. @@ -65,13 +63,11 @@ module com { module sun { module star { module document { */ published interface XDocumentProperties { - //------------------------------------------------------------------------- /** contains the initial author of the document. */ [attribute] string Author; - //------------------------------------------------------------------------- /** identifies which application was used to create or last modify the document.

@@ -84,25 +80,21 @@ published interface XDocumentProperties [attribute] string Generator; - //------------------------------------------------------------------------- /** contains the date and time when the document was created. */ [attribute] com::sun::star::util::DateTime CreationDate; - //------------------------------------------------------------------------- /** contains the title of the document. */ [attribute] string Title; - //------------------------------------------------------------------------- /** contains the subject of the document. */ [attribute] string Subject; - //------------------------------------------------------------------------- /** contains a multi-line comment describing the document.

Line delimiters can be UNIX, Macintosh or DOS style. @@ -111,25 +103,21 @@ published interface XDocumentProperties [attribute] string Description; - //------------------------------------------------------------------------- /** contains a list of keywords for the document. */ [attribute] sequence< string > Keywords; - //------------------------------------------------------------------------- /** contains the default language of the document. */ [attribute] com::sun::star::lang::Locale Language; - //------------------------------------------------------------------------- /** contains the name of the person who most recently stored the document. */ [attribute] string ModifiedBy; - //------------------------------------------------------------------------- /** contains the date and time of the last time the document was stored.

If the document has never been stored, contains a default value. @@ -138,13 +126,11 @@ published interface XDocumentProperties [attribute] com::sun::star::util::DateTime ModificationDate; - //------------------------------------------------------------------------- /** contains the name of the person who most recently printed the document. */ [attribute] string PrintedBy; - //------------------------------------------------------------------------- /** contains the date and time when the document was last printed.

If the document has never been printed, contains a default value. @@ -153,7 +139,6 @@ published interface XDocumentProperties [attribute] com::sun::star::util::DateTime PrintDate; - //------------------------------------------------------------------------- /** contains the name of the template from which the document was created.

The value is an empty string if the document was not @@ -163,7 +148,6 @@ published interface XDocumentProperties [attribute] string TemplateName; - //------------------------------------------------------------------------- /** contains the URL of the template from which the document was created.

The value is an empty string if the document was not @@ -173,14 +157,12 @@ published interface XDocumentProperties [attribute] string TemplateURL; - //------------------------------------------------------------------------- /** contains the date and time of when the document was created or updated from the template. */ [attribute] com::sun::star::util::DateTime TemplateDate; - //------------------------------------------------------------------------- /** contains the URL to load automatically at a specified time after the document is loaded into a desktop frame.

@@ -197,7 +179,6 @@ published interface XDocumentProperties [attribute] string AutoloadURL; - //------------------------------------------------------------------------- /** contains the number of seconds after which a specified URL is to be loaded after the document is loaded into a desktop frame. @@ -218,7 +199,6 @@ published interface XDocumentProperties set raises ( com::sun::star::lang::IllegalArgumentException ); }; - //------------------------------------------------------------------------- /** contains the name of the default frame into which links should be loaded if no target is specified.

@@ -228,7 +208,6 @@ published interface XDocumentProperties [attribute] string DefaultTarget; - //------------------------------------------------------------------------- /** contains some statistics about the document.

The contained statistics may be specific to the type of the document. @@ -238,7 +217,6 @@ published interface XDocumentProperties [attribute] sequence< com::sun::star::beans::NamedValue > DocumentStatistics; - //------------------------------------------------------------------------- /** describes how often the document was edited and saved.

@@ -251,7 +229,6 @@ published interface XDocumentProperties set raises ( com::sun::star::lang::IllegalArgumentException ); }; - //------------------------------------------------------------------------- /** contains the net time of editing the document (in seconds).

@@ -264,7 +241,6 @@ published interface XDocumentProperties set raises ( com::sun::star::lang::IllegalArgumentException ); }; - //------------------------------------------------------------------------- /** resets all attributes that could identify the user.

Clears the document properties, such that it appears the document @@ -289,7 +265,6 @@ published interface XDocumentProperties */ void resetUserData( [in] string Author ); - //------------------------------------------------------------------------- /** provides access to a container for user-defined properties.

The returned object also implements the interface @@ -300,7 +275,6 @@ published interface XDocumentProperties com::sun::star::beans::XPropertyContainer getUserDefinedProperties(); - //------------------------------------------------------------------------- /** loads document properties from an ODF package.

This method is used for accessing an ODF package that is owned by @@ -336,7 +310,6 @@ published interface XDocumentProperties com::sun::star::lang::WrappedTargetException, com::sun::star::io::IOException ); - //------------------------------------------------------------------------- /** loads document properties from an ODF package or an OLE container. @param URL @@ -365,7 +338,6 @@ published interface XDocumentProperties com::sun::star::lang::WrappedTargetException, com::sun::star::io::IOException ); - //------------------------------------------------------------------------- /** stores document properties to an ODF package.

This method is used for accessing an ODF package that is owned by @@ -401,7 +373,6 @@ published interface XDocumentProperties com::sun::star::lang::WrappedTargetException, com::sun::star::io::IOException ); - //------------------------------------------------------------------------- /** stores document properties to an ODF package or an OLE container. @param URL @@ -428,7 +399,6 @@ published interface XDocumentProperties com::sun::star::io::IOException ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/document/XDocumentPropertiesSupplier.idl b/offapi/com/sun/star/document/XDocumentPropertiesSupplier.idl index ac108df7cfdc..3566a5449bf1 100644 --- a/offapi/com/sun/star/document/XDocumentPropertiesSupplier.idl +++ b/offapi/com/sun/star/document/XDocumentPropertiesSupplier.idl @@ -22,11 +22,9 @@ #include #include -//============================================================================= module com { module sun { module star { module document { -//============================================================================= /** provides access to the XDocumentProperties instance of a document.

@@ -41,7 +39,6 @@ module com { module sun { module star { module document { */ published interface XDocumentPropertiesSupplier { - //------------------------------------------------------------------------- /** provides the document properties object. @returns @@ -50,7 +47,6 @@ published interface XDocumentPropertiesSupplier XDocumentProperties getDocumentProperties(); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/document/XDocumentRecovery.idl b/offapi/com/sun/star/document/XDocumentRecovery.idl index f632186f6eaa..61c22bc8e15b 100644 --- a/offapi/com/sun/star/document/XDocumentRecovery.idl +++ b/offapi/com/sun/star/document/XDocumentRecovery.idl @@ -31,11 +31,9 @@ #include #include -//============================================================================= module com { module sun { module star { module document { -//============================================================================= /** is the interface to be implemented by documents who wish to participate in the document emergency-save / recovery process. @@ -119,11 +117,9 @@ interface XDocumentRecovery ); }; -//============================================================================= }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/document/XDocumentRevisionListPersistence.idl b/offapi/com/sun/star/document/XDocumentRevisionListPersistence.idl index 8fa4d0421cc3..f8aa9f5cec81 100644 --- a/offapi/com/sun/star/document/XDocumentRevisionListPersistence.idl +++ b/offapi/com/sun/star/document/XDocumentRevisionListPersistence.idl @@ -26,17 +26,14 @@ #include #include -//============================================================================= module com { module sun { module star { module document { -//============================================================================= /** interface to load or store a list of document revisions from or to a document using the packed XML file format */ interface XDocumentRevisionListPersistence: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** Loads a list of available revisions from a storage

This method does not load any revision itself @@ -47,7 +44,6 @@ interface XDocumentRevisionListPersistence: com::sun::star::uno::XInterface com::sun::star::io::IOException, com::sun::star::uno::Exception ); - //------------------------------------------------------------------------- /** Stores a list of available revisions to a storage

This method does not store revisions themselves @@ -58,7 +54,6 @@ interface XDocumentRevisionListPersistence: com::sun::star::uno::XInterface com::sun::star::uno::Exception ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/document/XDocumentSubStorageSupplier.idl b/offapi/com/sun/star/document/XDocumentSubStorageSupplier.idl index 5409b7110f7a..810cd89a5a9b 100644 --- a/offapi/com/sun/star/document/XDocumentSubStorageSupplier.idl +++ b/offapi/com/sun/star/document/XDocumentSubStorageSupplier.idl @@ -32,11 +32,9 @@ #include -//============================================================================= module com { module sun { module star { module document { -//============================================================================= /** through this interface documents can provide access to their substorages

@@ -48,7 +46,6 @@ module com { module sun { module star { module document { */ interface XDocumentSubStorageSupplier: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** provides the access to a substorage with specified name @param sStorageName @@ -64,7 +61,6 @@ interface XDocumentSubStorageSupplier: com::sun::star::uno::XInterface [in] string aStorageName, [in] long nMode ); - //------------------------------------------------------------------------- /** provides the list of substorages @returns @@ -75,7 +71,6 @@ interface XDocumentSubStorageSupplier: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/document/XEmbeddedObjectResolver.idl b/offapi/com/sun/star/document/XEmbeddedObjectResolver.idl index 8ec359f648c9..bbba8de4dc70 100644 --- a/offapi/com/sun/star/document/XEmbeddedObjectResolver.idl +++ b/offapi/com/sun/star/document/XEmbeddedObjectResolver.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module document { -//============================================================================= /** this interface converts embedded object URLs from one URL space to another. */ @@ -37,7 +35,6 @@ published interface XEmbeddedObjectResolver: com::sun::star::uno::XInterface string resolveEmbeddedObjectURL( [in] string aURL ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/document/XEmbeddedObjectSupplier.idl b/offapi/com/sun/star/document/XEmbeddedObjectSupplier.idl index 251dcc0c4bf0..dfe393e70063 100644 --- a/offapi/com/sun/star/document/XEmbeddedObjectSupplier.idl +++ b/offapi/com/sun/star/document/XEmbeddedObjectSupplier.idl @@ -24,24 +24,20 @@ #include -//============================================================================= module com { module sun { module star { module document { -//============================================================================= /** represents something that provides an embedded object. */ published interface XEmbeddedObjectSupplier: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** returns the object which is embedded into this object. */ com::sun::star::lang::XComponent getEmbeddedObject(); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/document/XEmbeddedObjectSupplier2.idl b/offapi/com/sun/star/document/XEmbeddedObjectSupplier2.idl index e484a1160c90..22b957366be9 100644 --- a/offapi/com/sun/star/document/XEmbeddedObjectSupplier2.idl +++ b/offapi/com/sun/star/document/XEmbeddedObjectSupplier2.idl @@ -25,17 +25,14 @@ #include -//============================================================================= module com { module sun { module star { module document { -//============================================================================= /** represents something that provides an embedded object. */ interface XEmbeddedObjectSupplier2: com::sun::star::document::XEmbeddedObjectSupplier { - //------------------------------------------------------------------------- /** returns the object which is embedded into this object.

@@ -45,19 +42,16 @@ interface XEmbeddedObjectSupplier2: com::sun::star::document::XEmbeddedObjectSup */ com::sun::star::embed::XEmbeddedObject getExtendedControlOverEmbeddedObject(); - //------------------------------------------------------------------------- /** allows to control the aspect of the object. */ [attribute] hyper Aspect; - //------------------------------------------------------------------------- /** allows to get the replacement image of the object. */ [attribute,readonly] com::sun::star::graphic::XGraphic ReplacementGraphic; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/document/XEmbeddedScripts.idl b/offapi/com/sun/star/document/XEmbeddedScripts.idl index 2ffd7490c3fb..e28a4dff4884 100644 --- a/offapi/com/sun/star/document/XEmbeddedScripts.idl +++ b/offapi/com/sun/star/document/XEmbeddedScripts.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module document { -//============================================================================= /** is supported by OfficeDocuments which allow to embed scripts @@ -53,11 +51,9 @@ interface XEmbeddedScripts [attribute, readonly] boolean AllowMacroExecution; }; -//============================================================================= }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/document/XEventBroadcaster.idl b/offapi/com/sun/star/document/XEventBroadcaster.idl index 356cb6195190..f79f03c50c4f 100644 --- a/offapi/com/sun/star/document/XEventBroadcaster.idl +++ b/offapi/com/sun/star/document/XEventBroadcaster.idl @@ -22,11 +22,9 @@ #include #include -//============================================================================= module com { module sun { module star { module document { -//============================================================================= /** makes it possible to register listeners which are called whenever a document event (see EventObject) occurs @@ -35,7 +33,6 @@ module com { module sun { module star { module document { */ published interface XEventBroadcaster: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** registers the given listener @param Listener @@ -43,7 +40,6 @@ published interface XEventBroadcaster: com::sun::star::uno::XInterface */ [oneway] void addEventListener( [in] XEventListener Listener ); - //------------------------------------------------------------------------- /** unregisters the given listener @param Listener @@ -52,7 +48,6 @@ published interface XEventBroadcaster: com::sun::star::uno::XInterface [oneway] void removeEventListener( [in] XEventListener Listener ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/document/XEventListener.idl b/offapi/com/sun/star/document/XEventListener.idl index 49d0c1da585c..6b7478d71db8 100644 --- a/offapi/com/sun/star/document/XEventListener.idl +++ b/offapi/com/sun/star/document/XEventListener.idl @@ -22,11 +22,9 @@ #include #include -//============================================================================= module com { module sun { module star { module document { -//============================================================================= /** makes it possible to register listeners, which are called whenever a document or document content event occurs @@ -37,7 +35,6 @@ module com { module sun { module star { module document { */ published interface XEventListener: com::sun::star::lang::XEventListener { - //------------------------------------------------------------------------- /** is called whenever a document event (see EventObject) occurs @param Event @@ -46,7 +43,6 @@ published interface XEventListener: com::sun::star::lang::XEventListener [oneway] void notifyEvent( [in] EventObject Event ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/document/XEventsSupplier.idl b/offapi/com/sun/star/document/XEventsSupplier.idl index 4e551527dc03..9b0ad083a078 100644 --- a/offapi/com/sun/star/document/XEventsSupplier.idl +++ b/offapi/com/sun/star/document/XEventsSupplier.idl @@ -21,16 +21,13 @@ #include -//============================================================================= module com { module sun { module star { module document { -//============================================================================= /** gives access to a list of URLs bound to events of this object */ published interface XEventsSupplier: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** offers a list of event handlers which are be bound to events of this object @@ -40,7 +37,6 @@ published interface XEventsSupplier: com::sun::star::uno::XInterface com::sun::star::container::XNameReplace getEvents(); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/document/XExporter.idl b/offapi/com/sun/star/document/XExporter.idl index 0d6387668374..d5f50edfc47d 100644 --- a/offapi/com/sun/star/document/XExporter.idl +++ b/offapi/com/sun/star/document/XExporter.idl @@ -22,11 +22,9 @@ #include #include -//============================================================================= module com { module sun { module star { module document { -//============================================================================= /** makes it possible to connect a document with an ExportFilter

@@ -41,7 +39,6 @@ module com { module sun { module star { module document { */ published interface XExporter: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** sets the source document for the exporter @param Document @@ -56,7 +53,6 @@ published interface XExporter: com::sun::star::uno::XInterface raises( com::sun::star::lang::IllegalArgumentException ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/document/XExtendedFilterDetection.idl b/offapi/com/sun/star/document/XExtendedFilterDetection.idl index 570c241c223a..0d18c098eec0 100644 --- a/offapi/com/sun/star/document/XExtendedFilterDetection.idl +++ b/offapi/com/sun/star/document/XExtendedFilterDetection.idl @@ -31,11 +31,9 @@ #include #include -//============================================================================ module com { module sun { module star { module document { -//============================================================================ /** provides a "deep" filter detection

@@ -50,7 +48,6 @@ module com { module sun { module star { module document { */ published interface XExtendedFilterDetection: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** controls agreement of a "flat" TypeDetection with given URL or arguments diff --git a/offapi/com/sun/star/document/XFilter.idl b/offapi/com/sun/star/document/XFilter.idl index 9bb9dc18b5e7..a667089e73e3 100644 --- a/offapi/com/sun/star/document/XFilter.idl +++ b/offapi/com/sun/star/document/XFilter.idl @@ -31,11 +31,9 @@ #include #include -//============================================================================= module com { module sun { module star { module document { -//============================================================================= /** interface to filter documents

@@ -54,7 +52,6 @@ module com { module sun { module star { module document { */ published interface XFilter: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** filter the document.

@@ -70,14 +67,12 @@ published interface XFilter: com::sun::star::uno::XInterface */ boolean filter( [in] sequence< com::sun::star::beans::PropertyValue > aDescriptor ); - //------------------------------------------------------------------------- /** cancel the process. */ void cancel(); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/document/XFilterAdapter.idl b/offapi/com/sun/star/document/XFilterAdapter.idl index 598ddba30c4d..846e3b786975 100644 --- a/offapi/com/sun/star/document/XFilterAdapter.idl +++ b/offapi/com/sun/star/document/XFilterAdapter.idl @@ -24,11 +24,9 @@ #include #include -//============================================================================= module com { module sun { module star { module document { -//============================================================================= /** This is an interface that can be used to link a filter to the FilterAdapter diff --git a/offapi/com/sun/star/document/XGraphicObjectResolver.idl b/offapi/com/sun/star/document/XGraphicObjectResolver.idl index 2bad01615b11..d0678456301b 100644 --- a/offapi/com/sun/star/document/XGraphicObjectResolver.idl +++ b/offapi/com/sun/star/document/XGraphicObjectResolver.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module document { -//============================================================================= /** this interface converts graphic object URLs from one URL space to another. */ @@ -37,7 +35,6 @@ published interface XGraphicObjectResolver: com::sun::star::uno::XInterface string resolveGraphicObjectURL( [in] string aURL ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/document/XImporter.idl b/offapi/com/sun/star/document/XImporter.idl index 91990fb90006..7d1f7bd19ab2 100644 --- a/offapi/com/sun/star/document/XImporter.idl +++ b/offapi/com/sun/star/document/XImporter.idl @@ -22,11 +22,9 @@ #include #include -//============================================================================= module com { module sun { module star { module document { -//============================================================================= /** makes it possible to connect a document with an ImportFilter

@@ -41,7 +39,6 @@ module com { module sun { module star { module document { */ published interface XImporter: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** sets the target document for the importer @param Document @@ -56,7 +53,6 @@ published interface XImporter: com::sun::star::uno::XInterface raises( com::sun::star::lang::IllegalArgumentException ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/document/XInteractionFilterOptions.idl b/offapi/com/sun/star/document/XInteractionFilterOptions.idl index 29a802fc9bec..27a0704bc6bc 100644 --- a/offapi/com/sun/star/document/XInteractionFilterOptions.idl +++ b/offapi/com/sun/star/document/XInteractionFilterOptions.idl @@ -22,18 +22,15 @@ #include #include -//============================================================================= module com { module sun { module star { module document { -//============================================================================= /** A continuation to return filter options from interaction helper. @since OOo 1.1.2 */ published interface XInteractionFilterOptions : ::com::sun::star::task::XInteractionContinuation { - //------------------------------------------------------------------------- /** Store results to the continuation. @param rProperties the list of properties containing filter options. @@ -41,7 +38,6 @@ published interface XInteractionFilterOptions : ::com::sun::star::task::XInterac */ void setFilterOptions( [in] sequence< com::sun::star::beans::PropertyValue > rProperties ); - //------------------------------------------------------------------------- /** Get results from the continuation. @returns the stored list of properties containing filter options. @@ -49,7 +45,6 @@ published interface XInteractionFilterOptions : ::com::sun::star::task::XInterac sequence< com::sun::star::beans::PropertyValue > getFilterOptions(); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/document/XInteractionFilterSelect.idl b/offapi/com/sun/star/document/XInteractionFilterSelect.idl index 312bf2d595b8..7bca9fd6164a 100644 --- a/offapi/com/sun/star/document/XInteractionFilterSelect.idl +++ b/offapi/com/sun/star/document/XInteractionFilterSelect.idl @@ -30,11 +30,9 @@ #include -//============================================================================= module com { module sun { module star { module document { -//============================================================================= /** continuation used by interaction mechanism at filter detection during loading documents @@ -56,7 +54,6 @@ module com { module sun { module star { module document { */ published interface XInteractionFilterSelect : com::sun::star::task::XInteractionContinuation { - //------------------------------------------------------------------------- /** used by interaction to set selected filter

@@ -66,13 +63,11 @@ published interface XInteractionFilterSelect : com::sun::star::task::XInteractio */ void setFilter( [in] string Name ); - //------------------------------------------------------------------------- /** used by detection to get selected filter */ string getFilter(); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/document/XLinkTargetSupplier.idl b/offapi/com/sun/star/document/XLinkTargetSupplier.idl index 82cb48cdfd92..fb46d46b5e25 100644 --- a/offapi/com/sun/star/document/XLinkTargetSupplier.idl +++ b/offapi/com/sun/star/document/XLinkTargetSupplier.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module document { -//============================================================================= /** interface is supplied by objects inside a document object model that have children that can be the target of a link inside a document. @@ -37,7 +35,6 @@ module com { module sun { module star { module document { */ published interface XLinkTargetSupplier: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** @returns the names of possible links to children of this object inside a document object model. It implements the service LinkTargets. @@ -46,7 +43,6 @@ published interface XLinkTargetSupplier: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/document/XMLBasicExporter.idl b/offapi/com/sun/star/document/XMLBasicExporter.idl index 6cbe28b87e69..47efa6dfe0b1 100644 --- a/offapi/com/sun/star/document/XMLBasicExporter.idl +++ b/offapi/com/sun/star/document/XMLBasicExporter.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module document { -//============================================================================= /** Filter for exporting Basic macros to the OpenOffice.org file format. @@ -41,19 +39,16 @@ module com { module sun { module star { module document { */ published service XMLBasicExporter { - //------------------------------------------------------------------------- /** sets the source document for this filter. */ interface com::sun::star::document::XExporter; - //------------------------------------------------------------------------- /** filters the document. */ interface com::sun::star::document::XFilter; - //------------------------------------------------------------------------- /** initializes the component. */ @@ -61,7 +56,6 @@ published service XMLBasicExporter }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/document/XMLBasicImporter.idl b/offapi/com/sun/star/document/XMLBasicImporter.idl index ad64d114af6f..9451231cd07b 100644 --- a/offapi/com/sun/star/document/XMLBasicImporter.idl +++ b/offapi/com/sun/star/document/XMLBasicImporter.idl @@ -23,11 +23,9 @@ #include -//============================================================================= module com { module sun { module star { module document { -//============================================================================= /** Filter for importing Basic macros from the OpenOffice.org file format. @@ -41,13 +39,11 @@ module com { module sun { module star { module document { */ published service XMLBasicImporter { - //------------------------------------------------------------------------- /** sets the target document for this filter. */ interface com::sun::star::document::XImporter; - //------------------------------------------------------------------------- /** receives notification of general document events. */ @@ -55,7 +51,6 @@ published service XMLBasicImporter }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/document/XMLOasisBasicExporter.idl b/offapi/com/sun/star/document/XMLOasisBasicExporter.idl index df6a2dea67ba..23dd454c0c5b 100644 --- a/offapi/com/sun/star/document/XMLOasisBasicExporter.idl +++ b/offapi/com/sun/star/document/XMLOasisBasicExporter.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module document { -//============================================================================= /** Filter for exporting Basic macros to the OASIS Open Office file format. @@ -41,19 +39,16 @@ module com { module sun { module star { module document { */ published service XMLOasisBasicExporter { - //------------------------------------------------------------------------- /** sets the source document for this filter. */ interface com::sun::star::document::XExporter; - //------------------------------------------------------------------------- /** filters the document. */ interface com::sun::star::document::XFilter; - //------------------------------------------------------------------------- /** initializes the component. */ @@ -61,7 +56,6 @@ published service XMLOasisBasicExporter }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/document/XMLOasisBasicImporter.idl b/offapi/com/sun/star/document/XMLOasisBasicImporter.idl index a4188168bd64..399ac430f9d6 100644 --- a/offapi/com/sun/star/document/XMLOasisBasicImporter.idl +++ b/offapi/com/sun/star/document/XMLOasisBasicImporter.idl @@ -23,11 +23,9 @@ #include -//============================================================================= module com { module sun { module star { module document { -//============================================================================= /** Filter for importing Basic macros from the OASIS Open Office file format. @@ -41,13 +39,11 @@ module com { module sun { module star { module document { */ published service XMLOasisBasicImporter { - //------------------------------------------------------------------------- /** sets the target document for this filter. */ interface com::sun::star::document::XImporter; - //------------------------------------------------------------------------- /** receives notification of general document events. */ @@ -55,7 +51,6 @@ published service XMLOasisBasicImporter }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/document/XMimeTypeInfo.idl b/offapi/com/sun/star/document/XMimeTypeInfo.idl index 9d59014b69e5..5733b7d37429 100644 --- a/offapi/com/sun/star/document/XMimeTypeInfo.idl +++ b/offapi/com/sun/star/document/XMimeTypeInfo.idl @@ -22,23 +22,19 @@ #include -//============================================================================= module com { module sun { module star { module document { -//============================================================================= /** provides information regarding which MIME types are supported by a filter. */ published interface XMimeTypeInfo: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** asks whether a MIME type is supported or not. */ boolean supportsMimeType( [in] string MimeTypeName ); - //------------------------------------------------------------------------- /** @returns a sequence of the names of all supported MIME types. @@ -46,7 +42,6 @@ published interface XMimeTypeInfo: com::sun::star::uno::XInterface sequence getSupportedMimeTypeNames(); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/document/XOOXMLDocumentPropertiesImporter.idl b/offapi/com/sun/star/document/XOOXMLDocumentPropertiesImporter.idl index b1f38422773b..ef886ec98ad8 100644 --- a/offapi/com/sun/star/document/XOOXMLDocumentPropertiesImporter.idl +++ b/offapi/com/sun/star/document/XOOXMLDocumentPropertiesImporter.idl @@ -25,16 +25,13 @@ #include #include -//============================================================================= module com { module sun { module star { module document { -//============================================================================= /** allows to import the document properties from OOXML format */ interface XOOXMLDocumentPropertiesImporter: com::sun::star::uno::XInterface { - // ----------------------------------------------------------------------- /** allows to import the document properties from OOXML format

@@ -75,7 +72,6 @@ interface XOOXMLDocumentPropertiesImporter: com::sun::star::uno::XInterface com::sun::star::uno::Exception ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/document/XRedlinesSupplier.idl b/offapi/com/sun/star/document/XRedlinesSupplier.idl index 32db6ed74fa5..9f5a3705c280 100644 --- a/offapi/com/sun/star/document/XRedlinesSupplier.idl +++ b/offapi/com/sun/star/document/XRedlinesSupplier.idl @@ -30,17 +30,14 @@ #include -//============================================================================= module com { module sun { module star { module document { -//============================================================================= /** provides access to a container of the redline objects of the document. */ published interface XRedlinesSupplier: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** @returns an enumeration access that provides access to the redline objects of the document. @@ -51,7 +48,6 @@ published interface XRedlinesSupplier: com::sun::star::uno::XInterface com::sun::star::container::XEnumerationAccess getRedlines(); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/document/XScriptInvocationContext.idl b/offapi/com/sun/star/document/XScriptInvocationContext.idl index ef5429da0991..27ae4ec29dce 100644 --- a/offapi/com/sun/star/document/XScriptInvocationContext.idl +++ b/offapi/com/sun/star/document/XScriptInvocationContext.idl @@ -32,11 +32,9 @@ #include -//============================================================================= module com { module sun { module star { module document { -//============================================================================= /** indicates support for executing scripts contained in a, possibly foreign, document. @@ -63,11 +61,9 @@ interface XScriptInvocationContext [attribute, readonly] XEmbeddedScripts ScriptContainer; }; -//============================================================================= }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/document/XStandaloneDocumentInfo.idl b/offapi/com/sun/star/document/XStandaloneDocumentInfo.idl index 531a62d0818a..466912ce2c05 100644 --- a/offapi/com/sun/star/document/XStandaloneDocumentInfo.idl +++ b/offapi/com/sun/star/document/XStandaloneDocumentInfo.idl @@ -31,11 +31,9 @@ #include #include -//============================================================================= module com { module sun { module star { module document { -//============================================================================= /** makes it possible to load document information from a resource specified by a URL and to store it into a resource also specified by a URL @@ -58,7 +56,6 @@ module com { module sun { module star { module document { */ published interface XStandaloneDocumentInfo: XDocumentInfo { - //------------------------------------------------------------------------- /** loads the document information from a file referred by an URL

@@ -76,7 +73,6 @@ published interface XStandaloneDocumentInfo: XDocumentInfo void loadFromURL( [in] string URL ) raises( com::sun::star::io::IOException ); - //------------------------------------------------------------------------- /** stores the document information into a file referred by a URL

@@ -94,7 +90,6 @@ published interface XStandaloneDocumentInfo: XDocumentInfo raises( com::sun::star::io::IOException ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/document/XStorageBasedDocument.idl b/offapi/com/sun/star/document/XStorageBasedDocument.idl index d1e7af817bb1..5734df5dc40f 100644 --- a/offapi/com/sun/star/document/XStorageBasedDocument.idl +++ b/offapi/com/sun/star/document/XStorageBasedDocument.idl @@ -36,17 +36,14 @@ #include #include -//============================================================================ module com { module sun { module star { module document { -//============================================================================ /** allows to initialize document with a storage, to store document to a storage, and to set document to be based on provided storage. */ interface XStorageBasedDocument: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------ /** lets the document load itself using provided storage. */ void loadFromStorage( @@ -57,7 +54,6 @@ interface XStorageBasedDocument: com::sun::star::uno::XInterface ::com::sun::star::io::IOException, ::com::sun::star::uno::Exception ); - //------------------------------------------------------------------------ /** lets the document store itself to the provided storage. */ void storeToStorage( @@ -67,7 +63,6 @@ interface XStorageBasedDocument: com::sun::star::uno::XInterface ::com::sun::star::io::IOException, ::com::sun::star::uno::Exception ); - //------------------------------------------------------------------------ /** allows to switch the document to the provided storage. */ void switchToStorage( [in] ::com::sun::star::embed::XStorage xStorage ) @@ -76,27 +71,23 @@ interface XStorageBasedDocument: com::sun::star::uno::XInterface ::com::sun::star::uno::Exception ); - //------------------------------------------------------------------------ /** allows to get the storage the document is based on. */ ::com::sun::star::embed::XStorage getDocumentStorage() raises( ::com::sun::star::io::IOException, ::com::sun::star::uno::Exception ); - //------------------------------------------------------------------------ /** allows to register a listener that will be notified when another storage is set to the document. */ void addStorageChangeListener( [in] XStorageChangeListener xListener ); - //------------------------------------------------------------------------ /** allows to deregister the listener. */ void removeStorageChangeListener( [in] XStorageChangeListener xListener ); }; -//============================================================================ }; }; }; }; diff --git a/offapi/com/sun/star/document/XStorageChangeListener.idl b/offapi/com/sun/star/document/XStorageChangeListener.idl index 7e394eba81b9..fa573de6ee77 100644 --- a/offapi/com/sun/star/document/XStorageChangeListener.idl +++ b/offapi/com/sun/star/document/XStorageChangeListener.idl @@ -32,16 +32,13 @@ #include #include -//============================================================================= module com { module sun { module star { module document { -//============================================================================= /** allows to be notified when a document is switched to a new storage. */ interface XStorageChangeListener: com::sun::star::lang::XEventListener { - //------------------------------------------------------------------------- /** is called when document switches to another storage. @param xDocument @@ -55,7 +52,6 @@ interface XStorageChangeListener: com::sun::star::lang::XEventListener [in] ::com::sun::star::embed::XStorage xStorage ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/document/XTypeDetection.idl b/offapi/com/sun/star/document/XTypeDetection.idl index e5f7f9d8498d..4c83fe4fecd4 100644 --- a/offapi/com/sun/star/document/XTypeDetection.idl +++ b/offapi/com/sun/star/document/XTypeDetection.idl @@ -31,11 +31,9 @@ #include #include -//============================================================================ module com { module sun { module star { module document { -//============================================================================ /** support "flat" and "deep" type detection of a given document

@@ -51,7 +49,6 @@ module com { module sun { module star { module document { */ published interface XTypeDetection: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** make a "flat" detection by using the URL of the document

@@ -69,7 +66,6 @@ published interface XTypeDetection: com::sun::star::uno::XInterface */ string queryTypeByURL( [in] string URL ); - //------------------------------------------------------------------------- /** make a "deep" detection or optional a "flat" detection by using a MediaDescriptor @@ -113,7 +109,6 @@ published interface XTypeDetection: com::sun::star::uno::XInterface [in] boolean AllowDeep ); }; -//============================================================================ }; }; }; }; diff --git a/offapi/com/sun/star/document/XUndoAction.idl b/offapi/com/sun/star/document/XUndoAction.idl index f8cf101e77a9..0eeba373fbce 100644 --- a/offapi/com/sun/star/document/XUndoAction.idl +++ b/offapi/com/sun/star/document/XUndoAction.idl @@ -31,11 +31,9 @@ #include #include -//================================================================================================================== module com { module sun { module star { module document { -//================================================================================================================== /** represents a single (undoable) action on a document */ @@ -68,11 +66,9 @@ interface XUndoAction [attribute, readonly] string Title; }; -//================================================================================================================== }; }; }; }; -//================================================================================================================== #endif diff --git a/offapi/com/sun/star/document/XUndoManager.idl b/offapi/com/sun/star/document/XUndoManager.idl index d26bcf7e609c..aa5b0021cd1f 100644 --- a/offapi/com/sun/star/document/XUndoManager.idl +++ b/offapi/com/sun/star/document/XUndoManager.idl @@ -37,14 +37,12 @@ #include #include -//================================================================================================================== module com { module sun { module star { module document { interface XUndoAction; interface XUndoManagerListener; -//================================================================================================================== /** provides access to the undo/redo stacks of a document @@ -329,11 +327,9 @@ interface XUndoManager ); }; -//================================================================================================================== }; }; }; }; -//================================================================================================================== #endif diff --git a/offapi/com/sun/star/document/XUndoManagerListener.idl b/offapi/com/sun/star/document/XUndoManagerListener.idl index f7ab74e020a2..a2da8ec83905 100644 --- a/offapi/com/sun/star/document/XUndoManagerListener.idl +++ b/offapi/com/sun/star/document/XUndoManagerListener.idl @@ -31,11 +31,9 @@ #include #include -//================================================================================================================== module com { module sun { module star { module document { -//================================================================================================================== /** implemented by components which want to be notified of changes in the Undo/Redo stacks of an Undo manager. @@ -136,11 +134,9 @@ interface XUndoManagerListener : ::com::sun::star::lang::XEventListener void cancelledContext( [in] UndoManagerEvent i_event ); }; -//================================================================================================================== }; }; }; }; -//================================================================================================================== #endif diff --git a/offapi/com/sun/star/document/XUndoManagerSupplier.idl b/offapi/com/sun/star/document/XUndoManagerSupplier.idl index bf63839a2720..d5a101dd6c47 100644 --- a/offapi/com/sun/star/document/XUndoManagerSupplier.idl +++ b/offapi/com/sun/star/document/XUndoManagerSupplier.idl @@ -30,13 +30,11 @@ #include -//================================================================================================================== module com { module sun { module star { module document { interface XUndoManager; -//================================================================================================================== /** provides access to an XUndoManager. */ @@ -47,11 +45,9 @@ interface XUndoManagerSupplier XUndoManager getUndoManager(); }; -//================================================================================================================== }; }; }; }; -//================================================================================================================== #endif diff --git a/offapi/com/sun/star/document/XVbaMethodParameter.idl b/offapi/com/sun/star/document/XVbaMethodParameter.idl index 8911202972f2..5499df10de94 100644 --- a/offapi/com/sun/star/document/XVbaMethodParameter.idl +++ b/offapi/com/sun/star/document/XVbaMethodParameter.idl @@ -32,33 +32,27 @@ #include -//============================================================================= module com { module sun { module star { module document { -//============================================================================= //gives access to VBA method input/output parameters -// //some OO objects need to implement this interface to support the passing of input/output parameters //for certain VBA events interface XVbaMethodParameter : com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** sets the value of the parameter with the specified name. */ void setVbaMethodParameter( [in] string PropertyName, [in] any Value ); - //------------------------------------------------------------------------- /** returns the value of the parameter with the specified name. */ any getVbaMethodParameter( [in] string PropertyName ); }; -//============================================================================= }; }; }; }; #endif diff --git a/offapi/com/sun/star/document/XViewDataSupplier.idl b/offapi/com/sun/star/document/XViewDataSupplier.idl index b6b1cd7711fd..5b880999baf9 100644 --- a/offapi/com/sun/star/document/XViewDataSupplier.idl +++ b/offapi/com/sun/star/document/XViewDataSupplier.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module document { -//============================================================================= /** gives access to some properties describing all open views to a document

@@ -38,7 +36,6 @@ module com { module sun { module star { module document { */ published interface XViewDataSupplier: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** retrieve informations about currently opened view to restore it later @returns @@ -48,7 +45,6 @@ published interface XViewDataSupplier: com::sun::star::uno::XInterface */ ::com::sun::star::container::XIndexAccess getViewData(); - //------------------------------------------------------------------------- /** restore all views which will be represented by given data argument @param Data @@ -59,7 +55,6 @@ published interface XViewDataSupplier: com::sun::star::uno::XInterface void setViewData( [in] com::sun::star::container::XIndexAccess Data ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/AccessibleImageBullet.idl b/offapi/com/sun/star/drawing/AccessibleImageBullet.idl index 50b5f51204e1..1cdcb72bef85 100644 --- a/offapi/com/sun/star/drawing/AccessibleImageBullet.idl +++ b/offapi/com/sun/star/drawing/AccessibleImageBullet.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** The accessible view of an image bullet. @@ -88,7 +86,6 @@ service AccessibleImageBullet }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/Alignment.idl b/offapi/com/sun/star/drawing/Alignment.idl index e76daf0710fb..8d74dd0294a3 100644 --- a/offapi/com/sun/star/drawing/Alignment.idl +++ b/offapi/com/sun/star/drawing/Alignment.idl @@ -20,11 +20,9 @@ #define __com_sun_star_drawing_Alignment_idl__ -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= // DocMerge from xml: enum com::sun::star::drawing::Alignment /** The Alignment enumeration is a general way to specify the @@ -32,55 +30,46 @@ */ published enum Alignment { - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR Alignment:: TOP_LEFT, // DocMerge: empty anyway TOP_LEFT, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR Alignment:: TOP, // DocMerge: empty anyway TOP, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR Alignment:: TOP_RIGHT, // DocMerge: empty anyway TOP_RIGHT, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR Alignment:: LEFT, // DocMerge: empty anyway LEFT, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR Alignment:: CENTER, // DocMerge: empty anyway CENTER, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR Alignment:: RIGHT, // DocMerge: empty anyway RIGHT, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR Alignment:: BOTTOM_LEFT, // DocMerge: empty anyway BOTTOM_LEFT, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR Alignment:: BOTTOM, // DocMerge: empty anyway BOTTOM, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR Alignment:: BOTTOM_RIGHT // DocMerge: empty anyway @@ -88,7 +77,6 @@ published enum Alignment }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/AppletShape.idl b/offapi/com/sun/star/drawing/AppletShape.idl index da7009a76bf4..072f82e52825 100644 --- a/offapi/com/sun/star/drawing/AppletShape.idl +++ b/offapi/com/sun/star/drawing/AppletShape.idl @@ -31,11 +31,9 @@ #include #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** This Shape encapsulates an applet.

An applet is a small Java-based program that is executed and rendered @@ -49,7 +47,6 @@ published service AppletShape */ service com::sun::star::drawing::Shape; - //------------------------------------------------------------------------- /** This property specifies the base URI for the applet. @@ -58,13 +55,11 @@ published service AppletShape */ [property] string AppletCodeBase; - //------------------------------------------------------------------------- /** this is an optional name for the applet. */ [property] string AppletName; - //------------------------------------------------------------------------- /** This property specifies one of the following:
The name of the class file that contains the compiled applet subclass. @@ -72,21 +67,18 @@ published service AppletShape */ [property] string AppletCode; - //------------------------------------------------------------------------- /** This sequence contains parameters that are passed to the applet when it is initialized. */ [property] sequence< com::sun::star::beans::PropertyValue > AppletCommands; - //------------------------------------------------------------------------- /** This property specifies whether or not the applet can be scripted. */ [readonly, property] boolean AppletIsScript; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/Arrangement.idl b/offapi/com/sun/star/drawing/Arrangement.idl index c4791274f8e7..4234c42a7e0f 100644 --- a/offapi/com/sun/star/drawing/Arrangement.idl +++ b/offapi/com/sun/star/drawing/Arrangement.idl @@ -20,11 +20,9 @@ #define __com_sun_star_drawing_Arrangement_idl__ -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= // DocMerge from xml: enum com::sun::star::drawing::Arrangement /** With this enumeration you can arrange the relative position of an object @@ -34,28 +32,24 @@ */ published enum Arrangement { - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::drawing::Arrangement::FRONT /** Move this object in front of all other objects. */ FRONT, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::drawing::Arrangement::MORE_FRONT /** Move this object one object more to the front. */ MORE_FRONT, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::drawing::Arrangement::MORE_BACK /** Move this object one object more to the back. */ MORE_BACK, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::drawing::Arrangement::BACK /** Move this object behind all other objects. @@ -64,7 +58,6 @@ published enum Arrangement }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/Background.idl b/offapi/com/sun/star/drawing/Background.idl index c16b772919fe..b919df358e9f 100644 --- a/offapi/com/sun/star/drawing/Background.idl +++ b/offapi/com/sun/star/drawing/Background.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** this service provides the properties to describe a background filling for a drawing page. It can be obtained by the XMultiServiceFactory @@ -36,7 +34,6 @@ published service Background service FillProperties; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/BezierPoint.idl b/offapi/com/sun/star/drawing/BezierPoint.idl index 0ffd6ce384af..2df9feb8098f 100644 --- a/offapi/com/sun/star/drawing/BezierPoint.idl +++ b/offapi/com/sun/star/drawing/BezierPoint.idl @@ -31,11 +31,9 @@ #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= // DocMerge from xml: struct com::sun::star::drawing::BezierPoint /** This is a point on a Bezier curve. @@ -52,14 +50,12 @@ published struct BezierPoint */ com::sun::star::awt::Point Position; - //------------------------------------------------------------------------- // DocMerge from xml: field com::sun::star::drawing::BezierPoint::ControlPoint1 /** This is the position of the first control point. */ com::sun::star::awt::Point ControlPoint1; - //------------------------------------------------------------------------- // DocMerge from xml: field com::sun::star::drawing::BezierPoint::ControlPoint2 /** This is the position of the second control point. @@ -68,7 +64,6 @@ published struct BezierPoint }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/BitmapMode.idl b/offapi/com/sun/star/drawing/BitmapMode.idl index 2d48c4ee86fa..9a4172ae24f3 100644 --- a/offapi/com/sun/star/drawing/BitmapMode.idl +++ b/offapi/com/sun/star/drawing/BitmapMode.idl @@ -20,37 +20,31 @@ #define __com_sun_star_drawing_BitmapMode_idl__ -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** The BitmapMode selects an algorithm for filling an area with a bitmap. */ published enum BitmapMode { - //------------------------------------------------------------------------- /** the bitmap is repeated over the fill area. */ REPEAT, - //------------------------------------------------------------------------- /** the bitmap is stretched to fill the area. */ STRETCH, - //------------------------------------------------------------------------- /** the bitmap is painted in its original or selected size. */ NO_REPEAT }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/BitmapTable.idl b/offapi/com/sun/star/drawing/BitmapTable.idl index e93dc30e157a..6deea952f1ba 100644 --- a/offapi/com/sun/star/drawing/BitmapTable.idl +++ b/offapi/com/sun/star/drawing/BitmapTable.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** this is a container for URLs to bitmaps. @@ -46,7 +44,6 @@ published service BitmapTable interface com::sun::star::container::XNameContainer; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/BoundVolume.idl b/offapi/com/sun/star/drawing/BoundVolume.idl index 3736ab25cc66..86f5b406b0b9 100644 --- a/offapi/com/sun/star/drawing/BoundVolume.idl +++ b/offapi/com/sun/star/drawing/BoundVolume.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** specifies a three-dimensional boundary volume with two positions. */ @@ -35,14 +33,12 @@ published struct BoundVolume */ Position3D min; - //------------------------------------------------------------------------- /** this is the maximum position inside the boundary volume. */ Position3D max; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/CameraGeometry.idl b/offapi/com/sun/star/drawing/CameraGeometry.idl index bfda7c508977..8e5b8d1c4bad 100644 --- a/offapi/com/sun/star/drawing/CameraGeometry.idl +++ b/offapi/com/sun/star/drawing/CameraGeometry.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** specifies a three-dimensional camera. */ @@ -43,7 +41,6 @@ published struct CameraGeometry Direction3D vup; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/CaptionEscapeDirection.idl b/offapi/com/sun/star/drawing/CaptionEscapeDirection.idl index 0087af5b772e..30dd4133ba98 100644 --- a/offapi/com/sun/star/drawing/CaptionEscapeDirection.idl +++ b/offapi/com/sun/star/drawing/CaptionEscapeDirection.idl @@ -20,11 +20,9 @@ #ifndef __com_sun_star_drawing_CaptionEscapeDirection_idl__ #define __com_sun_star_drawing_CaptionEscapeDirection_idl__ -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** this flags describe escape direction for the line of a CaptionShape. @@ -32,26 +30,22 @@ module com { module sun { module star { module drawing { */ published constants CaptionEscapeDirection { - //------------------------------------------------------------------------- /** the caption line leaves the caption area at the horizontal edge that is nearest to the caption point. */ const short horizontal = 0; - //------------------------------------------------------------------------- /** the caption line leaves the caption area at the vertical edge that is nearest to the caption point. */ const short vertical = 1; - //------------------------------------------------------------------------- /** the caption line leaves the caption area at the edge that is nearest to the caption point. */ const short auto = 2; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/CaptionShape.idl b/offapi/com/sun/star/drawing/CaptionShape.idl index e7c5f59f8705..5d89cd5a1523 100644 --- a/offapi/com/sun/star/drawing/CaptionShape.idl +++ b/offapi/com/sun/star/drawing/CaptionShape.idl @@ -39,11 +39,9 @@ #include #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** The CaptionShape represents a rectangular drawing shape with an additional set of lines. It can be used as a description for @@ -134,7 +132,6 @@ published service CaptionShape [property] boolean CaptionIsFitLineLength; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/CaptionType.idl b/offapi/com/sun/star/drawing/CaptionType.idl index 83c1eeee7808..99d92425c412 100644 --- a/offapi/com/sun/star/drawing/CaptionType.idl +++ b/offapi/com/sun/star/drawing/CaptionType.idl @@ -20,37 +20,31 @@ #ifndef __com_sun_star_drawing_CaptionType_idl__ #define __com_sun_star_drawing_CaptionType_idl__ -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** This constants specifies the geometry of the line of a CaptionShape. @see CaptionShape */ published constants CaptionType { - //------------------------------------------------------------------------- /** the caption line is a straight line from a caption area edge to the caption point. */ const short straight = 0; - //------------------------------------------------------------------------- /** the caption line is the shortest line from the caption area edge to the caption point. */ const short angled = 1; - //------------------------------------------------------------------------- /** the caption line is build up with a straight line from the caption area edge, followed by the shortest line to the caption area point. */ const short connector = 2; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/CircleKind.idl b/offapi/com/sun/star/drawing/CircleKind.idl index 3be1bdaef637..8495366b7656 100644 --- a/offapi/com/sun/star/drawing/CircleKind.idl +++ b/offapi/com/sun/star/drawing/CircleKind.idl @@ -20,39 +20,33 @@ #define __com_sun_star_drawing_CircleKind_idl__ -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= // DocMerge from xml: enum com::sun::star::drawing::CircleKind /** This enumeration defines a circle. */ published enum CircleKind { - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::drawing::CircleKind::FULL /** a full circle */ FULL, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::drawing::CircleKind::SECTION /** a circle with a cut connected by a line */ SECTION, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::drawing::CircleKind::CUT /** a circle with a cut connected by two lines */ CUT, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::drawing::CircleKind::ARC /** a circle with an open cut @@ -61,7 +55,6 @@ published enum CircleKind }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/ClosedBezierShape.idl b/offapi/com/sun/star/drawing/ClosedBezierShape.idl index f5818ec9cf5f..3364e28e3c28 100644 --- a/offapi/com/sun/star/drawing/ClosedBezierShape.idl +++ b/offapi/com/sun/star/drawing/ClosedBezierShape.idl @@ -34,11 +34,9 @@ #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** This service is for a closed Bezier shape. */ @@ -59,7 +57,6 @@ published service ClosedBezierShape service com::sun::star::drawing::RotationDescriptor; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/ColorMode.idl b/offapi/com/sun/star/drawing/ColorMode.idl index ac6a568b4812..a6a26bcb6d2f 100644 --- a/offapi/com/sun/star/drawing/ColorMode.idl +++ b/offapi/com/sun/star/drawing/ColorMode.idl @@ -29,11 +29,9 @@ #define __com_sun_star_drawing_ColorMode_idl__ -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= // DocMerge from xml: enum com::sun::star::drawing::ColorMode /** The ColorMode defines the output style of colors @@ -41,7 +39,6 @@ */ published enum ColorMode { - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::drawing::ColorMode::STANDARD /** the graphic is rendered in the default color style of the output @@ -49,21 +46,18 @@ published enum ColorMode */ STANDARD, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::drawing::ColorMode::GREYS /** the graphic is rendered in grayscale on the output device, */ GREYS, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::drawing::ColorMode::MONO /** the graphic is rendered in black and white only, */ MONO, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::drawing::ColorMode::WATERMARK /** the graphic is rendered in a watermark like style, @@ -72,7 +66,6 @@ published enum ColorMode }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/ConnectionType.idl b/offapi/com/sun/star/drawing/ConnectionType.idl index 59b03b7585fc..1a066c3821ef 100644 --- a/offapi/com/sun/star/drawing/ConnectionType.idl +++ b/offapi/com/sun/star/drawing/ConnectionType.idl @@ -20,11 +20,9 @@ #define __com_sun_star_drawing_ConnectionType_idl__ -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= // DocMerge from xml: enum com::sun::star::drawing::ConnectionType /** the direction where the @@ -32,42 +30,36 @@ */ published enum ConnectionType { - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::drawing::ConnectionType::AUTO /** the connection point is chosen automatically, */ AUTO, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::drawing::ConnectionType::LEFT /** the connection line leaves the connected object to the left, */ LEFT, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::drawing::ConnectionType::TOP /** the connection line leaves the connected object from the top, */ TOP, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::drawing::ConnectionType::RIGHT /** the connection line leaves the connected object to the right, */ RIGHT, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::drawing::ConnectionType::BOTTOM /** the connection line leaves the connected object from the bottom, */ BOTTOM, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::drawing::ConnectionType::SPECIAL /** not implemented, yet. @@ -76,7 +68,6 @@ published enum ConnectionType }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/ConnectorProperties.idl b/offapi/com/sun/star/drawing/ConnectorProperties.idl index 9a1ffd1c19ac..0e97ef5ae950 100644 --- a/offapi/com/sun/star/drawing/ConnectorProperties.idl +++ b/offapi/com/sun/star/drawing/ConnectorProperties.idl @@ -22,41 +22,34 @@ #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** This is a set of properties to describe the style for rendering connector. */ published service ConnectorProperties { - //------------------------------------------------------------------------- /** This property contains the kind of the connector. */ [property] com::sun::star::drawing::ConnectorType EdgeKind; - //------------------------------------------------------------------------- /** This property contains the horizontal distance of node 1. */ [property] long EdgeNode1HorzDist; - //------------------------------------------------------------------------- /** This property contains the vertical distance of node 1. */ [property] long EdgeNode1VertDist; - //------------------------------------------------------------------------- /** This property contains the horizontal distance of node 2. */ [property] long EdgeNode2HorzDist; - //------------------------------------------------------------------------- /** This property contains the vertical distance of node 2. */ @@ -64,7 +57,6 @@ published service ConnectorProperties }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/ConnectorShape.idl b/offapi/com/sun/star/drawing/ConnectorShape.idl index 0d7ca5792796..fd3f8302daae 100644 --- a/offapi/com/sun/star/drawing/ConnectorShape.idl +++ b/offapi/com/sun/star/drawing/ConnectorShape.idl @@ -33,11 +33,9 @@ #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** This service is for a ConnectorShape, a specialized Shape, which can be connected to other Shapes or GluePoints. @@ -56,7 +54,6 @@ published service ConnectorShape service com::sun::star::drawing::RotationDescriptor; - //------------------------------------------------------------------------- /** this property either holds the shape that the start point of this connector is connected to, or is empty when the start point of the @@ -64,14 +61,12 @@ published service ConnectorShape */ [property] com::sun::star::drawing::XShape StartShape; - //------------------------------------------------------------------------- /** this property holds the index of the glue point the start point of this connector is glued on. */ [property] long StartGluePointIndex; - //------------------------------------------------------------------------- /** this is the position of the connectors start point in 100th/mm. For unconnected start points you can get and set the position. For @@ -79,7 +74,6 @@ published service ConnectorShape */ [property] com::sun::star::awt::Point StartPosition; - //------------------------------------------------------------------------- /** this property either holds the shape that the end point of this connector is connected to, or is empty when the end point of the @@ -87,14 +81,12 @@ published service ConnectorShape */ [property] com::sun::star::drawing::XShape EndShape; - //------------------------------------------------------------------------- /** this property holds the index of the glue point the end point of this connector is glued on. */ [property] com::sun::star::awt::Point EndPosition; - //------------------------------------------------------------------------- /** this is the position of the connectors end point in 100th/mm. For unconnected end points you can get and set the position. For @@ -102,26 +94,22 @@ published service ConnectorShape */ [property] long EndGluePointIndex; - //------------------------------------------------------------------------- /** This property contains the distance of line 1. */ [property] long EdgeLine1Delta; - //------------------------------------------------------------------------- /** This property contains the distance of line 2. */ [property] long EdgeLine2Delta; - //------------------------------------------------------------------------- /** This property contains the distance of line 3. */ [property] long EdgeLine3Delta; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/ConnectorType.idl b/offapi/com/sun/star/drawing/ConnectorType.idl index bcc5b4e81e1b..35a21087e75a 100644 --- a/offapi/com/sun/star/drawing/ConnectorType.idl +++ b/offapi/com/sun/star/drawing/ConnectorType.idl @@ -20,18 +20,15 @@ #define __com_sun_star_drawing_ConnectorType_idl__ -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= // DocMerge from xml: enum com::sun::star::drawing::ConnectorType /** The ConnectorType specifies the appearance of a connector. */ published enum ConnectorType { - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::drawing::ConnectorType::STANDARD /** the connector is drawn with three lines, with the middle line @@ -39,21 +36,18 @@ published enum ConnectorType */ STANDARD, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::drawing::ConnectorType::CURVE /** the ConnectorShape is drawn as a curve */ CURVE, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::drawing::ConnectorType::LINE /** the ConnectorShape is drawn as a straight line */ LINE, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::drawing::ConnectorType::LINES /** the connector is drawn with three lines @@ -62,7 +56,6 @@ published enum ConnectorType }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/ControlShape.idl b/offapi/com/sun/star/drawing/ControlShape.idl index 0bcc74744d88..39df9249294a 100644 --- a/offapi/com/sun/star/drawing/ControlShape.idl +++ b/offapi/com/sun/star/drawing/ControlShape.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** This service is for a Shape which contains a control.

@@ -41,7 +39,6 @@ published service ControlShape interface com::sun::star::drawing::XControlShape; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/CoordinateSequence.idl b/offapi/com/sun/star/drawing/CoordinateSequence.idl index 2bdeee551107..254a19993b95 100644 --- a/offapi/com/sun/star/drawing/CoordinateSequence.idl +++ b/offapi/com/sun/star/drawing/CoordinateSequence.idl @@ -20,16 +20,13 @@ #define __com_sun_star_drawing_CoordinateSequence_idl__ -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** */ published typedef sequence CoordinateSequence; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/CoordinateSequenceSequence.idl b/offapi/com/sun/star/drawing/CoordinateSequenceSequence.idl index daea8ca71134..948c9761a13d 100644 --- a/offapi/com/sun/star/drawing/CoordinateSequenceSequence.idl +++ b/offapi/com/sun/star/drawing/CoordinateSequenceSequence.idl @@ -21,16 +21,13 @@ #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** */ published typedef sequence CoordinateSequenceSequence; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/CustomShape.idl b/offapi/com/sun/star/drawing/CustomShape.idl index fcb568253e9f..f3e1f224c597 100644 --- a/offapi/com/sun/star/drawing/CustomShape.idl +++ b/offapi/com/sun/star/drawing/CustomShape.idl @@ -30,11 +30,9 @@ #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** This service is for a CustomShape */ @@ -52,19 +50,16 @@ service CustomShape service com::sun::star::drawing::RotationDescriptor; - //------------------------------------------------------------------------- /** This property contains the CustomShapeEngine service name that has to be used for rendering. */ [property] string CustomShapeEngine; - //------------------------------------------------------------------------- /** This property can be used to store data that the CustomShapeEngine may use for rendering */ [optional, property] string CustomShapeData; - //------------------------------------------------------------------------- /** This property describes the geometry of the CustomShape. The CustomShapeEngine that is used should be able to get on with the content of this property. @@ -74,16 +69,13 @@ service CustomShape */ [optional, property] sequence<::com::sun::star::beans::PropertyValue> CustomShapeGeometry; - //------------------------------------------------------------------------- /** This property describes the URL to a replacement graphic that could be displayed if the CustomShape engine is not available. */ [optional, property] string CustomShapeReplacementURL; - //------------------------------------------------------------------------- }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/CustomShapeEngine.idl b/offapi/com/sun/star/drawing/CustomShapeEngine.idl index b75b1525d299..52d03b683526 100644 --- a/offapi/com/sun/star/drawing/CustomShapeEngine.idl +++ b/offapi/com/sun/star/drawing/CustomShapeEngine.idl @@ -23,11 +23,9 @@ #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** This service is for a CustomShape */ @@ -44,7 +42,6 @@ service CustomShapeEngine interface com::sun::star::drawing::XCustomShapeEngine; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/DashStyle.idl b/offapi/com/sun/star/drawing/DashStyle.idl index 8067d0cc325b..06f89ad93a76 100644 --- a/offapi/com/sun/star/drawing/DashStyle.idl +++ b/offapi/com/sun/star/drawing/DashStyle.idl @@ -20,32 +20,27 @@ #define __com_sun_star_drawing_DashStyle_idl__ -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= // DocMerge from xml: enum com::sun::star::drawing::DashStyle /** This enumeration defines the style of a dash on a line. */ published enum DashStyle { - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::drawing::DashStyle::RECT /** the dash is a rectangle */ RECT, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::drawing::DashStyle::ROUND /** the dash is a point */ ROUND, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::drawing::DashStyle::RECTRELATIVE /** the dash is a rectangle, with the size of the dash given in @@ -53,7 +48,6 @@ published enum DashStyle */ RECTRELATIVE, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::drawing::DashStyle::ROUNDRELATIVE /** the dash is a point, with the size of the dash given in relation @@ -63,7 +57,6 @@ published enum DashStyle }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/DashTable.idl b/offapi/com/sun/star/drawing/DashTable.idl index e8db7475602b..76f90d08b005 100644 --- a/offapi/com/sun/star/drawing/DashTable.idl +++ b/offapi/com/sun/star/drawing/DashTable.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** this is a container for LineDashs @@ -46,7 +44,6 @@ published service DashTable interface com::sun::star::container::XNameContainer; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/Defaults.idl b/offapi/com/sun/star/drawing/Defaults.idl index 3beaffa2be74..7a54f0049d9b 100644 --- a/offapi/com/sun/star/drawing/Defaults.idl +++ b/offapi/com/sun/star/drawing/Defaults.idl @@ -27,11 +27,9 @@ #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** This is a set of properties to access the defaults of a drawing document @@ -47,7 +45,6 @@ published service Defaults service MeasureProperties; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/Direction3D.idl b/offapi/com/sun/star/drawing/Direction3D.idl index ea93a935db5a..c348340e9c36 100644 --- a/offapi/com/sun/star/drawing/Direction3D.idl +++ b/offapi/com/sun/star/drawing/Direction3D.idl @@ -20,11 +20,9 @@ #define __com_sun_star_drawing_Direction3D_idl__ -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= // DocMerge from xml: struct com::sun::star::drawing::Direction3D /** specifies a 3-dimensional vector. @@ -34,13 +32,11 @@ published struct Direction3D // DocMerge: empty anyway double DirectionX; - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR Direction3D::DirectionY // DocMerge: empty anyway double DirectionY; - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR Direction3D::DirectionZ // DocMerge: empty anyway @@ -48,7 +44,6 @@ published struct Direction3D }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/DocumentSettings.idl b/offapi/com/sun/star/drawing/DocumentSettings.idl index 7db12e86b08c..5033f1537cc1 100644 --- a/offapi/com/sun/star/drawing/DocumentSettings.idl +++ b/offapi/com/sun/star/drawing/DocumentSettings.idl @@ -31,11 +31,9 @@ #include #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** describes properties that apply to the whole drawing document. */ @@ -43,18 +41,15 @@ published service DocumentSettings { service com::sun::star::document::Settings; - //------------------------------------------------------------------------- /** This service configures the header and footer settings during print */ [optional] service com::sun::star::document::HeaderFooterSettings; - //------------------------------------------------------------------------- /** provides access to the properties. */ interface com::sun::star::beans::XPropertySet; - //------------------------------------------------------------------------- /** This is the default logical measure unit that is used for string formating inside the document, f.e. the measure text @@ -72,7 +67,6 @@ published service DocumentSettings // Note: the following properties exist also in // css::presentation::DocumentSettings - // ------------------------------------------------------------ /** enables or disables the fitting of the page to the printable area during print @@ -98,7 +92,6 @@ published service DocumentSettings }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/DoubleSequence.idl b/offapi/com/sun/star/drawing/DoubleSequence.idl index 54b69a9c9158..96a480bd7bbf 100644 --- a/offapi/com/sun/star/drawing/DoubleSequence.idl +++ b/offapi/com/sun/star/drawing/DoubleSequence.idl @@ -20,16 +20,13 @@ #define __com_sun_star_drawing_DoubleSequence_idl__ -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** */ published typedef sequence DoubleSequence; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/DoubleSequenceSequence.idl b/offapi/com/sun/star/drawing/DoubleSequenceSequence.idl index 03e65d746f46..d8d4c71c6b4b 100644 --- a/offapi/com/sun/star/drawing/DoubleSequenceSequence.idl +++ b/offapi/com/sun/star/drawing/DoubleSequenceSequence.idl @@ -21,16 +21,13 @@ #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** */ published typedef sequence DoubleSequenceSequence; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/DrawPage.idl b/offapi/com/sun/star/drawing/DrawPage.idl index 109f28785d85..4aa0042f25c5 100644 --- a/offapi/com/sun/star/drawing/DrawPage.idl +++ b/offapi/com/sun/star/drawing/DrawPage.idl @@ -25,11 +25,9 @@ #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= // DocMerge from xml: service com::sun::star::drawing::DrawPage /** This service specifies a page for the actual draw pages to contain @@ -65,7 +63,6 @@ published service DrawPage [optional] interface com::sun::star::form::XFormsSupplier; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/DrawPages.idl b/offapi/com/sun/star/drawing/DrawPages.idl index 4b33cff76d13..78442ac81d5f 100644 --- a/offapi/com/sun/star/drawing/DrawPages.idl +++ b/offapi/com/sun/star/drawing/DrawPages.idl @@ -26,11 +26,9 @@ #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= // DocMerge from xml: service com::sun::star::drawing::DrawPages /** provides access to a container of DrawPages @@ -58,7 +56,6 @@ published service DrawPages }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/DrawViewMode.idl b/offapi/com/sun/star/drawing/DrawViewMode.idl index fa5b2d763f73..de32403992b0 100644 --- a/offapi/com/sun/star/drawing/DrawViewMode.idl +++ b/offapi/com/sun/star/drawing/DrawViewMode.idl @@ -20,11 +20,9 @@ #define __com_sun_star_drawing_DrawViewMode_idl__ -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= // DocMerge from xml: enum com::sun::star::drawing::DrawViewMode /** This enumeration specifies the view mode of a view in a presentation @@ -34,21 +32,18 @@ */ published enum DrawViewMode { - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::drawing::DrawViewMode::DRAW /** The view shows the drawing pages. */ DRAW, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::drawing::DrawViewMode::NOTES /** The view shows the notes pages. */ NOTES, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::drawing::DrawViewMode::HANDOUT /** The view shows the handout pages, @@ -57,7 +52,6 @@ published enum DrawViewMode }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/DrawingDocument.idl b/offapi/com/sun/star/drawing/DrawingDocument.idl index 6eb2e1d431aa..3b0545c5ee44 100644 --- a/offapi/com/sun/star/drawing/DrawingDocument.idl +++ b/offapi/com/sun/star/drawing/DrawingDocument.idl @@ -30,11 +30,9 @@ #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** specifies a document which consists of multiple pages with drawings. @@ -45,7 +43,6 @@ service DrawingDocument service GenericDrawingDocument; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/DrawingDocumentDrawView.idl b/offapi/com/sun/star/drawing/DrawingDocumentDrawView.idl index eca3cdbfdd13..84f0a7563598 100644 --- a/offapi/com/sun/star/drawing/DrawingDocumentDrawView.idl +++ b/offapi/com/sun/star/drawing/DrawingDocumentDrawView.idl @@ -32,30 +32,25 @@ #include #include -//============================================================================= module com { module sun { module star { module view { published interface XFormLayerAccess; }; }; }; }; -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** This component integrates a view to a DrawPages or MasterPage from a DrawingDocument. */ published service DrawingDocumentDrawView { - //------------------------------------------------------------------------- /** this services offers the integration of this component into the desktop. */ service com::sun::star::frame::Controller; - //------------------------------------------------------------------------- /** lets you access the window for this view @@ -67,21 +62,18 @@ published service DrawingDocumentDrawView */ [optional] interface com::sun::star::view::XFormLayerAccess; - //------------------------------------------------------------------------- /** lets you set/get the current page displayed by this view. */ interface com::sun::star::drawing::XDrawView; - //------------------------------------------------------------------------- /** lets you access the properties of this service. */ interface com::sun::star::beans::XPropertySet; - //------------------------------------------------------------------------- /** gives you access to the selected entities of this @@ -90,21 +82,18 @@ published service DrawingDocumentDrawView interface com::sun::star::view::XSelectionSupplier; - //------------------------------------------------------------------------- /** provides the names of the services implemented by this instance. */ interface com::sun::star::lang::XServiceInfo; - //------------------------------------------------------------------------- /** If the view is in master page mode, the view shows the master pages of this model. */ [property] boolean IsMasterPageMode; - //------------------------------------------------------------------------- /** If the view is in layer mode, the user can modify the layer of the model of this view in the user interface. @@ -112,19 +101,16 @@ published service DrawingDocumentDrawView [property] boolean IsLayerMode; - //------------------------------------------------------------------------- /** This is the drawing page that is currently visible. */ [property] XDrawPage CurrentPage; - //------------------------------------------------------------------------- /** This is the area that is currently visible. */ [readonly, property] com::sun::star::awt::Rectangle VisibleArea; - //------------------------------------------------------------------------- /** This property defines the zoom type for the document. @see com::sun::star::view::DocumentZoomType @@ -139,7 +125,6 @@ published service DrawingDocumentDrawView */ [optional, property] short ZoomType; - //------------------------------------------------------------------------- /** Defines the zoom value to use. Valid only if the ZoomType is set to @@ -149,7 +134,6 @@ published service DrawingDocumentDrawView */ [optional, property] short ZoomValue; - //------------------------------------------------------------------------- /** defines the offset from the top left position of the displayed page to the top left position of the view area in 100th/mm. @@ -168,7 +152,6 @@ published service DrawingDocumentDrawView */ }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/DrawingDocumentFactory.idl b/offapi/com/sun/star/drawing/DrawingDocumentFactory.idl index 90152c9f101b..f0abcdeb1827 100644 --- a/offapi/com/sun/star/drawing/DrawingDocumentFactory.idl +++ b/offapi/com/sun/star/drawing/DrawingDocumentFactory.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** @deprecated Pleas use the factory interface of the service GenericDrawingDocument. */ @@ -36,7 +34,6 @@ published service DrawingDocumentFactory interface com::sun::star::lang::XMultiServiceFactory; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/EllipseShape.idl b/offapi/com/sun/star/drawing/EllipseShape.idl index 61ed5115538e..448094c559e9 100644 --- a/offapi/com/sun/star/drawing/EllipseShape.idl +++ b/offapi/com/sun/star/drawing/EllipseShape.idl @@ -32,11 +32,9 @@ #include #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** This service is for an ellipse or circle shape. */ @@ -54,19 +52,16 @@ published service EllipseShape service com::sun::star::drawing::RotationDescriptor; - //------------------------------------------------------------------------- /** This is the kind of circle. */ [property] com::sun::star::drawing::CircleKind CircleKind; - //------------------------------------------------------------------------- /** If the kind specifies an open circle, this is the start angle. */ [property] long CircleStartAngle; - //------------------------------------------------------------------------- /** If the kind specifies an open circle, this is the end angle. */ @@ -74,7 +69,6 @@ published service EllipseShape }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/EnhancedCustomShapeAdjustmentValue.idl b/offapi/com/sun/star/drawing/EnhancedCustomShapeAdjustmentValue.idl index 24ec9310cdfa..73b8dc686585 100644 --- a/offapi/com/sun/star/drawing/EnhancedCustomShapeAdjustmentValue.idl +++ b/offapi/com/sun/star/drawing/EnhancedCustomShapeAdjustmentValue.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** specifies a single AdjustmentValue */ @@ -40,7 +38,6 @@ struct EnhancedCustomShapeAdjustmentValue ::com::sun::star::beans::PropertyState State; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/EnhancedCustomShapeExtrusion.idl b/offapi/com/sun/star/drawing/EnhancedCustomShapeExtrusion.idl index 5698cf3fa312..bfe99f4029fd 100644 --- a/offapi/com/sun/star/drawing/EnhancedCustomShapeExtrusion.idl +++ b/offapi/com/sun/star/drawing/EnhancedCustomShapeExtrusion.idl @@ -28,11 +28,9 @@ #include #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** This service may be represented by a ::com::sun::star::beans::PropertyValue []. */ @@ -144,7 +142,6 @@ service EnhancedCustomShapeExtrusion [optional, property] boolean ExtrusionColor; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/EnhancedCustomShapeGeometry.idl b/offapi/com/sun/star/drawing/EnhancedCustomShapeGeometry.idl index f905707fefdd..d0339bf501a9 100644 --- a/offapi/com/sun/star/drawing/EnhancedCustomShapeGeometry.idl +++ b/offapi/com/sun/star/drawing/EnhancedCustomShapeGeometry.idl @@ -25,11 +25,9 @@ #include #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** This service may be represented by a ::com::sun::star::beans::PropertyValue []. */ @@ -93,7 +91,6 @@ service EnhancedCustomShapeGeometry [optional, property] sequence<::com::sun::star::beans::PropertyValues> Handles; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/EnhancedCustomShapeGluePointType.idl b/offapi/com/sun/star/drawing/EnhancedCustomShapeGluePointType.idl index fdbf57e84ec3..9bc9091cf000 100644 --- a/offapi/com/sun/star/drawing/EnhancedCustomShapeGluePointType.idl +++ b/offapi/com/sun/star/drawing/EnhancedCustomShapeGluePointType.idl @@ -20,11 +20,9 @@ #define __com_sun_star_drawing_EnhancedCustomShapeGluePointType_idl__ -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** defines which glue points are being offered by the EnhancedCustomShape */ @@ -48,7 +46,6 @@ constants EnhancedCustomShapeGluePointType const short RECT = 3; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/EnhancedCustomShapeHandle.idl b/offapi/com/sun/star/drawing/EnhancedCustomShapeHandle.idl index 37e687b19ef5..53038f14b4eb 100644 --- a/offapi/com/sun/star/drawing/EnhancedCustomShapeHandle.idl +++ b/offapi/com/sun/star/drawing/EnhancedCustomShapeHandle.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** This service may be represented by a ::com::sun::star::beans::PropertyValue []. @@ -103,7 +101,6 @@ service EnhancedCustomShapeHandle [optional, property] ::com::sun::star::drawing::EnhancedCustomShapeParameter RadiusRangeMaximum; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/EnhancedCustomShapeParameter.idl b/offapi/com/sun/star/drawing/EnhancedCustomShapeParameter.idl index 7b519dddc5e5..1ae255595bfd 100644 --- a/offapi/com/sun/star/drawing/EnhancedCustomShapeParameter.idl +++ b/offapi/com/sun/star/drawing/EnhancedCustomShapeParameter.idl @@ -19,11 +19,9 @@ #ifndef __com_sun_star_drawing_EnhancedCustomShapeParameter_idl__ #define __com_sun_star_drawing_EnhancedCustomShapeParameter_idl__ -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** specifies a single value which is used with EnhancedCustomShapes */ @@ -38,7 +36,6 @@ struct EnhancedCustomShapeParameter short Type; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/EnhancedCustomShapeParameterPair.idl b/offapi/com/sun/star/drawing/EnhancedCustomShapeParameterPair.idl index cdb8352b5338..3e32ca589b84 100644 --- a/offapi/com/sun/star/drawing/EnhancedCustomShapeParameterPair.idl +++ b/offapi/com/sun/star/drawing/EnhancedCustomShapeParameterPair.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** specifies the coordinates used with EnhancedCustomShapes */ @@ -33,12 +31,10 @@ struct EnhancedCustomShapeParameterPair { ::com::sun::star::drawing::EnhancedCustomShapeParameter First; - //------------------------------------------------------------------------- ::com::sun::star::drawing::EnhancedCustomShapeParameter Second; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/EnhancedCustomShapeParameterType.idl b/offapi/com/sun/star/drawing/EnhancedCustomShapeParameterType.idl index ac146894acdd..d96f00e94378 100644 --- a/offapi/com/sun/star/drawing/EnhancedCustomShapeParameterType.idl +++ b/offapi/com/sun/star/drawing/EnhancedCustomShapeParameterType.idl @@ -20,11 +20,9 @@ #define __com_sun_star_drawing_EnhancedCustomShapeParameterType_idl__ -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** defines how a EnhancedCustomShapeParameter has to be interpreted */ @@ -91,7 +89,6 @@ constants EnhancedCustomShapeParameterType const short LOGHEIGHT = 14; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/EnhancedCustomShapePath.idl b/offapi/com/sun/star/drawing/EnhancedCustomShapePath.idl index 00f8acfd2fbf..d2da605ecf09 100644 --- a/offapi/com/sun/star/drawing/EnhancedCustomShapePath.idl +++ b/offapi/com/sun/star/drawing/EnhancedCustomShapePath.idl @@ -35,11 +35,9 @@ #include #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** This service may be represented by a ::com::sun::star::beans::PropertyValue []. */ @@ -103,7 +101,6 @@ service EnhancedCustomShapePath [optional, property] sequence< ::com::sun::star::awt::Size > SubViewSize; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/EnhancedCustomShapeSegment.idl b/offapi/com/sun/star/drawing/EnhancedCustomShapeSegment.idl index b62a019476c1..1f3fe1a5ca54 100644 --- a/offapi/com/sun/star/drawing/EnhancedCustomShapeSegment.idl +++ b/offapi/com/sun/star/drawing/EnhancedCustomShapeSegment.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** */ @@ -36,7 +34,6 @@ struct EnhancedCustomShapeSegment short Count; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/EnhancedCustomShapeSegmentCommand.idl b/offapi/com/sun/star/drawing/EnhancedCustomShapeSegmentCommand.idl index 7e605384299f..375e6c3ec8f0 100644 --- a/offapi/com/sun/star/drawing/EnhancedCustomShapeSegmentCommand.idl +++ b/offapi/com/sun/star/drawing/EnhancedCustomShapeSegmentCommand.idl @@ -29,11 +29,9 @@ #define __com_sun_star_drawing_EnhancedCustomShapeSegmentInformationCommand_idl__ -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** */ @@ -132,7 +130,6 @@ constants EnhancedCustomShapeSegmentCommand const short LIGHTENLESS = 21; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/EnhancedCustomShapeTextFrame.idl b/offapi/com/sun/star/drawing/EnhancedCustomShapeTextFrame.idl index 5032f2391187..4bb11e030ec1 100644 --- a/offapi/com/sun/star/drawing/EnhancedCustomShapeTextFrame.idl +++ b/offapi/com/sun/star/drawing/EnhancedCustomShapeTextFrame.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** specifies the coordinates used with EnhancedCustomShapes */ @@ -33,13 +31,11 @@ struct EnhancedCustomShapeTextFrame { ::com::sun::star::drawing::EnhancedCustomShapeParameterPair TopLeft; - //------------------------------------------------------------------------- ::com::sun::star::drawing::EnhancedCustomShapeParameterPair BottomRight; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/EnhancedCustomShapeTextPath.idl b/offapi/com/sun/star/drawing/EnhancedCustomShapeTextPath.idl index 532533052db8..53d9af4edec2 100644 --- a/offapi/com/sun/star/drawing/EnhancedCustomShapeTextPath.idl +++ b/offapi/com/sun/star/drawing/EnhancedCustomShapeTextPath.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** This service may be represented by a ::com::sun::star::beans::PropertyValue []. */ @@ -45,7 +43,6 @@ service EnhancedCustomShapeTextPath [optional, property] boolean ScaleX; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/EnhancedCustomShapeTextPathMode.idl b/offapi/com/sun/star/drawing/EnhancedCustomShapeTextPathMode.idl index 39fb57be91d6..c33c3cb06f67 100644 --- a/offapi/com/sun/star/drawing/EnhancedCustomShapeTextPathMode.idl +++ b/offapi/com/sun/star/drawing/EnhancedCustomShapeTextPathMode.idl @@ -20,11 +20,9 @@ #define __com_sun_star_drawing_EnhancedCustomShapeTextPathMode_idl__ -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= enum EnhancedCustomShapeTextPathMode { @@ -41,7 +39,6 @@ enum EnhancedCustomShapeTextPathMode SHAPE }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/EscapeDirection.idl b/offapi/com/sun/star/drawing/EscapeDirection.idl index 69031579d498..7527c0d018aa 100644 --- a/offapi/com/sun/star/drawing/EscapeDirection.idl +++ b/offapi/com/sun/star/drawing/EscapeDirection.idl @@ -20,47 +20,37 @@ #define __com_sun_star_drawing_EscapeDirection_idl__ -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** This enumeration defines the escape direction a connector takes on a glue point. */ published enum EscapeDirection { - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR EscapeDirection:: SMART, SMART, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR EscapeDirection:: LEFT, LEFT, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR EscapeDirection:: RIGHT, RIGHT, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR EscapeDirection:: UP, UP, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR EscapeDirection:: DOWN DOWN, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR EscapeDirection:: HORIZONTAL HORIZONTAL, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR EscapeDirection:: VERTICAL VERTICAL }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/FillProperties.idl b/offapi/com/sun/star/drawing/FillProperties.idl index a53ae947f2b1..ec70ae118cd8 100644 --- a/offapi/com/sun/star/drawing/FillProperties.idl +++ b/offapi/com/sun/star/drawing/FillProperties.idl @@ -37,28 +37,23 @@ #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** This is a set of properties to describe the style for rendering an area. */ published service FillProperties { - //------------------------------------------------------------------------- /** This enumeration selects the style the area will be filled with. */ [property] FillStyle FillStyle; - //------------------------------------------------------------------------- /** If the property FillStyle is set to FillStyle::SOLID, this is the color used. */ [property] com::sun::star::util::Color FillColor; - //------------------------------------------------------------------------- /** This is the transparence of the filled area.

This property is only valid if the property FillStyle @@ -66,7 +61,6 @@ published service FillProperties */ [property] short FillTransparence; - //------------------------------------------------------------------------- /** If a gradient is used for transparency, this is the name of the used transparence gradient style or it is empty. If you set the name of a transparence gradient style contained in the document, this @@ -75,95 +69,80 @@ published service FillProperties [property] string FillTransparenceGradientName; - //------------------------------------------------------------------------- /** This describes the transparency of the fill area as a gradient. */ [optional, property] com::sun::star::awt::Gradient FillTransparenceGradient; - //------------------------------------------------------------------------- /** If the property FillStyle is set to FillStyle::GRADIENT, this is the name of the used fill gradient style. */ [property] string FillGradientName; - //------------------------------------------------------------------------- /** If the property FillStyle is set to FillStyle::GRADIENT, this describes the gradient used. */ [optional, property] com::sun::star::awt::Gradient FillGradient; - //------------------------------------------------------------------------- /** If the property FillStyle is set to FillStyle::HATCH, this is the name of the used fill hatch style. */ [property] string FillHatchName; - //------------------------------------------------------------------------- /** If the property FillStyle is set to FillStyle::HATCH, this describes the hatch used. */ [optional, property] Hatch FillHatch; - //------------------------------------------------------------------------- /** if this is , the transparent background of a hatch filled area is drawn in the current background color. */ [property] boolean FillBackground; - //------------------------------------------------------------------------- /** If the property FillStyle is set to FillStyle::BITMAP, this is the name of the used fill bitmap style. */ [property] string FillBitmapName; - //------------------------------------------------------------------------- /** If the property FillStyle is set to FillStyle::BITMAP, this is the bitmap used. */ [optional, property] com::sun::star::awt::XBitmap FillBitmap; - //------------------------------------------------------------------------- /** If the property FillStyle is set to FillStyle::BITMAP, this is a URL to the bitmap used. */ [optional, property] string FillBitmapURL; - //------------------------------------------------------------------------- /** This is the horizontal offset where the tile starts.

It is given in percent in relation to the width of the bitmap.

*/ [property] short FillBitmapPositionOffsetX; - //------------------------------------------------------------------------- /** This is the vertical offset where the tile starts.

It is given in percent in relation to the height of the bitmap.

*/ [property] short FillBitmapPositionOffsetY; - //------------------------------------------------------------------------- /** Every second line of tiles is moved the given percent of the width of the bitmap. */ [property] short FillBitmapOffsetX; - //------------------------------------------------------------------------- /** Every second row of tiles is moved the given percent of the height of the bitmap. */ [property] short FillBitmapOffsetY; - //------------------------------------------------------------------------- /** The RectanglePoint specifies the position inside of the bitmap to use as the top left position for rendering. */ [property] RectanglePoint FillBitmapRectanglePoint; - //------------------------------------------------------------------------- /** specifies if the size is given in percentage or as an absolute value.

If this is , the properties FillBitmapSizeX @@ -173,7 +152,6 @@ published service FillProperties */ [property] boolean FillBitmapLogicalSize; - //------------------------------------------------------------------------- /** This is the width of the tile for filling.

Depending on the property FillBitmapLogicalSize, @@ -181,7 +159,6 @@ published service FillProperties */ [property] long FillBitmapSizeX; - //------------------------------------------------------------------------- /** This is the height of the tile for filling.

Depending on the property FillBitmapLogicalSize, @@ -189,7 +166,6 @@ published service FillProperties */ [property] long FillBitmapSizeY; - //------------------------------------------------------------------------- /** this enum selects how a area is filled with a single bitmap.

This property corresponds to the properties @@ -208,7 +184,6 @@ published service FillProperties */ [property] BitmapMode FillBitmapMode; - //------------------------------------------------------------------------- /** if set, the fill bitmap is stretched to fill the area of the shape.

This property should not be used anymore and is included here for @@ -226,7 +201,6 @@ published service FillProperties */ [optional, property] boolean FillBitmapStretch; - //------------------------------------------------------------------------- /** if set, the fill bitmap is repeated to fill the area of the shape.

This property should not be used anymore and is included here for @@ -244,10 +218,8 @@ published service FillProperties */ [optional, property] boolean FillBitmapTile; - //------------------------------------------------------------------------- }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/FillStyle.idl b/offapi/com/sun/star/drawing/FillStyle.idl index 95ff4a274467..3344ff7ce8cd 100644 --- a/offapi/com/sun/star/drawing/FillStyle.idl +++ b/offapi/com/sun/star/drawing/FillStyle.idl @@ -20,18 +20,15 @@ #define __com_sun_star_drawing_FillStyle_idl__ -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= // DocMerge from xml: enum com::sun::star::drawing::FillStyle /** specifies how an area will be filled. */ published enum FillStyle { - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR FillStyle:: NONE, // DocMerge from xml: value com::sun::star::drawing::FillStyle::NONE @@ -39,7 +36,6 @@ published enum FillStyle */ NONE, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR FillStyle:: SOLID, // DocMerge from xml: value com::sun::star::drawing::FillStyle::SOLID @@ -47,7 +43,6 @@ published enum FillStyle */ SOLID, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR FillStyle:: GRADIENT, // DocMerge from xml: value com::sun::star::drawing::FillStyle::GRADIENT @@ -55,7 +50,6 @@ published enum FillStyle */ GRADIENT, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR FillStyle:: HATCH, // DocMerge from xml: value com::sun::star::drawing::FillStyle::HATCH @@ -63,7 +57,6 @@ published enum FillStyle */ HATCH, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR FillStyle:: BITMAP // DocMerge from xml: value com::sun::star::drawing::FillStyle::BITMAP @@ -73,7 +66,6 @@ published enum FillStyle }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/FlagSequence.idl b/offapi/com/sun/star/drawing/FlagSequence.idl index 1316ac53c1dd..f7436438c317 100644 --- a/offapi/com/sun/star/drawing/FlagSequence.idl +++ b/offapi/com/sun/star/drawing/FlagSequence.idl @@ -21,16 +21,13 @@ #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** */ published typedef sequence FlagSequence; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/FlagSequenceSequence.idl b/offapi/com/sun/star/drawing/FlagSequenceSequence.idl index 8dfa4e371997..d51c2f1e651a 100644 --- a/offapi/com/sun/star/drawing/FlagSequenceSequence.idl +++ b/offapi/com/sun/star/drawing/FlagSequenceSequence.idl @@ -21,17 +21,14 @@ #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** */ published typedef sequence FlagSequenceSequence; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/GenericDrawPage.idl b/offapi/com/sun/star/drawing/GenericDrawPage.idl index 8bf9c03a26c5..593319b40b56 100644 --- a/offapi/com/sun/star/drawing/GenericDrawPage.idl +++ b/offapi/com/sun/star/drawing/GenericDrawPage.idl @@ -46,11 +46,9 @@ #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= // DocMerge from xml: service com::sun::star::drawing::GenericDrawPage /** This abstract service is implemented by every page of a @@ -130,63 +128,54 @@ published service GenericDrawPage */ [optional] interface com::sun::star::beans::XPropertySet; - //------------------------------------------------------------------------- // DocMerge from xml: property com::sun::star::drawing::GenericDrawPage::BorderBottom /** This is the border at the bottom. */ [optional, property] long BorderBottom; - //------------------------------------------------------------------------- // DocMerge from xml: property com::sun::star::drawing::GenericDrawPage::BorderLeft /** This is the border at the left. */ [optional, property] long BorderLeft; - //------------------------------------------------------------------------- // DocMerge from xml: property com::sun::star::drawing::GenericDrawPage::BorderRight /** This is the border at the right. */ [optional, property] long BorderRight; - //------------------------------------------------------------------------- // DocMerge from xml: property com::sun::star::drawing::GenericDrawPage::BorderTop /** This is the border at the top. */ [optional, property] long BorderTop; - //------------------------------------------------------------------------- // DocMerge from xml: property com::sun::star::drawing::GenericDrawPage::Height /** This is the height. */ [optional, property] long Height; - //------------------------------------------------------------------------- // DocMerge from xml: property com::sun::star::drawing::GenericDrawPage::Width /** This is the width. */ [optional, property] long Width; - //------------------------------------------------------------------------- // DocMerge from xml: property com::sun::star::drawing::GenericDrawPage::Number /** This is the number of this page, starting with 1. */ [optional, readonly, property] short Number; - //------------------------------------------------------------------------- // DocMerge from xml: property com::sun::star::drawing::GenericDrawPage::Orientation /** This is the orientation of this page. */ [optional, property] com::sun::star::view::PaperOrientation Orientation; - //------------------------------------------------------------------------- /** this property stores xml attributes. They will be saved to and restored from automatic styles inside xml files. @@ -195,7 +184,6 @@ published service GenericDrawPage */ [optional, property] com::sun::star::container::XNameContainer UserDefinedAttributes; - //------------------------------------------------------------------------- /** this property is true if the averaged background filling colors luminance is belove an application specified threshold value. This can be used to @@ -203,7 +191,6 @@ published service GenericDrawPage */ [readonly, optional, property] boolean IsBackgroundDark; - //------------------------------------------------------------------------- /** this index access defines a navigation order for the top level shapes inside this page. @@ -213,7 +200,6 @@ published service GenericDrawPage [optional, property] com::sun::star::container::XIndexAccess NavigationOrder; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/GenericDrawingDocument.idl b/offapi/com/sun/star/drawing/GenericDrawingDocument.idl index ca73ecf19bef..274c450be9b2 100644 --- a/offapi/com/sun/star/drawing/GenericDrawingDocument.idl +++ b/offapi/com/sun/star/drawing/GenericDrawingDocument.idl @@ -40,11 +40,9 @@ #include #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** specifies a document which consists of multiple pages with drawings. @@ -173,27 +171,23 @@ service GenericDrawingDocument */ interface com::sun::star::style::XStyleFamiliesSupplier; - //------------------------------------------------------------------------- /** This property specifies the length between the default tab stops inside text in this document in 1/100th mm. */ [property] long TabStop; - //------------------------------------------------------------------------- /** contains the identifier of the default locale of the document. */ [property] com::sun::star::lang::Locale CharLocale; - //------------------------------------------------------------------------- /** if this document is an OLE client, this is the current visible area in 100th mm */ [property] com::sun::star::awt::Rectangle VisibleArea; - //------------------------------------------------------------------------- /** This property gives the XForbiddenCharacters. */ @@ -201,7 +195,6 @@ service GenericDrawingDocument }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/GluePoint.idl b/offapi/com/sun/star/drawing/GluePoint.idl index c489aada153d..67d75c39e703 100644 --- a/offapi/com/sun/star/drawing/GluePoint.idl +++ b/offapi/com/sun/star/drawing/GluePoint.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= // DocMerge from xml: struct com::sun::star::drawing::GluePoint /** A GluePoint could be attached to a shape or to a page. @@ -47,7 +45,6 @@ published struct GluePoint */ com::sun::star::awt::Point Position; - //------------------------------------------------------------------------- // DocMerge from xml: field com::sun::star::drawing::GluePoint::EscapeDirection /** This is the direction in which the connector line leaves the @@ -55,7 +52,6 @@ published struct GluePoint */ short EscapeDirection; - //------------------------------------------------------------------------- // DocMerge from xml: field com::sun::star::drawing::GluePoint::PositionAbsolute /** If this is , then the position of this GluePoint is @@ -63,7 +59,6 @@ published struct GluePoint */ boolean PositionAbsolute; - //------------------------------------------------------------------------- // DocMerge from xml: field com::sun::star::drawing::GluePoint::Alignment /** The alignment of a GluePoint defines how the position of @@ -73,7 +68,6 @@ published struct GluePoint }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/GluePoint2.idl b/offapi/com/sun/star/drawing/GluePoint2.idl index 39fa9c64037f..f600eb749a8f 100644 --- a/offapi/com/sun/star/drawing/GluePoint2.idl +++ b/offapi/com/sun/star/drawing/GluePoint2.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** This struct defines the attributes of a glue point.

A glue point is a position inside a drawing shape where an edge @@ -65,7 +63,6 @@ published struct GluePoint2 boolean IsUserDefined; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/GradientTable.idl b/offapi/com/sun/star/drawing/GradientTable.idl index 0198f73e9440..d28afc1c7bbd 100644 --- a/offapi/com/sun/star/drawing/GradientTable.idl +++ b/offapi/com/sun/star/drawing/GradientTable.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** this is a container for Gradients @@ -46,7 +44,6 @@ published service GradientTable interface com::sun::star::container::XNameContainer; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/GraphicExportFilter.idl b/offapi/com/sun/star/drawing/GraphicExportFilter.idl index aae2da8f7cf9..04d8270bae2b 100644 --- a/offapi/com/sun/star/drawing/GraphicExportFilter.idl +++ b/offapi/com/sun/star/drawing/GraphicExportFilter.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** a component that supports this service lets you export pages, shapes, or groups of shapes from a DrawingDocument to a file in one of the file formats @@ -80,7 +78,6 @@ published service GraphicExportFilter interface ::com::sun::star::document::XMimeTypeInfo; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/GraphicFilterRequest.idl b/offapi/com/sun/star/drawing/GraphicFilterRequest.idl index 28c194695f7b..e7dd39d36ea4 100644 --- a/offapi/com/sun/star/drawing/GraphicFilterRequest.idl +++ b/offapi/com/sun/star/drawing/GraphicFilterRequest.idl @@ -30,11 +30,9 @@ #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** represents a general error graphic filter exception. It can be used to transport the error code information. @@ -48,7 +46,6 @@ exception GraphicFilterRequest : com::sun::star::uno::Exception long ErrCode; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/GraphicObjectShape.idl b/offapi/com/sun/star/drawing/GraphicObjectShape.idl index 74f3ce04328d..f37b2b4431a9 100644 --- a/offapi/com/sun/star/drawing/GraphicObjectShape.idl +++ b/offapi/com/sun/star/drawing/GraphicObjectShape.idl @@ -42,11 +42,9 @@ #include #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** This service is for a graphic shape. */ @@ -60,83 +58,69 @@ published service GraphicObjectShape service com::sun::star::drawing::RotationDescriptor; - //------------------------------------------------------------------------- /** This is an url to the source bitmap for this graphic shape. */ [property] string GraphicURL; - //------------------------------------------------------------------------- /** This is an url to the stream ("in document" or linked graphic) for this graphic shape. */ [property] string GraphicStreamURL; - //------------------------------------------------------------------------- /** Deprecated. Use graphic property instead! This is the bitmap that represents this graphic shape. */ [optional, property] com::sun::star::awt::XBitmap GraphicObjectFillBitmap; - //------------------------------------------------------------------------- /** If this property is set, the luminance of this graphic shape is adjusted by the given signed percent value. */ [property] short AdjustLuminance; - //------------------------------------------------------------------------- /** If this property is set, the contrast of this graphic shape is adjusted by the given signed percent value. */ [property] short AdjustContrast; - //------------------------------------------------------------------------- /** If this property is set, the red channel of this graphic shape is adjusted by the given signed percent value. */ [property] short AdjustRed; - //------------------------------------------------------------------------- /** If this property is set, the green channel of this graphic shape is adjusted by the given signed percent value. */ [property] short AdjustGreen; - //------------------------------------------------------------------------- /** If this property is set, the blue channel of this graphic shape is adjusted by the given signed percent value. */ [property] short AdjustBlue; - //------------------------------------------------------------------------- /** If this property is set, the gamma value of this graphic shape is adjusted by the given value. */ [property] double Gamma; - //------------------------------------------------------------------------- /** If this property is set, the transparency value of this graphic shape is adjusted by the given unsigned percent value. 100% is fully transparent, 0 % is fully opaque. */ [property] short Transparency; - //------------------------------------------------------------------------- /** This property selects the color mode that is used for rendering. */ [property] ColorMode GraphicColorMode; - //------------------------------------------------------------------------- /** This property contains a image map for this graphic. @see com::sun::star::image::ImageMap */ [optional, property] com::sun::star::container::XIndexContainer ImageMap; - //------------------------------------------------------------------------- /** This is the graphic that represents this graphic shape */ [optional, property] com::sun::star::graphic::XGraphic Graphic; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/GroupShape.idl b/offapi/com/sun/star/drawing/GroupShape.idl index 00d41e34847f..93937bf0d3ce 100644 --- a/offapi/com/sun/star/drawing/GroupShape.idl +++ b/offapi/com/sun/star/drawing/GroupShape.idl @@ -25,11 +25,9 @@ #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** This service is for a group of Shapes. @see XShapeGroup @@ -53,7 +51,6 @@ published service GroupShape }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/Hatch.idl b/offapi/com/sun/star/drawing/Hatch.idl index a0be4cee24ee..99d4a9460cf1 100644 --- a/offapi/com/sun/star/drawing/Hatch.idl +++ b/offapi/com/sun/star/drawing/Hatch.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= // DocMerge from xml: struct com::sun::star::drawing::Hatch /** This struct defines the appearance of a hatch. @@ -43,21 +41,18 @@ published struct Hatch */ com::sun::star::drawing::HatchStyle Style; - //------------------------------------------------------------------------- // DocMerge from xml: field com::sun::star::drawing::Hatch::Color /** This is the color of the hatch lines. */ com::sun::star::util::Color Color; - //------------------------------------------------------------------------- // DocMerge from xml: field com::sun::star::drawing::Hatch::Distance /** This is the distance between the lines in the hatch. */ long Distance; - //------------------------------------------------------------------------- // DocMerge from xml: field com::sun::star::drawing::Hatch::Angle /** You can rotate the lines of the hatch with this angle. @@ -66,7 +61,6 @@ published struct Hatch }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/HatchStyle.idl b/offapi/com/sun/star/drawing/HatchStyle.idl index 7f4c5876ee34..eb57c14a2e74 100644 --- a/offapi/com/sun/star/drawing/HatchStyle.idl +++ b/offapi/com/sun/star/drawing/HatchStyle.idl @@ -20,32 +20,27 @@ #define __com_sun_star_drawing_HatchStyle_idl__ -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= // DocMerge from xml: enum com::sun::star::drawing::HatchStyle /** The HatchStyle defines the style of the lines in a hatch. */ published enum HatchStyle { - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::drawing::HatchStyle::SINGLE /** the hatch consists of a single horizontal line */ SINGLE, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::drawing::HatchStyle::DOUBLE /** the hatch has a horizontal and a vertical line */ DOUBLE, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::drawing::HatchStyle::TRIPLE /** the hatch has a horizontal, a vertical and a diagonal line @@ -54,7 +49,6 @@ published enum HatchStyle }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/HatchTable.idl b/offapi/com/sun/star/drawing/HatchTable.idl index 15c6bd0fe6f0..59c799834822 100644 --- a/offapi/com/sun/star/drawing/HatchTable.idl +++ b/offapi/com/sun/star/drawing/HatchTable.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** this is a container for Hatchs @@ -46,7 +44,6 @@ published service HatchTable interface com::sun::star::container::XNameContainer; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/HomogenMatrix.idl b/offapi/com/sun/star/drawing/HomogenMatrix.idl index c21982540b10..26aea224980f 100644 --- a/offapi/com/sun/star/drawing/HomogenMatrix.idl +++ b/offapi/com/sun/star/drawing/HomogenMatrix.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= // DocMerge from xml: struct com::sun::star::drawing::HomogenMatrix /** specifies a homogeneous matrix by three homogeneous lines @@ -36,19 +34,16 @@ published struct HomogenMatrix // DocMerge: empty anyway com::sun::star::drawing::HomogenMatrixLine Line1; - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR HomogenMatrix::Line2 // DocMerge: empty anyway com::sun::star::drawing::HomogenMatrixLine Line2; - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR HomogenMatrix::Line3 // DocMerge: empty anyway com::sun::star::drawing::HomogenMatrixLine Line3; - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR HomogenMatrix::Line4 // DocMerge: empty anyway @@ -56,7 +51,6 @@ published struct HomogenMatrix }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/HomogenMatrix3.idl b/offapi/com/sun/star/drawing/HomogenMatrix3.idl index 575c8d084206..b2bfbaee72b4 100644 --- a/offapi/com/sun/star/drawing/HomogenMatrix3.idl +++ b/offapi/com/sun/star/drawing/HomogenMatrix3.idl @@ -22,31 +22,25 @@ #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= // DocMerge from xml: struct com::sun::star::drawing::HomogenMatrix /** specifies a homogeneous matrix by three homogeneous lines */ published struct HomogenMatrix3 { - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR HomogenMatrix3::Line1 com::sun::star::drawing::HomogenMatrixLine3 Line1; - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR HomogenMatrix3::Line2 com::sun::star::drawing::HomogenMatrixLine3 Line2; - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR HomogenMatrix3::Line3 com::sun::star::drawing::HomogenMatrixLine3 Line3; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/HomogenMatrix4.idl b/offapi/com/sun/star/drawing/HomogenMatrix4.idl index 20acc5e97193..3a1cb26eac07 100644 --- a/offapi/com/sun/star/drawing/HomogenMatrix4.idl +++ b/offapi/com/sun/star/drawing/HomogenMatrix4.idl @@ -22,35 +22,28 @@ #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= // DocMerge from xml: struct com::sun::star::drawing::HomogenMatrix /** specifies a homogeneous matrix by four homogeneous lines. */ published struct HomogenMatrix4 { - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR HomogenMatrix4::Line1 com::sun::star::drawing::HomogenMatrixLine4 Line1; - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR HomogenMatrix4::Line2 com::sun::star::drawing::HomogenMatrixLine4 Line2; - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR HomogenMatrix4::Line3 com::sun::star::drawing::HomogenMatrixLine4 Line3; - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR HomogenMatrix4::Line4 com::sun::star::drawing::HomogenMatrixLine4 Line4; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/HomogenMatrixLine.idl b/offapi/com/sun/star/drawing/HomogenMatrixLine.idl index ae45d1a5bbcd..be1bf11a97ce 100644 --- a/offapi/com/sun/star/drawing/HomogenMatrixLine.idl +++ b/offapi/com/sun/star/drawing/HomogenMatrixLine.idl @@ -20,11 +20,9 @@ #define __com_sun_star_drawing_HomogenMatrixLine_idl__ -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= // DocMerge from xml: struct com::sun::star::drawing::HomogenMatrixLine /** specifies a single line for a HomogenMatrix. @@ -34,19 +32,16 @@ published struct HomogenMatrixLine // DocMerge: empty anyway double Column1; - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR HomogenMatrixLine::Column2 // DocMerge: empty anyway double Column2; - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR HomogenMatrixLine::Column3 // DocMerge: empty anyway double Column3; - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR HomogenMatrixLine::Column4 // DocMerge: empty anyway @@ -54,7 +49,6 @@ published struct HomogenMatrixLine }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/HomogenMatrixLine3.idl b/offapi/com/sun/star/drawing/HomogenMatrixLine3.idl index d795caa069e4..1e3435d084ed 100644 --- a/offapi/com/sun/star/drawing/HomogenMatrixLine3.idl +++ b/offapi/com/sun/star/drawing/HomogenMatrixLine3.idl @@ -20,30 +20,24 @@ #define __com_sun_star_drawing_HomogenMatrixLine3_idl__ -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** specifies a single line for a HomogenMatrix3. */ published struct HomogenMatrixLine3 { - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR HomogenMatrixLine3::Column1 double Column1; - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR HomogenMatrixLine3::Column2 double Column2; - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR HomogenMatrixLine3::Column3 double Column3; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/HomogenMatrixLine4.idl b/offapi/com/sun/star/drawing/HomogenMatrixLine4.idl index b07764646868..95dc28af2ccb 100644 --- a/offapi/com/sun/star/drawing/HomogenMatrixLine4.idl +++ b/offapi/com/sun/star/drawing/HomogenMatrixLine4.idl @@ -20,34 +20,27 @@ #define __com_sun_star_drawing_HomogenMatrixLine4_idl__ -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** specifies a single line for a HomogenMatrix4. */ published struct HomogenMatrixLine4 { - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR HomogenMatrixLine4::Column1 double Column1; - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR HomogenMatrixLine4::Column2 double Column2; - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR HomogenMatrixLine4::Column3 double Column3; - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR HomogenMatrixLine4::Column4 double Column4; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/HorizontalDimensioning.idl b/offapi/com/sun/star/drawing/HorizontalDimensioning.idl index cdd389b2f5c9..235be8e043d1 100644 --- a/offapi/com/sun/star/drawing/HorizontalDimensioning.idl +++ b/offapi/com/sun/star/drawing/HorizontalDimensioning.idl @@ -20,11 +20,9 @@ #define __com_sun_star_drawing_HorizontalDimensioning_idl__ -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= // DocMerge from xml: enum com::sun::star::drawing::HorizontalDimensioning /** The HorizontalDimensioning specifies the horizontal position @@ -32,7 +30,6 @@ */ published enum HorizontalDimensioning { - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::drawing::HorizontalDimensioning::AUTO /** Set this to have the application select the best horizontal @@ -40,21 +37,18 @@ published enum HorizontalDimensioning */ AUTO, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::drawing::HorizontalDimensioning::LEFT /** The text is positioned to the left. */ LEFT, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::drawing::HorizontalDimensioning::CENTERED /** The text is positioned at the center. */ CENTERED, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::drawing::HorizontalDimensioning::RIGHT /** The text is positioned to the right. @@ -63,7 +57,6 @@ published enum HorizontalDimensioning }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/Layer.idl b/offapi/com/sun/star/drawing/Layer.idl index 99040c53c420..c4d60a58aaad 100644 --- a/offapi/com/sun/star/drawing/Layer.idl +++ b/offapi/com/sun/star/drawing/Layer.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= // DocMerge from xml: service com::sun::star::drawing::Layer /** A layer is an entity inside a document which contains shapes. @@ -54,7 +52,6 @@ published service Layer */ interface com::sun::star::beans::XPropertySet; - //------------------------------------------------------------------------- // DocMerge from xml: property com::sun::star::drawing::Layer::Name /** The name of a Layer is used to identify the @@ -62,7 +59,6 @@ published service Layer */ [property] string Name; - //------------------------------------------------------------------------- // DocMerge from xml: property com::sun::star::drawing::Layer::IsVisible /** If a Layer is not visible, the objects in this @@ -70,7 +66,6 @@ published service Layer */ [property] boolean IsVisible; - //------------------------------------------------------------------------- // DocMerge from xml: property com::sun::star::drawing::Layer::IsPrintable /** If a Layer is not printable, the objects in @@ -78,7 +73,6 @@ published service Layer */ [property] boolean IsPrintable; - //------------------------------------------------------------------------- // DocMerge from xml: property com::sun::star::drawing::Layer::IsLocked /** If a Layer is locked, the objects in this @@ -88,7 +82,6 @@ published service Layer }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/LayerManager.idl b/offapi/com/sun/star/drawing/LayerManager.idl index 445e638920c2..a83d6f8e5210 100644 --- a/offapi/com/sun/star/drawing/LayerManager.idl +++ b/offapi/com/sun/star/drawing/LayerManager.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= // DocMerge from xml: service com::sun::star::drawing::LayerManager /** This service is provided by documents to support Layers. @@ -60,7 +58,6 @@ published service LayerManager }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/LayerType.idl b/offapi/com/sun/star/drawing/LayerType.idl index b63f286efee4..94c5baf6fc47 100644 --- a/offapi/com/sun/star/drawing/LayerType.idl +++ b/offapi/com/sun/star/drawing/LayerType.idl @@ -20,39 +20,33 @@ #define __com_sun_star_drawing_LayerType_idl__ -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= // DocMerge from xml: enum com::sun::star::drawing::LayerType /** This enumeration specifies the type of a drawing layer. */ published enum LayerType { - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::drawing::LayerType::LAYOUT /** This is the layer for all standard shapes. */ LAYOUT, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::drawing::LayerType::CONTROLSA /** This is the layer for the controls. */ CONTROLSA, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::drawing::LayerType::DIMENSIONIANG_LINES /** This is the layer for all measure shapes. */ DIMENSIONIANG_LINES, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::drawing::LayerType::USER_DEFINED /** There can be zero or more layers of this type. @@ -61,7 +55,6 @@ published enum LayerType }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/LineDash.idl b/offapi/com/sun/star/drawing/LineDash.idl index 910dc1cae426..750820feeb37 100644 --- a/offapi/com/sun/star/drawing/LineDash.idl +++ b/offapi/com/sun/star/drawing/LineDash.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= // DocMerge from xml: struct com::sun::star::drawing::LineDash /** A LineDash defines a non-continuous line. @@ -38,35 +36,30 @@ published struct LineDash */ com::sun::star::drawing::DashStyle Style; - //------------------------------------------------------------------------- // DocMerge from xml: field com::sun::star::drawing::LineDash::Dots /** This is the number of dots in this LineDash. */ short Dots; - //------------------------------------------------------------------------- // DocMerge from xml: field com::sun::star::drawing::LineDash::DotLen /** This is the length of a dot. */ long DotLen; - //------------------------------------------------------------------------- // DocMerge from xml: field com::sun::star::drawing::LineDash::Dashes /** This is the number of dashes. */ short Dashes; - //------------------------------------------------------------------------- // DocMerge from xml: field com::sun::star::drawing::LineDash::DashLen /** This is the length of a single dash. */ long DashLen; - //------------------------------------------------------------------------- // DocMerge from xml: field com::sun::star::drawing::LineDash::Distance /** This is the distance between the dots. @@ -75,7 +68,6 @@ published struct LineDash }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/LineEndType.idl b/offapi/com/sun/star/drawing/LineEndType.idl index 13805f67a3b8..0b40541a8085 100644 --- a/offapi/com/sun/star/drawing/LineEndType.idl +++ b/offapi/com/sun/star/drawing/LineEndType.idl @@ -20,11 +20,9 @@ #define __com_sun_star_drawing_LineEndType_idl__ -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= // DocMerge from xml: enum com::sun::star::drawing::LineEndType /** The LineEndType specifies the appearance of the bullet at the @@ -34,7 +32,6 @@ */ published enum LineEndType { - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR LineEndType:: NONE, // DocMerge from xml: value com::sun::star::drawing::LineEndType::NONE @@ -42,7 +39,6 @@ published enum LineEndType */ NONE, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR LineEndType:: ARROW, // DocMerge from xml: value com::sun::star::drawing::LineEndType::ARROW @@ -50,7 +46,6 @@ published enum LineEndType */ ARROW, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR LineEndType:: CIRCLE, // DocMerge from xml: value com::sun::star::drawing::LineEndType::CIRCLE @@ -58,7 +53,6 @@ published enum LineEndType */ CIRCLE, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR LineEndType:: SQUARE, // DocMerge from xml: value com::sun::star::drawing::LineEndType::SQUARE @@ -66,7 +60,6 @@ published enum LineEndType */ SQUARE, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR LineEndType:: SPECIAL // DocMerge from xml: value com::sun::star::drawing::LineEndType::SPECIAL @@ -76,7 +69,6 @@ published enum LineEndType }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/LineJoint.idl b/offapi/com/sun/star/drawing/LineJoint.idl index eed168343fae..b7c1993ac7c9 100644 --- a/offapi/com/sun/star/drawing/LineJoint.idl +++ b/offapi/com/sun/star/drawing/LineJoint.idl @@ -20,11 +20,9 @@ #define __com_sun_star_drawing_LineJoint_idl__ -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= // DocMerge from xml: enum com::sun::star::drawing::LineJoint /** The LineJoint defines rendering of joints between thick lines @@ -58,7 +56,6 @@ published enum LineJoint ROUND }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/LineProperties.idl b/offapi/com/sun/star/drawing/LineProperties.idl index 4083cf44bc81..5765f71c38cb 100644 --- a/offapi/com/sun/star/drawing/LineProperties.idl +++ b/offapi/com/sun/star/drawing/LineProperties.idl @@ -35,11 +35,9 @@ #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** This is a set of properties to describe the style for rendering a Line.

The properties for line ends and line starts are only supported by @@ -51,96 +49,81 @@ published service LineProperties */ [property] com::sun::star::drawing::LineStyle LineStyle; - //------------------------------------------------------------------------- /** This property contains the dash of the line. */ [property] com::sun::star::drawing::LineDash LineDash; - //------------------------------------------------------------------------- /** This property contains the name of the dash of the line. */ [optional, property] string LineDashName; - //------------------------------------------------------------------------- /** This property contains the line color. */ [property] com::sun::star::util::Color LineColor; - //------------------------------------------------------------------------- /** This property contains the extent of transparency. */ [property] short LineTransparence; - //------------------------------------------------------------------------- /** This property contains the width of the line in 1/100th mm. */ [property] long LineWidth; - //------------------------------------------------------------------------- /** This property defines the rendering of joints between thick lines */ [property] com::sun::star::drawing::LineJoint LineJoint; - //------------------------------------------------------------------------- /** This property contains the name of the line start poly polygon Bezier.

If this string is empty, no line start polygon is rendered. */ [optional, property] string LineStartName; - //------------------------------------------------------------------------- /** This property contains the name of the line end poly polygon Bezier.

If this string is empty, no line end polygon is rendered. */ [optional, property] string LineEndName; - //------------------------------------------------------------------------- /** This property contains the line start in the form of a poly polygon Bezier. */ [optional, property] com::sun::star::drawing::PolyPolygonBezierCoords LineStart; - //------------------------------------------------------------------------- /** This property contains the line end in the form of a poly polygon Bezier. */ [optional, property] com::sun::star::drawing::PolyPolygonBezierCoords LineEnd; - //------------------------------------------------------------------------- /** If this property is , the line will start from the center of the polygon. */ [optional, property] boolean LineStartCenter; - //------------------------------------------------------------------------- /** This property contains the width of the line start polygon. */ [optional, property] long LineStartWidth; - //------------------------------------------------------------------------- /** If this property is , the line will end in the center of the polygon. */ [optional, property] boolean LineEndCenter; - //------------------------------------------------------------------------- /** This property contains the width of the line end polygon. */ [optional, property] long LineEndWidth; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/LineShape.idl b/offapi/com/sun/star/drawing/LineShape.idl index 7fa299958bc6..7cfdd1046cbb 100644 --- a/offapi/com/sun/star/drawing/LineShape.idl +++ b/offapi/com/sun/star/drawing/LineShape.idl @@ -31,11 +31,9 @@ #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** This service is for a simple Shape with lines. */ @@ -54,7 +52,6 @@ published service LineShape service com::sun::star::drawing::RotationDescriptor; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/LineStyle.idl b/offapi/com/sun/star/drawing/LineStyle.idl index e831a7e51d46..f0929a6fdbb9 100644 --- a/offapi/com/sun/star/drawing/LineStyle.idl +++ b/offapi/com/sun/star/drawing/LineStyle.idl @@ -20,11 +20,9 @@ #define __com_sun_star_drawing_LineStyle_idl__ -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= // DocMerge from xml: enum com::sun::star::drawing::LineStyle /** specifies the appearance of the lines of a @@ -32,7 +30,6 @@ */ published enum LineStyle { - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR LineStyle:: NONE, // DocMerge from xml: value com::sun::star::drawing::LineStyle::NONE @@ -40,7 +37,6 @@ published enum LineStyle */ NONE, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR LineStyle:: SOLID, // DocMerge from xml: value com::sun::star::drawing::LineStyle::SOLID @@ -48,7 +44,6 @@ published enum LineStyle */ SOLID, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR LineStyle:: DASH // DocMerge from xml: value com::sun::star::drawing::LineStyle::DASH @@ -58,7 +53,6 @@ published enum LineStyle }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/MarkerTable.idl b/offapi/com/sun/star/drawing/MarkerTable.idl index 8d2117f58658..fa8a7e6354d1 100644 --- a/offapi/com/sun/star/drawing/MarkerTable.idl +++ b/offapi/com/sun/star/drawing/MarkerTable.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** this is a container for PointSequences @@ -46,7 +44,6 @@ published service MarkerTable interface com::sun::star::container::XNameContainer; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/MasterPage.idl b/offapi/com/sun/star/drawing/MasterPage.idl index 2fc5721fbd30..0a6908c8a725 100644 --- a/offapi/com/sun/star/drawing/MasterPage.idl +++ b/offapi/com/sun/star/drawing/MasterPage.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= // DocMerge from xml: service com::sun::star::drawing::MasterPage /** This service is a single master page inside a drawing document. @@ -59,7 +57,6 @@ published service MasterPage }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/MasterPages.idl b/offapi/com/sun/star/drawing/MasterPages.idl index 565d4c91e623..a10d26d1eadb 100644 --- a/offapi/com/sun/star/drawing/MasterPages.idl +++ b/offapi/com/sun/star/drawing/MasterPages.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** provides access to a container of MasterPages and makes it possible for them to be manipulated. @@ -42,7 +40,6 @@ published service MasterPages }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/MeasureKind.idl b/offapi/com/sun/star/drawing/MeasureKind.idl index 04079a030d9e..82cb58952de8 100644 --- a/offapi/com/sun/star/drawing/MeasureKind.idl +++ b/offapi/com/sun/star/drawing/MeasureKind.idl @@ -20,11 +20,9 @@ #define __com_sun_star_drawing_MeasureKind_idl__ -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= // DocMerge from xml: enum com::sun::star::drawing::MeasureKind /** determines whether a measured shape is a standard @@ -34,7 +32,6 @@ */ published enum MeasureKind { - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR MeasureKind:: STANDARD, // DocMerge from xml: value com::sun::star::drawing::MeasureKind::STANDARD @@ -42,7 +39,6 @@ published enum MeasureKind */ STANDARD, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR MeasureKind:: RADIUS // DocMerge from xml: value com::sun::star::drawing::MeasureKind::RADIUS @@ -53,7 +49,6 @@ published enum MeasureKind }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/MeasureProperties.idl b/offapi/com/sun/star/drawing/MeasureProperties.idl index ef1fbeb02813..2cac68d3f3af 100644 --- a/offapi/com/sun/star/drawing/MeasureProperties.idl +++ b/offapi/com/sun/star/drawing/MeasureProperties.idl @@ -26,104 +26,84 @@ #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** This service describes a MeasureShape. */ published service MeasureProperties { - //------------------------------------------------------------------------- /** If this property is , the measure is drawn below the reference edge instead of above it. */ [property] boolean MeasureBelowReferenceEdge; - //------------------------------------------------------------------------- /** This is the length of the first help line. */ [property] long MeasureHelpLine1Length; - //------------------------------------------------------------------------- /** This is the length of the second help line. */ [property] long MeasureHelpLine2Length; - //------------------------------------------------------------------------- /** This is the distance from the measure line to the start of the help lines. */ [property] long MeasureHelpLineDistance; - //------------------------------------------------------------------------- /** This is the overhang of the two help lines. */ [property] long MeasureHelpLineOverhang; - //------------------------------------------------------------------------- /** This enumeration specifies the MeasureKind. */ [property] com::sun::star::drawing::MeasureKind MeasureKind; - //------------------------------------------------------------------------- /** This is the distance from the reference edge to the measure line. */ [property] long MeasureLineDistance; - //------------------------------------------------------------------------- /** This is the overhang of the reference line over the help lines. */ [property] long MeasureOverhang; - //------------------------------------------------------------------------- /** If this is , the unit of measure is shown in the measure text. */ [property] boolean MeasureShowUnit; - //------------------------------------------------------------------------- /** If this is , the angle of the measure is set automatically. */ [property] boolean MeasureTextAutoAngle; - //------------------------------------------------------------------------- /** This is the automatic angle. */ [property] long MeasureTextAutoAngleView; - //------------------------------------------------------------------------- /** This is the fixed angle. */ [property] long MeasureTextFixedAngle; - //------------------------------------------------------------------------- /** This is the horizontal position of the measure text. */ [property] com::sun::star::drawing::MeasureTextHorzPos MeasureTextHorizontalPosition; - //------------------------------------------------------------------------- /** This is the vertical position of the text. */ [property] com::sun::star::drawing::MeasureTextVertPos MeasureTextVerticalPosition; - //------------------------------------------------------------------------- /** If this value is , the measure has a fixed angle. */ [property] boolean MeasureTextIsFixedAngle; - //------------------------------------------------------------------------- /** If this value is , the text is rotated 90 degrees. */ [property] boolean MeasureTextRotate90; - //------------------------------------------------------------------------- /** If this value is , the text is printed upside down. */ [property] boolean MeasureTextUpsideDown; - //------------------------------------------------------------------------- /** This value is the number of decimal places that is used to format the measure value. @@ -132,7 +112,6 @@ published service MeasureProperties [optional, property] short MeasureDecimalPlaces; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/MeasureShape.idl b/offapi/com/sun/star/drawing/MeasureShape.idl index abd491b65204..53d1e11911ff 100644 --- a/offapi/com/sun/star/drawing/MeasureShape.idl +++ b/offapi/com/sun/star/drawing/MeasureShape.idl @@ -32,11 +32,9 @@ #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** This service is for a dimensioning shape. */ @@ -57,13 +55,11 @@ published service MeasureShape /** this point is the start of the measured distance */ [property] com::sun::star::awt::Point StartPosition; - //------------------------------------------------------------------------- /** this point is the end of the measured distance */ [property] com::sun::star::awt::Point EndPosition; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/MeasureTextHorzPos.idl b/offapi/com/sun/star/drawing/MeasureTextHorzPos.idl index 9e925eb3181a..c661ef3bc950 100644 --- a/offapi/com/sun/star/drawing/MeasureTextHorzPos.idl +++ b/offapi/com/sun/star/drawing/MeasureTextHorzPos.idl @@ -20,11 +20,9 @@ #define __com_sun_star_drawing_MeasureTextHorzPos_idl__ -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= // DocMerge from xml: enum com::sun::star::drawing::MeasureTextHorzPos /** This enumeration defines the relative horizontal placement of the text @@ -32,25 +30,21 @@ */ published enum MeasureTextHorzPos { - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR MeasureTextHorzPos:: AUTO, // DocMerge: empty anyway AUTO, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR MeasureTextHorzPos:: LEFTOUTSIDE, // DocMerge: empty anyway LEFTOUTSIDE, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR MeasureTextHorzPos:: INSIDE, // DocMerge: empty anyway INSIDE, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR MeasureTextHorzPos:: RIGHTOUTSIDE // DocMerge: empty anyway @@ -58,7 +52,6 @@ published enum MeasureTextHorzPos }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/MeasureTextVertPos.idl b/offapi/com/sun/star/drawing/MeasureTextVertPos.idl index f034a0bc8ded..b0d52b88e83a 100644 --- a/offapi/com/sun/star/drawing/MeasureTextVertPos.idl +++ b/offapi/com/sun/star/drawing/MeasureTextVertPos.idl @@ -20,11 +20,9 @@ #define __com_sun_star_drawing_MeasureTextVertPos_idl__ -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= // DocMerge from xml: enum com::sun::star::drawing::MeasureTextVertPos /** This enumeration defines the relative vertical placement of the text @@ -32,31 +30,26 @@ */ published enum MeasureTextVertPos { - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR MeasureTextVertPos:: AUTO, // DocMerge: empty anyway AUTO, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR MeasureTextVertPos:: EAST, // DocMerge: empty anyway EAST, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR MeasureTextVertPos:: BREAKEDLINE, // DocMerge: empty anyway BREAKEDLINE, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR MeasureTextVertPos:: WEST, // DocMerge: empty anyway WEST, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR MeasureTextVertPos:: CENTERED // DocMerge: empty anyway @@ -64,7 +57,6 @@ published enum MeasureTextVertPos }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/MirrorAxis.idl b/offapi/com/sun/star/drawing/MirrorAxis.idl index 06d131bc050e..7aa492cfbb1a 100644 --- a/offapi/com/sun/star/drawing/MirrorAxis.idl +++ b/offapi/com/sun/star/drawing/MirrorAxis.idl @@ -20,25 +20,21 @@ #define __com_sun_star_drawing_MirrorAxis_idl__ -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= // DocMerge from xml: enum com::sun::star::drawing::MirrorAxis /** defines an axis for simple mirroring. */ published enum MirrorAxis { - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::drawing::MirrorAxis::VERTICAL /** mirror to the vertical axis */ VERTICAL, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::drawing::MirrorAxis::HORIZONTAL /** mirror to the horizontal axis @@ -47,7 +43,6 @@ published enum MirrorAxis }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/NormalsKind.idl b/offapi/com/sun/star/drawing/NormalsKind.idl index d12247b9e4f4..1fa77501d78b 100644 --- a/offapi/com/sun/star/drawing/NormalsKind.idl +++ b/offapi/com/sun/star/drawing/NormalsKind.idl @@ -20,11 +20,9 @@ #define __com_sun_star_drawing_NormalsKind_idl__ -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= // DocMerge from xml: enum com::sun::star::drawing::NormalsKind /** specifies in which way the standard normals @@ -32,7 +30,6 @@ */ published enum NormalsKind { - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::drawing::NormalsKind::SPECIFIC /** does not produce standard normals, but leaves @@ -40,14 +37,12 @@ published enum NormalsKind */ SPECIFIC, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::drawing::NormalsKind::FLAT /** forces one normal per flat part. */ FLAT, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::drawing::NormalsKind::SPHERE /** forces normals to think that the object is a @@ -57,7 +52,6 @@ published enum NormalsKind }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/OLE2Shape.idl b/offapi/com/sun/star/drawing/OLE2Shape.idl index 8fd576d21be4..7676475e5b6f 100644 --- a/offapi/com/sun/star/drawing/OLE2Shape.idl +++ b/offapi/com/sun/star/drawing/OLE2Shape.idl @@ -32,18 +32,15 @@ #include #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** This service is for an OLE shape. */ published service OLE2Shape { service com::sun::star::drawing::Shape; - //------------------------------------------------------------------------- /** If you get this property you get the CLSID of the OLE2 document stream contained in this OLE2 shape. If you set it, an empty OLE2 document stream @@ -51,13 +48,11 @@ published service OLE2Shape */ [property] string CLSID; - //------------------------------------------------------------------------- /** this is the internal storage name that keeps this OLE2 persist. */ [property] string PersistName; - //------------------------------------------------------------------------- /** This is the model for the OLE2 inside this shape.

This property returns an empty reference if the OLE2 is not an @@ -66,7 +61,6 @@ published service OLE2Shape */ [readonly, property] com::sun::star::frame::XModel Model; - //------------------------------------------------------------------------- /** This property returns for all OLE2 that are internal Office components. @@ -74,7 +68,6 @@ published service OLE2Shape [readonly, property] boolean IsInternal; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/OpenBezierShape.idl b/offapi/com/sun/star/drawing/OpenBezierShape.idl index 86c1124e020a..6c26c59cc29e 100644 --- a/offapi/com/sun/star/drawing/OpenBezierShape.idl +++ b/offapi/com/sun/star/drawing/OpenBezierShape.idl @@ -32,11 +32,9 @@ #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** This service is for an open Bezier shape. */ @@ -56,7 +54,6 @@ published service OpenBezierShape }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/PageShape.idl b/offapi/com/sun/star/drawing/PageShape.idl index 265a78f25595..49b01a1eae15 100644 --- a/offapi/com/sun/star/drawing/PageShape.idl +++ b/offapi/com/sun/star/drawing/PageShape.idl @@ -31,11 +31,9 @@ #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= // DocMerge from xml: service com::sun::star::drawing::PageShape /** This service is for a page shape. @@ -58,7 +56,6 @@ published service PageShape [optional, property] long PageNumber; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/PluginShape.idl b/offapi/com/sun/star/drawing/PluginShape.idl index 9f6727ff3e82..6d1563c635ad 100644 --- a/offapi/com/sun/star/drawing/PluginShape.idl +++ b/offapi/com/sun/star/drawing/PluginShape.idl @@ -31,11 +31,9 @@ #include #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** This Shape encapsulates a plugin.

A plugin is a binary object that is plugged into a document to represent @@ -49,20 +47,17 @@ published service PluginShape */ service com::sun::star::drawing::Shape; - //------------------------------------------------------------------------- /** This property specifies the media-type to which this plugin should be registered. */ [property] string PluginMimeType; - //------------------------------------------------------------------------- /** This property specifies the url to the binary object. */ [property] string PluginURL; - //------------------------------------------------------------------------- /** This sequence contains parameters that are passed to the application that renders the plugin when it is initialized. @@ -70,7 +65,6 @@ published service PluginShape [property] sequence< com::sun::star::beans::PropertyValue > PluginCommands; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/PointSequence.idl b/offapi/com/sun/star/drawing/PointSequence.idl index 4eae21bd7b56..034867e7408c 100644 --- a/offapi/com/sun/star/drawing/PointSequence.idl +++ b/offapi/com/sun/star/drawing/PointSequence.idl @@ -21,16 +21,13 @@ #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** */ published typedef sequence PointSequence; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/PointSequenceSequence.idl b/offapi/com/sun/star/drawing/PointSequenceSequence.idl index 16605d0a437b..c921c6c212d7 100644 --- a/offapi/com/sun/star/drawing/PointSequenceSequence.idl +++ b/offapi/com/sun/star/drawing/PointSequenceSequence.idl @@ -21,16 +21,13 @@ #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** */ published typedef sequence PointSequenceSequence; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/PolyLineShape.idl b/offapi/com/sun/star/drawing/PolyLineShape.idl index e4ca851e6057..a5b41181e4ec 100644 --- a/offapi/com/sun/star/drawing/PolyLineShape.idl +++ b/offapi/com/sun/star/drawing/PolyLineShape.idl @@ -32,11 +32,9 @@ #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** This service is for a polyline shape.

A polyline has one or more straight lines.

@@ -56,7 +54,6 @@ published service PolyLineShape service com::sun::star::drawing::RotationDescriptor; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/PolyPolygonBezierCoords.idl b/offapi/com/sun/star/drawing/PolyPolygonBezierCoords.idl index 1ddbd00c2a58..951a1e7dc793 100644 --- a/offapi/com/sun/star/drawing/PolyPolygonBezierCoords.idl +++ b/offapi/com/sun/star/drawing/PolyPolygonBezierCoords.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= // DocMerge from xml: struct com::sun::star::drawing::PolyPolygonBezierCoords /** specifies the coordinates for a poly polygon Bezier. @@ -38,7 +36,6 @@ published struct PolyPolygonBezierCoords // DocMerge: empty anyway com::sun::star::drawing::PointSequenceSequence Coordinates; - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR PolyPolygonBezierCoords::Flags // DocMerge: empty anyway @@ -46,7 +43,6 @@ published struct PolyPolygonBezierCoords }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/PolyPolygonBezierDescriptor.idl b/offapi/com/sun/star/drawing/PolyPolygonBezierDescriptor.idl index cc0d04448216..9c13b5a71f20 100644 --- a/offapi/com/sun/star/drawing/PolyPolygonBezierDescriptor.idl +++ b/offapi/com/sun/star/drawing/PolyPolygonBezierDescriptor.idl @@ -33,11 +33,9 @@ #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** This service describes a polypolygonbezier.

A polypolygonbezier consists of multiple Bezier polygons combined @@ -45,26 +43,22 @@ */ published service PolyPolygonBezierDescriptor { - //------------------------------------------------------------------------- /** This is the type of this polygon. */ [readonly, property] com::sun::star::drawing::PolygonKind PolygonKind; - //------------------------------------------------------------------------- /** These are the Bezier points of this polygon. */ [property] com::sun::star::drawing::PolyPolygonBezierCoords PolyPolygonBezier; - //------------------------------------------------------------------------- /** These are the untransformed Bezier coordinates of this polygon. */ [property] com::sun::star::drawing::PolyPolygonBezierCoords Geometry; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/PolyPolygonBezierShape.idl b/offapi/com/sun/star/drawing/PolyPolygonBezierShape.idl index 933cfb89fe59..ea5a509ad497 100644 --- a/offapi/com/sun/star/drawing/PolyPolygonBezierShape.idl +++ b/offapi/com/sun/star/drawing/PolyPolygonBezierShape.idl @@ -33,11 +33,9 @@ #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= // DocMerge from xml: service com::sun::star::drawing::PolyPolygonBezierShape /** This service specifies a poly-polygon Bezier shape. @@ -59,7 +57,6 @@ published service PolyPolygonBezierShape service com::sun::star::drawing::RotationDescriptor; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/PolyPolygonDescriptor.idl b/offapi/com/sun/star/drawing/PolyPolygonDescriptor.idl index bc99bfc6458f..eea9de4e49b7 100644 --- a/offapi/com/sun/star/drawing/PolyPolygonDescriptor.idl +++ b/offapi/com/sun/star/drawing/PolyPolygonDescriptor.idl @@ -33,37 +33,31 @@ #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** This service describes a poly-polygon.

A poly-polygon consists of multiple polygons combined in one.

*/ published service PolyPolygonDescriptor { - //------------------------------------------------------------------------- /** This is the type of polygon. */ [readonly, property] com::sun::star::drawing::PolygonKind PolygonKind; - //------------------------------------------------------------------------- /** These are the reference points for this polygon. */ [property] com::sun::star::drawing::PointSequenceSequence PolyPolygon; - //------------------------------------------------------------------------- /** These are the untransformed points of this polygon. */ [property] com::sun::star::drawing::PointSequenceSequence Geometry; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/PolyPolygonShape.idl b/offapi/com/sun/star/drawing/PolyPolygonShape.idl index 8cced0e1fd14..d29f04a421df 100644 --- a/offapi/com/sun/star/drawing/PolyPolygonShape.idl +++ b/offapi/com/sun/star/drawing/PolyPolygonShape.idl @@ -42,11 +42,9 @@ #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** This service is for a polygon shape.

A poly-polygon has 2 or more straight lines, with the first and @@ -70,7 +68,6 @@ published service PolyPolygonShape }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/PolyPolygonShape3D.idl b/offapi/com/sun/star/drawing/PolyPolygonShape3D.idl index 220f95c3c85d..2ef29b1afacb 100644 --- a/offapi/com/sun/star/drawing/PolyPolygonShape3D.idl +++ b/offapi/com/sun/star/drawing/PolyPolygonShape3D.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= // DocMerge from xml: struct com::sun::star::drawing::PolyPolygonShape3D /** specifies the coordinates of a 3-dimensional poly polygon. @@ -36,13 +34,11 @@ published struct PolyPolygonShape3D // DocMerge: empty anyway com::sun::star::drawing::DoubleSequenceSequence SequenceX; - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR PolyPolygonShape3D::SequenceY // DocMerge: empty anyway com::sun::star::drawing::DoubleSequenceSequence SequenceY; - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR PolyPolygonShape3D::SequenceZ // DocMerge: empty anyway @@ -50,7 +46,6 @@ published struct PolyPolygonShape3D }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/PolygonFlags.idl b/offapi/com/sun/star/drawing/PolygonFlags.idl index b2041a847f69..b1ccf8ab895b 100644 --- a/offapi/com/sun/star/drawing/PolygonFlags.idl +++ b/offapi/com/sun/star/drawing/PolygonFlags.idl @@ -20,18 +20,15 @@ #define __com_sun_star_drawing_PolygonFlags_idl__ -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= // DocMerge from xml: enum com::sun::star::drawing::PolygonFlags /** defines how a Bezier curve goes through a point. */ published enum PolygonFlags { - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR PolygonFlags:: NORMAL, // DocMerge from xml: value com::sun::star::drawing::PolygonFlags::NORMAL @@ -39,7 +36,6 @@ published enum PolygonFlags */ NORMAL, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR PolygonFlags:: SMOOTH, // DocMerge from xml: value com::sun::star::drawing::PolygonFlags::SMOOTH @@ -47,7 +43,6 @@ published enum PolygonFlags */ SMOOTH, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR PolygonFlags:: CONTROL, // DocMerge from xml: value com::sun::star::drawing::PolygonFlags::CONTROL @@ -55,7 +50,6 @@ published enum PolygonFlags */ CONTROL, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR PolygonFlags:: SYMMETRIC // DocMerge from xml: value com::sun::star::drawing::PolygonFlags::SYMMETRIC @@ -65,7 +59,6 @@ published enum PolygonFlags }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/PolygonKind.idl b/offapi/com/sun/star/drawing/PolygonKind.idl index f5e5fa690672..784e14b36bd2 100644 --- a/offapi/com/sun/star/drawing/PolygonKind.idl +++ b/offapi/com/sun/star/drawing/PolygonKind.idl @@ -20,74 +20,63 @@ #define __com_sun_star_drawing_PolygonKind_idl__ -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= // DocMerge from xml: enum com::sun::star::drawing::PolygonKind /** This enumeration defines the type of polygon. */ published enum PolygonKind { - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::drawing::PolygonKind::LINE /** This is the PolygonKind for a LineShape. */ LINE, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::drawing::PolygonKind::POLY /** This is the PolygonKind for a PolyPolygonShape. */ POLY, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::drawing::PolygonKind::PLIN /** This is the PolygonKind for a PolyLineShape. */ PLIN, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::drawing::PolygonKind::PATHLINE /** This is the PolygonKind for an OpenBezierShape. */ PATHLINE, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::drawing::PolygonKind::PATHFILL /** This is the PolygonKind for a ClosedBezierShape. */ PATHFILL, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::drawing::PolygonKind::FREELINE /** This is the PolygonKind for an OpenFreeHandShape. */ FREELINE, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::drawing::PolygonKind::FREEFILL /** This is the PolygonKind for a ClosedFreeHandShape. */ FREEFILL, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::drawing::PolygonKind::PATHPOLY /** This is the PolygonKind for a PolyPolygonPathShape. */ PATHPOLY, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::drawing::PolygonKind::PATHPLIN /** This is the PolygonKind for a PolyLinePathShape. @@ -96,7 +85,6 @@ published enum PolygonKind }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/Position3D.idl b/offapi/com/sun/star/drawing/Position3D.idl index f75526359ee2..be000ddf952b 100644 --- a/offapi/com/sun/star/drawing/Position3D.idl +++ b/offapi/com/sun/star/drawing/Position3D.idl @@ -20,11 +20,9 @@ #define __com_sun_star_drawing_Position3D_idl__ -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= // DocMerge from xml: struct com::sun::star::drawing::Position3D /** specifies a 3-dimensional point. @@ -36,7 +34,6 @@ published struct Position3D */ double PositionX; - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR Position3D::PositionY // DocMerge from xml: field com::sun::star::drawing::Position3D::PositionY @@ -44,7 +41,6 @@ published struct Position3D */ double PositionY; - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR Position3D::PositionZ // DocMerge from xml: field com::sun::star::drawing::Position3D::PositionZ @@ -54,7 +50,6 @@ published struct Position3D }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/ProjectionMode.idl b/offapi/com/sun/star/drawing/ProjectionMode.idl index cd4db82b5752..718bd807bf9c 100644 --- a/offapi/com/sun/star/drawing/ProjectionMode.idl +++ b/offapi/com/sun/star/drawing/ProjectionMode.idl @@ -20,11 +20,9 @@ #define __com_sun_star_drawing_ProjectionMode_idl__ -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= // DocMerge from xml: enum com::sun::star::drawing::ProjectionMode /** defines whether the 3D objects are to be @@ -32,7 +30,6 @@ */ published enum ProjectionMode { - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR ProjectionMode:: PARALLEL, // DocMerge from xml: value com::sun::star::drawing::ProjectionMode::PARALLEL @@ -40,7 +37,6 @@ published enum ProjectionMode */ PARALLEL, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR ProjectionMode:: PERSPECTIVE // DocMerge from xml: value com::sun::star::drawing::ProjectionMode::PERSPECTIVE @@ -50,7 +46,6 @@ published enum ProjectionMode }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/RectanglePoint.idl b/offapi/com/sun/star/drawing/RectanglePoint.idl index 92665217254d..6aba58df2e71 100644 --- a/offapi/com/sun/star/drawing/RectanglePoint.idl +++ b/offapi/com/sun/star/drawing/RectanglePoint.idl @@ -20,18 +20,15 @@ #define __com_sun_star_drawing_RectanglePoint_idl__ -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= // DocMerge from xml: enum com::sun::star::drawing::RectanglePoint /** specifies one of nine points in a rectangle. */ published enum RectanglePoint { - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR RectanglePoint:: LEFT_TOP, // DocMerge from xml: value com::sun::star::drawing::RectanglePoint::LEFT_TOP @@ -39,7 +36,6 @@ published enum RectanglePoint */ LEFT_TOP, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR RectanglePoint:: MIDDLE_TOP, // DocMerge from xml: value com::sun::star::drawing::RectanglePoint::MIDDLE_TOP @@ -47,7 +43,6 @@ published enum RectanglePoint */ MIDDLE_TOP, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR RectanglePoint:: RIGHT_TOP, // DocMerge from xml: value com::sun::star::drawing::RectanglePoint::RIGHT_TOP @@ -55,7 +50,6 @@ published enum RectanglePoint */ RIGHT_TOP, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR RectanglePoint:: LEFT_MIDDLE, // DocMerge from xml: value com::sun::star::drawing::RectanglePoint::LEFT_MIDDLE @@ -63,7 +57,6 @@ published enum RectanglePoint */ LEFT_MIDDLE, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR RectanglePoint:: MIDDLE_MIDDLE, // DocMerge from xml: value com::sun::star::drawing::RectanglePoint::MIDDLE_MIDDLE @@ -71,7 +64,6 @@ published enum RectanglePoint */ MIDDLE_MIDDLE, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR RectanglePoint:: RIGHT_MIDDLE, // DocMerge from xml: value com::sun::star::drawing::RectanglePoint::RIGHT_MIDDLE @@ -79,7 +71,6 @@ published enum RectanglePoint */ RIGHT_MIDDLE, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR RectanglePoint:: LEFT_BOTTOM, // DocMerge from xml: value com::sun::star::drawing::RectanglePoint::LEFT_BOTTOM @@ -87,7 +78,6 @@ published enum RectanglePoint */ LEFT_BOTTOM, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR RectanglePoint:: MIDDLE_BOTTOM, // DocMerge from xml: value com::sun::star::drawing::RectanglePoint::MIDDLE_BOTTOM @@ -95,7 +85,6 @@ published enum RectanglePoint */ MIDDLE_BOTTOM, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR RectanglePoint:: RIGHT_BOTTOM // DocMerge from xml: value com::sun::star::drawing::RectanglePoint::RIGHT_BOTTOM @@ -105,7 +94,6 @@ published enum RectanglePoint }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/RectangleShape.idl b/offapi/com/sun/star/drawing/RectangleShape.idl index a1c490ab00e8..ffdca52e35d8 100644 --- a/offapi/com/sun/star/drawing/RectangleShape.idl +++ b/offapi/com/sun/star/drawing/RectangleShape.idl @@ -31,11 +31,9 @@ #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** This service is for a rectangle Shape. */ @@ -53,7 +51,6 @@ published service RectangleShape service com::sun::star::drawing::RotationDescriptor; - //------------------------------------------------------------------------- /** For Shapes with rounded corners, this is the radius of the corners. @@ -61,7 +58,6 @@ published service RectangleShape [property] long CornerRadius; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/RotationDescriptor.idl b/offapi/com/sun/star/drawing/RotationDescriptor.idl index 7731b9c9214c..e2f1afc63001 100644 --- a/offapi/com/sun/star/drawing/RotationDescriptor.idl +++ b/offapi/com/sun/star/drawing/RotationDescriptor.idl @@ -29,11 +29,9 @@ #define __com_sun_star_drawing_RotationDescriptor_idl__ -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** This abstract service specifies the general characteristics of an optional rotation and shearing for a Shape. @@ -45,7 +43,6 @@ */ published service RotationDescriptor { - //------------------------------------------------------------------------- /** This is the angle for rotation of this Shape. The shape is rotated counter-clockwise around the center @@ -59,7 +56,6 @@ published service RotationDescriptor */ [property] long RotateAngle; - //------------------------------------------------------------------------- /** This is the amount of shearing for this Shape. The shape is sheared counter-clockwise around the center @@ -70,7 +66,6 @@ published service RotationDescriptor [optional, property] long ShearAngle; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/ShadeMode.idl b/offapi/com/sun/star/drawing/ShadeMode.idl index d53f8c5b6918..cddbe240a5a1 100644 --- a/offapi/com/sun/star/drawing/ShadeMode.idl +++ b/offapi/com/sun/star/drawing/ShadeMode.idl @@ -29,18 +29,15 @@ #define __com_sun_star_drawing_ShadeMode_idl__ -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= // DocMerge from xml: enum com::sun::star::drawing::ShadeMode /** The ShadeMode determines the quality of displaying the object. */ published enum ShadeMode { - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::drawing::ShadeMode::FLAT /** With FLAT shading, the faces of the object are @@ -48,7 +45,6 @@ published enum ShadeMode */ FLAT, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::drawing::ShadeMode::PHONG /** With PHONG shading, the normal itself is interpolated @@ -56,14 +52,12 @@ published enum ShadeMode */ PHONG, - //------------------------------------------------------------------------- /** With SMOOTH shading, the colors of the lit vertices is interpolated. */ SMOOTH, - //------------------------------------------------------------------------- // DocMerge: empty anyway /** DRAFT is a special mode which uses a BSP tree and @@ -73,7 +67,6 @@ published enum ShadeMode }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/ShadowProperties.idl b/offapi/com/sun/star/drawing/ShadowProperties.idl index 0f2459065166..838a9f5322d1 100644 --- a/offapi/com/sun/star/drawing/ShadowProperties.idl +++ b/offapi/com/sun/star/drawing/ShadowProperties.idl @@ -22,17 +22,14 @@ #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** This is a set of properties to describe the style for rendering a shadow. */ published service ShadowProperties { - //------------------------------------------------------------------------- /** enables/disables the shadow of a Shape.

The other shadow properties are only applied if this is @@ -40,26 +37,22 @@ published service ShadowProperties */ [property] boolean Shadow; - //------------------------------------------------------------------------- /** This is the color of the shadow of this Shape. */ [property] com::sun::star::util::Color ShadowColor; - //------------------------------------------------------------------------- /** This defines the degree of transparence of the shadow in percent. */ [property] short ShadowTransparence; - //------------------------------------------------------------------------- /** This is the horizontal distance of the left edge of the Shape to the shadow. */ [property] long ShadowXDistance; - //------------------------------------------------------------------------- /** This is the vertical distance of the top edge of the Shape to the shadow. @@ -68,7 +61,6 @@ published service ShadowProperties }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/Shape.idl b/offapi/com/sun/star/drawing/Shape.idl index 5ae7b828f74f..8cfc597d6d03 100644 --- a/offapi/com/sun/star/drawing/Shape.idl +++ b/offapi/com/sun/star/drawing/Shape.idl @@ -37,11 +37,9 @@ #include #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** This abstract service specifies the general characteristics of all Shapes. @@ -53,13 +51,11 @@ */ published service Shape { - //------------------------------------------------------------------------- /** handles all the properties of this instance. */ interface com::sun::star::beans::XPropertySet; - //------------------------------------------------------------------------- /** This gives you the size and position of this Shape and lets you change it. You can use getShapeType @@ -67,20 +63,17 @@ published service Shape */ interface com::sun::star::drawing::XShape; - //------------------------------------------------------------------------- /** is used for lifetime control of this Shape. */ interface com::sun::star::lang::XComponent; - //------------------------------------------------------------------------- /** The XShapeDescriptor tells you what kind of Shape this instance is. */ interface com::sun::star::drawing::XShapeDescriptor; - //------------------------------------------------------------------------- /** This interfaces gives access to an optional container of glue points. To have unique ids you should query the returned interface for @@ -88,30 +81,25 @@ published service Shape */ [optional] interface com::sun::star::drawing::XGluePointsSupplier; - //------------------------------------------------------------------------- [optional] interface com::sun::star::beans::XTolerantMultiPropertySet; - //------------------------------------------------------------------------- /** is used to query or change the ZOrder of this Shape. */ [optional, property] long ZOrder; - //------------------------------------------------------------------------- /** This is the ID of the Layer to which this Shape is attached. */ [optional, property] short LayerID; - //------------------------------------------------------------------------- /** This is the name of the Layer to which this Shape is attached. */ [optional, property] string LayerName; - //------------------------------------------------------------------------- /** If this is , the Shape is not visible on screen outputs. Please note that the Shape may still @@ -119,40 +107,34 @@ published service Shape */ [optional, property] boolean Visible; - //------------------------------------------------------------------------- /** If this is , the Shape is not visible on printer outputs. */ [optional, property] boolean Printable; - //------------------------------------------------------------------------- /** With this set to , this Shape cannot be moved interactively in the user interface. */ [optional, property] boolean MoveProtect; - //------------------------------------------------------------------------- /** This is the name of this Shape. */ [optional, property] string Name; - //------------------------------------------------------------------------- /** With this set to , this Shape may not be sized interactively in the user interface. */ [optional, property] boolean SizeProtect; - //------------------------------------------------------------------------- /** this property lets you get and set a style for this shape. */ [optional, property] com::sun::star::style::XStyle Style; - //------------------------------------------------------------------------- /** this property lets you get and set the transformation matrix for this shape. @@ -162,7 +144,6 @@ published service Shape */ [optional, property] com::sun::star::drawing::HomogenMatrix3 Transformation; - //------------------------------------------------------------------------- /** this property stores xml attributes. They will be saved to and restored from automatic styles inside xml files. @@ -171,7 +152,6 @@ published service Shape */ [optional, property] com::sun::star::container::XNameContainer ShapeUserDefinedAttributes; - //------------------------------------------------------------------------- /** this property stores the navigation order of this shape. If this value is negative, the navigation order for this shapes page is equal to @@ -184,7 +164,6 @@ published service Shape [optional, property] string Hyperlink; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/ShapeCollection.idl b/offapi/com/sun/star/drawing/ShapeCollection.idl index 29e79877ffec..7c80d9308458 100644 --- a/offapi/com/sun/star/drawing/ShapeCollection.idl +++ b/offapi/com/sun/star/drawing/ShapeCollection.idl @@ -22,11 +22,9 @@ #include #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** This service describes a generic container to manage collections of Shape. The Shape that are added to this collection are not owned by the collection. @@ -46,7 +44,6 @@ published service ShapeCollection }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/Shapes.idl b/offapi/com/sun/star/drawing/Shapes.idl index 5adbf478bd95..f65849fe67da 100644 --- a/offapi/com/sun/star/drawing/Shapes.idl +++ b/offapi/com/sun/star/drawing/Shapes.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= // DocMerge from xml: service com::sun::star::drawing::Shapes /** This service is for a generic collection of shapes. @@ -38,7 +36,6 @@ published service Shapes }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/SnapObjectType.idl b/offapi/com/sun/star/drawing/SnapObjectType.idl index f8eb0049ba26..eb38dbf48810 100644 --- a/offapi/com/sun/star/drawing/SnapObjectType.idl +++ b/offapi/com/sun/star/drawing/SnapObjectType.idl @@ -20,30 +20,25 @@ #define __com_sun_star_drawing_SnapObjectType_idl__ -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= // DocMerge from xml: enum com::sun::star::drawing::SnapObjectType /** @deprecated */ published enum SnapObjectType { - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR SnapObjectType:: POINT, // DocMerge: empty anyway POINT, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR SnapObjectType:: VERTICAL, // DocMerge: empty anyway VERTICAL, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR SnapObjectType:: HORIZONTAL // DocMerge: empty anyway @@ -51,7 +46,6 @@ published enum SnapObjectType }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/Text.idl b/offapi/com/sun/star/drawing/Text.idl index f0bfb322b8c6..dbc4e98902af 100644 --- a/offapi/com/sun/star/drawing/Text.idl +++ b/offapi/com/sun/star/drawing/Text.idl @@ -23,11 +23,9 @@ #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** This abstract service specifies the general characteristics of an optional text inside a Shape. @@ -45,7 +43,6 @@ published service Text service com::sun::star::drawing::TextProperties; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/TextAdjust.idl b/offapi/com/sun/star/drawing/TextAdjust.idl index d19ef42bfb3d..7520fa44c619 100644 --- a/offapi/com/sun/star/drawing/TextAdjust.idl +++ b/offapi/com/sun/star/drawing/TextAdjust.idl @@ -20,11 +20,9 @@ #define __com_sun_star_drawing_TextAdjust_idl__ -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= // DocMerge from xml: enum com::sun::star::drawing::TextAdjust /** This enumeration specifies the position of a text inside a shape in @@ -36,35 +34,30 @@ */ published enum TextAdjust { - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::drawing::TextAdjust::LEFT /** The left edge of the text is adjusted to the left edge of the shape. */ LEFT, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::drawing::TextAdjust::CENTER /** The text is centered inside the shape. */ CENTER, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::drawing::TextAdjust::RIGHT /** The right edge of the text is adjusted to the right edge of the shape. */ RIGHT, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::drawing::TextAdjust::BLOCK /** The text extends from the left to the right edge of the shape. */ BLOCK, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::drawing::TextAdjust::STRETCH /** The text is stretched so that the longest line goes from the left @@ -74,7 +67,6 @@ published enum TextAdjust }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/TextAnimationDirection.idl b/offapi/com/sun/star/drawing/TextAnimationDirection.idl index 0a8ff6b97d1c..dda9d94ed60e 100644 --- a/offapi/com/sun/star/drawing/TextAnimationDirection.idl +++ b/offapi/com/sun/star/drawing/TextAnimationDirection.idl @@ -20,36 +20,30 @@ #define __com_sun_star_drawing_TextAnimationDirection_idl__ -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= // DocMerge from xml: enum com::sun::star::drawing::TextAnimationDirection /** This enumeration defines the movement direction of a scrolltext. */ published enum TextAnimationDirection { - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR TextAnimationDirection:: LEFT, // DocMerge: empty anyway LEFT, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR TextAnimationDirection:: RIGHT, // DocMerge: empty anyway RIGHT, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR TextAnimationDirection:: UP, // DocMerge: empty anyway UP, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR TextAnimationDirection:: DOWN // DocMerge: empty anyway @@ -57,7 +51,6 @@ published enum TextAnimationDirection }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/TextAnimationKind.idl b/offapi/com/sun/star/drawing/TextAnimationKind.idl index b0cc8690ac44..7393b73bc97e 100644 --- a/offapi/com/sun/star/drawing/TextAnimationKind.idl +++ b/offapi/com/sun/star/drawing/TextAnimationKind.idl @@ -29,46 +29,39 @@ #define __com_sun_star_drawing_TextAnimationKind_idl__ -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= // DocMerge from xml: enum com::sun::star::drawing::TextAnimationKind /** This enumeration specifies the type of animation for a text. */ published enum TextAnimationKind { - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::drawing::TextAnimationKind::NONE /** Don't animate this text. */ NONE, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::drawing::TextAnimationKind::BLINK /** Let this text switch its state from visible to invisible continuously. */ BLINK, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::drawing::TextAnimationKind::SCROLL /** Let this text scroll. */ SCROLL, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::drawing::TextAnimationKind::ALTERNATE /** Scroll the text from one side to the other and back. */ ALTERNATE, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::drawing::TextAnimationKind::SLIDE /** Scroll the text from one side to the final position and stop there. @@ -77,7 +70,6 @@ published enum TextAnimationKind }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/TextFitToSizeType.idl b/offapi/com/sun/star/drawing/TextFitToSizeType.idl index 6cad38c2cd7a..10c6fffcebc9 100644 --- a/offapi/com/sun/star/drawing/TextFitToSizeType.idl +++ b/offapi/com/sun/star/drawing/TextFitToSizeType.idl @@ -29,11 +29,9 @@ #define __com_sun_star_drawing_TextFitToSizeType_idl__ -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= // DocMerge from xml: enum com::sun::star::drawing::TextFitToSizeType /** This enumeration specifies how the text within a shape relates to the @@ -41,25 +39,21 @@ */ published enum TextFitToSizeType { - //------------------------------------------------------------------------- /** the text size is only defined by the font properties */ NONE, - //------------------------------------------------------------------------- /** if the shape is scaled, the text character size is scaled proportional */ PROPORTIONAL, - //------------------------------------------------------------------------- /** like PROPORTIONAL, but the width of each text row is also scaled proportional. */ ALLLINES, - //------------------------------------------------------------------------- /** if the shape is scaled, the font is scaled isotropically to fit the available space. Auto line-breaks will keep working @@ -68,7 +62,6 @@ published enum TextFitToSizeType }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/TextHorizontalAdjust.idl b/offapi/com/sun/star/drawing/TextHorizontalAdjust.idl index 0cde44e0e792..61eb05b4294e 100644 --- a/offapi/com/sun/star/drawing/TextHorizontalAdjust.idl +++ b/offapi/com/sun/star/drawing/TextHorizontalAdjust.idl @@ -20,11 +20,9 @@ #define __com_sun_star_drawing_TextHorizontalAdjust_idl__ -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** This enumeration specifies the horizontal position of text inside a shape in relation to the shape. @@ -32,32 +30,27 @@ */ published enum TextHorizontalAdjust { - //------------------------------------------------------------------------- /** The left edge of the text is adjusted to the left edge of the shape. */ LEFT, - //------------------------------------------------------------------------- /** The text is centered inside the shape. */ CENTER, - //------------------------------------------------------------------------- /** The right edge of the text is adjusted to the right edge of the shape. */ RIGHT, - //------------------------------------------------------------------------- /** The text extends from the left to the right edge of the shape. */ BLOCK }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/TextProperties.idl b/offapi/com/sun/star/drawing/TextProperties.idl index 3be40a856a54..7dc3e9111fec 100644 --- a/offapi/com/sun/star/drawing/TextProperties.idl +++ b/offapi/com/sun/star/drawing/TextProperties.idl @@ -50,11 +50,9 @@ #include #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** This is a set of properties to describe the style for rendering the @@ -67,48 +65,41 @@ published service TextProperties */ service com::sun::star::style::CharacterProperties; - //------------------------------------------------------------------------- /** The properties in this service set default formats for Asian text inside the Shape. */ [optional] service com::sun::star::style::CharacterPropertiesAsian; - //------------------------------------------------------------------------- /** The properties in this service set default formats for complex text inside the Shape. */ [optional] service com::sun::star::style::CharacterPropertiesComplex; - //------------------------------------------------------------------------- /** The properties in this service set default formats for text inside the Shape. */ service com::sun::star::style::ParagraphProperties; - //------------------------------------------------------------------------- /** The properties in this service set default formats for Asian text inside the Shape. */ [optional] service com::sun::star::style::ParagraphPropertiesAsian; - //------------------------------------------------------------------------- /** The properties in this service set default formats for complex text inside the Shape. */ [optional] service com::sun::star::style::ParagraphPropertiesComplex; - //------------------------------------------------------------------------- /** If this is , numbering is ON for the text of this Shape. */ [optional, property] boolean IsNumbering; - //------------------------------------------------------------------------- /** describes the numbering levels.

The different rules accessible with this @@ -118,7 +109,6 @@ published service TextProperties */ [optional, property] com::sun::star::container::XIndexReplace NumberingRules; - //------------------------------------------------------------------------- /** If this value is , the height of the Shape is automatically expanded/shrunk when text is added to or removed from @@ -126,7 +116,6 @@ published service TextProperties */ [property] boolean TextAutoGrowHeight; - //------------------------------------------------------------------------- /** If this value is , the width of the Shape is automatically expanded/shrunk when text is added to or removed from @@ -134,7 +123,6 @@ published service TextProperties */ [property] boolean TextAutoGrowWidth; - //------------------------------------------------------------------------- // DocMerge from xml: property com::sun::star::drawing::Text::TextContourFrame /** If this value is , the left edge of every line of text is @@ -142,28 +130,24 @@ published service TextProperties */ [property] boolean TextContourFrame; - //------------------------------------------------------------------------- /** With this set to , the text inside of the Shape is stretched to fit into the Shape. */ [property] com::sun::star::drawing::TextFitToSizeType TextFitToSize; - //------------------------------------------------------------------------- /** adjusts the horizontal position of the text inside of the Shape. */ [property] com::sun::star::drawing::TextHorizontalAdjust TextHorizontalAdjust; - //------------------------------------------------------------------------- /** adjusts the vertical position of the text inside of the Shape. */ [property] com::sun::star::drawing::TextVerticalAdjust TextVerticalAdjust; - //------------------------------------------------------------------------- /** This is the distance from the left edge of the Shape to the left edge of the text. @@ -173,7 +157,6 @@ published service TextProperties */ [property] long TextLeftDistance; - //------------------------------------------------------------------------- /** This is the distance from the right edge of the Shape to the right edge of the text. @@ -184,7 +167,6 @@ published service TextProperties */ [property] long TextRightDistance; - //------------------------------------------------------------------------- /** This is the distance from the upper edge of the Shape to the upper edge of the text. @@ -195,7 +177,6 @@ published service TextProperties */ [property] long TextUpperDistance; - //------------------------------------------------------------------------- /** This is the distance from the lower edge of the Shape to the lower edge of the text. @@ -208,7 +189,6 @@ published service TextProperties */ [property] long TextLowerDistance; - //------------------------------------------------------------------------- /** with this property you can set the maximum height for a shape with text. On edit, the auto grow feature will not grow the object higher than @@ -216,7 +196,6 @@ published service TextProperties */ [property] long TextMaximumFrameHeight; - //------------------------------------------------------------------------- /** with this property you can set the maximum width for a shape with text. On edit, the auto grow feature will not grow the objects wider than @@ -224,7 +203,6 @@ published service TextProperties */ [property] long TextMaximumFrameWidth; - //------------------------------------------------------------------------- /** with this property you can set the minimum height for a shape with text. On edit, the auto grow feature will not shrink the objects height smaller @@ -232,7 +210,6 @@ published service TextProperties */ [property] long TextMinimumFrameHeight; - //------------------------------------------------------------------------- /** with this property you can set the minimum width for a shape with text. On edit, the auto grow feature will not shrink the object width smaller @@ -240,60 +217,51 @@ published service TextProperties */ [property] long TextMinimumFrameWidth; - //------------------------------------------------------------------------- /** This is the number of pixels the text is moved in each animation step. */ [property] short TextAnimationAmount; - //------------------------------------------------------------------------- /** This number defines how many times the text animation is repeated.

If this is set to zero, the repeat is endless.

*/ [property] short TextAnimationCount; - //------------------------------------------------------------------------- /** This is the delay in thousandths of a second between each of the animation steps. */ [property] short TextAnimationDelay; - //------------------------------------------------------------------------- /** This enumeration defines the direction in which the text moves. */ [property] com::sun::star::drawing::TextAnimationDirection TextAnimationDirection; - //------------------------------------------------------------------------- /** This value defines the type of animation. */ [property] com::sun::star::drawing::TextAnimationKind TextAnimationKind; - //------------------------------------------------------------------------- /** If this value is , the text is visible at the start of the animation. */ [property] boolean TextAnimationStartInside; - //------------------------------------------------------------------------- /** If this value is , the text is visible at the end of the animation. */ [property] boolean TextAnimationStopInside; - //------------------------------------------------------------------------- /** This value selects the writing mode for the text. */ [property] ::com::sun::star::text::WritingMode TextWritingMode; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/TextShape.idl b/offapi/com/sun/star/drawing/TextShape.idl index 35cd14e6d04a..e1c440c1d2da 100644 --- a/offapi/com/sun/star/drawing/TextShape.idl +++ b/offapi/com/sun/star/drawing/TextShape.idl @@ -30,11 +30,9 @@ #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** This service is for a text shape. */ @@ -57,7 +55,6 @@ published service TextShape [property] long CornerRadius; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/TextVerticalAdjust.idl b/offapi/com/sun/star/drawing/TextVerticalAdjust.idl index e9b292946ab1..8ee5abd8055d 100644 --- a/offapi/com/sun/star/drawing/TextVerticalAdjust.idl +++ b/offapi/com/sun/star/drawing/TextVerticalAdjust.idl @@ -20,11 +20,9 @@ #define __com_sun_star_drawing_TextVerticalAdjust_idl__ -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** This enumeration specifies the vertical position of text inside a shape in relation to the shape. @@ -32,35 +30,30 @@ */ published enum TextVerticalAdjust { - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::drawing::TextAdjust::LEFT /** The top edge of the text is adjusted to the top edge of the shape. */ TOP, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::drawing::TextAdjust::CENTER /** The text is centered inside the shape. */ CENTER, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::drawing::TextAdjust::RIGHT /** The bottom edge of the text is adjusted to the bottom edge of the shape. */ BOTTOM, - //------------------------------------------------------------------------- /** The text extends from the top to the bottom edge of the shape. */ BLOCK }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/TextureKind.idl b/offapi/com/sun/star/drawing/TextureKind.idl index e5667d8e98bf..7fa8ec3f909e 100644 --- a/offapi/com/sun/star/drawing/TextureKind.idl +++ b/offapi/com/sun/star/drawing/TextureKind.idl @@ -20,11 +20,9 @@ #define __com_sun_star_drawing_TextureKind_idl__ -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= // DocMerge from xml: enum com::sun::star::drawing::TextureKind /** These enumeration values specify how the texture is applied. @@ -32,7 +30,6 @@ */ published enum TextureKind { - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::drawing::TextureKind::LUMINANCE /** With TextureKind LUMINANCE, the texture @@ -41,7 +38,6 @@ published enum TextureKind */ LUMINANCE, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::drawing::TextureKind::COLOR /** With this mode the lighting is ignored and only the @@ -51,7 +47,6 @@ published enum TextureKind }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/TextureKind2.idl b/offapi/com/sun/star/drawing/TextureKind2.idl index adaadb851422..a0ac83cdc9b7 100644 --- a/offapi/com/sun/star/drawing/TextureKind2.idl +++ b/offapi/com/sun/star/drawing/TextureKind2.idl @@ -20,17 +20,14 @@ #define __com_sun_star_drawing_TextureKind2_idl__ -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** These enumeration values specify how the texture is applied. */ published enum TextureKind2 { - //------------------------------------------------------------------------- /** With TextureKind LUMINANCE, the texture and the lighting information are mixed to produce the image, so a @@ -42,7 +39,6 @@ published enum TextureKind2 pixel is used as an intensity value. */ INTENSITY, - //------------------------------------------------------------------------- /** With this mode, the lighting is ignored and only the texture color information is used. @@ -50,7 +46,6 @@ published enum TextureKind2 COLOR }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/TextureMode.idl b/offapi/com/sun/star/drawing/TextureMode.idl index bcf30b59a727..5a0badd53b63 100644 --- a/offapi/com/sun/star/drawing/TextureMode.idl +++ b/offapi/com/sun/star/drawing/TextureMode.idl @@ -20,11 +20,9 @@ #define __com_sun_star_drawing_TextureMode_idl__ -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= // DocMerge from xml: enum com::sun::star::drawing::TextureMode /** The TextureMode defines in which way the texture color data @@ -32,21 +30,18 @@ */ published enum TextureMode { - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::drawing::TextureMode::REPLACE /** This is the standard mode. */ REPLACE, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::drawing::TextureMode::MODULATE /** This mixes up colors in a way defined by the texture bitmap. */ MODULATE, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::drawing::TextureMode::BLEND /** This mixes both data sources in a fixed ratio. @@ -55,7 +50,6 @@ published enum TextureMode }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/TextureProjectionMode.idl b/offapi/com/sun/star/drawing/TextureProjectionMode.idl index ba5984a181df..ecc0b3c98a2e 100644 --- a/offapi/com/sun/star/drawing/TextureProjectionMode.idl +++ b/offapi/com/sun/star/drawing/TextureProjectionMode.idl @@ -20,11 +20,9 @@ #define __com_sun_star_drawing_TextureProjectionMode_idl__ -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= // DocMerge from xml: enum com::sun::star::drawing::TextureProjectionMode /** defines how the texture is mapped to the object. @@ -35,7 +33,6 @@ */ published enum TextureProjectionMode { - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::drawing::TextureProjectionMode::OBJECTSPECIFIC /** This value specifies that the standard object projection method is @@ -43,7 +40,6 @@ published enum TextureProjectionMode */ OBJECTSPECIFIC, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::drawing::TextureProjectionMode::PARALLEL /** This value specifies a flat parallel projection in the specified @@ -51,7 +47,6 @@ published enum TextureProjectionMode */ PARALLEL, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::drawing::TextureProjectionMode::SPHERE /** This value forces projection to wrapping in X and/or Y. @@ -60,7 +55,6 @@ published enum TextureProjectionMode }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/TransparencyGradientTable.idl b/offapi/com/sun/star/drawing/TransparencyGradientTable.idl index 302a683b4b17..d601709d9f1b 100644 --- a/offapi/com/sun/star/drawing/TransparencyGradientTable.idl +++ b/offapi/com/sun/star/drawing/TransparencyGradientTable.idl @@ -30,11 +30,9 @@ #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** this is a container for Gradients @@ -55,7 +53,6 @@ published service TransparencyGradientTable interface com::sun::star::container::XNameContainer; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/VerticalDimensioning.idl b/offapi/com/sun/star/drawing/VerticalDimensioning.idl index 6ba2d15dbd1a..16f73a55575c 100644 --- a/offapi/com/sun/star/drawing/VerticalDimensioning.idl +++ b/offapi/com/sun/star/drawing/VerticalDimensioning.idl @@ -20,11 +20,9 @@ #define __com_sun_star_drawing_VerticalDimensioning_idl__ -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= // DocMerge from xml: enum com::sun::star::drawing::VerticalDimensioning /** specifies the vertical position of @@ -32,7 +30,6 @@ */ published enum VerticalDimensioning { - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::drawing::VerticalDimensioning::AUTO /** Set this to have the application select the best horizontal @@ -40,21 +37,18 @@ published enum VerticalDimensioning */ AUTO, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::drawing::VerticalDimensioning::TOP /** The text is positioned above the main line. */ TOP, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::drawing::VerticalDimensioning::CENTERED /** The text is positioned over the main line. */ CENTERED, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::drawing::VerticalDimensioning::BOTTOM /** The text is positioned below the main line. @@ -63,7 +57,6 @@ published enum VerticalDimensioning }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/XConnectableShape.idl b/offapi/com/sun/star/drawing/XConnectableShape.idl index 624abaf8dd74..b5fc4b0f5b46 100644 --- a/offapi/com/sun/star/drawing/XConnectableShape.idl +++ b/offapi/com/sun/star/drawing/XConnectableShape.idl @@ -24,17 +24,14 @@ #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** @deprecated */ published interface XConnectableShape: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR XConnectableShape::canConnect // DocMerge: empty anyway @@ -42,7 +39,6 @@ published interface XConnectableShape: com::sun::star::uno::XInterface [in] boolean bCreateGluePoint, [in] long nMaxDist ); - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR XConnectableShape::doConnect // DocMerge: empty anyway @@ -52,7 +48,6 @@ published interface XConnectableShape: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/XConnectorShape.idl b/offapi/com/sun/star/drawing/XConnectorShape.idl index b004db5c1ce8..3b5e7169c4d4 100644 --- a/offapi/com/sun/star/drawing/XConnectorShape.idl +++ b/offapi/com/sun/star/drawing/XConnectorShape.idl @@ -26,17 +26,14 @@ #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** @deprecated */ published interface XConnectorShape: com::sun::star::drawing::XShape { - //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::drawing::XConnectorShape::connectStart /** connects the start of this instance @@ -44,7 +41,6 @@ published interface XConnectorShape: com::sun::star::drawing::XShape void connectStart( [in] com::sun::star::drawing::XConnectableShape xShape, [in] com::sun::star::drawing::ConnectionType nPos ); - //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::drawing::XConnectorShape::connectEnd /** connects the end of this instance. @@ -52,7 +48,6 @@ published interface XConnectorShape: com::sun::star::drawing::XShape void connectEnd( [in] com::sun::star::drawing::XConnectableShape xShape, [in] com::sun::star::drawing::ConnectionType nPos ); - //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::drawing::XConnectorShape::disconnectBegin /** disconnects the given Shape from the start of @@ -60,7 +55,6 @@ published interface XConnectorShape: com::sun::star::drawing::XShape */ void disconnectBegin( [in] com::sun::star::drawing::XConnectableShape xShape ); - //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::drawing::XConnectorShape::disconnectEnd /** disconnects the given Shape from the end of @@ -70,7 +64,6 @@ published interface XConnectorShape: com::sun::star::drawing::XShape }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/XControlShape.idl b/offapi/com/sun/star/drawing/XControlShape.idl index c6dfc62e8dce..a6f8e712e6a2 100644 --- a/offapi/com/sun/star/drawing/XControlShape.idl +++ b/offapi/com/sun/star/drawing/XControlShape.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** is implemented by a ControlShape to access the controls model. @@ -37,7 +35,6 @@ */ published interface XControlShape: com::sun::star::drawing::XShape { - //------------------------------------------------------------------------- /** returns the control model of this Shape. @@ -48,7 +45,6 @@ published interface XControlShape: com::sun::star::drawing::XShape */ com::sun::star::awt::XControlModel getControl(); - //------------------------------------------------------------------------- /** sets the control model for this Shape. @@ -63,7 +59,6 @@ published interface XControlShape: com::sun::star::drawing::XShape }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/XCustomShapeEngine.idl b/offapi/com/sun/star/drawing/XCustomShapeEngine.idl index 1efaa28ee7f1..c0142d309a61 100644 --- a/offapi/com/sun/star/drawing/XCustomShapeEngine.idl +++ b/offapi/com/sun/star/drawing/XCustomShapeEngine.idl @@ -25,17 +25,14 @@ #include #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** The XCustomShapeEngine */ interface XCustomShapeEngine: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** @returns @@ -61,7 +58,6 @@ interface XCustomShapeEngine: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/XCustomShapeHandle.idl b/offapi/com/sun/star/drawing/XCustomShapeHandle.idl index 64968316eaec..94abfaa62979 100644 --- a/offapi/com/sun/star/drawing/XCustomShapeHandle.idl +++ b/offapi/com/sun/star/drawing/XCustomShapeHandle.idl @@ -31,17 +31,14 @@ #include #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** The XCustomShapeHandle */ interface XCustomShapeHandle: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** is getting the actual handle position @@ -56,7 +53,6 @@ interface XCustomShapeHandle: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/XDrawPage.idl b/offapi/com/sun/star/drawing/XDrawPage.idl index c796dee9d5b6..897e17be770f 100644 --- a/offapi/com/sun/star/drawing/XDrawPage.idl +++ b/offapi/com/sun/star/drawing/XDrawPage.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** identifies an XShapes as a DrawPage. */ @@ -34,7 +32,6 @@ published interface XDrawPage: com::sun::star::drawing::XShapes { }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/XDrawPageDuplicator.idl b/offapi/com/sun/star/drawing/XDrawPageDuplicator.idl index 10a473bb01a6..42ea2d5ff596 100644 --- a/offapi/com/sun/star/drawing/XDrawPageDuplicator.idl +++ b/offapi/com/sun/star/drawing/XDrawPageDuplicator.idl @@ -24,17 +24,14 @@ #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** makes it possible to duplicate pages within the same document. */ published interface XDrawPageDuplicator: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** creates a duplicate of a DrawPage or MasterPage, including the Shapes on that page and inserts it into the @@ -53,7 +50,6 @@ published interface XDrawPageDuplicator: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/XDrawPageExpander.idl b/offapi/com/sun/star/drawing/XDrawPageExpander.idl index 1cd9ad705861..59c1127a94e1 100644 --- a/offapi/com/sun/star/drawing/XDrawPageExpander.idl +++ b/offapi/com/sun/star/drawing/XDrawPageExpander.idl @@ -26,11 +26,9 @@ #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** is implemented by documents that can expand the contents of a summary on a DrawPage into a collection of @@ -42,7 +40,6 @@ */ published interface XDrawPageExpander: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** creates a collection of DrawPages from the summary inside the given DrawPage and adds @@ -52,7 +49,6 @@ published interface XDrawPageExpander: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/XDrawPageSummarizer.idl b/offapi/com/sun/star/drawing/XDrawPageSummarizer.idl index 54e8d0696ad1..f6f2b8d9fdf8 100644 --- a/offapi/com/sun/star/drawing/XDrawPageSummarizer.idl +++ b/offapi/com/sun/star/drawing/XDrawPageSummarizer.idl @@ -26,11 +26,9 @@ #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= // DocMerge from xml: interface com::sun::star::drawing::XDrawPageSummarizer /** is implemented by documents that can create summaries @@ -40,7 +38,6 @@ */ published interface XDrawPageSummarizer: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::drawing::XDrawPageSummarizer::summarize /** creates a new DrawPage with a summary of all @@ -50,7 +47,6 @@ published interface XDrawPageSummarizer: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/XDrawPageSupplier.idl b/offapi/com/sun/star/drawing/XDrawPageSupplier.idl index b7ea105ffa46..4ed0e6c73483 100644 --- a/offapi/com/sun/star/drawing/XDrawPageSupplier.idl +++ b/offapi/com/sun/star/drawing/XDrawPageSupplier.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= // DocMerge from xml: interface com::sun::star::drawing::XDrawPageSupplier /** represents something that provides a DrawPage. @@ -42,7 +40,6 @@ */ published interface XDrawPageSupplier: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::drawing::XDrawPageSupplier::getDrawPage /** returns the DrawPage. @@ -51,7 +48,6 @@ published interface XDrawPageSupplier: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/XDrawPages.idl b/offapi/com/sun/star/drawing/XDrawPages.idl index d5d753cc23ff..c858cb11f9f7 100644 --- a/offapi/com/sun/star/drawing/XDrawPages.idl +++ b/offapi/com/sun/star/drawing/XDrawPages.idl @@ -33,11 +33,9 @@ #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** gives access to a container of DrawPages or MasterPages. @@ -50,7 +48,6 @@ */ published interface XDrawPages: com::sun::star::container::XIndexAccess { - //------------------------------------------------------------------------- /** creates and inserts a new DrawPage or MasterPage into this container @@ -65,7 +62,6 @@ published interface XDrawPages: com::sun::star::container::XIndexAccess */ com::sun::star::drawing::XDrawPage insertNewByIndex( [in] long nIndex ); - //------------------------------------------------------------------------- /** removes a DrawPage or MasterPage from this container. @@ -79,7 +75,6 @@ published interface XDrawPages: com::sun::star::container::XIndexAccess }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/XDrawPagesSupplier.idl b/offapi/com/sun/star/drawing/XDrawPagesSupplier.idl index 1c0e1bee6be8..32ba7da84401 100644 --- a/offapi/com/sun/star/drawing/XDrawPagesSupplier.idl +++ b/offapi/com/sun/star/drawing/XDrawPagesSupplier.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** must be supported to provide access to a multi-page drawing-layer. */ @@ -42,7 +40,6 @@ published interface XDrawPagesSupplier: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/XDrawView.idl b/offapi/com/sun/star/drawing/XDrawView.idl index 73028afdd45e..6aa8cd08cb85 100644 --- a/offapi/com/sun/star/drawing/XDrawView.idl +++ b/offapi/com/sun/star/drawing/XDrawView.idl @@ -24,17 +24,14 @@ #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** is implemented by views that display DrawPages or MasterPages. */ published interface XDrawView: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** changes the current page. @@ -44,7 +41,6 @@ published interface XDrawView: com::sun::star::uno::XInterface */ void setCurrentPage( [in] com::sun::star::drawing::XDrawPage xPage ); - //------------------------------------------------------------------------- /** returns the current page. @@ -56,7 +52,6 @@ published interface XDrawView: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/XEnhancedCustomShapeDefaulter.idl b/offapi/com/sun/star/drawing/XEnhancedCustomShapeDefaulter.idl index 5834804ae968..58e642cd0db4 100644 --- a/offapi/com/sun/star/drawing/XEnhancedCustomShapeDefaulter.idl +++ b/offapi/com/sun/star/drawing/XEnhancedCustomShapeDefaulter.idl @@ -21,18 +21,15 @@ #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** */ interface XEnhancedCustomShapeDefaulter: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** @@ -278,7 +275,6 @@ interface XEnhancedCustomShapeDefaulter: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/XGluePointsSupplier.idl b/offapi/com/sun/star/drawing/XGluePointsSupplier.idl index 1d2b47f98ea0..7343a414c40c 100644 --- a/offapi/com/sun/star/drawing/XGluePointsSupplier.idl +++ b/offapi/com/sun/star/drawing/XGluePointsSupplier.idl @@ -21,17 +21,14 @@ #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** must be supported to provide access to a container of GluePoint2. */ published interface XGluePointsSupplier: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** @return @@ -41,7 +38,6 @@ published interface XGluePointsSupplier: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/XLayer.idl b/offapi/com/sun/star/drawing/XLayer.idl index 8cf74012c35c..b72ef53c8d8a 100644 --- a/offapi/com/sun/star/drawing/XLayer.idl +++ b/offapi/com/sun/star/drawing/XLayer.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** identifies the object as a Layer. */ @@ -34,7 +32,6 @@ published interface XLayer: com::sun::star::beans::XPropertySet { }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/XLayerManager.idl b/offapi/com/sun/star/drawing/XLayerManager.idl index e9f0506ea08b..c2f7539e1c12 100644 --- a/offapi/com/sun/star/drawing/XLayerManager.idl +++ b/offapi/com/sun/star/drawing/XLayerManager.idl @@ -28,11 +28,9 @@ #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** This interface makes it possible to access and manage the Layers of a document. @@ -41,7 +39,6 @@ */ published interface XLayerManager: com::sun::star::container::XIndexAccess { - //------------------------------------------------------------------------- /** creates a new Layer @@ -53,7 +50,6 @@ published interface XLayerManager: com::sun::star::container::XIndexAccess */ com::sun::star::drawing::XLayer insertNewByIndex( [in] long nIndex ); - //------------------------------------------------------------------------- /** removes a Layer and all Shapes on this Layer. @@ -64,7 +60,6 @@ published interface XLayerManager: com::sun::star::container::XIndexAccess void remove( [in] com::sun::star::drawing::XLayer xLayer ) raises( com::sun::star::container::NoSuchElementException ); - //------------------------------------------------------------------------- /** attaches a Shape to the given Layer. @@ -77,7 +72,6 @@ published interface XLayerManager: com::sun::star::container::XIndexAccess void attachShapeToLayer( [in] com::sun::star::drawing::XShape xShape, [in] com::sun::star::drawing::XLayer xLayer ); - //------------------------------------------------------------------------- /** queries the Layer that a Shape is attached to @@ -93,7 +87,6 @@ published interface XLayerManager: com::sun::star::container::XIndexAccess }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/XLayerSupplier.idl b/offapi/com/sun/star/drawing/XLayerSupplier.idl index 1056d11c90e9..416040904393 100644 --- a/offapi/com/sun/star/drawing/XLayerSupplier.idl +++ b/offapi/com/sun/star/drawing/XLayerSupplier.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** gives access to a LayerManager. @@ -36,7 +34,6 @@ */ published interface XLayerSupplier: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** @returns the LayerManager. @@ -45,7 +42,6 @@ published interface XLayerSupplier: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/XMasterPageTarget.idl b/offapi/com/sun/star/drawing/XMasterPageTarget.idl index 169fa9119d7f..63246307f875 100644 --- a/offapi/com/sun/star/drawing/XMasterPageTarget.idl +++ b/offapi/com/sun/star/drawing/XMasterPageTarget.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** is implemented by objects that can be linked to a MasterPage. @@ -37,13 +35,11 @@ */ published interface XMasterPageTarget: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** @returns the MasterPage linked to this object. */ com::sun::star::drawing::XDrawPage getMasterPage(); - //------------------------------------------------------------------------- /** links a MasterPage to this object. @@ -54,7 +50,6 @@ published interface XMasterPageTarget: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/XMasterPagesSupplier.idl b/offapi/com/sun/star/drawing/XMasterPagesSupplier.idl index 4c4669b6dad1..fe05296ccdae 100644 --- a/offapi/com/sun/star/drawing/XMasterPagesSupplier.idl +++ b/offapi/com/sun/star/drawing/XMasterPagesSupplier.idl @@ -24,18 +24,15 @@ #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** must be supported to provide access to the MasterPages of a multi-page drawing-layer. */ published interface XMasterPagesSupplier: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** @returns an indexed container with the service MasterPages. @@ -44,7 +41,6 @@ published interface XMasterPagesSupplier: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/XSelectionFunction.idl b/offapi/com/sun/star/drawing/XSelectionFunction.idl index 7387dc029fd9..79bf5049d1c4 100644 --- a/offapi/com/sun/star/drawing/XSelectionFunction.idl +++ b/offapi/com/sun/star/drawing/XSelectionFunction.idl @@ -29,11 +29,9 @@ #include #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** */ @@ -48,7 +46,6 @@ published interface XSelectionFunction interface ::com::sun::star::view::XSelectionChangeListener; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/XShape.idl b/offapi/com/sun/star/drawing/XShape.idl index 5c15d266bec5..2af303f9e809 100644 --- a/offapi/com/sun/star/drawing/XShape.idl +++ b/offapi/com/sun/star/drawing/XShape.idl @@ -28,18 +28,15 @@ #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** lets you do a basic transformation on a Shape and get its type. */ published interface XShape: com::sun::star::drawing::XShapeDescriptor { - //------------------------------------------------------------------------- /** gets the current position of this object. @@ -48,7 +45,6 @@ published interface XShape: com::sun::star::drawing::XShapeDescriptor */ com::sun::star::awt::Point getPosition(); - //------------------------------------------------------------------------- /** sets the current position of this object @@ -57,7 +53,6 @@ published interface XShape: com::sun::star::drawing::XShapeDescriptor */ void setPosition( [in] com::sun::star::awt::Point aPosition ); - //------------------------------------------------------------------------- /** gets the size of this object. @@ -66,7 +61,6 @@ published interface XShape: com::sun::star::drawing::XShapeDescriptor */ com::sun::star::awt::Size getSize(); - //------------------------------------------------------------------------- /** sets the size of this object. @@ -78,7 +72,6 @@ published interface XShape: com::sun::star::drawing::XShapeDescriptor }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/XShapeAligner.idl b/offapi/com/sun/star/drawing/XShapeAligner.idl index 9c28a7c66fa4..47945ebf0332 100644 --- a/offapi/com/sun/star/drawing/XShapeAligner.idl +++ b/offapi/com/sun/star/drawing/XShapeAligner.idl @@ -26,11 +26,9 @@ #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= // DocMerge from xml: interface com::sun::star::drawing::XShapeAligner /** Objects implementing this interface can be used to align @@ -40,7 +38,6 @@ */ published interface XShapeAligner: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::drawing::XShapeAligner::alignShapes /** aligns the specified Shapes. @@ -50,7 +47,6 @@ published interface XShapeAligner: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/XShapeArranger.idl b/offapi/com/sun/star/drawing/XShapeArranger.idl index c14e2cb07fae..c0615e16f4ea 100644 --- a/offapi/com/sun/star/drawing/XShapeArranger.idl +++ b/offapi/com/sun/star/drawing/XShapeArranger.idl @@ -28,11 +28,9 @@ #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= // DocMerge from xml: interface com::sun::star::drawing::XShapeArranger /** Objects implementing this interface can be used to arrange @@ -42,7 +40,6 @@ */ published interface XShapeArranger: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::drawing::XShapeArranger::arrange /** applies the specified Arrangement to @@ -51,7 +48,6 @@ published interface XShapeArranger: com::sun::star::uno::XInterface void arrange( [in] com::sun::star::drawing::XShapes xShapes, [in] com::sun::star::drawing::Arrangement eType ); - //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::drawing::XShapeArranger::bringToFront /** moves the specified Shapes by a specified number @@ -60,7 +56,6 @@ published interface XShapeArranger: com::sun::star::uno::XInterface void bringToFront( [in] com::sun::star::drawing::XShapes xShapes, [in] short nSteps ); - //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::drawing::XShapeArranger::sendToBack /** moves the specified Shapes @@ -69,7 +64,6 @@ published interface XShapeArranger: com::sun::star::uno::XInterface void sendToBack( [in] com::sun::star::drawing::XShapes xShapes, [in] short nSteps ); - //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::drawing::XShapeArranger::setBehindShape /** moves the specified collection of Shapes @@ -78,7 +72,6 @@ published interface XShapeArranger: com::sun::star::uno::XInterface void setBehindShape( [in] com::sun::star::drawing::XShapes xShapes, [in] com::sun::star::drawing::XShape xShape ); - //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::drawing::XShapeArranger::setInFrontOf /** moves the specified collection of Shapes in @@ -87,7 +80,6 @@ published interface XShapeArranger: com::sun::star::uno::XInterface void setInFrontOf( [in] com::sun::star::drawing::XShapes xShapes, [in] com::sun::star::drawing::XShape xShape ); - //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::drawing::XShapeArranger::reverseOrder /** reverses the order of the specified collection of @@ -97,7 +89,6 @@ published interface XShapeArranger: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/XShapeBinder.idl b/offapi/com/sun/star/drawing/XShapeBinder.idl index d97e3550b3ea..18a939e44758 100644 --- a/offapi/com/sun/star/drawing/XShapeBinder.idl +++ b/offapi/com/sun/star/drawing/XShapeBinder.idl @@ -35,17 +35,14 @@ #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** connects or breaks the lines of Shapes */ published interface XShapeBinder: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** binds Shapes together. @@ -62,7 +59,6 @@ published interface XShapeBinder: com::sun::star::uno::XInterface */ com::sun::star::drawing::XShape bind( [in] com::sun::star::drawing::XShapes xShapes ); - //------------------------------------------------------------------------- /** breaks a Shape into its line segments @@ -76,7 +72,6 @@ published interface XShapeBinder: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/XShapeCombiner.idl b/offapi/com/sun/star/drawing/XShapeCombiner.idl index 42612d27f974..fff5b6c187c0 100644 --- a/offapi/com/sun/star/drawing/XShapeCombiner.idl +++ b/offapi/com/sun/star/drawing/XShapeCombiner.idl @@ -35,17 +35,14 @@ #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** specifies the combine/split functionality. */ published interface XShapeCombiner: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** combines Shapes @@ -64,7 +61,6 @@ published interface XShapeCombiner: com::sun::star::uno::XInterface */ com::sun::star::drawing::XShape combine( [in] com::sun::star::drawing::XShapes xShapes ); - //------------------------------------------------------------------------- /** splits Shapes. @@ -79,7 +75,6 @@ published interface XShapeCombiner: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/XShapeDescriptor.idl b/offapi/com/sun/star/drawing/XShapeDescriptor.idl index 65fe89c70554..82de4b3fa392 100644 --- a/offapi/com/sun/star/drawing/XShapeDescriptor.idl +++ b/offapi/com/sun/star/drawing/XShapeDescriptor.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** offers some settings which are allowed even for objects which are not yet inserted into a draw page. @@ -43,7 +41,6 @@ published interface XShapeDescriptor: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/XShapeGroup.idl b/offapi/com/sun/star/drawing/XShapeGroup.idl index 37a9f0b748c6..45d8323cc941 100644 --- a/offapi/com/sun/star/drawing/XShapeGroup.idl +++ b/offapi/com/sun/star/drawing/XShapeGroup.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** is implemented by Shapes that contain other Shapes. @@ -35,7 +33,6 @@ */ published interface XShapeGroup: com::sun::star::drawing::XShape { - //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::drawing::XShapeGroup::enterGroup /** enters the group which enables the editing function @@ -50,7 +47,6 @@ published interface XShapeGroup: com::sun::star::drawing::XShape */ void enterGroup(); - //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::drawing::XShapeGroup::leaveGroup /** leaves the group, which disables the editing function @@ -67,7 +63,6 @@ published interface XShapeGroup: com::sun::star::drawing::XShape }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/XShapeGrouper.idl b/offapi/com/sun/star/drawing/XShapeGrouper.idl index c22183964d85..d22e6b0a1b2f 100644 --- a/offapi/com/sun/star/drawing/XShapeGrouper.idl +++ b/offapi/com/sun/star/drawing/XShapeGrouper.idl @@ -26,17 +26,14 @@ #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** specifies the group/ungroup functionality. */ published interface XShapeGrouper: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** groups the Shapes inside a collection. @@ -57,7 +54,6 @@ published interface XShapeGrouper: com::sun::star::uno::XInterface */ com::sun::star::drawing::XShapeGroup group( [in] com::sun::star::drawing::XShapes xShapes ); - //------------------------------------------------------------------------- /** ungroups a given GroupShape. @@ -71,7 +67,6 @@ published interface XShapeGrouper: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/XShapeMirror.idl b/offapi/com/sun/star/drawing/XShapeMirror.idl index ca6ac3fad06e..713f840c08f5 100644 --- a/offapi/com/sun/star/drawing/XShapeMirror.idl +++ b/offapi/com/sun/star/drawing/XShapeMirror.idl @@ -28,11 +28,9 @@ #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** Objects implementing this interface can be used to mirror Shapes. @@ -41,7 +39,6 @@ */ published interface XShapeMirror: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** mirrors the given Shapes at the given axis. @@ -49,7 +46,6 @@ published interface XShapeMirror: com::sun::star::uno::XInterface void mirror( [inout] com::sun::star::drawing::XShapes aShapes, [in] com::sun::star::drawing::MirrorAxis eAxis ); - //------------------------------------------------------------------------- /** mirrors the given Shapes at the given axis. @@ -59,7 +55,6 @@ published interface XShapeMirror: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/XShapes.idl b/offapi/com/sun/star/drawing/XShapes.idl index 99508f61d2b1..8d377618b287 100644 --- a/offapi/com/sun/star/drawing/XShapes.idl +++ b/offapi/com/sun/star/drawing/XShapes.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= /** makes it possible to access, add, and remove the Shapes in a collection. @@ -39,7 +37,6 @@ */ published interface XShapes: com::sun::star::container::XIndexAccess { - //------------------------------------------------------------------------- /** inserts a Shape into this collection. @@ -48,7 +45,6 @@ published interface XShapes: com::sun::star::container::XIndexAccess */ void add( [in] com::sun::star::drawing::XShape xShape ); - //------------------------------------------------------------------------- /** removes a Shape from this collection. @@ -60,7 +56,6 @@ published interface XShapes: com::sun::star::container::XIndexAccess }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/drawing/XUniversalShapeDescriptor.idl b/offapi/com/sun/star/drawing/XUniversalShapeDescriptor.idl index fd3d191e2b52..6f15aeb3f2f7 100644 --- a/offapi/com/sun/star/drawing/XUniversalShapeDescriptor.idl +++ b/offapi/com/sun/star/drawing/XUniversalShapeDescriptor.idl @@ -22,18 +22,15 @@ #include -//============================================================================= module com { module sun { module star { module drawing { -//============================================================================= // DocMerge from xml: interface com::sun::star::drawing::XUniversalShapeDescriptor /** @deprecated */ published interface XUniversalShapeDescriptor: com::sun::star::drawing::XShapeDescriptor { - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR XUniversalShapeDescriptor::setShapeType // DocMerge: empty anyway @@ -41,7 +38,6 @@ published interface XUniversalShapeDescriptor: com::sun::star::drawing::XShapeDe }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/embed/Actions.idl b/offapi/com/sun/star/embed/Actions.idl index a6bd68f250c8..00a286f14ed6 100644 --- a/offapi/com/sun/star/embed/Actions.idl +++ b/offapi/com/sun/star/embed/Actions.idl @@ -28,17 +28,14 @@ #ifndef __com_sun_star_embed_Actions_idl__ #define __com_sun_star_embed_Actions_idl__ -//============================================================================ module com { module sun { module star { module embed { -//============================================================================ /** This constant set contains possible actions that could be approved by ActionsApproval implementation. */ published constants Actions { - //------------------------------------------------------------------------ /** "Prevent Close" - throws veto exception if target object is going to close. @@ -50,7 +47,6 @@ published constants Actions */ const long PREVENT_CLOSE = 1; - //------------------------------------------------------------------------ /** "Prevent Termination" - throws veto exception if target object is going to terminate. @@ -63,7 +59,6 @@ published constants Actions const long PREVENT_TERMINATION = 2; }; -//============================================================================ }; }; }; }; diff --git a/offapi/com/sun/star/embed/Aspects.idl b/offapi/com/sun/star/embed/Aspects.idl index 4450ab3c80e8..f48cf3620754 100644 --- a/offapi/com/sun/star/embed/Aspects.idl +++ b/offapi/com/sun/star/embed/Aspects.idl @@ -20,11 +20,9 @@ #define __com_sun_star_embed_Aspects_idl__ -//============================================================================ module com { module sun { module star { module embed { -//============================================================================ /** The constant set contains possible aspects for an embedded object.

@@ -45,30 +43,25 @@ published constants Aspects { // MS OLE aspects - // ----------------------------------------------------------------------- /** specifies view of the object to be displayed as an embedded object inside a container. */ const hyper MSOLE_CONTENT = 1; - // ----------------------------------------------------------------------- /** specifies view of the object to be displayed in a browsing tool. */ const hyper MSOLE_THUMBNAIL = 2; - // ----------------------------------------------------------------------- /** specifies view of the object when object is represented by Icon. */ const hyper MSOLE_ICON = 4; - // ----------------------------------------------------------------------- /** specifies view of the object for print preview. */ const hyper MSOLE_DOCPRINT = 8; }; -//============================================================================ }; }; }; }; diff --git a/offapi/com/sun/star/embed/BaseStorage.idl b/offapi/com/sun/star/embed/BaseStorage.idl index 2e45cf6e016c..c44cb96c3ed9 100644 --- a/offapi/com/sun/star/embed/BaseStorage.idl +++ b/offapi/com/sun/star/embed/BaseStorage.idl @@ -24,28 +24,23 @@ #include -//============================================================================ module com { module sun { module star { module embed { -//============================================================================ /** This is a service that allows to get access to a storage hierarchy. */ published service BaseStorage { - // ----------------------------------------------------------------------- /** This is a general interface representing storage functionality. It allows to copy storages, get access to child elements and to control lifetime. */ interface ::com::sun::star::embed::XStorage; - // ----------------------------------------------------------------------- /** allows to get access to storage properties. */ interface ::com::sun::star::beans::XPropertySet; - // ----------------------------------------------------------------------- /** allows to get the mode the storage is opened in.

@@ -54,14 +49,12 @@ published service BaseStorage */ [property, readonly] long OpenMode; - // ----------------------------------------------------------------------- /** allows to retrieve URL the storage is based on. */ [property, optional, readonly] string URL; }; -//============================================================================ }; }; }; }; diff --git a/offapi/com/sun/star/embed/DocumentCloser.idl b/offapi/com/sun/star/embed/DocumentCloser.idl index a0a98899a7e5..1cf2df4b422f 100644 --- a/offapi/com/sun/star/embed/DocumentCloser.idl +++ b/offapi/com/sun/star/embed/DocumentCloser.idl @@ -35,10 +35,8 @@ #include #include -//============================================================================= module com { module sun { module star { module embed { -//----------------------------------------------------------------------------- /** The main task of this service is to close an office document frame embedded in an application running in another process correctly. @@ -71,7 +69,6 @@ published service DocumentCloser : com::sun::star::lang::XComponent }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/embed/ElementModes.idl b/offapi/com/sun/star/embed/ElementModes.idl index 858d5afd97ad..464c3d0ba32d 100644 --- a/offapi/com/sun/star/embed/ElementModes.idl +++ b/offapi/com/sun/star/embed/ElementModes.idl @@ -29,11 +29,9 @@ #define __com_sun_star_embed_ElementModes_idl__ -//============================================================================ module com { module sun { module star { module embed { -//============================================================================ /** The constant set contains possible modes to open an element.

@@ -46,12 +44,10 @@ module com { module sun { module star { module embed { */ published constants ElementModes { - //------------------------------------------------------------------------ /** specifies opening of an element for reading. */ const long READ = 1; - //------------------------------------------------------------------------ /** specifies opening of a seekable element.

@@ -63,7 +59,6 @@ published constants ElementModes */ const long SEEKABLE = 2; - //------------------------------------------------------------------------ /** specifies opening of a seekable element for reading.

@@ -73,12 +68,10 @@ published constants ElementModes */ const long SEEKABLEREAD = 3; - //------------------------------------------------------------------------ /** specifies opening of an element for writing. */ const long WRITE = 4; - //------------------------------------------------------------------------ /** specifies opening of an element for reading and writing.

@@ -87,7 +80,6 @@ published constants ElementModes */ const long READWRITE = 7; - //------------------------------------------------------------------------ /** lets the document be truncated immediately after opening.

@@ -97,7 +89,6 @@ published constants ElementModes */ const long TRUNCATE = 8; - //------------------------------------------------------------------------ /** restricts creation of a new element on opening in case a requested one does not exist. @@ -109,7 +100,6 @@ published constants ElementModes const long NOCREATE = 16; }; -//============================================================================ }; }; }; }; diff --git a/offapi/com/sun/star/embed/EmbedMapUnits.idl b/offapi/com/sun/star/embed/EmbedMapUnits.idl index 9578460f778d..58c9c9036b1f 100644 --- a/offapi/com/sun/star/embed/EmbedMapUnits.idl +++ b/offapi/com/sun/star/embed/EmbedMapUnits.idl @@ -29,83 +29,69 @@ #define __com_sun_star_embed_EmbedMapUnits_idl__ -//============================================================================ module com { module sun { module star { module embed { -//============================================================================ /** contains list of possible map modes supported by embedded object. @see XVisualObject */ published constants EmbedMapUnits { - // ---------------------------------------------------------------------- /** In this type of map mode one logical point is equal to one-hundredth of millimeter. */ const long ONE_100TH_MM = 0; - // ---------------------------------------------------------------------- /** In this type of map mode one logical point is equal to one-tenth of millimeter. */ const long ONE_10TH_MM = 1; - // ---------------------------------------------------------------------- /** In this type of map mode one logical point is equal to one millimeter. */ const long ONE_MM = 2; - // ---------------------------------------------------------------------- /** In this type of map mode one logical point is equal to one centimeter. */ const long ONE_CM = 3; - // ---------------------------------------------------------------------- /** In this type of map mode one logical point is equal to one-thousandth of inch. */ const long ONE_1000TH_INCH = 4; - // ---------------------------------------------------------------------- /** In this type of map mode one logical point is equal to one-hundredth of inch. */ const long ONE_100TH_INCH = 5; - // ---------------------------------------------------------------------- /** In this type of map mode one logical point is equal to one-tenth of inch. */ const long ONE_10TH_INCH = 6; - // ---------------------------------------------------------------------- /** In this type of map mode one logical point is equal to one inch. */ const long ONE_INCH = 7; - // ---------------------------------------------------------------------- /** In this type of map mode one logical point is equal to one typographical point. */ const long POINT = 8; - // ---------------------------------------------------------------------- /** In this type of map mode one logical point is equal to one twentieth of typographical point. */ const long TWIP = 9; - // ---------------------------------------------------------------------- /** In this type of map mode one logical point is equal to one pixel. */ const long PIXEL = 10; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/embed/EmbedMisc.idl b/offapi/com/sun/star/embed/EmbedMisc.idl index af9874773113..ac07588db578 100644 --- a/offapi/com/sun/star/embed/EmbedMisc.idl +++ b/offapi/com/sun/star/embed/EmbedMisc.idl @@ -29,11 +29,9 @@ #define __com_sun_star_embed_EmbedMisc_idl__ -//============================================================================ module com { module sun { module star { module embed { -//============================================================================ /** The constant set contains flags describing miscellaneous characteristics of embedded objects. @@ -52,129 +50,104 @@ published constants EmbedMisc { // analog of the MS OLEMISC enum - // ---------------------------------------------------------------------- /** means that the object wish to regenerate view representation if it's view in the container is resized. */ const hyper MS_EMBED_RECOMPOSEONRESIZE = 1; - // ---------------------------------------------------------------------- /** The object has no view representation except icon. */ const hyper MS_EMBED_ONLYICONIC = 2; - // ---------------------------------------------------------------------- /** If the object is generated from a selection, the selection should not be removed, the object should be inserted beside the selection. */ const hyper MS_EMBED_INSERTNOTREPLACE = 4; - // ---------------------------------------------------------------------- /** The object is a static object that contains only representation. */ const hyper MS_EMBED_STATIC = 8; - // ---------------------------------------------------------------------- /** */ const hyper MS_EMBED_CANTLINKINSIDE = 16; - // ---------------------------------------------------------------------- /** */ const hyper MS_EMBED_CANLINKBYOLE1 = 32; - // ---------------------------------------------------------------------- /** */ const hyper MS_EMBED_ISLINKOBJECT = 64; - // ---------------------------------------------------------------------- /** */ const hyper MS_EMBED_INSIDEOUT = 128; - // ---------------------------------------------------------------------- /** */ const hyper MS_EMBED_ACTIVATEWHENVISIBLE = 256; - // ---------------------------------------------------------------------- /** */ const hyper MS_EMBED_RENDERINGISDEVICEINDEPENDENT = 512; - // ---------------------------------------------------------------------- /** */ const hyper MS_EMBED_INVISIBLEATRUNTIME = 1024; - // ---------------------------------------------------------------------- /** */ const hyper MS_EMBED_ALWAYSRUN = 2048; - // ---------------------------------------------------------------------- /** */ const hyper MS_EMBED_ACTSLIKEBUTTON = 4096; - // ---------------------------------------------------------------------- /** */ const hyper MS_EMBED_ACTSLIKELABEL = 8192; - // ---------------------------------------------------------------------- /** */ const hyper MS_EMBED_NOUIACTIVATE = 16384; - // ---------------------------------------------------------------------- /** */ const hyper MS_EMBED_ALIGNABLE = 32768; - // ---------------------------------------------------------------------- /** */ const hyper MS_EMBED_SIMPLEFRAME = 65536; - // ---------------------------------------------------------------------- /** */ const hyper MS_EMBED_SETCLIENTSITEFIRST = 131072; - // ---------------------------------------------------------------------- /** */ const hyper MS_EMBED_IMEMODE = 262144; - // ---------------------------------------------------------------------- /** */ const hyper MS_EMBED_IGNOREACTIVATEWHENVISIBLE = 524288; - // ---------------------------------------------------------------------- /** */ const hyper MS_EMBED_WANTSTOMENUMERGE = 1048576; - // ---------------------------------------------------------------------- /** */ const hyper MS_EMBED_SUPPORTSMULTILEVELUNDO = 2097152; - // ---------------------------------------------------------------------- /** */ const hyper EMBED_ACTIVATEIMMEDIATELY = 0x100000000; - // ---------------------------------------------------------------------- /** */ const hyper EMBED_NEVERRESIZE = 0x200000000; - // ---------------------------------------------------------------------- /** The object needs the size to be provided from the container after it is loaded to function in optimal way. */ @@ -182,7 +155,6 @@ published constants EmbedMisc }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/embed/EmbedStates.idl b/offapi/com/sun/star/embed/EmbedStates.idl index daf7f7cfc63e..3c07f995d04b 100644 --- a/offapi/com/sun/star/embed/EmbedStates.idl +++ b/offapi/com/sun/star/embed/EmbedStates.idl @@ -29,17 +29,14 @@ #define __com_sun_star_embed_EmbedStates_idl__ -//============================================================================ module com { module sun { module star { module embed { -//============================================================================ /** This constant set contains possible states for EmbeddedObject. */ published constants EmbedStates { - //------------------------------------------------------------------------ /** "Loaded" - the persistent representation of the object is loaded in memory. @@ -51,7 +48,6 @@ published constants EmbedStates */ const long LOADED = 0; - //------------------------------------------------------------------------ /** "Running" - the object is connected and loaded.

@@ -63,13 +59,11 @@ published constants EmbedStates */ const long RUNNING = 1; - //------------------------------------------------------------------------ /** "Active" - the object is activated in separate window ( outplace activation ). */ const long ACTIVE = 2; - //------------------------------------------------------------------------ /** "Inplace active" - the object has own window in the container's window. @@ -81,7 +75,6 @@ published constants EmbedStates */ const long INPLACE_ACTIVE = 3; - //------------------------------------------------------------------------ /** "UI active" - the inplace active object that has user interface.

@@ -92,7 +85,6 @@ published constants EmbedStates const long UI_ACTIVE = 4; }; -//============================================================================ }; }; }; }; diff --git a/offapi/com/sun/star/embed/EmbedUpdateModes.idl b/offapi/com/sun/star/embed/EmbedUpdateModes.idl index 3f5d9beb4bff..cb5387ec94f8 100644 --- a/offapi/com/sun/star/embed/EmbedUpdateModes.idl +++ b/offapi/com/sun/star/embed/EmbedUpdateModes.idl @@ -20,18 +20,15 @@ #define __com_sun_star_embed_EmbedUpdateModes_idl__ -//============================================================================ module com { module sun { module star { module embed { -//============================================================================ /** The constant set specifies possible modes of object update. @see XEmbeddedObject */ published constants EmbedUpdateModes { - // ----------------------------------------------------------------------- /** An object representation should be updated as often as possible.

@@ -41,7 +38,6 @@ published constants EmbedUpdateModes */ const long ALWAYS_UPDATE = 0; - // ----------------------------------------------------------------------- /** An object representation should be updated only in case of request.

@@ -52,7 +48,6 @@ published constants EmbedUpdateModes }; -//============================================================================ }; }; }; }; diff --git a/offapi/com/sun/star/embed/EmbedVerbs.idl b/offapi/com/sun/star/embed/EmbedVerbs.idl index ebc0a5f687aa..e1033d6d1939 100644 --- a/offapi/com/sun/star/embed/EmbedVerbs.idl +++ b/offapi/com/sun/star/embed/EmbedVerbs.idl @@ -29,55 +29,45 @@ #define __com_sun_star_embed_EmbedVerbs_idl__ -//============================================================================ module com { module sun { module star { module embed { -//============================================================================ /** This constants set contains possible verbs for a contained object. @see XEmbeddedObject */ published constants EmbedVerbs { - //------------------------------------------------------------------------ /** lets the object do default activation, as by double-click. */ const long MS_OLEVERB_PRIMARY = 0; - //------------------------------------------------------------------------ /** lets the object open itself for editing of viewing. */ const long MS_OLEVERB_SHOW = -1; - //------------------------------------------------------------------------ /** lets the object activate itself outplace. */ const long MS_OLEVERB_OPEN = -2; - //------------------------------------------------------------------------ /** lets the inplace object remove its UI from container. */ const long MS_OLEVERB_HIDE = -3; - //------------------------------------------------------------------------ /** lets the object proceed with UI activation. */ const long MS_OLEVERB_UIACTIVATE = -4; - //------------------------------------------------------------------------ /** lets the object activate itself inplace. */ const long MS_OLEVERB_IPACTIVATE = -5; - //------------------------------------------------------------------------ /** lets the object forget any undo state. */ const long MS_OLEVERB_DISCARDUNDOSTATE = -6; }; -//============================================================================ }; }; }; }; diff --git a/offapi/com/sun/star/embed/EmbeddedObjectDescriptor.idl b/offapi/com/sun/star/embed/EmbeddedObjectDescriptor.idl index 8863573dea6f..56e998992fb7 100644 --- a/offapi/com/sun/star/embed/EmbeddedObjectDescriptor.idl +++ b/offapi/com/sun/star/embed/EmbeddedObjectDescriptor.idl @@ -36,11 +36,9 @@ #include #include -//============================================================================ module com { module sun { module star { module embed { -//============================================================================ /** describes properties of an embedded object

@@ -56,7 +54,6 @@ module com { module sun { module star { module embed { */ published service EmbeddedObjectDescriptor { - //------------------------------------------------------------------------ /** lets the graphical representation of embedded document be stored.

@@ -68,7 +65,6 @@ published service EmbeddedObjectDescriptor */ [optional,property] boolean StoreVisualReplacement; - //------------------------------------------------------------------------ /** allows to provide a dispatch interceptor for outplace activation. */ [optional,property] ::com::sun::star::frame::XDispatchProviderInterceptor @@ -89,7 +85,6 @@ published service EmbeddedObjectDescriptor [optional, property] XStorage RecoveryStorage; }; -//============================================================================ }; }; }; }; diff --git a/offapi/com/sun/star/embed/EntryInitModes.idl b/offapi/com/sun/star/embed/EntryInitModes.idl index e229229dd803..0ef721d45957 100644 --- a/offapi/com/sun/star/embed/EntryInitModes.idl +++ b/offapi/com/sun/star/embed/EntryInitModes.idl @@ -29,11 +29,9 @@ #define __com_sun_star_embed_EntryInitModes_idl__ -//============================================================================ module com { module sun { module star { module embed { -//============================================================================ /** This constant set contains possible modes to initialize object persistence. @@ -41,40 +39,34 @@ module com { module sun { module star { module embed { */ published constants EntryInitModes { - // ----------------------------------------------------------------------- /** In case object persistence is created based on existing entry, the object should be initialized from this entry. Otherwise the object should be initialized as a new one. */ const long DEFAULT_INIT = 0; - // ----------------------------------------------------------------------- /** The object should be initialized as a new empty one. */ const long TRUNCATE_INIT = 1; - // ----------------------------------------------------------------------- /** The object should be initialized as a new one only in case it still was not initialized. If the object initialized already do not reinitialize it. */ const long NO_INIT = 2; - // ----------------------------------------------------------------------- /** The object should be initialized using additional arguments from provided MediaDescriptor. */ const long MEDIA_DESCRIPTOR_INIT = 3; - // ----------------------------------------------------------------------- /** The object should be initialized as a link using URL provided in additional arguments. */ const long URL_LINK_INIT = 4; }; -//============================================================================ }; }; }; }; diff --git a/offapi/com/sun/star/embed/FileSystemStorage.idl b/offapi/com/sun/star/embed/FileSystemStorage.idl index 466903f020af..0dcd0399ca9c 100644 --- a/offapi/com/sun/star/embed/FileSystemStorage.idl +++ b/offapi/com/sun/star/embed/FileSystemStorage.idl @@ -22,17 +22,14 @@ #include -//============================================================================ module com { module sun { module star { module embed { -//============================================================================ /** This is a service that allows to get access to a file system folder using storage hierarchy. */ published service FileSystemStorage { - // ----------------------------------------------------------------------- /** This service describes the base functionality of storages.

@@ -99,7 +96,6 @@ published service FileSystemStorage service BaseStorage; }; -//============================================================================ }; }; }; }; diff --git a/offapi/com/sun/star/embed/FileSystemStorageFactory.idl b/offapi/com/sun/star/embed/FileSystemStorageFactory.idl index dc74a4391d35..9ff15b3fbbaf 100644 --- a/offapi/com/sun/star/embed/FileSystemStorageFactory.idl +++ b/offapi/com/sun/star/embed/FileSystemStorageFactory.idl @@ -32,11 +32,9 @@ #include -//============================================================================ module com { module sun { module star { module embed { -//============================================================================ /** The FileSystemStorageFactory is a service that allows to create a FileSystemStorage based on URL. The URL must point to a folder. @@ -95,7 +93,6 @@ published service FileSystemStorageFactory : ::com::sun::star::lang::XSingleServiceFactory; -//============================================================================ }; }; }; }; diff --git a/offapi/com/sun/star/embed/InsertedObjectInfo.idl b/offapi/com/sun/star/embed/InsertedObjectInfo.idl index 5a89e5ca6a61..572520cef0ca 100644 --- a/offapi/com/sun/star/embed/InsertedObjectInfo.idl +++ b/offapi/com/sun/star/embed/InsertedObjectInfo.idl @@ -31,22 +31,18 @@ #include #include -//============================================================================= module com { module sun { module star { module embed { -//============================================================================= /** is intended to provide result of creation of an embedded object by dialog. */ published struct InsertedObjectInfo { - //------------------------------------------------------------------------- /** The new created embedded object. */ XEmbeddedObject Object; - //------------------------------------------------------------------------- /** Container related options selected by user.

@@ -59,7 +55,6 @@ published struct InsertedObjectInfo }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/embed/InstanceLocker.idl b/offapi/com/sun/star/embed/InstanceLocker.idl index 1a76d4741670..6e416cdbafea 100644 --- a/offapi/com/sun/star/embed/InstanceLocker.idl +++ b/offapi/com/sun/star/embed/InstanceLocker.idl @@ -26,10 +26,8 @@ #include #include -//============================================================================= module com { module sun { module star { module embed { -//----------------------------------------------------------------------------- /** The main task of this service is to prevent closing, terminating and/or etc. of controlled object. @@ -91,7 +89,6 @@ published service InstanceLocker : com::sun::star::lang::XComponent ::com::sun::star::uno::Exception ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/embed/InvalidStorageException.idl b/offapi/com/sun/star/embed/InvalidStorageException.idl index efbd79af5a2d..38651f946663 100644 --- a/offapi/com/sun/star/embed/InvalidStorageException.idl +++ b/offapi/com/sun/star/embed/InvalidStorageException.idl @@ -22,11 +22,9 @@ #include -//============================================================================ module com { module sun { module star { module embed { -//============================================================================ /** This exception can be thrown in case a storage is invalid. @@ -38,7 +36,6 @@ published exception InvalidStorageException: com::sun::star::io::IOException { }; -//============================================================================ }; }; }; }; diff --git a/offapi/com/sun/star/embed/LinkageMisuseException.idl b/offapi/com/sun/star/embed/LinkageMisuseException.idl index e9bbc206d6a0..7cb7cb7e8a1a 100644 --- a/offapi/com/sun/star/embed/LinkageMisuseException.idl +++ b/offapi/com/sun/star/embed/LinkageMisuseException.idl @@ -22,11 +22,9 @@ #include -//============================================================================ module com { module sun { module star { module embed { -//============================================================================ /** This exception can be thrown in case a linked object is misused. @@ -38,7 +36,6 @@ published exception LinkageMisuseException: com::sun::star::uno::Exception { }; -//============================================================================ }; }; }; }; diff --git a/offapi/com/sun/star/embed/NeedsRunningStateException.idl b/offapi/com/sun/star/embed/NeedsRunningStateException.idl index 5b17516c17e7..c9d3bb04f8ab 100644 --- a/offapi/com/sun/star/embed/NeedsRunningStateException.idl +++ b/offapi/com/sun/star/embed/NeedsRunningStateException.idl @@ -22,11 +22,9 @@ #include -//============================================================================ module com { module sun { module star { module embed { -//============================================================================ /** This exception can be thrown in case a list of accepted verbs of states is requested and the object is in loaded state and this information can be @@ -41,7 +39,6 @@ published exception NeedsRunningStateException: WrongStateException { }; -//============================================================================ }; }; }; }; diff --git a/offapi/com/sun/star/embed/NoVisualAreaSizeException.idl b/offapi/com/sun/star/embed/NoVisualAreaSizeException.idl index d598eb41a22e..3c9b7c348e65 100644 --- a/offapi/com/sun/star/embed/NoVisualAreaSizeException.idl +++ b/offapi/com/sun/star/embed/NoVisualAreaSizeException.idl @@ -22,11 +22,9 @@ #include -//============================================================================ module com { module sun { module star { module embed { -//============================================================================ /** This exception can be thrown in case the object can not provide own visual area currently. @@ -35,7 +33,6 @@ published exception NoVisualAreaSizeException: com::sun::star::uno::Exception { }; -//============================================================================ }; }; }; }; diff --git a/offapi/com/sun/star/embed/OLESimpleStorage.idl b/offapi/com/sun/star/embed/OLESimpleStorage.idl index 39c823f99f9a..3d14e2e6d408 100644 --- a/offapi/com/sun/star/embed/OLESimpleStorage.idl +++ b/offapi/com/sun/star/embed/OLESimpleStorage.idl @@ -23,9 +23,7 @@ #include #include -//============================================================================ module com { module sun { module star { module embed { -//============================================================================ /** This service provides a simple functionality to allow read/write the storages in OLE storage format. */ @@ -59,7 +57,6 @@ published service OLESimpleStorage: XOLESimpleStorage createFromStream ([in] ::com::sun::star::io::XStream xStream, [in] boolean bNoTempCopy); }; -//============================================================================ }; }; }; }; diff --git a/offapi/com/sun/star/embed/ObjectSaveVetoException.idl b/offapi/com/sun/star/embed/ObjectSaveVetoException.idl index e5aa51698fc6..4699f03020aa 100644 --- a/offapi/com/sun/star/embed/ObjectSaveVetoException.idl +++ b/offapi/com/sun/star/embed/ObjectSaveVetoException.idl @@ -22,11 +22,9 @@ #include -//============================================================================ module com { module sun { module star { module embed { -//============================================================================ /** This exception can be thrown in case container wants to avoid objects saving. @@ -37,7 +35,6 @@ published exception ObjectSaveVetoException: com::sun::star::uno::Exception { }; -//============================================================================ }; }; }; }; diff --git a/offapi/com/sun/star/embed/StateChangeInProgressException.idl b/offapi/com/sun/star/embed/StateChangeInProgressException.idl index db3a62dffb97..c03f50845617 100644 --- a/offapi/com/sun/star/embed/StateChangeInProgressException.idl +++ b/offapi/com/sun/star/embed/StateChangeInProgressException.idl @@ -22,11 +22,9 @@ #include -//============================================================================ module com { module sun { module star { module embed { -//============================================================================ /** This exception can be thrown in case the object does not allow to call requested functionality currently because the object is changing @@ -34,7 +32,6 @@ */ published exception StateChangeInProgressException: com::sun::star::embed::WrongStateException { - //------------------------------------------------------------------------ /** contains the target state the object tries to reach currently.

@@ -44,7 +41,6 @@ published exception StateChangeInProgressException: com::sun::star::embed::Wrong long TargetState; }; -//============================================================================ }; }; }; }; diff --git a/offapi/com/sun/star/embed/Storage.idl b/offapi/com/sun/star/embed/Storage.idl index 2dff89670779..c0cc9cdc7039 100644 --- a/offapi/com/sun/star/embed/Storage.idl +++ b/offapi/com/sun/star/embed/Storage.idl @@ -39,11 +39,9 @@ #include -//============================================================================ module com { module sun { module star { module embed { -//============================================================================ /** This is a service that allows to get access to a package using storage hierarchy. @@ -55,7 +53,6 @@ */ published service Storage { - // ----------------------------------------------------------------------- /** This service describes the base functionality of storages.

@@ -235,7 +232,6 @@ published service Storage */ service BaseStorage; - // ----------------------------------------------------------------------- /** allows to commit or revert changes that were done for the storage.

@@ -249,12 +245,10 @@ published service Storage */ interface ::com::sun::star::embed::XTransactedObject; - // ----------------------------------------------------------------------- /** allows to track storage's transaction state. */ interface ::com::sun::star::embed::XTransactionBroadcaster; - // ----------------------------------------------------------------------- /** allows to set password to a root storage.

@@ -270,18 +264,15 @@ published service Storage [optional] interface ::com::sun::star::embed::XEncryptionProtectedSource; - // ----------------------------------------------------------------------- /** allows to get and set the media type of the storage. */ [property] string MediaType; - // ----------------------------------------------------------------------- /** allows to get and set the version of the format related to the MediaType. */ [property,optional] string Version; - // ----------------------------------------------------------------------- /** allows to detect whether mediatype is detected by using fallback approach. @@ -300,18 +291,15 @@ published service Storage */ [property, readonly] boolean MediaTypeFallbackIsUsed; - // ----------------------------------------------------------------------- /** allows to detect whether the storage is a root one. */ [property, readonly] boolean IsRoot; - // ----------------------------------------------------------------------- /** allows to detect whether storage is open in "repair package" mode or not. */ [property, optional, readonly] boolean RepairPackage; - // ----------------------------------------------------------------------- /** allows to detect if the storage contains encrypted entries.

@@ -323,7 +311,6 @@ published service Storage */ [property, optional, readonly] boolean HasEncryptedEntries; - // ----------------------------------------------------------------------- /** allows to detect if the storage contains non-encrypted entries.

@@ -336,7 +323,6 @@ published service Storage [property, optional, readonly] boolean HasNonEncryptedEntries; }; -//============================================================================ }; }; }; }; diff --git a/offapi/com/sun/star/embed/StorageFactory.idl b/offapi/com/sun/star/embed/StorageFactory.idl index 8a355cd87429..a6cfdfc27130 100644 --- a/offapi/com/sun/star/embed/StorageFactory.idl +++ b/offapi/com/sun/star/embed/StorageFactory.idl @@ -32,11 +32,9 @@ #include -//============================================================================ module com { module sun { module star { module embed { -//============================================================================ /** The StorageFactory is a service that allows to create a storage based on either stream or URL. @@ -112,7 +110,6 @@ published service StorageFactory : ::com::sun::star::lang::XSingleServiceFactory; -//============================================================================ }; }; }; }; diff --git a/offapi/com/sun/star/embed/StorageFormats.idl b/offapi/com/sun/star/embed/StorageFormats.idl index c8db4f52e0f0..b5806bcf736b 100644 --- a/offapi/com/sun/star/embed/StorageFormats.idl +++ b/offapi/com/sun/star/embed/StorageFormats.idl @@ -20,11 +20,9 @@ #define __com_sun_star_embed_StorageFormats_idl__ -//============================================================================ module com { module sun { module star { module embed { -//============================================================================ /** The constant set contains IDs of formats that are supported by StorageFactory. @@ -33,23 +31,19 @@ module com { module sun { module star { module embed { */ published constants StorageFormats { - //------------------------------------------------------------------------ /** specifies package format */ const long PACKAGE = 1; - //------------------------------------------------------------------------ /** specifies zip format */ const long ZIP = 2; - //------------------------------------------------------------------------ /** specifies Office Open XML format */ const long OFOPXML = 3; }; -//============================================================================ }; }; }; }; diff --git a/offapi/com/sun/star/embed/StorageStream.idl b/offapi/com/sun/star/embed/StorageStream.idl index 220b0fc7e4c0..8a6bf78022ea 100644 --- a/offapi/com/sun/star/embed/StorageStream.idl +++ b/offapi/com/sun/star/embed/StorageStream.idl @@ -37,11 +37,9 @@ -//============================================================================ module com { module sun { module star { module embed { -//============================================================================ /** This is a service that represents a stream that can be provided by XStorage::openStreamElement() call implemented by Storage service. @@ -53,7 +51,6 @@ */ published service StorageStream { - // ----------------------------------------------------------------------- /** allows to get access to XInputStream and XOutputStream implementations. @@ -66,7 +63,6 @@ published service StorageStream */ interface ::com::sun::star::io::XStream; - // ----------------------------------------------------------------------- /** allows to control object lifetime.

@@ -113,12 +109,10 @@ published service StorageStream */ interface ::com::sun::star::lang::XComponent; - // ----------------------------------------------------------------------- /** allows to get access to stream properties. */ interface ::com::sun::star::beans::XPropertySet; - // ----------------------------------------------------------------------- /** allows to seek to a specified position within the stream.

@@ -129,7 +123,6 @@ published service StorageStream [optional] interface ::com::sun::star::io::XSeekable; - // ----------------------------------------------------------------------- /** allows to set password to the stream.

@@ -147,17 +140,14 @@ published service StorageStream [optional] interface ::com::sun::star::embed::XEncryptionProtectedSource; - // ----------------------------------------------------------------------- /** allows to get and set media type of the stream. */ [property] string MediaType; - // ----------------------------------------------------------------------- /** specifies if the stream should be compressed next time it is stored. */ [property] boolean IsCompressed; - // ----------------------------------------------------------------------- /** allows to detect if the stream is encrypted.

@@ -175,7 +165,6 @@ published service StorageStream */ [property, readonly] boolean IsEncrypted; - // ----------------------------------------------------------------------- /** specifies whether the stream will become encrypted next time the common storage password holder is commited. @@ -212,13 +201,11 @@ published service StorageStream */ [property] boolean UseCommonStoragePasswordEncryption; - // ----------------------------------------------------------------------- /** allows to detect size of the stream in bytes. */ [property, readonly] long Size; }; -//============================================================================ }; }; }; }; diff --git a/offapi/com/sun/star/embed/StorageWrappedTargetException.idl b/offapi/com/sun/star/embed/StorageWrappedTargetException.idl index b302573564e2..d6a33077706b 100644 --- a/offapi/com/sun/star/embed/StorageWrappedTargetException.idl +++ b/offapi/com/sun/star/embed/StorageWrappedTargetException.idl @@ -22,11 +22,9 @@ #include -//============================================================================ module com { module sun { module star { module embed { -//============================================================================ /** This exception can wrap an exception thrown during XStorage methods execution. @@ -35,7 +33,6 @@ published exception StorageWrappedTargetException: com::sun::star::lang::Wrapped { }; -//============================================================================ }; }; }; }; diff --git a/offapi/com/sun/star/embed/UnreachableStateException.idl b/offapi/com/sun/star/embed/UnreachableStateException.idl index 9b74c248de61..5f95e1da95f6 100644 --- a/offapi/com/sun/star/embed/UnreachableStateException.idl +++ b/offapi/com/sun/star/embed/UnreachableStateException.idl @@ -22,28 +22,23 @@ #include -//============================================================================ module com { module sun { module star { module embed { -//============================================================================ /** This exception can be thrown in case specified state can not be reached. */ published exception UnreachableStateException: com::sun::star::uno::Exception { - // ----------------------------------------------------------------------- /** The current state of the object. */ long CurrentState; - // ----------------------------------------------------------------------- /** The state that could not be reached. */ long NextState; }; -//============================================================================ }; }; }; }; diff --git a/offapi/com/sun/star/embed/UseBackupException.idl b/offapi/com/sun/star/embed/UseBackupException.idl index a1d82c7133ad..2dd4bd6b5cfa 100644 --- a/offapi/com/sun/star/embed/UseBackupException.idl +++ b/offapi/com/sun/star/embed/UseBackupException.idl @@ -31,11 +31,9 @@ #include -//============================================================================ module com { module sun { module star { module embed { -//============================================================================ /** This exception can be thrown in case a storage commit is failed.

@@ -57,7 +55,6 @@ published exception UseBackupException: com::sun::star::io::IOException string TemporaryFileURL; }; -//============================================================================ }; }; }; }; diff --git a/offapi/com/sun/star/embed/VerbAttributes.idl b/offapi/com/sun/star/embed/VerbAttributes.idl index b9dc9e545bb7..3124508489ca 100644 --- a/offapi/com/sun/star/embed/VerbAttributes.idl +++ b/offapi/com/sun/star/embed/VerbAttributes.idl @@ -20,30 +20,25 @@ #define __com_sun_star_embed_VerbAttributes_idl__ -//============================================================================ module com { module sun { module star { module embed { -//============================================================================ /** The constant set specifies possible attributes of a verb. @see VerbDescriptor */ published constants VerbAttributes { - // ----------------------------------------------------------------------- /** Execution of the verb with this attribute must not modify the object. */ const long MS_VERBATTR_NEVERDIRTIES = 1; - // ----------------------------------------------------------------------- /** indicates that the verb should appear in the object's menu. */ const long MS_VERBATTR_ONCONTAINERMENU = 2; }; -//============================================================================ }; }; }; }; diff --git a/offapi/com/sun/star/embed/VerbDescriptor.idl b/offapi/com/sun/star/embed/VerbDescriptor.idl index 67c563c06fe4..794133e41c73 100644 --- a/offapi/com/sun/star/embed/VerbDescriptor.idl +++ b/offapi/com/sun/star/embed/VerbDescriptor.idl @@ -20,27 +20,22 @@ #define __com_sun_star_embed_VerbDescriptor_idl__ -//============================================================================ module com { module sun { module star { module embed { -//============================================================================ /** describes a verb. */ published struct VerbDescriptor { - //------------------------------------------------------------------------ /** specifies the id of the verb. */ long VerbID; - //------------------------------------------------------------------------ /** specifies the name of the verb. */ string VerbName; - //------------------------------------------------------------------------ /** specifies the flags that are set for the verb.

@@ -49,7 +44,6 @@ published struct VerbDescriptor */ long VerbFlags; - //------------------------------------------------------------------------ /** specifies the attributes of the verb.

@@ -60,7 +54,6 @@ published struct VerbDescriptor }; -//============================================================================ }; }; }; }; diff --git a/offapi/com/sun/star/embed/VisualRepresentation.idl b/offapi/com/sun/star/embed/VisualRepresentation.idl index 81f4ba42af92..775498914d66 100644 --- a/offapi/com/sun/star/embed/VisualRepresentation.idl +++ b/offapi/com/sun/star/embed/VisualRepresentation.idl @@ -21,29 +21,24 @@ #include -//============================================================================= module com { module sun { module star { module embed { -//============================================================================= /** can contain a graphical representation in an arbitrary format. */ published struct VisualRepresentation { - //------------------------------------------------------------------------- /** The format of the visual representation. */ ::com::sun::star::datatransfer::DataFlavor Flavor; - //------------------------------------------------------------------------- /** The data in the format specified by Flavor. */ any Data; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/embed/WrongStateException.idl b/offapi/com/sun/star/embed/WrongStateException.idl index d91e8635ad1a..f500bba2a29b 100644 --- a/offapi/com/sun/star/embed/WrongStateException.idl +++ b/offapi/com/sun/star/embed/WrongStateException.idl @@ -22,11 +22,9 @@ #include -//============================================================================ module com { module sun { module star { module embed { -//============================================================================ /** This exception can be thrown in case the object's state does not allow to call requested functionality. @@ -35,7 +33,6 @@ published exception WrongStateException: com::sun::star::uno::Exception { }; -//============================================================================ }; }; }; }; diff --git a/offapi/com/sun/star/embed/XActionsApproval.idl b/offapi/com/sun/star/embed/XActionsApproval.idl index 477f74f0f1b2..8d35d45f0229 100644 --- a/offapi/com/sun/star/embed/XActionsApproval.idl +++ b/offapi/com/sun/star/embed/XActionsApproval.idl @@ -21,11 +21,9 @@ #include -//============================================================================ module com { module sun { module star { module embed { -//============================================================================ /** allows to request an approval for an action.

@@ -36,7 +34,6 @@ */ published interface XActionsApproval: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------ /** requests an approval for the specified action. @param nAction @@ -52,7 +49,6 @@ published interface XActionsApproval: com::sun::star::uno::XInterface boolean approveAction( [in] long nAction ); }; -//============================================================================ }; }; }; }; diff --git a/offapi/com/sun/star/embed/XClassifiedObject.idl b/offapi/com/sun/star/embed/XClassifiedObject.idl index 27665e0bb1bd..973f49898ad1 100644 --- a/offapi/com/sun/star/embed/XClassifiedObject.idl +++ b/offapi/com/sun/star/embed/XClassifiedObject.idl @@ -23,16 +23,13 @@ #include -//============================================================================ module com { module sun { module star { module embed { -//============================================================================ /** represents common functionality for embedded objects */ published interface XClassifiedObject: com::sun::star::uno::XInterface { - // ----------------------------------------------------------------------- /** retrieves class ID of the object. @return @@ -40,7 +37,6 @@ published interface XClassifiedObject: com::sun::star::uno::XInterface */ sequence< byte > getClassID(); - // ----------------------------------------------------------------------- /** retrieves symbolic name for the object type to be used in UI. @return @@ -48,7 +44,6 @@ published interface XClassifiedObject: com::sun::star::uno::XInterface */ string getClassName(); - // ----------------------------------------------------------------------- /** sets the class ID and symbolic name to an object. @param aClassID @@ -65,7 +60,6 @@ published interface XClassifiedObject: com::sun::star::uno::XInterface raises( ::com::sun::star::lang::NoSupportException ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/embed/XCommonEmbedPersist.idl b/offapi/com/sun/star/embed/XCommonEmbedPersist.idl index 39ab7cb5976c..8a4603d84198 100644 --- a/offapi/com/sun/star/embed/XCommonEmbedPersist.idl +++ b/offapi/com/sun/star/embed/XCommonEmbedPersist.idl @@ -35,17 +35,14 @@ #include #include -//============================================================================ module com { module sun { module star { module embed { -//============================================================================ /** specifies common implementation for embedded objects and links persistence. */ published interface XCommonEmbedPersist: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------ /** lets the object or the link store itself. @throws com::sun::star::embed::WrongStateException @@ -62,7 +59,6 @@ published interface XCommonEmbedPersist: com::sun::star::uno::XInterface ::com::sun::star::io::IOException, ::com::sun::star::uno::Exception ); - //------------------------------------------------------------------------ /** allows to detect if the data store is read-only. @returns @@ -75,7 +71,6 @@ published interface XCommonEmbedPersist: com::sun::star::uno::XInterface boolean isReadonly() raises( ::com::sun::star::embed::WrongStateException ); - //------------------------------------------------------------------------ /** lets the object or the link reload itself.

@@ -112,7 +107,6 @@ published interface XCommonEmbedPersist: com::sun::star::uno::XInterface ::com::sun::star::uno::Exception ); }; -//============================================================================ }; }; }; }; diff --git a/offapi/com/sun/star/embed/XComponentSupplier.idl b/offapi/com/sun/star/embed/XComponentSupplier.idl index 95cb3698cb2a..702da04a99ae 100644 --- a/offapi/com/sun/star/embed/XComponentSupplier.idl +++ b/offapi/com/sun/star/embed/XComponentSupplier.idl @@ -21,16 +21,13 @@ #include -//============================================================================= module com { module sun { module star { module embed { -//============================================================================= /** provides access to a component. */ published interface XComponentSupplier: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** allows to get access to a component.

The component may not support @@ -43,7 +40,6 @@ published interface XComponentSupplier: com::sun::star::uno::XInterface ::com::sun::star::util::XCloseable getComponent(); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/embed/XEmbedObjectClipboardCreator.idl b/offapi/com/sun/star/embed/XEmbedObjectClipboardCreator.idl index 4bc9b329daf8..5c90deac5c34 100644 --- a/offapi/com/sun/star/embed/XEmbedObjectClipboardCreator.idl +++ b/offapi/com/sun/star/embed/XEmbedObjectClipboardCreator.idl @@ -36,11 +36,9 @@ #include #include -//============================================================================ module com { module sun { module star { module embed { -//============================================================================ /** allows to create and initialize a new embedded object from clipboard.

@@ -50,7 +48,6 @@ */ published interface XEmbedObjectClipboardCreator: com::sun::star::uno::XInterface { - // ----------------------------------------------------------------------- /** creates a new object and initializes it from the system clipboard.

In case specified entry exists it's contents are ignored and @@ -95,7 +92,6 @@ published interface XEmbedObjectClipboardCreator: com::sun::star::uno::XInterfac ::com::sun::star::uno::Exception ); }; -//============================================================================ }; }; }; }; diff --git a/offapi/com/sun/star/embed/XEmbedObjectCreator.idl b/offapi/com/sun/star/embed/XEmbedObjectCreator.idl index 6e8112827b65..9e64448cd37b 100644 --- a/offapi/com/sun/star/embed/XEmbedObjectCreator.idl +++ b/offapi/com/sun/star/embed/XEmbedObjectCreator.idl @@ -26,11 +26,9 @@ #include #include -//============================================================================ module com { module sun { module star { module embed { -//============================================================================ /** allows to create and initialize a new embedded object.

@@ -40,7 +38,6 @@ */ published interface XEmbedObjectCreator: com::sun::star::uno::XInterface { - // ----------------------------------------------------------------------- /** creates a new object and initializes it as a new one.

In case specified entry exists it's contents are ignored and @@ -84,7 +81,6 @@ published interface XEmbedObjectCreator: com::sun::star::uno::XInterface ::com::sun::star::uno::Exception ); - // ----------------------------------------------------------------------- /** creates a new object that should be based on specified storage entry.

The specified entry must exists and the object should be loaded @@ -131,7 +127,6 @@ published interface XEmbedObjectCreator: com::sun::star::uno::XInterface ::com::sun::star::io::IOException, ::com::sun::star::uno::Exception ); - // ----------------------------------------------------------------------- /** creates a new object and initializes it based on MediaDescriptor. @@ -173,7 +168,6 @@ published interface XEmbedObjectCreator: com::sun::star::uno::XInterface ::com::sun::star::uno::Exception ); }; -//============================================================================ }; }; }; }; diff --git a/offapi/com/sun/star/embed/XEmbedObjectFactory.idl b/offapi/com/sun/star/embed/XEmbedObjectFactory.idl index 21823f0054fe..7460b37dce73 100644 --- a/offapi/com/sun/star/embed/XEmbedObjectFactory.idl +++ b/offapi/com/sun/star/embed/XEmbedObjectFactory.idl @@ -26,11 +26,9 @@ #include #include -//============================================================================ module com { module sun { module star { module embed { -//============================================================================ /** allows to create and initialize a new embedded object of specified type.

This interface provides user with full control over object creation. @@ -38,7 +36,6 @@ */ published interface XEmbedObjectFactory: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------ /** creates a new object and transport parameters for persistent initialization. @@ -101,7 +98,6 @@ published interface XEmbedObjectFactory: com::sun::star::uno::XInterface ::com::sun::star::uno::Exception ); }; -//============================================================================ }; }; }; }; diff --git a/offapi/com/sun/star/embed/XEmbedPersist.idl b/offapi/com/sun/star/embed/XEmbedPersist.idl index 526b7207f487..78490f568af0 100644 --- a/offapi/com/sun/star/embed/XEmbedPersist.idl +++ b/offapi/com/sun/star/embed/XEmbedPersist.idl @@ -36,11 +36,9 @@ #include #include -//============================================================================ module com { module sun { module star { module embed { -//============================================================================ /** specifies an implementation for embedded object persistence.

The idea is that any usable embedded object should be initialized @@ -50,7 +48,6 @@ */ published interface XEmbedPersist: XCommonEmbedPersist { - //------------------------------------------------------------------------ /** provides object with a parent storage and a name for object's entry.

@@ -115,7 +112,6 @@ published interface XEmbedPersist: XCommonEmbedPersist ::com::sun::star::io::IOException, ::com::sun::star::uno::Exception ); - //------------------------------------------------------------------------ /** lets the object store itself to an entry in destination storage, the own persistence entry is not changed. @@ -155,7 +151,6 @@ published interface XEmbedPersist: XCommonEmbedPersist ::com::sun::star::io::IOException, ::com::sun::star::uno::Exception ); - //------------------------------------------------------------------------ /** lets the object store itself to an entry in destination storage and prepare to use the new entry for own persistence. @@ -206,7 +201,6 @@ published interface XEmbedPersist: XCommonEmbedPersist ::com::sun::star::uno::Exception ); - //------------------------------------------------------------------------ /** specifies whether the object should use an old storage or a new one after "save as" operation. @@ -225,7 +219,6 @@ published interface XEmbedPersist: XCommonEmbedPersist raises( ::com::sun::star::embed::WrongStateException, ::com::sun::star::uno::Exception ); - //------------------------------------------------------------------------ /** allows to detect if the object has entry. @returns @@ -235,7 +228,6 @@ published interface XEmbedPersist: XCommonEmbedPersist boolean hasEntry() raises( ::com::sun::star::embed::WrongStateException ); - //------------------------------------------------------------------------ /** allows to retrieve the current object entry name. @returns @@ -248,7 +240,6 @@ published interface XEmbedPersist: XCommonEmbedPersist raises( ::com::sun::star::embed::WrongStateException ); }; -//============================================================================ }; }; }; }; diff --git a/offapi/com/sun/star/embed/XEmbeddedClient.idl b/offapi/com/sun/star/embed/XEmbeddedClient.idl index 98acef87d9e7..d9abaf39c113 100644 --- a/offapi/com/sun/star/embed/XEmbeddedClient.idl +++ b/offapi/com/sun/star/embed/XEmbeddedClient.idl @@ -35,16 +35,13 @@ -//============================================================================ module com { module sun { module star { module embed { -//============================================================================ /** represents common functionality for embedded clients. */ published interface XEmbeddedClient: XComponentSupplier { - //------------------------------------------------------------------------ /** asks client to let the object store itself. @throws com::sun::star::uno::ObjectSaveVetoException @@ -57,7 +54,6 @@ published interface XEmbeddedClient: XComponentSupplier raises( ::com::sun::star::embed::ObjectSaveVetoException, ::com::sun::star::uno::Exception ); - //------------------------------------------------------------------------ /** An object can use this method to notify the client when the object outplace window becomes visible or invisible. @@ -72,7 +68,6 @@ published interface XEmbeddedClient: XComponentSupplier }; -//============================================================================ }; }; }; }; diff --git a/offapi/com/sun/star/embed/XEmbeddedObject.idl b/offapi/com/sun/star/embed/XEmbeddedObject.idl index 24f89b6b49d7..12483c561c19 100644 --- a/offapi/com/sun/star/embed/XEmbeddedObject.idl +++ b/offapi/com/sun/star/embed/XEmbeddedObject.idl @@ -36,50 +36,39 @@ -//============================================================================ module com { module sun { module star { module embed { -//============================================================================ /** represents common functionality for embedded objects. */ published interface XEmbeddedObject { // INTERFACES - // - //------------------------------------------------------------------------ /** represents common visualization functionality for embedded objects. */ interface XVisualObject; - //------------------------------------------------------------------------ /** allows to detect class ID of the object. */ interface XClassifiedObject; - //------------------------------------------------------------------------ /** allows to get access to the component handled by the object. */ interface XComponentSupplier; - //------------------------------------------------------------------------ /** allows to be notified when object changes the state. */ interface XStateChangeBroadcaster; - //------------------------------------------------------------------------ /** allows to be notified about object related events. */ interface ::com::sun::star::document::XEventBroadcaster; - //------------------------------------------------------------------------ /** allows to control lifetime of the object. */ interface ::com::sun::star::util::XCloseable; // METHODS - // - //------------------------------------------------------------------------ /** changes the state of the object to the requested one. @param nNewState @@ -100,7 +89,6 @@ published interface XEmbeddedObject ::com::sun::star::embed::WrongStateException, ::com::sun::star::uno::Exception ); - //------------------------------------------------------------------------ /** returns supported states for the object. @returns @@ -118,7 +106,6 @@ published interface XEmbeddedObject raises( ::com::sun::star::embed::NeedsRunningStateException, ::com::sun::star::embed::WrongStateException ); - //------------------------------------------------------------------------ /** returns the current state of the object. @returns @@ -130,7 +117,6 @@ published interface XEmbeddedObject long getCurrentState() raises( ::com::sun::star::embed::WrongStateException ); - //------------------------------------------------------------------------ /** lets object perform an action referenced by nVerbID. @param nVerbID @@ -155,7 +141,6 @@ published interface XEmbeddedObject ::com::sun::star::embed::UnreachableStateException, ::com::sun::star::uno::Exception ); - //------------------------------------------------------------------------ /** returns supported verbs for the object. @returns @@ -173,7 +158,6 @@ published interface XEmbeddedObject raises( ::com::sun::star::embed::NeedsRunningStateException, ::com::sun::star::embed::WrongStateException ); - //------------------------------------------------------------------------ /** sets a connection to the container's client. @param xClient @@ -185,7 +169,6 @@ published interface XEmbeddedObject void setClientSite( [in] XEmbeddedClient xClient ) raises( ::com::sun::star::embed::WrongStateException ); - //------------------------------------------------------------------------ /** provides access to the internal link to the container client. @returns @@ -197,7 +180,6 @@ published interface XEmbeddedObject XEmbeddedClient getClientSite() raises( ::com::sun::star::embed::WrongStateException ); - //------------------------------------------------------------------------ /** updates object's representations. @throws com::sun::star::embed::WrongStateException @@ -210,7 +192,6 @@ published interface XEmbeddedObject raises( ::com::sun::star::embed::WrongStateException, ::com::sun::star::uno::Exception ); - //------------------------------------------------------------------------ /** specifies how often the object's representation should be updated. @param nMode @@ -223,7 +204,6 @@ published interface XEmbeddedObject void setUpdateMode( [in] long nMode ) raises( ::com::sun::star::embed::WrongStateException ); - //------------------------------------------------------------------------ /** retrieves the status of the object. @param nAspect @@ -239,7 +219,6 @@ published interface XEmbeddedObject hyper getStatus( [in] hyper nAspect ) raises( ::com::sun::star::embed::WrongStateException ); - //------------------------------------------------------------------------- /** provides object with the name of container document. @param sName @@ -249,7 +228,6 @@ published interface XEmbeddedObject }; -//============================================================================ }; }; }; }; diff --git a/offapi/com/sun/star/embed/XEncryptionProtectedSource.idl b/offapi/com/sun/star/embed/XEncryptionProtectedSource.idl index 6f60c7c65001..1aba0d99187e 100644 --- a/offapi/com/sun/star/embed/XEncryptionProtectedSource.idl +++ b/offapi/com/sun/star/embed/XEncryptionProtectedSource.idl @@ -22,16 +22,13 @@ #include #include -//============================================================================ module com { module sun { module star { module embed { -//============================================================================ /** This interface allows to set a password for an object. */ published interface XEncryptionProtectedSource: com::sun::star::uno::XInterface { - // ----------------------------------------------------------------------- /** sets a password for the object. @param sPassword @@ -43,7 +40,6 @@ published interface XEncryptionProtectedSource: com::sun::star::uno::XInterface void setEncryptionPassword( [in] string sPassword ) raises( ::com::sun::star::io::IOException ); - // ----------------------------------------------------------------------- /** removes encryption from the object. @throws ::com::sun::star::io::IOException @@ -53,7 +49,6 @@ published interface XEncryptionProtectedSource: com::sun::star::uno::XInterface raises( ::com::sun::star::io::IOException ); }; -//============================================================================ }; }; }; }; diff --git a/offapi/com/sun/star/embed/XEncryptionProtectedSource2.idl b/offapi/com/sun/star/embed/XEncryptionProtectedSource2.idl index 0e6fbad98d0f..dda9fb0e96d7 100644 --- a/offapi/com/sun/star/embed/XEncryptionProtectedSource2.idl +++ b/offapi/com/sun/star/embed/XEncryptionProtectedSource2.idl @@ -31,18 +31,15 @@ #include #include -//============================================================================ module com { module sun { module star { module embed { -//============================================================================ /** This interface allows to set a password for an object. @since OOo 3.4 */ interface XEncryptionProtectedSource2: XEncryptionProtectedSource { - // ----------------------------------------------------------------------- /** sets an encryption data for the object. @param aEncryptionData @@ -54,7 +51,6 @@ interface XEncryptionProtectedSource2: XEncryptionProtectedSource void setEncryptionData( [in] sequence< ::com::sun::star::beans::NamedValue > aEncryptionData ) raises( ::com::sun::star::io::IOException ); - // ----------------------------------------------------------------------- /** determine if an encryption data is set for this object. @return @@ -63,7 +59,6 @@ interface XEncryptionProtectedSource2: XEncryptionProtectedSource boolean hasEncryptionData(); }; -//============================================================================ }; }; }; }; diff --git a/offapi/com/sun/star/embed/XEncryptionProtectedStorage.idl b/offapi/com/sun/star/embed/XEncryptionProtectedStorage.idl index bb748190cfda..551d1c8a33ab 100644 --- a/offapi/com/sun/star/embed/XEncryptionProtectedStorage.idl +++ b/offapi/com/sun/star/embed/XEncryptionProtectedStorage.idl @@ -39,18 +39,15 @@ #include #endif -//============================================================================ module com { module sun { module star { module embed { -//============================================================================ /** This interface allows to set a password for an object. @since OOo 3.4 */ interface XEncryptionProtectedStorage: XEncryptionProtectedSource2 { - // ----------------------------------------------------------------------- /** allows to set the encryption algorithms for the object.

The algorithms will of course be used only for streams that have been @@ -98,13 +95,11 @@ interface XEncryptionProtectedStorage: XEncryptionProtectedSource2 void setEncryptionAlgorithms( [in] sequence< ::com::sun::star::beans::NamedValue > aAlgorithms ) raises( ::com::sun::star::lang::IllegalArgumentException ); - // ----------------------------------------------------------------------- /** allows to get the encryption algorithms of the object. */ sequence< ::com::sun::star::beans::NamedValue > getEncryptionAlgorithms(); }; -//============================================================================ }; }; }; }; diff --git a/offapi/com/sun/star/embed/XExtendedStorageStream.idl b/offapi/com/sun/star/embed/XExtendedStorageStream.idl index b02c829e40f7..047d44d78f1b 100644 --- a/offapi/com/sun/star/embed/XExtendedStorageStream.idl +++ b/offapi/com/sun/star/embed/XExtendedStorageStream.idl @@ -36,29 +36,23 @@ #include #include -//============================================================================ module com { module sun { module star { module embed { -//============================================================================ /** This interface allows access to an extended storage stream that might be transacted. */ published interface XExtendedStorageStream { // INTERFACES - // - // ----------------------------------------------------------------------- /** Stream access. */ interface ::com::sun::star::io::XStream; - // ----------------------------------------------------------------------- /** allows to control object lifetime. */ interface ::com::sun::star::lang::XComponent; - // ----------------------------------------------------------------------- /** allows to seek to a specified position within the stream.

@@ -68,7 +62,6 @@ published interface XExtendedStorageStream */ [optional] interface ::com::sun::star::io::XSeekable; - // ----------------------------------------------------------------------- /** allows to set password to the stream.

@@ -85,17 +78,14 @@ published interface XExtendedStorageStream */ [optional] interface ::com::sun::star::embed::XEncryptionProtectedSource; - // ----------------------------------------------------------------------- /** allows to get access to stream properties. */ [optional] interface ::com::sun::star::beans::XPropertySet; - // ----------------------------------------------------------------------- /** allows to have transacted access. */ [optional] interface ::com::sun::star::embed::XTransactedObject; - // ----------------------------------------------------------------------- /** allows to register a listener for transaction actions.

@@ -107,7 +97,6 @@ published interface XExtendedStorageStream }; -//============================================================================ }; }; }; }; diff --git a/offapi/com/sun/star/embed/XHatchWindow.idl b/offapi/com/sun/star/embed/XHatchWindow.idl index a0dbe080cfcb..f652642986f0 100644 --- a/offapi/com/sun/star/embed/XHatchWindow.idl +++ b/offapi/com/sun/star/embed/XHatchWindow.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================ module com { module sun { module star { module embed { -//============================================================================ /** specifies the operations for a hatch window. @@ -42,7 +40,6 @@ */ published interface XHatchWindow: com::sun::star::lang::XComponent { - //------------------------------------------------------------------------ /** sets the object that will control resizing/moving, if the object is not set the window can not be resized/moved. */ @@ -51,7 +48,6 @@ published interface XHatchWindow: com::sun::star::lang::XComponent [attribute] com::sun::star::awt::Size HatchBorderSize; }; -//============================================================================ }; }; }; }; diff --git a/offapi/com/sun/star/embed/XHatchWindowController.idl b/offapi/com/sun/star/embed/XHatchWindowController.idl index 1cfbd79fb986..b5810a2551c7 100644 --- a/offapi/com/sun/star/embed/XHatchWindowController.idl +++ b/offapi/com/sun/star/embed/XHatchWindowController.idl @@ -22,11 +22,9 @@ #include #include -//============================================================================ module com { module sun { module star { module embed { -//============================================================================ /** specifies the operations for a hatch window. @@ -38,7 +36,6 @@ */ published interface XHatchWindowController: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------ /** requests window owner to resize/move the window. @param aRect @@ -46,7 +43,6 @@ published interface XHatchWindowController: com::sun::star::uno::XInterface */ void requestPositioning( [in] com::sun::star::awt::Rectangle aRect ); - //------------------------------------------------------------------------ /** returns the closest valid rectangle to the provided one. @param aRect @@ -62,7 +58,6 @@ published interface XHatchWindowController: com::sun::star::uno::XInterface void deactivated(); }; -//============================================================================ }; }; }; }; diff --git a/offapi/com/sun/star/embed/XHatchWindowFactory.idl b/offapi/com/sun/star/embed/XHatchWindowFactory.idl index 2a3f5cc9cd24..fa707ecb48b1 100644 --- a/offapi/com/sun/star/embed/XHatchWindowFactory.idl +++ b/offapi/com/sun/star/embed/XHatchWindowFactory.idl @@ -25,17 +25,14 @@ #include #include -//============================================================================ module com { module sun { module star { module embed { -//============================================================================ /** creates a hatch window implementation. */ published interface XHatchWindowFactory: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------ /** creates a new hatch window instance. @param xParent @@ -61,7 +58,6 @@ published interface XHatchWindowFactory: com::sun::star::uno::XInterface raises( ::com::sun::star::lang::IllegalArgumentException ); }; -//============================================================================ }; }; }; }; diff --git a/offapi/com/sun/star/embed/XHierarchicalStorageAccess.idl b/offapi/com/sun/star/embed/XHierarchicalStorageAccess.idl index b061bc6d2ddc..36d6644d129a 100644 --- a/offapi/com/sun/star/embed/XHierarchicalStorageAccess.idl +++ b/offapi/com/sun/star/embed/XHierarchicalStorageAccess.idl @@ -42,11 +42,9 @@ #include -//============================================================================ module com { module sun { module star { module embed { -//============================================================================ /** This interface allows hierarchical access to storage tree.

@@ -64,8 +62,6 @@ published interface XHierarchicalStorageAccess { // METHODS - // - // ----------------------------------------------------------------------- /** allows to get access to a child stream of the storage, using hierarchical path. @@ -106,7 +102,6 @@ published interface XHierarchicalStorageAccess ::com::sun::star::io::IOException, ::com::sun::star::embed::StorageWrappedTargetException ); - // ----------------------------------------------------------------------- /** allows to get access to a child encrypted stream with password using hierarchical path. @@ -162,7 +157,6 @@ published interface XHierarchicalStorageAccess ::com::sun::star::io::IOException, ::com::sun::star::embed::StorageWrappedTargetException ); - // ----------------------------------------------------------------------- /** removes a stream specified by hierarchical name from a storage. @param sElementPath @@ -193,7 +187,6 @@ published interface XHierarchicalStorageAccess }; -//============================================================================ }; }; }; }; diff --git a/offapi/com/sun/star/embed/XHierarchicalStorageAccess2.idl b/offapi/com/sun/star/embed/XHierarchicalStorageAccess2.idl index 5c2b874a1e3d..83578acdd8ec 100644 --- a/offapi/com/sun/star/embed/XHierarchicalStorageAccess2.idl +++ b/offapi/com/sun/star/embed/XHierarchicalStorageAccess2.idl @@ -22,16 +22,13 @@ #include #include -//============================================================================ module com { module sun { module star { module embed { -//============================================================================ /** This interface extends XHierarchicalStorageAccess interface. */ interface XHierarchicalStorageAccess2 : XHierarchicalStorageAccess { - // ----------------------------------------------------------------------- /** allows to get access to a child encrypted stream with encryption data using hierarchical path. @@ -88,7 +85,6 @@ interface XHierarchicalStorageAccess2 : XHierarchicalStorageAccess ::com::sun::star::embed::StorageWrappedTargetException ); }; -//============================================================================ }; }; }; }; diff --git a/offapi/com/sun/star/embed/XInplaceClient.idl b/offapi/com/sun/star/embed/XInplaceClient.idl index 7582ed467031..99b4abf524be 100644 --- a/offapi/com/sun/star/embed/XInplaceClient.idl +++ b/offapi/com/sun/star/embed/XInplaceClient.idl @@ -39,16 +39,13 @@ #include -//============================================================================ module com { module sun { module star { module embed { -//============================================================================ /** represents common functionality for inplace clients. */ interface XInplaceClient: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------ /** checks if the container can activate the object inplace. @return @@ -57,7 +54,6 @@ interface XInplaceClient: com::sun::star::uno::XInterface */ boolean canInplaceActivate(); - //------------------------------------------------------------------------ /** notifies container through the client that the object is to be inplace activated. @@ -67,7 +63,6 @@ interface XInplaceClient: com::sun::star::uno::XInterface void activatingInplace() raises( ::com::sun::star::embed::WrongStateException ); - //------------------------------------------------------------------------ /** notifies container through the client that the object is to be UI-activated. @@ -77,7 +72,6 @@ interface XInplaceClient: com::sun::star::uno::XInterface void activatingUI() raises( ::com::sun::star::embed::WrongStateException ); - //------------------------------------------------------------------------ /** notifies container through the client that the object is deactivated. @throws com::sun::star::embed::WrongStateException @@ -86,7 +80,6 @@ interface XInplaceClient: com::sun::star::uno::XInterface void deactivatedInplace() raises( ::com::sun::star::embed::WrongStateException ); - //------------------------------------------------------------------------ /** notifies container through the client that the object is UI-deactivated. @@ -100,7 +93,6 @@ interface XInplaceClient: com::sun::star::uno::XInterface void deactivatedUI() raises( ::com::sun::star::embed::WrongStateException ); - //------------------------------------------------------------------------ /** allows to retrieve the LayoutManager of the container. @@ -116,7 +108,6 @@ interface XInplaceClient: com::sun::star::uno::XInterface ::com::sun::star::frame::XLayoutManager getLayoutManager() raises( ::com::sun::star::embed::WrongStateException ); - //------------------------------------------------------------------------ /** allows to retrieve the container's dispatch provider. @return @@ -129,7 +120,6 @@ interface XInplaceClient: com::sun::star::uno::XInterface ::com::sun::star::frame::XDispatchProvider getInplaceDispatchProvider() raises( ::com::sun::star::embed::WrongStateException ); - //------------------------------------------------------------------------ /** gets the inplace object position rectangle.

@@ -149,7 +139,6 @@ interface XInplaceClient: com::sun::star::uno::XInterface ::com::sun::star::awt::Rectangle getPlacement() raises( ::com::sun::star::embed::WrongStateException ); - //------------------------------------------------------------------------ /** gets the inplace object clip rectangle.

@@ -167,7 +156,6 @@ interface XInplaceClient: com::sun::star::uno::XInterface ::com::sun::star::awt::Rectangle getClipRectangle() raises( ::com::sun::star::embed::WrongStateException ); - //------------------------------------------------------------------------ /** provides accelerator table the object wants to use while it is inplace active. @@ -180,7 +168,6 @@ interface XInplaceClient: com::sun::star::uno::XInterface void translateAccelerators( [in] sequence< ::com::sun::star::awt::KeyEvent > aKeys ) raises( ::com::sun::star::embed::WrongStateException ); - //------------------------------------------------------------------------ /** scrolls the object. @param aOffset @@ -192,7 +179,6 @@ interface XInplaceClient: com::sun::star::uno::XInterface void scrollObject( [in] ::com::sun::star::awt::Size aOffset ) raises( ::com::sun::star::embed::WrongStateException ); - //------------------------------------------------------------------------ /** notifies the container that the position of the object is changed. @param aPosRect @@ -209,7 +195,6 @@ interface XInplaceClient: com::sun::star::uno::XInterface ::com::sun::star::uno::Exception ); }; -//============================================================================ }; }; }; }; diff --git a/offapi/com/sun/star/embed/XInplaceObject.idl b/offapi/com/sun/star/embed/XInplaceObject.idl index 0f9d454b3e33..867c6a68d6a3 100644 --- a/offapi/com/sun/star/embed/XInplaceObject.idl +++ b/offapi/com/sun/star/embed/XInplaceObject.idl @@ -35,16 +35,13 @@ -//============================================================================ module com { module sun { module star { module embed { -//============================================================================ /** represents common functionality for inplace embedded objects. */ published interface XInplaceObject: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------ /** sets the visible part of the inplace object.

@@ -76,7 +73,6 @@ published interface XInplaceObject: com::sun::star::uno::XInterface raises( ::com::sun::star::embed::WrongStateException, ::com::sun::star::uno::Exception ); - //------------------------------------------------------------------------ /** enables or disables modeless dialogs of the object.

@@ -99,7 +95,6 @@ published interface XInplaceObject: com::sun::star::uno::XInterface raises( ::com::sun::star::embed::WrongStateException, ::com::sun::star::uno::Exception ); - //------------------------------------------------------------------------ /** provides accelerator table the container wants to use during inplace editing. @@ -115,7 +110,6 @@ published interface XInplaceObject: com::sun::star::uno::XInterface }; -//============================================================================ }; }; }; }; diff --git a/offapi/com/sun/star/embed/XInsertObjectDialog.idl b/offapi/com/sun/star/embed/XInsertObjectDialog.idl index f71a43800d2f..174b45665c5a 100644 --- a/offapi/com/sun/star/embed/XInsertObjectDialog.idl +++ b/offapi/com/sun/star/embed/XInsertObjectDialog.idl @@ -36,16 +36,13 @@ #include #include -//============================================================================= module com { module sun { module star { module embed { -//============================================================================= /** allows to create and initialize a new embedded object using GUI dialog. */ published interface XInsertObjectDialog: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** creates a new object using GUI dialog.

@@ -85,7 +82,6 @@ published interface XInsertObjectDialog: com::sun::star::uno::XInterface ::com::sun::star::uno::Exception ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/embed/XLinkCreator.idl b/offapi/com/sun/star/embed/XLinkCreator.idl index 3981078b260e..4270a6899078 100644 --- a/offapi/com/sun/star/embed/XLinkCreator.idl +++ b/offapi/com/sun/star/embed/XLinkCreator.idl @@ -26,11 +26,9 @@ #include #include -//============================================================================= module com { module sun { module star { module embed { -//============================================================================= /** allows to create and initialize a new link.

Methods of this interface does not require specification of the object type, @@ -39,7 +37,6 @@ */ published interface XLinkCreator: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** creates a new object based on MediaDescriptor and initializes it as a link. @@ -83,7 +80,6 @@ published interface XLinkCreator: com::sun::star::uno::XInterface ::com::sun::star::uno::Exception ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/embed/XLinkFactory.idl b/offapi/com/sun/star/embed/XLinkFactory.idl index b98149855c52..ec55ef8a3453 100644 --- a/offapi/com/sun/star/embed/XLinkFactory.idl +++ b/offapi/com/sun/star/embed/XLinkFactory.idl @@ -26,16 +26,13 @@ #include #include -//============================================================================ module com { module sun { module star { module embed { -//============================================================================ /** allows to create and initialize a new link of specified type. */ published interface XLinkFactory: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------ /** creates a new link and transport parameters for persistent initialization. @@ -86,7 +83,6 @@ published interface XLinkFactory: com::sun::star::uno::XInterface ::com::sun::star::uno::Exception ); }; -//============================================================================ }; }; }; }; diff --git a/offapi/com/sun/star/embed/XLinkageSupport.idl b/offapi/com/sun/star/embed/XLinkageSupport.idl index 7020b5d0cef9..660f41877c41 100644 --- a/offapi/com/sun/star/embed/XLinkageSupport.idl +++ b/offapi/com/sun/star/embed/XLinkageSupport.idl @@ -34,16 +34,13 @@ #include #include -//============================================================================ module com { module sun { module star { module embed { -//============================================================================ /** specifies an additional implementation for linked embedded object support. */ published interface XLinkageSupport: XCommonEmbedPersist { - //------------------------------------------------------------------------ /** breaks the link and provides the object with a parent storage and a name for object's entry @@ -95,7 +92,6 @@ published interface XLinkageSupport: XCommonEmbedPersist ::com::sun::star::uno::Exception ); - //------------------------------------------------------------------------ /** allows to detect whether the object is a linked one.

Most of embedded objects will not support this interface, but some @@ -114,7 +110,6 @@ published interface XLinkageSupport: XCommonEmbedPersist boolean isLink() raises( ::com::sun::star::embed::WrongStateException ); - //------------------------------------------------------------------------ /** returns the URL of the link object. @throws com::sun::star::embed::WrongStateException @@ -125,7 +120,6 @@ published interface XLinkageSupport: XCommonEmbedPersist ::com::sun::star::uno::Exception ); }; -//============================================================================ }; }; }; }; diff --git a/offapi/com/sun/star/embed/XOLESimpleStorage.idl b/offapi/com/sun/star/embed/XOLESimpleStorage.idl index 0a02b31aa02b..13653c327d98 100644 --- a/offapi/com/sun/star/embed/XOLESimpleStorage.idl +++ b/offapi/com/sun/star/embed/XOLESimpleStorage.idl @@ -35,9 +35,7 @@ #include -//============================================================================ module com { module sun { module star { module embed { -//============================================================================ /** This interface allows to access and change contents of OLE storages.

@@ -48,8 +46,6 @@ module com { module sun { module star { module embed { published interface XOLESimpleStorage { //INTERFACES - // - //------------------------------------------------------------------------ /** interface XNameContainer is the generic interface for supporting the insertion and removal of named elements. @@ -58,13 +54,11 @@ published interface XOLESimpleStorage */ interface ::com::sun::star::container::XNameContainer; - //------------------------------------------------------------------------ /** interface XComponent allows to explicitly free resources and break cyclic references. */ interface ::com::sun::star::lang::XComponent; - //------------------------------------------------------------------------ /** interface XTransactedObject allows transacted access to an object. @@ -74,7 +68,6 @@ published interface XOLESimpleStorage */ interface XTransactedObject; - //------------------------------------------------------------------------ /** interface XClassifiedObject represents common functionality for embedded objects @@ -85,7 +78,6 @@ published interface XOLESimpleStorage }; -//============================================================================ }; }; }; }; diff --git a/offapi/com/sun/star/embed/XOptimizedStorage.idl b/offapi/com/sun/star/embed/XOptimizedStorage.idl index 27869ceee026..41937b0889be 100644 --- a/offapi/com/sun/star/embed/XOptimizedStorage.idl +++ b/offapi/com/sun/star/embed/XOptimizedStorage.idl @@ -44,11 +44,9 @@ #include #include -//============================================================================ module com { module sun { module star { module embed { -//============================================================================ /** This is a temporary interface that is introduced to temporarily optimize the document storing process. PLEASE DO NOT USE IT, it might change in any time and will be deprecated soon! @@ -56,7 +54,6 @@ */ published interface XOptimizedStorage { - // ----------------------------------------------------------------------- /** allows to insert a raw stream representing non-encrypted stream with header. */ @@ -70,7 +67,6 @@ published interface XOptimizedStorage ::com::sun::star::io::IOException, ::com::sun::star::embed::StorageWrappedTargetException ); - // ----------------------------------------------------------------------- /** allows to insert a stream to the storage directly. The stream must stay alive till the storage is commited. */ @@ -84,7 +80,6 @@ published interface XOptimizedStorage ::com::sun::star::io::IOException, ::com::sun::star::embed::StorageWrappedTargetException ); - // ----------------------------------------------------------------------- /** allows to copy storage element directly, not guarantied to work. */ void copyElementDirectlyTo( @@ -98,7 +93,6 @@ published interface XOptimizedStorage ::com::sun::star::io::IOException, ::com::sun::star::embed::StorageWrappedTargetException ); - // ----------------------------------------------------------------------- /** allows to switch storage persistence to the provided stream. The stream will be filled by the storage. If an empty reference is provided, the storage will create a temporary stream to switch to itself. @@ -111,7 +105,6 @@ published interface XOptimizedStorage ::com::sun::star::io::IOException, ::com::sun::star::embed::StorageWrappedTargetException ); - // ----------------------------------------------------------------------- /** allows to switch storage persistence to the provided URL. The caller is responsible to be sure that the file referenced by the URL contains the same contents as the stream the storage is based currently. Thus using @@ -125,7 +118,6 @@ published interface XOptimizedStorage ::com::sun::star::io::IOException, ::com::sun::star::embed::StorageWrappedTargetException ); - // ----------------------------------------------------------------------- /** allows to get property of the child element with the specified name. The implementation of the method might allow to access only subset of the supported by element properties. @@ -140,7 +132,6 @@ published interface XOptimizedStorage ::com::sun::star::beans::PropertyVetoException, ::com::sun::star::embed::StorageWrappedTargetException ); - // ----------------------------------------------------------------------- /** fills the provided stream with the last flushed version of data from the child stream of the storage. @@ -175,7 +166,6 @@ published interface XOptimizedStorage }; -//============================================================================ }; }; }; }; diff --git a/offapi/com/sun/star/embed/XPackageStructureCreator.idl b/offapi/com/sun/star/embed/XPackageStructureCreator.idl index a93886f3ba33..4834a9f57d03 100644 --- a/offapi/com/sun/star/embed/XPackageStructureCreator.idl +++ b/offapi/com/sun/star/embed/XPackageStructureCreator.idl @@ -22,16 +22,13 @@ #include #include -//============================================================================= module com { module sun { module star { module embed { -//============================================================================= /** allows to convert file system folder tree in to a package. */ published interface XPackageStructureCreator: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** converts file system folder tree in to a package. @param sFolderURL @@ -50,7 +47,6 @@ published interface XPackageStructureCreator: com::sun::star::uno::XInterface raises( ::com::sun::star::io::IOException ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/embed/XPersistanceHolder.idl b/offapi/com/sun/star/embed/XPersistanceHolder.idl index 630a91ff97a1..cc34557952eb 100644 --- a/offapi/com/sun/star/embed/XPersistanceHolder.idl +++ b/offapi/com/sun/star/embed/XPersistanceHolder.idl @@ -32,16 +32,13 @@ #include #include -//============================================================================= module com { module sun { module star { module embed { -//============================================================================= /** allows to disconnect an object from its persistence. */ published interface XPersistanceHolder: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** disconnects the object from the persistence. @throws com::sun::star::io::IOException @@ -54,7 +51,6 @@ published interface XPersistanceHolder: com::sun::star::uno::XInterface raises( ::com::sun::star::io::IOException, ::com::sun::star::uno::Exception ); - //------------------------------------------------------------------------- /** connects the object to a persistence. @param xStream @@ -73,7 +69,6 @@ published interface XPersistanceHolder: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/embed/XRelationshipAccess.idl b/offapi/com/sun/star/embed/XRelationshipAccess.idl index a51be0e2e1de..f0056029d8eb 100644 --- a/offapi/com/sun/star/embed/XRelationshipAccess.idl +++ b/offapi/com/sun/star/embed/XRelationshipAccess.idl @@ -34,11 +34,9 @@ #include #include -//============================================================================ module com { module sun { module star { module embed { -//============================================================================ /** This interface allows to get access to relationship data.

@@ -51,7 +49,6 @@ */ published interface XRelationshipAccess : ::com::sun::star::uno::XInterface { - // ----------------------------------------------------------------------- /** allows to detect whether there is an entry with specified value of "ID" tag. @@ -64,7 +61,6 @@ published interface XRelationshipAccess : ::com::sun::star::uno::XInterface boolean hasByID( [in] string sID ) raises( ::com::sun::star::io::IOException ); - // ----------------------------------------------------------------------- /** retrieves the value of "Target" tag from the entry with specified "ID" tag. @@ -85,7 +81,6 @@ published interface XRelationshipAccess : ::com::sun::star::uno::XInterface raises( ::com::sun::star::container::NoSuchElementException, ::com::sun::star::io::IOException ); - // ----------------------------------------------------------------------- /** retrieves the value of "Type" tag from the entry with specified "ID" tag. @@ -106,7 +101,6 @@ published interface XRelationshipAccess : ::com::sun::star::uno::XInterface raises( ::com::sun::star::container::NoSuchElementException, ::com::sun::star::io::IOException ); - // ----------------------------------------------------------------------- /** retrieves the sequence containing all the tags from the entry with specified value of "ID" tag. @@ -131,7 +125,6 @@ published interface XRelationshipAccess : ::com::sun::star::uno::XInterface raises( ::com::sun::star::container::NoSuchElementException, ::com::sun::star::io::IOException ); - // ----------------------------------------------------------------------- /** retrieves the sequence containing all the entries which "Type" tag takes the specified value. @@ -156,7 +149,6 @@ published interface XRelationshipAccess : ::com::sun::star::uno::XInterface getRelationshipsByType( [in] string sType ) raises( ::com::sun::star::io::IOException ); - // ----------------------------------------------------------------------- /** retrieves the sequence containing all the entries controlled by the object. @@ -175,7 +167,6 @@ published interface XRelationshipAccess : ::com::sun::star::uno::XInterface getAllRelationships() raises( ::com::sun::star::io::IOException ); - // ----------------------------------------------------------------------- /** allows to insert an entry. @param sID @@ -207,7 +198,6 @@ published interface XRelationshipAccess : ::com::sun::star::uno::XInterface raises( ::com::sun::star::container::ElementExistException, ::com::sun::star::io::IOException ); - // ----------------------------------------------------------------------- /** allows to remove an entry. @param sID @@ -223,7 +213,6 @@ published interface XRelationshipAccess : ::com::sun::star::uno::XInterface raises( ::com::sun::star::container::NoSuchElementException, ::com::sun::star::io::IOException ); - // ----------------------------------------------------------------------- /** allows to insert a set of entries @param aEntries @@ -251,7 +240,6 @@ published interface XRelationshipAccess : ::com::sun::star::uno::XInterface raises( ::com::sun::star::container::ElementExistException, ::com::sun::star::io::IOException ); - // ----------------------------------------------------------------------- /** allows to clear the set of entries. @throws ::com::sun::star::io::IOException @@ -262,7 +250,6 @@ published interface XRelationshipAccess : ::com::sun::star::uno::XInterface }; -//============================================================================ }; }; }; }; diff --git a/offapi/com/sun/star/embed/XStateChangeBroadcaster.idl b/offapi/com/sun/star/embed/XStateChangeBroadcaster.idl index 6f90aed9bdb1..b9342d98d69f 100644 --- a/offapi/com/sun/star/embed/XStateChangeBroadcaster.idl +++ b/offapi/com/sun/star/embed/XStateChangeBroadcaster.idl @@ -24,30 +24,25 @@ #include -//============================================================================ module com { module sun { module star { module embed { -//============================================================================ /** broadcasts message in case embedded object object changes it's state. */ published interface XStateChangeBroadcaster: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------ /** adds the specified listener to receive events about states change */ void addStateChangeListener( [in] com::sun::star::embed::XStateChangeListener xListener ); - //------------------------------------------------------------------------ /** removes the specified listener */ void removeStateChangeListener( [in] com::sun::star::embed::XStateChangeListener xListener ); }; -//============================================================================ }; }; }; }; diff --git a/offapi/com/sun/star/embed/XStateChangeListener.idl b/offapi/com/sun/star/embed/XStateChangeListener.idl index f85e83f1493b..1a74f5f5e887 100644 --- a/offapi/com/sun/star/embed/XStateChangeListener.idl +++ b/offapi/com/sun/star/embed/XStateChangeListener.idl @@ -25,18 +25,15 @@ #include -//============================================================================ module com { module sun { module star { module embed { -//============================================================================ /** makes it possible to receive events when an embedded object changes it's state. */ published interface XStateChangeListener: com::sun::star::lang::XEventListener { - //------------------------------------------------------------------------ /** is called just before the object changes state.

@@ -63,7 +60,6 @@ published interface XStateChangeListener: com::sun::star::lang::XEventListener [in] long nNewState ) raises( ::com::sun::star::embed::WrongStateException ); - //------------------------------------------------------------------------ /** is called after the object has changed state. @param aEvent @@ -80,7 +76,6 @@ published interface XStateChangeListener: com::sun::star::lang::XEventListener [in] long nNewState ); }; -//============================================================================ }; }; }; }; diff --git a/offapi/com/sun/star/embed/XStorage.idl b/offapi/com/sun/star/embed/XStorage.idl index 77acc53d892b..5a5eec882d7b 100644 --- a/offapi/com/sun/star/embed/XStorage.idl +++ b/offapi/com/sun/star/embed/XStorage.idl @@ -44,18 +44,14 @@ #include -//============================================================================ module com { module sun { module star { module embed { -//============================================================================ /** This interface represents main storage functionality. */ published interface XStorage { // INTERFACES - // - // ----------------------------------------------------------------------- /** allows to get list of child elements and to check if an element with a specified name exists in a storage. @@ -69,7 +65,6 @@ published interface XStorage */ interface ::com::sun::star::container::XNameAccess; - // ----------------------------------------------------------------------- /** allows to control and track lifetime of the storage.

@@ -81,8 +76,6 @@ published interface XStorage // METHODS - // - // ----------------------------------------------------------------------- /** allows to copy current storage to another one

@@ -112,7 +105,6 @@ published interface XStorage ::com::sun::star::io::IOException, ::com::sun::star::embed::StorageWrappedTargetException ); - // ----------------------------------------------------------------------- /** allows to get access to a child stream of the storage.

@@ -152,7 +144,6 @@ published interface XStorage ::com::sun::star::io::IOException, ::com::sun::star::embed::StorageWrappedTargetException ); - // ----------------------------------------------------------------------- /** allows to get access to a child encrypted stream with password.

@@ -207,7 +198,6 @@ published interface XStorage ::com::sun::star::io::IOException, ::com::sun::star::embed::StorageWrappedTargetException ); - // ----------------------------------------------------------------------- /** allows to get access to a child storage.

@@ -243,7 +233,6 @@ published interface XStorage ::com::sun::star::io::IOException, ::com::sun::star::embed::StorageWrappedTargetException ); - // ----------------------------------------------------------------------- /** allows to get readonly copy of a child stream of the storage.

@@ -277,7 +266,6 @@ published interface XStorage ::com::sun::star::io::IOException, ::com::sun::star::embed::StorageWrappedTargetException ); - // ----------------------------------------------------------------------- /** allows to get readonly copy of a child encrypted stream with password.

@@ -332,7 +320,6 @@ published interface XStorage ::com::sun::star::io::IOException, ::com::sun::star::embed::StorageWrappedTargetException ); - // ----------------------------------------------------------------------- /** allows to get copy of this storage at the state of it's last commit.

@@ -362,7 +349,6 @@ published interface XStorage ::com::sun::star::io::IOException, ::com::sun::star::embed::StorageWrappedTargetException ); - // ----------------------------------------------------------------------- /** allows to get copy of a child storage at the state of it's last commit.

@@ -397,7 +383,6 @@ published interface XStorage ::com::sun::star::io::IOException, ::com::sun::star::embed::StorageWrappedTargetException ); - // ----------------------------------------------------------------------- /** allows to check if an element is a child stream with specified name.

@@ -428,7 +413,6 @@ published interface XStorage ::com::sun::star::embed::InvalidStorageException ); - // ----------------------------------------------------------------------- /** allows to check if an element is a child storage with specified name.

@@ -458,7 +442,6 @@ published interface XStorage ::com::sun::star::lang::IllegalArgumentException, ::com::sun::star::embed::InvalidStorageException ); - // ----------------------------------------------------------------------- /** removes an element from a storage. @param sElementName @@ -487,7 +470,6 @@ published interface XStorage ::com::sun::star::io::IOException, ::com::sun::star::embed::StorageWrappedTargetException ); - // ----------------------------------------------------------------------- /** renames an element in a storage. @param sElementName @@ -523,7 +505,6 @@ published interface XStorage ::com::sun::star::io::IOException, ::com::sun::star::embed::StorageWrappedTargetException ); - // ----------------------------------------------------------------------- /** allows to copy an entry from one storage to another.

@@ -567,7 +548,6 @@ published interface XStorage ::com::sun::star::io::IOException, ::com::sun::star::embed::StorageWrappedTargetException ); - // ----------------------------------------------------------------------- /** allows to move an entry from one storage to another.

@@ -613,7 +593,6 @@ published interface XStorage }; -//============================================================================ }; }; }; }; diff --git a/offapi/com/sun/star/embed/XStorage2.idl b/offapi/com/sun/star/embed/XStorage2.idl index 474474638575..1bf135be2c30 100644 --- a/offapi/com/sun/star/embed/XStorage2.idl +++ b/offapi/com/sun/star/embed/XStorage2.idl @@ -23,16 +23,13 @@ #include -//============================================================================ module com { module sun { module star { module embed { -//============================================================================ /** This interface extends the base XStorage interface. */ interface XStorage2 : XStorage { - // ----------------------------------------------------------------------- /** allows to get access to a child encrypted stream with EncryptionData.

@@ -87,7 +84,6 @@ interface XStorage2 : XStorage ::com::sun::star::io::IOException, ::com::sun::star::embed::StorageWrappedTargetException ); - // ----------------------------------------------------------------------- /** allows to get readonly copy of a child encrypted stream with encryption data. @@ -144,7 +140,6 @@ interface XStorage2 : XStorage ::com::sun::star::embed::StorageWrappedTargetException ); }; -//============================================================================ }; }; }; }; diff --git a/offapi/com/sun/star/embed/XStorageRawAccess.idl b/offapi/com/sun/star/embed/XStorageRawAccess.idl index f1d0e7fd3577..70120a089e63 100644 --- a/offapi/com/sun/star/embed/XStorageRawAccess.idl +++ b/offapi/com/sun/star/embed/XStorageRawAccess.idl @@ -41,16 +41,13 @@ #include -//============================================================================ module com { module sun { module star { module embed { -//============================================================================ /** This interface represents main storage functionality. */ published interface XStorageRawAccess { - // ----------------------------------------------------------------------- /** allows to get a plain raw stream representing a package stream.

@@ -89,7 +86,6 @@ published interface XStorageRawAccess ::com::sun::star::io::IOException, ::com::sun::star::embed::StorageWrappedTargetException ); - // ----------------------------------------------------------------------- /** allows to get a raw stream representing encrypted stream with header.

@@ -143,7 +139,6 @@ published interface XStorageRawAccess ::com::sun::star::io::IOException, ::com::sun::star::embed::StorageWrappedTargetException ); - // ----------------------------------------------------------------------- /** allows to insert a raw stream representing encrypted stream with header. @@ -196,7 +191,6 @@ published interface XStorageRawAccess ::com::sun::star::embed::StorageWrappedTargetException ); }; -//============================================================================ }; }; }; }; diff --git a/offapi/com/sun/star/embed/XTransactedObject.idl b/offapi/com/sun/star/embed/XTransactedObject.idl index 16e6d41aeea2..684ff9bf17c1 100644 --- a/offapi/com/sun/star/embed/XTransactedObject.idl +++ b/offapi/com/sun/star/embed/XTransactedObject.idl @@ -23,16 +23,13 @@ #include #include -//============================================================================ module com { module sun { module star { module embed { -//============================================================================ /** allows transacted access to an object. */ published interface XTransactedObject: com::sun::star::uno::XInterface { - // ----------------------------------------------------------------------- /** commits the changes made for object. */ void commit() @@ -47,7 +44,6 @@ published interface XTransactedObject: com::sun::star::uno::XInterface ::com::sun::star::lang::WrappedTargetException ); }; -//============================================================================ }; }; }; }; diff --git a/offapi/com/sun/star/embed/XTransactionBroadcaster.idl b/offapi/com/sun/star/embed/XTransactionBroadcaster.idl index fe473b9dccfd..2968da15a41d 100644 --- a/offapi/com/sun/star/embed/XTransactionBroadcaster.idl +++ b/offapi/com/sun/star/embed/XTransactionBroadcaster.idl @@ -24,31 +24,26 @@ #include -//============================================================================ module com { module sun { module star { module embed { -//============================================================================ /** broadcasts message in case transacted object is commited or reverted. */ published interface XTransactionBroadcaster: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------ /** adds the specified listener to receive events about commits and reverts. */ void addTransactionListener( [in] com::sun::star::embed::XTransactionListener aListener ); - //------------------------------------------------------------------------ /** removes the specified listener. */ void removeTransactionListener( [in] com::sun::star::embed::XTransactionListener aListener ); }; -//============================================================================ }; }; }; }; diff --git a/offapi/com/sun/star/embed/XTransactionListener.idl b/offapi/com/sun/star/embed/XTransactionListener.idl index cef23fe507af..1a6fde0a565d 100644 --- a/offapi/com/sun/star/embed/XTransactionListener.idl +++ b/offapi/com/sun/star/embed/XTransactionListener.idl @@ -25,41 +25,34 @@ #include -//============================================================================ module com { module sun { module star { module embed { -//============================================================================ /** makes it possible to receive events when a transacted object is commited or reverted. */ published interface XTransactionListener: com::sun::star::lang::XEventListener { - //------------------------------------------------------------------------ /** is called just before the object is commited. */ void preCommit( [in] com::sun::star::lang::EventObject aEvent ) raises( ::com::sun::star::uno::Exception ); - //------------------------------------------------------------------------ /** is called after the object is commited. */ void commited( [in] com::sun::star::lang::EventObject aEvent ); - //------------------------------------------------------------------------ /** is called just before the object is reverted. */ void preRevert( [in] com::sun::star::lang::EventObject aEvent ) raises( ::com::sun::star::uno::Exception ); - //------------------------------------------------------------------------ /** is called after the object is reverted. */ void reverted( [in] com::sun::star::lang::EventObject aEvent ); }; -//============================================================================ }; }; }; }; diff --git a/offapi/com/sun/star/embed/XTransferableSupplier.idl b/offapi/com/sun/star/embed/XTransferableSupplier.idl index cf4442744a48..51e4ff2747f3 100644 --- a/offapi/com/sun/star/embed/XTransferableSupplier.idl +++ b/offapi/com/sun/star/embed/XTransferableSupplier.idl @@ -21,18 +21,15 @@ #include -//============================================================================ module com { module sun { module star { module embed { -//============================================================================ /** provide access to a XTransferable implementation from the object. */ published interface XTransferableSupplier: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------ /** allows to get access to XTransferable implementation. @@ -44,7 +41,6 @@ published interface XTransferableSupplier: com::sun::star::uno::XInterface ::com::sun::star::datatransfer::XTransferable getTransferable(); }; -//============================================================================ }; }; }; }; diff --git a/offapi/com/sun/star/embed/XVisualObject.idl b/offapi/com/sun/star/embed/XVisualObject.idl index 133087b813c3..30497b8c4ad9 100644 --- a/offapi/com/sun/star/embed/XVisualObject.idl +++ b/offapi/com/sun/star/embed/XVisualObject.idl @@ -35,16 +35,13 @@ #include -//============================================================================= module com { module sun { module star { module embed { -//============================================================================= /** represents common visualization functionality for embedded objects. */ published interface XVisualObject: ::com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** sets the size of object's visual area.

@@ -79,7 +76,6 @@ published interface XVisualObject: ::com::sun::star::uno::XInterface ::com::sun::star::embed::WrongStateException, ::com::sun::star::uno::Exception ); - //------------------------------------------------------------------------- /** gets the size of object's visual area.

@@ -105,7 +101,6 @@ published interface XVisualObject: ::com::sun::star::uno::XInterface ::com::sun::star::embed::WrongStateException, ::com::sun::star::uno::Exception ); - //------------------------------------------------------------------------ /** retrieves visual representation of the object in preferable format.

@@ -137,7 +132,6 @@ published interface XVisualObject: ::com::sun::star::uno::XInterface ::com::sun::star::uno::Exception ); - //------------------------------------------------------------------------- /** retrieves map mode the object communicates in. @param nAspect @@ -158,7 +152,6 @@ published interface XVisualObject: ::com::sun::star::uno::XInterface raises( ::com::sun::star::uno::Exception ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/embed/XWindowSupplier.idl b/offapi/com/sun/star/embed/XWindowSupplier.idl index a1e7b630f9a8..cceade36b303 100644 --- a/offapi/com/sun/star/embed/XWindowSupplier.idl +++ b/offapi/com/sun/star/embed/XWindowSupplier.idl @@ -30,16 +30,13 @@ #include -//============================================================================ module com { module sun { module star { module embed { -//============================================================================ /** provides access to a VCL window implementation. */ published interface XWindowSupplier: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------ /** allows to get access to a VCL window implementation. @return @@ -48,7 +45,6 @@ published interface XWindowSupplier: com::sun::star::uno::XInterface ::com::sun::star::awt::XWindow getWindow(); }; -//============================================================================ }; }; }; }; diff --git a/offapi/com/sun/star/form/DataAwareControlModel.idl b/offapi/com/sun/star/form/DataAwareControlModel.idl index 5b6377d2e3f3..742fc14c26b9 100644 --- a/offapi/com/sun/star/form/DataAwareControlModel.idl +++ b/offapi/com/sun/star/form/DataAwareControlModel.idl @@ -39,11 +39,9 @@ #include -//============================================================================= module com { module sun { module star { module form { -//============================================================================= /** is an abstract service for specialized FormControlModels which are data aware and thus can be bound to a data source. @@ -101,7 +99,6 @@ published service DataAwareControlModel */ interface com::sun::star::form::XReset; - //------------------------------------------------------------------------- /** specifies the name of the bound database field. @@ -129,7 +126,6 @@ published service DataAwareControlModel */ [optional, property] boolean InputRequired; - //------------------------------------------------------------------------- /** references to the cursor field to which the control is bound.

Applies only if the form the control model belongs to is loaded and the control is valid bound. @@ -139,7 +135,6 @@ published service DataAwareControlModel */ [readonly, property] com::sun::star::beans::XPropertySet BoundField; - //------------------------------------------------------------------------- /** references to a control model within the same document which should be used as a label.

Any user interface action which needs to refer to the control is assumed to use this @@ -179,7 +174,6 @@ published service DataAwareControlModel }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/form/DataSelectionType.idl b/offapi/com/sun/star/form/DataSelectionType.idl index 098f7c41fcff..d5505afd70e0 100644 --- a/offapi/com/sun/star/form/DataSelectionType.idl +++ b/offapi/com/sun/star/form/DataSelectionType.idl @@ -20,11 +20,9 @@ #define __com_sun_star_form_DataSelectionType_idl__ -//============================================================================= module com { module sun { module star { module form { -//============================================================================= // DocMerge from xml: enum com::sun::star::form::DataSelectionType /** describes the type of datasource used for a form. @@ -40,7 +38,6 @@ published enum DataSelectionType }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/form/DatabaseDeleteEvent.idl b/offapi/com/sun/star/form/DatabaseDeleteEvent.idl index dfe3e05d565c..cbcdbd8b14ff 100644 --- a/offapi/com/sun/star/form/DatabaseDeleteEvent.idl +++ b/offapi/com/sun/star/form/DatabaseDeleteEvent.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module form { -//============================================================================= /** is fired if a database record is going to be deleted.

Please do not use anymore, this struct is deprecated. @@ -38,7 +36,6 @@ published struct DatabaseDeleteEvent: com::sun::star::lang::EventObject }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/form/DatabaseParameterEvent.idl b/offapi/com/sun/star/form/DatabaseParameterEvent.idl index 9831cfafa967..af49fd0cf023 100644 --- a/offapi/com/sun/star/form/DatabaseParameterEvent.idl +++ b/offapi/com/sun/star/form/DatabaseParameterEvent.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module form { -//============================================================================= /** is fired if values for parameters are needed. */ @@ -48,7 +46,6 @@ published struct DatabaseParameterEvent: com::sun::star::lang::EventObject com::sun::star::container::XIndexAccess Parameters; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/form/ErrorEvent.idl b/offapi/com/sun/star/form/ErrorEvent.idl index 832f6308a9a5..5f8630b829e8 100644 --- a/offapi/com/sun/star/form/ErrorEvent.idl +++ b/offapi/com/sun/star/form/ErrorEvent.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module form { -//============================================================================= // DocMerge from xml: struct com::sun::star::form::ErrorEvent /** occurs in case of fired database exceptions triggered by @@ -40,7 +38,6 @@ published struct ErrorEvent: com::sun::star::lang::EventObject }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/form/FormButtonType.idl b/offapi/com/sun/star/form/FormButtonType.idl index de7699732c37..d700cb7c718e 100644 --- a/offapi/com/sun/star/form/FormButtonType.idl +++ b/offapi/com/sun/star/form/FormButtonType.idl @@ -20,36 +20,30 @@ #define __com_sun_star_form_FormButtonType_idl__ -//============================================================================= module com { module sun { module star { module form { -//============================================================================= /** specifies the action to execute when a button is pressed. @see com::sun::star::form::component::CommandButton */ published enum FormButtonType { - //------------------------------------------------------------------------- /** requires the button to act like a common push button, means no special action is triggered. */ PUSH, - //------------------------------------------------------------------------- /** When the button is clicked, it performs a submit on its containing form. */ SUBMIT, - //------------------------------------------------------------------------- /** When the button is clicked, it performs a reset on its containing form. */ RESET, - //------------------------------------------------------------------------- /** When the button is clicked, an URL set for the button is opened. @see com::sun::star::form::component::CommandButton::TargetURL @@ -59,7 +53,6 @@ published enum FormButtonType }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/form/FormComponent.idl b/offapi/com/sun/star/form/FormComponent.idl index 06f81c91b9ac..c423dc252821 100644 --- a/offapi/com/sun/star/form/FormComponent.idl +++ b/offapi/com/sun/star/form/FormComponent.idl @@ -36,11 +36,9 @@ #include -//============================================================================= module com { module sun { module star { module form { -//============================================================================= /** specifies a component which can be part of a form. @@ -97,7 +95,6 @@ published service FormComponent */ [optional] service com::sun::star::beans::PropertyBag; - //------------------------------------------------------------------------- /** the name of the component. @@ -108,7 +105,6 @@ published service FormComponent }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/form/FormComponentType.idl b/offapi/com/sun/star/form/FormComponentType.idl index b8360465b734..7d7dc4b61638 100644 --- a/offapi/com/sun/star/form/FormComponentType.idl +++ b/offapi/com/sun/star/form/FormComponentType.idl @@ -20,17 +20,14 @@ #define __com_sun_star_form_FormComponentType_idl__ -//============================================================================= module com { module sun { module star { module form { -//============================================================================= /** These constants specify the class types used to identify a component. */ published constants FormComponentType { - //------------------------------------------------------------------------- /** This generic identifier is for controls which cannot be identified by an other specific identifier. @@ -126,7 +123,6 @@ published constants FormComponentType const short NAVIGATIONBAR = 22; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/form/FormComponents.idl b/offapi/com/sun/star/form/FormComponents.idl index 1b1e5d083129..cc99a99abfa1 100644 --- a/offapi/com/sun/star/form/FormComponents.idl +++ b/offapi/com/sun/star/form/FormComponents.idl @@ -34,11 +34,9 @@ #include #include -//============================================================================= module com { module sun { module star { module form { -//============================================================================= /** specifies the capabilities of a collection of FormComponents. @@ -86,7 +84,6 @@ published service FormComponents interface com::sun::star::script::XEventAttacherManager; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/form/FormControlModel.idl b/offapi/com/sun/star/form/FormControlModel.idl index 42296e9b608e..1eacba7a35f7 100644 --- a/offapi/com/sun/star/form/FormControlModel.idl +++ b/offapi/com/sun/star/form/FormControlModel.idl @@ -28,11 +28,9 @@ #include -//============================================================================= module com { module sun { module star { module form { -//============================================================================= /** specifies a control model within a form. @@ -56,14 +54,12 @@ published service FormControlModel */ [optional] interface com::sun::star::beans::XPropertyState; - //------------------------------------------------------------------------- /** specifies the ID for classification of the component. @see FormComponentType */ [readonly, property] short ClassId; - //------------------------------------------------------------------------- /** determines the relative taborder of the control associated with the model. @@ -77,7 +73,6 @@ published service FormControlModel */ [optional, property] short TabIndex; - //------------------------------------------------------------------------- /** used for additional information.

No semantics is given for this property, it will usually be used by the creator of a document @@ -87,7 +82,6 @@ published service FormControlModel }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/form/FormController.idl b/offapi/com/sun/star/form/FormController.idl index 97db4b1b107f..4bf2828cc3e1 100644 --- a/offapi/com/sun/star/form/FormController.idl +++ b/offapi/com/sun/star/form/FormController.idl @@ -37,7 +37,6 @@ #include #include -//============================================================================= module com { module sun { module star { module form { @@ -45,7 +44,6 @@ module runtime { published interface XFormOperations; }; -//============================================================================= /** is superseded by FormController. @deprecated @@ -70,7 +68,6 @@ published service FormController interface com::sun::star::form::XDatabaseParameterBroadcaster; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/form/FormControllerDispatcher.idl b/offapi/com/sun/star/form/FormControllerDispatcher.idl index b4c9d689b152..a5f2b40de145 100644 --- a/offapi/com/sun/star/form/FormControllerDispatcher.idl +++ b/offapi/com/sun/star/form/FormControllerDispatcher.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module form { -//============================================================================= /** is not used anymore, and superseded by FormController and FormOperations. @@ -37,7 +35,6 @@ published service FormControllerDispatcher [optional] interface com::sun::star::frame::XDispatchProvider; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/form/FormSubmitEncoding.idl b/offapi/com/sun/star/form/FormSubmitEncoding.idl index c88fc439b8ac..eab682723b5b 100644 --- a/offapi/com/sun/star/form/FormSubmitEncoding.idl +++ b/offapi/com/sun/star/form/FormSubmitEncoding.idl @@ -20,31 +20,26 @@ #define __com_sun_star_form_FormSubmitEncoding_idl__ -//============================================================================= module com { module sun { module star { module form { -//============================================================================= /** specify the MIME encoding to be used when form data is submitted. */ published enum FormSubmitEncoding { - //------------------------------------------------------------------------- /** Specifies to use "application/x-www-form-urlencoded" as submit encoding.

Usually used if the FormSubmitMethod attribute has the value POST.

*/ URL, - //------------------------------------------------------------------------- /** Specifies to use "multipart/form-data" as submit encoding.

Usually used when the form contains a file upload element.

*/ MULTIPART, - //------------------------------------------------------------------------- /** specifies to use "text/plain"

Usually used if the FormSubmitMethod attribute has the value POST and @@ -53,7 +48,6 @@ published enum FormSubmitEncoding TEXT }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/form/FormSubmitMethod.idl b/offapi/com/sun/star/form/FormSubmitMethod.idl index ee4acf1fe8f9..dd784b6dcd76 100644 --- a/offapi/com/sun/star/form/FormSubmitMethod.idl +++ b/offapi/com/sun/star/form/FormSubmitMethod.idl @@ -29,24 +29,20 @@ #define __com_sun_star_form_FormSubmitMethod_idl__ -//============================================================================= module com { module sun { module star { module form { -//============================================================================= /** specifies how information is sent to a program invoked by submitting a form. */ published enum FormSubmitMethod { - //------------------------------------------------------------------------- /** specifies to append the input information of a form to the target URL as parameters. */ GET, - //------------------------------------------------------------------------- /** specifies to send the input information in a data body. */ @@ -54,7 +50,6 @@ published enum FormSubmitMethod }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/form/Forms.idl b/offapi/com/sun/star/form/Forms.idl index 8982095d3322..196e18c1174b 100644 --- a/offapi/com/sun/star/form/Forms.idl +++ b/offapi/com/sun/star/form/Forms.idl @@ -24,11 +24,9 @@ #include #include -//============================================================================= module com { module sun { module star { module form { -//============================================================================= /** specifies the capabilities of a collection of forms. @@ -43,7 +41,6 @@ published service Forms service FormComponents; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/form/ListSourceType.idl b/offapi/com/sun/star/form/ListSourceType.idl index e99dfe88ceba..5d4a00b76a92 100644 --- a/offapi/com/sun/star/form/ListSourceType.idl +++ b/offapi/com/sun/star/form/ListSourceType.idl @@ -20,11 +20,9 @@ #define __com_sun_star_form_ListSourceType_idl__ -//============================================================================= module com { module sun { module star { module form { -//============================================================================= /** describes the kind of data source used to fill the list data of a listbox or a combobox control. @see com::sun::star::form::component::ListBox @@ -32,38 +30,32 @@ */ published enum ListSourceType { - //------------------------------------------------------------------------- /** The control should be filled with a list of string values. */ VALUELIST, - //------------------------------------------------------------------------- /** The control should be filled with the data of a table. */ TABLE, - //------------------------------------------------------------------------- /** The control should be filled with the results of a database query. */ QUERY, - //------------------------------------------------------------------------- /** The control should be filled with the results of a database statement. */ SQL, - //------------------------------------------------------------------------- /** The control should be filled with the results of a database statement, which is not evaluated by the database engine. */ SQLPASSTHROUGH, - //------------------------------------------------------------------------- /** The control should be filled with the field names of a database table. */ @@ -71,7 +63,6 @@ published enum ListSourceType }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/form/NavigationBarMode.idl b/offapi/com/sun/star/form/NavigationBarMode.idl index 84d9659b4ca1..ce6e148fb177 100644 --- a/offapi/com/sun/star/form/NavigationBarMode.idl +++ b/offapi/com/sun/star/form/NavigationBarMode.idl @@ -20,17 +20,14 @@ #define __com_sun_star_form_NavigationBarMode_idl__ -//============================================================================= module com { module sun { module star { module form { -//============================================================================= /** describes in which way the navigation of the records of a database form is performed. */ published enum NavigationBarMode { - //------------------------------------------------------------------------- /** no navigation bar is provided and navigation on the current form is only possible with the keyboard (TAB/SHIFT TAB). @@ -43,7 +40,6 @@ published enum NavigationBarMode */ NONE, - //------------------------------------------------------------------------- /** a navigation bar is provided and navigation will be performed on the current/active form. @@ -51,7 +47,6 @@ published enum NavigationBarMode */ CURRENT, - //------------------------------------------------------------------------- /** a navigation bar is provided and navigation will be performed on the parent of the current/active form. @@ -65,7 +60,6 @@ published enum NavigationBarMode }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/form/PropertyBrowserController.idl b/offapi/com/sun/star/form/PropertyBrowserController.idl index 8715a95e4de7..89b685ce2941 100644 --- a/offapi/com/sun/star/form/PropertyBrowserController.idl +++ b/offapi/com/sun/star/form/PropertyBrowserController.idl @@ -34,11 +34,9 @@ #include #include -//============================================================================= module com { module sun { module star { module form { -//============================================================================= /** describes a controller which can be used to browse and modify properties of form controls. @@ -130,7 +128,6 @@ published service PropertyBrowserController interface com::sun::star::beans::XMultiPropertySet; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/form/TabulatorCycle.idl b/offapi/com/sun/star/form/TabulatorCycle.idl index d26577accd1f..c3367183d6bc 100644 --- a/offapi/com/sun/star/form/TabulatorCycle.idl +++ b/offapi/com/sun/star/form/TabulatorCycle.idl @@ -20,11 +20,9 @@ #define __com_sun_star_form_TabulatorCycle_idl__ -//============================================================================= module com { module sun { module star { module form { -//============================================================================= /** specifies how the TAB key should be used in a form. @@ -43,21 +41,18 @@ */ published enum TabulatorCycle { - //------------------------------------------------------------------------- /** pressing the TAB key from the last control moves the focus to the first control in the tab order of the next record. */ RECORDS, - //------------------------------------------------------------------------- /** pressing the TAB key from the last control moves the focus to the first control in the tab order of the same record. */ CURRENT, - //------------------------------------------------------------------------- /** pressing the TAB key from the last control of a form moves the focus to the first control of the next form in the tab order. @@ -66,7 +61,6 @@ published enum TabulatorCycle }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/form/XApproveActionBroadcaster.idl b/offapi/com/sun/star/form/XApproveActionBroadcaster.idl index 5f90e77e8fb9..7768138575d2 100644 --- a/offapi/com/sun/star/form/XApproveActionBroadcaster.idl +++ b/offapi/com/sun/star/form/XApproveActionBroadcaster.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module form { -//============================================================================= /** allows to probably veto actions to be performed on components. @@ -38,7 +36,6 @@ */ published interface XApproveActionBroadcaster: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** adds the specified listener to receive the XApproveActionListener::approveAction event. @@ -48,7 +45,6 @@ published interface XApproveActionBroadcaster: com::sun::star::uno::XInterface */ [oneway] void addApproveActionListener( [in] com::sun::star::form::XApproveActionListener aListener ); - //------------------------------------------------------------------------- /** removes the specified listener @@ -59,7 +55,6 @@ published interface XApproveActionBroadcaster: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/form/XApproveActionListener.idl b/offapi/com/sun/star/form/XApproveActionListener.idl index f342f3a645fb..5578d5feba34 100644 --- a/offapi/com/sun/star/form/XApproveActionListener.idl +++ b/offapi/com/sun/star/form/XApproveActionListener.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module form { -//============================================================================= /** can be implemented to listen and probably veto actions to be performed on components. @@ -41,7 +39,6 @@ */ published interface XApproveActionListener: com::sun::star::lang::XEventListener { - //------------------------------------------------------------------------- /** is invoked when an action is performed. @@ -55,7 +52,6 @@ published interface XApproveActionListener: com::sun::star::lang::XEventListener }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/form/XBoundComponent.idl b/offapi/com/sun/star/form/XBoundComponent.idl index fe25c1dd2938..8acb4501c2c8 100644 --- a/offapi/com/sun/star/form/XBoundComponent.idl +++ b/offapi/com/sun/star/form/XBoundComponent.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module form { -//============================================================================= /** specifies a (form) component which is bound to a data source. @@ -44,7 +42,6 @@ */ published interface XBoundComponent: com::sun::star::form::XUpdateBroadcaster { - //------------------------------------------------------------------------- /** commits the content of the component into the data source it is bound to. @@ -55,7 +52,6 @@ published interface XBoundComponent: com::sun::star::form::XUpdateBroadcaster }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/form/XBoundControl.idl b/offapi/com/sun/star/form/XBoundControl.idl index 34ec8e572332..9d80b73551e6 100644 --- a/offapi/com/sun/star/form/XBoundControl.idl +++ b/offapi/com/sun/star/form/XBoundControl.idl @@ -22,18 +22,15 @@ #include -//============================================================================= module com { module sun { module star { module form { -//============================================================================= /** allows locking the input on components. */ published interface XBoundControl: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** determines whether the input is currently locked or not. @@ -42,7 +39,6 @@ published interface XBoundControl: com::sun::star::uno::XInterface */ boolean getLock(); - //------------------------------------------------------------------------- /** is used for altering the current lock state of the component. @@ -54,7 +50,6 @@ published interface XBoundControl: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/form/XChangeBroadcaster.idl b/offapi/com/sun/star/form/XChangeBroadcaster.idl index f3cbbd7da723..939f37b7d0d5 100644 --- a/offapi/com/sun/star/form/XChangeBroadcaster.idl +++ b/offapi/com/sun/star/form/XChangeBroadcaster.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module form { -//============================================================================= /** provides functionality to notify listeners of data changes. @@ -39,7 +37,6 @@ */ published interface XChangeBroadcaster: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** adds the specified listener to receive the "changed" event. @@ -50,7 +47,6 @@ published interface XChangeBroadcaster: com::sun::star::uno::XInterface */ [oneway] void addChangeListener( [in] com::sun::star::form::XChangeListener aListener ); - //------------------------------------------------------------------------- /** removes the specified listener. @@ -63,7 +59,6 @@ published interface XChangeBroadcaster: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/form/XChangeListener.idl b/offapi/com/sun/star/form/XChangeListener.idl index ef2f1afa92df..1a73d0c8df77 100644 --- a/offapi/com/sun/star/form/XChangeListener.idl +++ b/offapi/com/sun/star/form/XChangeListener.idl @@ -33,11 +33,9 @@ #include -//============================================================================= module com { module sun { module star { module form { -//============================================================================= /** is the listener interface for receiving notifications about data changes. @@ -49,7 +47,6 @@ */ published interface XChangeListener: com::sun::star::lang::XEventListener { - //------------------------------------------------------------------------- /** is invoked when the data of a component has been changed. @@ -60,7 +57,6 @@ published interface XChangeListener: com::sun::star::lang::XEventListener }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/form/XConfirmDeleteBroadcaster.idl b/offapi/com/sun/star/form/XConfirmDeleteBroadcaster.idl index 08bf471af969..68933e4dbbea 100644 --- a/offapi/com/sun/star/form/XConfirmDeleteBroadcaster.idl +++ b/offapi/com/sun/star/form/XConfirmDeleteBroadcaster.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module form { -//============================================================================= /** provides the possibility of receiving an event for confirming deletions of rows in a DataForm. @@ -37,7 +35,6 @@ */ published interface XConfirmDeleteBroadcaster: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** remembers the specified listener to receive an event for confirming deletions @@ -51,7 +48,6 @@ published interface XConfirmDeleteBroadcaster: com::sun::star::uno::XInterface */ [oneway] void addConfirmDeleteListener( [in] com::sun::star::form::XConfirmDeleteListener aListener ); - //------------------------------------------------------------------------- /** removes the specified listener. @@ -64,7 +60,6 @@ published interface XConfirmDeleteBroadcaster: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/form/XConfirmDeleteListener.idl b/offapi/com/sun/star/form/XConfirmDeleteListener.idl index 73288209c905..29f73eb5e7df 100644 --- a/offapi/com/sun/star/form/XConfirmDeleteListener.idl +++ b/offapi/com/sun/star/form/XConfirmDeleteListener.idl @@ -32,11 +32,9 @@ #include -//============================================================================= module com { module sun { module star { module form { -//============================================================================= /** allows to register a component for confirming deletions of rows in a DataForm. @@ -45,7 +43,6 @@ */ published interface XConfirmDeleteListener: com::sun::star::lang::XEventListener { - //------------------------------------------------------------------------- /** is invoked when the current record of a database form will be deleted. @@ -58,7 +55,6 @@ published interface XConfirmDeleteListener: com::sun::star::lang::XEventListener boolean confirmDelete( [in] com::sun::star::sdb::RowChangeEvent aEvent ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/form/XDatabaseParameterBroadcaster.idl b/offapi/com/sun/star/form/XDatabaseParameterBroadcaster.idl index 29493fee11e2..45df743f9c3c 100644 --- a/offapi/com/sun/star/form/XDatabaseParameterBroadcaster.idl +++ b/offapi/com/sun/star/form/XDatabaseParameterBroadcaster.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module form { -//============================================================================= /** provides the possibility of receiving an event for configuration of parameters.

This interface is usually implemented by components which are to execute a statement, @@ -41,7 +39,6 @@ */ published interface XDatabaseParameterBroadcaster: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** adds the specified listener, to allow it to fill in necessary parameter values. @param aListener @@ -50,7 +47,6 @@ published interface XDatabaseParameterBroadcaster: com::sun::star::uno::XInterfa */ [oneway] void addParameterListener( [in] com::sun::star::form::XDatabaseParameterListener aListener ); - //------------------------------------------------------------------------- /** removes the specified listener. @param aListener @@ -61,7 +57,6 @@ published interface XDatabaseParameterBroadcaster: com::sun::star::uno::XInterfa }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/form/XDatabaseParameterBroadcaster2.idl b/offapi/com/sun/star/form/XDatabaseParameterBroadcaster2.idl index 8ca111fa28b4..3563bc6e0fe4 100644 --- a/offapi/com/sun/star/form/XDatabaseParameterBroadcaster2.idl +++ b/offapi/com/sun/star/form/XDatabaseParameterBroadcaster2.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module form { -//============================================================================= /** provides the possibility of receiving an event for configuration of parameters. @@ -40,7 +38,6 @@ module com { module sun { module star { module form { */ interface XDatabaseParameterBroadcaster2: XDatabaseParameterBroadcaster { - //------------------------------------------------------------------------- /** registers an XDatabaseParameterListener

This method behaves exactly as the XDatabaseParameterBroadcaster::addParameterListener @@ -48,7 +45,6 @@ interface XDatabaseParameterBroadcaster2: XDatabaseParameterBroadcaster */ [oneway] void addDatabaseParameterListener( [in] com::sun::star::form::XDatabaseParameterListener aListener ); - //------------------------------------------------------------------------- /** revokes an XDatabaseParameterListener @@ -59,7 +55,6 @@ interface XDatabaseParameterBroadcaster2: XDatabaseParameterBroadcaster }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/form/XDatabaseParameterListener.idl b/offapi/com/sun/star/form/XDatabaseParameterListener.idl index 1c935b906c13..fa484c530b99 100644 --- a/offapi/com/sun/star/form/XDatabaseParameterListener.idl +++ b/offapi/com/sun/star/form/XDatabaseParameterListener.idl @@ -24,17 +24,14 @@ #include -//============================================================================= module com { module sun { module star { module form { -//============================================================================= /** allows to intercept value request for parametrized SQL statements. */ published interface XDatabaseParameterListener: com::sun::star::lang::XEventListener { - //------------------------------------------------------------------------- /** is invoked when there is a need for parameter values @@ -50,7 +47,6 @@ published interface XDatabaseParameterListener: com::sun::star::lang::XEventList }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/form/XDeleteListener.idl b/offapi/com/sun/star/form/XDeleteListener.idl index 8caf17df1e93..5368389305a0 100644 --- a/offapi/com/sun/star/form/XDeleteListener.idl +++ b/offapi/com/sun/star/form/XDeleteListener.idl @@ -33,11 +33,9 @@ #include -//============================================================================= module com { module sun { module star { module form { -//============================================================================= /** This is the listener interface for receiving "approveDelete" and "deleted" events posted by a database form. @@ -52,13 +50,11 @@ */ published interface XDeleteListener: com::sun::star::lang::XEventListener { - //------------------------------------------------------------------------- /** is invoked when the current record of the database form will be deleted. */ boolean approveDelete( [in] com::sun::star::lang::EventObject aEvent ); - //------------------------------------------------------------------------- /** is invoked when a database form has finished the delete processing and the data has been successfully deleted from the datasource. @@ -67,7 +63,6 @@ published interface XDeleteListener: com::sun::star::lang::XEventListener }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/form/XErrorBroadcaster.idl b/offapi/com/sun/star/form/XErrorBroadcaster.idl index ef3cf434fb79..aa2590f01df9 100644 --- a/offapi/com/sun/star/form/XErrorBroadcaster.idl +++ b/offapi/com/sun/star/form/XErrorBroadcaster.idl @@ -33,11 +33,9 @@ #include -//============================================================================= module com { module sun { module star { module form { -//============================================================================= /** provides the possibility of receiving database error events. @@ -48,13 +46,11 @@ */ published interface XErrorBroadcaster: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** adds the specified listener to be notified of errors. */ [oneway] void addErrorListener( [in] com::sun::star::form::XErrorListener aListener ); - //------------------------------------------------------------------------- /** removes the specified listener. */ @@ -62,7 +58,6 @@ published interface XErrorBroadcaster: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/form/XErrorListener.idl b/offapi/com/sun/star/form/XErrorListener.idl index a56938e06bd4..44255e5d2373 100644 --- a/offapi/com/sun/star/form/XErrorListener.idl +++ b/offapi/com/sun/star/form/XErrorListener.idl @@ -33,11 +33,9 @@ #include -//============================================================================= module com { module sun { module star { module form { -//============================================================================= /** used to be notified when errors in a database form happen. @@ -52,7 +50,6 @@ */ published interface XErrorListener: com::sun::star::lang::XEventListener { - //------------------------------------------------------------------------- /** is invoked when a database action performed by a database form raises an exception. @@ -61,7 +58,6 @@ published interface XErrorListener: com::sun::star::lang::XEventListener }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/form/XForm.idl b/offapi/com/sun/star/form/XForm.idl index a8d26acb6bb5..2d1a708317d4 100644 --- a/offapi/com/sun/star/form/XForm.idl +++ b/offapi/com/sun/star/form/XForm.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module form { -//============================================================================= /** identifies a FormComponent as being a (sub-) form. @@ -39,7 +37,6 @@ published interface XForm: com::sun::star::form::XFormComponent { }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/form/XFormComponent.idl b/offapi/com/sun/star/form/XFormComponent.idl index 53fdcca10ab4..14c6a8a0fc41 100644 --- a/offapi/com/sun/star/form/XFormComponent.idl +++ b/offapi/com/sun/star/form/XFormComponent.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module form { -//============================================================================= /** describes a component which may be part of a form. @@ -39,7 +37,6 @@ published interface XFormComponent: com::sun::star::container::XChild { }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/form/XFormController.idl b/offapi/com/sun/star/form/XFormController.idl index 120b111da697..8bf1dde80dfb 100644 --- a/offapi/com/sun/star/form/XFormController.idl +++ b/offapi/com/sun/star/form/XFormController.idl @@ -26,11 +26,9 @@ #include -//============================================================================= module com { module sun { module star { module form { -//============================================================================= /** is superseded by XFormController. @deprecated @@ -43,7 +41,6 @@ published interface XFormController: com::sun::star::awt::XTabController }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/form/XFormControllerListener.idl b/offapi/com/sun/star/form/XFormControllerListener.idl index b17a7e4164ed..29fb07ba1571 100644 --- a/offapi/com/sun/star/form/XFormControllerListener.idl +++ b/offapi/com/sun/star/form/XFormControllerListener.idl @@ -33,11 +33,9 @@ #include -//============================================================================= module com { module sun { module star { module form { -//============================================================================= /** allows to be notified when the activation status of a FormController changes. @@ -48,7 +46,6 @@ */ published interface XFormControllerListener: com::sun::star::lang::XEventListener { - //------------------------------------------------------------------------- /** is invoked when a control of the controller gained the focus and the controller was not previously activated. @@ -58,7 +55,6 @@ published interface XFormControllerListener: com::sun::star::lang::XEventListene */ [oneway] void formActivated( [in] com::sun::star::lang::EventObject rEvent ); - //------------------------------------------------------------------------- /** is invoked when a control of the "XFormController" lost the focus and no control of the controller received the focus. In other @@ -71,7 +67,6 @@ published interface XFormControllerListener: com::sun::star::lang::XEventListene }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/form/XFormsSupplier.idl b/offapi/com/sun/star/form/XFormsSupplier.idl index 133630447f8f..23572d528383 100644 --- a/offapi/com/sun/star/form/XFormsSupplier.idl +++ b/offapi/com/sun/star/form/XFormsSupplier.idl @@ -24,17 +24,14 @@ #include -//============================================================================= module com { module sun { module star { module form { -//============================================================================= /** provides the access to a collection of forms. */ published interface XFormsSupplier: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** accesses the forms. @@ -83,7 +80,6 @@ published interface XFormsSupplier: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/form/XFormsSupplier2.idl b/offapi/com/sun/star/form/XFormsSupplier2.idl index b9e553fcc43a..a587d0f02232 100644 --- a/offapi/com/sun/star/form/XFormsSupplier2.idl +++ b/offapi/com/sun/star/form/XFormsSupplier2.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module form { -//============================================================================= /** extends the XFormsSupplier with convenience methods */ @@ -48,7 +46,6 @@ interface XFormsSupplier2: XFormsSupplier boolean hasForms(); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/form/XGrid.idl b/offapi/com/sun/star/form/XGrid.idl index 6ee3131e702e..0bb5efc4cdb2 100644 --- a/offapi/com/sun/star/form/XGrid.idl +++ b/offapi/com/sun/star/form/XGrid.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module form { -//============================================================================= /** provides the possibility of setting and retrieving the position of the current cell in a grid control. @@ -45,13 +43,11 @@ */ published interface XGrid: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** retrieves the current column position. */ short getCurrentColumnPosition(); - //------------------------------------------------------------------------- /** sets the current column position. */ @@ -59,7 +55,6 @@ published interface XGrid: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/form/XGridColumnFactory.idl b/offapi/com/sun/star/form/XGridColumnFactory.idl index 1fa6dabb2417..5b78ff9b23c4 100644 --- a/offapi/com/sun/star/form/XGridColumnFactory.idl +++ b/offapi/com/sun/star/form/XGridColumnFactory.idl @@ -26,11 +26,9 @@ #include -//============================================================================= module com { module sun { module star { module form { -//============================================================================= /** allows to create columns to be added into a grid control model. @@ -43,7 +41,6 @@ */ published interface XGridColumnFactory: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** creates a new column object @@ -59,7 +56,6 @@ published interface XGridColumnFactory: com::sun::star::uno::XInterface com::sun::star::beans::XPropertySet createColumn( [in] string aColumnType ) raises( com::sun::star::lang::IllegalArgumentException ); - //------------------------------------------------------------------------- /** returns a list of available column types. @@ -69,7 +65,6 @@ published interface XGridColumnFactory: com::sun::star::uno::XInterface sequence getColumnTypes(); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/form/XGridControl.idl b/offapi/com/sun/star/form/XGridControl.idl index f2e945b95a44..222ec000a87a 100644 --- a/offapi/com/sun/star/form/XGridControl.idl +++ b/offapi/com/sun/star/form/XGridControl.idl @@ -24,11 +24,9 @@ #include #include -//============================================================================= module com { module sun { module star { module form { -//============================================================================= /** specifies (some) functionality provided by a grid control (aka table control) @@ -53,11 +51,9 @@ interface XGridControl interface XGridFieldDataSupplier; }; -//============================================================================= }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/form/XGridControlListener.idl b/offapi/com/sun/star/form/XGridControlListener.idl index 06a1e38890b7..01f382db4208 100644 --- a/offapi/com/sun/star/form/XGridControlListener.idl +++ b/offapi/com/sun/star/form/XGridControlListener.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module form { -//============================================================================= /** specifies a listener which is to be notified about state changes in a grid control @@ -41,11 +39,9 @@ interface XGridControlListener : ::com::sun::star::lang::XEventListener void columnChanged( [in] ::com::sun::star::lang::EventObject _event ); }; -//============================================================================= }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/form/XGridFieldDataSupplier.idl b/offapi/com/sun/star/form/XGridFieldDataSupplier.idl index 5c7299f2576e..17f167bfda9a 100644 --- a/offapi/com/sun/star/form/XGridFieldDataSupplier.idl +++ b/offapi/com/sun/star/form/XGridFieldDataSupplier.idl @@ -33,11 +33,9 @@ #include -//============================================================================= module com { module sun { module star { module form { -//============================================================================= /** provides access to the data of a GridControl @@ -55,7 +53,6 @@ */ published interface XGridFieldDataSupplier: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** checks whether or not the content of the grid's columns can be retrieved in the requested format.

Not every cell content can be retrieved in every representation. For example, in a text column, @@ -72,7 +69,6 @@ published interface XGridFieldDataSupplier: com::sun::star::uno::XInterface */ sequence queryFieldDataType( [in] type xType ); - //------------------------------------------------------------------------- /** retrieves the actual column data for the given row

If a column does not support the requested type, is returned at the respective @@ -84,7 +80,6 @@ published interface XGridFieldDataSupplier: com::sun::star::uno::XInterface [in] type xType ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/form/XGridPeer.idl b/offapi/com/sun/star/form/XGridPeer.idl index d741e8479e24..380d3f59e4fc 100644 --- a/offapi/com/sun/star/form/XGridPeer.idl +++ b/offapi/com/sun/star/form/XGridPeer.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module form { -//============================================================================= /** represents the window peer of a GridControl and allows you to set and retrieve the model data. @@ -44,13 +42,11 @@ */ published interface XGridPeer: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** retrieves the currently used column definitions of the peer. */ com::sun::star::container::XIndexContainer getColumns(); - //------------------------------------------------------------------------- /** sets the column definition for the peer. */ @@ -58,7 +54,6 @@ published interface XGridPeer: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/form/XImageProducerSupplier.idl b/offapi/com/sun/star/form/XImageProducerSupplier.idl index 70959735a3fd..15bfc298aa88 100644 --- a/offapi/com/sun/star/form/XImageProducerSupplier.idl +++ b/offapi/com/sun/star/form/XImageProducerSupplier.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module form { -//============================================================================= /** provides the access to an image producer. @@ -36,7 +34,6 @@ */ published interface XImageProducerSupplier: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** accesses the image producer. @@ -47,7 +44,6 @@ published interface XImageProducerSupplier: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/form/XInsertListener.idl b/offapi/com/sun/star/form/XInsertListener.idl index 1a8d52cf8201..23d5715823d4 100644 --- a/offapi/com/sun/star/form/XInsertListener.idl +++ b/offapi/com/sun/star/form/XInsertListener.idl @@ -33,11 +33,9 @@ #include -//============================================================================= module com { module sun { module star { module form { -//============================================================================= /** allows to receive notifications about insertions into a database form. @@ -50,13 +48,11 @@ */ published interface XInsertListener: com::sun::star::lang::XEventListener { - //------------------------------------------------------------------------- /** is invoked when a database form starts inserting a record. */ void inserting( [in] com::sun::star::lang::EventObject aEvent ); - //------------------------------------------------------------------------- /** is invoked after a database form has inserted a record to a data source. */ @@ -64,7 +60,6 @@ published interface XInsertListener: com::sun::star::lang::XEventListener }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/form/XLoadListener.idl b/offapi/com/sun/star/form/XLoadListener.idl index 166c96cf93c3..e487d5952d1f 100644 --- a/offapi/com/sun/star/form/XLoadListener.idl +++ b/offapi/com/sun/star/form/XLoadListener.idl @@ -33,11 +33,9 @@ #include -//============================================================================= module com { module sun { module star { module form { -//============================================================================= /** receives load-related events from a loadable object. @@ -50,7 +48,6 @@ */ published interface XLoadListener: com::sun::star::lang::XEventListener { - //------------------------------------------------------------------------- /** is invoked when the object has successfully connected to a datasource. @@ -59,7 +56,6 @@ published interface XLoadListener: com::sun::star::lang::XEventListener */ [oneway] void loaded( [in] com::sun::star::lang::EventObject aEvent ); - //------------------------------------------------------------------------- /** is invoked when the object is about to be unloaded.

Components may use this to stop any other event processing related to @@ -70,7 +66,6 @@ published interface XLoadListener: com::sun::star::lang::XEventListener */ [oneway] void unloading( [in] com::sun::star::lang::EventObject aEvent ); - //------------------------------------------------------------------------- /** is invoked after the object has disconnected from a datasource. @@ -79,7 +74,6 @@ published interface XLoadListener: com::sun::star::lang::XEventListener */ [oneway] void unloaded( [in] com::sun::star::lang::EventObject aEvent ); - //------------------------------------------------------------------------- /** is invoked when the object is about to be reloaded. @@ -91,7 +85,6 @@ published interface XLoadListener: com::sun::star::lang::XEventListener */ [oneway] void reloading( [in] com::sun::star::lang::EventObject aEvent ); - //------------------------------------------------------------------------- /** is invoked when the object has been reloaded. @@ -101,7 +94,6 @@ published interface XLoadListener: com::sun::star::lang::XEventListener [oneway] void reloaded( [in] com::sun::star::lang::EventObject aEvent ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/form/XLoadable.idl b/offapi/com/sun/star/form/XLoadable.idl index 4a07de635d47..44f24464ee47 100644 --- a/offapi/com/sun/star/form/XLoadable.idl +++ b/offapi/com/sun/star/form/XLoadable.idl @@ -23,11 +23,9 @@ #include -//============================================================================= module com { module sun { module star { module form { -//============================================================================= /** provides functionality to implement objects which may be loaded. @@ -37,7 +35,6 @@ */ published interface XLoadable: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** loads the data. @@ -46,13 +43,11 @@ published interface XLoadable: com::sun::star::uno::XInterface */ [oneway] void load(); - //------------------------------------------------------------------------- /** unloads the data. */ [oneway] void unload(); - //------------------------------------------------------------------------- /** does a smart refresh of the object. @@ -61,13 +56,11 @@ published interface XLoadable: com::sun::star::uno::XInterface */ [oneway] void reload(); - //------------------------------------------------------------------------- /** returns if the object is in loaded state. */ boolean isLoaded(); - //------------------------------------------------------------------------- /** adds the specified listener to receive load-related events @@ -76,7 +69,6 @@ published interface XLoadable: com::sun::star::uno::XInterface */ [oneway] void addLoadListener( [in] com::sun::star::form::XLoadListener aListener ); - //------------------------------------------------------------------------- /** removes the specified listener. diff --git a/offapi/com/sun/star/form/XPositioningListener.idl b/offapi/com/sun/star/form/XPositioningListener.idl index 7e858cf05521..310c617ae879 100644 --- a/offapi/com/sun/star/form/XPositioningListener.idl +++ b/offapi/com/sun/star/form/XPositioningListener.idl @@ -33,11 +33,9 @@ #include -//============================================================================= module com { module sun { module star { module form { -//============================================================================= /** allows to receive notifications about cursor movements into a database form. @@ -49,7 +47,6 @@ */ published interface XPositioningListener: com::sun::star::lang::XEventListener { - //------------------------------------------------------------------------- /** is invoked when the database form has been positioned on a data record. */ @@ -57,7 +54,6 @@ published interface XPositioningListener: com::sun::star::lang::XEventListener }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/form/XReset.idl b/offapi/com/sun/star/form/XReset.idl index b2acf5c356b9..c8bb5ae46822 100644 --- a/offapi/com/sun/star/form/XReset.idl +++ b/offapi/com/sun/star/form/XReset.idl @@ -33,11 +33,9 @@ #include -//============================================================================= module com { module sun { module star { module form { -//============================================================================= /** provides functionality to reset components to some default values. @@ -45,13 +43,11 @@ */ published interface XReset: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** resets a component to some default value. */ [oneway] void reset(); - //------------------------------------------------------------------------- /** adds the specified listener to receive events related to resetting the component. @@ -61,7 +57,6 @@ published interface XReset: com::sun::star::uno::XInterface */ [oneway] void addResetListener( [in] com::sun::star::form::XResetListener aListener ); - //------------------------------------------------------------------------- /** removes the specified listener @@ -72,7 +67,6 @@ published interface XReset: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/form/XResetListener.idl b/offapi/com/sun/star/form/XResetListener.idl index b8b0de9381af..5a12821cbcbc 100644 --- a/offapi/com/sun/star/form/XResetListener.idl +++ b/offapi/com/sun/star/form/XResetListener.idl @@ -33,11 +33,9 @@ #include -//============================================================================= module com { module sun { module star { module form { -//============================================================================= /** is the interface for receiving notifications about reset events. @@ -55,7 +53,6 @@ */ published interface XResetListener: com::sun::star::lang::XEventListener { - //------------------------------------------------------------------------- /** is invoked before a component is reset. @@ -67,7 +64,6 @@ published interface XResetListener: com::sun::star::lang::XEventListener */ boolean approveReset( [in] com::sun::star::lang::EventObject rEvent ); - //------------------------------------------------------------------------- /** is invoked when a component has been reset. @@ -78,7 +74,6 @@ published interface XResetListener: com::sun::star::lang::XEventListener }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/form/XRestoreListener.idl b/offapi/com/sun/star/form/XRestoreListener.idl index 5e782fbe45cf..1c6475ed5b68 100644 --- a/offapi/com/sun/star/form/XRestoreListener.idl +++ b/offapi/com/sun/star/form/XRestoreListener.idl @@ -33,11 +33,9 @@ #include -//============================================================================= module com { module sun { module star { module form { -//============================================================================= /** receives notifications about data being restored. @@ -53,7 +51,6 @@ */ published interface XRestoreListener: com::sun::star::lang::XEventListener { - //------------------------------------------------------------------------- /** is invoked when a modified record has been restored */ @@ -61,7 +58,6 @@ published interface XRestoreListener: com::sun::star::lang::XEventListener }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/form/XSubmit.idl b/offapi/com/sun/star/form/XSubmit.idl index 2482fd2d0a55..aed996f25a5a 100644 --- a/offapi/com/sun/star/form/XSubmit.idl +++ b/offapi/com/sun/star/form/XSubmit.idl @@ -37,11 +37,9 @@ #include -//============================================================================= module com { module sun { module star { module form { -//============================================================================= /** provides functionality to submit data from a component. @@ -52,7 +50,6 @@ */ published interface XSubmit: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** submits the component's data to a specified target. @@ -67,7 +64,6 @@ published interface XSubmit: com::sun::star::uno::XInterface [oneway] void submit( [in] com::sun::star::awt::XControl aControl, [in] com::sun::star::awt::MouseEvent aMouseEvt ); - //------------------------------------------------------------------------- /** adds the specified listener to receive the "approveSubmit" event. @@ -78,7 +74,6 @@ published interface XSubmit: com::sun::star::uno::XInterface */ [oneway] void addSubmitListener( [in] com::sun::star::form::XSubmitListener aListener ); - //------------------------------------------------------------------------- /** removes the specified listener. @param aListener @@ -89,7 +84,6 @@ published interface XSubmit: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/form/XSubmitListener.idl b/offapi/com/sun/star/form/XSubmitListener.idl index d401628d79e3..45d664a61064 100644 --- a/offapi/com/sun/star/form/XSubmitListener.idl +++ b/offapi/com/sun/star/form/XSubmitListener.idl @@ -33,11 +33,9 @@ #include -//============================================================================= module com { module sun { module star { module form { -//============================================================================= /** receives notifications about data being submitted. @@ -52,7 +50,6 @@ */ published interface XSubmitListener: com::sun::star::lang::XEventListener { - //------------------------------------------------------------------------- /** is invoked when a component is about to submit it's data. @@ -66,7 +63,6 @@ published interface XSubmitListener: com::sun::star::lang::XEventListener }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/form/XUpdateBroadcaster.idl b/offapi/com/sun/star/form/XUpdateBroadcaster.idl index 2e9313e9c4dd..881fa847a12d 100644 --- a/offapi/com/sun/star/form/XUpdateBroadcaster.idl +++ b/offapi/com/sun/star/form/XUpdateBroadcaster.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module form { -//============================================================================= /** is the broadcaster interface for sending "approveUpdate" and "updated" events. @@ -41,7 +39,6 @@ */ published interface XUpdateBroadcaster: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** adds the specified listener to receive the events "approveUpdate" and "updated". @@ -51,7 +48,6 @@ published interface XUpdateBroadcaster: com::sun::star::uno::XInterface */ [oneway] void addUpdateListener( [in] com::sun::star::form::XUpdateListener aListener ); - //------------------------------------------------------------------------- /** removes the specified listener. @param aListener @@ -62,7 +58,6 @@ published interface XUpdateBroadcaster: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/form/XUpdateListener.idl b/offapi/com/sun/star/form/XUpdateListener.idl index 81b0250fa80e..c3b64c9b332c 100644 --- a/offapi/com/sun/star/form/XUpdateListener.idl +++ b/offapi/com/sun/star/form/XUpdateListener.idl @@ -33,11 +33,9 @@ #include -//============================================================================= module com { module sun { module star { module form { -//============================================================================= /** used to listen on objects which allow updating their data.

In addition to just get notified when an data update happened, the listener @@ -47,7 +45,6 @@ */ published interface XUpdateListener: com::sun::star::lang::XEventListener { - //------------------------------------------------------------------------- /** is invoked to check the current data. @@ -62,7 +59,6 @@ published interface XUpdateListener: com::sun::star::lang::XEventListener */ boolean approveUpdate( [in] com::sun::star::lang::EventObject aEvent ); - //------------------------------------------------------------------------- /** is invoked when an object has finished processing the updates and the data has been successfully written. @@ -74,7 +70,6 @@ published interface XUpdateListener: com::sun::star::lang::XEventListener }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/form/binding/BindableControlModel.idl b/offapi/com/sun/star/form/binding/BindableControlModel.idl index edd5259c37c3..c2d1b4bac9ca 100644 --- a/offapi/com/sun/star/form/binding/BindableControlModel.idl +++ b/offapi/com/sun/star/form/binding/BindableControlModel.idl @@ -23,7 +23,6 @@ #include #include -//============================================================================= module com { module sun { module star { module form { module binding { @@ -73,7 +72,6 @@ service BindableControlModel interface XBindableValue; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/form/binding/BindableDataAwareControlModel.idl b/offapi/com/sun/star/form/binding/BindableDataAwareControlModel.idl index 795117ed7d26..39c3164ad539 100644 --- a/offapi/com/sun/star/form/binding/BindableDataAwareControlModel.idl +++ b/offapi/com/sun/star/form/binding/BindableDataAwareControlModel.idl @@ -32,11 +32,9 @@ #include #include -//============================================================================= module com { module sun { module star { module form { module binding { -//============================================================================= /** is a specialization of the DataAwareControlModel which additionally supports binding to external value suppliers. @@ -121,7 +119,6 @@ service BindableDataAwareControlModel service BindableControlModel; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/form/binding/BindableDatabaseCheckBox.idl b/offapi/com/sun/star/form/binding/BindableDatabaseCheckBox.idl index 637308269ee5..d71c26123f14 100644 --- a/offapi/com/sun/star/form/binding/BindableDatabaseCheckBox.idl +++ b/offapi/com/sun/star/form/binding/BindableDatabaseCheckBox.idl @@ -32,11 +32,9 @@ #include #include -//============================================================================= module com { module sun { module star { module form { module binding { -//============================================================================= /** This service specifies a check box which is data-aware and thus can be bound to a database field, and additionally supports binding to arbitrary external values. @@ -84,7 +82,6 @@ service BindableDatabaseCheckBox [property] string SecondaryRefValue; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/form/binding/BindableDatabaseComboBox.idl b/offapi/com/sun/star/form/binding/BindableDatabaseComboBox.idl index 7bf475fd1f32..592ad5bcd8e6 100644 --- a/offapi/com/sun/star/form/binding/BindableDatabaseComboBox.idl +++ b/offapi/com/sun/star/form/binding/BindableDatabaseComboBox.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module form { module binding { -//============================================================================= /** This service specifies a model of a combo box (a list box combined with a text input field) which is data-aware and thus can be bound to a database field, @@ -53,7 +51,6 @@ service BindableDatabaseComboBox }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/form/binding/BindableDatabaseDateField.idl b/offapi/com/sun/star/form/binding/BindableDatabaseDateField.idl index cb721a686830..b65814883593 100644 --- a/offapi/com/sun/star/form/binding/BindableDatabaseDateField.idl +++ b/offapi/com/sun/star/form/binding/BindableDatabaseDateField.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module form { module binding { -//============================================================================= /** This service specifies a date input field which is data-aware and thus can be bound to a database field, and additionally supports binding to arbitrary external values. @@ -50,7 +48,6 @@ service BindableDatabaseDateField }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/form/binding/BindableDatabaseFormattedField.idl b/offapi/com/sun/star/form/binding/BindableDatabaseFormattedField.idl index c62341b3bb72..f92f5671b476 100644 --- a/offapi/com/sun/star/form/binding/BindableDatabaseFormattedField.idl +++ b/offapi/com/sun/star/form/binding/BindableDatabaseFormattedField.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module form { module binding { -//============================================================================= /** This service specifies a formatted input field which is data-aware and thus can be bound to a database field, and additionally supports binding to arbitrary external values. @@ -49,7 +47,6 @@ service BindableDatabaseFormattedField }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/form/binding/BindableDatabaseListBox.idl b/offapi/com/sun/star/form/binding/BindableDatabaseListBox.idl index 70352243770e..64acb45c4d04 100644 --- a/offapi/com/sun/star/form/binding/BindableDatabaseListBox.idl +++ b/offapi/com/sun/star/form/binding/BindableDatabaseListBox.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module form { module binding { -//============================================================================= /** This service specifies a list box model which is data-aware and thus can be bound to a database field, and additionally supports binding to arbitrary external values. @@ -61,7 +59,6 @@ service BindableDatabaseListBox }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/form/binding/BindableDatabaseNumericField.idl b/offapi/com/sun/star/form/binding/BindableDatabaseNumericField.idl index f642f3151de2..0e5e0a1a121d 100644 --- a/offapi/com/sun/star/form/binding/BindableDatabaseNumericField.idl +++ b/offapi/com/sun/star/form/binding/BindableDatabaseNumericField.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module form { module binding { -//============================================================================= /** This service specifies a numeric input field which is data-aware and thus can be bound to a database field, and additionally supports binding to arbitrary external values. @@ -49,7 +47,6 @@ service BindableDatabaseNumericField }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/form/binding/BindableDatabaseRadioButton.idl b/offapi/com/sun/star/form/binding/BindableDatabaseRadioButton.idl index 7c6fbc6b965d..e55331a2248f 100644 --- a/offapi/com/sun/star/form/binding/BindableDatabaseRadioButton.idl +++ b/offapi/com/sun/star/form/binding/BindableDatabaseRadioButton.idl @@ -32,11 +32,9 @@ #include #include -//============================================================================= module com { module sun { module star { module form { module binding { -//============================================================================= /** This service specifies a radio button which is data-aware and thus can be bound to a database field, and additionally supports binding to arbitrary external values. @@ -81,7 +79,6 @@ service BindableDatabaseRadioButton [property] string SecondaryRefValue; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/form/binding/BindableDatabaseTextField.idl b/offapi/com/sun/star/form/binding/BindableDatabaseTextField.idl index 665dcb16367e..41f382aa737e 100644 --- a/offapi/com/sun/star/form/binding/BindableDatabaseTextField.idl +++ b/offapi/com/sun/star/form/binding/BindableDatabaseTextField.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module form { module binding { -//============================================================================= /** This service specifies a text input field which is data-aware and thus can be bound to a database field, and additionally supports binding to arbitrary external values. @@ -52,7 +50,6 @@ service BindableDatabaseTextField }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/form/binding/BindableDatabaseTimeField.idl b/offapi/com/sun/star/form/binding/BindableDatabaseTimeField.idl index abfde8636170..1d0d7c3c47bc 100644 --- a/offapi/com/sun/star/form/binding/BindableDatabaseTimeField.idl +++ b/offapi/com/sun/star/form/binding/BindableDatabaseTimeField.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module form { module binding { -//============================================================================= /** This service specifies a date input field which is data-aware and thus can be bound to a database field, and additionally supports binding to arbitrary external values. @@ -50,7 +48,6 @@ service BindableDatabaseTimeField }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/form/binding/BindableIntegerValueRange.idl b/offapi/com/sun/star/form/binding/BindableIntegerValueRange.idl index b449d6f8becb..120c54f92676 100644 --- a/offapi/com/sun/star/form/binding/BindableIntegerValueRange.idl +++ b/offapi/com/sun/star/form/binding/BindableIntegerValueRange.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module form { module binding { -//============================================================================= /** this service specifies a BindableControlModel which reflects an integer value, out of a range of permitted integer values. @@ -58,7 +56,6 @@ service BindableIntegerValueRange }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/form/binding/IncompatibleTypesException.idl b/offapi/com/sun/star/form/binding/IncompatibleTypesException.idl index bce426c63b35..5b19afb81a12 100644 --- a/offapi/com/sun/star/form/binding/IncompatibleTypesException.idl +++ b/offapi/com/sun/star/form/binding/IncompatibleTypesException.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module form { module binding { -//============================================================================= /** thrown to indicate that the types of an XValueBinding and an XBindableValue are incompatible @@ -35,11 +33,9 @@ exception IncompatibleTypesException: com::sun::star::uno::Exception { }; -//============================================================================= }; }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/form/binding/InvalidBindingStateException.idl b/offapi/com/sun/star/form/binding/InvalidBindingStateException.idl index 2824c96f0324..e7979450f7fc 100644 --- a/offapi/com/sun/star/form/binding/InvalidBindingStateException.idl +++ b/offapi/com/sun/star/form/binding/InvalidBindingStateException.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module form { module binding { -//============================================================================= /** thrown when an XValueBinding cannot perform a requested operation due to an invalid state. @@ -35,11 +33,9 @@ exception InvalidBindingStateException: com::sun::star::uno::Exception { }; -//============================================================================= }; }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/form/binding/ListEntryEvent.idl b/offapi/com/sun/star/form/binding/ListEntryEvent.idl index 4686f411c8f8..5b10c308f7c5 100644 --- a/offapi/com/sun/star/form/binding/ListEntryEvent.idl +++ b/offapi/com/sun/star/form/binding/ListEntryEvent.idl @@ -31,11 +31,9 @@ #include -//============================================================================= module com { module sun { module star { module form { module binding { -//============================================================================= /** specifies the event which is notified when a change in a string entry list occurred @@ -66,7 +64,6 @@ struct ListEntryEvent : com::sun::star::lang::EventObject Entries; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/form/binding/ListEntrySource.idl b/offapi/com/sun/star/form/binding/ListEntrySource.idl index 0e09c4e48c28..5c3300f49f7c 100644 --- a/offapi/com/sun/star/form/binding/ListEntrySource.idl +++ b/offapi/com/sun/star/form/binding/ListEntrySource.idl @@ -33,17 +33,14 @@ #include #include -//============================================================================= module com { module sun { module star { module form { module binding { -//============================================================================= /** defines a component which provides a list of string entries */ service ListEntrySource { - //------------------------------------------------------------------------- /** allows read access to the entries represented by this component */ interface XListEntrySource; @@ -62,7 +59,6 @@ service ListEntrySource interface com::sun::star::lang::XComponent; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/form/binding/ValueBinding.idl b/offapi/com/sun/star/form/binding/ValueBinding.idl index 44fc45c1a290..7da1611db45f 100644 --- a/offapi/com/sun/star/form/binding/ValueBinding.idl +++ b/offapi/com/sun/star/form/binding/ValueBinding.idl @@ -34,11 +34,9 @@ #include #include -//============================================================================= module com { module sun { module star { module form { module binding { -//============================================================================= /** defines a component which allows access to a single value @@ -75,12 +73,10 @@ service ValueBinding */ [optional, property, bound, readonly] boolean Relevant; - //------------------------------------------------------------------------- /** allows access to the properties of the binding */ [optional] interface com::sun::star::beans::XPropertySet; - //------------------------------------------------------------------------- /** allows read and write access to the value represented by this binding */ interface XValueBinding; @@ -110,7 +106,6 @@ service ValueBinding interface com::sun::star::lang::XComponent; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/form/binding/XBindableValue.idl b/offapi/com/sun/star/form/binding/XBindableValue.idl index c93d99727b07..5bc227c63637 100644 --- a/offapi/com/sun/star/form/binding/XBindableValue.idl +++ b/offapi/com/sun/star/form/binding/XBindableValue.idl @@ -23,13 +23,11 @@ #include #include -//============================================================================= module com { module sun { module star { module form { module binding { interface XValueBinding; -//============================================================================= /** specifies support for being bound to an external value @@ -59,7 +57,6 @@ interface XBindableValue : com::sun::star::uno::XInterface getValueBinding( ); }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/form/binding/XListEntryListener.idl b/offapi/com/sun/star/form/binding/XListEntryListener.idl index 564e7556144a..9bc623b872d1 100644 --- a/offapi/com/sun/star/form/binding/XListEntryListener.idl +++ b/offapi/com/sun/star/form/binding/XListEntryListener.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module form { module binding { -//============================================================================= /** specifies a listener for changes in a string entry list */ @@ -70,7 +68,6 @@ interface XListEntryListener : com::sun::star::lang::XEventListener void allEntriesChanged( [in] com::sun::star::lang::EventObject Source ); }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/form/binding/XListEntrySink.idl b/offapi/com/sun/star/form/binding/XListEntrySink.idl index d071ab7ad28d..b70ed7646911 100644 --- a/offapi/com/sun/star/form/binding/XListEntrySink.idl +++ b/offapi/com/sun/star/form/binding/XListEntrySink.idl @@ -22,13 +22,11 @@ #include -//============================================================================= module com { module sun { module star { module form { module binding { interface XListEntrySource; -//============================================================================= /** specifies support for indirect manipulation of of a string list */ @@ -51,7 +49,6 @@ interface XListEntrySink : com::sun::star::uno::XInterface getListEntrySource( ); }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/form/binding/XListEntrySource.idl b/offapi/com/sun/star/form/binding/XListEntrySource.idl index 166d48ae4e87..3d347dfefd65 100644 --- a/offapi/com/sun/star/form/binding/XListEntrySource.idl +++ b/offapi/com/sun/star/form/binding/XListEntrySource.idl @@ -33,13 +33,11 @@ #include #include -//============================================================================= module com { module sun { module star { module form { module binding { interface XListEntryListener; -//============================================================================= /** specifies a source of string list entries @@ -88,7 +86,6 @@ interface XListEntrySource : com::sun::star::uno::XInterface raises( com::sun::star::lang::NullPointerException ); }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/form/binding/XValueBinding.idl b/offapi/com/sun/star/form/binding/XValueBinding.idl index aacd050b58b6..ec03f73606e4 100644 --- a/offapi/com/sun/star/form/binding/XValueBinding.idl +++ b/offapi/com/sun/star/form/binding/XValueBinding.idl @@ -25,17 +25,14 @@ #include #include -//============================================================================= module com { module sun { module star { module form { module binding { -//============================================================================= /** specifies a binding to a value which can be read and written. */ interface XValueBinding : com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** determines the types which are supported by this binding for value exchange @see supportsType @@ -81,7 +78,6 @@ interface XValueBinding : com::sun::star::uno::XInterface raises( IncompatibleTypesException, InvalidBindingStateException, com::sun::star::lang::NoSupportException ); }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/form/component/CheckBox.idl b/offapi/com/sun/star/form/component/CheckBox.idl index 72e08d80b7e7..d374a9a2162c 100644 --- a/offapi/com/sun/star/form/component/CheckBox.idl +++ b/offapi/com/sun/star/form/component/CheckBox.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module form { module component { -//============================================================================= /** specifies the model of a check box control @@ -47,7 +45,6 @@ published service CheckBox */ interface com::sun::star::form::XReset; - //------------------------------------------------------------------------- /** contains a default value for the control. @@ -58,7 +55,6 @@ published service CheckBox */ [property] short DefaultState; - //------------------------------------------------------------------------- /** contains a reference value which is used for submission in a HTML form @@ -69,7 +65,6 @@ published service CheckBox [property] string RefValue; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/form/component/ComboBox.idl b/offapi/com/sun/star/form/component/ComboBox.idl index e355e9be37bd..1a7f03b4f213 100644 --- a/offapi/com/sun/star/form/component/ComboBox.idl +++ b/offapi/com/sun/star/form/component/ComboBox.idl @@ -26,11 +26,9 @@ #include -//============================================================================= module com { module sun { module star { module form { module component { -//============================================================================= /** specifies a component which allows the input of text or selection of text from a list of text values. @@ -57,7 +55,6 @@ published service ComboBox [property] string DefaultText; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/form/component/CommandButton.idl b/offapi/com/sun/star/form/component/CommandButton.idl index 14655c691db0..0913803cb2dc 100644 --- a/offapi/com/sun/star/form/component/CommandButton.idl +++ b/offapi/com/sun/star/form/component/CommandButton.idl @@ -27,11 +27,9 @@ #include -//============================================================================= module com { module sun { module star { module form { module component { -//============================================================================= /** specifies the control model for a clickable button which is part of a form component hierarchy. @@ -55,7 +53,6 @@ published service CommandButton */ interface com::sun::star::form::XImageProducerSupplier; - //------------------------------------------------------------------------- /** describes the action to be executed by the button when pressed. */ @@ -101,7 +98,6 @@ published service CommandButton [optional] interface ::com::sun::star::form::XReset; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/form/component/CurrencyField.idl b/offapi/com/sun/star/form/component/CurrencyField.idl index 2484ca346ec5..9c4fbde41c59 100644 --- a/offapi/com/sun/star/form/component/CurrencyField.idl +++ b/offapi/com/sun/star/form/component/CurrencyField.idl @@ -26,11 +26,9 @@ #include -//============================================================================= module com { module sun { module star { module form { module component { -//============================================================================= /** This service specifies the ControlModel for an edit field which contains a currency value. @@ -56,7 +54,6 @@ published service CurrencyField }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/form/component/DataForm.idl b/offapi/com/sun/star/form/component/DataForm.idl index 73240c186320..a176a185e23d 100644 --- a/offapi/com/sun/star/form/component/DataForm.idl +++ b/offapi/com/sun/star/form/component/DataForm.idl @@ -36,7 +36,6 @@ #include #include -//============================================================================= module com { module sun { module star { module form { @@ -44,7 +43,6 @@ module com { module sun { module star { module form { published interface XDatabaseParameterBroadcaster; module component { -//============================================================================= /** This service specifies a form which is connected to a database and displays the results of SQL queries. It provides the possibility of adding new data records, modifying existing ones, or deleting them. @@ -124,7 +122,6 @@ published service DataForm */ interface com::sun::star::form::XDatabaseParameterBroadcaster; - //------------------------------------------------------------------------- /** is used for subforms and contains the names of columns of the parent form.

These columns are typically the foreign key fields of the parent form. @@ -137,7 +134,6 @@ published service DataForm */ [property] sequence MasterFields; - //------------------------------------------------------------------------- /** is used for subforms and contains the names of the columns of the subform which are related to the master fields of the parent form. @@ -165,17 +161,14 @@ published service DataForm */ [property] sequence DetailFields; - //------------------------------------------------------------------------- /** returns the kind of tabulator controlling. */ [property] com::sun::star::form::TabulatorCycle Cycle; - //------------------------------------------------------------------------- /** determines how an navigation bar for this form should act. */ [property] com::sun::star::form::NavigationBarMode NavigationBarMode; - //------------------------------------------------------------------------- /** determines if insertions into the form's row set are allowed.

Note that this is a recommendation for user interface components displaying the @@ -185,7 +178,6 @@ published service DataForm */ [property] boolean AllowInserts; - //------------------------------------------------------------------------- /** determines if modifications of the current record of the form are allowed.

Note that this is a recommendation for user interface components displaying the @@ -195,7 +187,6 @@ published service DataForm */ [property] boolean AllowUpdates; - //------------------------------------------------------------------------- /** determines if deletions of records of the form are allowed.

Note that this is a recommendation for user interface components displaying the @@ -206,7 +197,6 @@ published service DataForm [property] boolean AllowDeletes; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/form/component/DatabaseCheckBox.idl b/offapi/com/sun/star/form/component/DatabaseCheckBox.idl index 0f0960deeae1..e187cfe4d44f 100644 --- a/offapi/com/sun/star/form/component/DatabaseCheckBox.idl +++ b/offapi/com/sun/star/form/component/DatabaseCheckBox.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module form { module component { -//============================================================================= /** This service specifies a check box which is data-aware, and can be bound to a database field. @@ -45,7 +43,6 @@ published service DatabaseCheckBox }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/form/component/DatabaseComboBox.idl b/offapi/com/sun/star/form/component/DatabaseComboBox.idl index b60da31d0d04..745210a01f88 100644 --- a/offapi/com/sun/star/form/component/DatabaseComboBox.idl +++ b/offapi/com/sun/star/form/component/DatabaseComboBox.idl @@ -35,11 +35,9 @@ #include -//============================================================================= module com { module sun { module star { module form { module component { -//============================================================================= /** This service specifies a combo box which is data-aware, and can be bound to a database field. @@ -54,7 +52,6 @@ published service DatabaseComboBox service com::sun::star::form::DataAwareControlModel; - //------------------------------------------------------------------------- /** determines if an empty text should be treated as a value. @@ -73,7 +70,6 @@ published service DatabaseComboBox

The concrete meaning of this property depends on the value of ListSourceType

*/ [property] string ListSource; - //------------------------------------------------------------------------- /** specifies the kind of list source. @@ -84,7 +80,6 @@ published service DatabaseComboBox [property] com::sun::star::form::ListSourceType ListSourceType; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/form/component/DatabaseCurrencyField.idl b/offapi/com/sun/star/form/component/DatabaseCurrencyField.idl index 3fdca8656bb9..c6afae6184e7 100644 --- a/offapi/com/sun/star/form/component/DatabaseCurrencyField.idl +++ b/offapi/com/sun/star/form/component/DatabaseCurrencyField.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module form { module component { -//============================================================================= /** This service specifies a currency field which is data-aware, and can be bound to a database field. */ @@ -40,7 +38,6 @@ published service DatabaseCurrencyField }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/form/component/DatabaseDateField.idl b/offapi/com/sun/star/form/component/DatabaseDateField.idl index a6e9b40c01ce..c09e8a9fdedf 100644 --- a/offapi/com/sun/star/form/component/DatabaseDateField.idl +++ b/offapi/com/sun/star/form/component/DatabaseDateField.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module form { module component { -//============================================================================= /** This service specifies a date field which is data-aware, and can be bound to a database field. */ @@ -40,7 +38,6 @@ published service DatabaseDateField }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/form/component/DatabaseFormattedField.idl b/offapi/com/sun/star/form/component/DatabaseFormattedField.idl index e79fa553db89..9c891dd5d392 100644 --- a/offapi/com/sun/star/form/component/DatabaseFormattedField.idl +++ b/offapi/com/sun/star/form/component/DatabaseFormattedField.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module form { module component { -//============================================================================= /** This service specifies a formatted field model which is data-aware, and can be bound to a database field. */ @@ -38,7 +36,6 @@ published service DatabaseFormattedField service com::sun::star::form::DataAwareControlModel; - //------------------------------------------------------------------------- /** determines if an empty text should be treated as a value. @@ -54,7 +51,6 @@ published service DatabaseFormattedField }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/form/component/DatabaseImageControl.idl b/offapi/com/sun/star/form/component/DatabaseImageControl.idl index 7e85812db283..b6e102c913e0 100644 --- a/offapi/com/sun/star/form/component/DatabaseImageControl.idl +++ b/offapi/com/sun/star/form/component/DatabaseImageControl.idl @@ -26,11 +26,9 @@ #include -//============================================================================= module com { module sun { module star { module form { module component { -//============================================================================= /** specifies the model of a control used for displaying images stored in a database. @@ -93,7 +91,6 @@ published service DatabaseImageControl */ interface com::sun::star::form::XImageProducerSupplier; - //------------------------------------------------------------------------- /** indicates if it is possible to change the image being displayed. */ @@ -101,7 +98,6 @@ published service DatabaseImageControl }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/form/component/DatabaseListBox.idl b/offapi/com/sun/star/form/component/DatabaseListBox.idl index f00cff2c0f4f..b8dcd67bc6ee 100644 --- a/offapi/com/sun/star/form/component/DatabaseListBox.idl +++ b/offapi/com/sun/star/form/component/DatabaseListBox.idl @@ -35,11 +35,9 @@ #include -//============================================================================= module com { module sun { module star { module form { module component { -//============================================================================= /** This service specifies a data-aware list box control model. @@ -72,7 +70,6 @@ published service DatabaseListBox service com::sun::star::form::DataAwareControlModel; - //------------------------------------------------------------------------- /** specifies which column of the list result set should be used for data exchange. @@ -104,7 +101,6 @@ published service DatabaseListBox */ [property] short BoundColumn; - //------------------------------------------------------------------------- /** describes the kind of list source used. @@ -147,7 +143,6 @@ published service DatabaseListBox }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/form/component/DatabaseNumericField.idl b/offapi/com/sun/star/form/component/DatabaseNumericField.idl index 8ac816e30e55..244f31c1a3a1 100644 --- a/offapi/com/sun/star/form/component/DatabaseNumericField.idl +++ b/offapi/com/sun/star/form/component/DatabaseNumericField.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module form { module component { -//============================================================================= /** This service specifies a numeric field which is data-aware, and can be bound to a database field. */ @@ -40,7 +38,6 @@ published service DatabaseNumericField }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/form/component/DatabasePatternField.idl b/offapi/com/sun/star/form/component/DatabasePatternField.idl index 52388cfe38fd..0af61e14ea5e 100644 --- a/offapi/com/sun/star/form/component/DatabasePatternField.idl +++ b/offapi/com/sun/star/form/component/DatabasePatternField.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module form { module component { -//============================================================================= /** This service specifies a data-aware control model for entering text which matches a specific pattern. @@ -39,7 +37,6 @@ published service DatabasePatternField service com::sun::star::form::DataAwareControlModel; - //------------------------------------------------------------------------- /** determines if an empty text should be treated as a value. @@ -55,7 +52,6 @@ published service DatabasePatternField }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/form/component/DatabaseRadioButton.idl b/offapi/com/sun/star/form/component/DatabaseRadioButton.idl index a5d30a10ad1f..0455dc02e00f 100644 --- a/offapi/com/sun/star/form/component/DatabaseRadioButton.idl +++ b/offapi/com/sun/star/form/component/DatabaseRadioButton.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module form { module component { -//============================================================================= /** This service specifies a radio button which is data-aware, and can be bound to a database field. */ @@ -40,7 +38,6 @@ published service DatabaseRadioButton }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/form/component/DatabaseTextField.idl b/offapi/com/sun/star/form/component/DatabaseTextField.idl index 716df734f73c..8535ba447ccb 100644 --- a/offapi/com/sun/star/form/component/DatabaseTextField.idl +++ b/offapi/com/sun/star/form/component/DatabaseTextField.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module form { module component { -//============================================================================= /** This service specifies a text field which is data-aware, and can be bound to a database field. */ @@ -38,7 +36,6 @@ published service DatabaseTextField service com::sun::star::form::DataAwareControlModel; - //------------------------------------------------------------------------- /** determines if an empty text should be treated as a value. @@ -54,7 +51,6 @@ published service DatabaseTextField }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/form/component/DatabaseTimeField.idl b/offapi/com/sun/star/form/component/DatabaseTimeField.idl index f78dd15070e5..08d305e12285 100644 --- a/offapi/com/sun/star/form/component/DatabaseTimeField.idl +++ b/offapi/com/sun/star/form/component/DatabaseTimeField.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module form { module component { -//============================================================================= /** This service specifies a data-aware field for inputting a time value. */ @@ -40,7 +38,6 @@ published service DatabaseTimeField }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/form/component/DateField.idl b/offapi/com/sun/star/form/component/DateField.idl index 6e33ae392f81..1c73ad5e9434 100644 --- a/offapi/com/sun/star/form/component/DateField.idl +++ b/offapi/com/sun/star/form/component/DateField.idl @@ -26,11 +26,9 @@ #include -//============================================================================= module com { module sun { module star { module form { module component { -//============================================================================= /** specifies the model of a date field control, which is an edit field used to enter a date. */ @@ -47,7 +45,6 @@ published service DateField */ interface com::sun::star::form::XReset; - //------------------------------------------------------------------------- /** contains a default value for the control. @@ -60,7 +57,6 @@ published service DateField }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/form/component/FileControl.idl b/offapi/com/sun/star/form/component/FileControl.idl index 474b31d066a1..31d8ffa33048 100644 --- a/offapi/com/sun/star/form/component/FileControl.idl +++ b/offapi/com/sun/star/form/component/FileControl.idl @@ -25,11 +25,9 @@ #include -//============================================================================= module com { module sun { module star { module form { module component { -//============================================================================= /** This service specifies the control model of an edit field for a file name. @@ -57,7 +55,6 @@ published service FileControl }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/form/component/FixedText.idl b/offapi/com/sun/star/form/component/FixedText.idl index b16630f89fed..5cdc4e4a5fcc 100644 --- a/offapi/com/sun/star/form/component/FixedText.idl +++ b/offapi/com/sun/star/form/component/FixedText.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module form { module component { -//============================================================================= /** This service specifies the control model for a text which can be displayed, but not edited by the user. @@ -45,7 +43,6 @@ published service FixedText }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/form/component/Form.idl b/offapi/com/sun/star/form/component/Form.idl index ca13d49dc059..43ba74c36483 100644 --- a/offapi/com/sun/star/form/component/Form.idl +++ b/offapi/com/sun/star/form/component/Form.idl @@ -26,11 +26,9 @@ #include -//============================================================================= module com { module sun { module star { module form { module component { -//============================================================================= /** This service specifies a form which is a group of FormComponents. @@ -64,7 +62,6 @@ published service Form interface com::sun::star::awt::XTabControllerModel; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/form/component/FormattedField.idl b/offapi/com/sun/star/form/component/FormattedField.idl index aa98af070604..ee937fccc6e8 100644 --- a/offapi/com/sun/star/form/component/FormattedField.idl +++ b/offapi/com/sun/star/form/component/FormattedField.idl @@ -35,11 +35,9 @@ #include -//============================================================================= module com { module sun { module star { module form { module component { -//============================================================================= /** This service specifies the control model of an edit field for entering text which can be (nearly) arbitrarily formatted. @@ -60,7 +58,6 @@ published service FormattedField interface com::sun::star::form::XReset; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/form/component/GridControl.idl b/offapi/com/sun/star/form/component/GridControl.idl index bf0af993ae3c..49cea3d56c2e 100644 --- a/offapi/com/sun/star/form/component/GridControl.idl +++ b/offapi/com/sun/star/form/component/GridControl.idl @@ -51,11 +51,9 @@ #include -//============================================================================= module com { module sun { module star { module form { module component { -//============================================================================= /** specifies a model for a control which can display form data in a table-like way. @@ -118,7 +116,6 @@ published service GridControl */ interface com::sun::star::form::XReset; - //------------------------------------------------------------------------- /** returns the border style of the control. @@ -130,7 +127,6 @@ published service GridControl */ [property] short Border; - //------------------------------------------------------------------------- /** specifies the color of the border, if present @@ -141,19 +137,16 @@ published service GridControl */ [optional, property] long BorderColor; - //------------------------------------------------------------------------- /** determines whether the control is enabled or disabled. */ [property] boolean Enabled; - //------------------------------------------------------------------------- /** contains the font attributes of the text in the control. */ [property] com::sun::star::awt::FontDescriptor FontDescriptor; - //------------------------------------------------------------------------- /** specifies the height of a row of the grid. @@ -164,13 +157,11 @@ published service GridControl */ [property] long RowHeight; - //------------------------------------------------------------------------- /** determines whether the control can be reached by the tabulator key. */ [property] boolean Tabstop; - //------------------------------------------------------------------------- /** specifies the text color (RGB) of the control. */ @@ -178,7 +169,6 @@ published service GridControl }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/form/component/GroupBox.idl b/offapi/com/sun/star/form/component/GroupBox.idl index db0485b70fe5..ba23f276a1f5 100644 --- a/offapi/com/sun/star/form/component/GroupBox.idl +++ b/offapi/com/sun/star/form/component/GroupBox.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module form { module component { -//============================================================================= /** This service specifies a model for a control which can be used to visually group controls. @@ -41,7 +39,6 @@ published service GroupBox }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/form/component/HTMLForm.idl b/offapi/com/sun/star/form/component/HTMLForm.idl index 948e1bdf301e..785d7f1a45d3 100644 --- a/offapi/com/sun/star/form/component/HTMLForm.idl +++ b/offapi/com/sun/star/form/component/HTMLForm.idl @@ -30,11 +30,9 @@ #include -//============================================================================= module com { module sun { module star { module form { module component { -//============================================================================= /** This service specifies the special kind of Forms for HTML documents. @@ -64,24 +62,20 @@ published service HTMLForm */ [property] string TargetFrame; - //------------------------------------------------------------------------- /** specifies the URL, which should be used for submission. */ [property] string TargetURL; - //------------------------------------------------------------------------- /** specifies the kind of submission. */ [property] com::sun::star::form::FormSubmitMethod SubmitMethod; - //------------------------------------------------------------------------- /** specifies the kind of encoding for submission. */ [property] com::sun::star::form::FormSubmitEncoding SubmitEncoding; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/form/component/HiddenControl.idl b/offapi/com/sun/star/form/component/HiddenControl.idl index aa5e435fbcae..16d24f00a325 100644 --- a/offapi/com/sun/star/form/component/HiddenControl.idl +++ b/offapi/com/sun/star/form/component/HiddenControl.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module form { module component { -//============================================================================= /** This service specifies the model of a hidden control. @@ -48,7 +46,6 @@ published service HiddenControl }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/form/component/ImageButton.idl b/offapi/com/sun/star/form/component/ImageButton.idl index 0345b4671c05..04d0e087d661 100644 --- a/offapi/com/sun/star/form/component/ImageButton.idl +++ b/offapi/com/sun/star/form/component/ImageButton.idl @@ -30,11 +30,9 @@ #include -//============================================================================= module com { module sun { module star { module form { module component { -//============================================================================= /** This service specifies the control model for a clickable button which is represented by an image. @@ -66,12 +64,10 @@ published service ImageButton */ interface com::sun::star::form::XImageProducerSupplier; - //------------------------------------------------------------------------- /** describes the action to be executed by the button when pressed. */ [property] com::sun::star::form::FormButtonType ButtonType; - //------------------------------------------------------------------------- /** describes the frame, where to open the document specified by the TargetURL.

This property is evaluated if the button is of type URL.

@@ -81,7 +77,6 @@ published service ImageButton */ [property] string TargetFrame; - //------------------------------------------------------------------------- /** specifies the URL, which should be opened if the button was clicked.

This property is evaluated if the button is of type URL.

@@ -91,7 +86,6 @@ published service ImageButton [property] string TargetURL; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/form/component/ListBox.idl b/offapi/com/sun/star/form/component/ListBox.idl index 293f27e5e2f1..21f954b12c2a 100644 --- a/offapi/com/sun/star/form/component/ListBox.idl +++ b/offapi/com/sun/star/form/component/ListBox.idl @@ -26,11 +26,9 @@ #include -//============================================================================= module com { module sun { module star { module form { module component { -//============================================================================= /** specifies a model for a control which allows to choose in a list of alternative values. */ @@ -63,7 +61,6 @@ published service ListBox }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/form/component/NavigationToolBar.idl b/offapi/com/sun/star/form/component/NavigationToolBar.idl index 37efee3fcd0c..68c7f99ec709 100644 --- a/offapi/com/sun/star/form/component/NavigationToolBar.idl +++ b/offapi/com/sun/star/form/component/NavigationToolBar.idl @@ -31,11 +31,9 @@ #include #include -//============================================================================= module com { module sun { module star { module form { module component { -//============================================================================= /** This service specifies the model for control which provides controller functionality for a DataForm, such as navigating or filtering @@ -45,7 +43,6 @@ service NavigationToolBar { service com::sun::star::form::FormControlModel; - //------------------------------------------------------------------------- /** denotes the border style of the control. Allowed values are @@ -56,22 +53,18 @@ service NavigationToolBar */ [property] short Border; - //------------------------------------------------------------------------- /** determines whether the control is enabled or disabled. */ [property] boolean Enabled; - //------------------------------------------------------------------------- /** contains the font attributes for the text in the control */ [property] com::sun::star::awt::FontDescriptor FontDescriptor; - //------------------------------------------------------------------------- /** specifies the text color (as RGB value) of the control. */ [property] long TextColor; - //------------------------------------------------------------------------- /** specifies the text line color (as RGB value) of the control.

This color is used if the FontDescriptor defines @@ -79,7 +72,6 @@ service NavigationToolBar */ [property] long TextLineColor; - //------------------------------------------------------------------------- /** specifies the relief for the font described in FontDescriptor

The value must be one of the FontRelief @@ -87,7 +79,6 @@ service NavigationToolBar */ [property] long FontRelief; - //------------------------------------------------------------------------- /** specifies the emphasis mark for the font described in FontDescriptor

The value must be one of the FontEmphasis @@ -95,7 +86,6 @@ service NavigationToolBar */ [property] long FontEmphasisMark; - //------------------------------------------------------------------------- /** specifies the size of the icons in the control

At least the following values are to be supported: @@ -105,31 +95,26 @@ service NavigationToolBar */ [property] short IconSize; - //------------------------------------------------------------------------- /** determines whether the control should provide functionality for positioning the parent form */ [property] boolean ShowPosition; - //------------------------------------------------------------------------- /** determines whether the control should provide functionality for navigating the parent form */ [property] boolean ShowNavigation; - //------------------------------------------------------------------------- /** determines whether the control should provide functionality for acting on the current record of the parent form */ [property] boolean ShowRecordActions; - //------------------------------------------------------------------------- /** determines whether the control should provide functionality for filtering and sorting the parent form */ [property] boolean ShowFilterSort; - //------------------------------------------------------------------------- /** specifies a repeat delay for the control

Some buttons of a NavigationToolBar may show repeating behavior, e.g. may be @@ -140,7 +125,6 @@ service NavigationToolBar [property] long RepeatDelay; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/form/component/NumericField.idl b/offapi/com/sun/star/form/component/NumericField.idl index 521653da5cf1..a9d442547125 100644 --- a/offapi/com/sun/star/form/component/NumericField.idl +++ b/offapi/com/sun/star/form/component/NumericField.idl @@ -26,11 +26,9 @@ #include -//============================================================================= module com { module sun { module star { module form { module component { -//============================================================================= /** specifies a component which allows the input of a numeric value. */ @@ -46,7 +44,6 @@ published service NumericField */ interface com::sun::star::form::XReset; - //------------------------------------------------------------------------- /** contains a default value for the control. @@ -59,7 +56,6 @@ published service NumericField }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/form/component/PatternField.idl b/offapi/com/sun/star/form/component/PatternField.idl index 98d9f69afe47..91a79b5c4029 100644 --- a/offapi/com/sun/star/form/component/PatternField.idl +++ b/offapi/com/sun/star/form/component/PatternField.idl @@ -26,11 +26,9 @@ #include -//============================================================================= module com { module sun { module star { module form { module component { -//============================================================================= /** specifies a component which allows the input of text which matches a specific pattern. */ @@ -57,7 +55,6 @@ published service PatternField }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/form/component/RadioButton.idl b/offapi/com/sun/star/form/component/RadioButton.idl index 176b3ab5c1b9..dbc820437461 100644 --- a/offapi/com/sun/star/form/component/RadioButton.idl +++ b/offapi/com/sun/star/form/component/RadioButton.idl @@ -26,11 +26,9 @@ #include -//============================================================================= module com { module sun { module star { module form { module component { -//============================================================================= /** specifies a component which acts as a radio button as needed in HTMLForms. @@ -54,7 +52,6 @@ published service RadioButton */ interface com::sun::star::form::XReset; - //------------------------------------------------------------------------- /** contains a default value for the control. @@ -68,7 +65,6 @@ published service RadioButton */ [property] short DefaultState; - //------------------------------------------------------------------------- /** contains a reference value which is used for submission in a HTML form. @@ -91,7 +87,6 @@ published service RadioButton [optional, property] string UncheckedRefValue; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/form/component/RichTextControl.idl b/offapi/com/sun/star/form/component/RichTextControl.idl index 1ce2b0531f86..be385a191a34 100644 --- a/offapi/com/sun/star/form/component/RichTextControl.idl +++ b/offapi/com/sun/star/form/component/RichTextControl.idl @@ -24,11 +24,9 @@ #include #include -//============================================================================= module com { module sun { module star { module form { module component { -//============================================================================= /** specifies a component which extends the UnoControlEditModel with capabilities to display and input formatted text. @@ -68,7 +66,6 @@ published service RichTextControl [property] boolean RichText; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/form/component/ScrollBar.idl b/offapi/com/sun/star/form/component/ScrollBar.idl index 23a594cd855f..2f67b465996e 100644 --- a/offapi/com/sun/star/form/component/ScrollBar.idl +++ b/offapi/com/sun/star/form/component/ScrollBar.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module form { module component { -//============================================================================= /** specifies the model of a scroll bar control. */ @@ -42,7 +40,6 @@ service ScrollBar */ interface com::sun::star::form::XReset; - //------------------------------------------------------------------------- /** contains a default value for the control. @@ -55,7 +52,6 @@ service ScrollBar }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/form/component/SpinButton.idl b/offapi/com/sun/star/form/component/SpinButton.idl index c90b34422d8a..7feb1459d912 100644 --- a/offapi/com/sun/star/form/component/SpinButton.idl +++ b/offapi/com/sun/star/form/component/SpinButton.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module form { module component { -//============================================================================= /** specifies the model of a scroll bar control. */ @@ -42,7 +40,6 @@ service SpinButton */ interface com::sun::star::form::XReset; - //------------------------------------------------------------------------- /** contains a default value for the control. @@ -55,7 +52,6 @@ service SpinButton }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/form/component/SubmitButton.idl b/offapi/com/sun/star/form/component/SubmitButton.idl index 17f45f0240b4..7053f1fd561d 100644 --- a/offapi/com/sun/star/form/component/SubmitButton.idl +++ b/offapi/com/sun/star/form/component/SubmitButton.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module form { module component { -//============================================================================= /** specifies the control model for a button, part of a form component hierarchy, which can be bound to external submissions. @@ -49,7 +47,6 @@ service SubmitButton interface com::sun::star::form::submission::XSubmissionSupplier; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/form/component/TextField.idl b/offapi/com/sun/star/form/component/TextField.idl index 1a4c359e512c..1f8fce2e0fb2 100644 --- a/offapi/com/sun/star/form/component/TextField.idl +++ b/offapi/com/sun/star/form/component/TextField.idl @@ -26,11 +26,9 @@ #include -//============================================================================= module com { module sun { module star { module form { module component { -//============================================================================= /** specifies a component which allows the input of text, either single- or multi-line. */ @@ -64,7 +62,6 @@ published service TextField [property] string DefaultText; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/form/component/TimeField.idl b/offapi/com/sun/star/form/component/TimeField.idl index 3095b7965c17..01c91261ff24 100644 --- a/offapi/com/sun/star/form/component/TimeField.idl +++ b/offapi/com/sun/star/form/component/TimeField.idl @@ -26,11 +26,9 @@ #include -//============================================================================= module com { module sun { module star { module form { module component { -//============================================================================= /** specifies the control model for a field which can be used to input time values. */ @@ -47,7 +45,6 @@ published service TimeField */ interface com::sun::star::form::XReset; - //------------------------------------------------------------------------- /** contains a default value for the control. @@ -60,7 +57,6 @@ published service TimeField }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/form/control/CheckBox.idl b/offapi/com/sun/star/form/control/CheckBox.idl index 575af111b6c9..dfb147160bfb 100644 --- a/offapi/com/sun/star/form/control/CheckBox.idl +++ b/offapi/com/sun/star/form/control/CheckBox.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module form { module control { -//============================================================================= /** describes a check box control which can (but not necessarily has to) be bound to a database field. @@ -44,7 +42,6 @@ published service CheckBox interface com::sun::star::form::XBoundControl; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/form/control/ComboBox.idl b/offapi/com/sun/star/form/control/ComboBox.idl index 1e9bfb84e6f2..68ca2dd2099c 100644 --- a/offapi/com/sun/star/form/control/ComboBox.idl +++ b/offapi/com/sun/star/form/control/ComboBox.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module form { module control { -//============================================================================= /** describes a combo box control. @@ -44,7 +42,6 @@ published service ComboBox interface com::sun::star::form::XBoundControl; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/form/control/CommandButton.idl b/offapi/com/sun/star/form/control/CommandButton.idl index a55bf06c3a25..d826536e903c 100644 --- a/offapi/com/sun/star/form/control/CommandButton.idl +++ b/offapi/com/sun/star/form/control/CommandButton.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module form { module control { -//============================================================================= /** describes a button control. @@ -62,7 +60,6 @@ published service CommandButton interface com::sun::star::form::XApproveActionBroadcaster; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/form/control/CurrencyField.idl b/offapi/com/sun/star/form/control/CurrencyField.idl index f51d2bc8a41a..8e3070e8f853 100644 --- a/offapi/com/sun/star/form/control/CurrencyField.idl +++ b/offapi/com/sun/star/form/control/CurrencyField.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module form { module control { -//============================================================================= /** describes a control which can be used for inputting currency values, and which can (but not necessarily has to) be bound to a database field. @@ -45,7 +43,6 @@ published service CurrencyField interface com::sun::star::form::XBoundControl; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/form/control/DateField.idl b/offapi/com/sun/star/form/control/DateField.idl index f04c4ee49357..0c4622be1a70 100644 --- a/offapi/com/sun/star/form/control/DateField.idl +++ b/offapi/com/sun/star/form/control/DateField.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module form { module control { -//============================================================================= /** describes a control which can be used for inputting date values, and which can (but not necessarily has to) be bound to a database field. @@ -45,7 +43,6 @@ published service DateField interface com::sun::star::form::XBoundControl; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/form/control/FormattedField.idl b/offapi/com/sun/star/form/control/FormattedField.idl index 121aa6b77d2d..ecc620fbd001 100644 --- a/offapi/com/sun/star/form/control/FormattedField.idl +++ b/offapi/com/sun/star/form/control/FormattedField.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module form { module control { -//============================================================================= /** describes a control which can be used for inputting values with a arbitrary formatting, and can (but not necessarily has to) be bound to a database field. @@ -50,7 +48,6 @@ published service FormattedField interface com::sun::star::form::XBoundControl; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/form/control/GridControl.idl b/offapi/com/sun/star/form/control/GridControl.idl index 68cb99628cdd..63814f568a01 100644 --- a/offapi/com/sun/star/form/control/GridControl.idl +++ b/offapi/com/sun/star/form/control/GridControl.idl @@ -41,7 +41,6 @@ #include #include -//============================================================================= module com { module sun { module star { module form { @@ -49,7 +48,6 @@ published interface XGridControl; module control { -//============================================================================= /** describes a table-like control for displaying data. @@ -133,7 +131,6 @@ published service GridControl [optional] interface com::sun::star::frame::XDispatchProviderInterception; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/form/control/GroupBox.idl b/offapi/com/sun/star/form/control/GroupBox.idl index df45b9ebe0a7..ada0b9f98ceb 100644 --- a/offapi/com/sun/star/form/control/GroupBox.idl +++ b/offapi/com/sun/star/form/control/GroupBox.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module form { module control { -//============================================================================= /** describes a control which can be used for visually grouping controls @@ -42,7 +40,6 @@ published service GroupBox service com::sun::star::awt::UnoControlGroupBox; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/form/control/ImageButton.idl b/offapi/com/sun/star/form/control/ImageButton.idl index 2a4a5c3da314..a434200db372 100644 --- a/offapi/com/sun/star/form/control/ImageButton.idl +++ b/offapi/com/sun/star/form/control/ImageButton.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module form { module control { -//============================================================================= /** describes a control which can be used for displaying images on a control acting like a button. @@ -62,7 +60,6 @@ published service ImageButton interface com::sun::star::form::XApproveActionBroadcaster; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/form/control/ImageControl.idl b/offapi/com/sun/star/form/control/ImageControl.idl index 21e3091a97fe..58700d3ab330 100644 --- a/offapi/com/sun/star/form/control/ImageControl.idl +++ b/offapi/com/sun/star/form/control/ImageControl.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module form { module control { -//============================================================================= /** describes a control used for displaying images stored in a database. @@ -48,7 +46,6 @@ published service ImageControl interface com::sun::star::form::XBoundControl; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/form/control/InteractionGridControl.idl b/offapi/com/sun/star/form/control/InteractionGridControl.idl index 0f3f64407c0b..0dcc05d547f3 100644 --- a/offapi/com/sun/star/form/control/InteractionGridControl.idl +++ b/offapi/com/sun/star/form/control/InteractionGridControl.idl @@ -32,11 +32,9 @@ #include #include -//============================================================================= module com { module sun { module star { module form { module control { -//============================================================================= /** is an extended grid control, which allows the user to customize some of it's user interface's aspects. */ @@ -69,7 +67,6 @@ published service InteractionGridControl interface com::sun::star::frame::XDispatch; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/form/control/ListBox.idl b/offapi/com/sun/star/form/control/ListBox.idl index c6c29949d98c..5f15d29f993e 100644 --- a/offapi/com/sun/star/form/control/ListBox.idl +++ b/offapi/com/sun/star/form/control/ListBox.idl @@ -24,11 +24,9 @@ #include #include -//============================================================================= module com { module sun { module star { module form { module control { -//============================================================================= /** describes a list box control which can (but not necessarily has to) be bound to a database field. @@ -57,7 +55,6 @@ published service ListBox interface com::sun::star::form::XChangeBroadcaster; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/form/control/NavigationToolBar.idl b/offapi/com/sun/star/form/control/NavigationToolBar.idl index ff770748966f..9c8621cc646c 100644 --- a/offapi/com/sun/star/form/control/NavigationToolBar.idl +++ b/offapi/com/sun/star/form/control/NavigationToolBar.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module form { module control { -//============================================================================= /** This service specifies the model for control which provides controller functionality for a DataForm, such as navigating or filtering @@ -39,7 +37,6 @@ service NavigationToolBar service com::sun::star::awt::UnoControl; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/form/control/NumericField.idl b/offapi/com/sun/star/form/control/NumericField.idl index 7951ea31f029..3fab3e24f62a 100644 --- a/offapi/com/sun/star/form/control/NumericField.idl +++ b/offapi/com/sun/star/form/control/NumericField.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module form { module control { -//============================================================================= /** describes a control for inputting numeric values and which can (but not necessarily has to) be bound to a database field. @@ -45,7 +43,6 @@ published service NumericField interface com::sun::star::form::XBoundControl; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/form/control/PatternField.idl b/offapi/com/sun/star/form/control/PatternField.idl index 93aa3a8aad93..1dba4f96109a 100644 --- a/offapi/com/sun/star/form/control/PatternField.idl +++ b/offapi/com/sun/star/form/control/PatternField.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module form { module control { -//============================================================================= /** describes a control for inputting text complying to a given pattern, and which can (but not necessarily has to) be bound to a database field. @@ -45,7 +43,6 @@ published service PatternField interface com::sun::star::form::XBoundControl; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/form/control/RadioButton.idl b/offapi/com/sun/star/form/control/RadioButton.idl index c3b6f5961d87..b0af91cd9e97 100644 --- a/offapi/com/sun/star/form/control/RadioButton.idl +++ b/offapi/com/sun/star/form/control/RadioButton.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module form { module control { -//============================================================================= /** describes a radio button control which can (but not necessarily has to) be bound to a database field. @@ -44,7 +42,6 @@ published service RadioButton interface com::sun::star::form::XBoundControl; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/form/control/SubmitButton.idl b/offapi/com/sun/star/form/control/SubmitButton.idl index 553e3286e1c0..816efda2f9ac 100644 --- a/offapi/com/sun/star/form/control/SubmitButton.idl +++ b/offapi/com/sun/star/form/control/SubmitButton.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module form { module control { -//============================================================================= /** specifies a button control which can execute external submissions @@ -62,7 +60,6 @@ service SubmitButton interface com::sun::star::form::submission::XSubmission; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/form/control/TextField.idl b/offapi/com/sun/star/form/control/TextField.idl index 437c2b5aa096..bccd671cbf69 100644 --- a/offapi/com/sun/star/form/control/TextField.idl +++ b/offapi/com/sun/star/form/control/TextField.idl @@ -24,11 +24,9 @@ #include #include -//============================================================================= module com { module sun { module star { module form { module control { -//============================================================================= /** describes a control for entering arbitrary text which can (but not necessarily has to) be bound to a database field. @@ -62,7 +60,6 @@ published service TextField interface com::sun::star::form::XChangeBroadcaster; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/form/control/TimeField.idl b/offapi/com/sun/star/form/control/TimeField.idl index 7bfd312ee46c..d8f567616859 100644 --- a/offapi/com/sun/star/form/control/TimeField.idl +++ b/offapi/com/sun/star/form/control/TimeField.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module form { module control { -//============================================================================= /** describes a control for inputting time values which can (but not necessarily has to) be bound to a database field. @@ -45,7 +43,6 @@ published service TimeField interface com::sun::star::form::XBoundControl; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/form/inspection/ButtonNavigationHandler.idl b/offapi/com/sun/star/form/inspection/ButtonNavigationHandler.idl index 86fca30b4e31..b88e2b4538d4 100644 --- a/offapi/com/sun/star/form/inspection/ButtonNavigationHandler.idl +++ b/offapi/com/sun/star/form/inspection/ButtonNavigationHandler.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module form { module inspection { -//============================================================================= /** implements a property handler for use with an ObjectInspector which is able to enhance the CommandButton::ButtonType @@ -47,7 +45,6 @@ service ButtonNavigationHandler interface com::sun::star::inspection::XPropertyHandler; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/form/inspection/CellBindingPropertyHandler.idl b/offapi/com/sun/star/form/inspection/CellBindingPropertyHandler.idl index 79002ee44dd8..2f434e4d9837 100644 --- a/offapi/com/sun/star/form/inspection/CellBindingPropertyHandler.idl +++ b/offapi/com/sun/star/form/inspection/CellBindingPropertyHandler.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module form { module inspection { -//============================================================================= /** implements a property handler for use with an ObjectInspector which is able to provide properties to bind a form component to a spreadsheet cell. @@ -50,7 +48,6 @@ service CellBindingPropertyHandler interface com::sun::star::inspection::XPropertyHandler; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/form/inspection/DefaultFormComponentInspectorModel.idl b/offapi/com/sun/star/form/inspection/DefaultFormComponentInspectorModel.idl index e66c63d559a1..ebf163107cdb 100644 --- a/offapi/com/sun/star/form/inspection/DefaultFormComponentInspectorModel.idl +++ b/offapi/com/sun/star/form/inspection/DefaultFormComponentInspectorModel.idl @@ -22,11 +22,9 @@ #include #include -//============================================================================= module com { module sun { module star { module form { module inspection { -//============================================================================= /** implements a XObjectInspectorModel for inspecting form components, in particular all components implementing the FormComponent @@ -82,7 +80,6 @@ service DefaultFormComponentInspectorModel : com::sun::star::inspection::XObject raises ( ::com::sun::star::lang::IllegalArgumentException ); }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/form/inspection/EditPropertyHandler.idl b/offapi/com/sun/star/form/inspection/EditPropertyHandler.idl index c6977457f9da..5d67b9964f9b 100644 --- a/offapi/com/sun/star/form/inspection/EditPropertyHandler.idl +++ b/offapi/com/sun/star/form/inspection/EditPropertyHandler.idl @@ -31,11 +31,9 @@ #include -//============================================================================= module com { module sun { module star { module form { module inspection { -//============================================================================= /** implements a property handler for use with an ObjectInspector which provides convenience wrappers for some properties existing at a form component @@ -60,7 +58,6 @@ service EditPropertyHandler interface com::sun::star::inspection::XPropertyHandler; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/form/inspection/EventHandler.idl b/offapi/com/sun/star/form/inspection/EventHandler.idl index b8f8cb71c3a0..884621520b9c 100644 --- a/offapi/com/sun/star/form/inspection/EventHandler.idl +++ b/offapi/com/sun/star/form/inspection/EventHandler.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module form { module inspection { -//============================================================================= /** implements a property handler for use with an ObjectInspector which, for a FormComponent, provides the script events @@ -45,7 +43,6 @@ service EventHandler interface com::sun::star::inspection::XPropertyHandler; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/form/inspection/FormComponentPropertyHandler.idl b/offapi/com/sun/star/form/inspection/FormComponentPropertyHandler.idl index bd888e26058c..7c1a366d44f3 100644 --- a/offapi/com/sun/star/form/inspection/FormComponentPropertyHandler.idl +++ b/offapi/com/sun/star/form/inspection/FormComponentPropertyHandler.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module form { module inspection { -//============================================================================= /** implements the default property handler for all known types of FormComponents. @@ -38,7 +36,6 @@ service FormComponentPropertyHandler interface com::sun::star::inspection::XPropertyHandler; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/form/inspection/SubmissionPropertyHandler.idl b/offapi/com/sun/star/form/inspection/SubmissionPropertyHandler.idl index a28cff141509..4684c1bb4c25 100644 --- a/offapi/com/sun/star/form/inspection/SubmissionPropertyHandler.idl +++ b/offapi/com/sun/star/form/inspection/SubmissionPropertyHandler.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module form { module inspection { -//============================================================================= /** implements a property handler for use with an ObjectInspector which provides properties for button controls which support submission of XML forms. @@ -49,7 +47,6 @@ service SubmissionPropertyHandler interface com::sun::star::inspection::XPropertyHandler; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/form/inspection/XMLFormsPropertyHandler.idl b/offapi/com/sun/star/form/inspection/XMLFormsPropertyHandler.idl index 4197d821586b..172dedab8919 100644 --- a/offapi/com/sun/star/form/inspection/XMLFormsPropertyHandler.idl +++ b/offapi/com/sun/star/form/inspection/XMLFormsPropertyHandler.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module form { module inspection { -//============================================================================= /** implements a property handler for use with an ObjectInspector which provides properties related to binding form control models to XForm bindings. @@ -55,7 +53,6 @@ service XMLFormsPropertyHandler interface com::sun::star::inspection::XPropertyHandler; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/form/inspection/XSDValidationPropertyHandler.idl b/offapi/com/sun/star/form/inspection/XSDValidationPropertyHandler.idl index 5df4ac00b602..5b6aaf533545 100644 --- a/offapi/com/sun/star/form/inspection/XSDValidationPropertyHandler.idl +++ b/offapi/com/sun/star/form/inspection/XSDValidationPropertyHandler.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module form { module inspection { -//============================================================================= /** implements a property handler for use with an ObjectInspector which provides properties related to binding form control models to XForm bindings and validating @@ -59,7 +57,6 @@ service XSDValidationPropertyHandler interface com::sun::star::inspection::XPropertyHandler; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/form/runtime/FeatureState.idl b/offapi/com/sun/star/form/runtime/FeatureState.idl index 2e20ec4fd58c..fc1d2184725a 100644 --- a/offapi/com/sun/star/form/runtime/FeatureState.idl +++ b/offapi/com/sun/star/form/runtime/FeatureState.idl @@ -19,11 +19,9 @@ #ifndef __com_sun_star_form_runtime_FeatureState_idl__ #define __com_sun_star_form_runtime_FeatureState_idl__ -//============================================================================= module com { module sun { module star { module form { module runtime { -//============================================================================= /** encapsulates the state of a FormFeature @@ -44,11 +42,9 @@ struct FeatureState any State; }; -//============================================================================= }; }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/form/runtime/FilterEvent.idl b/offapi/com/sun/star/form/runtime/FilterEvent.idl index 43e2fa4a382d..9c4c33b06c9a 100644 --- a/offapi/com/sun/star/form/runtime/FilterEvent.idl +++ b/offapi/com/sun/star/form/runtime/FilterEvent.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module form { module runtime { -//============================================================================= /** is an event fired by a filter controller, when the filter managed by the controller changes. @@ -49,11 +47,9 @@ struct FilterEvent : ::com::sun::star::lang::EventObject string PredicateExpression; }; -//============================================================================= }; }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/form/runtime/FormController.idl b/offapi/com/sun/star/form/runtime/FormController.idl index 4e624cfd6762..cf021945f497 100644 --- a/offapi/com/sun/star/form/runtime/FormController.idl +++ b/offapi/com/sun/star/form/runtime/FormController.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module form { module runtime { -//============================================================================= /** specifies a component controlling the interaction between the user and multiple form controls belonging to a single form. @@ -36,11 +34,9 @@ service FormController interface XFormController; }; -//============================================================================= }; }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/form/runtime/FormFeature.idl b/offapi/com/sun/star/form/runtime/FormFeature.idl index a3fda07fedb6..58b8b0fa0a25 100644 --- a/offapi/com/sun/star/form/runtime/FormFeature.idl +++ b/offapi/com/sun/star/form/runtime/FormFeature.idl @@ -29,11 +29,9 @@ #ifndef __com_sun_star_form_runtime_FormFeature_idl__ #define __com_sun_star_form_runtime_FormFeature_idl__ -//============================================================================= module com { module sun { module star { module form { module runtime { -//============================================================================= /** specifies the operations on a user interface form, as supported by the XFormOperations interface. @@ -147,11 +145,9 @@ constants FormFeature const short RefreshCurrentControl = 19; }; -//============================================================================= }; }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/form/runtime/FormOperations.idl b/offapi/com/sun/star/form/runtime/FormOperations.idl index 0ae552eb4d19..be90f4f04564 100644 --- a/offapi/com/sun/star/form/runtime/FormOperations.idl +++ b/offapi/com/sun/star/form/runtime/FormOperations.idl @@ -25,11 +25,9 @@ #include #include -//============================================================================= module com { module sun { module star { module form { module runtime { -//============================================================================= /** encapsulates operations on a database form which has a UI representation, and is interacting with the user. @@ -66,11 +64,9 @@ service FormOperations : XFormOperations ); }; -//============================================================================= }; }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/form/runtime/XFeatureInvalidation.idl b/offapi/com/sun/star/form/runtime/XFeatureInvalidation.idl index 62e9feaf9675..16885665b8ec 100644 --- a/offapi/com/sun/star/form/runtime/XFeatureInvalidation.idl +++ b/offapi/com/sun/star/form/runtime/XFeatureInvalidation.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module form { module runtime { -//============================================================================= /** implements a callback for a XFormOperations instance, which is called when the state of one or more FormFeatures might have changed. @@ -57,11 +55,9 @@ interface XFeatureInvalidation void invalidateAllFeatures(); }; -//============================================================================= }; }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/form/runtime/XFilterController.idl b/offapi/com/sun/star/form/runtime/XFilterController.idl index 3791644cd93b..820a40ce8928 100644 --- a/offapi/com/sun/star/form/runtime/XFilterController.idl +++ b/offapi/com/sun/star/form/runtime/XFilterController.idl @@ -31,11 +31,9 @@ #include #include -//============================================================================= module com { module sun { module star { module form { module runtime { -//============================================================================= interface XFilterControllerListener; @@ -173,11 +171,9 @@ interface XFilterController appendEmptyDisjunctiveTerm(); }; -//============================================================================= }; }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/form/runtime/XFilterControllerListener.idl b/offapi/com/sun/star/form/runtime/XFilterControllerListener.idl index d3b3657b7469..652f2899acef 100644 --- a/offapi/com/sun/star/form/runtime/XFilterControllerListener.idl +++ b/offapi/com/sun/star/form/runtime/XFilterControllerListener.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module form { module runtime { -//============================================================================= /** is implemented by components listening for events fired by an XFilterController. @@ -69,11 +67,9 @@ interface XFilterControllerListener : ::com::sun::star::lang::XEventListener void disjunctiveTermAdded( [in] FilterEvent _Event ); }; -//============================================================================= }; }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/form/runtime/XFormController.idl b/offapi/com/sun/star/form/runtime/XFormController.idl index a4448e2c3622..ef22e2b939bd 100644 --- a/offapi/com/sun/star/form/runtime/XFormController.idl +++ b/offapi/com/sun/star/form/runtime/XFormController.idl @@ -44,14 +44,12 @@ #include #include -//============================================================================= module com { module sun { module star { module form { module runtime { interface XFormOperations; interface XFormControllerContext; -//============================================================================= /** specifies a component controlling the interaction between the user and form functionality. @@ -366,11 +364,9 @@ interface XFormController raises ( ::com::sun::star::lang::IllegalArgumentException ); }; -//============================================================================= }; }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/form/runtime/XFormControllerContext.idl b/offapi/com/sun/star/form/runtime/XFormControllerContext.idl index 6b17bed2d450..2ddaa8df81ef 100644 --- a/offapi/com/sun/star/form/runtime/XFormControllerContext.idl +++ b/offapi/com/sun/star/form/runtime/XFormControllerContext.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module form { module runtime { -//============================================================================= /** provides a context for a FormController @@ -42,11 +40,9 @@ interface XFormControllerContext void makeVisible( [in] ::com::sun::star::awt::XControl _Control ); }; -//============================================================================= }; }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/form/runtime/XFormOperations.idl b/offapi/com/sun/star/form/runtime/XFormOperations.idl index 0b9f66054bf0..d827ca0d7be1 100644 --- a/offapi/com/sun/star/form/runtime/XFormOperations.idl +++ b/offapi/com/sun/star/form/runtime/XFormOperations.idl @@ -38,13 +38,11 @@ #include #include -//============================================================================= module com { module sun { module star { module form { module runtime { interface XFeatureInvalidation; -//============================================================================= /** encapsulates operations on a database form. @@ -259,11 +257,9 @@ interface XFormOperations : ::com::sun::star::lang::XComponent [attribute] XFeatureInvalidation FeatureInvalidation; }; -//============================================================================= }; }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/form/submission/XSubmission.idl b/offapi/com/sun/star/form/submission/XSubmission.idl index 0da075b27541..f5f186ec0bde 100644 --- a/offapi/com/sun/star/form/submission/XSubmission.idl +++ b/offapi/com/sun/star/form/submission/XSubmission.idl @@ -35,13 +35,11 @@ #include #include -//============================================================================= module com { module sun { module star { module form { module submission { interface XSubmissionVetoListener; -//============================================================================= /** is implemented by components which support submitting data. */ @@ -98,7 +96,6 @@ interface XSubmission : com::sun::star::uno::XInterface raises ( com::sun::star::lang::NoSupportException ); }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/form/submission/XSubmissionSupplier.idl b/offapi/com/sun/star/form/submission/XSubmissionSupplier.idl index b2f18e97e64c..355eb3abbe8d 100644 --- a/offapi/com/sun/star/form/submission/XSubmissionSupplier.idl +++ b/offapi/com/sun/star/form/submission/XSubmissionSupplier.idl @@ -22,13 +22,11 @@ #include -//============================================================================= module com { module sun { module star { module form { module submission { interface XSubmission; -//============================================================================= /** is implemented by a component which allows access to a component which can submit data. @@ -43,7 +41,6 @@ interface XSubmissionSupplier : com::sun::star::uno::XInterface [attribute] XSubmission Submission; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/form/submission/XSubmissionVetoListener.idl b/offapi/com/sun/star/form/submission/XSubmissionVetoListener.idl index 36000132454c..f0c6b9289bbe 100644 --- a/offapi/com/sun/star/form/submission/XSubmissionVetoListener.idl +++ b/offapi/com/sun/star/form/submission/XSubmissionVetoListener.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module form { module submission { -//============================================================================= /** is implement by components which want to observe (and probably veto) the submission of data. @@ -52,7 +50,6 @@ interface XSubmissionVetoListener : com::sun::star::lang::XEventListener }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/form/validation/ValidatableBindableControlModel.idl b/offapi/com/sun/star/form/validation/ValidatableBindableControlModel.idl index 70ebc4329d1a..0eaec046187b 100644 --- a/offapi/com/sun/star/form/validation/ValidatableBindableControlModel.idl +++ b/offapi/com/sun/star/form/validation/ValidatableBindableControlModel.idl @@ -22,7 +22,6 @@ #include #include -//============================================================================= module com { module sun { module star { module form { module validation { @@ -59,7 +58,6 @@ service ValidatableBindableControlModel service com::sun::star::form::binding::BindableControlModel; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/form/validation/ValidatableControlModel.idl b/offapi/com/sun/star/form/validation/ValidatableControlModel.idl index 8971b8fa6370..e630cfbcec47 100644 --- a/offapi/com/sun/star/form/validation/ValidatableControlModel.idl +++ b/offapi/com/sun/star/form/validation/ValidatableControlModel.idl @@ -24,7 +24,6 @@ #include #include -//============================================================================= module com { module sun { module star { module form { module validation { @@ -74,7 +73,6 @@ service ValidatableControlModel interface XValidityConstraintListener; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/form/validation/XFormComponentValidityListener.idl b/offapi/com/sun/star/form/validation/XFormComponentValidityListener.idl index a49a99d842a4..5289f9d10e0e 100644 --- a/offapi/com/sun/star/form/validation/XFormComponentValidityListener.idl +++ b/offapi/com/sun/star/form/validation/XFormComponentValidityListener.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module form { module validation { -//============================================================================= /** is the listener interface to be notified of changes of a XValidatableFormComponent */ @@ -43,7 +41,6 @@ interface XFormComponentValidityListener : com::sun::star::lang::XEventListener void componentValidityChanged( [in] com::sun::star::lang::EventObject Source ); }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/form/validation/XValidatable.idl b/offapi/com/sun/star/form/validation/XValidatable.idl index 63ecb3689e93..ce1abe559e19 100644 --- a/offapi/com/sun/star/form/validation/XValidatable.idl +++ b/offapi/com/sun/star/form/validation/XValidatable.idl @@ -23,13 +23,11 @@ #include #include -//============================================================================= module com { module sun { module star { module form { module validation { interface XValidator; -//============================================================================= /** specifies support for validating a component @@ -57,7 +55,6 @@ interface XValidatable : com::sun::star::uno::XInterface getValidator( ); }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/form/validation/XValidatableFormComponent.idl b/offapi/com/sun/star/form/validation/XValidatableFormComponent.idl index da8fe80f42b0..7ba2ee17a2c1 100644 --- a/offapi/com/sun/star/form/validation/XValidatableFormComponent.idl +++ b/offapi/com/sun/star/form/validation/XValidatableFormComponent.idl @@ -33,13 +33,11 @@ #include #include -//============================================================================= module com { module sun { module star { module form { module validation { interface XFormComponentValidityListener; -//============================================================================= /** is a convenience interface for accessing several aspects of a form component which supports validation. @@ -112,7 +110,6 @@ interface XValidatableFormComponent : XValidatable raises( com::sun::star::lang::NullPointerException ); }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/form/validation/XValidator.idl b/offapi/com/sun/star/form/validation/XValidator.idl index c2a3585c8324..69ec14a4b1b4 100644 --- a/offapi/com/sun/star/form/validation/XValidator.idl +++ b/offapi/com/sun/star/form/validation/XValidator.idl @@ -32,13 +32,11 @@ #include #include -//============================================================================= module com { module sun { module star { module form { module validation { interface XValidityConstraintListener; -//============================================================================= /** specifies a component able to validate (the content of) other components @@ -96,7 +94,6 @@ interface XValidator : com::sun::star::uno::XInterface raises( com::sun::star::lang::NullPointerException ); }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/form/validation/XValidityConstraintListener.idl b/offapi/com/sun/star/form/validation/XValidityConstraintListener.idl index 80ed926237de..d22b935b0eb9 100644 --- a/offapi/com/sun/star/form/validation/XValidityConstraintListener.idl +++ b/offapi/com/sun/star/form/validation/XValidityConstraintListener.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module form { module validation { -//============================================================================= /** specifies an interface for listening for changes in the validity constraints represented by an XValidator. @@ -43,7 +41,6 @@ interface XValidityConstraintListener : com::sun::star::lang::XEventListener void validityConstraintChanged( [in] com::sun::star::lang::EventObject Source ); }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/formula/AccessibleFormulaText.idl b/offapi/com/sun/star/formula/AccessibleFormulaText.idl index de8fbfa4cd4c..ffc970f2ddb0 100644 --- a/offapi/com/sun/star/formula/AccessibleFormulaText.idl +++ b/offapi/com/sun/star/formula/AccessibleFormulaText.idl @@ -25,11 +25,9 @@ #include -//============================================================================= module com { module sun { module star { module formula { -//============================================================================= /** The accessible view of a formula documents command text. @@ -43,7 +41,6 @@ published service AccessibleFormulaText interface ::com::sun::star::accessibility::XAccessibleEventBroadcaster; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/formula/AccessibleFormulaView.idl b/offapi/com/sun/star/formula/AccessibleFormulaView.idl index 9be4c0f12c1f..fab335c024d7 100644 --- a/offapi/com/sun/star/formula/AccessibleFormulaView.idl +++ b/offapi/com/sun/star/formula/AccessibleFormulaView.idl @@ -25,11 +25,9 @@ #include -//============================================================================= module com { module sun { module star { module formula { -//============================================================================= /** The accessible view of a formula documents visual representation. @@ -44,7 +42,6 @@ published service AccessibleFormulaView interface ::com::sun::star::accessibility::XAccessibleEventBroadcaster; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/formula/FormulaProperties.idl b/offapi/com/sun/star/formula/FormulaProperties.idl index 1e2d39b14d66..c3c941c3ee66 100644 --- a/offapi/com/sun/star/formula/FormulaProperties.idl +++ b/offapi/com/sun/star/formula/FormulaProperties.idl @@ -19,24 +19,20 @@ #ifndef __com_sun_star_formula_FormulaProperties_idl__ #define __com_sun_star_formula_FormulaProperties_idl__ -//============================================================================= module com { module sun { module star { module formula { -//============================================================================= /** The formula properties provide access to the properties of a formula in a formula generator */ published service FormulaProperties { - //------------------------------------------------------------------------- /** contains the alignment of the formula. @see HorizontalAlignment */ [property] short Alignment; - //------------------------------------------------------------------------- /** contains the base font height in point the formula will be formatted in. @@ -45,132 +41,107 @@ published service FormulaProperties

*/ [property] short BaseFontHeight; - //------------------------------------------------------------------------- /** customized name for fixed font. */ [property] string CustomFontNameFixed; - //------------------------------------------------------------------------- /** determines if the customized fixed font is italic. */ [property] boolean FontFixedIsItalic; - //------------------------------------------------------------------------- /** determines if the customized fixed font is bold. */ [property] boolean FontFixedIsBold; - //------------------------------------------------------------------------- /** customized name for sans serif font */ [property] string CustomFontNameSans; - //------------------------------------------------------------------------- /** determines if the customized sans serif font is italic. */ [property] boolean FontSansIsItalic; - //------------------------------------------------------------------------- /** determines if the customized sans serif font is bold. */ [property] boolean FontSansIsBold; - //------------------------------------------------------------------------- /** customized name for serif font */ [property] string CustomFontNameSerif; - //------------------------------------------------------------------------- /** determines if the customized serif font is italic. */ [property] boolean FontSerifIsItalic; - //------------------------------------------------------------------------- /** determines if the customized serif font is bold. */ [property] boolean FontSerifIsBold; - //------------------------------------------------------------------------- /** contains the name of the font that is used to display functions contained in the formula. */ [property] string FontNameFunctions; - //------------------------------------------------------------------------- /** determines if the font that is used to display functions is italic. */ [property] boolean FontFunctionsIsItalic; - //------------------------------------------------------------------------- /** determines if the font that is used to display functions is bold. */ [property] boolean FontFunctionsIsBold; - //------------------------------------------------------------------------- /** contains the name of the font that is used to display numbers contained in the formula. */ [property] string FontNameNumbers; - //------------------------------------------------------------------------- /** determines if the font that is used to display numbers is italic. */ [property] boolean FontNumbersIsItalic; - //------------------------------------------------------------------------- /** determines if the font that is used to display numbers is bold. */ [property] boolean FontNumbersIsBold; - //------------------------------------------------------------------------- /** contains the name of the font that is used to display text contained in the formula. */ [property] string FontNameText; - //------------------------------------------------------------------------- /** determines if the font that is used to display text is italic. */ [property] boolean FontTextIsItalic; - //------------------------------------------------------------------------- /** determines if the font that is used to display text is bold. */ [property] boolean FontTextIsBold; - //------------------------------------------------------------------------- /** contains the name of the font that is used to display variables contained in the formula. */ [property] string FontNameVariables; - //------------------------------------------------------------------------- /** determines if the font that is used to display variables is italic. */ [property] boolean FontVariablesIsItalic; - //------------------------------------------------------------------------- /** determines if the font that is used to display variables is bold. */ [property] boolean FontVariablesIsBold; - //------------------------------------------------------------------------- /** contains the command string of the formula */ [property] string Formula; - //------------------------------------------------------------------------- /** decides if all brackets (even those without "left"/"right" modifier) are scaled. */ [property] boolean IsScaleAllBrackets; - //------------------------------------------------------------------------- /** switches into text mode. */ [property] boolean IsTextMode; - //------------------------------------------------------------------------- /** contains the relative height of the font for functions. @@ -178,7 +149,6 @@ published service FormulaProperties FormulaProperties::BaseFontHeight */ [property] short RelativeFontHeightFunctions; - //------------------------------------------------------------------------- /** contains the relative height of the font for indices. @@ -186,7 +156,6 @@ published service FormulaProperties FormulaProperties::BaseFontHeight */ [property] short RelativeFontHeightIndices; - //------------------------------------------------------------------------- /** contains the relative height of the font for limits. @@ -194,7 +163,6 @@ published service FormulaProperties FormulaProperties::BaseFontHeight */ [property] short RelativeFontHeightLimits; - //------------------------------------------------------------------------- /** contains the relative height of the font for operators. @@ -202,7 +170,6 @@ published service FormulaProperties FormulaProperties::BaseFontHeight */ [property] short RelativeFontHeightOperators; - //------------------------------------------------------------------------- /** contains the relative height of the font for text. @@ -210,128 +177,103 @@ published service FormulaProperties FormulaProperties::BaseFontHeight */ [property] short RelativeFontHeightText; - //------------------------------------------------------------------------- /** contains the relative distance of brackets. */ [property] short RelativeBracketDistance; - //------------------------------------------------------------------------- /** contains the relative excess size of brackets. */ [property] short RelativeBracketExcessSize; - //------------------------------------------------------------------------- /** contains the relative excess length of a fraction bar. */ [property] short RelativeFractionBarExcessLength; - //------------------------------------------------------------------------- /** contains the relative line weight of a fraction bar. */ [property] short RelativeFractionBarLineWeight; - //------------------------------------------------------------------------- /** contains the relative depth of the denominator of a fraction */ [property] short RelativeFractionDenominatorDepth; - //------------------------------------------------------------------------- /** contains the relative height of the numerator of a fraction. */ [property] short RelativeFractionNumeratorHeight; - //------------------------------------------------------------------------- /** contains the relative superscript of indices. */ [property] short RelativeIndexSubscript; - //------------------------------------------------------------------------- /** contains the relative subscript of indices. */ [property] short RelativeIndexSuperscript; - //------------------------------------------------------------------------- /** contains the relative line spacing. */ [property] short RelativeLineSpacing; - //------------------------------------------------------------------------- /** contains the relative distance of lower limits. */ [property] short RelativeLowerLimitDistance; - //------------------------------------------------------------------------- /** contains the relative column spacing of matrices. */ [property] short RelativeMatrixColumnSpacing; - //------------------------------------------------------------------------- /** contains the relative line spacing of matrices. */ [property] short RelativeMatrixLineSpacing; - //------------------------------------------------------------------------- /** contains the relative excess of operators. */ [property] short RelativeOperatorExcessSize; - //------------------------------------------------------------------------- /** contains the relative spacing of operators. */ [property] short RelativeOperatorSpacing; - //------------------------------------------------------------------------- /** contains the relative root spacing */ [property] short RelativeRootSpacing; - //------------------------------------------------------------------------- /** contains the relative scaling of the bracket excess. */ [property] short RelativeScaleBracketExcessSize; - //------------------------------------------------------------------------- /** contains the relative spacing. */ [property] short RelativeSpacing; - //------------------------------------------------------------------------- /** contains the relative minimum height of the formula. */ [property] short RelativeSymbolMinimumHeight; - //------------------------------------------------------------------------- /** contains the relative primary height of symbols. */ [property] short RelativeSymbolPrimaryHeight; - //------------------------------------------------------------------------- /** contains the relative distance of upper limits */ [property] short RelativeUpperLimitDistance; - //------------------------------------------------------------------------- /** contains the metric value of the top margin of the formula. */ [property] short TopMargin; - //------------------------------------------------------------------------- /** contains the metric value of the bottom margin of the formula. */ [property] short BottomMargin; - //------------------------------------------------------------------------- /** contains the metric value of the left margin of the formula. */ [property] short LeftMargin; - //------------------------------------------------------------------------- /** contains the metric value of the right margin of the formula. */ [property] short RightMargin; - //------------------------------------------------------------------------- /** contains the baselines offset in respect to the top of the formula rectangle @@ -340,7 +282,6 @@ published service FormulaProperties [property, optional] short BaseLine; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/formula/SymbolDescriptor.idl b/offapi/com/sun/star/formula/SymbolDescriptor.idl index 20d917384826..6a71f9c731bf 100644 --- a/offapi/com/sun/star/formula/SymbolDescriptor.idl +++ b/offapi/com/sun/star/formula/SymbolDescriptor.idl @@ -28,11 +28,9 @@ #ifndef __com_sun_star_formula_Symbol_idl__ #define __com_sun_star_formula_Symbol_idl__ -//============================================================================= module com { module sun { module star { module formula { -//============================================================================= /** @deprecated draft - nWeight should be changed to float as in FontWeight.idl - nItalic probably needs to have FontItalic extended by the two diff --git a/offapi/com/sun/star/frame/BorderWidths.idl b/offapi/com/sun/star/frame/BorderWidths.idl index 94a99dff66de..7259b62f16d4 100644 --- a/offapi/com/sun/star/frame/BorderWidths.idl +++ b/offapi/com/sun/star/frame/BorderWidths.idl @@ -20,39 +20,32 @@ #define __com_sun_star_frame_BorderWidths_idl__ -//============================================================================ module com { module sun { module star { module frame { -//============================================================================ /** specifies a border area by offsets from each side. */ struct BorderWidths { - //------------------------------------------------------------------------ /** specifies the offset from left border. */ long Left; - //------------------------------------------------------------------------ /** specifies the offset from top border. */ long Top; - //------------------------------------------------------------------------ /** specifies the offset from right border. */ long Right; - //------------------------------------------------------------------------ /** specifies the offset from bottom border. */ long Bottom; }; -//============================================================================ }; }; }; }; diff --git a/offapi/com/sun/star/frame/CommandGroup.idl b/offapi/com/sun/star/frame/CommandGroup.idl index 05bfda30dd13..abb144e37f72 100644 --- a/offapi/com/sun/star/frame/CommandGroup.idl +++ b/offapi/com/sun/star/frame/CommandGroup.idl @@ -28,11 +28,9 @@ #ifndef __com_sun_star_frame_CommandGroup_idl__ #define __com_sun_star_frame_CommandGroup_idl__ -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** provides information about a supported command @see XDispatchInformationProvider @@ -42,138 +40,111 @@ module com { module sun { module star { module frame { */ published constants CommandGroup { - //------------------------------------------------------------------------- /** specifies internal commands. */ const short INTERNAL = 0; - //------------------------------------------------------------------------- /** specifies application based commands. */ const short APPLICATION = 1; - //------------------------------------------------------------------------- /** specifies view specific commands. */ const short VIEW = 2; - //------------------------------------------------------------------------- /** specifies document specific commands. */ const short DOCUMENT = 3; - //------------------------------------------------------------------------- /** specifies edit specific commands. */ const short EDIT = 4; - //------------------------------------------------------------------------- /** specifies commands used by the built-in Basic. */ const short MACRO = 5; - //------------------------------------------------------------------------- /** specifies commands to change options. */ const short OPTIONS = 6; - //------------------------------------------------------------------------- /** specifies math specific commands. */ const short MATH = 7; - //------------------------------------------------------------------------- /** specifies navigate commands. */ const short NAVIGATOR = 8; - //------------------------------------------------------------------------- /** specifies insert commands. */ const short INSERT = 9; - //------------------------------------------------------------------------- /** specifies commands that are related to formats. */ const short FORMAT = 10; - //------------------------------------------------------------------------- /** specifies commands that are related to templates. */ const short TEMPLATE = 11; - //------------------------------------------------------------------------- /** specifies text specific commands. */ const short TEXT = 12; - //------------------------------------------------------------------------- /** specifies frame specific commands. */ const short FRAME = 13; - //------------------------------------------------------------------------- /** specifies commands that are related to graphical data. */ const short GRAPHIC = 14; - //------------------------------------------------------------------------- /** specifies commands that are related to tables. */ const short TABLE = 15; - //------------------------------------------------------------------------- /** specifies commands that are related to bullets and numbering. */ const short ENUMERATION = 16; - //------------------------------------------------------------------------- /** specifies commands that are related to data. */ const short DATA = 17; - //------------------------------------------------------------------------- /** specifies special commands. */ const short SPECIAL = 18; - //------------------------------------------------------------------------- /** specifies commands that are related to images. */ const short IMAGE = 19; - //------------------------------------------------------------------------- /** specifies chart specific commands. */ const short CHART = 20; - //------------------------------------------------------------------------- /** specifies explorer specific commands. */ const short EXPLORER = 21; - //------------------------------------------------------------------------- /** specifies commands that are related to connectors. */ const short CONNECTOR = 22; - //------------------------------------------------------------------------- /** specifies commands that are related to modifications. */ const short MODIFY = 23; - //------------------------------------------------------------------------- /** specifies commands that are related to drawing. */ const short DRAWING = 24; - //------------------------------------------------------------------------- /** specifies commands that are related to controls. */ const short CONTROLS = 25; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/frame/Components.idl b/offapi/com/sun/star/frame/Components.idl index beeadb7beb1e..b30b2a23f734 100644 --- a/offapi/com/sun/star/frame/Components.idl +++ b/offapi/com/sun/star/frame/Components.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** specifies a collection of components

@@ -38,13 +36,11 @@ module com { module sun { module star { module frame { */ published service Components { - //------------------------------------------------------------------------- /** use it to get snapshot of current available components as an enumeration */ interface com::sun::star::container::XEnumerationAccess; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/frame/ContentHandler.idl b/offapi/com/sun/star/frame/ContentHandler.idl index bd1a8b2566e4..4b22a915b944 100644 --- a/offapi/com/sun/star/frame/ContentHandler.idl +++ b/offapi/com/sun/star/frame/ContentHandler.idl @@ -30,11 +30,9 @@ #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** special dispatcher for non visible contents, e.g. sounds

@@ -49,7 +47,6 @@ module com { module sun { module star { module frame { */ published service ContentHandler { - //------------------------------------------------------------------------- /** provides handling of dispatches with defined result state

@@ -62,7 +59,6 @@ published service ContentHandler interface XNotifyingDispatch; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/frame/ContentHandlerFactory.idl b/offapi/com/sun/star/frame/ContentHandlerFactory.idl index 35827d62886e..cdc39332e237 100644 --- a/offapi/com/sun/star/frame/ContentHandlerFactory.idl +++ b/offapi/com/sun/star/frame/ContentHandlerFactory.idl @@ -32,11 +32,9 @@ #include #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** factory to create content loader

@@ -50,7 +48,6 @@ module com { module sun { module star { module frame { */ published service ContentHandlerFactory { - //------------------------------------------------------------------------- /** interface to create handler objects by using his internal name

@@ -62,7 +59,6 @@ published service ContentHandlerFactory */ interface com::sun::star::lang::XMultiServiceFactory; - //------------------------------------------------------------------------- /** provides access to the whole content handler configuration

@@ -86,7 +82,6 @@ published service ContentHandlerFactory */ interface com::sun::star::container::XNameAccess; - //------------------------------------------------------------------------- /** supports query mode for configuration access

@@ -97,7 +92,6 @@ published service ContentHandlerFactory interface com::sun::star::container::XContainerQuery; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/frame/ControlCommand.idl b/offapi/com/sun/star/frame/ControlCommand.idl index d66b3c259d14..375718694b62 100644 --- a/offapi/com/sun/star/frame/ControlCommand.idl +++ b/offapi/com/sun/star/frame/ControlCommand.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** describes a command which can be send to a generic toolbar control. @@ -34,14 +32,12 @@ module com { module sun { module star { module frame { */ struct ControlCommand { - //------------------------------------------------------------------------- /** specifies the command which should be processed by the toolbar control. */ string Command; - //------------------------------------------------------------------------- /** specifies a sequence of named values which are used as argument for the command. The number and type of arguments depend on the @@ -50,7 +46,6 @@ struct ControlCommand sequence< com::sun::star::beans::NamedValue > Arguments; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/frame/ControlEvent.idl b/offapi/com/sun/star/frame/ControlEvent.idl index a8e763ce5d31..2b4473080db1 100644 --- a/offapi/com/sun/star/frame/ControlEvent.idl +++ b/offapi/com/sun/star/frame/ControlEvent.idl @@ -32,11 +32,9 @@ #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** describes a control event send by extended user interface controls. @@ -45,7 +43,6 @@ module com { module sun { module star { module frame { */ struct ControlEvent { - //------------------------------------------------------------------------- /** fully parsed URL describing the control that sends this notification. */ @@ -55,7 +52,6 @@ struct ControlEvent */ string Event; - //------------------------------------------------------------------------- /** specifies a sequence of named values which are used as additional values for the event. The number and types of @@ -64,7 +60,6 @@ struct ControlEvent sequence< com::sun::star::beans::NamedValue > aInformation; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/frame/Controller.idl b/offapi/com/sun/star/frame/Controller.idl index 1562e8740d1e..3a4b1b570f3a 100644 --- a/offapi/com/sun/star/frame/Controller.idl +++ b/offapi/com/sun/star/frame/Controller.idl @@ -36,11 +36,9 @@ #include #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** is an abstract service for a component which offers a deeper integration of desktop components than a XWindow can offer @@ -57,13 +55,11 @@ */ published service Controller { - //------------------------------------------------------------------------- /** with this interface, components viewed in a Frame can serve events (by supplying dispatches) */ interface XController; - //------------------------------------------------------------------------- /** for certain functions which are useful at the UI

@@ -77,7 +73,6 @@ published service Controller */ interface XDispatchProvider; - //------------------------------------------------------------------------- /** this interface enables the controller to get interceptors registered that change context menus or prevent them from being executed @@ -88,23 +83,19 @@ published service Controller */ [optional] interface com::sun::star::ui::XContextMenuInterception; - //------------------------------------------------------------------------- /** makes it possible to intercept keyboard and mouse input. */ [optional] interface com::sun::star::awt::XUserInputInterception; - //------------------------------------------------------------------------- /** makes it possible to access and change the selection in a view */ [optional] interface com::sun::star::view::XSelectionSupplier; - //------------------------------------------------------------------------- /** makes it possible to work with clipboard data */ [optional] interface com::sun::star::datatransfer::XTransferableSupplier; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/frame/Desktop.idl b/offapi/com/sun/star/frame/Desktop.idl index 60f53f3da2ef..ccd2ad3c65bc 100644 --- a/offapi/com/sun/star/frame/Desktop.idl +++ b/offapi/com/sun/star/frame/Desktop.idl @@ -34,11 +34,9 @@ #include #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** is the environment for components which can instantiate within frames

@@ -50,7 +48,6 @@ */ published service Desktop { - //------------------------------------------------------------------------- /** make it possible to be the global root of different separated frame trees

@@ -61,18 +58,15 @@ published service Desktop */ service Frame; - //------------------------------------------------------------------------- /** regulate life time of desktop environment and support high level access to components of sub frame tree */ interface XDesktop; - //------------------------------------------------------------------------- /** supports simple API for loading components into the frame environment */ interface XComponentLoader; - //------------------------------------------------------------------------- /** @deprecated This interface is a documentation error. It was never thought to be supported by this service. Please use the service GlobalEventBroadcaster instead of this interface. @@ -80,7 +74,6 @@ published service Desktop interface com::sun::star::document::XEventBroadcaster; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/frame/DesktopTask.idl b/offapi/com/sun/star/frame/DesktopTask.idl index 6af73bc0d7df..3b8134133567 100644 --- a/offapi/com/sun/star/frame/DesktopTask.idl +++ b/offapi/com/sun/star/frame/DesktopTask.idl @@ -27,11 +27,9 @@ #include #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** use the Frame service instead of this @deprecated */ @@ -74,7 +72,6 @@ published service DesktopTask [property] com::sun::star::awt::Size Size; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/frame/DesktopTasks.idl b/offapi/com/sun/star/frame/DesktopTasks.idl index e5765b778985..c50a53a2d718 100644 --- a/offapi/com/sun/star/frame/DesktopTasks.idl +++ b/offapi/com/sun/star/frame/DesktopTasks.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** @deprecated */ published service DesktopTasks @@ -33,7 +31,6 @@ published service DesktopTasks interface com::sun::star::container::XEnumerationAccess; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/frame/DispatchDescriptor.idl b/offapi/com/sun/star/frame/DispatchDescriptor.idl index e154d7411fed..8aa35fc5f094 100644 --- a/offapi/com/sun/star/frame/DispatchDescriptor.idl +++ b/offapi/com/sun/star/frame/DispatchDescriptor.idl @@ -31,11 +31,9 @@ #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** describes a feature to be retrieved by a URL that has to be loaded into a specified frame @@ -50,7 +48,6 @@ */ published struct DispatchDescriptor { - //------------------------------------------------------------------------- /** specifies the URL of the resource/function

@@ -62,7 +59,6 @@ published struct DispatchDescriptor */ com::sun::star::util::URL FeatureURL; - //------------------------------------------------------------------------- /** name of the target frame

@@ -73,7 +69,6 @@ published struct DispatchDescriptor */ string FrameName; - //------------------------------------------------------------------------- /** describes how the target frame is to be searched

@@ -85,7 +80,6 @@ published struct DispatchDescriptor long SearchFlags; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/frame/DispatchHelper.idl b/offapi/com/sun/star/frame/DispatchHelper.idl index e061813c29f8..5a4ea7ce21df 100644 --- a/offapi/com/sun/star/frame/DispatchHelper.idl +++ b/offapi/com/sun/star/frame/DispatchHelper.idl @@ -30,11 +30,9 @@ #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** provides an easy way to dispatch an URL using one call instead of multiple ones.

@@ -52,7 +50,6 @@ module com { module sun { module star { module frame { */ published service DispatchHelper : XDispatchHelper; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/frame/DispatchInformation.idl b/offapi/com/sun/star/frame/DispatchInformation.idl index 7a2a2e52f7d6..7608849b3aad 100644 --- a/offapi/com/sun/star/frame/DispatchInformation.idl +++ b/offapi/com/sun/star/frame/DispatchInformation.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** provides information about a supported command @see XDispatchInformationProvider @@ -35,12 +33,10 @@ module com { module sun { module star { module frame { */ published struct DispatchInformation { - //------------------------------------------------------------------------- /** command URL of a supported command. */ string Command; - //------------------------------------------------------------------------- /** group identifier to which the supported command belong.

@@ -50,7 +46,6 @@ published struct DispatchInformation short GroupId; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/frame/DispatchProvider.idl b/offapi/com/sun/star/frame/DispatchProvider.idl index 424b37af6684..ce0758fd8999 100644 --- a/offapi/com/sun/star/frame/DispatchProvider.idl +++ b/offapi/com/sun/star/frame/DispatchProvider.idl @@ -31,11 +31,9 @@ #include #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** provides XDispatch objects for certain functions which are useful at the UI @@ -52,7 +50,6 @@ module com { module sun { module star { module frame { */ published service DispatchProvider { - //------------------------------------------------------------------------- /** provides handling of dispatches with defined result state

@@ -64,7 +61,6 @@ published service DispatchProvider */ interface XDispatchProvider; - //------------------------------------------------------------------------- /** provides dispatch interception

@@ -75,7 +71,6 @@ published service DispatchProvider [optional] interface XDispatchProviderInterception; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/frame/DispatchRecorder.idl b/offapi/com/sun/star/frame/DispatchRecorder.idl index e002fa55ce36..e20711de8d6c 100644 --- a/offapi/com/sun/star/frame/DispatchRecorder.idl +++ b/offapi/com/sun/star/frame/DispatchRecorder.idl @@ -31,11 +31,9 @@ #include #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** provides functionality to record XDispatch::dispatch() requests

@@ -55,7 +53,6 @@ */ published service DispatchRecorder { - //------------------------------------------------------------------------- /** provides the record functionality and access on the generated code */ interface com::sun::star::frame::XDispatchRecorder; @@ -64,7 +61,6 @@ published service DispatchRecorder interface com::sun::star::container::XIndexReplace; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/frame/DispatchRecorderSupplier.idl b/offapi/com/sun/star/frame/DispatchRecorderSupplier.idl index 252a2957b52a..8dafa5eaac41 100644 --- a/offapi/com/sun/star/frame/DispatchRecorderSupplier.idl +++ b/offapi/com/sun/star/frame/DispatchRecorderSupplier.idl @@ -30,11 +30,9 @@ #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** provides a DispatchRecorder

@@ -54,7 +52,6 @@ */ published service DispatchRecorderSupplier : XDispatchRecorderSupplier; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/frame/DispatchResultEvent.idl b/offapi/com/sun/star/frame/DispatchResultEvent.idl index f7685242f09f..d4be833bbccf 100644 --- a/offapi/com/sun/star/frame/DispatchResultEvent.idl +++ b/offapi/com/sun/star/frame/DispatchResultEvent.idl @@ -32,11 +32,9 @@ #include #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** contains the result of the dispatch action, if State is set to SUCCESS

@@ -51,18 +49,15 @@ */ published struct DispatchResultEvent: com::sun::star::lang::EventObject { - //------------------------------------------------------------------------- /** describes state of dispatch */ short State; - //------------------------------------------------------------------------- /** describes result for given State */ any Result; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/frame/DispatchResultState.idl b/offapi/com/sun/star/frame/DispatchResultState.idl index 5f1d65e5eae0..4c8e730d5228 100644 --- a/offapi/com/sun/star/frame/DispatchResultState.idl +++ b/offapi/com/sun/star/frame/DispatchResultState.idl @@ -23,28 +23,23 @@ module com { module sun { module star { module frame { -//============================================================================= /** possible values for DispatchResultEvent */ published constants DispatchResultState { - //------------------------------------------------------------------------- /** indicates: dispatch failed */ const short FAILURE = 0; - //------------------------------------------------------------------------- /** indicates: dispatch was successfully */ const short SUCCESS = 1; - //------------------------------------------------------------------------- /** indicates: result isn't defined */ const short DONTKNOW = 2; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/frame/DispatchStatement.idl b/offapi/com/sun/star/frame/DispatchStatement.idl index 9f887db16f34..2465a602d62f 100644 --- a/offapi/com/sun/star/frame/DispatchStatement.idl +++ b/offapi/com/sun/star/frame/DispatchStatement.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= // DocMerge from xml: struct com::sun::star::frame::DispatchStatement /** represents a dispatch statement from a recorded macro @@ -43,7 +41,6 @@ published struct DispatchStatement */ string aCommand; - //------------------------------------------------------------------------- // DocMerge from xml: field com::sun::star::frame::DispatchStatement::aTarget @@ -55,7 +52,6 @@ published struct DispatchStatement */ string aTarget; - //------------------------------------------------------------------------- // DocMerge from xml: field com::sun::star::frame::DispatchStatement::aArgs /** specifies the dispatch command arguments @@ -66,7 +62,6 @@ published struct DispatchStatement */ sequence < com::sun::star::beans::PropertyValue > aArgs; - //------------------------------------------------------------------------- // DocMerge from xml: field com::sun::star::frame::DispatchStatement::nFlags /** specifies the optional search flags @@ -76,7 +71,6 @@ published struct DispatchStatement */ long nFlags; - //------------------------------------------------------------------------- // DocMerge from xml: field com::sun::star::frame::DispatchStatement::bIsComment /** specifies if this statement should be recorded as commented out or not @@ -85,10 +79,8 @@ published struct DispatchStatement */ boolean bIsComment; - //------------------------------------------------------------------------- }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/frame/DocumentTemplates.idl b/offapi/com/sun/star/frame/DocumentTemplates.idl index d4a97291568d..d4dbe7d591d2 100644 --- a/offapi/com/sun/star/frame/DocumentTemplates.idl +++ b/offapi/com/sun/star/frame/DocumentTemplates.idl @@ -30,11 +30,9 @@ #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** is a service for accessing the document templates of the office and manipulate them ( add or rename or remove templates ) @@ -43,7 +41,6 @@ module com { module sun { module star { module frame { */ published service DocumentTemplates : XDocumentTemplates; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/frame/DoubleInitializationException.idl b/offapi/com/sun/star/frame/DoubleInitializationException.idl index ea8d2c1dd31e..935397df0d56 100644 --- a/offapi/com/sun/star/frame/DoubleInitializationException.idl +++ b/offapi/com/sun/star/frame/DoubleInitializationException.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= // DocMerge from xml: exception com::sun::star::frame::DoubleInitializationException /** This exception can be thrown in case an object is initialized second time. @@ -37,7 +35,6 @@ published exception DoubleInitializationException: com::sun::star::uno::Exceptio { }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/frame/FeatureStateEvent.idl b/offapi/com/sun/star/frame/FeatureStateEvent.idl index b351e3bb6089..b021f9ce3cc6 100644 --- a/offapi/com/sun/star/frame/FeatureStateEvent.idl +++ b/offapi/com/sun/star/frame/FeatureStateEvent.idl @@ -23,11 +23,9 @@ #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** This event is broadcast by a Controller whenever the state of the feature changes @@ -36,22 +34,18 @@ */ published struct FeatureStateEvent: com::sun::star::lang::EventObject { - //------------------------------------------------------------------------- /** contains the URL of the feature. */ com::sun::star::util::URL FeatureURL; - //------------------------------------------------------------------------- /** contains a descriptor of the feature for the user interface. */ string FeatureDescriptor; - //------------------------------------------------------------------------- /** specifies whether the feature is currently enabled or disabled. */ boolean IsEnabled; - //------------------------------------------------------------------------- /** specifies whether the XDispatch has to be requeried.

@@ -62,7 +56,6 @@ published struct FeatureStateEvent: com::sun::star::lang::EventObject */ boolean Requery; - //------------------------------------------------------------------------- /** contains the state of the feature in this dispatch.

@@ -75,7 +68,6 @@ published struct FeatureStateEvent: com::sun::star::lang::EventObject any State; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/frame/Frame.idl b/offapi/com/sun/star/frame/Frame.idl index db640ec82603..2943e10431a5 100644 --- a/offapi/com/sun/star/frame/Frame.idl +++ b/offapi/com/sun/star/frame/Frame.idl @@ -38,11 +38,9 @@ #include #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** represents the environment for a desktop component

@@ -58,21 +56,18 @@ */ published service Frame { - //------------------------------------------------------------------------- /** contains user defined attributes. @see UserDefinedAttributesSupplier */ [optional] service com::sun::star::xml::UserDefinedAttributesSupplier; - //------------------------------------------------------------------------- /** allows the component to be loaded and accessed within the frame; it is the main connection to the environment of the component. */ interface XFrame; - //------------------------------------------------------------------------- /** provides access to dispatchers for the frame.

@@ -99,14 +94,12 @@ published service Frame */ interface XDispatchProvider; - //------------------------------------------------------------------------- /** provides information about supported commands @since OOo 2.0 */ [optional] interface XDispatchInformationProvider; - //------------------------------------------------------------------------- /** supports interception mechanism for dispatched URLs

@@ -118,18 +111,15 @@ published service Frame */ interface XDispatchProviderInterception; - //------------------------------------------------------------------------- /** provides access to sub frames within this frame */ interface XFramesSupplier; - //------------------------------------------------------------------------- /** supplies access to XStatusIndicator objects for the component within the frame to show progresses */ [optional] interface com::sun::star::task::XStatusIndicatorFactory; - //------------------------------------------------------------------------- /** if possible it sets/gets the UI title on/from the frame container window

@@ -141,7 +131,6 @@ published service Frame */ [property] string Title; - //------------------------------------------------------------------------- /** provides access to the dispatch recorder of the frame

@@ -168,13 +157,11 @@ published service Frame */ [optional, property] XDispatchRecorderSupplier RecorderSupplier; - //------------------------------------------------------------------------- /** provides access to the LayoutManager of the frame. */ [optional, property] com::sun::star::uno::XInterface LayoutManager; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/frame/FrameAction.idl b/offapi/com/sun/star/frame/FrameAction.idl index 3b94ed9b93a8..a90275de595f 100644 --- a/offapi/com/sun/star/frame/FrameAction.idl +++ b/offapi/com/sun/star/frame/FrameAction.idl @@ -29,11 +29,9 @@ #define __com_sun_star_frame_FrameAction_idl__ -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** these are the events which can happen to the components in frames of the desktop @@ -48,7 +46,6 @@ */ published enum FrameAction { - //------------------------------------------------------------------------- /** an event of this kind is broadcast whenever a component is attached to a frame @@ -62,7 +59,6 @@ published enum FrameAction */ COMPONENT_ATTACHED, - //------------------------------------------------------------------------- /** an event of this kind is broadcast whenever a component is detaching from a frame @@ -77,7 +73,6 @@ published enum FrameAction */ COMPONENT_DETACHING, - //------------------------------------------------------------------------- /** an event of this kind is broadcast whenever a component is attached to a new model. @@ -88,7 +83,6 @@ published enum FrameAction */ COMPONENT_REATTACHED, - //------------------------------------------------------------------------- /** an event of this kind is broadcast whenever a component gets activated @@ -101,7 +95,6 @@ published enum FrameAction */ FRAME_ACTIVATED, - //------------------------------------------------------------------------- /** an event of this kind is broadcasted immediately before the component is deactivated @@ -115,7 +108,6 @@ published enum FrameAction */ FRAME_DEACTIVATING, - //------------------------------------------------------------------------- /** an event of this kind is broadcast whenever a component changes its internal context (i.e., the selection). @@ -128,7 +120,6 @@ published enum FrameAction */ CONTEXT_CHANGED, - //------------------------------------------------------------------------- /** an event of this kind is broadcast by an active frame when it is getting UI control (tool control). @@ -136,7 +127,6 @@ published enum FrameAction */ FRAME_UI_ACTIVATED, - //------------------------------------------------------------------------- /** an event of this kind is broadcast by an active frame when it is losing UI control (tool control). @@ -145,7 +135,6 @@ published enum FrameAction FRAME_UI_DEACTIVATING }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/frame/FrameActionEvent.idl b/offapi/com/sun/star/frame/FrameActionEvent.idl index b6c4328e9b2e..c0359b9d4257 100644 --- a/offapi/com/sun/star/frame/FrameActionEvent.idl +++ b/offapi/com/sun/star/frame/FrameActionEvent.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** this event struct is broadcast for actions which can happen to components within frames @@ -35,18 +33,15 @@ */ published struct FrameActionEvent: com::sun::star::lang::EventObject { - //------------------------------------------------------------------------- /** contains the frame in which the event occurred */ XFrame Frame; - //------------------------------------------------------------------------- /** specifies the concrete event */ FrameAction Action; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/frame/FrameControl.idl b/offapi/com/sun/star/frame/FrameControl.idl index 5d52c35f60f6..9b644250a63a 100644 --- a/offapi/com/sun/star/frame/FrameControl.idl +++ b/offapi/com/sun/star/frame/FrameControl.idl @@ -31,11 +31,9 @@ #include #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** contains a frame with a desktop component

@@ -47,18 +45,15 @@ */ published service FrameControl { - //------------------------------------------------------------------------- /** the base service of all controls */ service com::sun::star::awt::UnoControl; - //------------------------------------------------------------------------- /** contains the type of the component which is loaded into the frame, or the document which implicitly specifies the type */ [property] string ComponentUrl; - //------------------------------------------------------------------------- /** the frame held by this control

@@ -69,7 +64,6 @@ published service FrameControl [property, readonly] string Frame; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/frame/FrameLoader.idl b/offapi/com/sun/star/frame/FrameLoader.idl index 308e74addb64..66f6612083d6 100644 --- a/offapi/com/sun/star/frame/FrameLoader.idl +++ b/offapi/com/sun/star/frame/FrameLoader.idl @@ -32,11 +32,9 @@ #include #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** derivations of this abstract service are used to load components into Frames of the environment @@ -52,12 +50,10 @@ */ published service FrameLoader { - //------------------------------------------------------------------------- /** support asynchronous loading of the component */ interface XFrameLoader; - //------------------------------------------------------------------------- /** support initialization of loader with its own configuration!

@@ -68,7 +64,6 @@ published service FrameLoader */ [optional] interface com::sun::star::lang::XInitialization; - //------------------------------------------------------------------------- /** provides access to the internal name of this frame loader

@@ -85,7 +80,6 @@ published service FrameLoader [optional] interface com::sun::star::container::XNamed; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/frame/FrameLoaderFactory.idl b/offapi/com/sun/star/frame/FrameLoaderFactory.idl index a0798ea21b4e..ac5bd88fc26e 100644 --- a/offapi/com/sun/star/frame/FrameLoaderFactory.idl +++ b/offapi/com/sun/star/frame/FrameLoaderFactory.idl @@ -32,11 +32,9 @@ #include #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** factory to create frame loader

@@ -50,7 +48,6 @@ module com { module sun { module star { module frame { */ published service FrameLoaderFactory { - //------------------------------------------------------------------------- /** interface to create loader objects by using his internal name

@@ -64,7 +61,6 @@ published service FrameLoaderFactory */ interface com::sun::star::lang::XMultiServiceFactory; - //------------------------------------------------------------------------- /** provides access to the whole frame loader configuration

This interface supports an access to the internal configuration of all accessible loader objects. @@ -85,7 +81,6 @@ published service FrameLoaderFactory */ interface com::sun::star::container::XNameAccess; - //------------------------------------------------------------------------- /** supports query mode for configuration access

@@ -96,7 +91,6 @@ published service FrameLoaderFactory interface com::sun::star::container::XContainerQuery; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/frame/FrameSearchFlag.idl b/offapi/com/sun/star/frame/FrameSearchFlag.idl index ff018b0280ed..7a1df151dcd0 100644 --- a/offapi/com/sun/star/frame/FrameSearchFlag.idl +++ b/offapi/com/sun/star/frame/FrameSearchFlag.idl @@ -29,11 +29,9 @@ #define __com_sun_star_frame_FrameSearchFlag_idl__ -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** these types describe the algorithm to be used to search a frame

@@ -49,7 +47,6 @@ */ published constants FrameSearchFlag { - //------------------------------------------------------------------------- /** no longer supported

@@ -61,17 +58,14 @@ published constants FrameSearchFlag */ const long AUTO = 0; - //------------------------------------------------------------------------- /** allows search on the parent frames */ const long PARENT = 1; - //------------------------------------------------------------------------- /** includes the start frame himself */ const long SELF = 2; - //------------------------------------------------------------------------- /** includes all child frames of the start frame

@@ -81,12 +75,10 @@ published constants FrameSearchFlag */ const long CHILDREN = 4; - //------------------------------------------------------------------------- /** frame will be created if not found */ const long CREATE = 8; - //------------------------------------------------------------------------- /** includes the direct siblings of the start frame

@@ -97,7 +89,6 @@ published constants FrameSearchFlag */ const long SIBLINGS = 16; - //------------------------------------------------------------------------- /** allow the search outside the current sub task tree of the whole possible frame tree

@@ -111,20 +102,17 @@ published constants FrameSearchFlag */ const long TASKS = 32; - //------------------------------------------------------------------------- /** includes all frames except frames in other tasks sub trees but doesn't create any new frame */ const long ALL = 23; - //------------------------------------------------------------------------- /** searches in the whole hierarchy of frames but doesn't create any new frame */ const long GLOBAL = 55; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/frame/FramesContainer.idl b/offapi/com/sun/star/frame/FramesContainer.idl index 61a2b1fef8d8..bcb33b2559e1 100644 --- a/offapi/com/sun/star/frame/FramesContainer.idl +++ b/offapi/com/sun/star/frame/FramesContainer.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** this is a special container which can contain frames

@@ -38,13 +36,11 @@ */ published service FramesContainer { - //------------------------------------------------------------------------- /** access to frame collection by reference */ interface XFrames; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/frame/GlobalEventBroadcaster.idl b/offapi/com/sun/star/frame/GlobalEventBroadcaster.idl index f70786a92687..4a221b0dce1e 100644 --- a/offapi/com/sun/star/frame/GlobalEventBroadcaster.idl +++ b/offapi/com/sun/star/frame/GlobalEventBroadcaster.idl @@ -22,11 +22,9 @@ #include #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** This service offers the document event functionality that can be found at any OfficeDocument, but it does it for all existing documents. @@ -46,7 +44,6 @@ service GlobalEventBroadcaster interface ::com::sun::star::document::XEventBroadcaster; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/frame/IllegalArgumentIOException.idl b/offapi/com/sun/star/frame/IllegalArgumentIOException.idl index 2ded631c3ac1..8e0626d24d2b 100644 --- a/offapi/com/sun/star/frame/IllegalArgumentIOException.idl +++ b/offapi/com/sun/star/frame/IllegalArgumentIOException.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= // DocMerge from xml: exception com::sun::star::frame::IllegalArgumentIOException /** This exception can be thrown in case arguments are wrong. @@ -37,7 +35,6 @@ published exception IllegalArgumentIOException: com::sun::star::io::IOException { }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/frame/LayoutManager.idl b/offapi/com/sun/star/frame/LayoutManager.idl index 9e30376ad717..7d683d851fe1 100644 --- a/offapi/com/sun/star/frame/LayoutManager.idl +++ b/offapi/com/sun/star/frame/LayoutManager.idl @@ -36,11 +36,9 @@ #include #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** controls the layout of user interface elements which are part of a frame.

diff --git a/offapi/com/sun/star/frame/LayoutManagerEvents.idl b/offapi/com/sun/star/frame/LayoutManagerEvents.idl index ad63c1cddd31..1ce0f947bfd9 100644 --- a/offapi/com/sun/star/frame/LayoutManagerEvents.idl +++ b/offapi/com/sun/star/frame/LayoutManagerEvents.idl @@ -19,11 +19,9 @@ #ifndef __com_sun_star_frame_LayoutManagerEvents_idl__ #define __com_sun_star_frame_LayoutManagerEvents_idl__ -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** provides information about layout manager events

Events are provided only for notification @@ -36,7 +34,6 @@ module com { module sun { module star { module frame { */ constants LayoutManagerEvents { - //------------------------------------------------------------------------- /** specifies that the layout manager processed a lock call, which prevents it from doing layouts. @@ -47,7 +44,6 @@ constants LayoutManagerEvents */ const short LOCK = 0; - //------------------------------------------------------------------------- /** specifies that the layout manager processed an unlock call, which admit layouts when the lock count is zero. @@ -58,7 +54,6 @@ constants LayoutManagerEvents */ const short UNLOCK = 1; - //------------------------------------------------------------------------- /** specifies that the layout manager refreshed the layout of the frame. @@ -68,7 +63,6 @@ constants LayoutManagerEvents */ const short LAYOUT = 2; - //------------------------------------------------------------------------- /** specifies that the layout manager container frame window becomes visible. @@ -78,7 +72,6 @@ constants LayoutManagerEvents */ const short VISIBLE = 3; - //------------------------------------------------------------------------- /** specifies that the layout manager container frame window becomes invisible. @@ -88,7 +81,6 @@ constants LayoutManagerEvents */ const short INVISIBLE = 4; - //------------------------------------------------------------------------- /** A merged menu bar has been set at the layout manager.

@@ -97,7 +89,6 @@ constants LayoutManagerEvents */ const short MERGEDMENUBAR = 5; - //------------------------------------------------------------------------- /** specifies that a certain user interface element has been made visible @@ -108,7 +99,6 @@ constants LayoutManagerEvents */ const short UIELEMENT_VISIBLE = 6; - //------------------------------------------------------------------------- /** specifies that a certain user interface element has been made invisible diff --git a/offapi/com/sun/star/frame/MediaTypeDetectionHelper.idl b/offapi/com/sun/star/frame/MediaTypeDetectionHelper.idl index 5fb76b8e53de..c9260b6c4783 100644 --- a/offapi/com/sun/star/frame/MediaTypeDetectionHelper.idl +++ b/offapi/com/sun/star/frame/MediaTypeDetectionHelper.idl @@ -30,11 +30,9 @@ #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** provides for mapping a given sequence of content identifier strings to a sequence of respective media (mime) types @@ -47,7 +45,6 @@ published service MediaTypeDetectionHelper : com::sun::star::util::XStringMapping; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/frame/ModuleManager.idl b/offapi/com/sun/star/frame/ModuleManager.idl index 6f682d9ae8e0..53ccdc675516 100644 --- a/offapi/com/sun/star/frame/ModuleManager.idl +++ b/offapi/com/sun/star/frame/ModuleManager.idl @@ -32,11 +32,9 @@ #include #include -//=============================================== module com { module sun { module star { module frame { -//=============================================== /** can be used to identify office modules.

@@ -49,12 +47,10 @@ module com { module sun { module star { module frame { service ModuleManager { - //------------------------------------------- /** provides functions to identify office modules. */ interface XModuleManager; - //------------------------------------------- /** provides read access to the configuration of office modules.

diff --git a/offapi/com/sun/star/frame/PopupMenuController.idl b/offapi/com/sun/star/frame/PopupMenuController.idl index 39c01e7227d1..d47b7f9da402 100644 --- a/offapi/com/sun/star/frame/PopupMenuController.idl +++ b/offapi/com/sun/star/frame/PopupMenuController.idl @@ -35,11 +35,9 @@ #include #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** provides access to a pop-up menu controller. @@ -56,7 +54,6 @@ module com { module sun { module star { module frame { service PopupMenuController { - //------------------------------------------------------------------------- /** supports functions to initialize and update a pop-up menu controller implementation. @@ -69,7 +66,6 @@ service PopupMenuController */ interface com::sun::star::frame::XPopupMenuController; - //------------------------------------------------------------------------- /** provides functions to initialize a pop-up menu controller with specific data which are needed. @@ -90,7 +86,6 @@ service PopupMenuController */ interface com::sun::star::lang::XInitialization; - //------------------------------------------------------------------------- /** used to brief the pop-up menu controller with new status information.

@@ -101,7 +96,6 @@ service PopupMenuController */ interface com::sun::star::frame::XStatusListener; - //------------------------------------------------------------------------- /** used to query for commands supported by the pop-up menu controller to execute them directly. @@ -118,7 +112,6 @@ service PopupMenuController */ [optional] interface com::sun::star::frame::XDispatchProvider; - //------------------------------------------------------------------------- /** used to dispose pop-up menu controller by the owner instance.

@@ -134,7 +127,6 @@ service PopupMenuController }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/frame/PopupMenuControllerFactory.idl b/offapi/com/sun/star/frame/PopupMenuControllerFactory.idl index 3986563b2a5f..bd68dd6c88dd 100644 --- a/offapi/com/sun/star/frame/PopupMenuControllerFactory.idl +++ b/offapi/com/sun/star/frame/PopupMenuControllerFactory.idl @@ -32,11 +32,9 @@ #include #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** specifies a factory that creates instances of registered pop-up menu controller. @@ -76,7 +74,6 @@ service PopupMenuControllerFactory }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/frame/ProtocolHandler.idl b/offapi/com/sun/star/frame/ProtocolHandler.idl index faf3ce87ce58..bc5f8bd7e541 100644 --- a/offapi/com/sun/star/frame/ProtocolHandler.idl +++ b/offapi/com/sun/star/frame/ProtocolHandler.idl @@ -31,11 +31,9 @@ #include #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** special dispatch provider registered for URL protocols

@@ -53,7 +51,6 @@ */ published service ProtocolHandler { - //------------------------------------------------------------------------- /** used from the generic dispatch mechanism of the frame, to ask ProtocolHandler for his agreement for the dispatched URL @@ -64,7 +61,6 @@ published service ProtocolHandler */ interface XDispatchProvider; - //------------------------------------------------------------------------- /** initialize the new handler instance with some context informations

@@ -86,7 +82,6 @@ published service ProtocolHandler [optional] interface ::com::sun::star::lang::XInitialization; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/frame/SessionManager.idl b/offapi/com/sun/star/frame/SessionManager.idl index dd17f909e696..88bb71637669 100644 --- a/offapi/com/sun/star/frame/SessionManager.idl +++ b/offapi/com/sun/star/frame/SessionManager.idl @@ -30,11 +30,9 @@ #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** The SessionManager service provides an interface to the session manager of the desktop. A session manager keeps track of applications that are running when the desktop shuts down and starts them again in the same diff --git a/offapi/com/sun/star/frame/Settings.idl b/offapi/com/sun/star/frame/Settings.idl index c8a7e1f1dc34..19267a9cecc9 100644 --- a/offapi/com/sun/star/frame/Settings.idl +++ b/offapi/com/sun/star/frame/Settings.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** @deprecated */ published service Settings @@ -33,7 +31,6 @@ published service Settings interface com::sun::star::container::XNameAccess; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/frame/StatusbarController.idl b/offapi/com/sun/star/frame/StatusbarController.idl index 2044b2059f30..e67ece225407 100644 --- a/offapi/com/sun/star/frame/StatusbarController.idl +++ b/offapi/com/sun/star/frame/StatusbarController.idl @@ -33,11 +33,9 @@ #include #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** is an abstract service for a component which offers a more complex user interface to users within a status bar. @@ -59,7 +57,6 @@ service StatusbarController { - //------------------------------------------------------------------------- /** with this interface a component can receive events if a feature has changed. @@ -109,7 +106,6 @@ service StatusbarController */ interface com::sun::star::util::XUpdatable; - //------------------------------------------------------------------------- /** used to notify changed features and requests for additional user interface items. @@ -125,7 +121,6 @@ service StatusbarController interface com::sun::star::frame::XStatusbarController; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/frame/StatusbarControllerFactory.idl b/offapi/com/sun/star/frame/StatusbarControllerFactory.idl index 54d144dcebf1..173ef5d28912 100644 --- a/offapi/com/sun/star/frame/StatusbarControllerFactory.idl +++ b/offapi/com/sun/star/frame/StatusbarControllerFactory.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** specifies a factory that creates instances of registered status bar controller. @@ -73,7 +71,6 @@ service StatusbarControllerFactory }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/frame/SynchronousFrameLoader.idl b/offapi/com/sun/star/frame/SynchronousFrameLoader.idl index dabdb7d952ff..de299cfd5e90 100644 --- a/offapi/com/sun/star/frame/SynchronousFrameLoader.idl +++ b/offapi/com/sun/star/frame/SynchronousFrameLoader.idl @@ -32,11 +32,9 @@ #include #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** derivations of this abstract service are used to load components into Frames of the environment @@ -52,12 +50,10 @@ */ published service SynchronousFrameLoader { - //------------------------------------------------------------------------- /** support synchronous loading of component */ interface XSynchronousFrameLoader; - //------------------------------------------------------------------------- /** support initialization of loader with its own configuration!

@@ -68,7 +64,6 @@ published service SynchronousFrameLoader */ [optional] interface com::sun::star::lang::XInitialization; - //------------------------------------------------------------------------- /** provides access to the internal name of this frame loader

@@ -85,7 +80,6 @@ published service SynchronousFrameLoader [optional] interface com::sun::star::container::XNamed; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/frame/Task.idl b/offapi/com/sun/star/frame/Task.idl index 8295116a5674..074fbc35af50 100644 --- a/offapi/com/sun/star/frame/Task.idl +++ b/offapi/com/sun/star/frame/Task.idl @@ -22,11 +22,9 @@ #include #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** represents a top level frame in the frame hierarchy with the desktop as root

@@ -43,13 +41,11 @@ */ published service Task { - //------------------------------------------------------------------------- /** @deprecated */ interface XFrame; - //------------------------------------------------------------------------- /** @deprecated use XCloseable instead. @@ -58,7 +54,6 @@ published service Task interface XTask; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/frame/TemplateAccess.idl b/offapi/com/sun/star/frame/TemplateAccess.idl index 58bcba255575..a149c76fe14f 100644 --- a/offapi/com/sun/star/frame/TemplateAccess.idl +++ b/offapi/com/sun/star/frame/TemplateAccess.idl @@ -22,27 +22,22 @@ #include #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** provides a high level API to organize document templates */ published service TemplateAccess { - //------------------------------------------------------------------------- /** used to organize document templates */ interface XDocumentTemplates; - //------------------------------------------------------------------------- /** provides selection of sets of localized templates */ interface com::sun::star::lang::XLocalizable; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/frame/TerminationVetoException.idl b/offapi/com/sun/star/frame/TerminationVetoException.idl index 609f8208d8c4..43da0d801736 100644 --- a/offapi/com/sun/star/frame/TerminationVetoException.idl +++ b/offapi/com/sun/star/frame/TerminationVetoException.idl @@ -30,11 +30,9 @@ #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** can be thrown by a XTerminateListener to prevent the environment (e.g., desktop) from terminating @@ -53,7 +51,6 @@ published exception TerminationVetoException: com::sun::star::uno::Exception { }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/frame/TitleChangedEvent.idl b/offapi/com/sun/star/frame/TitleChangedEvent.idl index 0f8d5d474b1b..0d924fd7202d 100644 --- a/offapi/com/sun/star/frame/TitleChangedEvent.idl +++ b/offapi/com/sun/star/frame/TitleChangedEvent.idl @@ -21,22 +21,18 @@ #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** todo document me */ struct TitleChangedEvent : com::sun::star::lang::EventObject { - //------------------------------------------------------------------------- /** todo document me */ string Title; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/frame/ToolbarController.idl b/offapi/com/sun/star/frame/ToolbarController.idl index 0ca4289b226c..54f078ffb84b 100644 --- a/offapi/com/sun/star/frame/ToolbarController.idl +++ b/offapi/com/sun/star/frame/ToolbarController.idl @@ -35,11 +35,9 @@ #include #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** is an abstract service for a component which offers a more complex user interface to users within a toolbar. @@ -59,7 +57,6 @@ service ToolbarController { - //------------------------------------------------------------------------- /** with this interface a component can receive events if a feature has changed. @@ -98,7 +95,6 @@ service ToolbarController */ interface com::sun::star::util::XUpdatable; - //------------------------------------------------------------------------- /** used to notify changed features and requests for additional user interface items. @@ -112,7 +108,6 @@ service ToolbarController */ interface com::sun::star::frame::XToolbarController; - //------------------------------------------------------------------------- /** used to notify and retrieve information that are specific for sub-toolbar controllers. @@ -126,7 +121,6 @@ service ToolbarController [optional] interface ::com::sun::star::frame::XSubToolbarController; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/frame/TransientDocumentsDocumentContentFactory.idl b/offapi/com/sun/star/frame/TransientDocumentsDocumentContentFactory.idl index f6a965661c4d..69917c3807a8 100644 --- a/offapi/com/sun/star/frame/TransientDocumentsDocumentContentFactory.idl +++ b/offapi/com/sun/star/frame/TransientDocumentsDocumentContentFactory.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** specifies a factory for TransientDocumentsDocumentContents. @@ -33,13 +31,11 @@ module com { module sun { module star { module frame { */ service TransientDocumentsDocumentContentFactory { - //------------------------------------------------------------------------- /** a factory for TransientDocumentsDocumentContents. */ interface com::sun::star::frame::XTransientDocumentsDocumentContentFactory; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/frame/UnknownModuleException.idl b/offapi/com/sun/star/frame/UnknownModuleException.idl index 4a98a86aea03..11ff8a361d00 100644 --- a/offapi/com/sun/star/frame/UnknownModuleException.idl +++ b/offapi/com/sun/star/frame/UnknownModuleException.idl @@ -30,11 +30,9 @@ #include -//=============================================== module com { module sun { module star { module frame { -//=============================================== /** This exception can be thrown in case an office * module could not be classified or does not have * a valid configuration. diff --git a/offapi/com/sun/star/frame/WindowArrange.idl b/offapi/com/sun/star/frame/WindowArrange.idl index 74ac1c92109a..8196096c50ad 100644 --- a/offapi/com/sun/star/frame/WindowArrange.idl +++ b/offapi/com/sun/star/frame/WindowArrange.idl @@ -19,47 +19,38 @@ #ifndef __com_sun_star_frame_WindowArrange_idl__ #define __com_sun_star_frame_WindowArrange_idl__ -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** these constants are used to specify a style of window arrangement */ published constants WindowArrange { - //------------------------------------------------------------------------- /** arranges the windows in tiles */ const short TILE = 1; - //------------------------------------------------------------------------- /** arranges the windows vertically */ const short VERTICAL = 2; - //------------------------------------------------------------------------- /** arranges the windows horizontally */ const short HORIZONTAL = 3; - //------------------------------------------------------------------------- /** cascades the windows */ const short CASCADE = 4; - //------------------------------------------------------------------------- /** maximizes all windows */ const short MAXIMIZE = 5; - //------------------------------------------------------------------------- /** minimizes all windows */ const short MINIMIZE = 6; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/frame/XBorderResizeListener.idl b/offapi/com/sun/star/frame/XBorderResizeListener.idl index dac1f24721bc..6980bb146459 100644 --- a/offapi/com/sun/star/frame/XBorderResizeListener.idl +++ b/offapi/com/sun/star/frame/XBorderResizeListener.idl @@ -23,16 +23,13 @@ #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** allows to listen to border resize events of a controller. */ interface XBorderResizeListener: com::sun::star::lang::XEventListener { - //------------------------------------------------------------------------- /** notifies the listener that the controller's border widths have been changed. @@ -45,7 +42,6 @@ interface XBorderResizeListener: com::sun::star::lang::XEventListener void borderWidthsChanged( [in] ::com::sun::star::uno::XInterface aObject, [in] BorderWidths aNewSize ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/frame/XBrowseHistoryRegistry.idl b/offapi/com/sun/star/frame/XBrowseHistoryRegistry.idl index a10ae153a2d6..53525024bf96 100644 --- a/offapi/com/sun/star/frame/XBrowseHistoryRegistry.idl +++ b/offapi/com/sun/star/frame/XBrowseHistoryRegistry.idl @@ -23,21 +23,17 @@ #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** @deprecated */ published interface XBrowseHistoryRegistry: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** @deprecated */ [oneway] void updateViewData( [in] any Value ); - //------------------------------------------------------------------------- /** @deprecated */ [oneway] void createNewEntry( @@ -46,7 +42,6 @@ published interface XBrowseHistoryRegistry: com::sun::star::uno::XInterface [in] string Title); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/frame/XComponentLoader.idl b/offapi/com/sun/star/frame/XComponentLoader.idl index 0ac1a8f20180..c6fb95488fbe 100644 --- a/offapi/com/sun/star/frame/XComponentLoader.idl +++ b/offapi/com/sun/star/frame/XComponentLoader.idl @@ -35,11 +35,9 @@ #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** this is a simple interface to load components by an URL into a frame environment @@ -49,7 +47,6 @@ module com { module sun { module star { module frame { */ published interface XComponentLoader: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** loads a component specified by an URL into the specified new or existing frame. @@ -172,7 +169,6 @@ published interface XComponentLoader: com::sun::star::uno::XInterface com::sun::star::lang::IllegalArgumentException ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/frame/XComponentRegistry.idl b/offapi/com/sun/star/frame/XComponentRegistry.idl index c918039c5913..2397454f9464 100644 --- a/offapi/com/sun/star/frame/XComponentRegistry.idl +++ b/offapi/com/sun/star/frame/XComponentRegistry.idl @@ -23,16 +23,13 @@ #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** @deprecated */ published interface XComponentRegistry: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** @deprecated */ com::sun::star::uno::XInterface createObject( @@ -40,7 +37,6 @@ published interface XComponentRegistry: com::sun::star::uno::XInterface [in] com::sun::star::uno::Uik Uik ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/frame/XConfigManager.idl b/offapi/com/sun/star/frame/XConfigManager.idl index c0be9d20c85e..79ab8e43a8c4 100644 --- a/offapi/com/sun/star/frame/XConfigManager.idl +++ b/offapi/com/sun/star/frame/XConfigManager.idl @@ -22,19 +22,16 @@ #include #include -//============================================================================ module com { module sun { module star { module frame { -//============================================================================ /** @deprecated */ published interface XConfigManager: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** add a listener to notify changes on well known variables inside the real implementation @@ -57,7 +54,6 @@ published interface XConfigManager: com::sun::star::uno::XInterface [in] string KeyName, [in] com::sun::star::beans::XPropertyChangeListener Listener ); - //------------------------------------------------------------------------- /** remove a registered listener @param KeyName @@ -74,7 +70,6 @@ published interface XConfigManager: com::sun::star::uno::XInterface [in] string KeyName, [in] com::sun::star::beans::XPropertyChangeListener Listener); - //------------------------------------------------------------------------- /** substitute variables (place holder) inside given parameter Text

@@ -89,7 +84,6 @@ published interface XConfigManager: com::sun::star::uno::XInterface */ string substituteVariables( [in] string Text ); - //------------------------------------------------------------------------- /** was designed for additional functionality for interface XSimpleRegistry and make no sense without that @deprecated diff --git a/offapi/com/sun/star/frame/XControlNotificationListener.idl b/offapi/com/sun/star/frame/XControlNotificationListener.idl index 158d73e3af23..c098001bb25d 100644 --- a/offapi/com/sun/star/frame/XControlNotificationListener.idl +++ b/offapi/com/sun/star/frame/XControlNotificationListener.idl @@ -31,11 +31,9 @@ #include #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** Must be implemented by dispatch objects which want to get notifications about control events. @@ -44,7 +42,6 @@ module com { module sun { module star { module frame { */ interface XControlNotificationListener : com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** notifies that a control event has happened @param Event @@ -54,7 +51,6 @@ interface XControlNotificationListener : com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/frame/XController.idl b/offapi/com/sun/star/frame/XController.idl index af589b11fbb7..7b601074d7d1 100644 --- a/offapi/com/sun/star/frame/XController.idl +++ b/offapi/com/sun/star/frame/XController.idl @@ -21,14 +21,12 @@ #include -//============================================================================= module com { module sun { module star { module frame { published interface XFrame; published interface XModel; -//============================================================================= /** With this interface, components viewed in a Frame can serve events (by supplying dispatches). @@ -38,7 +36,6 @@ */ published interface XController: com::sun::star::lang::XComponent { - //------------------------------------------------------------------------- /** is called to attach the controller with its managing frame. @param Frame @@ -46,7 +43,6 @@ published interface XController: com::sun::star::lang::XComponent */ void attachFrame( [in] XFrame Frame ); - //------------------------------------------------------------------------- /** is called to attach the controller to a new model. @param Model @@ -59,7 +55,6 @@ published interface XController: com::sun::star::lang::XComponent */ boolean attachModel( [in] XModel Model ); - //------------------------------------------------------------------------- /** is called to prepare the controller for closing the view @param Suspend @@ -73,7 +68,6 @@ published interface XController: com::sun::star::lang::XComponent */ boolean suspend( [in] boolean Suspend ); - //------------------------------------------------------------------------- /** provides access to current view status @returns @@ -82,7 +76,6 @@ published interface XController: com::sun::star::lang::XComponent */ any getViewData(); - //------------------------------------------------------------------------- /** restores the view status using the data gotten from a previous call to XController::getViewData(). @@ -91,7 +84,6 @@ published interface XController: com::sun::star::lang::XComponent */ void restoreViewData( [in] any Data ); - //------------------------------------------------------------------------- /** provides access to currently attached model @returns @@ -99,7 +91,6 @@ published interface XController: com::sun::star::lang::XComponent */ XModel getModel(); - //------------------------------------------------------------------------- /** provides access to owner frame of this controller @returns @@ -108,7 +99,6 @@ published interface XController: com::sun::star::lang::XComponent XFrame getFrame(); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/frame/XController2.idl b/offapi/com/sun/star/frame/XController2.idl index 824ce0687fd1..80657e2c8b13 100644 --- a/offapi/com/sun/star/frame/XController2.idl +++ b/offapi/com/sun/star/frame/XController2.idl @@ -32,11 +32,9 @@ #include #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** extends the XController interface @@ -72,11 +70,9 @@ interface XController2 : XController CreationArguments; }; -//============================================================================= }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/frame/XControllerBorder.idl b/offapi/com/sun/star/frame/XControllerBorder.idl index 18265de7dc9c..00c7a46a7cf3 100644 --- a/offapi/com/sun/star/frame/XControllerBorder.idl +++ b/offapi/com/sun/star/frame/XControllerBorder.idl @@ -24,16 +24,13 @@ #include -//============================================================================ module com { module sun { module star { module frame { -//============================================================================ /** allows to retrieve information about controller's border. */ interface XControllerBorder: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------ /** allows to get current border sizes of the document. @return @@ -41,18 +38,15 @@ interface XControllerBorder: com::sun::star::uno::XInterface */ BorderWidths getBorder(); - //------------------------------------------------------------------------ /** adds the specified listener to receive events about controller's border resizing. */ void addBorderResizeListener( [in] XBorderResizeListener xListener ); - //------------------------------------------------------------------------ /** removes the specified listener. */ void removeBorderResizeListener( [in] XBorderResizeListener xListener ); - //------------------------------------------------------------------------ /** allows to get suggestion for resizing of object area surrounded by the border. @@ -67,7 +61,6 @@ interface XControllerBorder: com::sun::star::uno::XInterface [in] ::com::sun::star::awt::Rectangle aPreliminaryRectangle ); }; -//============================================================================ }; }; }; }; diff --git a/offapi/com/sun/star/frame/XDesktop.idl b/offapi/com/sun/star/frame/XDesktop.idl index 33539f9c2f7b..b940da01d70a 100644 --- a/offapi/com/sun/star/frame/XDesktop.idl +++ b/offapi/com/sun/star/frame/XDesktop.idl @@ -35,11 +35,9 @@ #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** This is the main interface of a desktop service.

@@ -53,7 +51,6 @@ */ published interface XDesktop: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** tries to terminate the desktop.

@@ -75,7 +72,6 @@ published interface XDesktop: com::sun::star::uno::XInterface */ boolean terminate(); - //------------------------------------------------------------------------- /** registers an event listener to the desktop, which is called when the desktop is queried to terminate, and when it really terminates. @@ -87,7 +83,6 @@ published interface XDesktop: com::sun::star::uno::XInterface */ [oneway] void addTerminateListener( [in] XTerminateListener Listener ); - //------------------------------------------------------------------------- /** unregisters an event listener for termination events. @param Listener @@ -97,7 +92,6 @@ published interface XDesktop: com::sun::star::uno::XInterface */ [oneway] void removeTerminateListener( [in] XTerminateListener Listener ); - //------------------------------------------------------------------------- /** provides read access to collection of all currently loaded components inside the frame tree @@ -117,7 +111,6 @@ published interface XDesktop: com::sun::star::uno::XInterface */ com::sun::star::container::XEnumerationAccess getComponents(); - //------------------------------------------------------------------------- /** provides read access to the component inside the tree which has the UI focus

@@ -133,7 +126,6 @@ published interface XDesktop: com::sun::star::uno::XInterface */ com::sun::star::lang::XComponent getCurrentComponent(); - //------------------------------------------------------------------------- /** provides read access to the frame which contains the current component @returns @@ -145,7 +137,6 @@ published interface XDesktop: com::sun::star::uno::XInterface XFrame getCurrentFrame(); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/frame/XDesktopTask.idl b/offapi/com/sun/star/frame/XDesktopTask.idl index a03bd437a597..95cece6ad91c 100644 --- a/offapi/com/sun/star/frame/XDesktopTask.idl +++ b/offapi/com/sun/star/frame/XDesktopTask.idl @@ -23,23 +23,19 @@ #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** use XFrame instead of this @deprecated */ published interface XDesktopTask: com::sun::star::lang::XComponent { - //------------------------------------------------------------------------- /** use XInitialization instead.. @deprecated */ void initialize( [in] com::sun::star::awt::XWindow TaskWindow ); - //------------------------------------------------------------------------- /** use XCloseable or XComponent::dispose() instead. @@ -49,7 +45,6 @@ published interface XDesktopTask: com::sun::star::lang::XComponent boolean close(); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/frame/XDispatch.idl b/offapi/com/sun/star/frame/XDispatch.idl index dcea8cc6d77e..db486a258f21 100644 --- a/offapi/com/sun/star/frame/XDispatch.idl +++ b/offapi/com/sun/star/frame/XDispatch.idl @@ -34,11 +34,9 @@ #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** serves state information of objects which can be connected to controls (e.g. toolbox controls). @@ -64,7 +62,6 @@ module com { module sun { module star { module frame { */ published interface XDispatch: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** dispatches (executes) an URL asynchronously.

@@ -105,7 +102,6 @@ published interface XDispatch: com::sun::star::uno::XInterface [in] com::sun::star::util::URL URL, [in] sequence Arguments); - //------------------------------------------------------------------------- /** registers a listener of a control for a specific URL at this object to receive status events. @@ -129,7 +125,6 @@ published interface XDispatch: com::sun::star::uno::XInterface [in] XStatusListener Control, [in] com::sun::star::util::URL URL); - //------------------------------------------------------------------------- /** unregisters a listener from a control. @param Control @@ -147,7 +142,6 @@ published interface XDispatch: com::sun::star::uno::XInterface [in] com::sun::star::util::URL URL); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/frame/XDispatchHelper.idl b/offapi/com/sun/star/frame/XDispatchHelper.idl index 510a663201be..b7b2e50b71c3 100644 --- a/offapi/com/sun/star/frame/XDispatchHelper.idl +++ b/offapi/com/sun/star/frame/XDispatchHelper.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** provides an easy way to dispatch functions useful at UI level. @see XDispatch @@ -36,7 +34,6 @@ */ published interface XDispatchHelper : com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** executes the dispatch. Listeners are not supported here! @@ -73,7 +70,6 @@ published interface XDispatchHelper : com::sun::star::uno::XInterface [in] sequence< com::sun::star::beans::PropertyValue > Arguments ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/frame/XDispatchInformationProvider.idl b/offapi/com/sun/star/frame/XDispatchInformationProvider.idl index 7e6f8d381a89..2cd64ab62903 100644 --- a/offapi/com/sun/star/frame/XDispatchInformationProvider.idl +++ b/offapi/com/sun/star/frame/XDispatchInformationProvider.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** provides information about supported commands

@@ -44,7 +42,6 @@ module com { module sun { module star { module frame { */ published interface XDispatchInformationProvider: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** returns all supported command groups. @returns @@ -54,7 +51,6 @@ published interface XDispatchInformationProvider: com::sun::star::uno::XInterfac */ sequence < short > getSupportedCommandGroups(); - //------------------------------------------------------------------------- /** returns additional information about supported commands of a given command group. @@ -68,7 +64,6 @@ published interface XDispatchInformationProvider: com::sun::star::uno::XInterfac sequence < DispatchInformation > getConfigurableDispatchInformation( [in] short CommandGroup ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/frame/XDispatchProvider.idl b/offapi/com/sun/star/frame/XDispatchProvider.idl index 3edaef9235da..31497067a3f8 100644 --- a/offapi/com/sun/star/frame/XDispatchProvider.idl +++ b/offapi/com/sun/star/frame/XDispatchProvider.idl @@ -25,11 +25,9 @@ #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** provides XDispatch interfaces for certain functions which are useful at the UI. @@ -37,7 +35,6 @@ */ published interface XDispatchProvider: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** searches for an XDispatch for the specified URL within the specified target frame. @@ -64,7 +61,6 @@ published interface XDispatchProvider: com::sun::star::uno::XInterface [in] string TargetFrameName, [in] long SearchFlags ); - //------------------------------------------------------------------------- /** actually this method is redundant to XDispatchProvider::queryDispatch() to avoid multiple remote calls. @@ -83,7 +79,6 @@ published interface XDispatchProvider: com::sun::star::uno::XInterface [in] sequence Requests); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/frame/XDispatchProviderInterception.idl b/offapi/com/sun/star/frame/XDispatchProviderInterception.idl index beb318216cb9..82b02c042f8b 100644 --- a/offapi/com/sun/star/frame/XDispatchProviderInterception.idl +++ b/offapi/com/sun/star/frame/XDispatchProviderInterception.idl @@ -32,11 +32,9 @@ #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** makes it possible to register an XDispatchProvider which intercepts all requests of XDispatch to this instance. @@ -52,7 +50,6 @@ */ published interface XDispatchProviderInterception: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** registers an XDispatchProviderInterceptor, which will become the first interceptor in the chain of registered interceptors. @@ -63,7 +60,6 @@ published interface XDispatchProviderInterception: com::sun::star::uno::XInterfa */ void registerDispatchProviderInterceptor( [in] XDispatchProviderInterceptor Interceptor ); - //------------------------------------------------------------------------- /** removes an XDispatchProviderInterceptor which was previously registered

@@ -79,7 +75,6 @@ published interface XDispatchProviderInterception: com::sun::star::uno::XInterfa void releaseDispatchProviderInterceptor( [in] XDispatchProviderInterceptor Interceptor ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/frame/XDispatchProviderInterceptor.idl b/offapi/com/sun/star/frame/XDispatchProviderInterceptor.idl index b2018ceea4a3..8f36052369b6 100644 --- a/offapi/com/sun/star/frame/XDispatchProviderInterceptor.idl +++ b/offapi/com/sun/star/frame/XDispatchProviderInterceptor.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** makes it possible to intercept request of XDispatch.

@@ -37,7 +35,6 @@ */ published interface XDispatchProviderInterceptor: XDispatchProvider { - //------------------------------------------------------------------------- /** access to the slave XDispatchProvider of this interceptor @returns @@ -47,7 +44,6 @@ published interface XDispatchProviderInterceptor: XDispatchProvider */ XDispatchProvider getSlaveDispatchProvider(); - //------------------------------------------------------------------------- /** sets the slave XDispatchProvider to which calls to XDispatchProvider::queryDispatch() can be forwarded under control of this dispatch provider. @@ -59,7 +55,6 @@ published interface XDispatchProviderInterceptor: XDispatchProvider */ void setSlaveDispatchProvider( [in] XDispatchProvider NewDispatchProvider ); - //------------------------------------------------------------------------- /** access to the master XDispatchProvider of this interceptor @returns @@ -69,7 +64,6 @@ published interface XDispatchProviderInterceptor: XDispatchProvider */ XDispatchProvider getMasterDispatchProvider(); - //------------------------------------------------------------------------- /** sets the master XDispatchProvider, which may forward calls to its XDispatchProvider::queryDispatch() to this dispatch provider. @@ -83,7 +77,6 @@ published interface XDispatchProviderInterceptor: XDispatchProvider }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/frame/XDispatchRecorder.idl b/offapi/com/sun/star/frame/XDispatchRecorder.idl index 3efc1c4f167b..ae32a4c5acf5 100644 --- a/offapi/com/sun/star/frame/XDispatchRecorder.idl +++ b/offapi/com/sun/star/frame/XDispatchRecorder.idl @@ -32,13 +32,11 @@ #include #include -//============================================================================= module com { module sun { module star { module frame { published interface XFrame; -//============================================================================= /** provides recording functionality of dispatches

@@ -57,7 +55,6 @@ module com { module sun { module star { module frame { */ published interface XDispatchRecorder: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** initializes the recorder by passing the frame for which all macro statements shall be recorded @@ -66,7 +63,6 @@ published interface XDispatchRecorder: com::sun::star::uno::XInterface */ void startRecording( [in] com::sun::star::frame::XFrame Frame ); - //------------------------------------------------------------------------- /** stops the recording process

@@ -81,7 +77,6 @@ published interface XDispatchRecorder: com::sun::star::uno::XInterface */ void endRecording(); - //------------------------------------------------------------------------- /** records a single dispatch call identified by its command URL @param URL @@ -97,7 +92,6 @@ published interface XDispatchRecorder: com::sun::star::uno::XInterface [in] com::sun::star::util::URL URL, [in] sequence Arguments); - //------------------------------------------------------------------------- /** records a single dispatch call identified by its command URL, but comments it out @@ -118,7 +112,6 @@ published interface XDispatchRecorder: com::sun::star::uno::XInterface [in] com::sun::star::util::URL URL, [in] sequence Arguments); - //------------------------------------------------------------------------- /** returns the recorded source code

@@ -132,7 +125,6 @@ published interface XDispatchRecorder: com::sun::star::uno::XInterface string getRecordedMacro(); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/frame/XDispatchRecorderSupplier.idl b/offapi/com/sun/star/frame/XDispatchRecorderSupplier.idl index 367ba6cadb19..5d03f5d3c8f2 100644 --- a/offapi/com/sun/star/frame/XDispatchRecorderSupplier.idl +++ b/offapi/com/sun/star/frame/XDispatchRecorderSupplier.idl @@ -32,11 +32,9 @@ #include #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** provides access to the record mechanism of dispatches

@@ -52,7 +50,6 @@ */ published interface XDispatchRecorderSupplier: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** set a dispatch recorder on this supplier

@@ -68,7 +65,6 @@ published interface XDispatchRecorderSupplier: com::sun::star::uno::XInterface */ void setDispatchRecorder( [in] com::sun::star::frame::XDispatchRecorder Recorder ); - //------------------------------------------------------------------------- /** provides access on the recorder of this supplier

@@ -84,7 +80,6 @@ published interface XDispatchRecorderSupplier: com::sun::star::uno::XInterface */ com::sun::star::frame::XDispatchRecorder getDispatchRecorder(); - //------------------------------------------------------------------------- /** dispatch given URL and record it if recording is enabled

@@ -116,7 +111,6 @@ published interface XDispatchRecorderSupplier: com::sun::star::uno::XInterface [in] XDispatch Dispatcher); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/frame/XDispatchResultListener.idl b/offapi/com/sun/star/frame/XDispatchResultListener.idl index b49cdac7eb56..b0952f61e321 100644 --- a/offapi/com/sun/star/frame/XDispatchResultListener.idl +++ b/offapi/com/sun/star/frame/XDispatchResultListener.idl @@ -22,18 +22,15 @@ #include #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** listener for results of XNotifyingDispatch::dispatchWithNotification() @see XNotifyingDispatch */ published interface XDispatchResultListener: com::sun::star::lang::XEventListener { - //------------------------------------------------------------------------- /** indicates finished dispatch @param Result @@ -44,7 +41,6 @@ published interface XDispatchResultListener: com::sun::star::lang::XEventListene void dispatchFinished( [in] DispatchResultEvent Result ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/frame/XDocumentTemplates.idl b/offapi/com/sun/star/frame/XDocumentTemplates.idl index b4f43791c750..8ef4a3e3ffc0 100644 --- a/offapi/com/sun/star/frame/XDocumentTemplates.idl +++ b/offapi/com/sun/star/frame/XDocumentTemplates.idl @@ -31,11 +31,9 @@ #include #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** provides a high level API to organize document templates

@@ -49,7 +47,6 @@ module com { module sun { module star { module frame { */ published interface XDocumentTemplates: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** provides access to the root of internal used hierarchy

@@ -61,7 +58,6 @@ published interface XDocumentTemplates: com::sun::star::uno::XInterface */ com::sun::star::ucb::XContent getContent(); - //------------------------------------------------------------------------- /** creates the template with the given name in the given group using the data from the storable @@ -86,7 +82,6 @@ published interface XDocumentTemplates: com::sun::star::uno::XInterface [in] string TemplateName, [in] XStorable Storable); - //------------------------------------------------------------------------- /** creates the template with the given name in the given group using the given URL @@ -111,7 +106,6 @@ published interface XDocumentTemplates: com::sun::star::uno::XInterface [in] string TemplateName, [in] string SourceURL); - //------------------------------------------------------------------------- /** remove a template from specified group @param GroupName @@ -129,7 +123,6 @@ published interface XDocumentTemplates: com::sun::star::uno::XInterface [in] string GroupName, [in] string TemplateName); - //------------------------------------------------------------------------- /** rename a template inside specified group @param GroupName @@ -148,7 +141,6 @@ published interface XDocumentTemplates: com::sun::star::uno::XInterface [in] string OldTemplateName, [in] string NewTemplateName); - //------------------------------------------------------------------------- /** creates a new group @param GroupName @@ -161,7 +153,6 @@ published interface XDocumentTemplates: com::sun::star::uno::XInterface */ boolean addGroup( [in] string GroupName ); - //------------------------------------------------------------------------- /** remove an existing group @param GroupName @@ -174,7 +165,6 @@ published interface XDocumentTemplates: com::sun::star::uno::XInterface */ boolean removeGroup( [in] string GroupName ); - //------------------------------------------------------------------------- /** rename an existing group @param OldGroupName @@ -192,7 +182,6 @@ published interface XDocumentTemplates: com::sun::star::uno::XInterface [in] string OldGroupName, [in] string NewGroupName); - //------------------------------------------------------------------------- /** force an update for internal structures

@@ -204,7 +193,6 @@ published interface XDocumentTemplates: com::sun::star::uno::XInterface [oneway] void update(); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/frame/XExtendedFilterDetection.idl b/offapi/com/sun/star/frame/XExtendedFilterDetection.idl index a58c7ce17ff5..939c14516832 100644 --- a/offapi/com/sun/star/frame/XExtendedFilterDetection.idl +++ b/offapi/com/sun/star/frame/XExtendedFilterDetection.idl @@ -22,20 +22,17 @@ #include #include -//============================================================================ module com { module sun { module star { module frame { -//============================================================================ /** use XExtendedFilterDetection instead of this @deprecated */ published interface XExtendedFilterDetection: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** use XExtendedFilterDetection::detect() instead of this @deprecated */ diff --git a/offapi/com/sun/star/frame/XFilterDetect.idl b/offapi/com/sun/star/frame/XFilterDetect.idl index a7be42905c40..e38d16634e6a 100644 --- a/offapi/com/sun/star/frame/XFilterDetect.idl +++ b/offapi/com/sun/star/frame/XFilterDetect.idl @@ -22,26 +22,21 @@ #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** use XExtendedFilterDetection instead of this @deprecated */ published interface XFilterDetect: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** - */ string getContentType( [in] string URL ); - //------------------------------------------------------------------------- /** - */ boolean useExternBrowser( [in] string URL ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/frame/XFrame.idl b/offapi/com/sun/star/frame/XFrame.idl index ffd474f21276..cc971e1dbbfa 100644 --- a/offapi/com/sun/star/frame/XFrame.idl +++ b/offapi/com/sun/star/frame/XFrame.idl @@ -31,7 +31,6 @@ #include #include -//============================================================================= module com { module sun { module star { module frame { @@ -39,7 +38,6 @@ published interface XController; published interface XFramesSupplier; -//============================================================================= /** a frame object can be considered to be an "anchor" object where a component can be attached to. @@ -53,7 +51,6 @@ */ published interface XFrame: com::sun::star::lang::XComponent { - //------------------------------------------------------------------------- /** is called to initialize the frame within a window - the container window.

@@ -74,7 +71,6 @@ published interface XFrame: com::sun::star::lang::XComponent */ void initialize( [in] com::sun::star::awt::XWindow xWindow ); - //------------------------------------------------------------------------- /** provides access to the container window of the frame.

@@ -89,7 +85,6 @@ published interface XFrame: com::sun::star::lang::XComponent */ com::sun::star::awt::XWindow getContainerWindow(); - //------------------------------------------------------------------------- /** sets the frame container that created this frame.

@@ -107,7 +102,6 @@ published interface XFrame: com::sun::star::lang::XComponent */ [oneway] void setCreator( [in] XFramesSupplier Creator ); - //------------------------------------------------------------------------- /** provides access to the creator (parent) of this frame @returns @@ -117,7 +111,6 @@ published interface XFrame: com::sun::star::lang::XComponent */ XFramesSupplier getCreator(); - //------------------------------------------------------------------------- /** access to the name property of this frame @returns @@ -127,7 +120,6 @@ published interface XFrame: com::sun::star::lang::XComponent */ string getName(); - //------------------------------------------------------------------------- /** sets the name of the frame.

@@ -153,7 +145,6 @@ published interface XFrame: com::sun::star::lang::XComponent */ [oneway] void setName( [in] string aName ); - //------------------------------------------------------------------------- /** searches for a frame with the specified name.

@@ -200,7 +191,6 @@ published interface XFrame: com::sun::star::lang::XComponent [in] string aTargetFrameName, [in] long nSearchFlags); - //------------------------------------------------------------------------- /** determines if the frame is a top frame.

@@ -217,7 +207,6 @@ published interface XFrame: com::sun::star::lang::XComponent */ boolean isTop(); - //------------------------------------------------------------------------- /** activates this frame and thus the component within.

@@ -239,7 +228,6 @@ published interface XFrame: com::sun::star::lang::XComponent */ [oneway] void activate(); - //------------------------------------------------------------------------- /** is called by the creator frame when another sub-frame gets activated.

@@ -253,7 +241,6 @@ published interface XFrame: com::sun::star::lang::XComponent */ [oneway] void deactivate(); - //------------------------------------------------------------------------- /** determines if the frame is active. @return @@ -266,7 +253,6 @@ published interface XFrame: com::sun::star::lang::XComponent */ boolean isActive(); - //------------------------------------------------------------------------- /** sets a new component into the frame or release an existing one from a frame. @param xComponentWindow @@ -298,7 +284,6 @@ published interface XFrame: com::sun::star::lang::XComponent [in] com::sun::star::awt::XWindow xComponentWindow, [in] XController xController); - //------------------------------------------------------------------------- /** provides access to the component window

@@ -314,7 +299,6 @@ published interface XFrame: com::sun::star::lang::XComponent */ com::sun::star::awt::XWindow getComponentWindow(); - //------------------------------------------------------------------------- /** provides access to the controller

@@ -333,7 +317,6 @@ published interface XFrame: com::sun::star::lang::XComponent */ XController getController(); - //------------------------------------------------------------------------- /** notifies the frame that the context of the controller within this frame changed (i.e. the selection). @@ -350,7 +333,6 @@ published interface XFrame: com::sun::star::lang::XComponent */ void contextChanged(); - //------------------------------------------------------------------------- /** registers an event listener, which will be called when certain things happen to the components within this frame or within sub-frames of this frame. @@ -366,7 +348,6 @@ published interface XFrame: com::sun::star::lang::XComponent */ [oneway] void addFrameActionListener( [in]XFrameActionListener xListener ); - //------------------------------------------------------------------------- /** unregisters an event listener @param xListener @@ -377,7 +358,6 @@ published interface XFrame: com::sun::star::lang::XComponent [oneway] void removeFrameActionListener( [in] XFrameActionListener xListener ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/frame/XFrameActionListener.idl b/offapi/com/sun/star/frame/XFrameActionListener.idl index 2739b821fcb8..485716d6e7a3 100644 --- a/offapi/com/sun/star/frame/XFrameActionListener.idl +++ b/offapi/com/sun/star/frame/XFrameActionListener.idl @@ -23,11 +23,9 @@ #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** has to be provided if an object wants to receive events when several things happen to components within frames of the desktop frame tree. @@ -41,7 +39,6 @@ */ published interface XFrameActionListener: com::sun::star::lang::XEventListener { - //------------------------------------------------------------------------- /** is called whenever any action occurs to a component within a frame. @param Action @@ -50,7 +47,6 @@ published interface XFrameActionListener: com::sun::star::lang::XEventListener [oneway] void frameAction( [in] FrameActionEvent Action ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/frame/XFrameLoader.idl b/offapi/com/sun/star/frame/XFrameLoader.idl index fe5ed9982543..b6c283850375 100644 --- a/offapi/com/sun/star/frame/XFrameLoader.idl +++ b/offapi/com/sun/star/frame/XFrameLoader.idl @@ -34,11 +34,9 @@ #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** load components into a frame

@@ -51,7 +49,6 @@ */ published interface XFrameLoader: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** starts the loading of the specified resource into the specified Frame. @param Frame @@ -77,7 +74,6 @@ published interface XFrameLoader: com::sun::star::uno::XInterface [in] sequence< com::sun::star::beans::PropertyValue > Arguments, [in] XLoadEventListener Listener); - //------------------------------------------------------------------------- /** cancels the loading process.

@@ -92,7 +88,6 @@ published interface XFrameLoader: com::sun::star::uno::XInterface [oneway] void cancel(); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/frame/XFrameLoaderQuery.idl b/offapi/com/sun/star/frame/XFrameLoaderQuery.idl index 591317165395..f7fb57d68004 100644 --- a/offapi/com/sun/star/frame/XFrameLoaderQuery.idl +++ b/offapi/com/sun/star/frame/XFrameLoaderQuery.idl @@ -23,34 +23,29 @@ #include #include -//============================================================================ module com { module sun { module star { module frame { -//============================================================================ /** use service FrameLoaderFactory instead of this @deprecated */ published interface XFrameLoaderQuery: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** use member XNameAccess::getElementNames() provided by service FrameLoaderFactory instead of this @deprecated */ sequence< string > getAvailableFilterNames(); - //------------------------------------------------------------------------- /** use member XNameAccess::getByName() provided by service FrameLoaderFactory instead of this @deprecated */ sequence< ::com::sun::star::beans::PropertyValue > getLoaderProperties( [in] string sFilterName ); - //------------------------------------------------------------------------- /** use member XContainerQuery provided by service FrameLoaderFactory instead of this @deprecated diff --git a/offapi/com/sun/star/frame/XFrameSetModel.idl b/offapi/com/sun/star/frame/XFrameSetModel.idl index 1041715d712a..bc17d3fdac8e 100644 --- a/offapi/com/sun/star/frame/XFrameSetModel.idl +++ b/offapi/com/sun/star/frame/XFrameSetModel.idl @@ -22,26 +22,21 @@ #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** use XModel instead of this @deprecated */ published interface XFrameSetModel: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** - */ string getSource(); - //------------------------------------------------------------------------- /** - */ void setSource( [in] string Source ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/frame/XFrames.idl b/offapi/com/sun/star/frame/XFrames.idl index 67611c68699e..d0e71dfaf19c 100644 --- a/offapi/com/sun/star/frame/XFrames.idl +++ b/offapi/com/sun/star/frame/XFrames.idl @@ -23,11 +23,9 @@ #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** manages and creates frames.

@@ -40,7 +38,6 @@ */ published interface XFrames: com::sun::star::container::XIndexAccess { - //------------------------------------------------------------------------- /** appends the specified Frame to the list of sub-frames. @param xFrame @@ -48,7 +45,6 @@ published interface XFrames: com::sun::star::container::XIndexAccess */ void append( [in] XFrame xFrame ); - //------------------------------------------------------------------------- /** provides access to the list of all currently existing frames inside this container and her sub frames @@ -62,7 +58,6 @@ published interface XFrames: com::sun::star::container::XIndexAccess */ sequence< XFrame > queryFrames( [in] long nSearchFlags ); - //------------------------------------------------------------------------- /** removes the frame from its container.

@@ -82,7 +77,6 @@ published interface XFrames: com::sun::star::container::XIndexAccess }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/frame/XFramesSupplier.idl b/offapi/com/sun/star/frame/XFramesSupplier.idl index 8a9d0fbca126..5e4daf24f01a 100644 --- a/offapi/com/sun/star/frame/XFramesSupplier.idl +++ b/offapi/com/sun/star/frame/XFramesSupplier.idl @@ -21,20 +21,17 @@ #include -//============================================================================= module com { module sun { module star { module frame { published interface XFrames; -//============================================================================= /** provides access to sub frames of current one @see XFrames */ published interface XFramesSupplier: XFrame { - //------------------------------------------------------------------------- /** provides access to this container and to all other XFramesSupplier which are available from this node of frame tree @@ -44,7 +41,6 @@ published interface XFramesSupplier: XFrame */ XFrames getFrames(); - //------------------------------------------------------------------------- /** gets the current active frame of this container (not of any other available supplier) @@ -62,7 +58,6 @@ published interface XFramesSupplier: XFrame */ XFrame getActiveFrame(); - //------------------------------------------------------------------------- /** is called on activation of a direct sub-frame.

@@ -89,7 +84,6 @@ published interface XFramesSupplier: XFrame void setActiveFrame( [in] XFrame Frame ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/frame/XInterceptorInfo.idl b/offapi/com/sun/star/frame/XInterceptorInfo.idl index adae73bfae54..72545fa00f79 100644 --- a/offapi/com/sun/star/frame/XInterceptorInfo.idl +++ b/offapi/com/sun/star/frame/XInterceptorInfo.idl @@ -30,11 +30,9 @@ #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** makes it possible to get information about a registered interceptor and is used by frame interceptor mechanism to perform interception. @@ -51,7 +49,6 @@ */ published interface XInterceptorInfo: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** returns the URL list for interception.

@@ -65,7 +62,6 @@ published interface XInterceptorInfo: com::sun::star::uno::XInterface sequence< string > getInterceptedURLs(); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/frame/XLayoutManager.idl b/offapi/com/sun/star/frame/XLayoutManager.idl index 8511de308369..3f944f03101a 100644 --- a/offapi/com/sun/star/frame/XLayoutManager.idl +++ b/offapi/com/sun/star/frame/XLayoutManager.idl @@ -38,11 +38,9 @@ #include #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** central interface to query for, create, destroy and manipulate user interface elements which are bound to a layout manager. diff --git a/offapi/com/sun/star/frame/XLayoutManagerEventBroadcaster.idl b/offapi/com/sun/star/frame/XLayoutManagerEventBroadcaster.idl index f87eea4437ca..08213c8d9f97 100644 --- a/offapi/com/sun/star/frame/XLayoutManagerEventBroadcaster.idl +++ b/offapi/com/sun/star/frame/XLayoutManagerEventBroadcaster.idl @@ -30,11 +30,9 @@ #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** makes it possible to receive events from a layout manager. @see ::com::sun::star::frame::LayoutManager diff --git a/offapi/com/sun/star/frame/XLayoutManagerListener.idl b/offapi/com/sun/star/frame/XLayoutManagerListener.idl index 8716d739d353..77328a6bf3a8 100644 --- a/offapi/com/sun/star/frame/XLayoutManagerListener.idl +++ b/offapi/com/sun/star/frame/XLayoutManagerListener.idl @@ -30,11 +30,9 @@ #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** makes it possible to receive events from a layout manager.

Events are provided only for notification @@ -50,7 +48,6 @@ module com { module sun { module star { module frame { */ interface XLayoutManagerListener : com::sun::star::lang::XEventListener { - //============================================================================= /** is invoked when a layout manager has made a certain operation. @param aSource diff --git a/offapi/com/sun/star/frame/XLoadEventListener.idl b/offapi/com/sun/star/frame/XLoadEventListener.idl index 1f13665bd9dd..ccc2cb0e7320 100644 --- a/offapi/com/sun/star/frame/XLoadEventListener.idl +++ b/offapi/com/sun/star/frame/XLoadEventListener.idl @@ -21,20 +21,17 @@ #include -//============================================================================= module com { module sun { module star { module frame { published interface XFrameLoader; -//============================================================================= /** is used to receive callbacks from an asynchronous frame loader. @see XFrameLoader */ published interface XLoadEventListener: com::sun::star::lang::XEventListener { - //------------------------------------------------------------------------- /** is called when a new component is loaded into a frame successfully. @param Loader @@ -42,7 +39,6 @@ published interface XLoadEventListener: com::sun::star::lang::XEventListener */ [oneway] void loadFinished( [in] XFrameLoader Loader ); - //------------------------------------------------------------------------- /** is called when a frame load is canceled or failed. @param Loader @@ -51,7 +47,6 @@ published interface XLoadEventListener: com::sun::star::lang::XEventListener [oneway] void loadCancelled( [in] XFrameLoader Loader ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/frame/XLoadable.idl b/offapi/com/sun/star/frame/XLoadable.idl index d553e58ab608..b78607476d4d 100644 --- a/offapi/com/sun/star/frame/XLoadable.idl +++ b/offapi/com/sun/star/frame/XLoadable.idl @@ -25,11 +25,9 @@ #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** offers a simple way to initialize a component or load it from an URL.

In case an object supports the interface the object must be initialized with either initNew() or load() call before any usage. In case the object @@ -40,13 +38,11 @@ */ published interface XLoadable: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** creates a component from scratch */ void initNew() raises( DoubleInitializationException, com::sun::star::io::IOException, com::sun::star::uno::Exception ); - //------------------------------------------------------------------------- /** loads a component from an URL @param lArguments parameters for saving @@ -59,7 +55,6 @@ published interface XLoadable: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/frame/XMenuBarAcceptor.idl b/offapi/com/sun/star/frame/XMenuBarAcceptor.idl index 499a09138821..60fcc5c2a1f7 100644 --- a/offapi/com/sun/star/frame/XMenuBarAcceptor.idl +++ b/offapi/com/sun/star/frame/XMenuBarAcceptor.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** provides function to update a menu bar for inplace editing. @@ -38,7 +36,6 @@ module com { module sun { module star { module frame { interface XMenuBarAcceptor : com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** update menu bar according to the current frame mode. This is used in inplace editing mode where we have to merge our own menu into the container applications menu. diff --git a/offapi/com/sun/star/frame/XMenuBarMergingAcceptor.idl b/offapi/com/sun/star/frame/XMenuBarMergingAcceptor.idl index a71ad76ee867..cb069e375156 100644 --- a/offapi/com/sun/star/frame/XMenuBarMergingAcceptor.idl +++ b/offapi/com/sun/star/frame/XMenuBarMergingAcceptor.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** provides functions to set and remove a merged menu bar for inplace editing. diff --git a/offapi/com/sun/star/frame/XModel.idl b/offapi/com/sun/star/frame/XModel.idl index 7cfb06b9dcc4..275c545811bd 100644 --- a/offapi/com/sun/star/frame/XModel.idl +++ b/offapi/com/sun/star/frame/XModel.idl @@ -35,11 +35,9 @@ #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** represents a component which is created from an URL and arguments.

@@ -68,7 +66,6 @@ */ published interface XModel: com::sun::star::lang::XComponent { - //------------------------------------------------------------------------- /** informs a model about its resource description. @param URL @@ -87,7 +84,6 @@ published interface XModel: com::sun::star::lang::XComponent [in] string URL, [in] sequence Arguments); - //------------------------------------------------------------------------- /** provides information about the location of this model @returns @@ -97,7 +93,6 @@ published interface XModel: com::sun::star::lang::XComponent */ string getURL(); - //------------------------------------------------------------------------- /** provides read access on currently representation of the MediaDescriptor of this model which describes the model and his state @@ -108,7 +103,6 @@ published interface XModel: com::sun::star::lang::XComponent */ sequence< com::sun::star::beans::PropertyValue > getArgs(); - //------------------------------------------------------------------------- /** is called whenever a new controller is created for this model.

@@ -123,7 +117,6 @@ published interface XModel: com::sun::star::lang::XComponent */ [oneway] void connectController( [in] XController Controller ); - //------------------------------------------------------------------------- /** is called whenever an existing controller should be deregistered at this model.

@@ -138,7 +131,6 @@ published interface XModel: com::sun::star::lang::XComponent */ [oneway] void disconnectController( [in] XController Controller ); - //------------------------------------------------------------------------- /** suspends some notifications to the controllers which are used for display updates. @@ -152,7 +144,6 @@ published interface XModel: com::sun::star::lang::XComponent */ [oneway] void lockControllers(); - //------------------------------------------------------------------------- /** resumes the notifications which were suspended by XModel::lockControllers(). @@ -166,7 +157,6 @@ published interface XModel: com::sun::star::lang::XComponent */ [oneway] void unlockControllers(); - //------------------------------------------------------------------------- /** determines if there is at least one lock remaining.

@@ -181,7 +171,6 @@ published interface XModel: com::sun::star::lang::XComponent */ boolean hasControllersLocked(); - //------------------------------------------------------------------------- /** provides access to the controller which currently controls this model @returns @@ -193,7 +182,6 @@ published interface XModel: com::sun::star::lang::XComponent */ XController getCurrentController(); - //------------------------------------------------------------------------- /** sets a registered controller as the current controller. @param Controller @@ -206,7 +194,6 @@ published interface XModel: com::sun::star::lang::XComponent void setCurrentController( [in] XController Controller ) raises( com::sun::star::container::NoSuchElementException ); - //------------------------------------------------------------------------- /** provides read access on current selection on controller @returns @@ -216,7 +203,6 @@ published interface XModel: com::sun::star::lang::XComponent com::sun::star::uno::XInterface getCurrentSelection(); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/frame/XModel2.idl b/offapi/com/sun/star/frame/XModel2.idl index 0eff016ead34..47099d1a67d6 100644 --- a/offapi/com/sun/star/frame/XModel2.idl +++ b/offapi/com/sun/star/frame/XModel2.idl @@ -34,11 +34,9 @@ #include #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** extends interface XModel. The following functions are added: @@ -51,7 +49,6 @@ */ interface XModel2 : com::sun::star::frame::XModel { - //------------------------------------------------------------------------- /** provides list of all currently connected controller objects.

@@ -67,7 +64,6 @@ interface XModel2 : com::sun::star::frame::XModel */ com::sun::star::container::XEnumeration getControllers(); - //------------------------------------------------------------------------- /** provides the available names of the factory to be used to create views.

The names are usually logical view names. The following names have @@ -92,7 +88,6 @@ interface XModel2 : com::sun::star::frame::XModel */ sequence< string > getAvailableViewControllerNames(); - //------------------------------------------------------------------------- /** creates the default view instance for this model.

Effectively, this method is equivalent to calling createView with @@ -113,7 +108,6 @@ interface XModel2 : com::sun::star::frame::XModel raises (com::sun::star::lang::IllegalArgumentException, com::sun::star::uno::Exception ); - //------------------------------------------------------------------------- /** creates a new view instance classified by the specified name and arguments.

The newly created controller must not be connected with the document and the @@ -146,7 +140,6 @@ interface XModel2 : com::sun::star::frame::XModel com::sun::star::uno::Exception ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/frame/XModule.idl b/offapi/com/sun/star/frame/XModule.idl index 51b5e5f62f6b..5a81a194d4d9 100644 --- a/offapi/com/sun/star/frame/XModule.idl +++ b/offapi/com/sun/star/frame/XModule.idl @@ -33,11 +33,9 @@ #include #include -//=============================================== module com { module sun { module star { module frame { -//=============================================== /** can be used to overrule identification of office modules.

@@ -55,13 +53,11 @@ module com { module sun { module star { module frame { */ interface XModule : com::sun::star::uno::XInterface { - //------------------------------------------- /** @param Identifier a new "name" for this module. */ void setIdentifier([in] string Identifier); - //------------------------------------------- /** @return the module identifier. */ string getIdentifier(); diff --git a/offapi/com/sun/star/frame/XModuleManager.idl b/offapi/com/sun/star/frame/XModuleManager.idl index f3a48e18796a..abfd138ac25e 100644 --- a/offapi/com/sun/star/frame/XModuleManager.idl +++ b/offapi/com/sun/star/frame/XModuleManager.idl @@ -33,18 +33,15 @@ #include #include -//=============================================== module com { module sun { module star { module frame { -//=============================================== /** can be used to identify office modules. @since OOo 2.0 */ interface XModuleManager : com::sun::star::uno::XInterface { - //------------------------------------------- /** @short identifies the given module. diff --git a/offapi/com/sun/star/frame/XNotifyingDispatch.idl b/offapi/com/sun/star/frame/XNotifyingDispatch.idl index b5870e87b204..1d06826dc307 100644 --- a/offapi/com/sun/star/frame/XNotifyingDispatch.idl +++ b/offapi/com/sun/star/frame/XNotifyingDispatch.idl @@ -21,11 +21,9 @@ #include #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** dispatch with guaranteed notify (instead of XDispatch) @see XDispatch @@ -33,7 +31,6 @@ module com { module sun { module star { module frame { */ published interface XNotifyingDispatch: XDispatch { - //------------------------------------------------------------------------- /** Do the same like XDispatch::dispatch() but notifies listener in every case. Should be used if result must be known. @@ -53,7 +50,6 @@ published interface XNotifyingDispatch: XDispatch [in] XDispatchResultListener Listener); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/frame/XPopupMenuController.idl b/offapi/com/sun/star/frame/XPopupMenuController.idl index b7f36b0037a2..bd87ab3d3f6e 100644 --- a/offapi/com/sun/star/frame/XPopupMenuController.idl +++ b/offapi/com/sun/star/frame/XPopupMenuController.idl @@ -31,11 +31,9 @@ #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** provides data to a pop-up menu controller implementation to fill and update a pop-up menu dynamically. @@ -75,7 +73,6 @@ interface XPopupMenuController : com::sun::star::uno::XInterface }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/frame/XRecordableDispatch.idl b/offapi/com/sun/star/frame/XRecordableDispatch.idl index e68d875b5c7c..8e5702e4f61d 100644 --- a/offapi/com/sun/star/frame/XRecordableDispatch.idl +++ b/offapi/com/sun/star/frame/XRecordableDispatch.idl @@ -32,11 +32,9 @@ #include #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** extends an existing XDispatch implementation with functionality for dispatch recording @@ -80,7 +78,6 @@ */ published interface XRecordableDispatch: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** dispatch and record it @param URL @@ -100,7 +97,6 @@ published interface XRecordableDispatch: com::sun::star::uno::XInterface [in] XDispatchRecorder Recorder); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/frame/XSessionManagerClient.idl b/offapi/com/sun/star/frame/XSessionManagerClient.idl index 6dc2e9947c0a..7d1246bf4480 100644 --- a/offapi/com/sun/star/frame/XSessionManagerClient.idl +++ b/offapi/com/sun/star/frame/XSessionManagerClient.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** Connect to a session manager to get information about pending desktop shutdown diff --git a/offapi/com/sun/star/frame/XSessionManagerListener.idl b/offapi/com/sun/star/frame/XSessionManagerListener.idl index 05c0079e496d..d036dc22e384 100644 --- a/offapi/com/sun/star/frame/XSessionManagerListener.idl +++ b/offapi/com/sun/star/frame/XSessionManagerListener.idl @@ -20,7 +20,6 @@ #define __com_sun_star_frame_XSessionManagerListener_idl__ #include -//============================================================================= module com { module sun { module star { module frame { diff --git a/offapi/com/sun/star/frame/XSessionManagerListener2.idl b/offapi/com/sun/star/frame/XSessionManagerListener2.idl index 0f0d3da89891..1be948e3509b 100644 --- a/offapi/com/sun/star/frame/XSessionManagerListener2.idl +++ b/offapi/com/sun/star/frame/XSessionManagerListener2.idl @@ -21,7 +21,6 @@ #include #include -//============================================================================= module com { module sun { module star { module frame { diff --git a/offapi/com/sun/star/frame/XStatusListener.idl b/offapi/com/sun/star/frame/XStatusListener.idl index 61042632e20e..5604f8f8cc67 100644 --- a/offapi/com/sun/star/frame/XStatusListener.idl +++ b/offapi/com/sun/star/frame/XStatusListener.idl @@ -23,11 +23,9 @@ #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** makes it possible to receive events when the state of a feature changes.

@@ -41,7 +39,6 @@ */ published interface XStatusListener: com::sun::star::lang::XEventListener { - //------------------------------------------------------------------------- /** is called when the status of the feature changes. @param State @@ -50,7 +47,6 @@ published interface XStatusListener: com::sun::star::lang::XEventListener [oneway] void statusChanged( [in] FeatureStateEvent State ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/frame/XStatusbarController.idl b/offapi/com/sun/star/frame/XStatusbarController.idl index 5d1930ef3022..d5ab5a1cab33 100644 --- a/offapi/com/sun/star/frame/XStatusbarController.idl +++ b/offapi/com/sun/star/frame/XStatusbarController.idl @@ -33,11 +33,9 @@ #include #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** is an abstract service for a component which offers a more complex user interface to users within a status bar. @@ -56,7 +54,6 @@ module com { module sun { module star { module frame { */ interface XStatusbarController : ::com::sun::star::uno::XInterface { - //============================================================================= /** is called by a status bar if the mouse position is within the controller and a mouse button has been pressed. If the controller has captured the mouse input this function is also called when the mouse position is not @@ -71,7 +68,6 @@ interface XStatusbarController : ::com::sun::star::uno::XInterface */ boolean mouseButtonDown( [in] ::com::sun::star::awt::MouseEvent aMouseEvent ); - //============================================================================= /** is called by a status bar if the mouse position is within the controller and a mouse has been moved. If the controller has captured the mouse input this function is also called when the mouse position is not @@ -86,7 +82,6 @@ interface XStatusbarController : ::com::sun::star::uno::XInterface */ boolean mouseMove( [in] ::com::sun::star::awt::MouseEvent aMouseEvent ); - //============================================================================= /** is called by a status bar if the mouse position is within the controller and a mouse button has been released. If the controller has captured the mouse input this function is also called when the mouse position is not @@ -101,7 +96,6 @@ interface XStatusbarController : ::com::sun::star::uno::XInterface */ boolean mouseButtonUp( [in] ::com::sun::star::awt::MouseEvent aMouseEvent ); - //============================================================================= /** is called by a status bar if a command event is available for a controller. @param aPos @@ -121,7 +115,6 @@ interface XStatusbarController : ::com::sun::star::uno::XInterface [in] boolean bMouseEvent, [in] any aData ); - //============================================================================= /** is called by a status bar if the controller has to update the visual representation. @@ -144,13 +137,11 @@ interface XStatusbarController : ::com::sun::star::uno::XInterface [in] long nItemId, [in] long nStyle ); - //============================================================================= /** is called by a status bar if the user clicked with mouse into the field of the corresponding control. */ void click(); - //============================================================================= /** is called by a status bar if the user double-clicked with mouse into the field of the corresponding control. */ diff --git a/offapi/com/sun/star/frame/XStorable.idl b/offapi/com/sun/star/frame/XStorable.idl index c4d3dee56b3d..ce58b93fd6f4 100644 --- a/offapi/com/sun/star/frame/XStorable.idl +++ b/offapi/com/sun/star/frame/XStorable.idl @@ -33,11 +33,9 @@ #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** offers a simple way to store a component to an URL.

@@ -57,7 +55,6 @@ */ published interface XStorable: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** The object may know the location because it was loaded from there, or because it is stored there. @@ -67,7 +64,6 @@ published interface XStorable: com::sun::star::uno::XInterface */ boolean hasLocation(); - //------------------------------------------------------------------------- /** After XStorable::storeAsURL() it returns the URL the object was stored to. @@ -76,7 +72,6 @@ published interface XStorable: com::sun::star::uno::XInterface */ string getLocation(); - //------------------------------------------------------------------------- /** It is not possible to call XStorable::store() successfully when the data store is read-only. @@ -86,7 +81,6 @@ published interface XStorable: com::sun::star::uno::XInterface */ boolean isReadonly(); - //------------------------------------------------------------------------- /** stores the data to the URL from which it was loaded.

Only objects which know their locations can be stored.

@@ -101,7 +95,6 @@ published interface XStorable: com::sun::star::uno::XInterface void store() raises( com::sun::star::io::IOException ); - //------------------------------------------------------------------------- /** stores the object's persistent data to a URL and makes this URL the new location of the object. @@ -134,7 +127,6 @@ published interface XStorable: com::sun::star::uno::XInterface [in] sequence lArguments ) raises( com::sun::star::io::IOException ); - //------------------------------------------------------------------------- /** stores the object's persistent data to a URL and continues to be a representation of the old URL. @@ -162,7 +154,6 @@ published interface XStorable: com::sun::star::uno::XInterface raises( com::sun::star::io::IOException ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/frame/XStorable2.idl b/offapi/com/sun/star/frame/XStorable2.idl index 368932f87f47..7bc663744768 100644 --- a/offapi/com/sun/star/frame/XStorable2.idl +++ b/offapi/com/sun/star/frame/XStorable2.idl @@ -34,11 +34,9 @@ #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** extends XStorable. */ published interface XStorable2: XStorable @@ -74,7 +72,6 @@ published interface XStorable2: XStorable }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/frame/XSubToolbarController.idl b/offapi/com/sun/star/frame/XSubToolbarController.idl index 93bcb24d0777..eaf677041c2f 100644 --- a/offapi/com/sun/star/frame/XSubToolbarController.idl +++ b/offapi/com/sun/star/frame/XSubToolbarController.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** special interface to support sub-toolbars in a controller implementation.

@@ -41,7 +39,6 @@ */ interface XSubToolbarController : com::sun::star::uno::XInterface { - //============================================================================= /** if the controller features a sub-toolbar. @return @@ -54,7 +51,6 @@ interface XSubToolbarController : com::sun::star::uno::XInterface */ boolean opensSubToolbar(); - //============================================================================= /** provides the resource URL of the sub-toolbar this controller opens. @return @@ -63,7 +59,6 @@ interface XSubToolbarController : com::sun::star::uno::XInterface */ string getSubToolbarName(); - //============================================================================= /** gets called to notify a controller that a sub-toolbar function has been selected. @@ -73,7 +68,6 @@ interface XSubToolbarController : com::sun::star::uno::XInterface */ void functionSelected( [in] string aCommand ); - //============================================================================= /** gets called to notify a controller that it should set an image which represents the current selected function. diff --git a/offapi/com/sun/star/frame/XSynchronousDispatch.idl b/offapi/com/sun/star/frame/XSynchronousDispatch.idl index 472c5be45e1d..28871f031533 100644 --- a/offapi/com/sun/star/frame/XSynchronousDispatch.idl +++ b/offapi/com/sun/star/frame/XSynchronousDispatch.idl @@ -32,18 +32,15 @@ #include #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** additional interfaces for dispatch objects: allow to execute with return value @since OOo 2.0 @see XDispatch */ published interface XSynchronousDispatch: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** dispatches a URL synchronously and offers a return values

@@ -63,7 +60,6 @@ published interface XSynchronousDispatch: com::sun::star::uno::XInterface [in] sequence Arguments); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/frame/XSynchronousFrameLoader.idl b/offapi/com/sun/star/frame/XSynchronousFrameLoader.idl index ea50775eccb6..1bae9516395c 100644 --- a/offapi/com/sun/star/frame/XSynchronousFrameLoader.idl +++ b/offapi/com/sun/star/frame/XSynchronousFrameLoader.idl @@ -32,11 +32,9 @@ #include #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** loads a resource into a Frame.

@@ -47,7 +45,6 @@ */ published interface XSynchronousFrameLoader: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** starts the loading of the specified resource into the specified Frame. @param Descriptor @@ -66,7 +63,6 @@ published interface XSynchronousFrameLoader: com::sun::star::uno::XInterface [in] sequence< com::sun::star::beans::PropertyValue > Descriptor, [in] XFrame Frame ); - //------------------------------------------------------------------------- /** cancels the loading process.

@@ -81,7 +77,6 @@ published interface XSynchronousFrameLoader: com::sun::star::uno::XInterface void cancel(); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/frame/XTask.idl b/offapi/com/sun/star/frame/XTask.idl index c76477d9abaa..22a03398ff32 100644 --- a/offapi/com/sun/star/frame/XTask.idl +++ b/offapi/com/sun/star/frame/XTask.idl @@ -22,17 +22,14 @@ #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** use XFrame instead of this one @deprecated */ published interface XTask: XFrame { - //------------------------------------------------------------------------- /** use XCloseable or XComponent::dispose() at a Frame instead of this one @@ -40,23 +37,19 @@ published interface XTask: XFrame */ boolean close(); - //------------------------------------------------------------------------- /** @deprecated */ [oneway] void tileWindows(); - //------------------------------------------------------------------------- /** @deprecated */ [oneway] void arrangeWindowsVertical(); - //------------------------------------------------------------------------- /** @deprecated */ [oneway] void arrangeWindowsHorizontal(); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/frame/XTasksSupplier.idl b/offapi/com/sun/star/frame/XTasksSupplier.idl index bf0ae31ef228..88852b5deb9b 100644 --- a/offapi/com/sun/star/frame/XTasksSupplier.idl +++ b/offapi/com/sun/star/frame/XTasksSupplier.idl @@ -24,30 +24,25 @@ #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** use XFramesSupplier instead of that @deprecated */ published interface XTasksSupplier: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** use XFramesSupplier::getFrames() instead of this one @deprecated */ com::sun::star::container::XEnumerationAccess getTasks(); - //------------------------------------------------------------------------- /** use XFramesSupplier::getActiveFrame() instead of this one @deprecated */ XTask getActiveTask(); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/frame/XTerminateListener.idl b/offapi/com/sun/star/frame/XTerminateListener.idl index ec5d59e5933b..f225486e1f78 100644 --- a/offapi/com/sun/star/frame/XTerminateListener.idl +++ b/offapi/com/sun/star/frame/XTerminateListener.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** has to be provided if an object wants to receive an event when the master environment (e.g., desktop) is terminated. @@ -38,7 +36,6 @@ */ published interface XTerminateListener: com::sun::star::lang::XEventListener { - //------------------------------------------------------------------------- /** is called when the master environment (e.g., desktop) is about to terminate.

@@ -56,7 +53,6 @@ published interface XTerminateListener: com::sun::star::lang::XEventListener void queryTermination( [in] com::sun::star::lang::EventObject Event ) raises( TerminationVetoException ); - //------------------------------------------------------------------------- /** is called when the master environment is finally terminated. Not veto will be accepted then. @@ -66,7 +62,6 @@ published interface XTerminateListener: com::sun::star::lang::XEventListener void notifyTermination( [in] com::sun::star::lang::EventObject Event ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/frame/XTerminateListener2.idl b/offapi/com/sun/star/frame/XTerminateListener2.idl index 41d78c428e2a..680d274bf205 100644 --- a/offapi/com/sun/star/frame/XTerminateListener2.idl +++ b/offapi/com/sun/star/frame/XTerminateListener2.idl @@ -30,17 +30,14 @@ #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** extend interface XTerminateListener so a listener will be informed in case termination process was canceled by other reasons. */ interface XTerminateListener2 : ::com::sun::star::frame::XTerminateListener { - //------------------------------------------------------------------------- /** is called when the master environment (e.g., desktop) was canceled in it's terminate request. @@ -61,7 +58,6 @@ interface XTerminateListener2 : ::com::sun::star::frame::XTerminateListener void cancelTermination( [in] com::sun::star::lang::EventObject Event ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/frame/XTitle.idl b/offapi/com/sun/star/frame/XTitle.idl index 51033e4d733d..6da933c87463 100644 --- a/offapi/com/sun/star/frame/XTitle.idl +++ b/offapi/com/sun/star/frame/XTitle.idl @@ -31,16 +31,13 @@ #include #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** an interface representing an entity with a modifyable title. */ interface XTitle : com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** Returns the title of the object. * * @returns @@ -48,7 +45,6 @@ interface XTitle : com::sun::star::uno::XInterface */ string getTitle (); - //------------------------------------------------------------------------- /** Sets the title of the object. * * @param sTitle @@ -57,7 +53,6 @@ interface XTitle : com::sun::star::uno::XInterface void setTitle ( [in] string sTitle ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/frame/XTitleChangeBroadcaster.idl b/offapi/com/sun/star/frame/XTitleChangeBroadcaster.idl index 47a885cbdb62..e8121f07ba12 100644 --- a/offapi/com/sun/star/frame/XTitleChangeBroadcaster.idl +++ b/offapi/com/sun/star/frame/XTitleChangeBroadcaster.idl @@ -22,27 +22,22 @@ #include #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** todo document me */ interface XTitleChangeBroadcaster : com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** todo document me */ void addTitleChangeListener ( [in] com::sun::star::frame::XTitleChangeListener xListener ); - //------------------------------------------------------------------------- /** todo document me */ void removeTitleChangeListener ( [in] com::sun::star::frame::XTitleChangeListener xListener ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/frame/XTitleChangeListener.idl b/offapi/com/sun/star/frame/XTitleChangeListener.idl index 0726fa5cfb1d..2584ab418741 100644 --- a/offapi/com/sun/star/frame/XTitleChangeListener.idl +++ b/offapi/com/sun/star/frame/XTitleChangeListener.idl @@ -22,22 +22,18 @@ #include #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** todo document me */ interface XTitleChangeListener : com::sun::star::lang::XEventListener { - //------------------------------------------------------------------------- /** todo document me */ void titleChanged ( [in] TitleChangedEvent aEvent ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/frame/XToolbarController.idl b/offapi/com/sun/star/frame/XToolbarController.idl index 2ca6000b25f7..535970081c26 100644 --- a/offapi/com/sun/star/frame/XToolbarController.idl +++ b/offapi/com/sun/star/frame/XToolbarController.idl @@ -31,11 +31,9 @@ #include #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** is an abstract service for a component which offers a more complex user interface to users within a toolbar. @@ -53,7 +51,6 @@ */ interface XToolbarController : com::sun::star::uno::XInterface { - //============================================================================= /** provides a function to execute the command which is bound to the toolbar controller. @param @@ -67,17 +64,14 @@ interface XToolbarController : com::sun::star::uno::XInterface */ void execute( [in] short KeyModifier ); - //============================================================================= /** notifies a component that a single click has been made on the toolbar item. */ void click(); - //============================================================================= /** notifies a component that a double click has been made on the toolbar item. */ void doubleClick(); - //============================================================================= /** requests to create a pop-up window for additional functions. @return @@ -87,7 +81,6 @@ interface XToolbarController : com::sun::star::uno::XInterface */ com::sun::star::awt::XWindow createPopupWindow(); - //============================================================================= /** requests to create an item window which can be added to the toolbar. @param Parent diff --git a/offapi/com/sun/star/frame/XToolbarControllerListener.idl b/offapi/com/sun/star/frame/XToolbarControllerListener.idl index 7e41a8e1b9e9..04ec98e66ee7 100644 --- a/offapi/com/sun/star/frame/XToolbarControllerListener.idl +++ b/offapi/com/sun/star/frame/XToolbarControllerListener.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** is used to notify a toolbar controller about events @see com::sun::star::frame::ToolbarController @@ -34,7 +32,6 @@ */ interface XToolbarControllerListener : com::sun::star::uno::XInterface { - //============================================================================= /** gets called to notify a controller that a toolbar function has been selected. @param aToolbarRes diff --git a/offapi/com/sun/star/frame/XTransientDocumentsDocumentContentFactory.idl b/offapi/com/sun/star/frame/XTransientDocumentsDocumentContentFactory.idl index 6b0d1ede8938..fb6763228db7 100644 --- a/offapi/com/sun/star/frame/XTransientDocumentsDocumentContentFactory.idl +++ b/offapi/com/sun/star/frame/XTransientDocumentsDocumentContentFactory.idl @@ -24,11 +24,9 @@ #include #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** specifies a factory for TransientDocumentsDocumentContents. @@ -41,7 +39,6 @@ module com { module sun { module star { module frame { */ interface XTransientDocumentsDocumentContentFactory : com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** creates a TransientDocumentsDocumentContent based on a given OfficeDocument. @@ -66,7 +63,6 @@ interface XTransientDocumentsDocumentContentFactory : com::sun::star::uno::XInte }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/frame/XUIControllerRegistration.idl b/offapi/com/sun/star/frame/XUIControllerRegistration.idl index 39b12a673008..e7aa5fc461e7 100644 --- a/offapi/com/sun/star/frame/XUIControllerRegistration.idl +++ b/offapi/com/sun/star/frame/XUIControllerRegistration.idl @@ -31,11 +31,9 @@ #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** is used to query, register and unregister user interface controller. @@ -101,7 +99,6 @@ published interface XUIControllerRegistration : com::sun::star::uno::XInterface }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/frame/XUntitledNumbers.idl b/offapi/com/sun/star/frame/XUntitledNumbers.idl index d2664acf4c50..c6ccf395fd82 100644 --- a/offapi/com/sun/star/frame/XUntitledNumbers.idl +++ b/offapi/com/sun/star/frame/XUntitledNumbers.idl @@ -31,17 +31,14 @@ #include #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** knows all currently used and all free numbers for using with untitled but counted objects. */ interface XUntitledNumbers : com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** callee has to lease a number before he can use it within in its own title. Such number must be freed after using e.g. while the object was closed or @@ -58,7 +55,6 @@ interface XUntitledNumbers : com::sun::star::uno::XInterface long leaseNumber ( [in] com::sun::star::uno::XInterface xComponent ) raises (com::sun::star::lang::IllegalArgumentException); - //------------------------------------------------------------------------- /** has to be used to mark those number as "free for using". If the registered component does not use such leased number any longer @@ -76,7 +72,6 @@ interface XUntitledNumbers : com::sun::star::uno::XInterface void releaseNumber ( [in] long nNumber ) raises (com::sun::star::lang::IllegalArgumentException); - //------------------------------------------------------------------------- /** does the same then releaseNumber () but it searches the corresponding number for the specified component and deregister it. @@ -89,7 +84,6 @@ interface XUntitledNumbers : com::sun::star::uno::XInterface void releaseNumberForComponent ( [in] com::sun::star::uno::XInterface xComponent ) raises (com::sun::star::lang::IllegalArgumentException); - //------------------------------------------------------------------------- /** returns the localized string value to be used for untitled objects in combination with the leased number. @@ -102,7 +96,6 @@ interface XUntitledNumbers : com::sun::star::uno::XInterface string getUntitledPrefix (); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/frame/XUrlList.idl b/offapi/com/sun/star/frame/XUrlList.idl index f8bb061004de..b037528737fb 100644 --- a/offapi/com/sun/star/frame/XUrlList.idl +++ b/offapi/com/sun/star/frame/XUrlList.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** @deprecated */ published interface XUrlList: com::sun::star::uno::XInterface @@ -35,7 +33,6 @@ published interface XUrlList: com::sun::star::uno::XInterface [attribute] sequence List; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/frame/XWindowArranger.idl b/offapi/com/sun/star/frame/XWindowArranger.idl index baaf39a76d46..31c1a180fa85 100644 --- a/offapi/com/sun/star/frame/XWindowArranger.idl +++ b/offapi/com/sun/star/frame/XWindowArranger.idl @@ -22,27 +22,22 @@ #include -//============================================================================= module com { module sun { module star { module frame { -//============================================================================= /** @deprecated */ published interface XWindowArranger: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** @deprecated */ boolean hasArrangeCommand( [in] short nCommand ); - //------------------------------------------------------------------------- /** @deprecated */ [oneway] void arrange( [in] short nCommand ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/frame/status/ClipboardFormats.idl b/offapi/com/sun/star/frame/status/ClipboardFormats.idl index f75dc74c7d4c..ebe56aa59e31 100644 --- a/offapi/com/sun/star/frame/status/ClipboardFormats.idl +++ b/offapi/com/sun/star/frame/status/ClipboardFormats.idl @@ -20,11 +20,9 @@ #define __com_sun_star_frame_status_ClipboardFormats_idl__ -//============================================================================= module com { module sun { module star { module frame { module status { -//============================================================================= /** contains a list of format IDs and names which are part of the system clipboard. @@ -33,14 +31,12 @@ module com { module sun { module star { module frame { module status { */ struct ClipboardFormats { - //------------------------------------------------------------------------- /** specifies a sequence of format IDs which are contained in the system clipboard. */ sequence< hyper > Identifiers; - //------------------------------------------------------------------------- /** specifies a sequence of format names which are contained in the system clipboard. @@ -48,7 +44,6 @@ struct ClipboardFormats sequence< string > Names; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/frame/status/FontHeight.idl b/offapi/com/sun/star/frame/status/FontHeight.idl index 718f78cd8ef3..7b2d80c6cbfb 100644 --- a/offapi/com/sun/star/frame/status/FontHeight.idl +++ b/offapi/com/sun/star/frame/status/FontHeight.idl @@ -20,11 +20,9 @@ #define __com_sun_star_frame_status_FontHeight_idl__ -//============================================================================= module com { module sun { module star { module frame { module status { -//============================================================================= /** describes the characteristics of a font. @@ -34,20 +32,17 @@ module com { module sun { module star { module frame { module status { */ struct FontHeight { - //------------------------------------------------------------------------- /** specifies the current height of the font. */ float Height; - //------------------------------------------------------------------------- /** specifies the height of the font in the measure of the destination. */ short Prop; - //------------------------------------------------------------------------- /** specifies the width of the font in the measure of the destination. @@ -55,7 +50,6 @@ struct FontHeight float Diff; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/frame/status/ItemState.idl b/offapi/com/sun/star/frame/status/ItemState.idl index a4e4144cc892..b090e3742d9e 100644 --- a/offapi/com/sun/star/frame/status/ItemState.idl +++ b/offapi/com/sun/star/frame/status/ItemState.idl @@ -20,11 +20,9 @@ #define __com_sun_star_frame_status_ItemState_idl__ -//============================================================================= module com { module sun { module star { module frame { module status { -//============================================================================= /** these constants describe a state of a ItemStatus. @@ -34,22 +32,18 @@ module com { module sun { module star { module frame { module status { */ constants ItemState { - //------------------------------------------------------------------------- /** specifies an unknown state. */ const short unknown = 0; - //------------------------------------------------------------------------- /** specifies that the property is currently disabled. */ const short disabled = 1; - //------------------------------------------------------------------------- /** specifies that the property is currently read-only. */ const short read_only = 2; - //------------------------------------------------------------------------- /** specifies that the property is currently in a don't care state.

@@ -59,18 +53,15 @@ constants ItemState */ const short dont_care = 16; - //------------------------------------------------------------------------- /** specifies that the property is currently in a default state. */ const short default_value = 32; - //------------------------------------------------------------------------- /** specifies that the property is currently in a set state. */ const short set = 64; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/frame/status/ItemStatus.idl b/offapi/com/sun/star/frame/status/ItemStatus.idl index 92af078dce1c..bbf6cfee3300 100644 --- a/offapi/com/sun/star/frame/status/ItemStatus.idl +++ b/offapi/com/sun/star/frame/status/ItemStatus.idl @@ -19,11 +19,9 @@ #ifndef __com_sun_star_frame_status_ItemState_idl__ #define __com_sun_star_frame_status_ItemState_idl__ -//============================================================================= module com { module sun { module star { module frame { module status { -//============================================================================= /** describes a state of a property. @@ -31,7 +29,6 @@ module com { module sun { module star { module frame { module status { */ struct ItemStatus { - //------------------------------------------------------------------------- /** numerical value which describes the current state of an item. @@ -39,7 +36,6 @@ struct ItemStatus */ short State; - //------------------------------------------------------------------------- /** optional data which can be used by an implementation to send additional information. The content is dependent on the specific implementation. @@ -47,7 +43,6 @@ struct ItemStatus any aStateData; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/frame/status/LeftRightMargin.idl b/offapi/com/sun/star/frame/status/LeftRightMargin.idl index e00467e2bc80..a65a25d19645 100644 --- a/offapi/com/sun/star/frame/status/LeftRightMargin.idl +++ b/offapi/com/sun/star/frame/status/LeftRightMargin.idl @@ -20,11 +20,9 @@ #define __com_sun_star_frame_status_LeftRightMargin_idl__ -//============================================================================= module com { module sun { module star { module frame { module status { -//============================================================================= /** specifies a left and right margin. @@ -36,14 +34,12 @@ struct LeftRightMargin */ long Left; - //------------------------------------------------------------------------- /** specifies a right side margin in 1/100th mm. */ long Right; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/frame/status/Template.idl b/offapi/com/sun/star/frame/status/Template.idl index 7772194636c4..e9e688eb1363 100644 --- a/offapi/com/sun/star/frame/status/Template.idl +++ b/offapi/com/sun/star/frame/status/Template.idl @@ -20,11 +20,9 @@ #define __com_sun_star_frame_status_Template_idl__ -//============================================================================= module com { module sun { module star { module frame { module status { -//============================================================================= /** contains an association between a style name and a value. @@ -32,20 +30,17 @@ module com { module sun { module star { module frame { module status { */ struct Template { - //------------------------------------------------------------------------- /** specifies a style name. */ string StyleName; - //------------------------------------------------------------------------- /** specifies a value that is bound to the style name. */ long Value; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/frame/status/UpperLowerMargin.idl b/offapi/com/sun/star/frame/status/UpperLowerMargin.idl index 796092121a70..d1e597b6e88c 100644 --- a/offapi/com/sun/star/frame/status/UpperLowerMargin.idl +++ b/offapi/com/sun/star/frame/status/UpperLowerMargin.idl @@ -20,11 +20,9 @@ #define __com_sun_star_frame_status_UpperLowerMargin_idl__ -//============================================================================= module com { module sun { module star { module frame { module status { -//============================================================================= /** specifies an upper and lower margin. @@ -36,14 +34,12 @@ struct UpperLowerMargin */ long Upper; - //------------------------------------------------------------------------- /** specifies a lower margin in 1/100th mm. */ long Lower; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/frame/status/UpperLowerMarginScale.idl b/offapi/com/sun/star/frame/status/UpperLowerMarginScale.idl index 6173128b9c75..bccd46655ac0 100644 --- a/offapi/com/sun/star/frame/status/UpperLowerMarginScale.idl +++ b/offapi/com/sun/star/frame/status/UpperLowerMarginScale.idl @@ -20,11 +20,9 @@ #define __com_sun_star_frame_status_UpperLowerMarginScale_idl__ -//============================================================================= module com { module sun { module star { module frame { module status { -//============================================================================= /** specifies an upper and lower margin. @@ -36,26 +34,22 @@ struct UpperLowerMarginScale */ long Upper; - //------------------------------------------------------------------------- /** specifies a lower margin in 1/100th mm. */ long Lower; - //------------------------------------------------------------------------- /** specifies a scale value for the upper margin. */ short ScaleUpper; - //------------------------------------------------------------------------- /** specifies a scale value for the lower margin. */ short ScaleLower; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/frame/status/Verb.idl b/offapi/com/sun/star/frame/status/Verb.idl index b33a233d9960..0361496b4cb8 100644 --- a/offapi/com/sun/star/frame/status/Verb.idl +++ b/offapi/com/sun/star/frame/status/Verb.idl @@ -20,11 +20,9 @@ #define __com_sun_star_frame_status_Verb_idl__ -//============================================================================= module com { module sun { module star { module frame { module status { -//============================================================================= /** describes a command that can be send to an OLE object @@ -34,19 +32,16 @@ module com { module sun { module star { module frame { module status { */ struct Verb { - //------------------------------------------------------------------------- /** specifies the Id of the command. */ long VerbId; - //------------------------------------------------------------------------- /** specifies the name of the command. The name is localized. */ string VerbName; - //------------------------------------------------------------------------- /** specifies if the command should be visible in a menu. */ @@ -57,7 +52,6 @@ struct Verb boolean VerbIsConst; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/frame/status/Visibility.idl b/offapi/com/sun/star/frame/status/Visibility.idl index 7f01e330692f..4a1b007d7973 100644 --- a/offapi/com/sun/star/frame/status/Visibility.idl +++ b/offapi/com/sun/star/frame/status/Visibility.idl @@ -19,11 +19,9 @@ #ifndef __com_sun_star_frame_status_Visibility_idl__ #define __com_sun_star_frame_status_Visiblilty_idl__ -//============================================================================= module com { module sun { module star { module frame { module status { -//============================================================================= /** describes the visibility state of a property. @@ -31,14 +29,12 @@ module com { module sun { module star { module frame { module status { */ struct Visibility { - //------------------------------------------------------------------------- /** if the property is visible otherwise . */ boolean bVisible; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/gallery/GalleryItem.idl b/offapi/com/sun/star/gallery/GalleryItem.idl index ed05b9729ba5..b577b3ccb3fb 100644 --- a/offapi/com/sun/star/gallery/GalleryItem.idl +++ b/offapi/com/sun/star/gallery/GalleryItem.idl @@ -34,11 +34,9 @@ #include #include -//============================================================================= module com { module sun { module star { module gallery { -//============================================================================= /** service to get access to the properties of a single Gallery item */ @@ -86,7 +84,6 @@ service GalleryItem [optional, readonly, property ] ::com::sun::star::lang::XComponent Drawing; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/gallery/GalleryItemType.idl b/offapi/com/sun/star/gallery/GalleryItemType.idl index fc5c2710d249..f598a2a7d0f5 100644 --- a/offapi/com/sun/star/gallery/GalleryItemType.idl +++ b/offapi/com/sun/star/gallery/GalleryItemType.idl @@ -26,28 +26,23 @@ module com { module sun { module star { module gallery { */ constants GalleryItemType { - //------------------------------------------------------------------------- /** Item is empty */ const byte EMPTY = 0; - //------------------------------------------------------------------------- /** Item represents a graphic */ const byte GRAPHIC = 1; - //------------------------------------------------------------------------- /** Item represents a media file */ const byte MEDIA = 2; - //------------------------------------------------------------------------- /** Item represents a drawing */ const byte DRAWING = 3; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/gallery/GalleryTheme.idl b/offapi/com/sun/star/gallery/GalleryTheme.idl index 91cf2e576495..c59f6de89f98 100644 --- a/offapi/com/sun/star/gallery/GalleryTheme.idl +++ b/offapi/com/sun/star/gallery/GalleryTheme.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module gallery { -//============================================================================= /** provides access to a container of Gallery items and makes it possible for you to manipulate them. @@ -40,7 +38,6 @@ service GalleryTheme interface com::sun::star::gallery::XGalleryTheme; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/gallery/GalleryThemeProvider.idl b/offapi/com/sun/star/gallery/GalleryThemeProvider.idl index 6e4967bd7cb7..fdd883d97419 100644 --- a/offapi/com/sun/star/gallery/GalleryThemeProvider.idl +++ b/offapi/com/sun/star/gallery/GalleryThemeProvider.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module gallery { -//============================================================================= /** provides access to a container of GalleryThemes and makes it possible for you to manipulate them. @@ -54,7 +52,6 @@ service GalleryThemeProvider interface com::sun::star::lang::XInitialization; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/gallery/XGalleryItem.idl b/offapi/com/sun/star/gallery/XGalleryItem.idl index 907cb375efaa..6687b8354874 100644 --- a/offapi/com/sun/star/gallery/XGalleryItem.idl +++ b/offapi/com/sun/star/gallery/XGalleryItem.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module gallery { -//============================================================================= /** provides access to a single item of a Gallery theme. */ @@ -42,7 +40,6 @@ interface XGalleryItem : com::sun::star::uno::XInterface byte getType(); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/gallery/XGalleryTheme.idl b/offapi/com/sun/star/gallery/XGalleryTheme.idl index 7de89d2e88fa..872055a575ae 100644 --- a/offapi/com/sun/star/gallery/XGalleryTheme.idl +++ b/offapi/com/sun/star/gallery/XGalleryTheme.idl @@ -27,11 +27,9 @@ #include #include -//============================================================================= module com { module sun { module star { module gallery { -//============================================================================= /** provides access to the items of a Gallery themes. It also allows inserting and removing of single items. @@ -145,7 +143,6 @@ interface XGalleryTheme : com::sun::star::container::XIndexAccess raises ( com::sun::star::lang::IndexOutOfBoundsException ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/gallery/XGalleryThemeProvider.idl b/offapi/com/sun/star/gallery/XGalleryThemeProvider.idl index 09322aa3aaa3..c540028aeab1 100644 --- a/offapi/com/sun/star/gallery/XGalleryThemeProvider.idl +++ b/offapi/com/sun/star/gallery/XGalleryThemeProvider.idl @@ -25,11 +25,9 @@ #include #include -//============================================================================= module com { module sun { module star { module gallery { -//============================================================================= /** provides access to the Gallery themes. It also allows inserting and removing of Gallery themes by name. @@ -56,7 +54,6 @@ interface XGalleryThemeProvider : com::sun::star::container::XNameAccess XGalleryTheme insertNewByName( [in] string ThemeName ) raises ( com::sun::star::container::ElementExistException ); - //------------------------------------------------------------------------- /** deletes a Gallery theme from the collection. @@ -71,7 +68,6 @@ interface XGalleryThemeProvider : com::sun::star::container::XNameAccess }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/geometry/EllipticalArc.idl b/offapi/com/sun/star/geometry/EllipticalArc.idl index 5d36f84d4134..fc4c67ab2fa8 100644 --- a/offapi/com/sun/star/geometry/EllipticalArc.idl +++ b/offapi/com/sun/star/geometry/EllipticalArc.idl @@ -51,36 +51,30 @@ struct EllipticalArc /// Start point of the arc. RealPoint2D StartPosition; - //------------------------------------------------------------------------- /// End point of the arc. RealPoint2D EndPosition; - //------------------------------------------------------------------------- /// Main radius in x direction of the ellipse this arc is part of. double RadiusX; - //------------------------------------------------------------------------- /// Main radius in y direction of the ellipse this arc is part of. double RadiusY; - //------------------------------------------------------------------------- /** Rotation angle of the x axis of the ellipse relative to the x axis of the reference coordinate system. */ double XAxisRotation; - //------------------------------------------------------------------------- /** If , and there's a choice, take the longer one of two arcs connecting start and end point. */ boolean IsLargeArc; - //------------------------------------------------------------------------- /** If , and there's a choice, take the arc that goes clock-wise from start to end point. diff --git a/offapi/com/sun/star/geometry/IntegerPoint2D.idl b/offapi/com/sun/star/geometry/IntegerPoint2D.idl index 2dbd7b568f4d..e7f1575c5e85 100644 --- a/offapi/com/sun/star/geometry/IntegerPoint2D.idl +++ b/offapi/com/sun/star/geometry/IntegerPoint2D.idl @@ -33,7 +33,6 @@ struct IntegerPoint2D /// The x coordinate of the point. long X; - //------------------------------------------------------------------------- /// The x coordinate of the point. long Y; diff --git a/offapi/com/sun/star/geometry/IntegerRectangle2D.idl b/offapi/com/sun/star/geometry/IntegerRectangle2D.idl index 7af604f81d93..3d6397991595 100644 --- a/offapi/com/sun/star/geometry/IntegerRectangle2D.idl +++ b/offapi/com/sun/star/geometry/IntegerRectangle2D.idl @@ -44,12 +44,10 @@ struct IntegerRectangle2D /// X coordinate of upper left corner. long X1; - //------------------------------------------------------------------------- /// Y coordinate of upper left corner. long Y1; - //------------------------------------------------------------------------- /** X coordinate of lower right corner.

@@ -57,7 +55,6 @@ struct IntegerRectangle2D */ long X2; - //------------------------------------------------------------------------- /** Y coordinate of lower right corner.

diff --git a/offapi/com/sun/star/geometry/IntegerSize2D.idl b/offapi/com/sun/star/geometry/IntegerSize2D.idl index fae01e2a0d1e..3a065df50fa9 100644 --- a/offapi/com/sun/star/geometry/IntegerSize2D.idl +++ b/offapi/com/sun/star/geometry/IntegerSize2D.idl @@ -41,7 +41,6 @@ struct IntegerSize2D /// Amount of space occupied in the x direction. long Width; - //------------------------------------------------------------------------- /// Amount of space occupied in the y direction. long Height; diff --git a/offapi/com/sun/star/geometry/RealPoint2D.idl b/offapi/com/sun/star/geometry/RealPoint2D.idl index f75b9720ef1a..ca8cee7e87b3 100644 --- a/offapi/com/sun/star/geometry/RealPoint2D.idl +++ b/offapi/com/sun/star/geometry/RealPoint2D.idl @@ -42,7 +42,6 @@ struct RealPoint2D /// The x coordinate of the point. double X; - //------------------------------------------------------------------------- /// The x coordinate of the point. double Y; diff --git a/offapi/com/sun/star/geometry/RealRectangle2D.idl b/offapi/com/sun/star/geometry/RealRectangle2D.idl index 181d0d9d45ea..f4f98cc440df 100644 --- a/offapi/com/sun/star/geometry/RealRectangle2D.idl +++ b/offapi/com/sun/star/geometry/RealRectangle2D.idl @@ -53,12 +53,10 @@ struct RealRectangle2D /// X coordinate of upper left corner . double X1; - //------------------------------------------------------------------------- /// Y coordinate of upper left corner. double Y1; - //------------------------------------------------------------------------- /** X coordinate of lower right corner.

@@ -66,7 +64,6 @@ struct RealRectangle2D */ double X2; - //------------------------------------------------------------------------- /** Y coordinate of lower right corner.

diff --git a/offapi/com/sun/star/geometry/RealRectangle3D.idl b/offapi/com/sun/star/geometry/RealRectangle3D.idl index 9461ca6c6fb7..839f4b422a98 100644 --- a/offapi/com/sun/star/geometry/RealRectangle3D.idl +++ b/offapi/com/sun/star/geometry/RealRectangle3D.idl @@ -31,17 +31,14 @@ struct RealRectangle3D /// minimum X coordinate. double X1; - //------------------------------------------------------------------------- /// minimum Y coordinate. double Y1; - //------------------------------------------------------------------------- /// minimum Z coordinate. double Z1; - //------------------------------------------------------------------------- /** maximum X coordinate.

@@ -49,7 +46,6 @@ struct RealRectangle3D */ double X2; - //------------------------------------------------------------------------- /** maximum Y coordinate.

@@ -57,7 +53,6 @@ struct RealRectangle3D */ double Y2; - //------------------------------------------------------------------------- /** maximum Z coordinate.

diff --git a/offapi/com/sun/star/geometry/RealSize2D.idl b/offapi/com/sun/star/geometry/RealSize2D.idl index 04de9a315559..89e5c7d34798 100644 --- a/offapi/com/sun/star/geometry/RealSize2D.idl +++ b/offapi/com/sun/star/geometry/RealSize2D.idl @@ -41,7 +41,6 @@ struct RealSize2D /// Amount of space occupied in the x direction. double Width; - //------------------------------------------------------------------------- /// Amount of space occupied in the y direction. double Height; diff --git a/offapi/com/sun/star/geometry/XMapping2D.idl b/offapi/com/sun/star/geometry/XMapping2D.idl index bc6d0ff9f61d..d029696bf14b 100644 --- a/offapi/com/sun/star/geometry/XMapping2D.idl +++ b/offapi/com/sun/star/geometry/XMapping2D.idl @@ -53,7 +53,6 @@ interface XMapping2D : ::com::sun::star::uno::XInterface */ RealPoint2D map( [in] RealPoint2D aPoint ); - //------------------------------------------------------------------------- /** Inverse 2D mapping function.

diff --git a/offapi/com/sun/star/graphic/GraphicColorMode.idl b/offapi/com/sun/star/graphic/GraphicColorMode.idl index 1e156a3e660f..9c92011850ab 100644 --- a/offapi/com/sun/star/graphic/GraphicColorMode.idl +++ b/offapi/com/sun/star/graphic/GraphicColorMode.idl @@ -20,11 +20,9 @@ #ifndef __com_sun_star_graphic_GraphicColorMode_idl__ #define __com_sun_star_graphic_GraphicColorMode_idl__ -//============================================================================= module com { module sun { module star { module graphic { -//============================================================================= /** describes different color modes which can be specified when requesting a graphic. */ @@ -41,11 +39,9 @@ constants GraphicColorMode const long HIGH_CONTRAST = 1; }; -//============================================================================= }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/graphic/GraphicType.idl b/offapi/com/sun/star/graphic/GraphicType.idl index ed4994610f7d..6f00c00ae4b0 100644 --- a/offapi/com/sun/star/graphic/GraphicType.idl +++ b/offapi/com/sun/star/graphic/GraphicType.idl @@ -26,23 +26,19 @@ module com { module sun { module star { module graphic { */ published constants GraphicType { - //------------------------------------------------------------------------- /** Graphic is empty */ const byte EMPTY = 0; - //------------------------------------------------------------------------- /** Graphic is represented through single pixels */ const byte PIXEL = 1; - //------------------------------------------------------------------------- /** Graphic is represented through vectors */ const byte VECTOR = 2; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/i18n/AmPmValue.idl b/offapi/com/sun/star/i18n/AmPmValue.idl index 776ed0f9d598..10934b15d687 100644 --- a/offapi/com/sun/star/i18n/AmPmValue.idl +++ b/offapi/com/sun/star/i18n/AmPmValue.idl @@ -20,11 +20,9 @@ #ifndef __com_sun_star_i18n_AmPmValue_idl__ #define __com_sun_star_i18n_AmPmValue_idl__ -//============================================================================= module com { module sun { module star { module i18n { -//============================================================================= /** Constants for AM/PM used in calls to XCalendar::getDisplayName(). */ @@ -36,7 +34,6 @@ published constants AmPmValue const short PM = 1; }; -//============================================================================= }; }; }; }; #endif diff --git a/offapi/com/sun/star/i18n/Boundary.idl b/offapi/com/sun/star/i18n/Boundary.idl index 311808dd5bde..ecf1d130ab31 100644 --- a/offapi/com/sun/star/i18n/Boundary.idl +++ b/offapi/com/sun/star/i18n/Boundary.idl @@ -19,11 +19,9 @@ #ifndef __com_sun_star_i18n_Boundary_idl__ #define __com_sun_star_i18n_Boundary_idl__ -//============================================================================= module com { module sun { module star { module i18n { -//============================================================================= /** contains start and end position of a word. @@ -42,7 +40,6 @@ published struct Boundary long endPos; }; -//============================================================================= }; }; }; }; #endif diff --git a/offapi/com/sun/star/i18n/BreakIterator.idl b/offapi/com/sun/star/i18n/BreakIterator.idl index 1dab8b291c73..b65cc4b1f45c 100644 --- a/offapi/com/sun/star/i18n/BreakIterator.idl +++ b/offapi/com/sun/star/i18n/BreakIterator.idl @@ -22,13 +22,10 @@ #include #include -//============================================================================= module com { module sun { module star { module i18n { -//============================================================================= -//-------------------------------------------------------------------------- /** contains the base routines for iteration in Unicode string. Iterates over characters, words, sentences and line breaks. @@ -41,7 +38,6 @@ published service BreakIterator interface com::sun::star::lang::XServiceInfo; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/i18n/BreakType.idl b/offapi/com/sun/star/i18n/BreakType.idl index f09d9ee0a30e..55273c605eb3 100644 --- a/offapi/com/sun/star/i18n/BreakType.idl +++ b/offapi/com/sun/star/i18n/BreakType.idl @@ -19,11 +19,9 @@ #ifndef __com_sun_star_i18n_BreakType_idl__ #define __com_sun_star_i18n_BreakType_idl__ -//============================================================================= module com { module sun { module star { module i18n { -//============================================================================= /** Constants to specify the type of a line break, used with @@ -42,7 +40,6 @@ published constants BreakType const short HANGINGPUNCTUATION = 3; }; -//============================================================================= }; }; }; }; #endif diff --git a/offapi/com/sun/star/i18n/CTLScriptType.idl b/offapi/com/sun/star/i18n/CTLScriptType.idl index f65df5ad862b..a2e91b2b7f43 100644 --- a/offapi/com/sun/star/i18n/CTLScriptType.idl +++ b/offapi/com/sun/star/i18n/CTLScriptType.idl @@ -21,13 +21,10 @@ #define __com_sun_star_i18n_CTLScriptType_idl__ -//============================================================================= module com { module sun { module star { module i18n { -//============================================================================= -//-------------------------------------------------------------------------- /** CTL script type constants for layout engine, returned by XScriptTypeDetector::getCTLScriptType() @@ -53,7 +50,6 @@ published constants CTLScriptType }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/i18n/Calendar.idl b/offapi/com/sun/star/i18n/Calendar.idl index 84fbf9267a1e..900ce249bd06 100644 --- a/offapi/com/sun/star/i18n/Calendar.idl +++ b/offapi/com/sun/star/i18n/Calendar.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module i18n { -//============================================================================= /** A calendar as returned in a sequence by @@ -54,7 +52,6 @@ published struct Calendar string Name; }; -//============================================================================= }; }; }; }; #endif diff --git a/offapi/com/sun/star/i18n/Calendar2.idl b/offapi/com/sun/star/i18n/Calendar2.idl index 847f22ec5864..69626d18b4dc 100644 --- a/offapi/com/sun/star/i18n/Calendar2.idl +++ b/offapi/com/sun/star/i18n/Calendar2.idl @@ -32,11 +32,9 @@ #include -//============================================================================= module com { module sun { module star { module i18n { -//============================================================================= /** Calendar items as returned in a sequence by @@ -94,7 +92,6 @@ published struct Calendar2 string Name; }; -//============================================================================= }; }; }; }; #endif diff --git a/offapi/com/sun/star/i18n/CalendarDisplayCode.idl b/offapi/com/sun/star/i18n/CalendarDisplayCode.idl index f711fcb33024..b5f6351b7e72 100644 --- a/offapi/com/sun/star/i18n/CalendarDisplayCode.idl +++ b/offapi/com/sun/star/i18n/CalendarDisplayCode.idl @@ -29,11 +29,9 @@ #ifndef __com_sun_star_i18n_CalendarDisplayCode_idl__ #define __com_sun_star_i18n_CalendarDisplayCode_idl__ -//============================================================================= module com { module sun { module star { module i18n { -//============================================================================= /** @@ -126,7 +124,6 @@ published constants CalendarDisplayCode }; -//============================================================================= }; }; }; }; #endif diff --git a/offapi/com/sun/star/i18n/CalendarDisplayIndex.idl b/offapi/com/sun/star/i18n/CalendarDisplayIndex.idl index 45e0109a32e1..54e6450b23b8 100644 --- a/offapi/com/sun/star/i18n/CalendarDisplayIndex.idl +++ b/offapi/com/sun/star/i18n/CalendarDisplayIndex.idl @@ -29,11 +29,9 @@ #ifndef __com_sun_star_i18n_CalendarDisplayIndex_idl__ #define __com_sun_star_i18n_CalendarDisplayIndex_idl__ -//============================================================================= module com { module sun { module star { module i18n { -//============================================================================= /** @@ -63,7 +61,6 @@ published constants CalendarDisplayIndex const short PARTITIVE_MONTH = 6; }; -//============================================================================= }; }; }; }; #endif diff --git a/offapi/com/sun/star/i18n/CalendarFieldIndex.idl b/offapi/com/sun/star/i18n/CalendarFieldIndex.idl index 61e098ccba7d..71fe8a66d920 100644 --- a/offapi/com/sun/star/i18n/CalendarFieldIndex.idl +++ b/offapi/com/sun/star/i18n/CalendarFieldIndex.idl @@ -20,11 +20,9 @@ #ifndef __com_sun_star_i18n_CalendarFieldIndex_idl__ #define __com_sun_star_i18n_CalendarFieldIndex_idl__ -//============================================================================= module com { module sun { module star { module i18n { -//============================================================================= /** @@ -123,7 +121,6 @@ published constants CalendarFieldIndex }; -//============================================================================= }; }; }; }; #endif diff --git a/offapi/com/sun/star/i18n/CalendarItem.idl b/offapi/com/sun/star/i18n/CalendarItem.idl index 4acdf9b9901a..d6b129477d4c 100644 --- a/offapi/com/sun/star/i18n/CalendarItem.idl +++ b/offapi/com/sun/star/i18n/CalendarItem.idl @@ -20,11 +20,9 @@ #ifndef __com_sun_star_i18n_CalendarItem_idl__ #define __com_sun_star_i18n_CalendarItem_idl__ -//============================================================================= module com { module sun { module star { module i18n { -//============================================================================= /** @@ -46,7 +44,6 @@ published struct CalendarItem /// The full name, for example, "Sunday". string FullName; }; -//============================================================================= }; }; }; }; #endif diff --git a/offapi/com/sun/star/i18n/CalendarItem2.idl b/offapi/com/sun/star/i18n/CalendarItem2.idl index a88ffc993ea7..61b127a0a548 100644 --- a/offapi/com/sun/star/i18n/CalendarItem2.idl +++ b/offapi/com/sun/star/i18n/CalendarItem2.idl @@ -32,11 +32,9 @@ #include -//============================================================================= module com { module sun { module star { module i18n { -//============================================================================= /** @@ -57,7 +55,6 @@ published struct CalendarItem2 : com::sun::star::i18n::CalendarItem string NarrowName; }; -//============================================================================= }; }; }; }; #endif diff --git a/offapi/com/sun/star/i18n/ChapterCollator.idl b/offapi/com/sun/star/i18n/ChapterCollator.idl index f3d577fb21ff..14b13f5f047c 100644 --- a/offapi/com/sun/star/i18n/ChapterCollator.idl +++ b/offapi/com/sun/star/i18n/ChapterCollator.idl @@ -22,11 +22,9 @@ #include #include -//============================================================================ module com { module sun { module star { module i18n { -//============================================================================ /// Specific collator to sort chapter numbering. published service ChapterCollator @@ -35,7 +33,6 @@ published service ChapterCollator interface com::sun::star::lang::XServiceInfo; }; -//============================================================================ }; }; }; }; #endif diff --git a/offapi/com/sun/star/i18n/CharType.idl b/offapi/com/sun/star/i18n/CharType.idl index 2ded94bc8fdd..20d8f9b28147 100644 --- a/offapi/com/sun/star/i18n/CharType.idl +++ b/offapi/com/sun/star/i18n/CharType.idl @@ -19,11 +19,9 @@ #ifndef __com_sun_star_i18n_CharType_idl__ #define __com_sun_star_i18n_CharType_idl__ -//============================================================================= module com { module sun { module star { module i18n { -//============================================================================= /** Constants to specify the character type that starts a character block. @@ -71,7 +69,6 @@ published constants CharType const short GENERAL_TYPES_COUNT = 30; }; -//============================================================================= }; }; }; }; #endif diff --git a/offapi/com/sun/star/i18n/CharacterClassification.idl b/offapi/com/sun/star/i18n/CharacterClassification.idl index 875110b03c9a..33ebce26d491 100644 --- a/offapi/com/sun/star/i18n/CharacterClassification.idl +++ b/offapi/com/sun/star/i18n/CharacterClassification.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module i18n { -//============================================================================= /** Character classification, such as upper, lower, alpha, digit, et al. @@ -40,7 +38,6 @@ published service CharacterClassification interface com::sun::star::lang::XServiceInfo; }; -//============================================================================= }; }; }; }; #endif diff --git a/offapi/com/sun/star/i18n/CharacterIteratorMode.idl b/offapi/com/sun/star/i18n/CharacterIteratorMode.idl index c64bb27e1fa6..02ba7fca1937 100644 --- a/offapi/com/sun/star/i18n/CharacterIteratorMode.idl +++ b/offapi/com/sun/star/i18n/CharacterIteratorMode.idl @@ -19,11 +19,9 @@ #ifndef __com_sun_star_i18n_CharacterIteratorMode_idl__ #define __com_sun_star_i18n_CharacterIteratorMode_idl__ -//============================================================================= module com { module sun { module star { module i18n { -//============================================================================= /** Constants to specify the type of character iteration. @@ -42,7 +40,6 @@ published constants CharacterIteratorMode const short SKIPCONTROLCHARACTER = 2; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/i18n/Collator.idl b/offapi/com/sun/star/i18n/Collator.idl index cd970c7b2766..779bf2ac85b7 100644 --- a/offapi/com/sun/star/i18n/Collator.idl +++ b/offapi/com/sun/star/i18n/Collator.idl @@ -22,11 +22,9 @@ #include #include -//============================================================================ module com { module sun { module star { module i18n { -//============================================================================ /** Access collation algorithms of different locales. @@ -38,7 +36,6 @@ published service Collator interface com::sun::star::lang::XServiceInfo; }; -//============================================================================ }; }; }; }; #endif diff --git a/offapi/com/sun/star/i18n/CollatorOptions.idl b/offapi/com/sun/star/i18n/CollatorOptions.idl index 88f6bbd16f1b..5915a5ffb316 100644 --- a/offapi/com/sun/star/i18n/CollatorOptions.idl +++ b/offapi/com/sun/star/i18n/CollatorOptions.idl @@ -19,11 +19,9 @@ #ifndef __com_sun_star_i18n_CollatorOptions_idl__ #define __com_sun_star_i18n_CollatorOptions_idl__ -//============================================================================= module com { module sun { module star { module i18n { -//============================================================================= /** Options to be used with XCollator methods. */ @@ -39,7 +37,6 @@ published constants CollatorOptions const short CollatorOptions_IGNORE_CASE_ACCENT = 8; }; -//============================================================================= }; }; }; }; #endif diff --git a/offapi/com/sun/star/i18n/Currency.idl b/offapi/com/sun/star/i18n/Currency.idl index b3f256916233..6ad2a851b239 100644 --- a/offapi/com/sun/star/i18n/Currency.idl +++ b/offapi/com/sun/star/i18n/Currency.idl @@ -20,11 +20,9 @@ #ifndef __com_sun_star_i18n_Currency_idl__ #define __com_sun_star_i18n_Currency_idl__ -//============================================================================ module com { module sun { module star { module i18n { -//============================================================================ /** Symbols, names, and attributes of a specific currency, returned in a @@ -70,7 +68,6 @@ published struct Currency short DecimalPlaces; }; -//============================================================================ }; }; }; }; #endif diff --git a/offapi/com/sun/star/i18n/Currency2.idl b/offapi/com/sun/star/i18n/Currency2.idl index 0405394912ab..d5b6c3213167 100644 --- a/offapi/com/sun/star/i18n/Currency2.idl +++ b/offapi/com/sun/star/i18n/Currency2.idl @@ -22,11 +22,9 @@ #include -//============================================================================ module com { module sun { module star { module i18n { -//============================================================================ /** Symbols, names, and attributes of a specific currency, returned in a @@ -52,7 +50,6 @@ published struct Currency2 : com::sun::star::i18n::Currency boolean LegacyOnly; }; -//============================================================================ }; }; }; }; #endif diff --git a/offapi/com/sun/star/i18n/DirectionProperty.idl b/offapi/com/sun/star/i18n/DirectionProperty.idl index cdeb3406535b..5eaab6276076 100644 --- a/offapi/com/sun/star/i18n/DirectionProperty.idl +++ b/offapi/com/sun/star/i18n/DirectionProperty.idl @@ -19,11 +19,9 @@ #ifndef __com_sun_star_i18n_DirectionProperty_idl__ #define __com_sun_star_i18n_DirectionProperty_idl__ -//============================================================================ module com { module sun { module star { module i18n { -//============================================================================ /** Direction properties returned by @@ -53,7 +51,6 @@ published enum DirectionProperty BOUNDARY_NEUTRAL = 18 }; -//============================================================================ }; }; }; }; #endif diff --git a/offapi/com/sun/star/i18n/ForbiddenCharacters.idl b/offapi/com/sun/star/i18n/ForbiddenCharacters.idl index 84318fb49bd9..975b33322546 100644 --- a/offapi/com/sun/star/i18n/ForbiddenCharacters.idl +++ b/offapi/com/sun/star/i18n/ForbiddenCharacters.idl @@ -19,11 +19,9 @@ #ifndef __com_sun_star_i18n_ForbiddenCharacters_idl__ #define __com_sun_star_i18n_ForbiddenCharacters_idl__ -//============================================================================ module com { module sun { module star { module i18n { -//============================================================================ /** Locale (mostly CJK) dependent characters that are forbidden at the @@ -43,7 +41,6 @@ published struct ForbiddenCharacters string endLine; }; -//============================================================================ }; }; }; }; #endif diff --git a/offapi/com/sun/star/i18n/FormatElement.idl b/offapi/com/sun/star/i18n/FormatElement.idl index 0f996f1b6253..70ca66eebcb5 100644 --- a/offapi/com/sun/star/i18n/FormatElement.idl +++ b/offapi/com/sun/star/i18n/FormatElement.idl @@ -19,11 +19,9 @@ #ifndef __com_sun_star_i18n_FormatElement_idl__ #define __com_sun_star_i18n_FormatElement_idl__ -//============================================================================ module com { module sun { module star { module i18n { -//============================================================================ /** One number format code and its attributes, returned in a sequence by @@ -63,7 +61,6 @@ published struct FormatElement boolean isDefault; }; -//============================================================================ }; }; }; }; #endif diff --git a/offapi/com/sun/star/i18n/Implementation.idl b/offapi/com/sun/star/i18n/Implementation.idl index 7143986f3fe7..a358f983b1a8 100644 --- a/offapi/com/sun/star/i18n/Implementation.idl +++ b/offapi/com/sun/star/i18n/Implementation.idl @@ -19,11 +19,9 @@ #ifndef __com_sun_star_i18n_Implementation_idl__ #define __com_sun_star_i18n_Implementation_idl__ -//============================================================================ module com { module sun { module star { module i18n { -//============================================================================ /** Implementation name details returned in a sequence by @@ -41,7 +39,6 @@ published struct Implementation boolean isDefault; }; -//============================================================================ }; }; }; }; #endif diff --git a/offapi/com/sun/star/i18n/IndexEntrySupplier.idl b/offapi/com/sun/star/i18n/IndexEntrySupplier.idl index 61166b48bd9c..2b6d3ade0614 100644 --- a/offapi/com/sun/star/i18n/IndexEntrySupplier.idl +++ b/offapi/com/sun/star/i18n/IndexEntrySupplier.idl @@ -24,11 +24,9 @@ #include #include -//============================================================================= module com { module sun { module star { module i18n { -//============================================================================= /// Supplier for creating index entries in a "table of alphabetical index" published service IndexEntrySupplier @@ -39,7 +37,6 @@ published service IndexEntrySupplier [optional] interface com::sun::star::i18n::XExtendedIndexEntrySupplier; }; -//============================================================================= }; }; }; }; #endif diff --git a/offapi/com/sun/star/i18n/InputSequenceCheckMode.idl b/offapi/com/sun/star/i18n/InputSequenceCheckMode.idl index f1a3f30399a7..ca66e7b512cc 100644 --- a/offapi/com/sun/star/i18n/InputSequenceCheckMode.idl +++ b/offapi/com/sun/star/i18n/InputSequenceCheckMode.idl @@ -21,13 +21,10 @@ #define __com_sun_star_i18n_InputSequenceCheckMode_idl__ -//============================================================================= module com { module sun { module star { module i18n { -//============================================================================= -//-------------------------------------------------------------------------- /** Input check mode constants to use with XInputSequenceChecker::checkInputSequence() @@ -46,7 +43,6 @@ published constants InputSequenceCheckMode const short STRICT = 2; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/i18n/InputSequenceChecker.idl b/offapi/com/sun/star/i18n/InputSequenceChecker.idl index e40ab6773bac..41e2e6cc0ef2 100644 --- a/offapi/com/sun/star/i18n/InputSequenceChecker.idl +++ b/offapi/com/sun/star/i18n/InputSequenceChecker.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module i18n { -//============================================================================= /** Check input sequence of CTL languages like Thai or Hindi. @@ -41,7 +39,6 @@ published service InputSequenceChecker [optional] interface com::sun::star::i18n::XExtendedInputSequenceChecker; }; -//============================================================================= }; }; }; }; #endif diff --git a/offapi/com/sun/star/i18n/KCharacterType.idl b/offapi/com/sun/star/i18n/KCharacterType.idl index fec280f755e5..acb2a6905202 100644 --- a/offapi/com/sun/star/i18n/KCharacterType.idl +++ b/offapi/com/sun/star/i18n/KCharacterType.idl @@ -19,11 +19,9 @@ #ifndef __com_sun_star_i18n_KCharacterType_idl__ #define __com_sun_star_i18n_KCharacterType_idl__ -//============================================================================ module com { module sun { module star { module i18n { -//============================================================================ /** Constants to identify the character type. @@ -64,7 +62,6 @@ published constants KCharacterType const long LETTER = 0x00000080; }; -//============================================================================ }; }; }; }; #endif diff --git a/offapi/com/sun/star/i18n/KNumberFormatType.idl b/offapi/com/sun/star/i18n/KNumberFormatType.idl index 42420f649d6f..c1b0c1cece0a 100644 --- a/offapi/com/sun/star/i18n/KNumberFormatType.idl +++ b/offapi/com/sun/star/i18n/KNumberFormatType.idl @@ -19,11 +19,9 @@ #ifndef __com_sun_star_i18n_KNumberFormatType_idl__ #define __com_sun_star_i18n_KNumberFormatType_idl__ -//============================================================================= module com { module sun { module star { module i18n { -//============================================================================= /** Attribute of number format, classifies the length of the formatted @@ -40,7 +38,6 @@ published constants KNumberFormatType const short LONG = 3; }; -//============================================================================= }; }; }; }; #endif diff --git a/offapi/com/sun/star/i18n/KNumberFormatUsage.idl b/offapi/com/sun/star/i18n/KNumberFormatUsage.idl index 8ba3c3947dc6..2af0bbdd54c7 100644 --- a/offapi/com/sun/star/i18n/KNumberFormatUsage.idl +++ b/offapi/com/sun/star/i18n/KNumberFormatUsage.idl @@ -19,11 +19,9 @@ #ifndef __com_sun_star_i18n_KNumberFormatUsage_idl__ #define __com_sun_star_i18n_KNumberFormatUsage_idl__ -//============================================================================= module com { module sun { module star { module i18n { -//============================================================================= /** Category of number format code. @@ -49,7 +47,6 @@ published constants KNumberFormatUsage const short CURRENCY = 8; }; -//============================================================================= }; }; }; }; #endif diff --git a/offapi/com/sun/star/i18n/KParseTokens.idl b/offapi/com/sun/star/i18n/KParseTokens.idl index eb3b739254fd..2b641b8f487a 100644 --- a/offapi/com/sun/star/i18n/KParseTokens.idl +++ b/offapi/com/sun/star/i18n/KParseTokens.idl @@ -19,11 +19,9 @@ #ifndef __com_sun_star_i18n_KParseTokens_idl__ #define __com_sun_star_i18n_KParseTokens_idl__ -//============================================================================ module com { module sun { module star { module i18n { -//============================================================================ /** These constants specify the characters a name or identifier token to @@ -164,7 +162,6 @@ published constants KParseTokens const long ANY_LETTER_OR_NUMBER = ANY_LETTER | ANY_NUMBER; }; -//============================================================================ }; }; }; }; #endif diff --git a/offapi/com/sun/star/i18n/KParseType.idl b/offapi/com/sun/star/i18n/KParseType.idl index cce7e5931e58..cf6865c1525c 100644 --- a/offapi/com/sun/star/i18n/KParseType.idl +++ b/offapi/com/sun/star/i18n/KParseType.idl @@ -19,11 +19,9 @@ #ifndef __com_sun_star_i18n_KParseType_idl__ #define __com_sun_star_i18n_KParseType_idl__ -//============================================================================ module com { module sun { module star { module i18n { -//============================================================================ /** Constants to specify the type of a parsed token. @@ -78,7 +76,6 @@ published constants KParseType const long ANY_NUMBER = ASC_NUMBER | UNI_NUMBER; }; -//============================================================================ }; }; }; }; #endif diff --git a/offapi/com/sun/star/i18n/LanguageCountryInfo.idl b/offapi/com/sun/star/i18n/LanguageCountryInfo.idl index 71edc0ea4bd0..bbca50a156ae 100644 --- a/offapi/com/sun/star/i18n/LanguageCountryInfo.idl +++ b/offapi/com/sun/star/i18n/LanguageCountryInfo.idl @@ -20,11 +20,9 @@ #ifndef __com_sun_star_i18n_LanguageCountryInfo_idl__ #define __com_sun_star_i18n_LanguageCountryInfo_idl__ -//============================================================================ module com { module sun { module star { module i18n { -//============================================================================ /** The language and country identifiers and descriptive names of the @@ -49,7 +47,6 @@ published struct LanguageCountryInfo string Variant; }; -//============================================================================ }; }; }; }; #endif diff --git a/offapi/com/sun/star/i18n/LineBreakHyphenationOptions.idl b/offapi/com/sun/star/i18n/LineBreakHyphenationOptions.idl index 16ced6afd4ff..06936c75b0a4 100644 --- a/offapi/com/sun/star/i18n/LineBreakHyphenationOptions.idl +++ b/offapi/com/sun/star/i18n/LineBreakHyphenationOptions.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module i18n { -//============================================================================= /** Hyphenation options passed in calls to XBreakIterator::getLineBreak(). */ @@ -43,7 +41,6 @@ published struct LineBreakHyphenationOptions long hyphenIndex; }; -//============================================================================= }; }; }; }; #endif diff --git a/offapi/com/sun/star/i18n/LineBreakResults.idl b/offapi/com/sun/star/i18n/LineBreakResults.idl index d98dac40a91d..5b1ebc5d457b 100644 --- a/offapi/com/sun/star/i18n/LineBreakResults.idl +++ b/offapi/com/sun/star/i18n/LineBreakResults.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module i18n { -//============================================================================= /** Results of method XBreakIterator::getLineBreak(). */ @@ -41,7 +39,6 @@ published struct LineBreakResults ::com::sun::star::linguistic2::XHyphenatedWord rHyphenatedWord; }; -//============================================================================= }; }; }; }; #endif diff --git a/offapi/com/sun/star/i18n/LineBreakUserOptions.idl b/offapi/com/sun/star/i18n/LineBreakUserOptions.idl index c427d2f5b958..43233e38996b 100644 --- a/offapi/com/sun/star/i18n/LineBreakUserOptions.idl +++ b/offapi/com/sun/star/i18n/LineBreakUserOptions.idl @@ -19,11 +19,9 @@ #ifndef __com_sun_star_i18n_LineBreakUserOptions_idl__ #define __com_sun_star_i18n_LineBreakUserOptions_idl__ -//============================================================================= module com { module sun { module star { module i18n { -//============================================================================= /** Line break options passed in calls to XBreakIterator::getLineBreak(). */ @@ -48,7 +46,6 @@ published struct LineBreakUserOptions }; -//============================================================================= }; }; }; }; #endif diff --git a/offapi/com/sun/star/i18n/LocaleCalendar.idl b/offapi/com/sun/star/i18n/LocaleCalendar.idl index 74d8b3f884a2..b67bfce9f57d 100644 --- a/offapi/com/sun/star/i18n/LocaleCalendar.idl +++ b/offapi/com/sun/star/i18n/LocaleCalendar.idl @@ -34,11 +34,9 @@ #include #include -//============================================================================ module com { module sun { module star { module i18n { -//============================================================================ /// Access a locale specific calendar. published service LocaleCalendar @@ -50,7 +48,6 @@ published service LocaleCalendar [optional] interface com::sun::star::i18n::XCalendar3; }; -//============================================================================ }; }; }; }; #endif diff --git a/offapi/com/sun/star/i18n/LocaleData.idl b/offapi/com/sun/star/i18n/LocaleData.idl index 78857413cf93..617b1c72c779 100644 --- a/offapi/com/sun/star/i18n/LocaleData.idl +++ b/offapi/com/sun/star/i18n/LocaleData.idl @@ -32,11 +32,9 @@ #include #include -//============================================================================ module com { module sun { module star { module i18n { -//============================================================================ /// Access locale specific data. published service LocaleData @@ -49,7 +47,6 @@ published service LocaleData [optional] interface com::sun::star::i18n::XLocaleData4; }; -//============================================================================ }; }; }; }; #endif diff --git a/offapi/com/sun/star/i18n/LocaleDataItem.idl b/offapi/com/sun/star/i18n/LocaleDataItem.idl index 96b4613a8895..07899b5d69d5 100644 --- a/offapi/com/sun/star/i18n/LocaleDataItem.idl +++ b/offapi/com/sun/star/i18n/LocaleDataItem.idl @@ -19,11 +19,9 @@ #ifndef __com_sun_star_i18n_LocaleDataItem_idl__ #define __com_sun_star_i18n_LocaleDataItem_idl__ -//============================================================================= module com { module sun { module star { module i18n { -//============================================================================= /** Locale specific data, for example, separators, quotation marks. diff --git a/offapi/com/sun/star/i18n/LocaleItem.idl b/offapi/com/sun/star/i18n/LocaleItem.idl index a6d3d2f82403..73da534a35ba 100644 --- a/offapi/com/sun/star/i18n/LocaleItem.idl +++ b/offapi/com/sun/star/i18n/LocaleItem.idl @@ -20,11 +20,9 @@ #ifndef __com_sun_star_i18n_LocaleItem_idl__ #define __com_sun_star_i18n_LocaleItem_idl__ -//============================================================================= module com { module sun { module star { module i18n { -//============================================================================= /** @deprecated internal @@ -84,11 +82,9 @@ published constants LocaleItem }; -//============================================================================= }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/i18n/Months.idl b/offapi/com/sun/star/i18n/Months.idl index 211126f897df..48ccdefe7dc6 100644 --- a/offapi/com/sun/star/i18n/Months.idl +++ b/offapi/com/sun/star/i18n/Months.idl @@ -20,11 +20,9 @@ #ifndef __com_sun_star_i18n_Months_idl__ #define __com_sun_star_i18n_Months_idl__ -//============================================================================= module com { module sun { module star { module i18n { -//============================================================================= /** Constants for month names used in calls to XCalendar::getDisplayName(). @@ -58,7 +56,6 @@ published constants Months const short DECEMBER = 11; }; -//============================================================================= }; }; }; }; #endif diff --git a/offapi/com/sun/star/i18n/MultipleCharsOutputException.idl b/offapi/com/sun/star/i18n/MultipleCharsOutputException.idl index bcc2a492ff6d..5f450cc64f90 100644 --- a/offapi/com/sun/star/i18n/MultipleCharsOutputException.idl +++ b/offapi/com/sun/star/i18n/MultipleCharsOutputException.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module i18n { -//============================================================================= /** Indicates transliteration generated multiple characters output but only single character return value was requested. @@ -41,9 +39,7 @@ published exception MultipleCharsOutputException : ::com::sun::star::uno::Except { }; -//============================================================================= }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/i18n/NativeNumberMode.idl b/offapi/com/sun/star/i18n/NativeNumberMode.idl index ca39535abd0c..44cd30e2ba91 100644 --- a/offapi/com/sun/star/i18n/NativeNumberMode.idl +++ b/offapi/com/sun/star/i18n/NativeNumberMode.idl @@ -20,11 +20,9 @@ #ifndef __com_sun_star_i18n_NativeNumberMode_idl__ #define __com_sun_star_i18n_NativeNumberMode_idl__ -//============================================================================= module com { module sun { module star { module i18n { -//============================================================================= /** Constants to use with @@ -130,7 +128,6 @@ published constants NativeNumberMode }; -//============================================================================= }; }; }; }; #endif diff --git a/offapi/com/sun/star/i18n/NativeNumberSupplier.idl b/offapi/com/sun/star/i18n/NativeNumberSupplier.idl index a5b105e80816..7c56294c00ad 100644 --- a/offapi/com/sun/star/i18n/NativeNumberSupplier.idl +++ b/offapi/com/sun/star/i18n/NativeNumberSupplier.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module i18n { -//============================================================================= /** Supplier for transliteration of numerals (native number strings). @@ -39,7 +37,6 @@ published service NativeNumberSupplier interface com::sun::star::lang::XServiceInfo; }; -//============================================================================= }; }; }; }; #endif diff --git a/offapi/com/sun/star/i18n/NativeNumberXmlAttributes.idl b/offapi/com/sun/star/i18n/NativeNumberXmlAttributes.idl index cc73354fee3e..e8db851abdb0 100644 --- a/offapi/com/sun/star/i18n/NativeNumberXmlAttributes.idl +++ b/offapi/com/sun/star/i18n/NativeNumberXmlAttributes.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module i18n { -//============================================================================= /** Attributes describing a native number mode for a specific locale, @@ -54,7 +52,6 @@ published struct NativeNumberXmlAttributes }; -//============================================================================= }; }; }; }; #endif diff --git a/offapi/com/sun/star/i18n/NumberFormatCode.idl b/offapi/com/sun/star/i18n/NumberFormatCode.idl index dccacbcc9f4c..b63b994046e3 100644 --- a/offapi/com/sun/star/i18n/NumberFormatCode.idl +++ b/offapi/com/sun/star/i18n/NumberFormatCode.idl @@ -19,11 +19,9 @@ #ifndef __com_sun_star_i18n_NumberFormatCode_idl__ #define __com_sun_star_i18n_NumberFormatCode_idl__ -//============================================================================= module com { module sun { module star { module i18n { -//============================================================================= /** Number format code information returned by various @@ -48,7 +46,6 @@ published struct NumberFormatCode boolean Default; }; -//============================================================================= }; }; }; }; #endif diff --git a/offapi/com/sun/star/i18n/NumberFormatIndex.idl b/offapi/com/sun/star/i18n/NumberFormatIndex.idl index 0dd4d21ebbdc..886313592841 100644 --- a/offapi/com/sun/star/i18n/NumberFormatIndex.idl +++ b/offapi/com/sun/star/i18n/NumberFormatIndex.idl @@ -29,11 +29,9 @@ #ifndef __com_sun_star_i18n_NumberFormatIndex_idl__ #define __com_sun_star_i18n_NumberFormatIndex_idl__ -//============================================================================= module com { module sun { module star { module i18n { -//============================================================================= //! Do NOT insert any new values! //! Locale data number format creation must match these values! @@ -275,7 +273,6 @@ published constants NumberFormatIndex }; -//============================================================================= }; }; }; }; #endif diff --git a/offapi/com/sun/star/i18n/NumberFormatMapper.idl b/offapi/com/sun/star/i18n/NumberFormatMapper.idl index ed5d91d01ff2..c3ba5fa712a4 100644 --- a/offapi/com/sun/star/i18n/NumberFormatMapper.idl +++ b/offapi/com/sun/star/i18n/NumberFormatMapper.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module i18n { -//============================================================================= /** Access locale data number format codes to use with the number formatter @@ -39,7 +37,6 @@ published service NumberFormatMapper interface com::sun::star::lang::XServiceInfo; }; -//============================================================================= }; }; }; }; #endif diff --git a/offapi/com/sun/star/i18n/OrdinalSuffix.idl b/offapi/com/sun/star/i18n/OrdinalSuffix.idl index 055b72fc938d..6bc99e200304 100644 --- a/offapi/com/sun/star/i18n/OrdinalSuffix.idl +++ b/offapi/com/sun/star/i18n/OrdinalSuffix.idl @@ -23,7 +23,6 @@ #include #include -//============================================================================= module com { module sun { module star { module i18n { @@ -44,7 +43,6 @@ service OrdinalSuffix interface com::sun::star::lang::XServiceInfo; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/i18n/ParseResult.idl b/offapi/com/sun/star/i18n/ParseResult.idl index d73eb9889a60..7718209826d4 100644 --- a/offapi/com/sun/star/i18n/ParseResult.idl +++ b/offapi/com/sun/star/i18n/ParseResult.idl @@ -19,11 +19,9 @@ #ifndef __com_sun_star_i18n_ParseResult_idl__ #define __com_sun_star_i18n_ParseResult_idl__ -//============================================================================ module com { module sun { module star { module i18n { -//============================================================================ /** Parser results returned by @@ -69,7 +67,6 @@ published struct ParseResult }; -//============================================================================ }; }; }; }; #endif diff --git a/offapi/com/sun/star/i18n/ScriptDirection.idl b/offapi/com/sun/star/i18n/ScriptDirection.idl index 2502b5c94f96..2b31de6de646 100644 --- a/offapi/com/sun/star/i18n/ScriptDirection.idl +++ b/offapi/com/sun/star/i18n/ScriptDirection.idl @@ -21,13 +21,10 @@ #define __com_sun_star_i18n_ScriptDirection_idl__ -//============================================================================= module com { module sun { module star { module i18n { -//============================================================================= -//-------------------------------------------------------------------------- /** Script direction constants to use with XScriptTypeDetector methods. @@ -46,7 +43,6 @@ published constants ScriptDirection const short RIGHT_TO_LEFT = 2; }; -//============================================================================= }; }; }; }; #endif diff --git a/offapi/com/sun/star/i18n/ScriptType.idl b/offapi/com/sun/star/i18n/ScriptType.idl index 7dad7c30a713..caa964527650 100644 --- a/offapi/com/sun/star/i18n/ScriptType.idl +++ b/offapi/com/sun/star/i18n/ScriptType.idl @@ -19,11 +19,9 @@ #ifndef __com_sun_star_i18n_ScriptType_idl__ #define __com_sun_star_i18n_ScriptType_idl__ -//============================================================================= module com { module sun { module star { module i18n { -//============================================================================= /** Constants to specify the script type. @@ -47,7 +45,6 @@ published constants ScriptType const short WEAK = 4; }; -//============================================================================= }; }; }; }; #endif diff --git a/offapi/com/sun/star/i18n/TextConversion.idl b/offapi/com/sun/star/i18n/TextConversion.idl index e1b6cb571d7c..5eb791f57b02 100644 --- a/offapi/com/sun/star/i18n/TextConversion.idl +++ b/offapi/com/sun/star/i18n/TextConversion.idl @@ -30,11 +30,9 @@ #include -//============================================================================= module com { module sun { module star { module i18n { -//============================================================================= /** offers generic text conversion.

This is an abstract service which does not make sense to be instantiated. @@ -49,7 +47,6 @@ published service TextConversion }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/i18n/TextConversionOption.idl b/offapi/com/sun/star/i18n/TextConversionOption.idl index 47b5dd3b7433..6b89d214f94c 100644 --- a/offapi/com/sun/star/i18n/TextConversionOption.idl +++ b/offapi/com/sun/star/i18n/TextConversionOption.idl @@ -30,13 +30,10 @@ #define __com_sun_star_i18n_TextConversionOption_idl__ -//============================================================================= module com { module sun { module star { module i18n { -//============================================================================= -//-------------------------------------------------------------------------- /** Text conversion options to be used with XTextConversion.

These text conversion options are usually selected by end users. @@ -65,7 +62,6 @@ published constants TextConversionOption const long USE_CHARACTER_VARIANTS = 2; // (1 << 1) }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/i18n/TextConversionResult.idl b/offapi/com/sun/star/i18n/TextConversionResult.idl index 69d521a4a19d..f043e1519af8 100644 --- a/offapi/com/sun/star/i18n/TextConversionResult.idl +++ b/offapi/com/sun/star/i18n/TextConversionResult.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module i18n { -//============================================================================= /** Text conversion result to be used with XTextConversion. @@ -50,7 +48,6 @@ published struct TextConversionResult sequence < string > Candidates; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/i18n/TextConversionType.idl b/offapi/com/sun/star/i18n/TextConversionType.idl index 0ed913adf79b..cf9b225f30a3 100644 --- a/offapi/com/sun/star/i18n/TextConversionType.idl +++ b/offapi/com/sun/star/i18n/TextConversionType.idl @@ -21,13 +21,10 @@ #define __com_sun_star_i18n_TextConversionType_idl__ -//============================================================================= module com { module sun { module star { module i18n { -//============================================================================= -//-------------------------------------------------------------------------- /** These constants specify the conversion type to be used with XTextConversion. @@ -49,7 +46,6 @@ published constants TextConversionType const short TO_TCHINESE = 4; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/i18n/Transliteration.idl b/offapi/com/sun/star/i18n/Transliteration.idl index 454f2b16eb19..075ff7a10376 100644 --- a/offapi/com/sun/star/i18n/Transliteration.idl +++ b/offapi/com/sun/star/i18n/Transliteration.idl @@ -24,11 +24,9 @@ #include #include -//============================================================================= module com { module sun { module star { module i18n { -//============================================================================= /// Transliteration of characters, such as case folding published service Transliteration @@ -39,7 +37,6 @@ published service Transliteration [optional] interface com::sun::star::i18n::XExtendedTransliteration; }; -//============================================================================= }; }; }; }; #endif diff --git a/offapi/com/sun/star/i18n/TransliterationModules.idl b/offapi/com/sun/star/i18n/TransliterationModules.idl index d81de7ef9bd5..7dfe9716dd99 100644 --- a/offapi/com/sun/star/i18n/TransliterationModules.idl +++ b/offapi/com/sun/star/i18n/TransliterationModules.idl @@ -19,11 +19,9 @@ #ifndef __com_sun_star_i18n_TransliterationModules_idl__ #define __com_sun_star_i18n_TransliterationModules_idl__ -//============================================================================= module com { module sun { module star { module i18n { -//============================================================================= /** Old transliteration module enumeration. @@ -109,7 +107,6 @@ published enum TransliterationModules END_OF_MODULE = 0 }; -//============================================================================= }; }; }; }; #endif diff --git a/offapi/com/sun/star/i18n/TransliterationModulesExtra.idl b/offapi/com/sun/star/i18n/TransliterationModulesExtra.idl index 669562fae263..491c600b140b 100644 --- a/offapi/com/sun/star/i18n/TransliterationModulesExtra.idl +++ b/offapi/com/sun/star/i18n/TransliterationModulesExtra.idl @@ -19,11 +19,9 @@ #ifndef __com_sun_star_i18n_TransliterationModulesExtra_idl__ #define __com_sun_star_i18n_TransliterationModulesExtra_idl__ -//============================================================================= module com { module sun { module star { module i18n { -//============================================================================= /** Extra transliteration module enumeration to use with XTransliteration::loadModule() @@ -40,26 +38,22 @@ constants TransliterationModulesExtra */ const short SENTENCE_CASE = 200; - //------------------------------------------------------------------------- /** The first character of the word is put in upper case. * This one is part */ const short TITLE_CASE = 201; - //------------------------------------------------------------------------- /** All characters of the word are to change their case from small letters * to capital letters and vice versa. */ const short TOGGLE_CASE = 202; - //------------------------------------------------------------------------- const long END_OF_MODULE = 0; }; -//============================================================================= }; }; }; }; #endif diff --git a/offapi/com/sun/star/i18n/TransliterationModulesNew.idl b/offapi/com/sun/star/i18n/TransliterationModulesNew.idl index 6e1da3abd4ce..e15e762803c9 100644 --- a/offapi/com/sun/star/i18n/TransliterationModulesNew.idl +++ b/offapi/com/sun/star/i18n/TransliterationModulesNew.idl @@ -19,11 +19,9 @@ #ifndef __com_sun_star_i18n_TransliterationModulesNew_idl__ #define __com_sun_star_i18n_TransliterationModulesNew_idl__ -//============================================================================= module com { module sun { module star { module i18n { -//============================================================================= /** New transliteration module enumeration to use with XTransliteration::loadModuleNew() @@ -161,7 +159,6 @@ published enum TransliterationModulesNew END_OF_MODULE = 0 }; -//============================================================================= }; }; }; }; #endif diff --git a/offapi/com/sun/star/i18n/TransliterationType.idl b/offapi/com/sun/star/i18n/TransliterationType.idl index 432d078161d1..35cdcb229f69 100644 --- a/offapi/com/sun/star/i18n/TransliterationType.idl +++ b/offapi/com/sun/star/i18n/TransliterationType.idl @@ -28,11 +28,9 @@ #ifndef __com_sun_star_i18n_TransliterationType_idl__ #define __com_sun_star_i18n_TransliterationType_idl__ -//============================================================================= module com { module sun { module star { module i18n { -//============================================================================= /** Bitmask transliteration types used with @@ -76,7 +74,6 @@ published constants TransliterationType const short CASCADE = 8; }; -//============================================================================= }; }; }; }; #endif diff --git a/offapi/com/sun/star/i18n/UnicodeScript.idl b/offapi/com/sun/star/i18n/UnicodeScript.idl index 49e0d835e284..6969c08b2a5d 100644 --- a/offapi/com/sun/star/i18n/UnicodeScript.idl +++ b/offapi/com/sun/star/i18n/UnicodeScript.idl @@ -19,11 +19,9 @@ #ifndef __com_sun_star_i18n_UnicodeScript_idl__ #define __com_sun_star_i18n_UnicodeScript_idl__ -//============================================================================ module com { module sun { module star { module i18n { -//============================================================================ /** Unicode script types, returned by @@ -122,7 +120,6 @@ published enum UnicodeScript kScriptCount }; -//============================================================================ }; }; }; }; #endif diff --git a/offapi/com/sun/star/i18n/UnicodeType.idl b/offapi/com/sun/star/i18n/UnicodeType.idl index 5bf2b0ca1d80..b11dd5c38841 100644 --- a/offapi/com/sun/star/i18n/UnicodeType.idl +++ b/offapi/com/sun/star/i18n/UnicodeType.idl @@ -19,11 +19,9 @@ #ifndef __com_sun_star_i18n_UnicodeType_idl__ #define __com_sun_star_i18n_UnicodeType_idl__ -//============================================================================ module com { module sun { module star { module i18n { -//============================================================================ /** Constants to classify Unicode characters, returned by @@ -65,7 +63,6 @@ published constants UnicodeType const short GENERAL_TYPES_COUNT = 30; }; -//============================================================================ }; }; }; }; #endif diff --git a/offapi/com/sun/star/i18n/Weekdays.idl b/offapi/com/sun/star/i18n/Weekdays.idl index d13dd8da1ed9..b9802592acbd 100644 --- a/offapi/com/sun/star/i18n/Weekdays.idl +++ b/offapi/com/sun/star/i18n/Weekdays.idl @@ -20,11 +20,9 @@ #ifndef __com_sun_star_i18n_Weekdays_idl__ #define __com_sun_star_i18n_Weekdays_idl__ -//============================================================================= module com { module sun { module star { module i18n { -//============================================================================= /** Constants for days of a week. @@ -51,7 +49,6 @@ published constants Weekdays const short SATURDAY = 6; }; -//============================================================================= }; }; }; }; #endif diff --git a/offapi/com/sun/star/i18n/WordType.idl b/offapi/com/sun/star/i18n/WordType.idl index 07a4bdc61988..540fd1b9856e 100644 --- a/offapi/com/sun/star/i18n/WordType.idl +++ b/offapi/com/sun/star/i18n/WordType.idl @@ -19,11 +19,9 @@ #ifndef __com_sun_star_i18n_WordType_idl__ #define __com_sun_star_i18n_WordType_idl__ -//============================================================================= module com { module sun { module star { module i18n { -//============================================================================= /** Constants to specify the type of words. @@ -59,7 +57,6 @@ published constants WordType const short WORD_COUNT = 3; }; -//============================================================================= }; }; }; }; #endif diff --git a/offapi/com/sun/star/i18n/XBreakIterator.idl b/offapi/com/sun/star/i18n/XBreakIterator.idl index 7dae119d42f8..d3722497e2db 100644 --- a/offapi/com/sun/star/i18n/XBreakIterator.idl +++ b/offapi/com/sun/star/i18n/XBreakIterator.idl @@ -34,11 +34,9 @@ #include #include -//============================================================================ module com { module sun { module star { module i18n { -//============================================================================ /** contains the base routines for iteration in Unicode string. Iterates over @@ -49,7 +47,6 @@ module com { module sun { module star { module i18n { published interface XBreakIterator: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------ /** Traverses specified number of characters/cells in Text from nStartPos forwards. CharacterIteratorMode can be cell based or @@ -65,7 +62,6 @@ published interface XBreakIterator: com::sun::star::uno::XInterface [in] short nCharacterIteratorMode, [in] long nCount, [out] long nDone ); - //------------------------------------------------------------------------ /** Traverses specified number of characters/cells in Text from nStartPos backwards. CharacterIteratorMode can be cell based or @@ -81,7 +77,6 @@ published interface XBreakIterator: com::sun::star::uno::XInterface [in] short nCharacterIteratorMode, [in] long nCount, [out] long nDone ); - //------------------------------------------------------------------------ /** Traverses one word in Text from nStartPos forwards. @param nWordType @@ -96,7 +91,6 @@ published interface XBreakIterator: com::sun::star::uno::XInterface [in] ::com::sun::star::lang::Locale aLocale, [in] short nWordType); - //------------------------------------------------------------------------ /** Traverses one word in Text from nStartPos backwards. @param aLocale @@ -132,7 +126,6 @@ published interface XBreakIterator: com::sun::star::uno::XInterface [in] ::com::sun::star::lang::Locale aLocale, [in] short nWordType); - //------------------------------------------------------------------------ /** Identifies StartPos and EndPos of current word.

If nPos is the boundary of a word, it is StartPos @@ -155,7 +148,6 @@ published interface XBreakIterator: com::sun::star::uno::XInterface [in] short nWordType, [in] boolean bPreferForward ); - //------------------------------------------------------------------------ /** @deprecated Get the WordType of the word that starts at position nPos. @@ -169,7 +161,6 @@ published interface XBreakIterator: com::sun::star::uno::XInterface short getWordType( [in] string aText, [in] long nPos, [in] ::com::sun::star::lang::Locale aLocale); - //------------------------------------------------------------------------ /** If a word starts at position nPos.

It is possible that both of this method @@ -183,14 +174,12 @@ published interface XBreakIterator: com::sun::star::uno::XInterface [in] ::com::sun::star::lang::Locale aLocale, [in] short nWordType); - //------------------------------------------------------------------------ /** If a word ends at position nPos. */ boolean isEndWord( [in] string aText, [in] long nPos, [in] ::com::sun::star::lang::Locale aLocale, [in] short nWordType); - //------------------------------------------------------------------------ /** Traverses in Text from nStartPos to the start of a sentence. @@ -200,7 +189,6 @@ published interface XBreakIterator: com::sun::star::uno::XInterface long beginOfSentence( [in] string aText, [in] long nStartPos, [in] ::com::sun::star::lang::Locale aLocale ); - //------------------------------------------------------------------------ /** Traverses in Text from nStartPos to the end of a sentence. @@ -210,7 +198,6 @@ published interface XBreakIterator: com::sun::star::uno::XInterface long endOfSentence( [in] string aText, [in] long nStartPos, [in] ::com::sun::star::lang::Locale aLocale ); - //------------------------------------------------------------------------ /** Calculate the line break position in the Text from the specified nStartPos. @@ -238,7 +225,6 @@ published interface XBreakIterator: com::sun::star::uno::XInterface [in] LineBreakHyphenationOptions aHyphOptions, [in] LineBreakUserOptions aUserOptions ); - //------------------------------------------------------------------------ /** Traverses in Text from nStartPos to the beginning of the specified script type. @@ -251,7 +237,6 @@ published interface XBreakIterator: com::sun::star::uno::XInterface long beginOfScript( [in] string aText, [in] long nStartPos, [in] short nScriptType ); - //------------------------------------------------------------------------ /** Traverses in Text from nStartPos to the end of the specified script type. @@ -264,7 +249,6 @@ published interface XBreakIterator: com::sun::star::uno::XInterface long endOfScript( [in] string aText, [in] long nStartPos, [in] short nScriptType ); - //------------------------------------------------------------------------ /** Traverses in Text from nStartPos to the next start of the specified script type. @@ -277,7 +261,6 @@ published interface XBreakIterator: com::sun::star::uno::XInterface long nextScript( [in] string aText, [in] long nStartPos, [in] short nScriptType ); - //------------------------------------------------------------------------ /** Traverses in Text from nStartPos to the previous start of the specified script type. @@ -290,7 +273,6 @@ published interface XBreakIterator: com::sun::star::uno::XInterface long previousScript( [in] string aText, [in] long nStartPos, [in] short nScriptType ); - //------------------------------------------------------------------------ /** Get the script type of the character at position nPos. @returns @@ -298,7 +280,6 @@ published interface XBreakIterator: com::sun::star::uno::XInterface */ short getScriptType( [in] string aText, [in] long nPos); - //------------------------------------------------------------------------ /** Traverses in Text from nStartPos to the beginning of the specified character type. @@ -312,7 +293,6 @@ published interface XBreakIterator: com::sun::star::uno::XInterface [in] ::com::sun::star::lang::Locale aLocale, [in] short nCharType ); - //------------------------------------------------------------------------ /** Traverses in Text from nStartPos to the end of the specified character type. @@ -326,7 +306,6 @@ published interface XBreakIterator: com::sun::star::uno::XInterface [in] ::com::sun::star::lang::Locale aLocale, [in] short nCharType ); - //------------------------------------------------------------------------ /** Traverses in Text from nStartPos to the next start of the specified character type. @@ -340,7 +319,6 @@ published interface XBreakIterator: com::sun::star::uno::XInterface [in] ::com::sun::star::lang::Locale aLocale, [in] short nCharType ); - //------------------------------------------------------------------------ /** Traverses in Text from nStartPos to the previous start of the specified character type. @@ -355,7 +333,6 @@ published interface XBreakIterator: com::sun::star::uno::XInterface [in] short nCharType ); }; -//============================================================================ }; }; }; }; #endif diff --git a/offapi/com/sun/star/i18n/XCalendar.idl b/offapi/com/sun/star/i18n/XCalendar.idl index 4eb5f9d1265c..3d1d41fec66d 100644 --- a/offapi/com/sun/star/i18n/XCalendar.idl +++ b/offapi/com/sun/star/i18n/XCalendar.idl @@ -33,11 +33,9 @@ #include #include -//============================================================================ module com { module sun { module star { module i18n { -//============================================================================ /** Access to locale specific calendar systems. @@ -45,30 +43,24 @@ module com { module sun { module star { module i18n { published interface XCalendar : com::sun::star::uno::XInterface { - //------------------------------------------------------------------------ /// Load the default calendar for the given locale. void loadDefaultCalendar( [in] ::com::sun::star::lang::Locale rLocale ); - //------------------------------------------------------------------------ /// Load a specific calendar for the given locale. void loadCalendar( [in] string uniqueID, [in] ::com::sun::star::lang::Locale rLocale ); - //------------------------------------------------------------------------ /// Get the currently loaded Calendar. Calendar getLoadedCalendar(); - //------------------------------------------------------------------------ /// Returns all available calendars for the given locale. sequence< string > getAllCalendars( [in] ::com::sun::star::lang::Locale rLocale ); - //------------------------------------------------------------------------ /** Returns the ID string of the loaded calendar, for example, "Gregorian" */ string getUniqueID(); - //------------------------------------------------------------------------ /** Set the date/time as an offset to the start of the calendar at 1-Jan-1970 00:00. The integer part represents the number of days @@ -77,7 +69,6 @@ published interface XCalendar : com::sun::star::uno::XInterface */ void setDateTime( [in] double nTimeInDays ); - //------------------------------------------------------------------------ /** Get the date/time as an offset to the start of the calendar at 1-Jan-1970 00:00. The integer part represents the number of days @@ -86,7 +77,6 @@ published interface XCalendar : com::sun::star::uno::XInterface */ double getDateTime(); - //------------------------------------------------------------------------ /** Set the value of a field. @@ -98,7 +88,6 @@ published interface XCalendar : com::sun::star::uno::XInterface */ void setValue( [in] short nCalendarFieldIndex, [in] short nValue ); - //------------------------------------------------------------------------ /** Get the value of a field. @@ -107,7 +96,6 @@ published interface XCalendar : com::sun::star::uno::XInterface */ short getValue( [in] short nCalendarFieldIndex ); - //------------------------------------------------------------------------ /** Verify if the date fields set by a combination of XCalendar::setValue() calls is valid. It has a @@ -116,7 +104,6 @@ published interface XCalendar : com::sun::star::uno::XInterface */ boolean isValid(); - //------------------------------------------------------------------------ /** Add an amount to a field. @@ -128,51 +115,42 @@ published interface XCalendar : com::sun::star::uno::XInterface */ void addValue( [in] short nCalendarFieldIndex, [in] long nAmount ); - //------------------------------------------------------------------------ /** returns the first day of a week, one of Weekdays values. */ short getFirstDayOfWeek(); - //------------------------------------------------------------------------ /** Set the first day of a week, one of Weekdays values. */ void setFirstDayOfWeek( [in] short nDay ); - //------------------------------------------------------------------------ /** Set how many days of a week must reside in the first week of a year. */ void setMinimumNumberOfDaysForFirstWeek( [in] short nDays ); - //------------------------------------------------------------------------ /** returns how many days of a week must reside in the first week of a year. */ short getMinimumNumberOfDaysForFirstWeek(); - //------------------------------------------------------------------------ /// returns the number of months in a year, e.g. 12 short getNumberOfMonthsInYear(); - //------------------------------------------------------------------------ /// returns the number of days in a week, e.g. 7 short getNumberOfDaysInWeek(); - //------------------------------------------------------------------------ /** returns a sequence of CalendarItem describing the month names. */ sequence< CalendarItem > getMonths(); - //------------------------------------------------------------------------ /** returns a sequence of CalendarItem describing the day names. */ sequence< CalendarItem > getDays(); - //------------------------------------------------------------------------ /** Returns a string (name to display) matching the given parameters. @@ -235,7 +213,6 @@ published interface XCalendar : com::sun::star::uno::XInterface [in] short nNameType ); }; -//============================================================================ }; }; }; }; #endif diff --git a/offapi/com/sun/star/i18n/XCalendar3.idl b/offapi/com/sun/star/i18n/XCalendar3.idl index c9dd71b411a6..22b8b5c8b419 100644 --- a/offapi/com/sun/star/i18n/XCalendar3.idl +++ b/offapi/com/sun/star/i18n/XCalendar3.idl @@ -33,11 +33,9 @@ #include #include -//============================================================================= module com { module sun { module star { module i18n { -//============================================================================= /** @@ -54,29 +52,24 @@ module com { module sun { module star { module i18n { */ published interface XCalendar3 : com::sun::star::i18n::XExtendedCalendar { - //------------------------------------------------------------------------ /// Get the currently loaded Calendar2. Calendar2 getLoadedCalendar2(); - //------------------------------------------------------------------------ /** returns a sequence of CalendarItem2 describing the day names. */ sequence< CalendarItem2 > getDays2(); - //------------------------------------------------------------------------ /** returns a sequence of CalendarItem2 describing the month names. */ sequence< CalendarItem2 > getMonths2(); - //------------------------------------------------------------------------ /** returns a sequence of CalendarItem2 describing the genitive case month names. */ sequence< CalendarItem2 > getGenitiveMonths2(); - //------------------------------------------------------------------------ /** returns a sequence of CalendarItem2 describing the partitive case month names. */ @@ -84,7 +77,6 @@ published interface XCalendar3 : com::sun::star::i18n::XExtendedCalendar }; -//============================================================================= }; }; }; }; #endif diff --git a/offapi/com/sun/star/i18n/XCharacterClassification.idl b/offapi/com/sun/star/i18n/XCharacterClassification.idl index b5cfc24c6617..98a18f53be27 100644 --- a/offapi/com/sun/star/i18n/XCharacterClassification.idl +++ b/offapi/com/sun/star/i18n/XCharacterClassification.idl @@ -33,11 +33,9 @@ #include #include -//============================================================================ module com { module sun { module star { module i18n { -//============================================================================ /* @@ -76,7 +74,6 @@ NUMBER=[SIGN]*(1*DIGIT *(GRPSEP 1*DIGIT))[DECSEP]1*DIGIT[EXPONENT] */ -//============================================================================ /** Character classification (upper, lower, digit, letter, number, ...) @@ -85,47 +82,39 @@ NUMBER=[SIGN]*(1*DIGIT *(GRPSEP 1*DIGIT))[DECSEP]1*DIGIT[EXPONENT] published interface XCharacterClassification : com::sun::star::uno::XInterface { - //------------------------------------------------------------------------ /** Convert lower case alpha to upper case alpha, starting at position nPos for nCount code points. */ string toUpper( [in] string aText, [in] long nPos, [in] long nCount, [in] com::sun::star::lang::Locale aLocale ); - //------------------------------------------------------------------------ /** Convert upper case alpha to lower case alpha, starting at position nPos for nCount code points. */ string toLower( [in] string aText, [in] long nPos, [in] long nCount, [in] com::sun::star::lang::Locale aLocale ); - //------------------------------------------------------------------------ /** Convert to title case, starting at position nPos for nCount code points. */ string toTitle( [in] string aText, [in] long nPos, [in] long nCount, [in] com::sun::star::lang::Locale aLocale ); - //------------------------------------------------------------------------ /// Get UnicodeType of character at position nPos. short getType( [in] string aText, [in] long nPos ); - //------------------------------------------------------------------------ /** Get DirectionProperty of character at position nPos. */ short getCharacterDirection( [in] string aText, [in] long nPos ); - //------------------------------------------------------------------------ /// Get UnicodeScript of character at position nPos. short getScript( [in] string aText, [in] long nPos ); - //------------------------------------------------------------------------ /// Get KCharacterType of character at position nPos. long getCharacterType( [in] string aText, [in] long nPos, [in] com::sun::star::lang::Locale aLocale ); - //------------------------------------------------------------------------ /** Get accumulated KCharacterTypes of string starting at position nPos of length nCount code points. @@ -138,7 +127,6 @@ published interface XCharacterClassification : com::sun::star::uno::XInterface [in] com::sun::star::lang::Locale aLocale ); - //------------------------------------------------------------------------ /** Parse a string for a token starting at position nPos. @@ -228,7 +216,6 @@ published interface XCharacterClassification : com::sun::star::uno::XInterface [in] string aUserDefinedCharactersCont ); - //------------------------------------------------------------------------ /** Parse a string for a token of type nTokenType starting at position nPos. @@ -276,7 +263,6 @@ published interface XCharacterClassification : com::sun::star::uno::XInterface ); }; -//============================================================================= }; }; }; }; #endif diff --git a/offapi/com/sun/star/i18n/XCollator.idl b/offapi/com/sun/star/i18n/XCollator.idl index 42d8c87927a5..66c1937a000d 100644 --- a/offapi/com/sun/star/i18n/XCollator.idl +++ b/offapi/com/sun/star/i18n/XCollator.idl @@ -22,7 +22,6 @@ #include #include #include -//============================================================================= module com { module sun { module star { module i18n { @@ -31,7 +30,6 @@ module com { module sun { module star { module i18n { */ published interface XCollator: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** Compare 2 substrings in specific locale and algorithm. @param aStr1 @@ -60,7 +58,6 @@ published interface XCollator: com::sun::star::uno::XInterface long compareSubstring( [in] string aStr1, [in] long nOff1, [in] long nLen1, [in] string aStr2, [in] long nOff2, [in] long nLen2 ); - //------------------------------------------------------------------------- /** Compare 2 strings in specific locale and algorithm. @param aStr1 @@ -76,7 +73,6 @@ published interface XCollator: com::sun::star::uno::XInterface */ long compareString( [in] string aStr1, [in] string aStr2 ); - //------------------------------------------------------------------------- /** Load the collator with default algorithm defined in locale data. @@ -94,7 +90,6 @@ published interface XCollator: com::sun::star::uno::XInterface long loadDefaultCollator( [in] ::com::sun::star::lang::Locale aLocale, [in] long nCollatorOptions ); - //------------------------------------------------------------------------- /** Load a particular collator algorithm for the locale. @param aAlgorithmName @@ -114,7 +109,6 @@ published interface XCollator: com::sun::star::uno::XInterface [in] ::com::sun::star::lang::Locale aLocale, [in] long nCollatorOptions ); - //------------------------------------------------------------------------- /** List all collator algorithms for a given locale. @param aLocale @@ -126,7 +120,6 @@ published interface XCollator: com::sun::star::uno::XInterface sequence listCollatorAlgorithms( [in] ::com::sun::star::lang::Locale aLocale ); - //------------------------------------------------------------------------- /** Load a collator algorithm with options chosen by end user. @param aAlgorithmName @@ -144,7 +137,6 @@ published interface XCollator: com::sun::star::uno::XInterface [in] ::com::sun::star::lang::Locale aLocale, [in] sequence aCollatorOptions ); - //------------------------------------------------------------------------- /** List all end user collator options for a given algorithm. @param aAlgorithmName @@ -157,11 +149,9 @@ published interface XCollator: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/i18n/XExtendedCalendar.idl b/offapi/com/sun/star/i18n/XExtendedCalendar.idl index dbac33f7a0dd..99125165f7c6 100644 --- a/offapi/com/sun/star/i18n/XExtendedCalendar.idl +++ b/offapi/com/sun/star/i18n/XExtendedCalendar.idl @@ -31,11 +31,9 @@ #include -//============================================================================= module com { module sun { module star { module i18n { -//============================================================================= /** @@ -51,7 +49,6 @@ module com { module sun { module star { module i18n { */ published interface XExtendedCalendar : ::com::sun::star::i18n::XCalendar { - //------------------------------------------------------------------------- /** Returns a string (number or name to display) matching the given code constant. @@ -80,7 +77,6 @@ published interface XExtendedCalendar : ::com::sun::star::i18n::XCalendar }; -//============================================================================= }; }; }; }; #endif diff --git a/offapi/com/sun/star/i18n/XExtendedIndexEntrySupplier.idl b/offapi/com/sun/star/i18n/XExtendedIndexEntrySupplier.idl index dce44f8a8076..0c56eafb6f12 100644 --- a/offapi/com/sun/star/i18n/XExtendedIndexEntrySupplier.idl +++ b/offapi/com/sun/star/i18n/XExtendedIndexEntrySupplier.idl @@ -32,11 +32,9 @@ #include #include -//============================================================================= module com { module sun { module star { module i18n { -//============================================================================= /** @@ -56,33 +54,28 @@ module com { module sun { module star { module i18n { */ published interface XExtendedIndexEntrySupplier : ::com::sun::star::i18n::XIndexEntrySupplier { - //------------------------------------------------------------------------- /** Returns locale list for which the IndexEntrySupplier provides service. */ sequence < com::sun::star::lang::Locale > getLocaleList(); - //------------------------------------------------------------------------- /** Returns index algorithm list for specific locale */ sequence < string > getAlgorithmList( [in] com::sun::star::lang::Locale aLocale ); - //------------------------------------------------------------------------- /** Checks if Phonetic Entry should be used for the locale. */ boolean usePhoneticEntry( [in] com::sun::star::lang::Locale aLocale); - //------------------------------------------------------------------------- /** Returns phonetic candidate for index entry for the locale. */ string getPhoneticCandidate( [in] string aIndexEntry, [in] com::sun::star::lang::Locale aLocale); - //------------------------------------------------------------------------- /** Loads index algorithm for the locale. @@ -102,7 +95,6 @@ published interface XExtendedIndexEntrySupplier : ::com::sun::star::i18n::XIndex [in] string aIndexAlgorithm, [in] long nCollatorOptions ); - //------------------------------------------------------------------------- /** Returns index key. @@ -124,7 +116,6 @@ published interface XExtendedIndexEntrySupplier : ::com::sun::star::i18n::XIndex string getIndexKey( [in] string aIndexEntry, [in] string aPhoneticEntry, [in] com::sun::star::lang::Locale aLocale ); - //------------------------------------------------------------------------- /** Compares index entries @@ -152,7 +143,6 @@ published interface XExtendedIndexEntrySupplier : ::com::sun::star::i18n::XIndex [in] com::sun::star::lang::Locale aLocale2 ); }; -//============================================================================= }; }; }; }; #endif diff --git a/offapi/com/sun/star/i18n/XExtendedInputSequenceChecker.idl b/offapi/com/sun/star/i18n/XExtendedInputSequenceChecker.idl index 769e64cbffb2..f046ff4d16bf 100644 --- a/offapi/com/sun/star/i18n/XExtendedInputSequenceChecker.idl +++ b/offapi/com/sun/star/i18n/XExtendedInputSequenceChecker.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module i18n { -//============================================================================= /** @@ -50,7 +48,6 @@ published interface XExtendedInputSequenceChecker : ::com::sun::star::i18n::XInp [in] char cInputChar, [in] short nInputCheckMode ); }; -//============================================================================= }; }; }; }; #endif diff --git a/offapi/com/sun/star/i18n/XExtendedTextConversion.idl b/offapi/com/sun/star/i18n/XExtendedTextConversion.idl index 9d86f3062657..8bd49ca9854a 100644 --- a/offapi/com/sun/star/i18n/XExtendedTextConversion.idl +++ b/offapi/com/sun/star/i18n/XExtendedTextConversion.idl @@ -31,11 +31,9 @@ #include -//============================================================================= module com { module sun { module star { module i18n { -//============================================================================= /** @@ -50,7 +48,6 @@ module com { module sun { module star { module i18n { */ published interface XExtendedTextConversion : ::com::sun::star::i18n::XTextConversion { - //------------------------------------------------------------------------- /** The functionality of this method is same as XTextConversion::getConversion(), @@ -77,7 +74,6 @@ published interface XExtendedTextConversion : ::com::sun::star::i18n::XTextConve com::sun::star::lang::NoSupportException ); }; -//============================================================================= }; }; }; }; #endif diff --git a/offapi/com/sun/star/i18n/XExtendedTransliteration.idl b/offapi/com/sun/star/i18n/XExtendedTransliteration.idl index 7e398486e7bb..d4bd5b7816e3 100644 --- a/offapi/com/sun/star/i18n/XExtendedTransliteration.idl +++ b/offapi/com/sun/star/i18n/XExtendedTransliteration.idl @@ -32,11 +32,9 @@ #include #include -//============================================================================= module com { module sun { module star { module i18n { -//============================================================================= /** @@ -54,7 +52,6 @@ module com { module sun { module star { module i18n { */ published interface XExtendedTransliteration : ::com::sun::star::i18n::XTransliteration { - //------------------------------------------------------------------------ /** Transliterate a substring. The functionality is the same as XTransliteration::transliterate() but omits the offset parameter to improve performance. @@ -73,7 +70,6 @@ published interface XExtendedTransliteration : ::com::sun::star::i18n::XTranslit [in] long nStartPos, [in] long nCount ); - //------------------------------------------------------------------------ /** Transliterate a character to a string. @param cChar @@ -81,7 +77,6 @@ published interface XExtendedTransliteration : ::com::sun::star::i18n::XTranslit */ string transliterateChar2String( [in] char cChar ); - //------------------------------------------------------------------------ /** Transliterate a character to a character.

If the output contains multiple characters, for example when @@ -100,7 +95,6 @@ published interface XExtendedTransliteration : ::com::sun::star::i18n::XTranslit }; -//============================================================================= }; }; }; }; #endif diff --git a/offapi/com/sun/star/i18n/XForbiddenCharacters.idl b/offapi/com/sun/star/i18n/XForbiddenCharacters.idl index 3e490d95450c..66f1afe398ce 100644 --- a/offapi/com/sun/star/i18n/XForbiddenCharacters.idl +++ b/offapi/com/sun/star/i18n/XForbiddenCharacters.idl @@ -24,11 +24,9 @@ #include -//============================================================================ module com { module sun { module star { module i18n { -//============================================================================ /** provides access to forbidden character settings in a document. @@ -39,34 +37,29 @@ module com { module sun { module star { module i18n { published interface XForbiddenCharacters : com::sun::star::uno::XInterface { - //------------------------------------------------------------------------ /** returns the forbidden characters for a given locale. */ ForbiddenCharacters getForbiddenCharacters( [in] com::sun::star::lang::Locale aLocale ) raises( com::sun::star::container::NoSuchElementException ); - //------------------------------------------------------------------------ /** determines if forbidden characters are set for a given locale. */ boolean hasForbiddenCharacters( [in] com::sun::star::lang::Locale aLocale ); - //------------------------------------------------------------------------ /** sets the forbidden characters for a given Locale. */ void setForbiddenCharacters( [in] com::sun::star::lang::Locale aLocale, [in] ForbiddenCharacters aForbiddenCharacters ); - //------------------------------------------------------------------------ /** removes the setting of forbidden characters for a given locale. */ void removeForbiddenCharacters( [in] com::sun::star::lang::Locale aLocale ); }; -//============================================================================ }; }; }; }; #endif diff --git a/offapi/com/sun/star/i18n/XIndexEntrySupplier.idl b/offapi/com/sun/star/i18n/XIndexEntrySupplier.idl index 2b30f894de51..7432b58d4666 100644 --- a/offapi/com/sun/star/i18n/XIndexEntrySupplier.idl +++ b/offapi/com/sun/star/i18n/XIndexEntrySupplier.idl @@ -21,11 +21,9 @@ #include -//============================================================================ module com { module sun { module star { module i18n { -//============================================================================ /** supplies information on index entries to generate a "table of @@ -34,7 +32,6 @@ module com { module sun { module star { module i18n { published interface XIndexEntrySupplier : com::sun::star::uno::XInterface { - //------------------------------------------------------------------------ /** returns the capital index key for sorting a table of indexes, to a given index entry, to a given -//============================================================================= module com { module sun { module star { module i18n { -//============================================================================= -//-------------------------------------------------------------------------- /** contains the routine to check Thai input sequence checking @@ -46,7 +43,6 @@ published interface XInputSequenceChecker : ::com::sun::star::uno::XInterface [in] char cInputChar, [in] short nInputCheckMode ); }; -//============================================================================= }; }; }; }; #endif diff --git a/offapi/com/sun/star/i18n/XLocaleData.idl b/offapi/com/sun/star/i18n/XLocaleData.idl index 42d5d457a212..a602ab6a6783 100644 --- a/offapi/com/sun/star/i18n/XLocaleData.idl +++ b/offapi/com/sun/star/i18n/XLocaleData.idl @@ -38,11 +38,9 @@ #include #include -//============================================================================ module com { module sun { module star { module i18n { -//============================================================================ /** Access locale specific data as it is defined in XML locale data @@ -56,67 +54,56 @@ module com { module sun { module star { module i18n { published interface XLocaleData: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------ /** returns the LC_INFO locale information. */ LanguageCountryInfo getLanguageCountryInfo( [in] com::sun::star::lang::Locale aLocale ); - //------------------------------------------------------------------------ /** returns LC_CTYPE separators and markers. */ LocaleDataItem getLocaleItem( [in] com::sun::star::lang::Locale aLocale ); - //------------------------------------------------------------------------ /** returns all LC_CALENDAR calendars for a locale. */ sequence getAllCalendars( [in] com::sun::star::lang::Locale aLocale ); - //------------------------------------------------------------------------ /** returns all LC_CURRENCY currencies for a locale. */ sequence getAllCurrencies( [in] com::sun::star::lang::Locale aLocale ); - //------------------------------------------------------------------------ /** returns all LC_FORMAT format elements for a locale. */ sequence getAllFormats( [in] com::sun::star::lang::Locale aLocale ); - //------------------------------------------------------------------------ /** returns all LC_COLLATION collators for a locale. */ sequence getCollatorImplementations( [in] com::sun::star::lang::Locale aLocale ); - //------------------------------------------------------------------------ /** returns all LC_SEARCH search options for a locale. */ sequence getSearchOptions( [in] com::sun::star::lang::Locale aLocale ); - //------------------------------------------------------------------------ /** returns all LC_COLLATION collation options for a locale. */ sequence getCollationOptions( [in] com::sun::star::lang::Locale aLocale ); - //------------------------------------------------------------------------ /** returns all LC_TRANSLITERATION transliterations for a locale. */ sequence getTransliterations( [in] com::sun::star::lang::Locale aLocale ); - //------------------------------------------------------------------------ /** returns all LC_MISC forbidden characters for a locale. */ ForbiddenCharacters getForbiddenCharacters ( [in] com::sun::star::lang::Locale aLocale ); - //------------------------------------------------------------------------ /** returns all LC_MISC reserved words for a locale. @see reservedWords @@ -124,13 +111,11 @@ published interface XLocaleData: com::sun::star::uno::XInterface sequence getReservedWord( [in] com::sun::star::lang::Locale aLocale ); - //------------------------------------------------------------------------ /** returns all available locales. */ sequence getAllInstalledLocaleNames(); }; -//============================================================================ }; }; }; }; #endif diff --git a/offapi/com/sun/star/i18n/XLocaleData2.idl b/offapi/com/sun/star/i18n/XLocaleData2.idl index 714e57902f2a..414102fea71f 100644 --- a/offapi/com/sun/star/i18n/XLocaleData2.idl +++ b/offapi/com/sun/star/i18n/XLocaleData2.idl @@ -22,11 +22,9 @@ #include #include -//============================================================================ module com { module sun { module star { module i18n { -//============================================================================ /** Access locale specific data. @@ -48,7 +46,6 @@ published interface XLocaleData2 : com::sun::star::i18n::XLocaleData [in] com::sun::star::lang::Locale aLocale ); }; -//============================================================================ }; }; }; }; #endif diff --git a/offapi/com/sun/star/i18n/XLocaleData3.idl b/offapi/com/sun/star/i18n/XLocaleData3.idl index 8597d9aa3c88..266d2c58c78d 100644 --- a/offapi/com/sun/star/i18n/XLocaleData3.idl +++ b/offapi/com/sun/star/i18n/XLocaleData3.idl @@ -33,11 +33,9 @@ #include #include -//============================================================================ module com { module sun { module star { module i18n { -//============================================================================ /** Access locale specific data. @@ -59,7 +57,6 @@ published interface XLocaleData3 : com::sun::star::i18n::XLocaleData2 [in] com::sun::star::lang::Locale aLocale ); }; -//============================================================================ }; }; }; }; #endif diff --git a/offapi/com/sun/star/i18n/XLocaleData4.idl b/offapi/com/sun/star/i18n/XLocaleData4.idl index 154edfab3ae7..c11acb69e76e 100644 --- a/offapi/com/sun/star/i18n/XLocaleData4.idl +++ b/offapi/com/sun/star/i18n/XLocaleData4.idl @@ -32,11 +32,9 @@ #include -//============================================================================ module com { module sun { module star { module i18n { -//============================================================================ /** Access locale specific data. @@ -59,7 +57,6 @@ published interface XLocaleData4 : com::sun::star::i18n::XLocaleData3 [in] com::sun::star::lang::Locale aLocale ); }; -//============================================================================ }; }; }; }; #endif diff --git a/offapi/com/sun/star/i18n/XNativeNumberSupplier.idl b/offapi/com/sun/star/i18n/XNativeNumberSupplier.idl index 905e60bb83c3..860e3c330f3a 100644 --- a/offapi/com/sun/star/i18n/XNativeNumberSupplier.idl +++ b/offapi/com/sun/star/i18n/XNativeNumberSupplier.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module i18n { -//============================================================================= /** Methods to convert between strings of ASCII Arabic digits and native numeral strings. @@ -37,7 +35,6 @@ module com { module sun { module star { module i18n { published interface XNativeNumberSupplier : ::com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** Returns native number string for given number string. @param nNativeNumberMode @@ -48,7 +45,6 @@ published interface XNativeNumberSupplier : ::com::sun::star::uno::XInterface [in] ::com::sun::star::lang::Locale aLocale, [in] short nNativeNumberMode ); - //------------------------------------------------------------------------- /** Check if the NatNum is valid for the given locale. @param nNativeNumberMode @@ -58,7 +54,6 @@ published interface XNativeNumberSupplier : ::com::sun::star::uno::XInterface boolean isValidNatNum( [in] ::com::sun::star::lang::Locale aLocale, [in] short nNativeNumberMode ); - //------------------------------------------------------------------------- /** Convert a specific NatNum/Locale combination to attributes used in the XML file format. @@ -70,7 +65,6 @@ published interface XNativeNumberSupplier : ::com::sun::star::uno::XInterface [in] ::com::sun::star::lang::Locale aLocale, [in] short nNativeNumberMode ); - //------------------------------------------------------------------------- /** Convert XML attributes to a NatNum value. @returns @@ -81,7 +75,6 @@ published interface XNativeNumberSupplier : ::com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; #endif diff --git a/offapi/com/sun/star/i18n/XNumberFormatCode.idl b/offapi/com/sun/star/i18n/XNumberFormatCode.idl index f301f8e408ed..d201f3e11543 100644 --- a/offapi/com/sun/star/i18n/XNumberFormatCode.idl +++ b/offapi/com/sun/star/i18n/XNumberFormatCode.idl @@ -24,11 +24,9 @@ #include #include -//============================================================================= module com { module sun { module star { module i18n { -//============================================================================= /** Access number format codes defined in locale data. @@ -36,7 +34,6 @@ module com { module sun { module star { module i18n { published interface XNumberFormatCode : com::sun::star::uno::XInterface { - //------------------------------------------------------------------------ /** returns the default number format code of a specific category (usage group) for a given locale and format length type. @@ -51,7 +48,6 @@ published interface XNumberFormatCode : com::sun::star::uno::XInterface [in] short nFormatUsage, [in] com::sun::star::lang::Locale rLocale ); - //------------------------------------------------------------------------ /** returns the number format pointed to by nFormatIndex for a given locale. @@ -62,7 +58,6 @@ published interface XNumberFormatCode : com::sun::star::uno::XInterface NumberFormatCode getFormatCode( [in] short nFormatIndex, [in] com::sun::star::lang::Locale rLocale ); - //------------------------------------------------------------------------ /** returns all format codes for a given nFormatUsage and locale. @@ -73,7 +68,6 @@ published interface XNumberFormatCode : com::sun::star::uno::XInterface [in] short nFormatUsage, [in] com::sun::star::lang::Locale rLocale ); - //------------------------------------------------------------------------ /** returns all format codes for a given locale. */ @@ -82,7 +76,6 @@ published interface XNumberFormatCode : com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; #endif diff --git a/offapi/com/sun/star/i18n/XOrdinalSuffix.idl b/offapi/com/sun/star/i18n/XOrdinalSuffix.idl index 661a011c6248..eaeb7f968b42 100644 --- a/offapi/com/sun/star/i18n/XOrdinalSuffix.idl +++ b/offapi/com/sun/star/i18n/XOrdinalSuffix.idl @@ -31,11 +31,9 @@ #include -//============================================================================ module com { module sun { module star { module i18n { -//============================================================================ /** provides access to locale specific ordinal suffix systems. @@ -50,7 +48,6 @@ module com { module sun { module star { module i18n { interface XOrdinalSuffix : com::sun::star::uno::XInterface { - //------------------------------------------------------------------------ /** Returns all the possible ordinal suffixes for the number. This method will provide "st", "nd", "rd", @@ -66,9 +63,7 @@ interface XOrdinalSuffix : com::sun::star::uno::XInterface sequence< string > getOrdinalSuffix( [in] long nNumber, [in] com::sun::star::lang::Locale aLocale ); }; -//============================================================================ }; }; }; }; -//============================================================================ #endif diff --git a/offapi/com/sun/star/i18n/XScriptTypeDetector.idl b/offapi/com/sun/star/i18n/XScriptTypeDetector.idl index b27b09e5a4f4..6a5e4ce8df8c 100644 --- a/offapi/com/sun/star/i18n/XScriptTypeDetector.idl +++ b/offapi/com/sun/star/i18n/XScriptTypeDetector.idl @@ -22,13 +22,10 @@ #include -//============================================================================= module com { module sun { module star { module i18n { -//============================================================================= -//-------------------------------------------------------------------------- /** contains the help routines for layouting complex text @@ -48,36 +45,30 @@ published interface XScriptTypeDetector : ::com::sun::star::uno::XInterface long beginOfScriptDirection( [in] string aText, [in] long nPos, [in] short nScriptDirection ); - //-------------------------------------------------------------------------- /** @returns the position where the specified Script Direction ends. */ long endOfScriptDirection( [in] string aText, [in] long nPos, [in] short nScriptDirection ); - //-------------------------------------------------------------------------- /** @returns the Script Direction of the current position. */ short getScriptDirection ([in] string aText, [in] long nPos, [in] short nDefaultScriptDirection ); - //-------------------------------------------------------------------------- /** @returns the position where the specified CTL Script Type starts. */ long beginOfCTLScriptType( [in] string aText, [in] long nPos); - //-------------------------------------------------------------------------- /** @returns the position where the specified CTL Script Type ends. */ long endOfCTLScriptType( [in] string aText, [in] long nPos); - //-------------------------------------------------------------------------- /** @returns the CTL script type of the current position.
One of CTLScriptType constants. */ short getCTLScriptType ([in] string aText, [in] long nPos); }; -//============================================================================= }; }; }; }; #endif diff --git a/offapi/com/sun/star/i18n/XTextConversion.idl b/offapi/com/sun/star/i18n/XTextConversion.idl index 9413e3195ebf..06c99313dba5 100644 --- a/offapi/com/sun/star/i18n/XTextConversion.idl +++ b/offapi/com/sun/star/i18n/XTextConversion.idl @@ -36,11 +36,9 @@ #include -//============================================================================= module com { module sun { module star { module i18n { -//============================================================================= /** Method to convert text from one type to another @@ -48,7 +46,6 @@ module com { module sun { module star { module i18n { */ published interface XTextConversion : ::com::sun::star::uno::XInterface { - //--------------------------------------------------------------------- /** Method to search dictionaries for the conversion candidates. @param aText @@ -80,7 +77,6 @@ published interface XTextConversion : ::com::sun::star::uno::XInterface raises( com::sun::star::lang::IllegalArgumentException, com::sun::star::lang::NoSupportException ); - //--------------------------------------------------------------------- /** Method to search dictionaries for the conversion candidate, if there are multiple candidates, it will return first one. This is for the conversion in non-interactive mode. @@ -114,7 +110,6 @@ published interface XTextConversion : ::com::sun::star::uno::XInterface raises( com::sun::star::lang::IllegalArgumentException, com::sun::star::lang::NoSupportException ); - //--------------------------------------------------------------------- /** Method to query if the conversion type should be interactive or non-interactive mode. @@ -141,7 +136,6 @@ published interface XTextConversion : ::com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/i18n/XTransliteration.idl b/offapi/com/sun/star/i18n/XTransliteration.idl index 1f88671df0e6..9b778221cafe 100644 --- a/offapi/com/sun/star/i18n/XTransliteration.idl +++ b/offapi/com/sun/star/i18n/XTransliteration.idl @@ -33,11 +33,9 @@ #include #include -//============================================================================= module com { module sun { module star { module i18n { -//============================================================================= /** Character conversions like case folding or Hiragana to Katakana. @@ -104,7 +102,6 @@ module com { module sun { module star { module i18n { published interface XTransliteration: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------ /** Unique ASCII name to identify a module. This name is used to get its localized name for menus, dialogs etc. The behavior is undefined for TransliterationType::CASCADE @@ -112,7 +109,6 @@ published interface XTransliteration: com::sun::star::uno::XInterface */ string getName(); - //------------------------------------------------------------------------ /** Return the attribute(s) associated with this transliteration object, as defined in TransliterationType. The value is determined by the transliteration modules. For example, @@ -121,20 +117,17 @@ published interface XTransliteration: com::sun::star::uno::XInterface */ short getType(); - //------------------------------------------------------------------------ /** Load instance of predefined module - old style method. */ void loadModule( [in] TransliterationModules eModType, [in] ::com::sun::star::lang::Locale aLocale ); - //------------------------------------------------------------------------ /** Load a sequence of instances of predefined modules - supersedes method XTransliteration::loadModule(). */ void loadModuleNew( [in] sequence aModType, [in] ::com::sun::star::lang::Locale aLocale ); - //------------------------------------------------------------------------ /** Load instance of UNO registered module.

Each transliteration module is registered under a different @@ -157,7 +150,6 @@ published interface XTransliteration: com::sun::star::uno::XInterface void loadModuleByImplName( [in] string aImplName, [in] ::com::sun::star::lang::Locale aLocale ); - //------------------------------------------------------------------------ /** Load a sequence of instances of transliteration modules. Output of one module is fed as input to the next module in the sequence. The object created by this call has @@ -169,7 +161,6 @@ published interface XTransliteration: com::sun::star::uno::XInterface void loadModulesByImplNames( [in] sequence aImplNameList, [in] ::com::sun::star::lang::Locale aLocale ); - //------------------------------------------------------------------------ /** List the available transliteration modules for a given locale. It can be filtered based on its type. @@ -182,7 +173,6 @@ published interface XTransliteration: com::sun::star::uno::XInterface [in] short nType ); - //------------------------------------------------------------------------ /** Transliterate a substring. This method can be called if the object doesn't have TransliterationType IGNORE attribute. @@ -206,7 +196,6 @@ published interface XTransliteration: com::sun::star::uno::XInterface string transliterate( [in] string aInStr, [in] long nStartPos, [in] long nCount, [out] sequence rOffset ); - //------------------------------------------------------------------------ /** @deprecated For internal use, this method is supported to get the "transliteration", which equals() is based on. @@ -214,7 +203,6 @@ published interface XTransliteration: com::sun::star::uno::XInterface string folding( [in] string aInStr, [in] long nStartPos, [in] long nCount, [out] sequence rOffset ); - //------------------------------------------------------------------------ /** Match two substrings and find if they are equivalent as per this transliteration. @@ -263,7 +251,6 @@ published interface XTransliteration: com::sun::star::uno::XInterface [in] string aStr2, [in] long nPos2, [in] long nCount2, [out] long rMatch2 ); - //------------------------------------------------------------------------ /** Transliterate one set of characters to another.

This method is intended for getting corresponding ranges and @@ -283,7 +270,6 @@ published interface XTransliteration: com::sun::star::uno::XInterface */ sequence transliterateRange( [in] string aStr1, [in] string aStr2 ); - //------------------------------------------------------------------------ /** Compare 2 substrings as per this transliteration. It translates both substrings before comparing them. @@ -313,7 +299,6 @@ published interface XTransliteration: com::sun::star::uno::XInterface long compareSubstring( [in] string aStr1, [in] long nOff1, [in] long nLen1, [in] string aStr2, [in] long nOff2, [in] long nLen2 ); - //------------------------------------------------------------------------ /** Compare 2 strings as per this transliteration. It translates both strings before comparing them. @@ -326,7 +311,6 @@ published interface XTransliteration: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; #endif diff --git a/offapi/com/sun/star/i18n/reservedWords.idl b/offapi/com/sun/star/i18n/reservedWords.idl index d1adae279b4c..b57cc240ffba 100644 --- a/offapi/com/sun/star/i18n/reservedWords.idl +++ b/offapi/com/sun/star/i18n/reservedWords.idl @@ -19,11 +19,9 @@ #ifndef __com_sun_star_i18n_reservedWords_idl__ #define __com_sun_star_i18n_reservedWords_idl__ -//============================================================================ module com { module sun { module star { module i18n { -//============================================================================ /** Offsets into the sequence of strings returned by @@ -66,7 +64,6 @@ published constants reservedWords const short COUNT = 12; }; -//============================================================================ }; }; }; }; #endif diff --git a/offapi/com/sun/star/image/ImageMap.idl b/offapi/com/sun/star/image/ImageMap.idl index 324805168770..1244d175d88d 100644 --- a/offapi/com/sun/star/image/ImageMap.idl +++ b/offapi/com/sun/star/image/ImageMap.idl @@ -31,11 +31,9 @@ #include #include -//============================================================================= module com { module sun { module star { module image { -//============================================================================= /** This service specifies a HTML image map. */ @@ -53,7 +51,6 @@ published service ImageMap interface ::com::sun::star::container::XIndexContainer; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/image/ImageMapCircleObject.idl b/offapi/com/sun/star/image/ImageMapCircleObject.idl index aa9b2846dddc..d5ac0b0ef842 100644 --- a/offapi/com/sun/star/image/ImageMapCircleObject.idl +++ b/offapi/com/sun/star/image/ImageMapCircleObject.idl @@ -32,11 +32,9 @@ #include -//============================================================================= module com { module sun { module star { module image { -//============================================================================= /** this service describes a circular-shaped region inside a HTML image map. @@ -55,7 +53,6 @@ published service ImageMapCircleObject [property] long Radius; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/image/ImageMapObject.idl b/offapi/com/sun/star/image/ImageMapObject.idl index cd4f349e503b..9d96b83d9820 100644 --- a/offapi/com/sun/star/image/ImageMapObject.idl +++ b/offapi/com/sun/star/image/ImageMapObject.idl @@ -23,11 +23,9 @@ #include -//============================================================================= module com { module sun { module star { module image { -//============================================================================= /** this is a base service for objects inside a image maps. @see ImageMap @@ -65,7 +63,6 @@ published service ImageMapObject [property] boolean IsActive; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/image/ImageMapPolygonObject.idl b/offapi/com/sun/star/image/ImageMapPolygonObject.idl index ccc455d12722..4df0a1ebb561 100644 --- a/offapi/com/sun/star/image/ImageMapPolygonObject.idl +++ b/offapi/com/sun/star/image/ImageMapPolygonObject.idl @@ -32,11 +32,9 @@ #include -//============================================================================= module com { module sun { module star { module image { -//============================================================================= /** this service describes a polygon-shaped region inside a HTML image map. @@ -53,7 +51,6 @@ published service ImageMapPolygonObject [property] com::sun::star::drawing::PointSequence Polygon; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/image/ImageMapRectangleObject.idl b/offapi/com/sun/star/image/ImageMapRectangleObject.idl index 6b88f78c1e71..9bcbed87b1d7 100644 --- a/offapi/com/sun/star/image/ImageMapRectangleObject.idl +++ b/offapi/com/sun/star/image/ImageMapRectangleObject.idl @@ -32,11 +32,9 @@ #include -//============================================================================= module com { module sun { module star { module image { -//============================================================================= /** this service describes a rectangular-shaped region inside a HTML image map. @@ -52,7 +50,6 @@ published service ImageMapRectangleObject [property] com::sun::star::awt::Rectangle Boundary; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/inspection/DefaultHelpProvider.idl b/offapi/com/sun/star/inspection/DefaultHelpProvider.idl index 877676f65775..31c5b1895c2e 100644 --- a/offapi/com/sun/star/inspection/DefaultHelpProvider.idl +++ b/offapi/com/sun/star/inspection/DefaultHelpProvider.idl @@ -30,13 +30,11 @@ #include -//============================================================================= module com { module sun { module star { module inspection { interface XObjectInspectorUI; -//============================================================================= /** implements a component which can default-fill the help section of an ObjectInspector. @@ -60,11 +58,9 @@ service DefaultHelpProvider : com::sun::star::uno::XInterface raises ( ::com::sun::star::lang::IllegalArgumentException ); }; -//============================================================================= }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/inspection/GenericPropertyHandler.idl b/offapi/com/sun/star/inspection/GenericPropertyHandler.idl index 33b0a7256175..407e124a40d0 100644 --- a/offapi/com/sun/star/inspection/GenericPropertyHandler.idl +++ b/offapi/com/sun/star/inspection/GenericPropertyHandler.idl @@ -31,10 +31,8 @@ #include -//============================================================================= module com { module sun { module star { module inspection { -//----------------------------------------------------------------------------- /** implements a general-purpose XPropertyHandler

The property handler implemented by this service will do an introspection @@ -53,7 +51,6 @@ module com { module sun { module star { module inspection { */ service GenericPropertyHandler : XPropertyHandler; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/inspection/InteractiveSelectionResult.idl b/offapi/com/sun/star/inspection/InteractiveSelectionResult.idl index f2de055e6d50..eadc3fc6eca9 100644 --- a/offapi/com/sun/star/inspection/InteractiveSelectionResult.idl +++ b/offapi/com/sun/star/inspection/InteractiveSelectionResult.idl @@ -28,10 +28,8 @@ #ifndef __com_sun_star_inspection_InteractiveSelectionResult_idl__ #define __com_sun_star_inspection_InteractiveSelectionResult_idl__ -//============================================================================= module com { module sun { module star { module inspection { -//----------------------------------------------------------------------------- /** describes possible results of an interactive selection of a property value in an object inspector @@ -68,7 +66,6 @@ enum InteractiveSelectionResult Pending }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/inspection/LineDescriptor.idl b/offapi/com/sun/star/inspection/LineDescriptor.idl index ec2f1443da78..f385198dd41d 100644 --- a/offapi/com/sun/star/inspection/LineDescriptor.idl +++ b/offapi/com/sun/star/inspection/LineDescriptor.idl @@ -31,12 +31,10 @@ #include -//============================================================================= module com { module sun { module star { module inspection { interface XPropertyControl; -//----------------------------------------------------------------------------- /** describes the appearance of a line representing a single property in an ObjectInspector. Such a line consists of @@ -192,7 +190,6 @@ struct LineDescriptor string Category; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/inspection/ObjectInspector.idl b/offapi/com/sun/star/inspection/ObjectInspector.idl index a50beb983eb8..dc71577a8f9e 100644 --- a/offapi/com/sun/star/inspection/ObjectInspector.idl +++ b/offapi/com/sun/star/inspection/ObjectInspector.idl @@ -31,10 +31,8 @@ #include #include -//============================================================================= module com { module sun { module star { module inspection { -//----------------------------------------------------------------------------- /** describes an Controller which can be used to browse and modify properties of components. @@ -97,7 +95,6 @@ service ObjectInspector : XObjectInspector raises ( ::com::sun::star::lang::IllegalArgumentException ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/inspection/ObjectInspectorModel.idl b/offapi/com/sun/star/inspection/ObjectInspectorModel.idl index b8b63386e159..7884839972cb 100644 --- a/offapi/com/sun/star/inspection/ObjectInspectorModel.idl +++ b/offapi/com/sun/star/inspection/ObjectInspectorModel.idl @@ -32,10 +32,8 @@ #include #include -//============================================================================= module com { module sun { module star { module inspection { -//----------------------------------------------------------------------------- /** describes a default implementation of an ObjectInspectorModel

This service simplifies usage of an ObjectInspector.

@@ -108,7 +106,6 @@ service ObjectInspectorModel : XObjectInspectorModel raises ( ::com::sun::star::lang::IllegalArgumentException ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/inspection/PropertyCategoryDescriptor.idl b/offapi/com/sun/star/inspection/PropertyCategoryDescriptor.idl index 6c846efac8b4..8a400b1d4d2d 100644 --- a/offapi/com/sun/star/inspection/PropertyCategoryDescriptor.idl +++ b/offapi/com/sun/star/inspection/PropertyCategoryDescriptor.idl @@ -28,10 +28,8 @@ #ifndef __com_sun_star_inspection_PropertyCategoryDescriptor_idl__ #define __com_sun_star_inspection_PropertyCategoryDescriptor_idl__ -//============================================================================= module com { module sun { module star { module inspection { -//----------------------------------------------------------------------------- /** describes a category of properties @see ObjectInspector @see XObjectInspectorModel::describeCategory @@ -58,7 +56,6 @@ struct PropertyCategoryDescriptor string HelpURL; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/inspection/PropertyControlType.idl b/offapi/com/sun/star/inspection/PropertyControlType.idl index 122e41f00f7c..53262e3814ef 100644 --- a/offapi/com/sun/star/inspection/PropertyControlType.idl +++ b/offapi/com/sun/star/inspection/PropertyControlType.idl @@ -29,10 +29,8 @@ #ifndef __com_sun_star_inspection_PropertyControlType_idl__ #define __com_sun_star_inspection_PropertyControlType_idl__ -//============================================================================= module com { module sun { module star { module inspection { -//----------------------------------------------------------------------------- /** describes pre-defined possible control types to be used to display and enter property values within a ObjectInspector. @@ -146,7 +144,6 @@ constants PropertyControlType const short Unknown = 13; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/inspection/PropertyLineElement.idl b/offapi/com/sun/star/inspection/PropertyLineElement.idl index 1d6bcca51294..271ab4e60321 100644 --- a/offapi/com/sun/star/inspection/PropertyLineElement.idl +++ b/offapi/com/sun/star/inspection/PropertyLineElement.idl @@ -29,10 +29,8 @@ #ifndef __com_sun_star_inspection_PropertyLineElement_idl__ #define __com_sun_star_inspection_PropertyLineElement_idl__ -//============================================================================= module com { module sun { module star { module inspection { -//----------------------------------------------------------------------------- /** describes elements of a single line in an object inspector, used to represent a single property @@ -54,7 +52,6 @@ constants PropertyLineElement const short All = 0xFF; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/inspection/StringRepresentation.idl b/offapi/com/sun/star/inspection/StringRepresentation.idl index 673e54464a50..604e13e021af 100644 --- a/offapi/com/sun/star/inspection/StringRepresentation.idl +++ b/offapi/com/sun/star/inspection/StringRepresentation.idl @@ -31,16 +31,13 @@ #include -//============================================================================= module com { module sun { module star { module inspection { -//----------------------------------------------------------------------------- service StringRepresentation : XStringRepresentation { create([in]com::sun::star::script::XTypeConverter TypeConverter)raises( com::sun::star::lang::IllegalArgumentException ); createConstant([in]com::sun::star::script::XTypeConverter TypeConverter,[in] string Constant,[in] sequence Values)raises( com::sun::star::lang::IllegalArgumentException ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/inspection/XHyperlinkControl.idl b/offapi/com/sun/star/inspection/XHyperlinkControl.idl index 03dfd80abaca..1e9b42e94924 100644 --- a/offapi/com/sun/star/inspection/XHyperlinkControl.idl +++ b/offapi/com/sun/star/inspection/XHyperlinkControl.idl @@ -32,10 +32,8 @@ #include #include -//============================================================================= module com { module sun { module star { module inspection { -//----------------------------------------------------------------------------- /** defines the interface for an XPropertyControl which displays its value in a hyperlink-like way @@ -58,7 +56,6 @@ interface XHyperlinkControl : XPropertyControl void removeActionListener( [in] com::sun::star::awt::XActionListener listener ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/inspection/XNumericControl.idl b/offapi/com/sun/star/inspection/XNumericControl.idl index 331714fcbefd..a5189fbbc974 100644 --- a/offapi/com/sun/star/inspection/XNumericControl.idl +++ b/offapi/com/sun/star/inspection/XNumericControl.idl @@ -33,10 +33,8 @@ #include #include -//============================================================================= module com { module sun { module star { module inspection { -//----------------------------------------------------------------------------- /** defines the interface for an XPropertyControl which supports displaying and entering numerical values. @@ -85,7 +83,6 @@ interface XNumericControl : XPropertyControl [attribute] short ValueUnit; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/inspection/XObjectInspector.idl b/offapi/com/sun/star/inspection/XObjectInspector.idl index 54fb58bb8bf0..755e5e928f23 100644 --- a/offapi/com/sun/star/inspection/XObjectInspector.idl +++ b/offapi/com/sun/star/inspection/XObjectInspector.idl @@ -33,13 +33,11 @@ #include #include -//============================================================================= module com { module sun { module star { module inspection { interface XObjectInspectorModel; interface XObjectInspectorUI; -//----------------------------------------------------------------------------- /** describes the main interface of an ObjectInspector. @see ObjectInspector @@ -119,7 +117,6 @@ interface XObjectInspector raises (com::sun::star::util::VetoException); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/inspection/XObjectInspectorModel.idl b/offapi/com/sun/star/inspection/XObjectInspectorModel.idl index 3a0dc083539b..292d78838f65 100644 --- a/offapi/com/sun/star/inspection/XObjectInspectorModel.idl +++ b/offapi/com/sun/star/inspection/XObjectInspectorModel.idl @@ -32,12 +32,10 @@ #include #include -//============================================================================= module com { module sun { module star { module inspection { interface XPropertyHandler; -//----------------------------------------------------------------------------- /** describes the model of an ObjectInspector @see ObjectInspector @@ -180,7 +178,6 @@ interface XObjectInspectorModel [attribute, bound] boolean IsReadOnly; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/inspection/XObjectInspectorUI.idl b/offapi/com/sun/star/inspection/XObjectInspectorUI.idl index ea35423cca5c..77744e02e003 100644 --- a/offapi/com/sun/star/inspection/XObjectInspectorUI.idl +++ b/offapi/com/sun/star/inspection/XObjectInspectorUI.idl @@ -33,12 +33,10 @@ #include #include -//============================================================================= module com { module sun { module star { module inspection { interface XPropertyControlObserver; -//----------------------------------------------------------------------------- /** grants access to certain aspects of the user interface of an object inspector @@ -172,7 +170,6 @@ interface XObjectInspectorUI raises ( ::com::sun::star::lang::NoSupportException ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/inspection/XPropertyControl.idl b/offapi/com/sun/star/inspection/XPropertyControl.idl index 593e50e59dfc..ffff2d7bc829 100644 --- a/offapi/com/sun/star/inspection/XPropertyControl.idl +++ b/offapi/com/sun/star/inspection/XPropertyControl.idl @@ -32,12 +32,10 @@ #include #include -//============================================================================= module com { module sun { module star { module inspection { interface XPropertyControlContext; -//----------------------------------------------------------------------------- /** defines the interface for a single control in an ObjectInspector @since OOo 2.0.3 @@ -109,7 +107,6 @@ interface XPropertyControl [attribute, readonly] com::sun::star::awt::XWindow ControlWindow; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/inspection/XPropertyControlContext.idl b/offapi/com/sun/star/inspection/XPropertyControlContext.idl index 96b1006f097e..7738fb8e8c3e 100644 --- a/offapi/com/sun/star/inspection/XPropertyControlContext.idl +++ b/offapi/com/sun/star/inspection/XPropertyControlContext.idl @@ -31,10 +31,8 @@ #include -//============================================================================= module com { module sun { module star { module inspection { -//----------------------------------------------------------------------------- /** specifies the interface of the context of an XPropertyControl. @see XPropertyControl::ControlContext @@ -51,7 +49,6 @@ interface XPropertyControlContext : XPropertyControlObserver [oneway] void activateNextControl( [in] XPropertyControl CurrentControl ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/inspection/XPropertyControlFactory.idl b/offapi/com/sun/star/inspection/XPropertyControlFactory.idl index 037be8b545c4..d31fedc756e5 100644 --- a/offapi/com/sun/star/inspection/XPropertyControlFactory.idl +++ b/offapi/com/sun/star/inspection/XPropertyControlFactory.idl @@ -31,12 +31,10 @@ #include -//============================================================================= module com { module sun { module star { module inspection { interface XPropertyControl; -//----------------------------------------------------------------------------- /** a factory for XPropertyControls @since OOo 2.0.3 @@ -72,7 +70,6 @@ interface XPropertyControlFactory raises ( com::sun::star::lang::IllegalArgumentException ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/inspection/XPropertyControlObserver.idl b/offapi/com/sun/star/inspection/XPropertyControlObserver.idl index 2e28574ec499..52686df60760 100644 --- a/offapi/com/sun/star/inspection/XPropertyControlObserver.idl +++ b/offapi/com/sun/star/inspection/XPropertyControlObserver.idl @@ -31,13 +31,11 @@ #include -//============================================================================= module com { module sun { module star { module inspection { interface XPropertyControl; -//============================================================================= /** specifies an interface for components to observer certain aspects of an XPropertyControl. @@ -65,11 +63,9 @@ interface XPropertyControlObserver [oneway] void valueChanged( [in] XPropertyControl Control ); }; -//============================================================================= }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/inspection/XPropertyHandler.idl b/offapi/com/sun/star/inspection/XPropertyHandler.idl index b4fe454a4138..bf41b2cdcba3 100644 --- a/offapi/com/sun/star/inspection/XPropertyHandler.idl +++ b/offapi/com/sun/star/inspection/XPropertyHandler.idl @@ -37,13 +37,11 @@ #include #include -//============================================================================= module com { module sun { module star { module inspection { interface XObjectInspectorUI; interface XPropertyControlFactory; -//----------------------------------------------------------------------------- /** is the basic interface for object inspection.

The ObjectInspector itself does not know anything about the object @@ -446,7 +444,6 @@ interface XPropertyHandler boolean suspend( [in] boolean Suspend ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/inspection/XStringListControl.idl b/offapi/com/sun/star/inspection/XStringListControl.idl index 47167ae33084..f7f9d4f02340 100644 --- a/offapi/com/sun/star/inspection/XStringListControl.idl +++ b/offapi/com/sun/star/inspection/XStringListControl.idl @@ -31,10 +31,8 @@ #include -//============================================================================= module com { module sun { module star { module inspection { -//----------------------------------------------------------------------------- /** defines the interface for an XPropertyControl which, additionally to the basic behavior, supports a list of strings interpreted as possible property values. @@ -64,7 +62,6 @@ interface XStringListControl : XPropertyControl sequence< string > getListEntries(); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/inspection/XStringRepresentation.idl b/offapi/com/sun/star/inspection/XStringRepresentation.idl index 4af5280406e7..098870241c7e 100644 --- a/offapi/com/sun/star/inspection/XStringRepresentation.idl +++ b/offapi/com/sun/star/inspection/XStringRepresentation.idl @@ -31,10 +31,8 @@ #include -//============================================================================= module com { module sun { module star { module inspection { -//----------------------------------------------------------------------------- /** handles string representations of property values. @see */ @@ -62,7 +60,6 @@ interface XStringRepresentation ) raises( com::sun::star::uno::Exception ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/installation/InstallationCheck.idl b/offapi/com/sun/star/installation/InstallationCheck.idl index 1c9737c426d6..542fd1b3a1e0 100644 --- a/offapi/com/sun/star/installation/InstallationCheck.idl +++ b/offapi/com/sun/star/installation/InstallationCheck.idl @@ -30,11 +30,9 @@ #include -//============================================================================= module com { module sun { module star { module installation { -//============================================================================= // DocMerge from xml: service com::sun::star::installation::InstallationCheck /** is a simple implementation of the XInstallationCheck. @@ -56,7 +54,6 @@ published service InstallationCheck interface com::sun::star::installation::XInstallationCheck; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/installation/InstallationCheckService.idl b/offapi/com/sun/star/installation/InstallationCheckService.idl index 1b86ddcfceee..f42796f3a04d 100644 --- a/offapi/com/sun/star/installation/InstallationCheckService.idl +++ b/offapi/com/sun/star/installation/InstallationCheckService.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module installation { -//============================================================================= /** This service is a simple implementation of the interface XInstallationCheck.

This implementation only checks the fonts "StarBats" and "StarMath". @@ -44,7 +42,6 @@ published service InstallationCheckService }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/installation/InternetSettings.idl b/offapi/com/sun/star/installation/InternetSettings.idl index 3bdab163952d..2ee31a4b5dfe 100644 --- a/offapi/com/sun/star/installation/InternetSettings.idl +++ b/offapi/com/sun/star/installation/InternetSettings.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module installation { -//============================================================================= /// @deprecated published service InternetSettings @@ -35,7 +33,6 @@ published service InternetSettings interface com::sun::star::container::XNameAccess; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/installation/ProtDlgRes.idl b/offapi/com/sun/star/installation/ProtDlgRes.idl index 9899c550c810..374ce453733e 100644 --- a/offapi/com/sun/star/installation/ProtDlgRes.idl +++ b/offapi/com/sun/star/installation/ProtDlgRes.idl @@ -20,11 +20,9 @@ #define __com_sun_star_installation_ProtDlgRes_idl__ -//============================================================================= module com { module sun { module star { module installation { -//============================================================================= /** contains the status of a dialog with an "always display Checkbox". @@ -32,14 +30,12 @@ */ published enum ProtDlgRes { - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::installation::ProtDlgRes::NOCHANGE /** dialog quit without the use of the YES/NO buttons. */ NOCHANGE, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::installation::ProtDlgRes::CHECK /** when the dialog quit the checkbox, "Always display this message" was @@ -47,7 +43,6 @@ published enum ProtDlgRes */ CHECK, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::installation::ProtDlgRes::UNCHECK /** when the dialog quit the checkbox, "Always display this message" @@ -57,7 +52,6 @@ published enum ProtDlgRes }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/installation/ProtocolHandlerCheck.idl b/offapi/com/sun/star/installation/ProtocolHandlerCheck.idl index dbd96b0cc2f1..0f9b1ca216d0 100644 --- a/offapi/com/sun/star/installation/ProtocolHandlerCheck.idl +++ b/offapi/com/sun/star/installation/ProtocolHandlerCheck.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module installation { -//============================================================================= /// @deprecated published service ProtocolHandlerCheck @@ -35,7 +33,6 @@ published service ProtocolHandlerCheck interface com::sun::star::installation::XProtocolHandlerCheck; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/installation/ProtocolHandlerCheckService.idl b/offapi/com/sun/star/installation/ProtocolHandlerCheckService.idl index 9837f7c199c4..9f33aa310bce 100644 --- a/offapi/com/sun/star/installation/ProtocolHandlerCheckService.idl +++ b/offapi/com/sun/star/installation/ProtocolHandlerCheckService.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module installation { -//============================================================================= /** @deprecated */ published service ProtocolHandlerCheckService @@ -35,7 +33,6 @@ published service ProtocolHandlerCheckService }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/installation/XInstallationCheck.idl b/offapi/com/sun/star/installation/XInstallationCheck.idl index bc9158996808..3089be54715a 100644 --- a/offapi/com/sun/star/installation/XInstallationCheck.idl +++ b/offapi/com/sun/star/installation/XInstallationCheck.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module installation { -//============================================================================= // DocMerge from xml: interface com::sun::star::installation::XInstallationCheck /** a flag called "suppressed", changes the action of check and checkWithDialog @@ -35,7 +33,6 @@ module com { module sun { module star { module installation { */ published interface XInstallationCheck: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::installation::XInstallationCheck::check /** checks if something of the installation is missing. @@ -47,7 +44,6 @@ published interface XInstallationCheck: com::sun::star::uno::XInterface */ boolean check( [in] boolean bForce ); - //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::installation::XInstallationCheck::checkWithDialog /** same as check, but additionally shows a dialog if result is . @@ -60,7 +56,6 @@ published interface XInstallationCheck: com::sun::star::uno::XInterface */ boolean checkWithDialog( [in] boolean bForce ); - //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::installation::XInstallationCheck::executeDialog /** shows a dialog if something of the installation is missing. @@ -73,7 +68,6 @@ published interface XInstallationCheck: com::sun::star::uno::XInterface */ boolean executeDialog(); - //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::installation::XInstallationCheck::getSuppressed /** gets the status of flag suppressed @@ -88,7 +82,6 @@ published interface XInstallationCheck: com::sun::star::uno::XInterface */ boolean getSuppressed(); - //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::installation::XInstallationCheck::setSuppressed /** set status of flag "suppressed". @@ -97,7 +90,6 @@ published interface XInstallationCheck: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/installation/XProtocolHandlerCheck.idl b/offapi/com/sun/star/installation/XProtocolHandlerCheck.idl index 1bb892f01ace..911154357462 100644 --- a/offapi/com/sun/star/installation/XProtocolHandlerCheck.idl +++ b/offapi/com/sun/star/installation/XProtocolHandlerCheck.idl @@ -33,37 +33,31 @@ #include -//============================================================================= module com { module sun { module star { module installation { -//============================================================================= /// @deprecated published interface XProtocolHandlerCheck: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::installation::XProtocolHandlerCheck::isSingleSettingAvailable /** checks if it is possible to set particular protocols. */ boolean isSingleSettingAvailable(); - //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::installation::XProtocolHandlerCheck::isProtocolHandler /** checks if StarOffice is the protocol-handler, for the particular protocol */ boolean isProtocolHandler( [in] short nWhich ); - //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::installation::XProtocolHandlerCheck::setProtocolHandler /** Make StarOffice the protocol-handler.@see isProtocolHandler */ boolean setProtocolHandler( [in] short nWhich ); - //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::installation::XProtocolHandlerCheck::checkProtocolHandler /** First, the method checks if StarOffice is @@ -81,7 +75,6 @@ published interface XProtocolHandlerCheck: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/installation/protocols.idl b/offapi/com/sun/star/installation/protocols.idl index f791db0041fa..fb5e9254cd8c 100644 --- a/offapi/com/sun/star/installation/protocols.idl +++ b/offapi/com/sun/star/installation/protocols.idl @@ -29,11 +29,9 @@ #define __com_sun_star_installation_protocols_idl__ -//============================================================================= module com { module sun { module star { module installation { -//============================================================================= /** A protocol-handler is a part of StarOffice which performs the communication on a particular protocol. This can be HTTP, FTP, HTTPS, @@ -44,42 +42,36 @@ */ published constants protocols { - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::installation::protocols::ALL /** check/set all supported protocols */ const short ALL = 0; - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::installation::protocols::HTTP /** check/set the HTTP protocol */ const short HTTP = 1; - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::installation::protocols::FTP /** check/set the FTP protocol */ const short FTP = 2; - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::installation::protocols::HTTPS /** check/set the HTTPS protocol */ const short HTTPS = 3; - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::installation::protocols::MAIL /** check/set the MAIL protocol */ const short MAIL = 4; - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::installation::protocols::NEWS /** check/set the NEWS protocol @@ -88,7 +80,6 @@ published constants protocols }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/linguistic2/ConversionDictionary.idl b/offapi/com/sun/star/linguistic2/ConversionDictionary.idl index 66f077747e83..ecbad2de0216 100644 --- a/offapi/com/sun/star/linguistic2/ConversionDictionary.idl +++ b/offapi/com/sun/star/linguistic2/ConversionDictionary.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module linguistic2 { -//============================================================================= /** represents a dictionary used in a conversion dictionary list.

Specific implementations may put some restrictions for @@ -58,7 +56,6 @@ published service ConversionDictionary [optional] interface com::sun::star::linguistic2::XConversionPropertyType; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/linguistic2/ConversionDictionaryList.idl b/offapi/com/sun/star/linguistic2/ConversionDictionaryList.idl index 7c0ca229662b..598f10f24ceb 100644 --- a/offapi/com/sun/star/linguistic2/ConversionDictionaryList.idl +++ b/offapi/com/sun/star/linguistic2/ConversionDictionaryList.idl @@ -22,11 +22,9 @@ #include #include -//============================================================================= module com { module sun { module star { module linguistic2 { -//============================================================================= /** represents a list of available conversion dictionaries.

There will be only one list that may hold different types of @@ -50,7 +48,6 @@ published service ConversionDictionaryList interface com::sun::star::lang::XComponent; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/linguistic2/ConversionDictionaryType.idl b/offapi/com/sun/star/linguistic2/ConversionDictionaryType.idl index 9b1dc38d80a8..cc73f0067038 100644 --- a/offapi/com/sun/star/linguistic2/ConversionDictionaryType.idl +++ b/offapi/com/sun/star/linguistic2/ConversionDictionaryType.idl @@ -19,11 +19,9 @@ #ifndef __com_sun_star_linguistic2_ConversionDictionaryType_idl__ #define __com_sun_star_linguistic2_ConversionDictionaryType_idl__ -//============================================================================= module com { module sun { module star { module linguistic2 { -//============================================================================= /** specifies the conversion dictionary type to be used with XConversionDictionary. @since OOo 1.1.2 @@ -41,7 +39,6 @@ constants ConversionDictionaryType const short SCHINESE_TCHINESE = 2; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/linguistic2/ConversionDirection.idl b/offapi/com/sun/star/linguistic2/ConversionDirection.idl index 56acaada3a4f..d48546b24b01 100644 --- a/offapi/com/sun/star/linguistic2/ConversionDirection.idl +++ b/offapi/com/sun/star/linguistic2/ConversionDirection.idl @@ -19,11 +19,9 @@ #ifndef __com_sun_star_linguistic2_ConversionDirection_idl__ #define __com_sun_star_linguistic2_ConversionDirection_idl__ -//============================================================================= module com { module sun { module star { module linguistic2 { -//============================================================================= /** Conversion direction to be used with XConversionDictionary when looking for conversions. @@ -42,7 +40,6 @@ published enum ConversionDirection FROM_RIGHT }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/linguistic2/ConversionPropertyType.idl b/offapi/com/sun/star/linguistic2/ConversionPropertyType.idl index 397d73d87fb8..968a71a62817 100644 --- a/offapi/com/sun/star/linguistic2/ConversionPropertyType.idl +++ b/offapi/com/sun/star/linguistic2/ConversionPropertyType.idl @@ -19,11 +19,9 @@ #ifndef __com_sun_star_linguistic2_ConversionPropertyType_idl__ #define __com_sun_star_linguistic2_ConversionPropertyType_idl__ -//============================================================================= module com { module sun { module star { module linguistic2 { -//============================================================================= /** specifies the property type of an entry in a conversion dictionary. @see com::sun::star::linguistic2::XConversionDictionary @@ -99,7 +97,6 @@ constants ConversionPropertyType }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/linguistic2/Dictionary.idl b/offapi/com/sun/star/linguistic2/Dictionary.idl index c1fba2c17610..5f904d682723 100644 --- a/offapi/com/sun/star/linguistic2/Dictionary.idl +++ b/offapi/com/sun/star/linguistic2/Dictionary.idl @@ -24,11 +24,9 @@ #include #include -//============================================================================= module com { module sun { module star { module linguistic2 { -//============================================================================= /** represents a dictionary used for spell checking and hyphenation. @@ -56,7 +54,6 @@ service Dictionary }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/linguistic2/DictionaryEvent.idl b/offapi/com/sun/star/linguistic2/DictionaryEvent.idl index 50a85b952f5b..6b3e2a4a3330 100644 --- a/offapi/com/sun/star/linguistic2/DictionaryEvent.idl +++ b/offapi/com/sun/star/linguistic2/DictionaryEvent.idl @@ -23,11 +23,9 @@ #include -//============================================================================= module com { module sun { module star { module linguistic2 { -//============================================================================= /** represents a dictionary event.

This type of event is used by a dictionary to inform @@ -41,7 +39,6 @@ module com { module sun { module star { module linguistic2 { */ published struct DictionaryEvent : com::sun::star::lang::EventObject { - //------------------------------------------------------------------------- /** is the type of event.

This must be the value of a single flag. No combinations are @@ -51,7 +48,6 @@ published struct DictionaryEvent : com::sun::star::lang::EventObject */ short nEvent; - //------------------------------------------------------------------------- /** is the affected dictionary entry (if any).

It must be set if an entry was @@ -63,7 +59,6 @@ published struct DictionaryEvent : com::sun::star::lang::EventObject }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/linguistic2/DictionaryEventFlags.idl b/offapi/com/sun/star/linguistic2/DictionaryEventFlags.idl index e3b160545cad..2b0843ad9d3f 100644 --- a/offapi/com/sun/star/linguistic2/DictionaryEventFlags.idl +++ b/offapi/com/sun/star/linguistic2/DictionaryEventFlags.idl @@ -20,11 +20,9 @@ #define __com_sun_star_linguistic2_DictionaryEventFlags_idl__ -//============================================================================= module com { module sun { module star { module linguistic2 { -//============================================================================= /** flags used for the event type in dictionary events.

These flags represent the type of events that a dictionary @@ -34,44 +32,36 @@ module com { module sun { module star { module linguistic2 { */ published constants DictionaryEventFlags { - //------------------------------------------------------------------------- /** indicates that at least one entry has been added. */ const short ADD_ENTRY = 1; - //------------------------------------------------------------------------- /** indicates that at least one entry has been deleted. */ const short DEL_ENTRY = 2; - //------------------------------------------------------------------------- /** the dictionary's name has changed. */ const short CHG_NAME = 4; - //------------------------------------------------------------------------- /** the dictionary's language has changed. */ const short CHG_LANGUAGE = 8; - //------------------------------------------------------------------------- /** all entries have been removed. */ const short ENTRIES_CLEARED = 16; - //------------------------------------------------------------------------- /** used when the dictionary was activated. */ const short ACTIVATE_DIC = 32; - //------------------------------------------------------------------------- /** used when the dictionary was deactivated. */ const short DEACTIVATE_DIC = 64; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/linguistic2/DictionaryList.idl b/offapi/com/sun/star/linguistic2/DictionaryList.idl index a291cb1e1ccc..e5fda9cad34e 100644 --- a/offapi/com/sun/star/linguistic2/DictionaryList.idl +++ b/offapi/com/sun/star/linguistic2/DictionaryList.idl @@ -22,13 +22,11 @@ #include #include -//============================================================================= module com { module sun { module star { module linguistic2 { published interface XSearchableDictionaryList; -//============================================================================= /** is the list of personal dictionaries.

The active dictionaries of this list will be used for @@ -45,7 +43,6 @@ published service DictionaryList interface com::sun::star::lang::XServiceInfo; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/linguistic2/DictionaryListEvent.idl b/offapi/com/sun/star/linguistic2/DictionaryListEvent.idl index 0f642660662c..e93590416e49 100644 --- a/offapi/com/sun/star/linguistic2/DictionaryListEvent.idl +++ b/offapi/com/sun/star/linguistic2/DictionaryListEvent.idl @@ -23,11 +23,9 @@ #include -//============================================================================= module com { module sun { module star { module linguistic2 { -//============================================================================= /** structure representing a dictionary-list event.

This structure is used by the dictionary-list to inform @@ -47,7 +45,6 @@ module com { module sun { module star { module linguistic2 { */ published struct DictionaryListEvent : com::sun::star::lang::EventObject { - //------------------------------------------------------------------------- /** the combined type of the accumulated events.

The value can be the combination of multiple @@ -61,7 +58,6 @@ published struct DictionaryListEvent : com::sun::star::lang::EventObject */ short nCondensedEvent; - //------------------------------------------------------------------------- /** list of accumulated dictionary events.

It will be empty if all @@ -75,7 +71,6 @@ published struct DictionaryListEvent : com::sun::star::lang::EventObject }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/linguistic2/DictionaryListEventFlags.idl b/offapi/com/sun/star/linguistic2/DictionaryListEventFlags.idl index b35300aab841..d6790a541178 100644 --- a/offapi/com/sun/star/linguistic2/DictionaryListEventFlags.idl +++ b/offapi/com/sun/star/linguistic2/DictionaryListEventFlags.idl @@ -20,11 +20,9 @@ #define __com_sun_star_linguistic2_DictionaryListEventFlags_idl__ -//============================================================================= module com { module sun { module star { module linguistic2 { -//============================================================================= /** constants representing a single dictionary-list event.

These flags define the possible types for a @@ -36,58 +34,49 @@ module com { module sun { module star { module linguistic2 { */ published constants DictionaryListEventFlags { - //------------------------------------------------------------------------- /** A positive entry was added to a dictionary from the dictionary list. */ const short ADD_POS_ENTRY = 1; - //------------------------------------------------------------------------- /** A positive entry was deleted from a dictionary of the dictionary-list or a dictionary with positive entries was cleared. */ const short DEL_POS_ENTRY = 2; - //------------------------------------------------------------------------- /** A negative entry was added to a dictionary from the dictionary-list. */ const short ADD_NEG_ENTRY = 4; - //------------------------------------------------------------------------- /** A negative entry was deleted from a dictionary of the dictionary-list or a dictionary with negative entries was cleared. */ const short DEL_NEG_ENTRY = 8; - //------------------------------------------------------------------------- /** A dictionary with positive entries was activated or has changed its language. */ const short ACTIVATE_POS_DIC = 16; - //------------------------------------------------------------------------- /** A dictionary with positive entries was deactivated or has changed its language. */ const short DEACTIVATE_POS_DIC = 32; - //------------------------------------------------------------------------- /** A dictionary with negative entries was activated or has changed its language. */ const short ACTIVATE_NEG_DIC = 64; - //------------------------------------------------------------------------- /** A dictionary with negative entries was deactivated or has changed its language. */ const short DEACTIVATE_NEG_DIC = 128; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/linguistic2/DictionaryType.idl b/offapi/com/sun/star/linguistic2/DictionaryType.idl index 24525771553c..14445e0da1d0 100644 --- a/offapi/com/sun/star/linguistic2/DictionaryType.idl +++ b/offapi/com/sun/star/linguistic2/DictionaryType.idl @@ -20,11 +20,9 @@ #define __com_sun_star_linguistic2_DictionaryType_idl__ -//============================================================================= module com { module sun { module star { module linguistic2 { -//============================================================================= /** describes the type of a personal dictionary.

This defines the type of a dictionary. @@ -38,17 +36,14 @@ module com { module sun { module star { module linguistic2 { */ published enum DictionaryType { - //------------------------------------------------------------------------- /** all entries in the dictionary are positive. */ POSITIVE, - //------------------------------------------------------------------------- /** all entries in the dictionary are negative. */ NEGATIVE, - //------------------------------------------------------------------------- /** @deprecated */ @@ -56,7 +51,6 @@ published enum DictionaryType }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/linguistic2/HangulHanjaConversionDictionary.idl b/offapi/com/sun/star/linguistic2/HangulHanjaConversionDictionary.idl index f7e4848f1f75..224f83beebcd 100644 --- a/offapi/com/sun/star/linguistic2/HangulHanjaConversionDictionary.idl +++ b/offapi/com/sun/star/linguistic2/HangulHanjaConversionDictionary.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module linguistic2 { -//============================================================================= /** represents a dictionary for Hangul/Hanja text conversion.

A dictionary implementing this service will be used for @@ -45,7 +43,6 @@ published service HangulHanjaConversionDictionary service com::sun::star::linguistic2::ConversionDictionary; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/linguistic2/Hyphenator.idl b/offapi/com/sun/star/linguistic2/Hyphenator.idl index 7116d592401b..d89c6ca28942 100644 --- a/offapi/com/sun/star/linguistic2/Hyphenator.idl +++ b/offapi/com/sun/star/linguistic2/Hyphenator.idl @@ -24,14 +24,12 @@ #include #include -//============================================================================= module com { module sun { module star { module linguistic2 { published interface XHyphenator; published interface XLinguServiceEventBroadcaster; -//============================================================================= /** offers hyphenation functionality. */ published service Hyphenator @@ -44,7 +42,6 @@ published service Hyphenator interface com::sun::star::lang::XServiceDisplayName; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/linguistic2/LinguProperties.idl b/offapi/com/sun/star/linguistic2/LinguProperties.idl index 9fb92912a6eb..70d3ef68b5b7 100644 --- a/offapi/com/sun/star/linguistic2/LinguProperties.idl +++ b/offapi/com/sun/star/linguistic2/LinguProperties.idl @@ -35,11 +35,9 @@ #include #include -//============================================================================= module com { module sun { module star { module linguistic2 { -//============================================================================= /** the set of linguistic relevant properties. */ published service LinguProperties @@ -49,7 +47,6 @@ published service LinguProperties interface com::sun::star::lang::XComponent; interface com::sun::star::lang::XServiceInfo; - //------------------------------------------------------------------------- /** defines whether new German spelling rules should be used for German text or not when doing spell checking or hyphenation, or using the thesaurus. @@ -58,76 +55,63 @@ published service LinguProperties */ [property, maybevoid] boolean IsGermanPreReform; - //------------------------------------------------------------------------- /** defines if the dictionary-list should be used for spell checking and hyphenation or not. */ [property] boolean IsUseDictionaryList; - //------------------------------------------------------------------------- /** defines if control characters should be ignored or not, by the linguistic (i.e., spell checker, hyphenator and thesaurus). */ [property] boolean IsIgnoreControlCharacters; - //------------------------------------------------------------------------- /** defines if words with only uppercase letters should be subject to spell checking or not. */ [property] boolean IsSpellUpperCase; - //------------------------------------------------------------------------- /** defines if words containing digits (or numbers) should be subject to spell checking or not. */ [property] boolean IsSpellWithDigits; - //------------------------------------------------------------------------- /** defines if the capitalization of words should be checked or not. */ [property] boolean IsSpellCapitalization; - //------------------------------------------------------------------------- /** the minimum number of characters of a word to remain before the hyphen when doing hyphenation. */ [property] short HyphMinLeading; - //------------------------------------------------------------------------- /** the minimum number of characters of a word to remain after the hyphen when doing hyphenation. */ [property] short HyphMinTrailing; - //------------------------------------------------------------------------- /** the minimum length of a word in order to be hyphenated. */ [property] short HyphMinWordLength; - //------------------------------------------------------------------------- /** the default western language for new documents. */ [property] com::sun::star::lang::Locale DefaultLocale; - //------------------------------------------------------------------------- /** defines whether interactive hyphenation should be performed without requiring the user to select every hyphenation position after the user has triggered the hyphenation. */ [property] boolean IsHyphAuto; - //------------------------------------------------------------------------- /** defines whether hyphenation should be done in special regions of documents or not. */ [property] boolean IsHyphSpecial; - //------------------------------------------------------------------------- /** indicates whether spell checking should be done automatically or not. */ [property] boolean IsSpellAuto; - //------------------------------------------------------------------------- /** indicates whether the markings for incorrectly spelled text should be hidden or not. @@ -135,7 +119,6 @@ published service LinguProperties */ [property, maybevoid] boolean IsSpellHide; - //------------------------------------------------------------------------- /** indicates if spell checking should be performed in all available languages. @@ -143,31 +126,26 @@ published service LinguProperties */ [property, maybevoid] boolean IsSpellInAllLanguages; - //------------------------------------------------------------------------- /** defines whether spell checking should be done in special regions of documents or not. */ [property] boolean IsSpellSpecial; - //------------------------------------------------------------------------- /** defines whether spell checking should be done in reverse direction or not. */ [property] boolean IsWrapReverse; - //------------------------------------------------------------------------- /** the default language for CJK languages. */ [property] com::sun::star::lang::Locale DefaultLocale_CJK; - //------------------------------------------------------------------------- /** the default language for CTL languages. */ [property] com::sun::star::lang::Locale DefaultLocale_CTL; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/linguistic2/LinguServiceEvent.idl b/offapi/com/sun/star/linguistic2/LinguServiceEvent.idl index 8c539c359245..f86a9ca2f00c 100644 --- a/offapi/com/sun/star/linguistic2/LinguServiceEvent.idl +++ b/offapi/com/sun/star/linguistic2/LinguServiceEvent.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module linguistic2 { -//============================================================================= /** represents a linguistic service event.

This type of event may be broadcast by a spell checker or @@ -43,7 +41,6 @@ module com { module sun { module star { module linguistic2 { */ published struct LinguServiceEvent : com::sun::star::lang::EventObject { - //------------------------------------------------------------------------- /** The type of event.

The value may be combined via logical OR from those values @@ -53,7 +50,6 @@ published struct LinguServiceEvent : com::sun::star::lang::EventObject }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/linguistic2/LinguServiceEventFlags.idl b/offapi/com/sun/star/linguistic2/LinguServiceEventFlags.idl index 4cdccf0d6a22..8c6fec6d34b8 100644 --- a/offapi/com/sun/star/linguistic2/LinguServiceEventFlags.idl +++ b/offapi/com/sun/star/linguistic2/LinguServiceEventFlags.idl @@ -20,11 +20,9 @@ #define __com_sun_star_linguistic2_LinguServiceEventFlags_idl__ -//============================================================================= module com { module sun { module star { module linguistic2 { -//============================================================================= /** to be used in lingu-service events.

These values define the flags which may be logically combined @@ -33,22 +31,18 @@ module com { module sun { module star { module linguistic2 { */ published constants LinguServiceEventFlags { - //------------------------------------------------------------------------- /** The spelling of previously correct words should be checked again. */ const short SPELL_CORRECT_WORDS_AGAIN = 1; - //------------------------------------------------------------------------- /** The spelling of previously misspelled words should be checked again. */ const short SPELL_WRONG_WORDS_AGAIN = 2; - //------------------------------------------------------------------------- /** The hyphenation of words may have changed. */ const short HYPHENATE_AGAIN = 4; - //------------------------------------------------------------------------- /** Request new proofreading of the document @since OOo 3.0.1 @@ -57,7 +51,6 @@ published constants LinguServiceEventFlags }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/linguistic2/LinguServiceManager.idl b/offapi/com/sun/star/linguistic2/LinguServiceManager.idl index cd79e48e86ba..43f83bbb1c54 100644 --- a/offapi/com/sun/star/linguistic2/LinguServiceManager.idl +++ b/offapi/com/sun/star/linguistic2/LinguServiceManager.idl @@ -22,14 +22,12 @@ #include #include -//============================================================================= module com { module sun { module star { module linguistic2 { published interface XLinguServiceManager; published interface XAvailableLocales; -//============================================================================= /** offers linguistic functionality. Is to be used to access spell checker, hyphenator and thesaurus. */ @@ -41,7 +39,6 @@ published service LinguServiceManager interface com::sun::star::lang::XServiceInfo; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/linguistic2/Proofreader.idl b/offapi/com/sun/star/linguistic2/Proofreader.idl index 3370f090d009..de5c8855ee6c 100644 --- a/offapi/com/sun/star/linguistic2/Proofreader.idl +++ b/offapi/com/sun/star/linguistic2/Proofreader.idl @@ -19,17 +19,14 @@ #ifndef __com_sun_star_linguistic2_Proofreader_idl__ #define __com_sun_star_linguistic2_Proofreader_idl__ -//============================================================================ module com { module sun { module star { module linguistic2 { interface XProofreader; }; }; }; }; -//============================================================================ module com { module sun { module star { module linguistic2 { -//============================================================================ /** provides a proofreader (often known as grammar checker) for text @@ -48,7 +45,6 @@ module com { module sun { module star { module linguistic2 { service Proofreader : XProofreader {}; -//============================================================================ }; }; }; }; diff --git a/offapi/com/sun/star/linguistic2/ProofreadingIterator.idl b/offapi/com/sun/star/linguistic2/ProofreadingIterator.idl index 367ad25e975a..999c072a2a92 100644 --- a/offapi/com/sun/star/linguistic2/ProofreadingIterator.idl +++ b/offapi/com/sun/star/linguistic2/ProofreadingIterator.idl @@ -19,17 +19,14 @@ #ifndef __com_sun_star_linguistic2_ProofreadingIterator_idl__ #define __com_sun_star_linguistic2_ProofreadingIterator_idl__ -//============================================================================ module com { module sun { module star { module linguistic2 { interface XProofreadingIterator; }; }; }; }; -//============================================================================ module com { module sun { module star { module linguistic2 { -//============================================================================ /** provides a proofreading iterator @@ -42,7 +39,6 @@ module com { module sun { module star { module linguistic2 { service ProofreadingIterator : XProofreadingIterator {}; -//============================================================================ }; }; }; }; diff --git a/offapi/com/sun/star/linguistic2/ProofreadingResult.idl b/offapi/com/sun/star/linguistic2/ProofreadingResult.idl index 16dce9c312fd..b1ac7a611c04 100644 --- a/offapi/com/sun/star/linguistic2/ProofreadingResult.idl +++ b/offapi/com/sun/star/linguistic2/ProofreadingResult.idl @@ -24,14 +24,12 @@ #include #include -//============================================================================= module com { module sun { module star { module linguistic2 { // forward declaration interface XProofreader; -//============================================================================= /** holds the results from proofreading a sentence. @since OOo 3.0.1 @@ -71,7 +69,6 @@ struct ProofreadingResult com::sun::star::linguistic2::XProofreader xProofreader; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/linguistic2/SingleProofreadingError.idl b/offapi/com/sun/star/linguistic2/SingleProofreadingError.idl index b1956d496bdc..dfed3d559d0b 100644 --- a/offapi/com/sun/star/linguistic2/SingleProofreadingError.idl +++ b/offapi/com/sun/star/linguistic2/SingleProofreadingError.idl @@ -22,11 +22,9 @@ #include #include -//============================================================================= module com { module sun { module star { module linguistic2 { -//============================================================================= /** holds a single error found by the proofreader. @since OOo 3.0.1 @@ -65,7 +63,6 @@ struct SingleProofreadingError sequence< com::sun::star::beans::PropertyValue > aProperties; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/linguistic2/SpellChecker.idl b/offapi/com/sun/star/linguistic2/SpellChecker.idl index 087c28a567df..3885c92a702f 100644 --- a/offapi/com/sun/star/linguistic2/SpellChecker.idl +++ b/offapi/com/sun/star/linguistic2/SpellChecker.idl @@ -24,14 +24,12 @@ #include #include -//============================================================================= module com { module sun { module star { module linguistic2 { published interface XSpellChecker; published interface XLinguServiceEventBroadcaster; -//============================================================================= /** offers spell checking functionality. */ published service SpellChecker @@ -44,7 +42,6 @@ published service SpellChecker interface com::sun::star::lang::XServiceDisplayName; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/linguistic2/SpellFailure.idl b/offapi/com/sun/star/linguistic2/SpellFailure.idl index 4e39b727e0d8..31a4de5df364 100644 --- a/offapi/com/sun/star/linguistic2/SpellFailure.idl +++ b/offapi/com/sun/star/linguistic2/SpellFailure.idl @@ -29,11 +29,9 @@ #define __com_sun_star_linguistic2_SpellFailure_idl__ -//============================================================================= module com { module sun { module star { module linguistic2 { -//============================================================================= /** these define the various return types for spell checking to fail verification.

A value of this type is part of the @@ -45,24 +43,20 @@ module com { module sun { module star { module linguistic2 { */ published constants SpellFailure { - //------------------------------------------------------------------------- /** The word is a negative one, that is, it should not be used. */ const short IS_NEGATIVE_WORD = 2; - //------------------------------------------------------------------------- /** The capitalization of the word is wrong. */ const short CAPTION_ERROR = 3; - //------------------------------------------------------------------------- /** The spelling of the word is wrong (or at least not known to be correct). */ const short SPELLING_ERROR = 4; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/linguistic2/Thesaurus.idl b/offapi/com/sun/star/linguistic2/Thesaurus.idl index dbab5577ba5b..7bed7b247009 100644 --- a/offapi/com/sun/star/linguistic2/Thesaurus.idl +++ b/offapi/com/sun/star/linguistic2/Thesaurus.idl @@ -24,13 +24,11 @@ #include #include -//============================================================================= module com { module sun { module star { module linguistic2 { published interface XThesaurus; -//============================================================================= /** offers thesaurus functionality. */ published service Thesaurus @@ -42,7 +40,6 @@ published service Thesaurus interface com::sun::star::lang::XServiceDisplayName; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/linguistic2/XAvailableLocales.idl b/offapi/com/sun/star/linguistic2/XAvailableLocales.idl index 3c669f487d89..b100dfe205b5 100644 --- a/offapi/com/sun/star/linguistic2/XAvailableLocales.idl +++ b/offapi/com/sun/star/linguistic2/XAvailableLocales.idl @@ -23,16 +23,13 @@ #include -//============================================================================= module com { module sun { module star { module linguistic2 { -//============================================================================= /** retrieves the list of available languages. */ published interface XAvailableLocales : com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** retrieve the list of supported languages (Locales). @see XSupportedLocales @@ -48,7 +45,6 @@ published interface XAvailableLocales : com::sun::star::uno::XInterface [in] string aServiceName ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/linguistic2/XConversionDictionary.idl b/offapi/com/sun/star/linguistic2/XConversionDictionary.idl index a1253fe55ae2..e4735bf4f30c 100644 --- a/offapi/com/sun/star/linguistic2/XConversionDictionary.idl +++ b/offapi/com/sun/star/linguistic2/XConversionDictionary.idl @@ -29,11 +29,9 @@ #include -//============================================================================= module com { module sun { module star { module linguistic2 { -//============================================================================= /** Allows the user to access a conversion dictionary.

The dictionary consists of entries (pairs) of the form @@ -53,14 +51,12 @@ module com { module sun { module star { module linguistic2 { */ published interface XConversionDictionary : com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** @returns the name of the dictionary. */ string getName(); - //------------------------------------------------------------------------- /** @returns the language supported by the dictionary. @@ -69,7 +65,6 @@ published interface XConversionDictionary : com::sun::star::uno::XInterface */ com::sun::star::lang::Locale getLocale(); - //------------------------------------------------------------------------- /** @returns the conversion type supported by the dictionary. @@ -78,7 +73,6 @@ published interface XConversionDictionary : com::sun::star::uno::XInterface */ short getConversionType(); - //------------------------------------------------------------------------- /** specifies whether the dictionary should be used or not . @param bAcvtivate @@ -87,19 +81,16 @@ published interface XConversionDictionary : com::sun::star::uno::XInterface */ void setActive( [in] boolean bActivate ); - //------------------------------------------------------------------------- /** @returns if the dictionary is active, otherwise. */ boolean isActive(); - //------------------------------------------------------------------------- /** removes all entries from the dictionary. */ void clear(); - //------------------------------------------------------------------------- /** searches for entries or conversions that match the given text.

The exact string to be looked for is the substring from the @@ -140,7 +131,6 @@ published interface XConversionDictionary : com::sun::star::uno::XInterface [in] long nTextConversionOptions ) raises( com::sun::star::lang::IllegalArgumentException ); - //------------------------------------------------------------------------- /** is used to add a conversion pair to the dictionary. @param aLeftText @@ -163,7 +153,6 @@ published interface XConversionDictionary : com::sun::star::uno::XInterface raises( com::sun::star::lang::IllegalArgumentException, com::sun::star::container::ElementExistException); - //------------------------------------------------------------------------- /** removes a conversion pair from the dictionary. @param aLeftText @@ -180,7 +169,6 @@ published interface XConversionDictionary : com::sun::star::uno::XInterface [in] string aRightText ) raises( com::sun::star::container::NoSuchElementException ); - //------------------------------------------------------------------------- /** returns the maximum number of characters used as left or right text in entries. @@ -193,7 +181,6 @@ published interface XConversionDictionary : com::sun::star::uno::XInterface short getMaxCharCount( [in] com::sun::star::linguistic2::ConversionDirection eDirection ); - //------------------------------------------------------------------------- /** @returns a list of all left or right parts of the dictionaries entries. @@ -207,7 +194,6 @@ published interface XConversionDictionary : com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/linguistic2/XConversionDictionaryList.idl b/offapi/com/sun/star/linguistic2/XConversionDictionaryList.idl index 2d3ca83c5d6e..7bbf6307b893 100644 --- a/offapi/com/sun/star/linguistic2/XConversionDictionaryList.idl +++ b/offapi/com/sun/star/linguistic2/XConversionDictionaryList.idl @@ -37,11 +37,9 @@ #include -//============================================================================= module com { module sun { module star { module linguistic2 { -//============================================================================= /** is used to manage and maintain a list of conversion dictionaries.

The dictionaries added to the list may or may not support the @@ -53,7 +51,6 @@ module com { module sun { module star { module linguistic2 { */ published interface XConversionDictionaryList : com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** @returns the name container interface to the dictionaries in the list. @@ -75,7 +72,6 @@ published interface XConversionDictionaryList : com::sun::star::uno::XInterface */ com::sun::star::container::XNameContainer getDictionaryContainer(); - //------------------------------------------------------------------------- /** creates a new dictionary and adds it to the dictionary list.

The dictionary will be empty and active.

@@ -107,7 +103,6 @@ published interface XConversionDictionaryList : com::sun::star::uno::XInterface raises( com::sun::star::lang::NoSupportException, com::sun::star::container::ElementExistException ); - //------------------------------------------------------------------------- /** searches for entries that match the given text.

All active dictionaries with matching locales and conversion @@ -167,7 +162,6 @@ published interface XConversionDictionaryList : com::sun::star::uno::XInterface raises( com::sun::star::lang::IllegalArgumentException, com::sun::star::lang::NoSupportException ); - //------------------------------------------------------------------------- /** returns the maximum number of characters used as left or right text in entries. @@ -195,7 +189,6 @@ published interface XConversionDictionaryList : com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/linguistic2/XConversionPropertyType.idl b/offapi/com/sun/star/linguistic2/XConversionPropertyType.idl index c5ec5ed7a2d1..19be119e5053 100644 --- a/offapi/com/sun/star/linguistic2/XConversionPropertyType.idl +++ b/offapi/com/sun/star/linguistic2/XConversionPropertyType.idl @@ -27,11 +27,9 @@ #include -//============================================================================= module com { module sun { module star { module linguistic2 { -//============================================================================= /** allows set and retrieve the property type of an entry in a conversion dictionary @@ -46,7 +44,6 @@ module com { module sun { module star { module linguistic2 { published interface XConversionPropertyType : com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** sets the property type for the specified entry.

The conversion entry is specified by the pair @@ -66,7 +63,6 @@ published interface XConversionPropertyType : com::sun::star::uno::XInterface raises( com::sun::star::container::NoSuchElementException, com::sun::star::lang::IllegalArgumentException ); - //------------------------------------------------------------------------- /** returns the property type for the specified entry.

The conversion entry is specified by the pair @@ -87,7 +83,6 @@ published interface XConversionPropertyType : com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/linguistic2/XDictionary.idl b/offapi/com/sun/star/linguistic2/XDictionary.idl index bc78a4b46fc2..2d885bc96653 100644 --- a/offapi/com/sun/star/linguistic2/XDictionary.idl +++ b/offapi/com/sun/star/linguistic2/XDictionary.idl @@ -34,11 +34,9 @@ #include #include -//============================================================================= module com { module sun { module star { module linguistic2 { -//============================================================================= /** This interfaces enables the object to access personal dictionaries.

Personal dictionaries are used to supply additional @@ -59,7 +57,6 @@ module com { module sun { module star { module linguistic2 { */ published interface XDictionary : com::sun::star::container::XNamed { - //------------------------------------------------------------------------- /** returns the type of the dictionary. @returns @@ -69,7 +66,6 @@ published interface XDictionary : com::sun::star::container::XNamed */ com::sun::star::linguistic2::DictionaryType getDictionaryType(); - //------------------------------------------------------------------------- /** specifies whether the dictionary should be used or not . @param bAcvtivate @@ -78,21 +74,18 @@ published interface XDictionary : com::sun::star::container::XNamed */ void setActive( [in] boolean bActivate ); - //------------------------------------------------------------------------- /** @returns if the dictionary is active, otherwise. */ boolean isActive(); - //------------------------------------------------------------------------- /** @returns the number of entries in the dictionary. */ long getCount(); - //------------------------------------------------------------------------- /** @returns the language of the dictionary. @@ -101,7 +94,6 @@ published interface XDictionary : com::sun::star::container::XNamed */ com::sun::star::lang::Locale getLocale(); - //------------------------------------------------------------------------- /** is used to set the language of the dictionary. @param aLocale @@ -111,7 +103,6 @@ published interface XDictionary : com::sun::star::container::XNamed */ void setLocale( [in] com::sun::star::lang::Locale aLocale ); - //------------------------------------------------------------------------- /** searches for an entry that matches the given word. @returns @@ -125,7 +116,6 @@ published interface XDictionary : com::sun::star::container::XNamed */ com::sun::star::linguistic2::XDictionaryEntry getEntry( [in] string aWord ); - //------------------------------------------------------------------------- /** is used to add an entry to the dictionary.

If an entry already exists, the dictionary remains unchanged @@ -146,7 +136,6 @@ published interface XDictionary : com::sun::star::container::XNamed boolean addEntry( [in] com::sun::star::linguistic2::XDictionaryEntry xDicEntry ); - //------------------------------------------------------------------------- /** is used to make an entry in the dictionary.

If an entry already exists, the dictionary remains unchanged @@ -175,7 +164,6 @@ published interface XDictionary : com::sun::star::container::XNamed [in] boolean bIsNegative, [in] string aRplcText ); - //------------------------------------------------------------------------- /** removes an entry from the dictionary. @param aWord @@ -187,7 +175,6 @@ published interface XDictionary : com::sun::star::container::XNamed */ boolean remove( [in] string aWord ); - //------------------------------------------------------------------------- /** @returns if the dictionary is full and no further @@ -195,7 +182,6 @@ published interface XDictionary : com::sun::star::container::XNamed */ boolean isFull(); - //------------------------------------------------------------------------- /**

This function should no longer be used since with the expansion of the maximum number of allowed entries the result may become unreasonable large!

@@ -210,12 +196,10 @@ published interface XDictionary : com::sun::star::container::XNamed sequence getEntries(); - //------------------------------------------------------------------------- /** removes all entries from the dictionary. */ void clear(); - //------------------------------------------------------------------------- /** adds an entry to the list of dictionary event listeners.

On dictionary events, each entry in the listener list will @@ -236,7 +220,6 @@ published interface XDictionary : com::sun::star::container::XNamed boolean addDictionaryEventListener( [in] com::sun::star::linguistic2::XDictionaryEventListener xListener ); - //------------------------------------------------------------------------- /** removes an entry from the list of dictionary event listeners. @param xListener @@ -254,7 +237,6 @@ published interface XDictionary : com::sun::star::container::XNamed }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/linguistic2/XDictionary1.idl b/offapi/com/sun/star/linguistic2/XDictionary1.idl index f6cb17516660..5cfef0d3c8d5 100644 --- a/offapi/com/sun/star/linguistic2/XDictionary1.idl +++ b/offapi/com/sun/star/linguistic2/XDictionary1.idl @@ -24,67 +24,49 @@ #include #include -//============================================================================= module com { module sun { module star { module linguistic2 { -//============================================================================= /** @deprecated */ published interface XDictionary1 : com::sun::star::container::XNamed { - //------------------------------------------------------------------------- com::sun::star::linguistic2::DictionaryType getDictionaryType(); - //------------------------------------------------------------------------- void setActive( [in] boolean bActivate ); - //------------------------------------------------------------------------- boolean isActive(); - //------------------------------------------------------------------------- short getCount(); - //------------------------------------------------------------------------- short getLanguage(); - //------------------------------------------------------------------------- void setLanguage( [in] short nLang ); - //------------------------------------------------------------------------- com::sun::star::linguistic2::XDictionaryEntry getEntry( [in] string aWord ); - //------------------------------------------------------------------------- boolean addEntry( [in] com::sun::star::linguistic2::XDictionaryEntry xDicEntry ); - //------------------------------------------------------------------------- boolean add( [in] string aWord, [in] boolean bIsNegative, [in] string aRplcText ); - //------------------------------------------------------------------------- boolean remove( [in] string aWord ); - //------------------------------------------------------------------------- boolean isFull(); - //------------------------------------------------------------------------- sequence getEntries(); - //------------------------------------------------------------------------- void clear(); - //------------------------------------------------------------------------- boolean addDictionaryEventListener( [in] com::sun::star::linguistic2::XDictionaryEventListener xListener ); - //------------------------------------------------------------------------- boolean removeDictionaryEventListener( [in] com::sun::star::linguistic2::XDictionaryEventListener xListener ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/linguistic2/XDictionaryEntry.idl b/offapi/com/sun/star/linguistic2/XDictionaryEntry.idl index eaac9c4bba55..0ed53b88e55d 100644 --- a/offapi/com/sun/star/linguistic2/XDictionaryEntry.idl +++ b/offapi/com/sun/star/linguistic2/XDictionaryEntry.idl @@ -31,11 +31,9 @@ #include #include -//============================================================================= module com { module sun { module star { module linguistic2 { -//============================================================================= /** This interfaces gives access to a dictionary entry.

A dictionary entry can supply a word and its hyphenation @@ -58,14 +56,12 @@ module com { module sun { module star { module linguistic2 { */ published interface XDictionaryEntry : com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** @returns the word defining this entry. */ string getDictionaryWord(); - //------------------------------------------------------------------------- /** @returns if the word (entry) is a negative one and should not be @@ -73,7 +69,6 @@ published interface XDictionaryEntry : com::sun::star::uno::XInterface */ boolean isNegative(); - //------------------------------------------------------------------------- /** is the suggested replacement text for negative words.

It is undefined if the entry is not negative.

@@ -86,7 +81,6 @@ published interface XDictionaryEntry : com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/linguistic2/XDictionaryEventListener.idl b/offapi/com/sun/star/linguistic2/XDictionaryEventListener.idl index 9fc5ad0bc47f..a6ae90b76e6c 100644 --- a/offapi/com/sun/star/linguistic2/XDictionaryEventListener.idl +++ b/offapi/com/sun/star/linguistic2/XDictionaryEventListener.idl @@ -23,11 +23,9 @@ #include -//============================================================================= module com { module sun { module star { module linguistic2 { -//============================================================================= /** This interfaces allows the object to act according to dictionary events.

The single method is used by a dictionary to notify its @@ -39,7 +37,6 @@ module com { module sun { module star { module linguistic2 { */ published interface XDictionaryEventListener : com::sun::star::lang::XEventListener { - //------------------------------------------------------------------------- /** is used to get notification of dictionary events. @param aDicEvent @@ -52,7 +49,6 @@ published interface XDictionaryEventListener : com::sun::star::lang::XEventListe }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/linguistic2/XDictionaryList.idl b/offapi/com/sun/star/linguistic2/XDictionaryList.idl index 8610e601bdbe..603471cb8c34 100644 --- a/offapi/com/sun/star/linguistic2/XDictionaryList.idl +++ b/offapi/com/sun/star/linguistic2/XDictionaryList.idl @@ -32,11 +32,9 @@ #include #include -//============================================================================= module com { module sun { module star { module linguistic2 { -//============================================================================= /** is used to manage and maintain a list of dictionaries.

A dictionary-list may be given to a spell checker or hyphenator @@ -49,14 +47,12 @@ module com { module sun { module star { module linguistic2 { */ published interface XDictionaryList : com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** @returns the number of dictionaries in the list. */ short getCount(); - //------------------------------------------------------------------------- /** @returns a sequence with an entry for every dictionary @@ -66,7 +62,6 @@ published interface XDictionaryList : com::sun::star::uno::XInterface */ sequence getDictionaries(); - //------------------------------------------------------------------------- /** searches the list for a dictionary with a given name. @returns @@ -81,7 +76,6 @@ published interface XDictionaryList : com::sun::star::uno::XInterface com::sun::star::linguistic2::XDictionary getDictionaryByName( [in] string aDictionaryName ); - //------------------------------------------------------------------------- /** adds a dictionary to the list.

Additionally, the dictionary-list will add itself to the list of dictionary @@ -99,7 +93,6 @@ published interface XDictionaryList : com::sun::star::uno::XInterface boolean addDictionary( [in] com::sun::star::linguistic2::XDictionary xDictionary ); - //------------------------------------------------------------------------- /** removes a single dictionary from the list.

If the dictionary is still active, it will be deactivated @@ -118,7 +111,6 @@ published interface XDictionaryList : com::sun::star::uno::XInterface boolean removeDictionary( [in] com::sun::star::linguistic2::XDictionary xDictionary ); - //------------------------------------------------------------------------- /** adds an entry to the list of dictionary-list event listeners.

On dictionary-list events, each entry in the listener list will @@ -144,7 +136,6 @@ published interface XDictionaryList : com::sun::star::uno::XInterface [in] com::sun::star::linguistic2::XDictionaryListEventListener xListener, [in] boolean bReceiveVerbose ); - //------------------------------------------------------------------------- /** removes an entry from the list of dictionary-list event listeners. @returns @@ -160,7 +151,6 @@ published interface XDictionaryList : com::sun::star::uno::XInterface boolean removeDictionaryListEventListener( [in] com::sun::star::linguistic2::XDictionaryListEventListener xListener ); - //------------------------------------------------------------------------- /** increases request level for event buffering by one.

The request level for event buffering is an integer @@ -178,7 +168,6 @@ published interface XDictionaryList : com::sun::star::uno::XInterface */ short beginCollectEvents(); - //------------------------------------------------------------------------- /** flushes the event buffer and decreases the request level for event buffering by one. @@ -197,7 +186,6 @@ published interface XDictionaryList : com::sun::star::uno::XInterface */ short endCollectEvents(); - //------------------------------------------------------------------------- /** notifies the listeners of all buffered events and then clears that buffer. @@ -211,7 +199,6 @@ published interface XDictionaryList : com::sun::star::uno::XInterface */ short flushEvents(); - //------------------------------------------------------------------------- /** creates a new dictionary. @returns @@ -246,7 +233,6 @@ published interface XDictionaryList : com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/linguistic2/XDictionaryListEventListener.idl b/offapi/com/sun/star/linguistic2/XDictionaryListEventListener.idl index 6ce7e8bf32c0..457f90aef02b 100644 --- a/offapi/com/sun/star/linguistic2/XDictionaryListEventListener.idl +++ b/offapi/com/sun/star/linguistic2/XDictionaryListEventListener.idl @@ -23,11 +23,9 @@ #include -//============================================================================= module com { module sun { module star { module linguistic2 { -//============================================================================= /** This interfaces allows the object to act according to dictionary-list events. @@ -40,7 +38,6 @@ module com { module sun { module star { module linguistic2 { */ published interface XDictionaryListEventListener : com::sun::star::lang::XEventListener { - //------------------------------------------------------------------------- /** is used to notify the object about dictionary-list events. @param aDicListEvent @@ -53,7 +50,6 @@ published interface XDictionaryListEventListener : com::sun::star::lang::XEventL }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/linguistic2/XHyphenatedWord.idl b/offapi/com/sun/star/linguistic2/XHyphenatedWord.idl index f2755a966967..fb48c32be0ec 100644 --- a/offapi/com/sun/star/linguistic2/XHyphenatedWord.idl +++ b/offapi/com/sun/star/linguistic2/XHyphenatedWord.idl @@ -23,11 +23,9 @@ #include -//============================================================================= module com { module sun { module star { module linguistic2 { -//============================================================================= /** gives information obtained by a successful hyphenation attempt.

This interface is used as a return value for some of the hyphenator @@ -37,14 +35,12 @@ module com { module sun { module star { module linguistic2 { */ published interface XHyphenatedWord : com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** @returns the word that was hyphenated. */ string getWord(); - //------------------------------------------------------------------------- /** @returns the language of the hyphenated word. @@ -53,7 +49,6 @@ published interface XHyphenatedWord : com::sun::star::uno::XInterface */ com::sun::star::lang::Locale getLocale(); - //------------------------------------------------------------------------- /** @returns the position where hyphenation was applied in the word. @@ -64,7 +59,6 @@ published interface XHyphenatedWord : com::sun::star::uno::XInterface */ short getHyphenationPos(); - //------------------------------------------------------------------------- /** @returns the hyphenated word as it should be written (without the hyphen @@ -72,7 +66,6 @@ published interface XHyphenatedWord : com::sun::star::uno::XInterface */ string getHyphenatedWord(); - //------------------------------------------------------------------------- /** @returns the position of the hyphen in the hyphenated word. @@ -83,7 +76,6 @@ published interface XHyphenatedWord : com::sun::star::uno::XInterface */ short getHyphenPos(); - //------------------------------------------------------------------------- /** is used to query if the hyphenation result is an alternative spelling.

A hyphenation result is an alternative spelling if the hyphenated @@ -96,7 +88,6 @@ published interface XHyphenatedWord : com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/linguistic2/XHyphenator.idl b/offapi/com/sun/star/linguistic2/XHyphenator.idl index 82c1dd4a99bd..ddc41f1c6ddc 100644 --- a/offapi/com/sun/star/linguistic2/XHyphenator.idl +++ b/offapi/com/sun/star/linguistic2/XHyphenator.idl @@ -37,11 +37,9 @@ #include #include -//============================================================================= module com { module sun { module star { module linguistic2 { -//============================================================================= /** provides functionality for hyphenation of single words.

Its three main functionalities are to provide a suitable position for @@ -63,7 +61,6 @@ module com { module sun { module star { module linguistic2 { */ published interface XHyphenator : com::sun::star::linguistic2::XSupportedLocales { - //------------------------------------------------------------------------- /** tries to find a valid hyphenation position relative to the beginning of a word. @@ -105,7 +102,6 @@ published interface XHyphenator : com::sun::star::linguistic2::XSupportedLocales [in] com::sun::star::beans::PropertyValues aProperties ) raises( com::sun::star::lang::IllegalArgumentException ); - //------------------------------------------------------------------------- /** checks whether hyphenation at a position in a word will result in an alternative spelling or not. @@ -153,7 +149,6 @@ published interface XHyphenator : com::sun::star::linguistic2::XSupportedLocales [in] com::sun::star::beans::PropertyValues aProperties ) raises( com::sun::star::lang::IllegalArgumentException ); - //------------------------------------------------------------------------- /** returns information about all possible hyphenation positions of a word. @returns @@ -187,7 +182,6 @@ published interface XHyphenator : com::sun::star::linguistic2::XSupportedLocales }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/linguistic2/XLanguageGuessing.idl b/offapi/com/sun/star/linguistic2/XLanguageGuessing.idl index f71bf9f4f920..0b0dc762f68a 100644 --- a/offapi/com/sun/star/linguistic2/XLanguageGuessing.idl +++ b/offapi/com/sun/star/linguistic2/XLanguageGuessing.idl @@ -116,7 +116,6 @@ module com { module sun { module star { module linguistic2 { */ interface XLanguageGuessing { - //------------------------------------------------------------------------- /** determines the single most probable language of a sub-string.

Please note that because statistical analysis is part @@ -154,7 +153,6 @@ interface XLanguageGuessing [in] long nLen ) raises( com::sun::star::lang::IllegalArgumentException ); - //------------------------------------------------------------------------- /** allows to explicitly discard some languages from the set of languages possibly returned. @@ -164,7 +162,6 @@ interface XLanguageGuessing [in] sequence< com::sun::star::lang::Locale > aLanguages ) raises( com::sun::star::lang::IllegalArgumentException ); - //------------------------------------------------------------------------- /** allows to explicitly re-enable some languages that got previously disabled. @@ -174,7 +171,6 @@ interface XLanguageGuessing [in] sequence< com::sun::star::lang::Locale > aLanguages ) raises( com::sun::star::lang::IllegalArgumentException ); - //------------------------------------------------------------------------- /** returns a list of all supported languages.

This should be the same as the mathematical union of @@ -182,12 +178,10 @@ interface XLanguageGuessing */ sequence< com::sun::star::lang::Locale > getAvailableLanguages(); - //------------------------------------------------------------------------- /** returns the list of all enabled languages */ sequence< com::sun::star::lang::Locale > getEnabledLanguages(); - //------------------------------------------------------------------------- /** returns the list of all disabled languages */ sequence< com::sun::star::lang::Locale > getDisabledLanguages(); diff --git a/offapi/com/sun/star/linguistic2/XLinguServiceEventBroadcaster.idl b/offapi/com/sun/star/linguistic2/XLinguServiceEventBroadcaster.idl index 70ce320bce37..3f474768f1c5 100644 --- a/offapi/com/sun/star/linguistic2/XLinguServiceEventBroadcaster.idl +++ b/offapi/com/sun/star/linguistic2/XLinguServiceEventBroadcaster.idl @@ -32,11 +32,9 @@ #include #include -//============================================================================= module com { module sun { module star { module linguistic2 { -//============================================================================= /** is used to register a listener for LinguServiceEvents.

This interface may be used by spell checker or hyphenator @@ -55,7 +53,6 @@ module com { module sun { module star { module linguistic2 { */ published interface XLinguServiceEventBroadcaster : com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** @returns if the listener was successfully added, @@ -67,7 +64,6 @@ published interface XLinguServiceEventBroadcaster : com::sun::star::uno::XInterf boolean addLinguServiceEventListener ( [in] com::sun::star::linguistic2::XLinguServiceEventListener xLstnr ); - //------------------------------------------------------------------------- /** @returns if the listener was successfully removed, @@ -81,7 +77,6 @@ published interface XLinguServiceEventBroadcaster : com::sun::star::uno::XInterf }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/linguistic2/XLinguServiceEventListener.idl b/offapi/com/sun/star/linguistic2/XLinguServiceEventListener.idl index 4bdf097f8409..54f1fb7e37d8 100644 --- a/offapi/com/sun/star/linguistic2/XLinguServiceEventListener.idl +++ b/offapi/com/sun/star/linguistic2/XLinguServiceEventListener.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module linguistic2 { -//============================================================================= /** is used to inform listeners about LinguServiceEvents.

The function of this interface is used by the @@ -40,7 +38,6 @@ module com { module sun { module star { module linguistic2 { */ published interface XLinguServiceEventListener : com::sun::star::lang::XEventListener { - //------------------------------------------------------------------------- /** @param aLngSvcEvent the event the listener will be informed about. @@ -50,7 +47,6 @@ published interface XLinguServiceEventListener : com::sun::star::lang::XEventLis }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/linguistic2/XLinguServiceManager.idl b/offapi/com/sun/star/linguistic2/XLinguServiceManager.idl index 97731c2cfab0..653a5f1960cf 100644 --- a/offapi/com/sun/star/linguistic2/XLinguServiceManager.idl +++ b/offapi/com/sun/star/linguistic2/XLinguServiceManager.idl @@ -34,11 +34,9 @@ #include #include -//============================================================================= module com { module sun { module star { module linguistic2 { -//============================================================================= /** the basic interface to be used to access linguistic functionality.

This interface is used to access spell checker, hyphenator, and @@ -68,7 +66,6 @@ module com { module sun { module star { module linguistic2 { */ published interface XLinguServiceManager : com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** @returns the XSpellChecker @@ -76,7 +73,6 @@ published interface XLinguServiceManager : com::sun::star::uno::XInterface */ com::sun::star::linguistic2::XSpellChecker getSpellChecker(); - //------------------------------------------------------------------------- /** @returns the XHyphenator @@ -84,7 +80,6 @@ published interface XLinguServiceManager : com::sun::star::uno::XInterface */ com::sun::star::linguistic2::XHyphenator getHyphenator(); - //------------------------------------------------------------------------- /** @returns the XThesaurus @@ -92,7 +87,6 @@ published interface XLinguServiceManager : com::sun::star::uno::XInterface */ com::sun::star::linguistic2::XThesaurus getThesaurus(); - //------------------------------------------------------------------------- /** adds a listener to the list of event listeners.

The listeners may support one or both of @@ -111,7 +105,6 @@ published interface XLinguServiceManager : com::sun::star::uno::XInterface boolean addLinguServiceManagerListener( [in] com::sun::star::lang::XEventListener xListener ); - //------------------------------------------------------------------------- /** removes a listener from the list of event listeners. @returns @@ -123,7 +116,6 @@ published interface XLinguServiceManager : com::sun::star::uno::XInterface boolean removeLinguServiceManagerListener( [in] com::sun::star::lang::XEventListener xListener ); - //------------------------------------------------------------------------- /** @returns the list of implementation names of the available services. @@ -139,7 +131,6 @@ published interface XLinguServiceManager : com::sun::star::uno::XInterface [in] string aServiceName, [in] com::sun::star::lang::Locale aLocale ); - //------------------------------------------------------------------------- /** sets the list of service implementations to be used for a given service and language. @@ -158,7 +149,6 @@ published interface XLinguServiceManager : com::sun::star::uno::XInterface [in] com::sun::star::lang::Locale aLocale, [in] sequence< string > aServiceImplNames ); - //------------------------------------------------------------------------- /** queries the list of service implementations to be used for a given service and language. @@ -177,7 +167,6 @@ published interface XLinguServiceManager : com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/linguistic2/XMeaning.idl b/offapi/com/sun/star/linguistic2/XMeaning.idl index 0e97bb7127c2..3c10925480fe 100644 --- a/offapi/com/sun/star/linguistic2/XMeaning.idl +++ b/offapi/com/sun/star/linguistic2/XMeaning.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module linguistic2 { -//============================================================================= /** one of the possible meanings for a word.

Represents one of the possible meanings that may be returned from a @@ -38,14 +36,12 @@ module com { module sun { module star { module linguistic2 { */ published interface XMeaning : com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** @returns the meaning represented by this object. */ string getMeaning(); - //------------------------------------------------------------------------- /** @returns a sequence of strings where each entry is a synonym of the @@ -55,7 +51,6 @@ published interface XMeaning : com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/linguistic2/XPossibleHyphens.idl b/offapi/com/sun/star/linguistic2/XPossibleHyphens.idl index cb0477e5a845..f95fb895e0fb 100644 --- a/offapi/com/sun/star/linguistic2/XPossibleHyphens.idl +++ b/offapi/com/sun/star/linguistic2/XPossibleHyphens.idl @@ -32,11 +32,9 @@ #include -//============================================================================= module com { module sun { module star { module linguistic2 { -//============================================================================= /** Gives information about a word's possible hyphenation points.

Example: In German pre-spelling-reform you may have the following: @@ -52,7 +50,6 @@ module com { module sun { module star { module linguistic2 { */ published interface XPossibleHyphens : com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** @returns the word for which the information of possible hyphenation @@ -60,7 +57,6 @@ published interface XPossibleHyphens : com::sun::star::uno::XInterface */ string getWord(); - //------------------------------------------------------------------------- /** @returns the language of the hyphenated word. @@ -68,7 +64,6 @@ published interface XPossibleHyphens : com::sun::star::uno::XInterface */ com::sun::star::lang::Locale getLocale(); - //------------------------------------------------------------------------- /** @returns a string depicting the word with all hyphen positions @@ -78,7 +73,6 @@ published interface XPossibleHyphens : com::sun::star::uno::XInterface */ string getPossibleHyphens(); - //------------------------------------------------------------------------- /** @returns an ascending sequence of numbers where each number is an offset @@ -91,7 +85,6 @@ published interface XPossibleHyphens : com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/linguistic2/XProofreader.idl b/offapi/com/sun/star/linguistic2/XProofreader.idl index 88ace1a97902..cf80eeb7e72a 100644 --- a/offapi/com/sun/star/linguistic2/XProofreader.idl +++ b/offapi/com/sun/star/linguistic2/XProofreader.idl @@ -27,11 +27,9 @@ #include #include -//============================================================================= module com { module sun { module star { module linguistic2 { -//============================================================================= /** API for proofreading a text @since OOo 3.0.1 @@ -39,14 +37,12 @@ module com { module sun { module star { module linguistic2 { interface XProofreader: com::sun::star::linguistic2::XSupportedLocales { - //------------------------------------------------------------------------- /** whether is the text checked by the spell checker @returns true if it is also a spell checker */ boolean isSpellChecker(); - //------------------------------------------------------------------------- /** start checking @param nDocId @@ -78,7 +74,6 @@ interface XProofreader: com::sun::star::linguistic2::XSupportedLocales [in] sequence< com::sun::star::beans::PropertyValue > aProperties ) raises( com::sun::star::lang::IllegalArgumentException ); - //------------------------------------------------------------------------- /** disables a specific rule for a given locale.

If the locale is empty the rule should be ignored for all languages.

@@ -87,14 +82,12 @@ interface XProofreader: com::sun::star::linguistic2::XSupportedLocales [in] com::sun::star::lang::Locale aLocale ) raises( com::sun::star::lang::IllegalArgumentException ); - //------------------------------------------------------------------------- /** sets all rules back to their default settings. */ void resetIgnoreRules(); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/linguistic2/XProofreadingIterator.idl b/offapi/com/sun/star/linguistic2/XProofreadingIterator.idl index f73bb9e8055b..eec48ee068a8 100644 --- a/offapi/com/sun/star/linguistic2/XProofreadingIterator.idl +++ b/offapi/com/sun/star/linguistic2/XProofreadingIterator.idl @@ -26,18 +26,15 @@ #include #include -//============================================================================= module com { module sun { module star { module linguistic2 { -//============================================================================= /** API for the proofreading iterator that mediates between the document and the proofreader. @since OOo 3.0.1 */ interface XProofreadingIterator: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** start proofreading and automatically process the whole text @param xDoc @@ -53,7 +50,6 @@ interface XProofreadingIterator: com::sun::star::uno::XInterface [in] com::sun::star::text::XFlatParagraphIteratorProvider xIteratorProvider ) raises( com::sun::star::lang::IllegalArgumentException ); - //------------------------------------------------------------------------- /** start proofreading from a given position @param xDoc @@ -78,12 +74,10 @@ interface XProofreadingIterator: com::sun::star::uno::XInterface [in] long nErrorPositionInParagraph ) raises( com::sun::star::lang::IllegalArgumentException ); - //------------------------------------------------------------------------- /** clears the list of ignored rules for each proofreader */ void resetIgnoreRules(); - //------------------------------------------------------------------------- /** checks if the given document is currently being checked @param xDoc @@ -95,7 +89,6 @@ interface XProofreadingIterator: com::sun::star::uno::XInterface boolean isProofreading( [in] com::sun::star::uno::XInterface xDocument ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/linguistic2/XSearchableDictionary.idl b/offapi/com/sun/star/linguistic2/XSearchableDictionary.idl index 3b91c8606107..c844ad5950a7 100644 --- a/offapi/com/sun/star/linguistic2/XSearchableDictionary.idl +++ b/offapi/com/sun/star/linguistic2/XSearchableDictionary.idl @@ -23,17 +23,14 @@ #include -//============================================================================= module com { module sun { module star { module linguistic2 { -//============================================================================= /** This interfaces allows to retrieve suggestions for spell checking from a dictionary. */ interface XSearchableDictionary : com::sun::star::linguistic2::XDictionary { - //------------------------------------------------------------------------- /** search for similar entries in the dictionary. @param aWord @@ -50,7 +47,6 @@ interface XSearchableDictionary : com::sun::star::linguistic2::XDictionary }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/linguistic2/XSearchableDictionaryList.idl b/offapi/com/sun/star/linguistic2/XSearchableDictionaryList.idl index e42bcf3a81fc..5bee53238f12 100644 --- a/offapi/com/sun/star/linguistic2/XSearchableDictionaryList.idl +++ b/offapi/com/sun/star/linguistic2/XSearchableDictionaryList.idl @@ -34,11 +34,9 @@ #include -//============================================================================= module com { module sun { module star { module linguistic2 { -//============================================================================= /** allows searching for an entry in all dictionaries of the dictionary-list.

Only active dictionaries of a suitable language will be searched @@ -51,7 +49,6 @@ module com { module sun { module star { module linguistic2 { */ published interface XSearchableDictionaryList : com::sun::star::linguistic2::XDictionaryList { - //------------------------------------------------------------------------- /** looks for an entry for a given word in the list of dictionaries. @returns @@ -79,7 +76,6 @@ published interface XSearchableDictionaryList : com::sun::star::linguistic2::XDi }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/linguistic2/XSetSpellAlternatives.idl b/offapi/com/sun/star/linguistic2/XSetSpellAlternatives.idl index 6e3304e716a5..08e2f6e6cb64 100644 --- a/offapi/com/sun/star/linguistic2/XSetSpellAlternatives.idl +++ b/offapi/com/sun/star/linguistic2/XSetSpellAlternatives.idl @@ -31,11 +31,9 @@ #include -//============================================================================= module com { module sun { module star { module linguistic2 { -//============================================================================= /** allows to modify the suggestion list returned by a spell checker. @@ -47,7 +45,6 @@ module com { module sun { module star { module linguistic2 { */ interface XSetSpellAlternatives : com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** set the list of suggestions to be returned. @@ -55,7 +52,6 @@ interface XSetSpellAlternatives : com::sun::star::uno::XInterface */ void setAlternatives( [in] sequence< string > aAlternatives ); - //------------------------------------------------------------------------- /** set the type of error found. @@ -66,7 +62,6 @@ interface XSetSpellAlternatives : com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/linguistic2/XSpellAlternatives.idl b/offapi/com/sun/star/linguistic2/XSpellAlternatives.idl index 586f0393cdad..d1bf7783db14 100644 --- a/offapi/com/sun/star/linguistic2/XSpellAlternatives.idl +++ b/offapi/com/sun/star/linguistic2/XSpellAlternatives.idl @@ -31,11 +31,9 @@ #include #include -//============================================================================= module com { module sun { module star { module linguistic2 { -//============================================================================= /** Gives access to the results of failed spell checking attempts and may provide spelling alternatives. @@ -50,21 +48,18 @@ module com { module sun { module star { module linguistic2 { */ published interface XSpellAlternatives : com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** @returns the word that was misspelled. */ string getWord(); - //------------------------------------------------------------------------- /** @returns the Locale which specifies the language of the misspelled word. */ com::sun::star::lang::Locale getLocale(); - //------------------------------------------------------------------------- /** @returns the type (reason) for spell checking to have failed verification. @@ -73,14 +68,12 @@ published interface XSpellAlternatives : com::sun::star::uno::XInterface */ short getFailureType(); - //------------------------------------------------------------------------- /** @returns the number of suggested spelling alternatives available. */ short getAlternativesCount(); - //------------------------------------------------------------------------- /** @returns the sequence of suggested spelling alternatives. @@ -89,7 +82,6 @@ published interface XSpellAlternatives : com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/linguistic2/XSpellChecker.idl b/offapi/com/sun/star/linguistic2/XSpellChecker.idl index 8cde5b1e5905..fb3df7816ecc 100644 --- a/offapi/com/sun/star/linguistic2/XSpellChecker.idl +++ b/offapi/com/sun/star/linguistic2/XSpellChecker.idl @@ -25,11 +25,9 @@ #include #include -//============================================================================= module com { module sun { module star { module linguistic2 { -//============================================================================= /** This interface allows for spell checking.

It is possible to simply check if a word, in a specified language, @@ -40,7 +38,6 @@ module com { module sun { module star { module linguistic2 { */ published interface XSpellChecker : com::sun::star::linguistic2::XSupportedLocales { - //------------------------------------------------------------------------- /** checks if a word is spelled correctly in a given language. @returns @@ -71,7 +68,6 @@ published interface XSpellChecker : com::sun::star::linguistic2::XSupportedLocal [in] com::sun::star::beans::PropertyValues aProperties ) raises( com::sun::star::lang::IllegalArgumentException ); - //------------------------------------------------------------------------- /** This method checks if a word is spelled correctly in a given language. @@ -106,7 +102,6 @@ published interface XSpellChecker : com::sun::star::linguistic2::XSupportedLocal }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/linguistic2/XSpellChecker1.idl b/offapi/com/sun/star/linguistic2/XSpellChecker1.idl index b1ad49b4dc2e..fe3f45b7599a 100644 --- a/offapi/com/sun/star/linguistic2/XSpellChecker1.idl +++ b/offapi/com/sun/star/linguistic2/XSpellChecker1.idl @@ -25,23 +25,19 @@ #include #include -//============================================================================= module com { module sun { module star { module linguistic2 { -//============================================================================= /** @deprecated */ published interface XSpellChecker1 : com::sun::star::linguistic2::XSupportedLanguages { - //------------------------------------------------------------------------- boolean isValid( [in] string aWord, [in] short nLanguage, [in] com::sun::star::beans::PropertyValues aProperties ) raises( com::sun::star::lang::IllegalArgumentException ); - //------------------------------------------------------------------------- com::sun::star::linguistic2::XSpellAlternatives spell( [in] string aWord, [in] short nLanguage, @@ -50,7 +46,6 @@ published interface XSpellChecker1 : com::sun::star::linguistic2::XSupportedLang }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/linguistic2/XSupportedLanguages.idl b/offapi/com/sun/star/linguistic2/XSupportedLanguages.idl index 222b085939bd..de47930455f0 100644 --- a/offapi/com/sun/star/linguistic2/XSupportedLanguages.idl +++ b/offapi/com/sun/star/linguistic2/XSupportedLanguages.idl @@ -23,24 +23,19 @@ #include -//============================================================================= module com { module sun { module star { module linguistic2 { -//============================================================================= /** @deprecated */ published interface XSupportedLanguages : com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- sequence getLanguages(); - //------------------------------------------------------------------------- boolean hasLanguage( [in] short nLanguage ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/linguistic2/XSupportedLocales.idl b/offapi/com/sun/star/linguistic2/XSupportedLocales.idl index 95348b7c4274..491b40eed2f0 100644 --- a/offapi/com/sun/star/linguistic2/XSupportedLocales.idl +++ b/offapi/com/sun/star/linguistic2/XSupportedLocales.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module linguistic2 { -//============================================================================= /** Offers information about which languages are supported by the object.

This interface has to be implemented by @@ -43,14 +41,12 @@ module com { module sun { module star { module linguistic2 { */ published interface XSupportedLocales : com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** @returns the sequence of all supported languages. */ sequence getLocales(); - //------------------------------------------------------------------------- /** @param aLocale specifies the language being checked for support @@ -62,7 +58,6 @@ published interface XSupportedLocales : com::sun::star::uno::XInterface boolean hasLocale( [in] com::sun::star::lang::Locale aLocale ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/linguistic2/XThesaurus.idl b/offapi/com/sun/star/linguistic2/XThesaurus.idl index 4e0db5642630..ea363a56b474 100644 --- a/offapi/com/sun/star/linguistic2/XThesaurus.idl +++ b/offapi/com/sun/star/linguistic2/XThesaurus.idl @@ -24,11 +24,9 @@ #include #include -//============================================================================= module com { module sun { module star { module linguistic2 { -//============================================================================= /** allows for the retrieval of possible meanings for a given word and language.

@@ -41,7 +39,6 @@ module com { module sun { module star { module linguistic2 { */ published interface XThesaurus : com::sun::star::linguistic2::XSupportedLocales { - //------------------------------------------------------------------------- /** @returns a list of meanings for the given word and language. @@ -72,7 +69,6 @@ published interface XThesaurus : com::sun::star::linguistic2::XSupportedLocales }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/logging/ConsoleHandler.idl b/offapi/com/sun/star/logging/ConsoleHandler.idl index b9b45116125c..0cb343037373 100644 --- a/offapi/com/sun/star/logging/ConsoleHandler.idl +++ b/offapi/com/sun/star/logging/ConsoleHandler.idl @@ -23,13 +23,11 @@ #include #include -//============================================================================= module com { module sun { module star { module logging { interface XConsoleHandler; -//============================================================================= /** specifies a component implementing a log handler whose output channel is the processes console. @@ -61,11 +59,9 @@ service ConsoleHandler : XConsoleHandler raises ( ::com::sun::star::lang::IllegalArgumentException ); }; -//============================================================================= }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/logging/CsvLogFormatter.idl b/offapi/com/sun/star/logging/CsvLogFormatter.idl index bb79353eaa31..bbf12433b437 100644 --- a/offapi/com/sun/star/logging/CsvLogFormatter.idl +++ b/offapi/com/sun/star/logging/CsvLogFormatter.idl @@ -28,13 +28,11 @@ #ifndef __com_sun_star_logging_CsvLogFormatter_idl__ #define __com_sun_star_logging_CsvLogFormatter_idl__ -//============================================================================= module com { module sun { module star { module logging { interface XCsvLogFormatter; -//============================================================================= /** specifies a service which formats log records for RFC4180-style CSV-Files @@ -55,11 +53,9 @@ service CsvLogFormatter : XCsvLogFormatter create(); }; -//============================================================================= }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/logging/DocumentIOLogRing.idl b/offapi/com/sun/star/logging/DocumentIOLogRing.idl index 00108cef9b25..4b7cc2346ba7 100644 --- a/offapi/com/sun/star/logging/DocumentIOLogRing.idl +++ b/offapi/com/sun/star/logging/DocumentIOLogRing.idl @@ -23,13 +23,11 @@ #include #include -//============================================================================= module com { module sun { module star { module logging { interface XSimpleLogRing; -//============================================================================= /** This singleton is intended to log the IO events related to loading/storing of documents. @@ -42,11 +40,9 @@ interface XSimpleLogRing; */ singleton DocumentIOLogRing : XSimpleLogRing; -//============================================================================= }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/logging/FileHandler.idl b/offapi/com/sun/star/logging/FileHandler.idl index 3752474eaeeb..5a327bd3bfba 100644 --- a/offapi/com/sun/star/logging/FileHandler.idl +++ b/offapi/com/sun/star/logging/FileHandler.idl @@ -23,13 +23,11 @@ #include #include -//============================================================================= module com { module sun { module star { module logging { interface XLogHandler; -//============================================================================= /** specifies a component implementing a log handler whose output channel is a file. @@ -76,11 +74,9 @@ service FileHandler : XLogHandler raises ( ::com::sun::star::lang::IllegalArgumentException ); }; -//============================================================================= }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/logging/LogLevel.idl b/offapi/com/sun/star/logging/LogLevel.idl index 9abb2193e181..b6702aec65fb 100644 --- a/offapi/com/sun/star/logging/LogLevel.idl +++ b/offapi/com/sun/star/logging/LogLevel.idl @@ -20,11 +20,9 @@ #ifndef __com_sun_star_logging_LogLevel_idl__ #define __com_sun_star_logging_LogLevel_idl__ -//============================================================================= module com { module sun { module star { module logging { -//============================================================================= /** specifies levels to distinguish between severities of logged events @@ -70,11 +68,9 @@ constants LogLevel const long ALL = -0x80000000; }; -//============================================================================= }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/logging/LogRecord.idl b/offapi/com/sun/star/logging/LogRecord.idl index e8149dd7a888..11f5842cb403 100644 --- a/offapi/com/sun/star/logging/LogRecord.idl +++ b/offapi/com/sun/star/logging/LogRecord.idl @@ -31,11 +31,9 @@ #include -//============================================================================= module com { module sun { module star { module logging { -//============================================================================= /** assembles the complete information about a to-be-logged event @@ -86,11 +84,9 @@ struct LogRecord long Level; }; -//============================================================================= }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/logging/LoggerPool.idl b/offapi/com/sun/star/logging/LoggerPool.idl index 7bb72c6b8eb1..41011bfd2c2e 100644 --- a/offapi/com/sun/star/logging/LoggerPool.idl +++ b/offapi/com/sun/star/logging/LoggerPool.idl @@ -4,11 +4,9 @@ #include -//============================================================================= module com { module sun { module star { module logging { -//============================================================================= /** the global pool of named XLogger instances @@ -24,11 +22,9 @@ module com { module sun { module star { module logging { */ singleton LoggerPool : XLoggerPool; -//============================================================================= }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/logging/PlainTextFormatter.idl b/offapi/com/sun/star/logging/PlainTextFormatter.idl index c18da4f06468..1e316aeefc1c 100644 --- a/offapi/com/sun/star/logging/PlainTextFormatter.idl +++ b/offapi/com/sun/star/logging/PlainTextFormatter.idl @@ -20,13 +20,11 @@ #ifndef __com_sun_star_logging_PlainTextFormatter_idl__ #define __com_sun_star_logging_PlainTextFormatter_idl__ -//============================================================================= module com { module sun { module star { module logging { interface XLogFormatter; -//============================================================================= /** specifies a service which formats log records as single line plain text @@ -43,11 +41,9 @@ service PlainTextFormatter : XLogFormatter create(); }; -//============================================================================= }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/logging/SimpleLogRing.idl b/offapi/com/sun/star/logging/SimpleLogRing.idl index bebb28fcba97..9fdf5b2ab245 100644 --- a/offapi/com/sun/star/logging/SimpleLogRing.idl +++ b/offapi/com/sun/star/logging/SimpleLogRing.idl @@ -23,13 +23,11 @@ #include #include -//============================================================================= module com { module sun { module star { module logging { interface XSimpleLogRing; -//============================================================================= /** This service allows to log the events in a ring of specified size. @@ -48,11 +46,9 @@ service SimpleLogRing : XSimpleLogRing createWithSize( [in] long nSize ); }; -//============================================================================= }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/logging/XConsoleHandler.idl b/offapi/com/sun/star/logging/XConsoleHandler.idl index 12d6c098b286..28dc5c00d538 100644 --- a/offapi/com/sun/star/logging/XConsoleHandler.idl +++ b/offapi/com/sun/star/logging/XConsoleHandler.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module logging { -//============================================================================= /** implemented by a log handler whose output channel is the processes console. @@ -48,11 +46,9 @@ interface XConsoleHandler : XLogHandler [attribute] long Threshold; }; -//============================================================================= }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/logging/XCsvLogFormatter.idl b/offapi/com/sun/star/logging/XCsvLogFormatter.idl index c2bdf5a6f9d5..84bbcdf8561b 100644 --- a/offapi/com/sun/star/logging/XCsvLogFormatter.idl +++ b/offapi/com/sun/star/logging/XCsvLogFormatter.idl @@ -32,11 +32,9 @@ #include #include -//============================================================================= module com { module sun { module star { module logging { -//============================================================================= /** specifies the interface used for formatting log records for RFC4180 CSV output @@ -70,11 +68,9 @@ interface XCsvLogFormatter : XLogFormatter string formatMultiColumn( [in] sequence< string > column_data); }; -//============================================================================= }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/logging/XLogFormatter.idl b/offapi/com/sun/star/logging/XLogFormatter.idl index 4a55ac3c6533..2b205c615aaa 100644 --- a/offapi/com/sun/star/logging/XLogFormatter.idl +++ b/offapi/com/sun/star/logging/XLogFormatter.idl @@ -32,11 +32,9 @@ #include #include -//============================================================================= module com { module sun { module star { module logging { -//============================================================================= /** specifies the interface to be used for formatting log records @@ -75,11 +73,9 @@ interface XLogFormatter string getTail(); }; -//============================================================================= }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/logging/XLogHandler.idl b/offapi/com/sun/star/logging/XLogHandler.idl index 760ffd2a50fe..2c02d9ddc5cd 100644 --- a/offapi/com/sun/star/logging/XLogHandler.idl +++ b/offapi/com/sun/star/logging/XLogHandler.idl @@ -33,11 +33,9 @@ #include #include -//============================================================================= module com { module sun { module star { module logging { -//============================================================================= /** provides possibilities to send LogRecords to an arbitrary output channel. @@ -94,11 +92,9 @@ interface XLogHandler boolean publish( [in] LogRecord Record ); }; -//============================================================================= }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/logging/XLogger.idl b/offapi/com/sun/star/logging/XLogger.idl index ce45976aa388..8309b66c54ff 100644 --- a/offapi/com/sun/star/logging/XLogger.idl +++ b/offapi/com/sun/star/logging/XLogger.idl @@ -31,13 +31,11 @@ #include -//============================================================================= module com { module sun { module star { module logging { interface XLogHandler; -//============================================================================= /** implemented by a component which is able to log events. @@ -138,11 +136,9 @@ interface XLogger void logp( [in] long Level, [in] string SourceClassName, [in] string SourceMethodName, [in] string Message ); }; -//============================================================================= }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/logging/XLoggerPool.idl b/offapi/com/sun/star/logging/XLoggerPool.idl index 6198efe53468..8e05a5186659 100644 --- a/offapi/com/sun/star/logging/XLoggerPool.idl +++ b/offapi/com/sun/star/logging/XLoggerPool.idl @@ -22,13 +22,11 @@ #include -//============================================================================= module com { module sun { module star { module logging { interface XLogger; -//============================================================================= /** implements a pool for named XLogger instances @@ -54,11 +52,9 @@ interface XLoggerPool XLogger getDefaultLogger(); }; -//============================================================================= }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/logging/XSimpleLogRing.idl b/offapi/com/sun/star/logging/XSimpleLogRing.idl index de117c26a128..d7d82a6884f9 100644 --- a/offapi/com/sun/star/logging/XSimpleLogRing.idl +++ b/offapi/com/sun/star/logging/XSimpleLogRing.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module logging { -//============================================================================= /** a simple log ring allowing to collect a limited number of last events @@ -55,11 +53,9 @@ interface XSimpleLogRing sequence< string > getCollectedLog(); }; -//============================================================================= }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/media/ZoomLevel.idl b/offapi/com/sun/star/media/ZoomLevel.idl index 0bb117bfcb59..cbf43dfc506c 100644 --- a/offapi/com/sun/star/media/ZoomLevel.idl +++ b/offapi/com/sun/star/media/ZoomLevel.idl @@ -29,52 +29,44 @@ enum ZoomLevel */ NOT_AVAILABLE, - //------------------------------------------------------------------------- /** specifies that the video should be displayed with its original size */ ORIGINAL, - //------------------------------------------------------------------------- /** specifies that the video should be zoomed to window size */ FIT_TO_WINDOW, - //------------------------------------------------------------------------- /** specifies that the video should be zoomed to window size with using a fixed aspect ratio */ FIT_TO_WINDOW_FIXED_ASPECT, - //------------------------------------------------------------------------- /** specifies that the video should be displayed in fullscreen mode, if available */ FULLSCREEN, - //------------------------------------------------------------------------- /** specifies that the video should be zoomed to a factor of 1:4 */ ZOOM_1_TO_4, - //------------------------------------------------------------------------- /** specifies that the video should be zoomed to a factor of 1:2 */ ZOOM_1_TO_2, - //------------------------------------------------------------------------- /** specifies that the video should be zoomed to a factor of 2:1 */ ZOOM_2_TO_1, - //------------------------------------------------------------------------- /** specifies that the video should be zoomed to a factor of 4:1 */ diff --git a/offapi/com/sun/star/mozilla/MenuMultipleChange.idl b/offapi/com/sun/star/mozilla/MenuMultipleChange.idl index 848f5316a783..9ad42904b00d 100644 --- a/offapi/com/sun/star/mozilla/MenuMultipleChange.idl +++ b/offapi/com/sun/star/mozilla/MenuMultipleChange.idl @@ -23,11 +23,9 @@ #include -//============================================================================= module com { module sun { module star { module mozilla { -//============================================================================= // DocMerge from idl: struct com::sun::star::mozilla::MenuMultipleChange @@ -40,56 +38,48 @@ published struct MenuMultipleChange */ short ID; - //------------------------------------------------------------------------- // DocMerge from xml: field com::sun::star::mozilla::MenuMultipleChange::GroupID /** unique ID of the group this menu item belongs to */ short GroupID; - //------------------------------------------------------------------------- // DocMerge from xml: field com::sun::star::mozilla::MenuMultipleChange::PreItemID /** unique ID of the item directly above this menu item, used for fuzzy placement */ short PreItemID; - //------------------------------------------------------------------------- // DocMerge from xml: field com::sun::star::mozilla::MenuMultipleChange::ItemText /** text of the menu item */ string ItemText; - //------------------------------------------------------------------------- // DocMerge from xml: field com::sun::star::mozilla::MenuMultipleChange::IsVisible /** true if visible */ boolean IsVisible; - //------------------------------------------------------------------------- // DocMerge from xml: field com::sun::star::mozilla::MenuMultipleChange::IsActive /** true if active, so clickable */ boolean IsActive; - //------------------------------------------------------------------------- // DocMerge from xml: field com::sun::star::mozilla::MenuMultipleChange::IsCheckable /** true if checkable, so there can be a checkmark */ boolean IsCheckable; - //------------------------------------------------------------------------- // DocMerge from xml: field com::sun::star::mozilla::MenuMultipleChange::IsChecked /** true if there is a checkmark */ boolean IsChecked; - //------------------------------------------------------------------------- // DocMerge from idl: field com::sun::star::mozilla::MenuMultipleChange::Image /** sequence of bytes representing a possible image @@ -97,7 +87,6 @@ published struct MenuMultipleChange sequence Image; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/mozilla/MenuProxy.idl b/offapi/com/sun/star/mozilla/MenuProxy.idl index 124f401526c3..bcb71a6fa516 100644 --- a/offapi/com/sun/star/mozilla/MenuProxy.idl +++ b/offapi/com/sun/star/mozilla/MenuProxy.idl @@ -23,11 +23,9 @@ #include -//============================================================================= module com { module sun { module star { module mozilla { -//============================================================================= // DocMerge from idl: service com::sun::star::mozilla::MenuProxy @@ -36,7 +34,6 @@ */ published service MenuProxy { - //------------------------------------------------------------------------- // DocMerge from xml: service com::sun::star::mozilla::MenuProxy: interface com::sun::star::mozilla::XMenuProxy /** @see XMenuProxy @@ -44,7 +41,6 @@ published service MenuProxy interface XMenuProxy; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/mozilla/MenuProxyListener.idl b/offapi/com/sun/star/mozilla/MenuProxyListener.idl index a05a103c2a19..79c76dd09f84 100644 --- a/offapi/com/sun/star/mozilla/MenuProxyListener.idl +++ b/offapi/com/sun/star/mozilla/MenuProxyListener.idl @@ -23,11 +23,9 @@ #include -//============================================================================= module com { module sun { module star { module mozilla { -//============================================================================= // DocMerge from xml: service com::sun::star::mozilla::MenuProxyListener @@ -35,7 +33,6 @@ */ published service MenuProxyListener { - //------------------------------------------------------------------------- // DocMerge from xml: service com::sun::star::mozilla::MenuProxyListener: interface com::sun::star::mozilla::XMenuProxyListener /** @see XMenuProxyListener @@ -43,7 +40,6 @@ published service MenuProxyListener interface XMenuProxyListener; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/mozilla/MenuSingleChange.idl b/offapi/com/sun/star/mozilla/MenuSingleChange.idl index 818e60edac8c..d664fede77a0 100644 --- a/offapi/com/sun/star/mozilla/MenuSingleChange.idl +++ b/offapi/com/sun/star/mozilla/MenuSingleChange.idl @@ -23,11 +23,9 @@ #include -//============================================================================= module com { module sun { module star { module mozilla { -//============================================================================= // DocMerge from idl: struct com::sun::star::mozilla::MenuSingleChange @@ -40,14 +38,12 @@ published struct MenuSingleChange */ short ID; - //------------------------------------------------------------------------- // DocMerge from xml: field com::sun::star::mozilla::MenuSingleChange::ChangeID /** ID identifying the type of change in the any type change */ short ChangeID; - //------------------------------------------------------------------------- // DocMerge from xml: field com::sun::star::mozilla::MenuSingleChange::Change /** value of change @@ -55,7 +51,6 @@ published struct MenuSingleChange any Change; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/mozilla/MozillaBootstrap.idl b/offapi/com/sun/star/mozilla/MozillaBootstrap.idl index 29b238688f39..92294a09e24f 100644 --- a/offapi/com/sun/star/mozilla/MozillaBootstrap.idl +++ b/offapi/com/sun/star/mozilla/MozillaBootstrap.idl @@ -32,11 +32,9 @@ #include -//============================================================================= module com { module sun { module star { module mozilla { -//============================================================================= /** Allow to discover Mozilla/Thunderbird profiles @@ -46,7 +44,6 @@ */ published service MozillaBootstrap : XMozillaBootstrap; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/mozilla/MozillaProductType.idl b/offapi/com/sun/star/mozilla/MozillaProductType.idl index 3e00bc1754b0..d0d8e0f7d00d 100644 --- a/offapi/com/sun/star/mozilla/MozillaProductType.idl +++ b/offapi/com/sun/star/mozilla/MozillaProductType.idl @@ -22,11 +22,9 @@ #define __com_sun_star_mozilla_MozillaProductType_idl__ -//============================================================================= module com { module sun { module star { module mozilla { -//============================================================================= /** Mozilla Product Types @@ -47,7 +45,6 @@ published enum MozillaProductType Thunderbird = 3 }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/mozilla/XCloseSessionListener.idl b/offapi/com/sun/star/mozilla/XCloseSessionListener.idl index c87a5053680f..408848b8033a 100644 --- a/offapi/com/sun/star/mozilla/XCloseSessionListener.idl +++ b/offapi/com/sun/star/mozilla/XCloseSessionListener.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module mozilla { -//============================================================================= // DocMerge from xml: interface com::sun::star::mozilla::XCloseSessionListener @@ -33,7 +31,6 @@ */ published interface XCloseSessionListener: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::mozilla::XCloseSessionListener::sessionClosed @@ -45,7 +42,6 @@ published interface XCloseSessionListener: com::sun::star::uno::XInterface [oneway] void sessionClosed( [in] any sessionData ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/mozilla/XCodeProxy.idl b/offapi/com/sun/star/mozilla/XCodeProxy.idl index 66c0d5d7e895..37ecd1de6d5a 100644 --- a/offapi/com/sun/star/mozilla/XCodeProxy.idl +++ b/offapi/com/sun/star/mozilla/XCodeProxy.idl @@ -48,7 +48,6 @@ published interface XCodeProxy: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/mozilla/XMenuProxy.idl b/offapi/com/sun/star/mozilla/XMenuProxy.idl index 7acbcd03c63c..e148cf90ab9b 100644 --- a/offapi/com/sun/star/mozilla/XMenuProxy.idl +++ b/offapi/com/sun/star/mozilla/XMenuProxy.idl @@ -25,11 +25,9 @@ #include -//============================================================================= module com { module sun { module star { module mozilla { -//============================================================================= // DocMerge from xml: interface com::sun::star::mozilla::XMenuProxy @@ -38,7 +36,6 @@ */ published interface XMenuProxy: com::sun::star::lang::XComponent { - //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::mozilla::XMenuProxy::executeMenuItem /** Executes dispatch for the given menu id @@ -48,7 +45,6 @@ published interface XMenuProxy: com::sun::star::lang::XComponent */ void executeMenuItem([in] short ID); - //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::mozilla::XMenuProxy::addMenuProxyListener /** Registers an event listener, which will be called when the menu changes @@ -58,7 +54,6 @@ published interface XMenuProxy: com::sun::star::lang::XComponent */ [oneway] void addMenuProxyListener([in] XMenuProxyListener xListener ); - //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::mozilla::XMenuProxy::removeMenuProxyListener /** Unregisters an event listener which was registered with @@ -70,7 +65,6 @@ published interface XMenuProxy: com::sun::star::lang::XComponent [oneway] void removeMenuProxyListener([in] XMenuProxyListener xListener ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/mozilla/XMenuProxyListener.idl b/offapi/com/sun/star/mozilla/XMenuProxyListener.idl index 398d9b5c6886..68ca230f5f4b 100644 --- a/offapi/com/sun/star/mozilla/XMenuProxyListener.idl +++ b/offapi/com/sun/star/mozilla/XMenuProxyListener.idl @@ -27,11 +27,9 @@ #include -//============================================================================= module com { module sun { module star { module mozilla { -//============================================================================= // DocMerge from xml: interface com::sun::star::mozilla::XMenuProxyListener @@ -39,7 +37,6 @@ */ published interface XMenuProxyListener: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::mozilla::XMenuProxyListener::menuChangedMultiple /** is called, if the content or graphical representation/state of the menu changes @@ -47,7 +44,6 @@ published interface XMenuProxyListener: com::sun::star::uno::XInterface */ void menuChangedMultiple([in] sequence MenuMultipleChanges); - //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::mozilla::XMenuProxyListener::menuChangedSingle /** is called, if the content or graphical representation/state of the menu changes, @@ -55,7 +51,6 @@ published interface XMenuProxyListener: com::sun::star::uno::XInterface */ void menuChangedSingle([in] sequence MenuSingleChanges); - //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::mozilla::XMenuProxyListener::menuItemDeleted /** is called, if one menu item designated by the ID, is deleted. @@ -66,7 +61,6 @@ published interface XMenuProxyListener: com::sun::star::uno::XInterface void menuItemDeleted([in] short ID); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/mozilla/XMozillaBootstrap.idl b/offapi/com/sun/star/mozilla/XMozillaBootstrap.idl index b5861cef91e8..d5f8a9322fd3 100644 --- a/offapi/com/sun/star/mozilla/XMozillaBootstrap.idl +++ b/offapi/com/sun/star/mozilla/XMozillaBootstrap.idl @@ -45,7 +45,6 @@ published interface XMozillaBootstrap }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/mozilla/XPluginInstance.idl b/offapi/com/sun/star/mozilla/XPluginInstance.idl index 259bbec3160f..2eac0adf2e01 100644 --- a/offapi/com/sun/star/mozilla/XPluginInstance.idl +++ b/offapi/com/sun/star/mozilla/XPluginInstance.idl @@ -31,11 +31,9 @@ #include #include -//============================================================================= module com { module sun { module star { module mozilla { -//============================================================================= // DocMerge from xml: method com::sun::star::mozilla::XPluginInstance::start @@ -44,7 +42,6 @@ */ published interface XPluginInstance: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::mozilla::XPluginInstance::start @@ -53,7 +50,6 @@ published interface XPluginInstance: com::sun::star::uno::XInterface */ [oneway] void start(); - //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::mozilla::XPluginInstance::stop @@ -63,7 +59,6 @@ published interface XPluginInstance: com::sun::star::uno::XInterface */ [oneway] void stop(); - //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::mozilla::XPluginInstance::destroy @@ -73,7 +68,6 @@ published interface XPluginInstance: com::sun::star::uno::XInterface */ [oneway] void destroy(); - //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::mozilla::XPluginInstance::createWindow @@ -85,7 +79,6 @@ published interface XPluginInstance: com::sun::star::uno::XInterface */ [oneway] void createWindow( [in] any PlatformParentData, [in] boolean embedded ); - //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::mozilla::XPluginInstance::newStream @@ -106,7 +99,6 @@ published interface XPluginInstance: com::sun::star::uno::XInterface [in] any sessionData ); - //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::mozilla::XPluginInstance::newURL @@ -120,7 +112,6 @@ published interface XPluginInstance: com::sun::star::uno::XInterface */ [oneway] void newURL( [in] string MIMEDesc, [in] string theURL, [in] string filter, [in] any sessionData ); - //------------------------------------------------------------------------- // DocMerge from idl: method com::sun::star::mozilla::XPluginInstance::getHttpServerURL @@ -135,7 +126,6 @@ published interface XPluginInstance: com::sun::star::uno::XInterface [out] string aPrefix); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/mozilla/XPluginInstanceNotifySink.idl b/offapi/com/sun/star/mozilla/XPluginInstanceNotifySink.idl index 43e9d17a7564..7133d95ff73f 100644 --- a/offapi/com/sun/star/mozilla/XPluginInstanceNotifySink.idl +++ b/offapi/com/sun/star/mozilla/XPluginInstanceNotifySink.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module mozilla { -//============================================================================= // DocMerge from xml: interface com::sun::star::mozilla::XPluginInstanceNotifySink @@ -35,7 +33,6 @@ */ published interface XPluginInstanceNotifySink: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::mozilla::XPluginInstanceNotifySink::notifyURL @@ -48,7 +45,6 @@ published interface XPluginInstanceNotifySink: com::sun::star::uno::XInterface [oneway] void notifyURL( [in] string theURL ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/mozilla/XPluginInstancePeer.idl b/offapi/com/sun/star/mozilla/XPluginInstancePeer.idl index 9fdce8d663c5..2b67404cf84b 100644 --- a/offapi/com/sun/star/mozilla/XPluginInstancePeer.idl +++ b/offapi/com/sun/star/mozilla/XPluginInstancePeer.idl @@ -27,15 +27,12 @@ #include -//============================================================================= module com { module sun { module star { module mozilla { -//============================================================================= published interface XPluginInstanceNotifySink; -//============================================================================= // DocMerge from xml: interface com::sun::star::mozilla::XPluginInstancePeer @@ -44,7 +41,6 @@ */ published interface XPluginInstancePeer: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::mozilla::XPluginInstancePeer::setWindowSize @@ -57,7 +53,6 @@ published interface XPluginInstancePeer: com::sun::star::uno::XInterface */ boolean setWindowSize( [in] long width, [in] long heigth ); - //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::mozilla::XPluginInstancePeer::showStatusMessage @@ -67,7 +62,6 @@ published interface XPluginInstancePeer: com::sun::star::uno::XInterface */ [oneway] void showStatusMessage( [in] string message ); - //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::mozilla::XPluginInstancePeer::enableScripting @@ -80,7 +74,6 @@ published interface XPluginInstancePeer: com::sun::star::uno::XInterface */ [oneway] void enableScripting( [in] com::sun::star::uno::XInterface document, [in] com::sun::star::lang::XMultiServiceFactory servicemanager ); - //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::mozilla::XPluginInstancePeer::newStream @@ -98,7 +91,6 @@ published interface XPluginInstancePeer: com::sun::star::uno::XInterface [in] com::sun::star::io::XActiveDataSource data ); - //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::mozilla::XPluginInstancePeer::getURL @@ -120,7 +112,6 @@ published interface XPluginInstancePeer: com::sun::star::uno::XInterface [in] XPluginInstanceNotifySink sink ); - //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::mozilla::XPluginInstancePeer::postURL @@ -147,7 +138,6 @@ published interface XPluginInstancePeer: com::sun::star::uno::XInterface ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/mozilla/XPluginInstanceSyncPeer.idl b/offapi/com/sun/star/mozilla/XPluginInstanceSyncPeer.idl index 0aa55aaa2ded..6d7146ee6d07 100644 --- a/offapi/com/sun/star/mozilla/XPluginInstanceSyncPeer.idl +++ b/offapi/com/sun/star/mozilla/XPluginInstanceSyncPeer.idl @@ -22,11 +22,9 @@ #include #include -//============================================================================= module com { module sun { module star { module mozilla { -//============================================================================= // DocMerge from xml: interface com::sun::star::mozilla::XPluginInstanceSyncPeer /** This interface is an extension for XPluginInstancePeer interface. @@ -34,7 +32,6 @@ */ published interface XPluginInstanceSyncPeer : com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::mozilla::XPluginInstanceSyncPeer::openNewBrowserWindow @@ -53,7 +50,6 @@ published interface XPluginInstanceSyncPeer : com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/mozilla/XPluginWindowPeer.idl b/offapi/com/sun/star/mozilla/XPluginWindowPeer.idl index 26c1e5a9fd1d..85276cbcd007 100644 --- a/offapi/com/sun/star/mozilla/XPluginWindowPeer.idl +++ b/offapi/com/sun/star/mozilla/XPluginWindowPeer.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module mozilla { -//============================================================================= // DocMerge from xml: interface com::sun::star::mozilla::XPluginWindowPeer /** Allows to notify a plugin from the office side about plugin window's child window creation. @@ -33,7 +31,6 @@ */ published interface XPluginWindowPeer: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::mozilla::XPluginWindowPeer::setChildWindow @@ -45,7 +42,6 @@ published interface XPluginWindowPeer: com::sun::star::uno::XInterface [oneway] void setChildWindow( [in] any SystemWindowData ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/mozilla/XProfileDiscover.idl b/offapi/com/sun/star/mozilla/XProfileDiscover.idl index 3931c0d93005..ffbbbf6953bf 100644 --- a/offapi/com/sun/star/mozilla/XProfileDiscover.idl +++ b/offapi/com/sun/star/mozilla/XProfileDiscover.idl @@ -108,7 +108,6 @@ published interface XProfileDiscover: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/mozilla/XProfileManager.idl b/offapi/com/sun/star/mozilla/XProfileManager.idl index 2222b3f2eda3..33ca25f43ef3 100644 --- a/offapi/com/sun/star/mozilla/XProfileManager.idl +++ b/offapi/com/sun/star/mozilla/XProfileManager.idl @@ -106,7 +106,6 @@ published interface XProfileManager: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/mozilla/XProxyRunner.idl b/offapi/com/sun/star/mozilla/XProxyRunner.idl index bcd2ae937e94..d76ffbb4f56b 100644 --- a/offapi/com/sun/star/mozilla/XProxyRunner.idl +++ b/offapi/com/sun/star/mozilla/XProxyRunner.idl @@ -58,7 +58,6 @@ published interface XProxyRunner: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/mozilla/XRemoteServiceManagerProvider.idl b/offapi/com/sun/star/mozilla/XRemoteServiceManagerProvider.idl index 9898476738bc..95496c469990 100644 --- a/offapi/com/sun/star/mozilla/XRemoteServiceManagerProvider.idl +++ b/offapi/com/sun/star/mozilla/XRemoteServiceManagerProvider.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module mozilla { -//============================================================================= /** Allows creation of the remote service manager for given session. This interface is oriented for communication with browsers plugins. @@ -35,7 +33,6 @@ module com { module sun { module star { module mozilla { */ published interface XRemoteServiceManagerProvider: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** Returns the remote service manager for the given session @param sessionData [in]: contains the sessiondata (host, user, ticket) @@ -43,7 +40,6 @@ published interface XRemoteServiceManagerProvider: com::sun::star::uno::XInterfa com::sun::star::lang::XMultiServiceFactory getServiceManager( [in] any sessionData ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/office/XAnnotation.idl b/offapi/com/sun/star/office/XAnnotation.idl index 907d012a12c1..da3a235ce48c 100644 --- a/offapi/com/sun/star/office/XAnnotation.idl +++ b/offapi/com/sun/star/office/XAnnotation.idl @@ -28,11 +28,9 @@ #include #include -//============================================================================= module com { module sun { module star { module office { -//============================================================================= /** This interface gives access to an annotation inside a document. */ @@ -67,7 +65,6 @@ interface XAnnotation [attribute, readonly] ::com::sun::star::text::XText TextRange; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/office/XAnnotationAccess.idl b/offapi/com/sun/star/office/XAnnotationAccess.idl index eb0c268a1081..629fa4e27927 100644 --- a/offapi/com/sun/star/office/XAnnotationAccess.idl +++ b/offapi/com/sun/star/office/XAnnotationAccess.idl @@ -24,11 +24,9 @@ #include #include -//============================================================================= module com { module sun { module star { module office { -//============================================================================= /** This interface gives access to the annotation for a document content. */ @@ -49,7 +47,6 @@ interface XAnnotationAccess XAnnotationEnumeration createAnnotationEnumeration(); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/office/XAnnotationEnumeration.idl b/offapi/com/sun/star/office/XAnnotationEnumeration.idl index f27885931b0e..2ef154fad711 100644 --- a/offapi/com/sun/star/office/XAnnotationEnumeration.idl +++ b/offapi/com/sun/star/office/XAnnotationEnumeration.idl @@ -23,23 +23,19 @@ #include -//============================================================================= module com { module sun { module star { module office { -//============================================================================= /** An enumeration for a set of annotations. */ interface XAnnotationEnumeration { - //------------------------------------------------------------------------- /** tests whether this enumeration contains more elements. */ boolean hasMoreElements(); - //------------------------------------------------------------------------- /** @returns the next element of this enumeration. @@ -52,7 +48,6 @@ interface XAnnotationEnumeration }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/packages/EncryptionNotAllowedException.idl b/offapi/com/sun/star/packages/EncryptionNotAllowedException.idl index d2a471e8054d..ab091b24b8ac 100644 --- a/offapi/com/sun/star/packages/EncryptionNotAllowedException.idl +++ b/offapi/com/sun/star/packages/EncryptionNotAllowedException.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module packages { -//============================================================================= // DocMerge from xml: exception com::sun::star::packages::EncryptionNotAllowedException /** This exception can be thrown in case object is encrypted when it is not allowed @@ -35,7 +33,6 @@ exception EncryptionNotAllowedException: com::sun::star::uno::Exception { }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/packages/NoEncryptionException.idl b/offapi/com/sun/star/packages/NoEncryptionException.idl index 5e1bad68c48d..9c1a3a66ffc1 100644 --- a/offapi/com/sun/star/packages/NoEncryptionException.idl +++ b/offapi/com/sun/star/packages/NoEncryptionException.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module packages { -//============================================================================= // DocMerge from xml: exception com::sun::star::packages::NoEncryptionException /** This exception can be thrown in case object is not encrypted one as expected. @@ -35,7 +33,6 @@ published exception NoEncryptionException: com::sun::star::uno::Exception { }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/packages/NoRawFormatException.idl b/offapi/com/sun/star/packages/NoRawFormatException.idl index 6de2f787fd3b..dbfb7d8170eb 100644 --- a/offapi/com/sun/star/packages/NoRawFormatException.idl +++ b/offapi/com/sun/star/packages/NoRawFormatException.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module packages { -//============================================================================= // DocMerge from xml: exception com::sun::star::packages::NoRawFormatException /** This exception can be thrown in case provided stream is not a raw stream @@ -36,7 +34,6 @@ published exception NoRawFormatException: com::sun::star::io::IOException { }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/packages/Package.idl b/offapi/com/sun/star/packages/Package.idl index 3127f5d4761a..3be9f3a0bbed 100644 --- a/offapi/com/sun/star/packages/Package.idl +++ b/offapi/com/sun/star/packages/Package.idl @@ -34,11 +34,9 @@ #include -//============================================================================= module com { module sun { module star { module packages { -//============================================================================= /** The Package is a service that provides access to a set of files and folders contained within a Package. One instance of the Package service exists for each Package file to be manipulated. diff --git a/offapi/com/sun/star/packages/PackageFolder.idl b/offapi/com/sun/star/packages/PackageFolder.idl index 93e5075ea524..c9f43f6d6628 100644 --- a/offapi/com/sun/star/packages/PackageFolder.idl +++ b/offapi/com/sun/star/packages/PackageFolder.idl @@ -33,11 +33,9 @@ #include #include #include -//============================================================================= module com { module sun { module star { module packages { -//============================================================================= /** The PackageFolder service represents a single folder or directory within a Package. Instances of this service can only be constructed by an diff --git a/offapi/com/sun/star/packages/PackageFolderEnumeration.idl b/offapi/com/sun/star/packages/PackageFolderEnumeration.idl index 5929c2a1e109..980de887a9e5 100644 --- a/offapi/com/sun/star/packages/PackageFolderEnumeration.idl +++ b/offapi/com/sun/star/packages/PackageFolderEnumeration.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module packages { -//============================================================================= /** This service provides an iterator over the contents of a given instance diff --git a/offapi/com/sun/star/packages/PackageStream.idl b/offapi/com/sun/star/packages/PackageStream.idl index 35639b1d76ad..432a527f6b3e 100644 --- a/offapi/com/sun/star/packages/PackageStream.idl +++ b/offapi/com/sun/star/packages/PackageStream.idl @@ -25,11 +25,9 @@ #include #include -//============================================================================= module com { module sun { module star { module packages { -//============================================================================= /**This service represents a stream contained within a Package. Instances of this class can only be constructed by the implementation of the Package diff --git a/offapi/com/sun/star/packages/WrongPasswordException.idl b/offapi/com/sun/star/packages/WrongPasswordException.idl index a4fc0a0fa629..f32ef85e59c9 100644 --- a/offapi/com/sun/star/packages/WrongPasswordException.idl +++ b/offapi/com/sun/star/packages/WrongPasswordException.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module packages { -//============================================================================= // DocMerge from xml: exception com::sun::star::packages::WrongPasswordException /** This exception can be thrown in case wrong password was provided. @@ -35,7 +33,6 @@ published exception WrongPasswordException: com::sun::star::uno::Exception { }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/packages/XDataSinkEncrSupport.idl b/offapi/com/sun/star/packages/XDataSinkEncrSupport.idl index 4cdfdc698377..1ad2afbe053a 100644 --- a/offapi/com/sun/star/packages/XDataSinkEncrSupport.idl +++ b/offapi/com/sun/star/packages/XDataSinkEncrSupport.idl @@ -40,17 +40,14 @@ #include -//============================================================================= module com { module sun { module star { module packages { -//============================================================================= /** Allows to get access to the stream of a PackageStream. */ interface XDataSinkEncrSupport: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** Allows to get access to the data of the PackageStream.

In case stream is encrypted one and the key for the stream is not set, @@ -71,7 +68,6 @@ interface XDataSinkEncrSupport: com::sun::star::uno::XInterface ::com::sun::star::io::IOException ); - //------------------------------------------------------------------------- /** Allows to get access to the data of the PackageStream as to raw stream. In case stream is not encrypted an exception will be thrown.

@@ -93,7 +89,6 @@ interface XDataSinkEncrSupport: com::sun::star::uno::XInterface raises( ::com::sun::star::packages::NoEncryptionException, ::com::sun::star::io::IOException ); - //------------------------------------------------------------------------- /** Allows to set a data stream for the PackageStream.

In case PackageStream is marked as encrypted the data stream will be encrypted on storing. @@ -108,7 +103,6 @@ interface XDataSinkEncrSupport: com::sun::star::uno::XInterface void setDataStream( [in] ::com::sun::star::io::XInputStream aStream ) raises( ::com::sun::star::io::IOException ); - //------------------------------------------------------------------------- /** Allows to set raw stream for the PackageStream. The PackageStream object can not be marked as encrypted one, an exception will be thrown in such case. @@ -130,7 +124,6 @@ interface XDataSinkEncrSupport: com::sun::star::uno::XInterface ::com::sun::star::packages::NoRawFormatException, ::com::sun::star::io::IOException ); - //------------------------------------------------------------------------- /** Allows to get access to the raw data of the stream as it is stored in the package. @@ -145,7 +138,6 @@ interface XDataSinkEncrSupport: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/packages/manifest/XManifestReader.idl b/offapi/com/sun/star/packages/manifest/XManifestReader.idl index d5703c0bfcdb..d57c9bab0c72 100644 --- a/offapi/com/sun/star/packages/manifest/XManifestReader.idl +++ b/offapi/com/sun/star/packages/manifest/XManifestReader.idl @@ -31,16 +31,13 @@ #include #include -//============================================================================= module com { module sun { module star { module packages { module manifest { -//============================================================================= /** This interface reads the manifest data from a file. The user must supply an XInputStream when calling readManifestSequence() to receive a sequence of manifest entries. Each manifest entry is represented by a sequence of PropertyValues. */ -//============================================================================= published interface XManifestReader: com::sun::star::uno::XInterface { /** Supplies the XManifestReader with an XInputStream to read from, reads diff --git a/offapi/com/sun/star/packages/manifest/XManifestWriter.idl b/offapi/com/sun/star/packages/manifest/XManifestWriter.idl index 784743ce9557..0886d732fdf4 100644 --- a/offapi/com/sun/star/packages/manifest/XManifestWriter.idl +++ b/offapi/com/sun/star/packages/manifest/XManifestWriter.idl @@ -22,7 +22,6 @@ #include #include -//============================================================================= module com { module sun { module star { module packages { module manifest { @@ -31,7 +30,6 @@ module com { module sun { module star { module packages { module manifest { and the sequence of manifest entries to be written passed as parameters. Each manifest entry is represented by a sequence of PropertyValues.*/ -//============================================================================= published interface XManifestWriter: com::sun::star::uno::XInterface { /** Writes the supplied sequence of manifest entries to the supplied diff --git a/offapi/com/sun/star/packages/zip/XZipFileAccess.idl b/offapi/com/sun/star/packages/zip/XZipFileAccess.idl index d6fba90c6a52..e152afa3d394 100644 --- a/offapi/com/sun/star/packages/zip/XZipFileAccess.idl +++ b/offapi/com/sun/star/packages/zip/XZipFileAccess.idl @@ -34,17 +34,14 @@ #include -//============================================================================= module com { module sun { module star { module packages { module zip { -//============================================================================= /** allows to get reading access to non-encrypted entries inside zip file. */ interface XZipFileAccess: ::com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** allows to get stream by specifying a pattern.

@@ -61,7 +58,6 @@ interface XZipFileAccess: ::com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/packages/zip/ZipConstants.idl b/offapi/com/sun/star/packages/zip/ZipConstants.idl index 67cd610a88e0..3a5ea3a3b9f9 100644 --- a/offapi/com/sun/star/packages/zip/ZipConstants.idl +++ b/offapi/com/sun/star/packages/zip/ZipConstants.idl @@ -30,282 +30,227 @@ -//============================================================================= module com { module sun { module star { module packages { module zip { -//============================================================================= /** defines the constants used by the ZIP interfaces. */ published constants ZipConstants { - //------------------------------------------------------------------------- /** Compression method for the deflate algorithm (the only one currently supported). */ const short DEFLATED = 8; - //------------------------------------------------------------------------- /** Compression level for no compression. */ const short NO_COMPRESSION = 0; - //------------------------------------------------------------------------- /** Compression level for fastest compression */ const short BEST_SPEED = 1; - //------------------------------------------------------------------------- /** Compression level for best compression */ const short BEST_COMPRESSION = 9; - //------------------------------------------------------------------------- /** Default compression level. */ const short DEFAULT_COMPRESSION = -1; - //------------------------------------------------------------------------- /** Compression strategy best used for data consisting mostly of small values with a somewhat random distribution. Forces more Huffman coding and less string matching. */ const short FILTERED = 1; - //------------------------------------------------------------------------- /** Compression strategy for Huffman coding only. */ const short HUFFMAN_ONLY = 2; - //------------------------------------------------------------------------- /** Default compression strategy */ const short DEFAULT_STRATEGY = 0; - //------------------------------------------------------------------------- /** entry is uncompressed */ const short STORED = 0; - //------------------------------------------------------------------------- /** entry is uncompressed */ const short DEF_MEM_LEVEL = 8; - //------------------------------------------------------------------------- /** Header Signature: "PK\003\004" */ const long LOCSIG = 0x04034b50; - //------------------------------------------------------------------------- /** Header Signature: "PK\007\008" */ const long EXTSIG = 0x08074b50; - //------------------------------------------------------------------------- /** Header Signature: "PK\001\002" */ const long CENSIG = 0x02014b50; - //------------------------------------------------------------------------- /** Header Signature: "PK\005\006" */ const long ENDSIG = 0x06054b50; - //------------------------------------------------------------------------- /** Header Signature: "PK\007\008" */ const long SPANSIG = 0x08074b50; - //------------------------------------------------------------------------- /** LOC header size in bytes (including signatures) */ const short LOCHDR = 30; - //------------------------------------------------------------------------- /** EXT header size in bytes (including signatures) */ const short EXTHDR = 16; - //------------------------------------------------------------------------- /** CEN header size in bytes (including signatures) */ const short CENHDR = 46; - //------------------------------------------------------------------------- /** END header size in bytes (including signatures) */ const short ENDHDR = 22; - //------------------------------------------------------------------------- /// LOC LOC LOC /** LOC header field "version needed to extract" offset */ const short LOCVER = 4; - //------------------------------------------------------------------------- /** LOC header field "general purpose bit flags" offset */ const short LOCFLG = 6; - //------------------------------------------------------------------------- /** LOC header field "compression method" offset */ const short LOCHOW = 8; - //------------------------------------------------------------------------- /** LOC header field "modification time" offset */ const short LOCTIM = 10; - //------------------------------------------------------------------------- /** LOC header field "CRC of uncompressed data" offset */ const short LOCCRC = 14; - //------------------------------------------------------------------------- /** LOC header field "compressed data size" offset */ const short LOCSIZ = 18; - //------------------------------------------------------------------------- /** LOC header field "uncompressed data size" offset */ const short LOCLEN = 22; - //------------------------------------------------------------------------- /** LOC header field "filename length" offset */ const short LOCNAM = 26; - //------------------------------------------------------------------------- /** LOC header field "extra field length" offset */ const short LOCEXT = 28; - //------------------------------------------------------------------------- /** EXT header field "CRC of uncompressed data" offsets */ const short EXTCRC = 4; - //------------------------------------------------------------------------- /** EXT header field "compressed size" offsets */ const short EXTSIZ = 8; - //------------------------------------------------------------------------- /** EXT header field "uncompressed size" offsets */ const short EXTLEN = 12; - //------------------------------------------------------------------------- /** CEN header field "version made by" offset */ const short CENVEM = 4; - //------------------------------------------------------------------------- /** CEN header field "version needed to extract" offset */ const short CENVER = 6; - //------------------------------------------------------------------------- /** CEN header field "general purpose bit flags" offset */ const short CENFLG = 8; - //------------------------------------------------------------------------- /** CEN header field "compression method" offset */ const short CENHOW = 10; - //------------------------------------------------------------------------- /** CEN header field "modification time" offset */ const short CENTIM = 12; - //------------------------------------------------------------------------- /** CEN header field "modification time" offset */ const short CENDAT = 14; - //------------------------------------------------------------------------- /** CEN header field "CRC of uncompressed data" offset */ const short CENCRC = 16; - //------------------------------------------------------------------------- /** CEN header field "compressed size" offset */ const short CENSIZ = 20; - //------------------------------------------------------------------------- /** CEN header field "uncompressed size" offset */ const short CENLEN = 24; - //------------------------------------------------------------------------- /** CEN header field "length of filename" offset */ const short CENNAM = 28; - //------------------------------------------------------------------------- /** CEN header field "length of extra field" offset */ const short CENEXT = 30; - //------------------------------------------------------------------------- /** CEN header field "file comment length" offset */ const short CENCOM = 32; - //------------------------------------------------------------------------- /** CEN header field "disk number start" offset */ const short CENDSK = 34; - //------------------------------------------------------------------------- /** CEN header field "internal file attributes" offset */ const short CENATT = 36; - //------------------------------------------------------------------------- /** CEN header field "external file attributes" offset */ const short CENATX = 38; - //------------------------------------------------------------------------- /** CEN header field "offset of local header" offset */ const short CENOFF = 42; - //------------------------------------------------------------------------- /** END header field "number of entries on this disk" offset */ const short ENDSUB = 8; - //------------------------------------------------------------------------- /** END header field "total number of entries" offset */ const short ENDTOT = 10; - //------------------------------------------------------------------------- /** END header field "central directory size" offset */ const short ENDSIZ = 12; - //------------------------------------------------------------------------- /** END header field "central directory offset" offset */ const short ENDOFF = 16; - //------------------------------------------------------------------------- /** END header field "size of zip file comment" offset */ const short ENDCOM = 20; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/packages/zip/ZipEntry.idl b/offapi/com/sun/star/packages/zip/ZipEntry.idl index 0044ef80651f..eee9c396335b 100644 --- a/offapi/com/sun/star/packages/zip/ZipEntry.idl +++ b/offapi/com/sun/star/packages/zip/ZipEntry.idl @@ -35,11 +35,9 @@ #include -//============================================================================= module com { module sun { module star { module packages { module zip { -//============================================================================= /** used to represent a ZIP file entry @@ -49,68 +47,55 @@ module com { module sun { module star { module packages { module zip { */ published struct ZipEntry { - //------------------------------------------------------------------------- /** version needed to extract */ short nVersion; - //------------------------------------------------------------------------- /** bit flags */ short nFlag; - //------------------------------------------------------------------------- /** compression method */ short nMethod; - //------------------------------------------------------------------------- /** modification time */ long nTime; - //------------------------------------------------------------------------- /** CRC-32 of entry data */ long nCrc; - //------------------------------------------------------------------------- /** uncompressed size of entry data */ long nCompressedSize; - //------------------------------------------------------------------------- /** uncompressed size of entry data */ long nSize; - //------------------------------------------------------------------------- /** offset of LOC header */ long nOffset; - //------------------------------------------------------------------------- /** The number of the disk this entry is saved on */ short nDiskNumber; - //------------------------------------------------------------------------- /** the entry name */ string sName; - //------------------------------------------------------------------------- /** optional extra field data for entry */ sequence extra; - //------------------------------------------------------------------------- /** optional comment */ string sComment; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/packages/zip/ZipException.idl b/offapi/com/sun/star/packages/zip/ZipException.idl index 0797484f6dbc..1ff286d0386c 100644 --- a/offapi/com/sun/star/packages/zip/ZipException.idl +++ b/offapi/com/sun/star/packages/zip/ZipException.idl @@ -25,11 +25,9 @@ #include -//============================================================================= module com { module sun { module star { module packages { module zip { -//============================================================================= /** used to indicate that a ZIP exception has occurred.

This interface is an IDL version of the Java interface @@ -39,7 +37,6 @@ published exception ZipException: com::sun::star::uno::Exception { }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/packages/zip/ZipFileAccess.idl b/offapi/com/sun/star/packages/zip/ZipFileAccess.idl index ffc45761fbaa..e0ac0ed3f2c6 100644 --- a/offapi/com/sun/star/packages/zip/ZipFileAccess.idl +++ b/offapi/com/sun/star/packages/zip/ZipFileAccess.idl @@ -26,11 +26,9 @@ #include -//============================================================================= module com { module sun { module star { module packages { module zip { -//============================================================================= /** allows to get reading access to non-encrypted entries inside zip file. */ @@ -42,7 +40,6 @@ service ZipFileAccess interface ::com::sun::star::lang::XComponent; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/packages/zip/ZipIOException.idl b/offapi/com/sun/star/packages/zip/ZipIOException.idl index 8831f28e3579..b14338fd5140 100644 --- a/offapi/com/sun/star/packages/zip/ZipIOException.idl +++ b/offapi/com/sun/star/packages/zip/ZipIOException.idl @@ -30,11 +30,9 @@ #include -//============================================================================= module com { module sun { module star { module packages { module zip { -//============================================================================= /** used to indicate that a ZIP exception has occurred. Usually can be thrown from XInputStream interface implementations. @@ -47,7 +45,6 @@ published exception ZipIOException: com::sun::star::io::IOException { }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/plugin/PluginDescription.idl b/offapi/com/sun/star/plugin/PluginDescription.idl index be020727dca7..fcf0758f79c1 100644 --- a/offapi/com/sun/star/plugin/PluginDescription.idl +++ b/offapi/com/sun/star/plugin/PluginDescription.idl @@ -20,11 +20,9 @@ #define __com_sun_star_plugin_PluginDescription_idl__ -//============================================================================= module com { module sun { module star { module plugin { -//============================================================================= /** Describes a specific plugin. If there are multiple mimetypes and/or extensions, multiple PluginDescriptions will be created. @@ -41,7 +39,6 @@ published struct PluginDescription string Description; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/plugin/PluginException.idl b/offapi/com/sun/star/plugin/PluginException.idl index 1e2b7520d59d..5da2477e3d0f 100644 --- a/offapi/com/sun/star/plugin/PluginException.idl +++ b/offapi/com/sun/star/plugin/PluginException.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module plugin { -//============================================================================= /** Indicates that an error occurred in an NPN or NPP function call. @@ -40,7 +38,6 @@ published exception PluginException: com::sun::star::uno::Exception short ErrorCode; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/plugin/PluginManager.idl b/offapi/com/sun/star/plugin/PluginManager.idl index d617fe001623..af0da98e391e 100644 --- a/offapi/com/sun/star/plugin/PluginManager.idl +++ b/offapi/com/sun/star/plugin/PluginManager.idl @@ -31,17 +31,14 @@ #include -//============================================================================= module com { module sun { module star { module plugin { -//============================================================================= /** This service manages all recognized Netscape plugins. */ published service PluginManager : XPluginManager; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/plugin/PluginMode.idl b/offapi/com/sun/star/plugin/PluginMode.idl index a129cb8e1911..25b543f1dccc 100644 --- a/offapi/com/sun/star/plugin/PluginMode.idl +++ b/offapi/com/sun/star/plugin/PluginMode.idl @@ -20,11 +20,9 @@ #define __com_sun_star_plugin_PluginMode_idl__ -//============================================================================= module com { module sun { module star { module plugin { -//============================================================================= published constants PluginMode { @@ -34,7 +32,6 @@ published constants PluginMode const short FULL = 2; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/plugin/PluginVariable.idl b/offapi/com/sun/star/plugin/PluginVariable.idl index 20dd1836657b..35bad6174c86 100644 --- a/offapi/com/sun/star/plugin/PluginVariable.idl +++ b/offapi/com/sun/star/plugin/PluginVariable.idl @@ -20,11 +20,9 @@ #define __com_sun_star_plugin_PluginVariable_idl__ -//============================================================================= module com { module sun { module star { module plugin { -//============================================================================= /** Describes the possible parameters to XPluginContext::getValue. It describes what kind of object is requested. @@ -42,7 +40,6 @@ published enum PluginVariable VxtAppContext }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/plugin/XPlugin.idl b/offapi/com/sun/star/plugin/XPlugin.idl index c66a4ee79fdb..d494455cb206 100644 --- a/offapi/com/sun/star/plugin/XPlugin.idl +++ b/offapi/com/sun/star/plugin/XPlugin.idl @@ -26,11 +26,9 @@ #include -//============================================================================= module com { module sun { module star { module plugin { -//============================================================================= /** This interface allows the container, e.g. document to control the plugin. */ @@ -61,7 +59,6 @@ published interface XPlugin: com::sun::star::uno::XInterface raises( com::sun::star::plugin::PluginException ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/plugin/XPluginContext.idl b/offapi/com/sun/star/plugin/XPluginContext.idl index 0b5b806be71f..a1a7d90a0902 100644 --- a/offapi/com/sun/star/plugin/XPluginContext.idl +++ b/offapi/com/sun/star/plugin/XPluginContext.idl @@ -32,11 +32,9 @@ #include -//============================================================================= module com { module sun { module star { module plugin { -//============================================================================= /** Interface receiving calls from a plugin library. A default context can be created using the PluginManager. @@ -171,7 +169,6 @@ published interface XPluginContext: com::sun::star::uno::XInterface raises( com::sun::star::plugin::PluginException ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/plugin/XPluginManager.idl b/offapi/com/sun/star/plugin/XPluginManager.idl index fd7a2001d3c2..66c459cca94b 100644 --- a/offapi/com/sun/star/plugin/XPluginManager.idl +++ b/offapi/com/sun/star/plugin/XPluginManager.idl @@ -34,11 +34,9 @@ #include -//============================================================================= module com { module sun { module star { module plugin { -//============================================================================= /** Interface accessing all recognized Netscape plugins. */ @@ -108,7 +106,6 @@ published interface XPluginManager: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/presentation/AnimationEffect.idl b/offapi/com/sun/star/presentation/AnimationEffect.idl index b23a604a2ff3..0b359f668298 100644 --- a/offapi/com/sun/star/presentation/AnimationEffect.idl +++ b/offapi/com/sun/star/presentation/AnimationEffect.idl @@ -29,11 +29,9 @@ #define __com_sun_star_presentation_AnimationEffect_idl__ -//============================================================================= module com { module sun { module star { module presentation { -//============================================================================= // DocMerge from xml: enum com::sun::star::presentation::AnimationEffect /** specifies the animation effects for animating @@ -41,7 +39,6 @@ */ published enum AnimationEffect { - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: NONE, // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::NONE @@ -49,7 +46,6 @@ published enum AnimationEffect */ NONE, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: FADE_FROM_LEFT, // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::FADE_FROM_LEFT @@ -57,7 +53,6 @@ published enum AnimationEffect */ FADE_FROM_LEFT, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: FADE_FROM_TOP, // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::FADE_FROM_TOP @@ -65,7 +60,6 @@ published enum AnimationEffect */ FADE_FROM_TOP, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: FADE_FROM_RIGHT, // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::FADE_FROM_RIGHT @@ -73,7 +67,6 @@ published enum AnimationEffect */ FADE_FROM_RIGHT, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: FADE_FROM_BOTTOM, // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::FADE_FROM_BOTTOM @@ -81,7 +74,6 @@ published enum AnimationEffect */ FADE_FROM_BOTTOM, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: FADE_TO_CENTER, // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::FADE_TO_CENTER @@ -89,7 +81,6 @@ published enum AnimationEffect */ FADE_TO_CENTER, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: FADE_FROM_CENTER, // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::FADE_FROM_CENTER @@ -97,7 +88,6 @@ published enum AnimationEffect */ FADE_FROM_CENTER, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: MOVE_FROM_LEFT, // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::MOVE_FROM_LEFT @@ -105,7 +95,6 @@ published enum AnimationEffect */ MOVE_FROM_LEFT, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: MOVE_FROM_TOP, // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::MOVE_FROM_TOP @@ -113,7 +102,6 @@ published enum AnimationEffect */ MOVE_FROM_TOP, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: MOVE_FROM_RIGHT, // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::MOVE_FROM_RIGHT @@ -121,7 +109,6 @@ published enum AnimationEffect */ MOVE_FROM_RIGHT, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: MOVE_FROM_BOTTOM, // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::MOVE_FROM_BOTTOM @@ -129,7 +116,6 @@ published enum AnimationEffect */ MOVE_FROM_BOTTOM, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: VERTICAL_STRIPES, // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::VERTICAL_STRIPES @@ -137,7 +123,6 @@ published enum AnimationEffect */ VERTICAL_STRIPES, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: HORIZONTAL_STRIPES, // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::HORIZONTAL_STRIPES @@ -145,7 +130,6 @@ published enum AnimationEffect */ HORIZONTAL_STRIPES, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: CLOCKWISE, // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::CLOCKWISE @@ -153,7 +137,6 @@ published enum AnimationEffect */ CLOCKWISE, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: COUNTERCLOCKWISE, // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::COUNTERCLOCKWISE @@ -161,7 +144,6 @@ published enum AnimationEffect */ COUNTERCLOCKWISE, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: FADE_FROM_UPPERLEFT, // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::FADE_FROM_UPPERLEFT @@ -169,7 +151,6 @@ published enum AnimationEffect */ FADE_FROM_UPPERLEFT, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: FADE_FROM_UPPERRIGHT, // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::FADE_FROM_UPPERRIGHT @@ -177,7 +158,6 @@ published enum AnimationEffect */ FADE_FROM_UPPERRIGHT, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: FADE_FROM_LOWERLEFT, // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::FADE_FROM_LOWERLEFT @@ -185,7 +165,6 @@ published enum AnimationEffect */ FADE_FROM_LOWERLEFT, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: FADE_FROM_LOWERRIGHT, // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::FADE_FROM_LOWERRIGHT @@ -193,7 +172,6 @@ published enum AnimationEffect */ FADE_FROM_LOWERRIGHT, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: CLOSE_VERTICAL, // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::CLOSE_VERTICAL @@ -201,7 +179,6 @@ published enum AnimationEffect */ CLOSE_VERTICAL, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: CLOSE_HORIZONTAL, // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::CLOSE_HORIZONTAL @@ -209,7 +186,6 @@ published enum AnimationEffect */ CLOSE_HORIZONTAL, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: OPEN_VERTICAL, // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::OPEN_VERTICAL @@ -217,7 +193,6 @@ published enum AnimationEffect */ OPEN_VERTICAL, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: OPEN_HORIZONTAL, // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::OPEN_HORIZONTAL @@ -225,7 +200,6 @@ published enum AnimationEffect */ OPEN_HORIZONTAL, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: PATH, // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::PATH @@ -233,7 +207,6 @@ published enum AnimationEffect */ PATH, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: MOVE_TO_LEFT, // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::MOVE_TO_LEFT @@ -241,7 +214,6 @@ published enum AnimationEffect */ MOVE_TO_LEFT, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: MOVE_TO_TOP, // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::MOVE_TO_TOP @@ -249,7 +221,6 @@ published enum AnimationEffect */ MOVE_TO_TOP, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: MOVE_TO_RIGHT, // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::MOVE_TO_RIGHT @@ -257,7 +228,6 @@ published enum AnimationEffect */ MOVE_TO_RIGHT, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: MOVE_TO_BOTTOM, // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::MOVE_TO_BOTTOM @@ -265,7 +235,6 @@ published enum AnimationEffect */ MOVE_TO_BOTTOM, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: SPIRALIN_LEFT, // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::SPIRALIN_LEFT @@ -273,7 +242,6 @@ published enum AnimationEffect */ SPIRALIN_LEFT, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: SPIRALIN_RIGHT, // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::SPIRALIN_RIGHT @@ -281,7 +249,6 @@ published enum AnimationEffect */ SPIRALIN_RIGHT, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: SPIRALOUT_LEFT, // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::SPIRALOUT_LEFT @@ -289,7 +256,6 @@ published enum AnimationEffect */ SPIRALOUT_LEFT, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: SPIRALOUT_RIGHT, // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::SPIRALOUT_RIGHT @@ -297,7 +263,6 @@ published enum AnimationEffect */ SPIRALOUT_RIGHT, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: DISSOLVE, // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::DISSOLVE @@ -305,7 +270,6 @@ published enum AnimationEffect */ DISSOLVE, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: WAVYLINE_FROM_LEFT, // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::WAVYLINE_FROM_LEFT @@ -313,7 +277,6 @@ published enum AnimationEffect */ WAVYLINE_FROM_LEFT, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: WAVYLINE_FROM_TOP, // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::WAVYLINE_FROM_TOP @@ -321,7 +284,6 @@ published enum AnimationEffect */ WAVYLINE_FROM_TOP, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: WAVYLINE_FROM_RIGHT, // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::WAVYLINE_FROM_RIGHT @@ -329,7 +291,6 @@ published enum AnimationEffect */ WAVYLINE_FROM_RIGHT, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: WAVYLINE_FROM_BOTTOM, // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::WAVYLINE_FROM_BOTTOM @@ -337,7 +298,6 @@ published enum AnimationEffect */ WAVYLINE_FROM_BOTTOM, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: RANDOM, // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::RANDOM @@ -345,7 +305,6 @@ published enum AnimationEffect */ RANDOM, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: VERTICAL_LINES, // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::VERTICAL_LINES @@ -353,7 +312,6 @@ published enum AnimationEffect */ VERTICAL_LINES, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: HORIZONTAL_LINES, // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::HORIZONTAL_LINES @@ -361,7 +319,6 @@ published enum AnimationEffect */ HORIZONTAL_LINES, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: LASER_FROM_LEFT, // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::LASER_FROM_LEFT @@ -369,7 +326,6 @@ published enum AnimationEffect */ LASER_FROM_LEFT, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: LASER_FROM_TOP, // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::LASER_FROM_TOP @@ -377,7 +333,6 @@ published enum AnimationEffect */ LASER_FROM_TOP, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: LASER_FROM_RIGHT, // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::LASER_FROM_RIGHT @@ -385,7 +340,6 @@ published enum AnimationEffect */ LASER_FROM_RIGHT, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: LASER_FROM_BOTTOM, // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::LASER_FROM_BOTTOM @@ -393,7 +347,6 @@ published enum AnimationEffect */ LASER_FROM_BOTTOM, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: LASER_FROM_UPPERLEFT, // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::LASER_FROM_UPPERLEFT @@ -401,7 +354,6 @@ published enum AnimationEffect */ LASER_FROM_UPPERLEFT, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: LASER_FROM_UPPERRIGHT, // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::LASER_FROM_UPPERRIGHT @@ -409,7 +361,6 @@ published enum AnimationEffect */ LASER_FROM_UPPERRIGHT, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: LASER_FROM_LOWERLEFT, // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::LASER_FROM_LOWERLEFT @@ -417,7 +368,6 @@ published enum AnimationEffect */ LASER_FROM_LOWERLEFT, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: LASER_FROM_LOWERRIGHT, // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::LASER_FROM_LOWERRIGHT @@ -425,7 +375,6 @@ published enum AnimationEffect */ LASER_FROM_LOWERRIGHT, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: APPEAR, // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::APPEAR @@ -433,7 +382,6 @@ published enum AnimationEffect */ APPEAR, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: HIDE // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::HIDE @@ -441,7 +389,6 @@ published enum AnimationEffect */ HIDE, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: MOVE_FROM_UPPERLEFT, // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::MOVE_FROM_UPPERLEFT @@ -449,7 +396,6 @@ published enum AnimationEffect */ MOVE_FROM_UPPERLEFT, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: MOVE_FROM_UPPERRIGHT, // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::MOVE_FROM_UPPERRIGHT @@ -457,7 +403,6 @@ published enum AnimationEffect */ MOVE_FROM_UPPERRIGHT, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: MOVE_FROM_LOWERRIGHT, // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::MOVE_FROM_LOWERRIGHT @@ -465,7 +410,6 @@ published enum AnimationEffect */ MOVE_FROM_LOWERRIGHT, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: MOVE_FROM_LOWERLEFT, // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::MOVE_FROM_LOWERLEFT @@ -473,7 +417,6 @@ published enum AnimationEffect */ MOVE_FROM_LOWERLEFT, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: MOVE_TO_UPPERLEFT, // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::MOVE_TO_UPPERLEFT @@ -481,7 +424,6 @@ published enum AnimationEffect */ MOVE_TO_UPPERLEFT, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: MOVE_TO_UPPERRIGHT, // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::MOVE_TO_UPPERRIGHT @@ -489,7 +431,6 @@ published enum AnimationEffect */ MOVE_TO_UPPERRIGHT, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: MOVE_TO_LOWERRIGHT, // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::MOVE_TO_LOWERRIGHT @@ -497,7 +438,6 @@ published enum AnimationEffect */ MOVE_TO_LOWERRIGHT, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: MOVE_TO_LOWERLEFT, // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::MOVE_TO_LOWERLEFT @@ -505,7 +445,6 @@ published enum AnimationEffect */ MOVE_TO_LOWERLEFT, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: MOVE_SHORT_FROM_LEFT // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::MOVE_SHORT_FROM_LEFT @@ -513,7 +452,6 @@ published enum AnimationEffect */ MOVE_SHORT_FROM_LEFT, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: MOVE_SHORT_FROM_UPPERLEFT // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::MOVE_SHORT_FROM_UPPERLEFT @@ -521,7 +459,6 @@ published enum AnimationEffect */ MOVE_SHORT_FROM_UPPERLEFT, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: MOVE_SHORT_FROM_TOP // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::MOVE_SHORT_FROM_TOP @@ -529,7 +466,6 @@ published enum AnimationEffect */ MOVE_SHORT_FROM_TOP, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: MOVE_SHORT_FROM_UPPERRIGHT // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::MOVE_SHORT_FROM_UPPERRIGHT @@ -537,7 +473,6 @@ published enum AnimationEffect */ MOVE_SHORT_FROM_UPPERRIGHT, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: MOVE_SHORT_FROM_RIGHT // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::MOVE_SHORT_FROM_RIGHT @@ -545,7 +480,6 @@ published enum AnimationEffect */ MOVE_SHORT_FROM_RIGHT, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: MOVE_SHORT_FROM_LOWERRIGHT // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::MOVE_SHORT_FROM_LOWERRIGHT @@ -553,7 +487,6 @@ published enum AnimationEffect */ MOVE_SHORT_FROM_LOWERRIGHT, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: MOVE_SHORT_FROM_BOTTOM // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::MOVE_SHORT_FROM_BOTTOM @@ -561,7 +494,6 @@ published enum AnimationEffect */ MOVE_SHORT_FROM_BOTTOM, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: MOVE_SHORT_FROM_LOWERLEFT // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::MOVE_SHORT_FROM_LOWERLEFT @@ -569,7 +501,6 @@ published enum AnimationEffect */ MOVE_SHORT_FROM_LOWERLEFT, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: MOVE_SHORT_TO_LEFT // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::MOVE_SHORT_TO_LEFT @@ -577,7 +508,6 @@ published enum AnimationEffect */ MOVE_SHORT_TO_LEFT, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: MOVE_SHORT_TO_UPPERLEFT // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::MOVE_SHORT_TO_UPPERLEFT @@ -585,7 +515,6 @@ published enum AnimationEffect */ MOVE_SHORT_TO_UPPERLEFT, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: MOVE_SHORT_TO_TOP // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::MOVE_SHORT_TO_TOP @@ -593,7 +522,6 @@ published enum AnimationEffect */ MOVE_SHORT_TO_TOP, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: MOVE_SHORT_TO_UPPERRIGHT // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::MOVE_SHORT_TO_UPPERRIGHT @@ -601,7 +529,6 @@ published enum AnimationEffect */ MOVE_SHORT_TO_UPPERRIGHT, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: MOVE_SHORT_TO_RIGHT // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::MOVE_SHORT_TO_RIGHT @@ -609,7 +536,6 @@ published enum AnimationEffect */ MOVE_SHORT_TO_RIGHT, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: MOVE_SHORT_TO_LOWERRIGHT // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::MOVE_SHORT_TO_LOWERRIGHT @@ -617,7 +543,6 @@ published enum AnimationEffect */ MOVE_SHORT_TO_LOWERRIGHT, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: MOVE_SHORT_TO_BOTTOM // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::MOVE_SHORT_TO_BOTTOM @@ -625,7 +550,6 @@ published enum AnimationEffect */ MOVE_SHORT_TO_BOTTOM, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: MOVE_SHORT_TO_LOWERLEFT // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::MOVE_SHORT_TO_LOWERLEFT @@ -633,7 +557,6 @@ published enum AnimationEffect */ MOVE_SHORT_TO_LOWERLEFT, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: VERTICAL_CHECKERBOARD // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::VERTICAL_CHECKERBOARD @@ -641,7 +564,6 @@ published enum AnimationEffect */ VERTICAL_CHECKERBOARD, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: HORIZONTAL_CHECKERBOARD // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::HORIZONTAL_CHECKERBOARD @@ -649,7 +571,6 @@ published enum AnimationEffect */ HORIZONTAL_CHECKERBOARD, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: HORIZONTAL_ROTATE // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::HORIZONTAL_ROTATE @@ -657,7 +578,6 @@ published enum AnimationEffect */ HORIZONTAL_ROTATE, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: VERTICAL_ROTATE // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::VERTICAL_ROTATE @@ -665,7 +585,6 @@ published enum AnimationEffect */ VERTICAL_ROTATE, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: HORIZONTAL_STRETCH // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::HORIZONTAL_STRETCH @@ -673,7 +592,6 @@ published enum AnimationEffect */ HORIZONTAL_STRETCH, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: VERTICAL_STRETCH // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::VERTICAL_STRETCH @@ -681,7 +599,6 @@ published enum AnimationEffect */ VERTICAL_STRETCH, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: STRETCH_FROM_LEFT // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::STRETCH_FROM_LEFT @@ -689,7 +606,6 @@ published enum AnimationEffect */ STRETCH_FROM_LEFT, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: STRETCH_FROM_UPPERLEFT // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::STRETCH_FROM_UPPERLEFT @@ -697,7 +613,6 @@ published enum AnimationEffect */ STRETCH_FROM_UPPERLEFT, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: STRETCH_FROM_TOP // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::STRETCH_FROM_TOP @@ -705,7 +620,6 @@ published enum AnimationEffect */ STRETCH_FROM_TOP, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: STRETCH_FROM_UPPERRIGHT // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::STRETCH_FROM_UPPERRIGHT @@ -713,7 +627,6 @@ published enum AnimationEffect */ STRETCH_FROM_UPPERRIGHT, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: STRETCH_FROM_RIGHT // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::STRETCH_FROM_RIGHT @@ -721,7 +634,6 @@ published enum AnimationEffect */ STRETCH_FROM_RIGHT, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: STRETCH_FROM_LOWERRIGHT // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::STRETCH_FROM_LOWERRIGHT @@ -729,7 +641,6 @@ published enum AnimationEffect */ STRETCH_FROM_LOWERRIGHT, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: STRETCH_FROM_BOTTOM // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::STRETCH_FROM_BOTTOM @@ -737,7 +648,6 @@ published enum AnimationEffect */ STRETCH_FROM_BOTTOM, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: STRETCH_FROM_LOWERLEFT // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::STRETCH_FROM_LOWERLEFT @@ -745,7 +655,6 @@ published enum AnimationEffect */ STRETCH_FROM_LOWERLEFT, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: ZOOM_IN // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::ZOOM_IN @@ -753,7 +662,6 @@ published enum AnimationEffect */ ZOOM_IN, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: ZOOM_IN_SMALL // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::ZOOM_IN_SMALL @@ -761,7 +669,6 @@ published enum AnimationEffect */ ZOOM_IN_SMALL, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: ZOOM_IN_SPIRAL // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::ZOOM_IN_SPIRAL @@ -769,7 +676,6 @@ published enum AnimationEffect */ ZOOM_IN_SPIRAL, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: ZOOM_OUT // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::ZOOM_OUT @@ -777,7 +683,6 @@ published enum AnimationEffect */ ZOOM_OUT, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: ZOOM_OUT_SMALL // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::ZOOM_OUT_SMALL @@ -785,7 +690,6 @@ published enum AnimationEffect */ ZOOM_OUT_SMALL, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: ZOOM_OUT_SPIRAL // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::ZOOM_OUT_SPIRAL @@ -793,7 +697,6 @@ published enum AnimationEffect */ ZOOM_OUT_SPIRAL, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: ZOOM_IN_FROM_LEFT // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::ZOOM_IN_FROM_LEFT @@ -801,7 +704,6 @@ published enum AnimationEffect */ ZOOM_IN_FROM_LEFT, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: ZOOM_IN_FROM_UPPERLEFT // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::ZOOM_IN_FROM_UPPERLEFT @@ -809,7 +711,6 @@ published enum AnimationEffect */ ZOOM_IN_FROM_UPPERLEFT, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: ZOOM_IN_FROM_TOP // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::ZOOM_IN_FROM_TOP @@ -817,7 +718,6 @@ published enum AnimationEffect */ ZOOM_IN_FROM_TOP, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: ZOOM_IN_FROM_UPPERRIGHT // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::ZOOM_IN_FROM_UPPERRIGHT @@ -825,7 +725,6 @@ published enum AnimationEffect */ ZOOM_IN_FROM_UPPERRIGHT, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: ZOOM_IN_FROM_RIGHT // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::ZOOM_IN_FROM_RIGHT @@ -833,7 +732,6 @@ published enum AnimationEffect */ ZOOM_IN_FROM_RIGHT, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: ZOOM_IN_FROM_LOWERRIGHT // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::ZOOM_IN_FROM_LOWERRIGHT @@ -841,7 +739,6 @@ published enum AnimationEffect */ ZOOM_IN_FROM_LOWERRIGHT, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: ZOOM_IN_FROM_BOTTOM // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::ZOOM_IN_FROM_BOTTOM @@ -849,7 +746,6 @@ published enum AnimationEffect */ ZOOM_IN_FROM_BOTTOM, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: ZOOM_IN_FROM_LOWERLEFT // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::ZOOM_IN_FROM_LOWERLEFT @@ -857,7 +753,6 @@ published enum AnimationEffect */ ZOOM_IN_FROM_LOWERLEFT, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: ZOOM_IN_FROM_CENTER // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::ZOOM_IN_FROM_CENTER @@ -865,7 +760,6 @@ published enum AnimationEffect */ ZOOM_IN_FROM_CENTER, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: ZOOM_OUT_FROM_LEFT // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::ZOOM_OUT_FROM_LEFT @@ -873,7 +767,6 @@ published enum AnimationEffect */ ZOOM_OUT_FROM_LEFT, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: ZOOM_OUT_FROM_UPPERLEFT // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::ZOOM_OUT_FROM_UPPERLEFT @@ -881,7 +774,6 @@ published enum AnimationEffect */ ZOOM_OUT_FROM_UPPERLEFT, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: ZOOM_OUT_FROM_TOP // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::ZOOM_OUT_FROM_TOP @@ -889,7 +781,6 @@ published enum AnimationEffect */ ZOOM_OUT_FROM_TOP, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: ZOOM_OUT_FROM_UPPERRIGHT // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::ZOOM_OUT_FROM_UPPERRIGHT @@ -897,7 +788,6 @@ published enum AnimationEffect */ ZOOM_OUT_FROM_UPPERRIGHT, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: ZOOM_OUT_FROM_RIGHT // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::ZOOM_OUT_FROM_RIGHT @@ -905,7 +795,6 @@ published enum AnimationEffect */ ZOOM_OUT_FROM_RIGHT, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: ZOOM_OUT_FROM_LOWERRIGHT // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::ZOOM_OUT_FROM_LOWERRIGHT @@ -913,7 +802,6 @@ published enum AnimationEffect */ ZOOM_OUT_FROM_LOWERRIGHT, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: ZOOM_OUT_FROM_BOTTOM // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::ZOOM_OUT_FROM_BOTTOM @@ -921,7 +809,6 @@ published enum AnimationEffect */ ZOOM_OUT_FROM_BOTTOM, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: ZOOM_OUT_FROM_LOWERLEFT // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::ZOOM_OUT_FROM_LOWERLEFT @@ -929,7 +816,6 @@ published enum AnimationEffect */ ZOOM_OUT_FROM_LOWERLEFT, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR AnimationEffect:: ZOOM_OUT_FROM_CENTER // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::ZOOM_OUT_FROM_CENTER @@ -938,7 +824,6 @@ published enum AnimationEffect ZOOM_OUT_FROM_CENTER }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/presentation/AnimationSpeed.idl b/offapi/com/sun/star/presentation/AnimationSpeed.idl index 409b0632a32e..90f997056f91 100644 --- a/offapi/com/sun/star/presentation/AnimationSpeed.idl +++ b/offapi/com/sun/star/presentation/AnimationSpeed.idl @@ -20,29 +20,24 @@ #define __com_sun_star_presentation_AnimationSpeed_idl__ -//============================================================================= module com { module sun { module star { module presentation { -//============================================================================= /** specifies the speed values of animation/fade effects. */ published enum AnimationSpeed { - //------------------------------------------------------------------------- /** set the speed from the animation/fade to slow. */ SLOW, - //------------------------------------------------------------------------- /** set the speed from the animation/fade to medium. */ MEDIUM, - //------------------------------------------------------------------------- /** set the speed from the animation/fade to fast. */ @@ -50,7 +45,6 @@ published enum AnimationSpeed }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/presentation/ChartShape.idl b/offapi/com/sun/star/presentation/ChartShape.idl index 84c6d1074bd3..adfbdef56b1b 100644 --- a/offapi/com/sun/star/presentation/ChartShape.idl +++ b/offapi/com/sun/star/presentation/ChartShape.idl @@ -33,11 +33,9 @@ #include -//============================================================================= module com { module sun { module star { module presentation { -//============================================================================= /** This service is implemented by the chart presentation shape. @@ -52,7 +50,6 @@ published service ChartShape service com::sun::star::drawing::OLE2Shape; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/presentation/ClickAction.idl b/offapi/com/sun/star/presentation/ClickAction.idl index c781d2a7ce8d..22ab0b28c2e0 100644 --- a/offapi/com/sun/star/presentation/ClickAction.idl +++ b/offapi/com/sun/star/presentation/ClickAction.idl @@ -29,96 +29,80 @@ #define __com_sun_star_presentation_ClickAction_idl__ -//============================================================================= module com { module sun { module star { module presentation { -//============================================================================= /** This enumeration specifies the actions which can be processed when a user clicks on an object. */ published enum ClickAction { - //------------------------------------------------------------------------- /** No action is performed on click. */ NONE, - //------------------------------------------------------------------------- /** The presentation jumps to the previous page. */ PREVPAGE, - //------------------------------------------------------------------------- /** The presentation jumps to the next page. */ NEXTPAGE, - //------------------------------------------------------------------------- /** The presentation continues with the first page. */ FIRSTPAGE, - //------------------------------------------------------------------------- /** The presentation continues with the last page. */ LASTPAGE, - //------------------------------------------------------------------------- /** The presentation jumps to a bookmark. */ BOOKMARK, - //------------------------------------------------------------------------- /** The presentation jumps to another document. */ DOCUMENT, - //------------------------------------------------------------------------- /** The object renders itself invisible after a click. */ INVISIBLE, - //------------------------------------------------------------------------- /** A sound is played after a click. */ SOUND, - //------------------------------------------------------------------------- /** An OLE verb is performed on this object. */ VERB, - //------------------------------------------------------------------------- /** The object vanishes with its effect. */ VANISH, - //------------------------------------------------------------------------- /** Another program is executed after a click. */ PROGRAM, - //------------------------------------------------------------------------- /** A star basic macro is executed after the click. */ MACRO, - //------------------------------------------------------------------------- /** The presentation is stopped after the click. */ @@ -126,7 +110,6 @@ published enum ClickAction }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/presentation/CustomPresentation.idl b/offapi/com/sun/star/presentation/CustomPresentation.idl index f5a9a4e58287..81a5e7e214a0 100644 --- a/offapi/com/sun/star/presentation/CustomPresentation.idl +++ b/offapi/com/sun/star/presentation/CustomPresentation.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module presentation { -//============================================================================= /** A custom presentation can show the pages of its presentation in a customized order. @@ -49,7 +47,6 @@ published service CustomPresentation }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/presentation/CustomPresentationAccess.idl b/offapi/com/sun/star/presentation/CustomPresentationAccess.idl index 71c34baffe48..d6c49c794965 100644 --- a/offapi/com/sun/star/presentation/CustomPresentationAccess.idl +++ b/offapi/com/sun/star/presentation/CustomPresentationAccess.idl @@ -23,11 +23,9 @@ #include -//============================================================================= module com { module sun { module star { module presentation { -//============================================================================= /** This is a container for custom presentations. */ @@ -52,7 +50,6 @@ published service CustomPresentationAccess interface com::sun::star::lang::XSingleServiceFactory; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/presentation/DateTimeShape.idl b/offapi/com/sun/star/presentation/DateTimeShape.idl index b8fdcb1ed90a..df86d0e7b3ed 100644 --- a/offapi/com/sun/star/presentation/DateTimeShape.idl +++ b/offapi/com/sun/star/presentation/DateTimeShape.idl @@ -33,11 +33,9 @@ #include -//============================================================================= module com { module sun { module star { module presentation { -//============================================================================= /** This service is implemented by the date and time presentation shape. @@ -52,7 +50,6 @@ service DateTimeShape service com::sun::star::drawing::TextShape; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/presentation/DocumentSettings.idl b/offapi/com/sun/star/presentation/DocumentSettings.idl index 2a9d598dac0b..06cb96e51c5d 100644 --- a/offapi/com/sun/star/presentation/DocumentSettings.idl +++ b/offapi/com/sun/star/presentation/DocumentSettings.idl @@ -31,11 +31,9 @@ #include #include -//============================================================================= module com { module sun { module star { module presentation { -//============================================================================= /** describes properties that apply to the whole presentation document. */ @@ -45,19 +43,16 @@ published service DocumentSettings */ service com::sun::star::document::Settings; - //------------------------------------------------------------------------- /** This service configures the header and footer settings during print */ [optional] service com::sun::star::document::HeaderFooterSettings; - //------------------------------------------------------------------------- /** provides access to the properties. */ interface com::sun::star::beans::XPropertySet; - //------------------------------------------------------------------------- /** enables or disables the printing of the drawing pages */ @@ -83,7 +78,6 @@ published service DocumentSettings // Note: the following properties exist also in // css::drawing::DocumentSettings - // ------------------------------------------------------------ /** enables or disables the fitting of the page to the printable area during print @@ -109,7 +103,6 @@ published service DocumentSettings }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/presentation/DrawPage.idl b/offapi/com/sun/star/presentation/DrawPage.idl index bb7b4c776e0d..b8bed61b2bbd 100644 --- a/offapi/com/sun/star/presentation/DrawPage.idl +++ b/offapi/com/sun/star/presentation/DrawPage.idl @@ -37,11 +37,9 @@ #include -//============================================================================= module com { module sun { module star { module presentation { -//============================================================================= /** This is the service provided by a DrawPage inside a PresentationDocument. @@ -56,7 +54,6 @@ published service DrawPage */ service com::sun::star::document::LinkTarget; - //------------------------------------------------------------------------- /** specifies how the page change is triggered. @@ -67,7 +64,6 @@ published service DrawPage */ [property] long Change; - //------------------------------------------------------------------------- /** If the property DrawPage::Change is set to 1, this is the time in seconds this page is shown before switching @@ -75,26 +71,22 @@ published service DrawPage */ [property] long Duration; - //------------------------------------------------------------------------- /** This is the effect that is used to fade in this page. */ [property] com::sun::star::presentation::FadeEffect Effect; - //------------------------------------------------------------------------- /** If this property is not ZERO, this number specifies a presentation layout for this page. */ [property] short Layout; - //------------------------------------------------------------------------- /** defines the speed of the fade-in effect of this page. */ [property] com::sun::star::presentation::AnimationSpeed Speed; - //------------------------------------------------------------------------- /** defines if a header presentation shape from the master page is visible on this page. @@ -102,14 +94,12 @@ published service DrawPage [optional, property] boolean IsHeaderVisible; - //------------------------------------------------------------------------- /** defines the text that is displayed in a header textfield rendered on this page. */ [optional, property] string HeaderText; - //------------------------------------------------------------------------- /** defines if a footer presentation shape from the master page is visible on this page. @@ -117,14 +107,12 @@ published service DrawPage [optional, property] boolean IsFooterVisible; - //------------------------------------------------------------------------- /** defines the text that is displayed in a footer textfield rendered on this page. */ [optional, property] string FooterText; - //------------------------------------------------------------------------- /** defines if a page number presentation shape from the master page is visible on this page. @@ -132,7 +120,6 @@ published service DrawPage [optional, property] boolean IsPageNumberVisible; - //------------------------------------------------------------------------- /** defines if a date and time presentation shape from the master page is visible on this page. @@ -140,7 +127,6 @@ published service DrawPage [optional, property] boolean IsDateTimeVisible; - //------------------------------------------------------------------------- /** defines if a date and time text field shows a fixed string value or the current date on this page. @@ -148,14 +134,12 @@ published service DrawPage [optional, property] boolean IsDateTimeFixed; - //------------------------------------------------------------------------- /** defines the text that is displayed in a date and time textfield rendered on this page. This value is only used if IsDateTimeFixed is . */ [optional, property] string DateTimeText; - //------------------------------------------------------------------------- /** defines the format that is used to format a date and time text field on this page. This is only used if IsDateTimeFixed is . @@ -163,7 +147,6 @@ published service DrawPage [optional, property] long DateTimeFormat; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/presentation/EffectCommands.idl b/offapi/com/sun/star/presentation/EffectCommands.idl index 2efab300eaa6..d6759a913925 100644 --- a/offapi/com/sun/star/presentation/EffectCommands.idl +++ b/offapi/com/sun/star/presentation/EffectCommands.idl @@ -28,11 +28,9 @@ #ifndef __com_sun_star_presentation_EffectCommands_idl__ #define __com_sun_star_presentation_EffectCommands_idl__ -//============================================================================= module com { module sun { module star { module presentation { -//============================================================================= /** @see ::com::sun::star::animations::XCommand @@ -70,7 +68,6 @@ constants EffectCommands const short STOPAUDIO = 5; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/presentation/EffectNodeType.idl b/offapi/com/sun/star/presentation/EffectNodeType.idl index 088218eb49b6..45fb14557ca2 100644 --- a/offapi/com/sun/star/presentation/EffectNodeType.idl +++ b/offapi/com/sun/star/presentation/EffectNodeType.idl @@ -28,11 +28,9 @@ #ifndef __com_sun_star_presentation_EffectNodeType_idl__ #define __com_sun_star_presentation_EffectNodeType_idl__ -//============================================================================= module com { module sun { module star { module presentation { -//============================================================================= /** This constants defines a type for an animation effect node.
@@ -75,7 +73,6 @@ constants EffectNodeType const short INTERACTIVE_SEQUENCE = 6; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/presentation/EffectPresetClass.idl b/offapi/com/sun/star/presentation/EffectPresetClass.idl index 577c5ce599a9..53ea13587d42 100644 --- a/offapi/com/sun/star/presentation/EffectPresetClass.idl +++ b/offapi/com/sun/star/presentation/EffectPresetClass.idl @@ -28,11 +28,9 @@ #ifndef __com_sun_star_presentation_EffectPresetClass_idl__ #define __com_sun_star_presentation_EffectPresetClass_idl__ -//============================================================================= module com { module sun { module star { module presentation { -//============================================================================= /** This constants defines a the class for a preset animation effect.
@@ -75,7 +73,6 @@ constants EffectPresetClass const short MEDIACALL = 6; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/presentation/FadeEffect.idl b/offapi/com/sun/star/presentation/FadeEffect.idl index 9bb7b56fd5cc..9ef656571c8e 100644 --- a/offapi/com/sun/star/presentation/FadeEffect.idl +++ b/offapi/com/sun/star/presentation/FadeEffect.idl @@ -29,360 +29,300 @@ #define __com_sun_star_presentation_FadeEffect_idl__ -//============================================================================= module com { module sun { module star { module presentation { -//============================================================================= /** specifies the fade effects to fade one page into another. */ published enum FadeEffect { - //------------------------------------------------------------------------- /** use no fade effects. */ NONE, - //------------------------------------------------------------------------- /** use the fade effect "Fade from Left". */ FADE_FROM_LEFT, - //------------------------------------------------------------------------- /** use the fade effect "Fade from Top". */ FADE_FROM_TOP, - //------------------------------------------------------------------------- /** use the fade effect "Fade from Right". */ FADE_FROM_RIGHT, - //------------------------------------------------------------------------- /** use the fade effect "Fade from Bottom". */ FADE_FROM_BOTTOM, - //------------------------------------------------------------------------- /** use the fade effect "Fade to Center". */ FADE_TO_CENTER, - //------------------------------------------------------------------------- /** use the fade effect "Fade from Center". */ FADE_FROM_CENTER, - //------------------------------------------------------------------------- /** use the fade effect "Move from Left". */ MOVE_FROM_LEFT, - //------------------------------------------------------------------------- /** use the fade effect "Move from Top". */ MOVE_FROM_TOP, - //------------------------------------------------------------------------- /** use the fade effect "Move from Right". */ MOVE_FROM_RIGHT, - //------------------------------------------------------------------------- /** use the fade effect "Move from Bottom". */ MOVE_FROM_BOTTOM, - //------------------------------------------------------------------------- /** use the fade effect "Roll from Left". */ ROLL_FROM_LEFT, - //------------------------------------------------------------------------- /** use the fade effect "Roll from Top". */ ROLL_FROM_TOP, - //------------------------------------------------------------------------- /** use the fade effect "Roll from Right". */ ROLL_FROM_RIGHT, - //------------------------------------------------------------------------- /** use the fade effect "Roll from Bottom". */ ROLL_FROM_BOTTOM, - //------------------------------------------------------------------------- /** use the fade effect "Vertical Stripes". */ VERTICAL_STRIPES, - //------------------------------------------------------------------------- /** use the fade effect "Horizontal Stripes". */ HORIZONTAL_STRIPES, - //------------------------------------------------------------------------- /** use the fade effect "Clockwise". */ CLOCKWISE, - //------------------------------------------------------------------------- /** use the fade effect "Counter Clockwise". */ COUNTERCLOCKWISE, - //------------------------------------------------------------------------- /** use the fade effect "Fade from Upper Left". */ FADE_FROM_UPPERLEFT, - //------------------------------------------------------------------------- /** use the fade effect "Fade from Upper Right". */ FADE_FROM_UPPERRIGHT, - //------------------------------------------------------------------------- /** use the fade effect "Fade from Lower Left". */ FADE_FROM_LOWERLEFT, - //------------------------------------------------------------------------- /** use the fade effect "Fade from Lower Right". */ FADE_FROM_LOWERRIGHT, - //------------------------------------------------------------------------- /** use the fade effect "Close Vertical". */ CLOSE_VERTICAL, - //------------------------------------------------------------------------- /** use the fade effect "Close Horizontal". */ CLOSE_HORIZONTAL, - //------------------------------------------------------------------------- /** use the fade effect "Open Vertical". */ OPEN_VERTICAL, - //------------------------------------------------------------------------- /** use the fade effect "Open Horizontal". */ OPEN_HORIZONTAL, - //------------------------------------------------------------------------- /** use the fade effect "Spiral Inward Left". */ SPIRALIN_LEFT, - //------------------------------------------------------------------------- /** use the fade effect "Spiral Inward Right". */ SPIRALIN_RIGHT, - //------------------------------------------------------------------------- /** use the fade effect "Spiral Outward Left". */ SPIRALOUT_LEFT, - //------------------------------------------------------------------------- /** use the fade effect "Spiral Outward Right". */ SPIRALOUT_RIGHT, - //------------------------------------------------------------------------- /** use the fade effect "Dissolve". */ DISSOLVE, - //------------------------------------------------------------------------- /** use the fade effect "Wavy Line from Left". */ WAVYLINE_FROM_LEFT, - //------------------------------------------------------------------------- /** use the fade effect "Wavy Line from Top". */ WAVYLINE_FROM_TOP, - //------------------------------------------------------------------------- /** use the fade effect "Wavy Line from Right". */ WAVYLINE_FROM_RIGHT, - //------------------------------------------------------------------------- /** use the fade effect "Wavy Line from Bottom". */ WAVYLINE_FROM_BOTTOM, - //------------------------------------------------------------------------- /** use the fade effect "Random". */ RANDOM, - //------------------------------------------------------------------------- /** use the fade effect "Stretch from Left". */ STRETCH_FROM_LEFT, - //------------------------------------------------------------------------- /** use the fade effect "Stretch from Top". */ STRETCH_FROM_TOP, - //------------------------------------------------------------------------- /** use the fade effect "Stretch from Right". */ STRETCH_FROM_RIGHT, - //------------------------------------------------------------------------- /** use the fade effect "Stretch from Bottom". */ STRETCH_FROM_BOTTOM, - //------------------------------------------------------------------------- /** use the fade effect "Vertical Lines". */ VERTICAL_LINES, - //------------------------------------------------------------------------- /** use the fade effect "Horizontal Lines". */ HORIZONTAL_LINES, - //------------------------------------------------------------------------- /** use the fade effect "Move from Upper Left". */ MOVE_FROM_UPPERLEFT, - //------------------------------------------------------------------------- /** use the fade effect "Move from Upper Right". */ MOVE_FROM_UPPERRIGHT, - //------------------------------------------------------------------------- /** use the fade effect "Move from Lower Right". */ MOVE_FROM_LOWERRIGHT, - //------------------------------------------------------------------------- /** use the fade effect "Move from Lower Left". */ MOVE_FROM_LOWERLEFT, - //------------------------------------------------------------------------- /** use the fade effect "Uncover to Left". */ UNCOVER_TO_LEFT, - //------------------------------------------------------------------------- /** use the fade effect "Uncover to Upper Left". */ UNCOVER_TO_UPPERLEFT, - //------------------------------------------------------------------------- /** use the fade effect "Uncover to Top". */ UNCOVER_TO_TOP, - //------------------------------------------------------------------------- /** use the fade effect "Uncover to Upper Right". */ UNCOVER_TO_UPPERRIGHT, - //------------------------------------------------------------------------- /** use the fade effect "Uncover to Right". */ UNCOVER_TO_RIGHT, - //------------------------------------------------------------------------- /** use the fade effect "Uncover to Lower Right". */ UNCOVER_TO_LOWERRIGHT, - //------------------------------------------------------------------------- /** use the fade effect "Uncover to Bottom". */ UNCOVER_TO_BOTTOM, - //------------------------------------------------------------------------- /** use the fade effect "Uncover to Lower Left". */ UNCOVER_TO_LOWERLEFT, - //------------------------------------------------------------------------- /** use the fade effect "Vertical Checkerboard". */ VERTICAL_CHECKERBOARD, - //------------------------------------------------------------------------- /** use the fade effect "Horizontal Checkerboard". */ HORIZONTAL_CHECKERBOARD }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/presentation/FooterShape.idl b/offapi/com/sun/star/presentation/FooterShape.idl index ac1d1b7913ee..2008f2951e90 100644 --- a/offapi/com/sun/star/presentation/FooterShape.idl +++ b/offapi/com/sun/star/presentation/FooterShape.idl @@ -33,11 +33,9 @@ #include -//============================================================================= module com { module sun { module star { module presentation { -//============================================================================= /** This service is implemented by the footer presentation shape. @@ -52,7 +50,6 @@ service FooterShape service com::sun::star::drawing::TextShape; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/presentation/GraphicObjectShape.idl b/offapi/com/sun/star/presentation/GraphicObjectShape.idl index e98a269fe611..9b343c46d3ab 100644 --- a/offapi/com/sun/star/presentation/GraphicObjectShape.idl +++ b/offapi/com/sun/star/presentation/GraphicObjectShape.idl @@ -33,11 +33,9 @@ #include -//============================================================================= module com { module sun { module star { module presentation { -//============================================================================= /** This service is implemented by the graphic presentation shape. @@ -52,7 +50,6 @@ published service GraphicObjectShape service com::sun::star::drawing::GraphicObjectShape; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/presentation/HandoutShape.idl b/offapi/com/sun/star/presentation/HandoutShape.idl index 959866af1f09..6cdd5ca7837b 100644 --- a/offapi/com/sun/star/presentation/HandoutShape.idl +++ b/offapi/com/sun/star/presentation/HandoutShape.idl @@ -33,11 +33,9 @@ #include -//============================================================================= module com { module sun { module star { module presentation { -//============================================================================= /** This service is implemented by the handout presentation shape. @@ -52,7 +50,6 @@ published service HandoutShape service com::sun::star::drawing::PageShape; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/presentation/HandoutView.idl b/offapi/com/sun/star/presentation/HandoutView.idl index 8ea4c4aba404..86ef8e78c634 100644 --- a/offapi/com/sun/star/presentation/HandoutView.idl +++ b/offapi/com/sun/star/presentation/HandoutView.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module presentation { -//============================================================================= /** This component integrates a view to a handout page inside a presentation document into the desktop. @@ -34,7 +32,6 @@ */ published service HandoutView { - //------------------------------------------------------------------------- /** this services offers the integration of this component into the desktop and the basic interfaces and properties of a draw view. @@ -42,7 +39,6 @@ published service HandoutView service com::sun::star::drawing::DrawingDocumentDrawView; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/presentation/HeaderShape.idl b/offapi/com/sun/star/presentation/HeaderShape.idl index 2b84f1a51c88..43297645d10d 100644 --- a/offapi/com/sun/star/presentation/HeaderShape.idl +++ b/offapi/com/sun/star/presentation/HeaderShape.idl @@ -33,11 +33,9 @@ #include -//============================================================================= module com { module sun { module star { module presentation { -//============================================================================= /** This service is implemented by the header presentation shape. @@ -52,7 +50,6 @@ service HeaderShape service com::sun::star::drawing::TextShape; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/presentation/NotesShape.idl b/offapi/com/sun/star/presentation/NotesShape.idl index e173dcf024d3..1885ae385755 100644 --- a/offapi/com/sun/star/presentation/NotesShape.idl +++ b/offapi/com/sun/star/presentation/NotesShape.idl @@ -33,11 +33,9 @@ #include -//============================================================================= module com { module sun { module star { module presentation { -//============================================================================= /** This service is implemented by the notes presentation shape. @@ -52,7 +50,6 @@ published service NotesShape service com::sun::star::drawing::TextShape; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/presentation/NotesView.idl b/offapi/com/sun/star/presentation/NotesView.idl index 246569d18904..65e6de6c7f4b 100644 --- a/offapi/com/sun/star/presentation/NotesView.idl +++ b/offapi/com/sun/star/presentation/NotesView.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module presentation { -//============================================================================= /** This component integrates a view to a handout page inside a presentation document into the desktop. @@ -34,7 +32,6 @@ */ published service NotesView { - //------------------------------------------------------------------------- /** this services offers the integration of this component into the desktop and the basic interfaces and properties of a draw view. @@ -42,7 +39,6 @@ published service NotesView service com::sun::star::drawing::DrawingDocumentDrawView; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/presentation/OLE2Shape.idl b/offapi/com/sun/star/presentation/OLE2Shape.idl index 98f6149305b3..d785a12feaca 100644 --- a/offapi/com/sun/star/presentation/OLE2Shape.idl +++ b/offapi/com/sun/star/presentation/OLE2Shape.idl @@ -33,11 +33,9 @@ #include -//============================================================================= module com { module sun { module star { module presentation { -//============================================================================= /** This service is implemented by the OLE2 presentation shape. @@ -52,7 +50,6 @@ published service OLE2Shape service com::sun::star::drawing::OLE2Shape; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/presentation/OutlineView.idl b/offapi/com/sun/star/presentation/OutlineView.idl index b348c0279ed4..9c73263b3e91 100644 --- a/offapi/com/sun/star/presentation/OutlineView.idl +++ b/offapi/com/sun/star/presentation/OutlineView.idl @@ -39,11 +39,9 @@ #include -//============================================================================= module com { module sun { module star { module presentation { -//============================================================================= /** This component integrates an outline view to a presentation document into the desktop. @@ -55,34 +53,29 @@ */ published service OutlineView { - //------------------------------------------------------------------------- /** this services offers the integration of this component into the desktop. */ service com::sun::star::frame::Controller; - //------------------------------------------------------------------------- /** lets you access the window for this view */ interface com::sun::star::awt::XWindow; - //------------------------------------------------------------------------- /** lets you access the properties of this service. */ interface com::sun::star::beans::XPropertySet; - //------------------------------------------------------------------------- /** provides the names of the services implemented by this instance. */ interface com::sun::star::lang::XServiceInfo; - //------------------------------------------------------------------------- /** This is the area that is currently visible. */ @@ -90,7 +83,6 @@ published service OutlineView }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/presentation/OutlinerShape.idl b/offapi/com/sun/star/presentation/OutlinerShape.idl index fee1134b03b4..6cc75c98f571 100644 --- a/offapi/com/sun/star/presentation/OutlinerShape.idl +++ b/offapi/com/sun/star/presentation/OutlinerShape.idl @@ -33,11 +33,9 @@ #include -//============================================================================= module com { module sun { module star { module presentation { -//============================================================================= /** This service is implemented by the outline presentation shape. @@ -52,7 +50,6 @@ published service OutlinerShape service com::sun::star::drawing::TextShape; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/presentation/PageShape.idl b/offapi/com/sun/star/presentation/PageShape.idl index f66aa242068e..9307ee8598f8 100644 --- a/offapi/com/sun/star/presentation/PageShape.idl +++ b/offapi/com/sun/star/presentation/PageShape.idl @@ -33,11 +33,9 @@ #include -//============================================================================= module com { module sun { module star { module presentation { -//============================================================================= /** This service is implemented by the page presentation shape. @@ -52,7 +50,6 @@ published service PageShape service com::sun::star::drawing::PageShape; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/presentation/ParagraphTarget.idl b/offapi/com/sun/star/presentation/ParagraphTarget.idl index 889fe2c65426..ad36ed7bbe97 100644 --- a/offapi/com/sun/star/presentation/ParagraphTarget.idl +++ b/offapi/com/sun/star/presentation/ParagraphTarget.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module presentation { -//============================================================================= /** 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 @@ -41,7 +39,6 @@ struct ParagraphTarget short Paragraph; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/presentation/Presentation.idl b/offapi/com/sun/star/presentation/Presentation.idl index c4689722ee61..1cc5930aae8b 100644 --- a/offapi/com/sun/star/presentation/Presentation.idl +++ b/offapi/com/sun/star/presentation/Presentation.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module presentation { -//============================================================================= /** This service is a presentation that is available from a PresentationDocument via the @@ -43,41 +41,35 @@ published service Presentation */ interface com::sun::star::presentation::XPresentation; - //------------------------------------------------------------------------- /** This is the standard interface for access to the properties from this service. */ interface com::sun::star::beans::XPropertySet; - //------------------------------------------------------------------------- /** enables/disables the shape animations. */ [property] boolean AllowAnimations; - //------------------------------------------------------------------------- /** If this string is not empty, it contains the name of a customized show that is used for the presentation. */ [property] string CustomShow; - //------------------------------------------------------------------------- /** If this string is not empty, it contains the name of the page where the presentation is started. */ [property] string FirstPage; - //------------------------------------------------------------------------- /** If this property is set to , the window of the presentation is always on top of all other windows. */ [property] boolean IsAlwaysOnTop; - //------------------------------------------------------------------------- /** If this property is , all pages are changed automatically. @@ -85,21 +77,18 @@ published service Presentation */ [property] boolean IsAutomatic; - //------------------------------------------------------------------------- /** If this property is set to , the presentation is repeated endlessly. */ [property] boolean IsEndless; - //------------------------------------------------------------------------- /** If this property is set to , the presentation runs in full-screen mode. */ [property] boolean IsFullScreen; - //------------------------------------------------------------------------- /** With this property, you can set the presentation to live mode.

Implementations that have no live mode capability may ignore this @@ -107,14 +96,12 @@ published service Presentation */ [property] boolean IsLivePresentation; - //------------------------------------------------------------------------- /** If this property is , the mouse is visible during the presentation. */ [property] boolean IsMouseVisible; - //------------------------------------------------------------------------- /** is the duration of the black screen after the presentation has finished. @@ -123,14 +110,12 @@ published service Presentation */ [property] long Pause; - //------------------------------------------------------------------------- /** If this is set to , the Navigator is opened at the start of the presentation. */ [property] boolean StartWithNavigator; - //------------------------------------------------------------------------- /** If this is , a pen is shown during presentation. @@ -140,7 +125,6 @@ published service Presentation }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/presentation/Presentation2.idl b/offapi/com/sun/star/presentation/Presentation2.idl index d8511737daab..1feb0c7533e3 100644 --- a/offapi/com/sun/star/presentation/Presentation2.idl +++ b/offapi/com/sun/star/presentation/Presentation2.idl @@ -22,11 +22,9 @@ #include #include -//============================================================================= module com { module sun { module star { module presentation { -//============================================================================= /** enhances the Presentation service to give access to a XPresentation2 interface. @@ -42,10 +40,8 @@ service Presentation2 */ interface com::sun::star::presentation::XPresentation2; - //------------------------------------------------------------------------- }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/presentation/PresentationDocument.idl b/offapi/com/sun/star/presentation/PresentationDocument.idl index 92917c32ce90..af35012d7392 100644 --- a/offapi/com/sun/star/presentation/PresentationDocument.idl +++ b/offapi/com/sun/star/presentation/PresentationDocument.idl @@ -34,11 +34,9 @@ #include -//============================================================================= module com { module sun { module star { module presentation { -//============================================================================= /** This is the service provided by a presentation document. */ @@ -88,7 +86,6 @@ service PresentationDocument }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/presentation/PresentationRange.idl b/offapi/com/sun/star/presentation/PresentationRange.idl index 8c8d492d896a..03fa04b4b422 100644 --- a/offapi/com/sun/star/presentation/PresentationRange.idl +++ b/offapi/com/sun/star/presentation/PresentationRange.idl @@ -20,11 +20,9 @@ #define __com_sun_star_presentation_PresentationRange_idl__ -//============================================================================= module com { module sun { module star { module presentation { -//============================================================================= /** specifies which part of the presentation is to show. */ @@ -34,13 +32,11 @@ published enum PresentationRange */ PRESENTATIONRANGE_ALL, - //------------------------------------------------------------------------- /** use only the active slide. */ PRESENTATIONRANGE_FROM_PAGE, - //------------------------------------------------------------------------- /** use an individual choice of slides. */ @@ -48,7 +44,6 @@ published enum PresentationRange }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/presentation/PresentationView.idl b/offapi/com/sun/star/presentation/PresentationView.idl index e1c5d944c392..bbbc9b0c8564 100644 --- a/offapi/com/sun/star/presentation/PresentationView.idl +++ b/offapi/com/sun/star/presentation/PresentationView.idl @@ -30,57 +30,48 @@ #include -//============================================================================= module com { module sun { module star { module presentation { -//============================================================================= /** This component integrates a view to a slide show of a presentation document into the desktop. */ published service PresentationView { - //------------------------------------------------------------------------- /** this services offers the integration of this component into the desktop. */ service com::sun::star::frame::Controller; - //------------------------------------------------------------------------- /** lets you access the window for this view */ interface com::sun::star::awt::XWindow; - //------------------------------------------------------------------------- /** lets you set/get the current page displayed by this view. */ interface com::sun::star::drawing::XDrawView; - //------------------------------------------------------------------------- /** lets you access the properties of this service. */ interface com::sun::star::beans::XPropertySet; - //------------------------------------------------------------------------- /** provides the names of the services implemented by this instance. */ interface com::sun::star::lang::XServiceInfo; - //------------------------------------------------------------------------- /** This is the drawing page that is currently visible. */ [property] com::sun::star::drawing::XDrawPage CurrentPage; - //------------------------------------------------------------------------- /** This is the area that is currently visible. */ @@ -88,7 +79,6 @@ published service PresentationView }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/presentation/PreviewView.idl b/offapi/com/sun/star/presentation/PreviewView.idl index 1d4fa393427e..9ccd9cc06653 100644 --- a/offapi/com/sun/star/presentation/PreviewView.idl +++ b/offapi/com/sun/star/presentation/PreviewView.idl @@ -30,11 +30,9 @@ #include -//============================================================================= module com { module sun { module star { module presentation { -//============================================================================= /** This component integrates a preview view to a slide show of a presentation document into the desktop. @@ -43,47 +41,40 @@ */ published service PreviewView { - //------------------------------------------------------------------------- /** this services offers the integration of this component into the desktop. */ service com::sun::star::frame::Controller; - //------------------------------------------------------------------------- /** lets you access the window for this view */ interface com::sun::star::awt::XWindow; - //------------------------------------------------------------------------- /** lets you set/get the current page displayed by this view. */ interface com::sun::star::drawing::XDrawView; - //------------------------------------------------------------------------- /** lets you access the properties of this service. */ interface com::sun::star::beans::XPropertySet; - //------------------------------------------------------------------------- /** provides the names of the services implemented by this instance. */ interface com::sun::star::lang::XServiceInfo; - //------------------------------------------------------------------------- /** This is the drawing page that is currently visible. */ [property] com::sun::star::drawing::XDrawPage CurrentPage; - //------------------------------------------------------------------------- /** This is the area that is currently visible. */ @@ -91,7 +82,6 @@ published service PreviewView }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/presentation/Shape.idl b/offapi/com/sun/star/presentation/Shape.idl index 056c843241fb..8595bef1afa7 100644 --- a/offapi/com/sun/star/presentation/Shape.idl +++ b/offapi/com/sun/star/presentation/Shape.idl @@ -36,11 +36,9 @@ #include -//============================================================================= module com { module sun { module star { module presentation { -//============================================================================= /** this service is supported from all shapes inside a PresentationDocument. @@ -50,13 +48,11 @@ */ published service Shape { - //------------------------------------------------------------------------- /** is a generic URL for the property OnClick. */ [property] string Bookmark; - //------------------------------------------------------------------------- /** This is the color for dimming this shape. @@ -65,14 +61,12 @@ published service Shape */ [property] com::sun::star::util::Color DimColor; - //------------------------------------------------------------------------- /** If this property and the property Shape::DimPrev are both , the shape is hidden instead of dimmed to a color. */ [property] boolean DimHide; - //------------------------------------------------------------------------- /** If this property is , this shape is dimmed to the color of property Shape::DimColor after executing its @@ -80,20 +74,17 @@ published service Shape */ [property] boolean DimPrevious; - //------------------------------------------------------------------------- /** selects the animation effect of this shape. */ [property] com::sun::star::presentation::AnimationEffect Effect; - //------------------------------------------------------------------------- /** If this is a default presentation object and if it is empty, this property is . */ [property] boolean IsEmptyPresentationObject; - //------------------------------------------------------------------------- /** If this is a presentation object, this property is .

Presentation objects are objects like TitleTextShape and @@ -101,14 +92,12 @@ published service Shape */ [readonly, property] boolean IsPresentationObject; - //------------------------------------------------------------------------- /** selects an action performed after the user clicks on this shape. */ [property] com::sun::star::presentation::ClickAction OnClick; - //------------------------------------------------------------------------- /** If this property is , the sound of this shape is played in full. @@ -118,7 +107,6 @@ published service Shape */ [property] boolean PlayFull; - //------------------------------------------------------------------------- /** This is the position of this shape in the order of the shapes which can be animated on its page. @@ -130,33 +118,28 @@ published service Shape */ [property] long PresentationOrder; - //------------------------------------------------------------------------- /** This is the URL to a sound file that is played while the animation effect of this shape is running. */ [property] string Sound; - //------------------------------------------------------------------------- /** If this property is set to , a sound is played while the animation effect is executed. */ [property] boolean SoundOn; - //------------------------------------------------------------------------- /** This is the speed of the animation effect. */ [property] com::sun::star::presentation::AnimationSpeed Speed; - //------------------------------------------------------------------------- /** This is the animation effect for the text inside this shape. */ [property] com::sun::star::presentation::AnimationEffect TextEffect; - //------------------------------------------------------------------------- /** specifies an "OLE2" verb for the ClickAction VERB in the property Shape::OnClick. @@ -165,7 +148,6 @@ published service Shape }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/presentation/ShapeAnimationSubType.idl b/offapi/com/sun/star/presentation/ShapeAnimationSubType.idl index 2e09f8f50ff6..57214c385058 100644 --- a/offapi/com/sun/star/presentation/ShapeAnimationSubType.idl +++ b/offapi/com/sun/star/presentation/ShapeAnimationSubType.idl @@ -19,11 +19,9 @@ #ifndef __com_sun_star_presentation_ShapeAnimationSubType_idl__ #define __com_sun_star_presentation_ShapeAnimationSubType_idl__ -//============================================================================= module com { module sun { module star { module presentation { -//============================================================================= /** Defines the whole shape or a subitem as a target for an effect. @@ -51,7 +49,6 @@ constants ShapeAnimationSubType const short ONLY_TEXT = 2; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/presentation/SlideNumberShape.idl b/offapi/com/sun/star/presentation/SlideNumberShape.idl index 563561fa50cb..94f7634e4d05 100644 --- a/offapi/com/sun/star/presentation/SlideNumberShape.idl +++ b/offapi/com/sun/star/presentation/SlideNumberShape.idl @@ -33,11 +33,9 @@ #include -//============================================================================= module com { module sun { module star { module presentation { -//============================================================================= /** This service is implemented by the slide number presentation shape. @@ -52,7 +50,6 @@ service SlideNumberShape service com::sun::star::drawing::TextShape; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/presentation/SlidesView.idl b/offapi/com/sun/star/presentation/SlidesView.idl index 0f147a3a45fb..5ca8324f848f 100644 --- a/offapi/com/sun/star/presentation/SlidesView.idl +++ b/offapi/com/sun/star/presentation/SlidesView.idl @@ -30,11 +30,9 @@ #include -//============================================================================= module com { module sun { module star { module presentation { -//============================================================================= /** This component integrates a slides view to a presentation document into the desktop. @@ -47,34 +45,29 @@ */ published service SlidesView { - //------------------------------------------------------------------------- /** this services offers the integration of this component into the desktop. */ service com::sun::star::frame::Controller; - //------------------------------------------------------------------------- /** lets you access the window for this view */ interface com::sun::star::awt::XWindow; - //------------------------------------------------------------------------- /** lets you access the properties of this service. */ interface com::sun::star::beans::XPropertySet; - //------------------------------------------------------------------------- /** provides the names of the services implemented by this instance. */ interface com::sun::star::lang::XServiceInfo; - //------------------------------------------------------------------------- /** This is the area that is currently visible. */ @@ -82,7 +75,6 @@ published service SlidesView }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/presentation/SubtitleShape.idl b/offapi/com/sun/star/presentation/SubtitleShape.idl index fa2cf3ff93bb..be99e1333de4 100644 --- a/offapi/com/sun/star/presentation/SubtitleShape.idl +++ b/offapi/com/sun/star/presentation/SubtitleShape.idl @@ -33,11 +33,9 @@ #include -//============================================================================= module com { module sun { module star { module presentation { -//============================================================================= /** This service is implemented by the subtitle presentation shape. @@ -52,7 +50,6 @@ published service SubtitleShape service com::sun::star::drawing::TextShape; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/presentation/TextAnimationType.idl b/offapi/com/sun/star/presentation/TextAnimationType.idl index 22399087058c..b7c64209d951 100644 --- a/offapi/com/sun/star/presentation/TextAnimationType.idl +++ b/offapi/com/sun/star/presentation/TextAnimationType.idl @@ -19,11 +19,9 @@ #ifndef __com_sun_star_presentation_TextAnimationType_idl__ #define __com_sun_star_presentation_TextAnimationType_idl__ -//============================================================================= module com { module sun { module star { module presentation { -//============================================================================= /** Defines how a target XTextRange is animated inside an IterateContainer. @@ -48,7 +46,6 @@ constants TextAnimationType const short BY_LETTER = 2; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/presentation/TitleTextShape.idl b/offapi/com/sun/star/presentation/TitleTextShape.idl index b192e34926d3..90f60cde96bd 100644 --- a/offapi/com/sun/star/presentation/TitleTextShape.idl +++ b/offapi/com/sun/star/presentation/TitleTextShape.idl @@ -33,11 +33,9 @@ #include -//============================================================================= module com { module sun { module star { module presentation { -//============================================================================= /** This service is implemented by the title and subtitle presentation shape. @@ -52,7 +50,6 @@ published service TitleTextShape service com::sun::star::drawing::TextShape; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/presentation/XCustomPresentationSupplier.idl b/offapi/com/sun/star/presentation/XCustomPresentationSupplier.idl index 3a1907439dc1..8dfe2cf82ffb 100644 --- a/offapi/com/sun/star/presentation/XCustomPresentationSupplier.idl +++ b/offapi/com/sun/star/presentation/XCustomPresentationSupplier.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module presentation { -//============================================================================= /** must be supported to provide access to customized presentations of a presentation document. @@ -38,7 +36,6 @@ */ published interface XCustomPresentationSupplier: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** @returns the CustomPresentation. @@ -47,7 +44,6 @@ published interface XCustomPresentationSupplier: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/presentation/XHandoutMasterSupplier.idl b/offapi/com/sun/star/presentation/XHandoutMasterSupplier.idl index 416be3f1fad4..2dece8cff3e6 100644 --- a/offapi/com/sun/star/presentation/XHandoutMasterSupplier.idl +++ b/offapi/com/sun/star/presentation/XHandoutMasterSupplier.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module presentation { -//============================================================================= /** returns the handout master page for this document */ @@ -39,7 +37,6 @@ published interface XHandoutMasterSupplier: com::sun::star::uno::XInterface com::sun::star::drawing::XDrawPage getHandoutMasterPage(); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/presentation/XPresentation.idl b/offapi/com/sun/star/presentation/XPresentation.idl index 5a43d7107053..21f851d07967 100644 --- a/offapi/com/sun/star/presentation/XPresentation.idl +++ b/offapi/com/sun/star/presentation/XPresentation.idl @@ -22,31 +22,26 @@ #include -//============================================================================= module com { module sun { module star { module presentation { -//============================================================================= /** With this interface you can control any object that implements a Presentation. */ published interface XPresentation: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** The presentation is shown in full-screen and started from the beginning. */ void start(); - //------------------------------------------------------------------------- /** The presentation is stopped and the full-screen mode will end. */ void end(); - //------------------------------------------------------------------------- /** Starts the presentation from the beginning and shows the actual running time to the user. @@ -55,7 +50,6 @@ published interface XPresentation: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/presentation/XPresentation2.idl b/offapi/com/sun/star/presentation/XPresentation2.idl index 1da3c0256217..e46021564dd3 100644 --- a/offapi/com/sun/star/presentation/XPresentation2.idl +++ b/offapi/com/sun/star/presentation/XPresentation2.idl @@ -34,11 +34,9 @@ #include #include -//============================================================================= module com { module sun { module star { module presentation { -//============================================================================= /** enhances the XPresentation interface to give access to a XSlideShowController and @@ -48,38 +46,32 @@ */ interface XPresentation2 { - //------------------------------------------------------------------------- /** allows to start and stop the presentation. */ interface XPresentation; - //------------------------------------------------------------------------- /** gives access to the properties of the slide show. */ interface com::sun::star::beans::XPropertySet; - //------------------------------------------------------------------------- /** start the slide show with the given arguments. All arguments override the values from Presentation */ void startWithArguments( [in] sequence< ::com::sun::star::beans::PropertyValue > Arguments ); - //------------------------------------------------------------------------- /** returns true if the slide show is currently running */ boolean isRunning(); - //------------------------------------------------------------------------- /** if the slide show is running, this returns a controller object to control the running slide show. */ XSlideShowController getController(); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/presentation/XPresentationPage.idl b/offapi/com/sun/star/presentation/XPresentationPage.idl index 3052f2f92d33..7594248ca235 100644 --- a/offapi/com/sun/star/presentation/XPresentationPage.idl +++ b/offapi/com/sun/star/presentation/XPresentationPage.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module presentation { -//============================================================================= /** describes a page from a presentation. @@ -34,7 +32,6 @@ */ published interface XPresentationPage: com::sun::star::drawing::XDrawPage { - //------------------------------------------------------------------------- /** return the note page from the current page in the presentation, the name for the note page in the user interface note view, and one of the views @@ -44,7 +41,6 @@ published interface XPresentationPage: com::sun::star::drawing::XDrawPage }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/presentation/XPresentationSupplier.idl b/offapi/com/sun/star/presentation/XPresentationSupplier.idl index 9039c099b097..81887e3b66bc 100644 --- a/offapi/com/sun/star/presentation/XPresentationSupplier.idl +++ b/offapi/com/sun/star/presentation/XPresentationSupplier.idl @@ -24,17 +24,14 @@ #include -//============================================================================= module com { module sun { module star { module presentation { -//============================================================================= /** controls a presentation directly. This supplier will do this. */ published interface XPresentationSupplier: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** @returns an interface to control a presentation. @@ -43,7 +40,6 @@ published interface XPresentationSupplier: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/presentation/XSlideShowController.idl b/offapi/com/sun/star/presentation/XSlideShowController.idl index f2da5dabe0b0..d5d75aedcf00 100644 --- a/offapi/com/sun/star/presentation/XSlideShowController.idl +++ b/offapi/com/sun/star/presentation/XSlideShowController.idl @@ -33,11 +33,9 @@ #include #include -//============================================================================= module com { module sun { module star { module presentation { -//============================================================================= /** interface to control a running slide show. @@ -46,7 +44,6 @@ */ interface XSlideShowController { - //------------------------------------------------------------------------- /** returns true if the slide show is still running. If this returns false, this component is already disposed. @@ -55,7 +52,6 @@ interface XSlideShowController */ boolean isRunning(); - //------------------------------------------------------------------------- /** @returns the number of slides in this slide show. @@ -64,7 +60,6 @@ interface XSlideShowController */ long getSlideCount(); - //------------------------------------------------------------------------- /** gives access to the slides that will be shown in this slide show. @@ -87,17 +82,14 @@ interface XSlideShowController ::com::sun::star::drawing::XDrawPage getSlideByIndex( [in] long Index ) raises( com::sun::star::lang::IndexOutOfBoundsException ); - //------------------------------------------------------------------------- /** adds a listener that receives events while the slide show is running. */ void addSlideShowListener( [in] XSlideShowListener Listener ); - //------------------------------------------------------------------------- /** removes a listener. */ void removeSlideShowListener( [in] XSlideShowListener Listener ); - //------------------------------------------------------------------------- /** start next effects that wait on a generic trigger.

If no generic triggers are waiting the next @@ -105,7 +97,6 @@ interface XSlideShowController */ void gotoNextEffect(); - //------------------------------------------------------------------------- /** undo the last effects that where triggered by a generic trigger.

If there is no previous effect that can be undone then the @@ -113,35 +104,29 @@ interface XSlideShowController */ void gotoPreviousEffect(); - //------------------------------------------------------------------------- /** goto and display first slide */ void gotoFirstSlide(); - //------------------------------------------------------------------------- /** goto and display next slide.

Remaining effects on the current slide will be skipped.*/ void gotoNextSlide(); - //------------------------------------------------------------------------- /** goto and display previous slide.

Remaining effects on the current slide will be skipped.*/ void gotoPreviousSlide(); - //------------------------------------------------------------------------- /** goto and display last slide.

Remaining effects on the current slide will be skipped.*/ void gotoLastSlide(); - //------------------------------------------------------------------------- /** goto the given textual bookmark */ void gotoBookmark( [in] string Bookmark ); - //------------------------------------------------------------------------- /** jumps to the given slide.

The slide can also be a slide that would normally not be shown during @@ -155,18 +140,15 @@ interface XSlideShowController void gotoSlide( [in] com::sun::star::drawing::XDrawPage Page ) raises( com::sun::star::lang::IllegalArgumentException ); - //------------------------------------------------------------------------- /** jumps to the slide at the given index. */ void gotoSlideIndex( [in] long Index ); - //------------------------------------------------------------------------- /** stop all currently played sounds */ void stopSound(); - //------------------------------------------------------------------------- /** pauses the slide show. All effects are paused.

The slide show continues on next user input or if @@ -174,13 +156,11 @@ interface XSlideShowController */ void pause(); - //------------------------------------------------------------------------- /** resumes a paused slide show. */ void resume(); - //------------------------------------------------------------------------- /** returns if the slide show is currently paused. @@ -189,7 +169,6 @@ interface XSlideShowController */ boolean isPaused(); - //------------------------------------------------------------------------- /** pauses the slide show and blanks the screen in the given color.

Change attribute Pause to false to unpause @@ -197,7 +176,6 @@ interface XSlideShowController */ void blankScreen( [in] long Color ); - //------------------------------------------------------------------------- /** activates the user interface of this slide show. @@ -206,7 +184,6 @@ interface XSlideShowController */ void activate(); - //------------------------------------------------------------------------- /** can be called to deactivate the user interface of this slide show.

A deactivated @@ -215,7 +192,6 @@ interface XSlideShowController */ void deactivate(); - //------------------------------------------------------------------------- /** determines if the slide show is active. @@ -226,48 +202,40 @@ interface XSlideShowController */ boolean isActive(); - //------------------------------------------------------------------------- /** returns slide that is currently displayed */ com::sun::star::drawing::XDrawPage getCurrentSlide(); - //------------------------------------------------------------------------- /** returns the index of the current slide. */ long getCurrentSlideIndex(); - //------------------------------------------------------------------------- /** the index for the slide that is displayed next. */ long getNextSlideIndex(); - //------------------------------------------------------------------------- /** returns if the slide show was started to run endlessly. */ boolean isEndless(); - //------------------------------------------------------------------------- /** Returns if the slide show was started in full-screen mode. */ boolean isFullScreen(); - //------------------------------------------------------------------------- /** If this attribute is set to , the window of the slide show is always on top of all other windows. */ [attribute] boolean AlwaysOnTop; - //------------------------------------------------------------------------- /** If this attribute is , the mouse is visible during the slide show. */ [attribute] boolean MouseVisible; - //------------------------------------------------------------------------- /** If this is , a pen is shown during presentation. @@ -275,12 +243,10 @@ interface XSlideShowController */ [attribute] boolean UsePen; - //------------------------------------------------------------------------- /** This attribute changes the color of the pen. */ [attribute] long PenColor; - //------------------------------------------------------------------------- /** returns the actual XSlideShow instance that runs the slide show. @@ -288,10 +254,8 @@ interface XSlideShowController not the XSlideShow itself. */ XSlideShow getSlideShow(); - //------------------------------------------------------------------------- }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/presentation/textfield/DateTime.idl b/offapi/com/sun/star/presentation/textfield/DateTime.idl index b4f2d4e265f2..ea1c9e1dfbae 100644 --- a/offapi/com/sun/star/presentation/textfield/DateTime.idl +++ b/offapi/com/sun/star/presentation/textfield/DateTime.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module presentation { module textfield { -//============================================================================= /** specifies service of a presentation date and time text field. @see com::sun::star::text::TextField */ @@ -35,7 +33,6 @@ service DateTime service com::sun::star::text::TextField; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/presentation/textfield/Footer.idl b/offapi/com/sun/star/presentation/textfield/Footer.idl index 1581ae933952..9439548bbb95 100644 --- a/offapi/com/sun/star/presentation/textfield/Footer.idl +++ b/offapi/com/sun/star/presentation/textfield/Footer.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module presentation { module textfield { -//============================================================================= /** specifies service of a presentation footer text field. @see com::sun::star::text::TextField */ @@ -35,7 +33,6 @@ service Footer service com::sun::star::text::TextField; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/presentation/textfield/Header.idl b/offapi/com/sun/star/presentation/textfield/Header.idl index b46d866c58e8..9d85329a5569 100644 --- a/offapi/com/sun/star/presentation/textfield/Header.idl +++ b/offapi/com/sun/star/presentation/textfield/Header.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module presentation { module textfield { -//============================================================================= /** specifies service of a presentation header text field. @see com::sun::star::text::TextField */ @@ -35,7 +33,6 @@ service Header service com::sun::star::text::TextField; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/rdf/BlankNode.idl b/offapi/com/sun/star/rdf/BlankNode.idl index 25fd311ba105..e1a10972d7cd 100644 --- a/offapi/com/sun/star/rdf/BlankNode.idl +++ b/offapi/com/sun/star/rdf/BlankNode.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module rdf { -//============================================================================= /** represents a blank node that may occur in a RDF graph. @since OOo 3.0 @@ -38,7 +36,6 @@ module com { module sun { module star { module rdf { service BlankNode : XBlankNode { - //------------------------------------------------------------------------- /** create a blank RDF node.

@@ -62,7 +59,6 @@ service BlankNode : XBlankNode }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/rdf/FileFormat.idl b/offapi/com/sun/star/rdf/FileFormat.idl index a027af13bcb2..2e30ee09d2c1 100644 --- a/offapi/com/sun/star/rdf/FileFormat.idl +++ b/offapi/com/sun/star/rdf/FileFormat.idl @@ -30,11 +30,9 @@ #define __com_sun_star_rdf_FileFormat_idl__ -//============================================================================= module com { module sun { module star { module rdf { -//============================================================================= /** Constants to specify RDF file formats.

@@ -76,7 +74,6 @@ constants FileFormat }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/rdf/Literal.idl b/offapi/com/sun/star/rdf/Literal.idl index 690a6a21a391..33eb39e00234 100644 --- a/offapi/com/sun/star/rdf/Literal.idl +++ b/offapi/com/sun/star/rdf/Literal.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module rdf { -//============================================================================= /** represents a literal that may occur in a RDF graph. @since OOo 3.0 @@ -38,7 +36,6 @@ module com { module sun { module star { module rdf { service Literal : XLiteral { - //------------------------------------------------------------------------- /** creates a plain literal RDF node. @param Value @@ -46,7 +43,6 @@ service Literal : XLiteral */ create( [in] string Value ); - //------------------------------------------------------------------------- /** creates a typed literal RDF node. @param Value @@ -57,7 +53,6 @@ service Literal : XLiteral */ createWithType( [in] string Value, [in] XURI Type ); - //------------------------------------------------------------------------- /** creates a literal RDF node with a language. @param Value @@ -72,7 +67,6 @@ service Literal : XLiteral }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/rdf/ParseException.idl b/offapi/com/sun/star/rdf/ParseException.idl index ab3444b78ce0..f8a32930edee 100644 --- a/offapi/com/sun/star/rdf/ParseException.idl +++ b/offapi/com/sun/star/rdf/ParseException.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module rdf { -//============================================================================= /** represents an error condition that is signaled on parsing an RDF file. @since OOo 3.0 @@ -37,7 +35,6 @@ exception ParseException : com::sun::star::uno::Exception { }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/rdf/QueryException.idl b/offapi/com/sun/star/rdf/QueryException.idl index bf710a7e3f39..ec59016e8d56 100644 --- a/offapi/com/sun/star/rdf/QueryException.idl +++ b/offapi/com/sun/star/rdf/QueryException.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module rdf { -//============================================================================= /** represents an error condition that is signaled on evaluating a query against an RDF Repository. @@ -38,7 +36,6 @@ exception QueryException : com::sun::star::uno::Exception { }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/rdf/Repository.idl b/offapi/com/sun/star/rdf/Repository.idl index 57fa8f46d9f3..f1945070d738 100644 --- a/offapi/com/sun/star/rdf/Repository.idl +++ b/offapi/com/sun/star/rdf/Repository.idl @@ -23,11 +23,9 @@ #include -//============================================================================= module com { module sun { module star { module rdf { -//============================================================================= /** provides access to a set of named RDF graphs. @since OOo 3.0 @@ -43,7 +41,6 @@ service Repository : XRepository // FIXME: if we want to support HTTP/SQL-based storage, or inference, define more constructors here }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/rdf/RepositoryException.idl b/offapi/com/sun/star/rdf/RepositoryException.idl index 7ab9641fba6e..34564ca115c7 100644 --- a/offapi/com/sun/star/rdf/RepositoryException.idl +++ b/offapi/com/sun/star/rdf/RepositoryException.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module rdf { -//============================================================================= /** represents an error condition that is signaled on accessing an RDF Repository. @@ -38,7 +36,6 @@ exception RepositoryException : com::sun::star::uno::Exception { }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/rdf/Statement.idl b/offapi/com/sun/star/rdf/Statement.idl index 0413f19421ae..a8fb5a04c0e0 100644 --- a/offapi/com/sun/star/rdf/Statement.idl +++ b/offapi/com/sun/star/rdf/Statement.idl @@ -23,11 +23,9 @@ #include -//============================================================================= module com { module sun { module star { module rdf { -//============================================================================= /** represents a RDF statement, or triple. @since OOo 3.2 @@ -46,7 +44,6 @@ struct Statement XURI Graph; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/rdf/URI.idl b/offapi/com/sun/star/rdf/URI.idl index 510c772c54fa..0ebf47b21f41 100644 --- a/offapi/com/sun/star/rdf/URI.idl +++ b/offapi/com/sun/star/rdf/URI.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module rdf { -//============================================================================= /** represents an URI node that may occur in a RDF graph. @since OOo 3.0 @@ -38,7 +36,6 @@ module com { module sun { module star { module rdf { service URI : XURI { - //------------------------------------------------------------------------- /** creates an URI RDF node. @param Value @@ -50,7 +47,6 @@ service URI : XURI create( [in] string Value ) raises( com::sun::star::lang::IllegalArgumentException ); - //------------------------------------------------------------------------- /** creates an URI RDF node from namespace prefix and local name. @param Namespace @@ -66,7 +62,6 @@ service URI : XURI createNS( [in] string Namespace, [in] string LocalName ) raises( com::sun::star::lang::IllegalArgumentException ); - //------------------------------------------------------------------------- /** creates an URI RDF node for a well-known URI. @param Id @@ -82,7 +77,6 @@ service URI : XURI }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/rdf/URIs.idl b/offapi/com/sun/star/rdf/URIs.idl index ef1f3ea41e10..7777e9624d00 100644 --- a/offapi/com/sun/star/rdf/URIs.idl +++ b/offapi/com/sun/star/rdf/URIs.idl @@ -21,12 +21,10 @@ #define __com_sun_star_rdf_URIs_idl__ -//============================================================================= module com { module sun { module star { module rdf { -//============================================================================= /** Constants to specify some well-known URIs.

@@ -318,7 +316,6 @@ constants URIs // const short TEXT_META_FIELD = 3000; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/rdf/XBlankNode.idl b/offapi/com/sun/star/rdf/XBlankNode.idl index 57274aa2c908..a945682d8ba0 100644 --- a/offapi/com/sun/star/rdf/XBlankNode.idl +++ b/offapi/com/sun/star/rdf/XBlankNode.idl @@ -23,11 +23,9 @@ #include -//============================================================================= module com { module sun { module star { module rdf { -//============================================================================= /** represents a blank node that may occur in a RDF graph.

@@ -43,7 +41,6 @@ interface XBlankNode : XResource { }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/rdf/XDocumentMetadataAccess.idl b/offapi/com/sun/star/rdf/XDocumentMetadataAccess.idl index ee084463dfd9..4d1589b47225 100644 --- a/offapi/com/sun/star/rdf/XDocumentMetadataAccess.idl +++ b/offapi/com/sun/star/rdf/XDocumentMetadataAccess.idl @@ -37,11 +37,9 @@ #include -//============================================================================= module com { module sun { module star { module rdf { -//============================================================================= /** document metadata functionality related to the "manifest.rdf".

@@ -66,7 +64,6 @@ interface XDocumentMetadataAccess interface XURI; interface XRepositorySupplier; - //------------------------------------------------------------------------- /** get the unique ODF element with the given metadata reference. @param MetadataReference @@ -80,7 +77,6 @@ interface XDocumentMetadataAccess XMetadatable getElementByMetadataReference( [in] com::sun::star::beans::StringPair MetadataReference); - //------------------------------------------------------------------------- /** get the ODF element that corresponds to an URI. @param URI @@ -95,7 +91,6 @@ interface XDocumentMetadataAccess XMetadatable getElementByURI([in] XURI URI) raises( com::sun::star::lang::IllegalArgumentException ); - //------------------------------------------------------------------------- /** get the names of all metadata files with a given type. @param Type @@ -111,7 +106,6 @@ interface XDocumentMetadataAccess sequence getMetadataGraphsWithType([in] XURI Type) raises( com::sun::star::lang::IllegalArgumentException ); - //------------------------------------------------------------------------- /** add a metadata file to the manifest.

@@ -147,7 +141,6 @@ interface XDocumentMetadataAccess raises( com::sun::star::lang::IllegalArgumentException, com::sun::star::container::ElementExistException ); - //------------------------------------------------------------------------- /** import a metadata file into the document repository, and add it to the manifest. @@ -204,7 +197,6 @@ interface XDocumentMetadataAccess ParseException, com::sun::star::io::IOException ); - //------------------------------------------------------------------------- /** remove a metadata file from the manifest and the repository.

@@ -227,7 +219,6 @@ interface XDocumentMetadataAccess raises( com::sun::star::lang::IllegalArgumentException, com::sun::star::container::NoSuchElementException ); - //------------------------------------------------------------------------- /** add a content or styles file to the manifest.

@@ -255,7 +246,6 @@ interface XDocumentMetadataAccess raises( com::sun::star::lang::IllegalArgumentException, com::sun::star::container::ElementExistException ); - //------------------------------------------------------------------------- /** remove a content or styles file from the manifest.

@@ -276,7 +266,6 @@ interface XDocumentMetadataAccess raises( com::sun::star::lang::IllegalArgumentException, com::sun::star::container::NoSuchElementException ); - //------------------------------------------------------------------------- /** initialize document metadata from a storage.

@@ -321,7 +310,6 @@ interface XDocumentMetadataAccess raises( com::sun::star::lang::IllegalArgumentException, com::sun::star::lang::WrappedTargetException ); - //------------------------------------------------------------------------- /** store document metadata to a storage.

@@ -348,7 +336,6 @@ interface XDocumentMetadataAccess raises( com::sun::star::lang::IllegalArgumentException, com::sun::star::lang::WrappedTargetException ); - //------------------------------------------------------------------------- /** loads document metadata from a medium.

If the Medium contains an InteractionHandler, it will be used for @@ -371,7 +358,6 @@ interface XDocumentMetadataAccess raises( com::sun::star::lang::IllegalArgumentException, com::sun::star::lang::WrappedTargetException ); - //------------------------------------------------------------------------- /** stores document metadata to a medium. @param Medium @@ -393,7 +379,6 @@ interface XDocumentMetadataAccess }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/rdf/XDocumentRepository.idl b/offapi/com/sun/star/rdf/XDocumentRepository.idl index ba4765f194d8..f056d38f2b01 100644 --- a/offapi/com/sun/star/rdf/XDocumentRepository.idl +++ b/offapi/com/sun/star/rdf/XDocumentRepository.idl @@ -25,11 +25,9 @@ #include -//============================================================================= module com { module sun { module star { module rdf { -//============================================================================= /** extends XRepository with document-specific functionality.

@@ -47,7 +45,6 @@ module com { module sun { module star { module rdf { interface XDocumentRepository : XRepository { - //------------------------------------------------------------------------- /** update the RDFa statement(s) that correspond to an ODF element in the repository. @@ -119,7 +116,6 @@ interface XDocumentRepository : XRepository raises( com::sun::star::lang::IllegalArgumentException, RepositoryException ); - //------------------------------------------------------------------------- /** remove the RDFa statement(s) that correspond to an ODF element from the repository. @@ -142,7 +138,6 @@ interface XDocumentRepository : XRepository raises( com::sun::star::lang::IllegalArgumentException, RepositoryException ); - //------------------------------------------------------------------------- /** find the RDFa statement(s) associated with an ODF element. @param Element @@ -176,7 +171,6 @@ interface XDocumentRepository : XRepository raises( com::sun::star::lang::IllegalArgumentException, RepositoryException ); - //------------------------------------------------------------------------- /** gets matching RDFa statements from the repository.

@@ -220,7 +214,6 @@ interface XDocumentRepository : XRepository }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/rdf/XLiteral.idl b/offapi/com/sun/star/rdf/XLiteral.idl index 8355569afa69..e76ebc6f5f23 100644 --- a/offapi/com/sun/star/rdf/XLiteral.idl +++ b/offapi/com/sun/star/rdf/XLiteral.idl @@ -23,11 +23,9 @@ #include -//============================================================================= module com { module sun { module star { module rdf { -//============================================================================= /** represents a literal that may occur in a RDF graph.

@@ -55,7 +53,6 @@ interface XLiteral : XNode //FIXME: TODO: have not looked at handling all kinds of types, maybe just have an any attr here... }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/rdf/XMetadatable.idl b/offapi/com/sun/star/rdf/XMetadatable.idl index 4a246c8f20d5..cc2c7f4468b6 100644 --- a/offapi/com/sun/star/rdf/XMetadatable.idl +++ b/offapi/com/sun/star/rdf/XMetadatable.idl @@ -34,11 +34,9 @@ #include -//============================================================================= module com { module sun { module star { module rdf { -//============================================================================= /** marks an object representing an ODF element that may have RDF meta data attached. @@ -62,7 +60,6 @@ module com { module sun { module star { module rdf { */ interface XMetadatable : XURI { - //------------------------------------------------------------------------- /** a metadata reference, comprising the stream name and the XML ID.

@@ -79,7 +76,6 @@ interface XMetadatable : XURI set raises ( com::sun::star::lang::IllegalArgumentException ); }; - //------------------------------------------------------------------------- /** creates a metadata reference for this object, if necessary.

@@ -92,7 +88,6 @@ interface XMetadatable : XURI }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/rdf/XNamedGraph.idl b/offapi/com/sun/star/rdf/XNamedGraph.idl index d2b7801e452f..e604e2354996 100644 --- a/offapi/com/sun/star/rdf/XNamedGraph.idl +++ b/offapi/com/sun/star/rdf/XNamedGraph.idl @@ -27,11 +27,9 @@ #include -//============================================================================= module com { module sun { module star { module rdf { -//============================================================================= /** represents an RDF named graph that is stored in an RDF Repository.

@@ -55,7 +53,6 @@ module com { module sun { module star { module rdf { interface XNamedGraph : XURI { - //------------------------------------------------------------------------- /** returns the name of the graph.

@@ -67,7 +64,6 @@ interface XNamedGraph : XURI */ XURI getName(); - //------------------------------------------------------------------------- /** removes all statements from the graph. @throws com::sun::star::container::NoSuchElementException @@ -80,7 +76,6 @@ interface XNamedGraph : XURI raises( com::sun::star::container::NoSuchElementException, RepositoryException ); - //------------------------------------------------------------------------- /** adds a RDF statement to the graph.

@@ -115,7 +110,6 @@ interface XNamedGraph : XURI com::sun::star::container::NoSuchElementException, RepositoryException ); - //------------------------------------------------------------------------- /** removes matching RDF statements from the graph.

@@ -152,7 +146,6 @@ interface XNamedGraph : XURI raises( com::sun::star::container::NoSuchElementException, RepositoryException ); - //------------------------------------------------------------------------- /** gets matching RDF statements from a graph.

@@ -200,7 +193,6 @@ interface XNamedGraph : XURI //FIXME reification: addReifiedStatement(Statement)... }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/rdf/XNode.idl b/offapi/com/sun/star/rdf/XNode.idl index 7085cde76a1b..c3fda879dbe9 100644 --- a/offapi/com/sun/star/rdf/XNode.idl +++ b/offapi/com/sun/star/rdf/XNode.idl @@ -32,11 +32,9 @@ #include -//============================================================================= module com { module sun { module star { module rdf { -//============================================================================= /** represents a node that may occur in a RDF graph.

@@ -71,7 +69,6 @@ interface XNode [readonly, attribute] string StringValue; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/rdf/XQuerySelectResult.idl b/offapi/com/sun/star/rdf/XQuerySelectResult.idl index 34db04ceacd2..510f861e6aed 100644 --- a/offapi/com/sun/star/rdf/XQuerySelectResult.idl +++ b/offapi/com/sun/star/rdf/XQuerySelectResult.idl @@ -23,11 +23,9 @@ #include -//============================================================================= module com { module sun { module star { module rdf { -//============================================================================= /** represents the result of a SPARQL "SELECT" query.

@@ -50,7 +48,6 @@ module com { module sun { module star { module rdf { */ interface XQuerySelectResult : com::sun::star::container::XEnumeration { - //------------------------------------------------------------------------- /** get the names of the query variables.

@@ -59,7 +56,6 @@ interface XQuerySelectResult : com::sun::star::container::XEnumeration sequence getBindingNames(); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/rdf/XReifiedStatement.idl b/offapi/com/sun/star/rdf/XReifiedStatement.idl index ba80937c6834..37dac62c566f 100644 --- a/offapi/com/sun/star/rdf/XReifiedStatement.idl +++ b/offapi/com/sun/star/rdf/XReifiedStatement.idl @@ -23,11 +23,9 @@ #include -//============================================================================= module com { module sun { module star { module rdf { -//============================================================================= /** represents a reified RDF statement. @since OOo 3.0 @@ -40,7 +38,6 @@ interface XReifiedStatement : XResource [readonly, attribute] Statement Statement; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/rdf/XRepository.idl b/offapi/com/sun/star/rdf/XRepository.idl index 64c968d9f182..867055ff4420 100644 --- a/offapi/com/sun/star/rdf/XRepository.idl +++ b/offapi/com/sun/star/rdf/XRepository.idl @@ -39,11 +39,9 @@ #include -//============================================================================= module com { module sun { module star { module rdf { -//============================================================================= /** provides access to a set of named RDF graphs.

@@ -73,7 +71,6 @@ module com { module sun { module star { module rdf { interface XRepository { - //------------------------------------------------------------------------- /** creates a fresh unique blank node. @returns @@ -82,7 +79,6 @@ interface XRepository XBlankNode createBlankNode(); - //------------------------------------------------------------------------- /** imports a named graph into the repository.

@@ -143,7 +139,6 @@ interface XRepository RepositoryException, com::sun::star::io::IOException ); - //------------------------------------------------------------------------- /** exports a named graph from the repository.

@@ -193,7 +188,6 @@ interface XRepository RepositoryException, com::sun::star::io::IOException ); - //------------------------------------------------------------------------- /** gets the names of all the graphs in the repository. @returns @@ -205,7 +199,6 @@ interface XRepository sequence getGraphNames() raises( RepositoryException ); - //------------------------------------------------------------------------- /** gets a graph by its name. @param GraphName @@ -224,7 +217,6 @@ interface XRepository raises( com::sun::star::lang::IllegalArgumentException, RepositoryException ); - //------------------------------------------------------------------------- /** creates a graph with the given name.

@@ -251,7 +243,6 @@ interface XRepository com::sun::star::container::ElementExistException, RepositoryException ); - //------------------------------------------------------------------------- /** destroys the graph with the given name, and removes it from the repository. @@ -277,7 +268,6 @@ interface XRepository com::sun::star::container::NoSuchElementException, RepositoryException ); - //------------------------------------------------------------------------- /** gets matching RDF statements from the repository.

@@ -313,7 +303,6 @@ interface XRepository raises( RepositoryException ); - //------------------------------------------------------------------------- /** executes a SPARQL "SELECT" query.

@@ -346,7 +335,6 @@ interface XRepository raises( QueryException, RepositoryException ); - //------------------------------------------------------------------------- /** executes a SPARQL "CONSTRUCT" query.

@@ -374,7 +362,6 @@ interface XRepository raises( QueryException, RepositoryException ); - //------------------------------------------------------------------------- /** executes a SPARQL "ASK" query.

@@ -400,7 +387,6 @@ interface XRepository }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/rdf/XRepositorySupplier.idl b/offapi/com/sun/star/rdf/XRepositorySupplier.idl index 2d66302d6c12..51692c1c522b 100644 --- a/offapi/com/sun/star/rdf/XRepositorySupplier.idl +++ b/offapi/com/sun/star/rdf/XRepositorySupplier.idl @@ -23,11 +23,9 @@ #include -//============================================================================= module com { module sun { module star { module rdf { -//============================================================================= /** provides access to an RDF Repository. @since OOo 3.0 @@ -36,7 +34,6 @@ module com { module sun { module star { module rdf { */ interface XRepositorySupplier { - //------------------------------------------------------------------------- /** provides the RDF Repository associated with this object. @returns @@ -46,7 +43,6 @@ interface XRepositorySupplier }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/rdf/XResource.idl b/offapi/com/sun/star/rdf/XResource.idl index 1a7d91536b4a..6cb44f13ffae 100644 --- a/offapi/com/sun/star/rdf/XResource.idl +++ b/offapi/com/sun/star/rdf/XResource.idl @@ -32,11 +32,9 @@ #include -//============================================================================= module com { module sun { module star { module rdf { -//============================================================================= /** represents a resource node that may occur in a RDF graph.

@@ -53,7 +51,6 @@ interface XResource : XNode { }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/rdf/XURI.idl b/offapi/com/sun/star/rdf/XURI.idl index e7f5c0e35e7c..4c8166496999 100644 --- a/offapi/com/sun/star/rdf/XURI.idl +++ b/offapi/com/sun/star/rdf/XURI.idl @@ -32,11 +32,9 @@ #include -//============================================================================= module com { module sun { module star { module rdf { -//============================================================================= /** represents an URI node that may occur in a RDF graph.

@@ -69,7 +67,6 @@ interface XURI : XResource [readonly, attribute] string LocalName; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/rendering/AnimationAttributes.idl b/offapi/com/sun/star/rendering/AnimationAttributes.idl index 4b283a70c413..ebe8bb5ccb78 100644 --- a/offapi/com/sun/star/rendering/AnimationAttributes.idl +++ b/offapi/com/sun/star/rendering/AnimationAttributes.idl @@ -41,7 +41,6 @@ struct AnimationAttributes /// Preferred duration of the animation sequence in seconds. double Duration; - //------------------------------------------------------------------------- /** Repeat mode of the animation sequence.

@@ -53,7 +52,6 @@ struct AnimationAttributes */ byte RepeatMode; - //------------------------------------------------------------------------- /** Size of the untransformed animation sequence.

diff --git a/offapi/com/sun/star/rendering/AnimationRepeat.idl b/offapi/com/sun/star/rendering/AnimationRepeat.idl index 9d18d320dddf..bc2c32179794 100644 --- a/offapi/com/sun/star/rendering/AnimationRepeat.idl +++ b/offapi/com/sun/star/rendering/AnimationRepeat.idl @@ -47,7 +47,6 @@ constants AnimationRepeat */ const byte ONE_SHOT=0; - //------------------------------------------------------------------------- /** The [0,1] parameter range is swept through exactly twice.

@@ -57,7 +56,6 @@ constants AnimationRepeat */ const byte ONE_SHOT_PINGPONG=1; - //------------------------------------------------------------------------- /** The [0,1] parameter range is swept through infinitely.

@@ -68,7 +66,6 @@ constants AnimationRepeat */ const byte PINGPONG=2; - //------------------------------------------------------------------------- /** The [0,1] parameter range is swept through infinitely.

diff --git a/offapi/com/sun/star/rendering/EmphasisMark.idl b/offapi/com/sun/star/rendering/EmphasisMark.idl index 8263c19967fd..ed918a2637e8 100644 --- a/offapi/com/sun/star/rendering/EmphasisMark.idl +++ b/offapi/com/sun/star/rendering/EmphasisMark.idl @@ -33,42 +33,34 @@ constants EmphasisMark /// No automatic emphasis marks const byte NONE = 0; - //------------------------------------------------------------------------- /// Automatic emphasis marks as dots above the glyphs const byte DOT_ABOVE = 1; - //------------------------------------------------------------------------- /// Automatic emphasis marks as dots below the glyphs const byte DOT_BELOW = 2; - //------------------------------------------------------------------------- /// Automatic emphasis marks as circles (unfilled outlines) above the glyphs const byte CIRCLE_ABOVE = 3; - //------------------------------------------------------------------------- /// Automatic emphasis marks as circles (unfilled outlines) below the glyphs const byte CIRCLE_BELOW = 4; - //------------------------------------------------------------------------- /// Automatic emphasis marks as discs (filled circles) above the glyphs const byte DISC_ABOVE = 5; - //------------------------------------------------------------------------- /// Automatic emphasis marks as discs (filled circles) below the glyphs const byte DISC_BELOW = 6; - //------------------------------------------------------------------------- /// Automatic emphasis marks as accent marks above the glyphs const byte ACCENT_ABOVE = 7; - //------------------------------------------------------------------------- /// Automatic emphasis marks as accent marks below the glyphs const byte ACCENT_BELOW = 8; diff --git a/offapi/com/sun/star/rendering/FillRule.idl b/offapi/com/sun/star/rendering/FillRule.idl index fb3041c5dc5b..b498f0918ca2 100644 --- a/offapi/com/sun/star/rendering/FillRule.idl +++ b/offapi/com/sun/star/rendering/FillRule.idl @@ -50,7 +50,6 @@ enum FillRule */ NON_ZERO, - //------------------------------------------------------------------------- /** Fill every area, where, when traveling along a line, an uneven number of intersections with polygon edges have diff --git a/offapi/com/sun/star/rendering/FontInfo.idl b/offapi/com/sun/star/rendering/FontInfo.idl index 142238b7a9bf..84eb0fe33615 100644 --- a/offapi/com/sun/star/rendering/FontInfo.idl +++ b/offapi/com/sun/star/rendering/FontInfo.idl @@ -46,7 +46,6 @@ struct FontInfo */ Panose FontDescription; - //------------------------------------------------------------------------- /** The name of the font family.

@@ -58,7 +57,6 @@ struct FontInfo */ string FamilyName; - //------------------------------------------------------------------------- /** The name of the specific font style within its family.

@@ -66,7 +64,6 @@ struct FontInfo */ string StyleName; - //------------------------------------------------------------------------- /** This value specifies which Unicode ranges are supported by this font.

@@ -94,7 +91,6 @@ struct FontInfo long UnicodeRanges2; long UnicodeRanges3; - //------------------------------------------------------------------------- /** Specifies whether the font is a symbol font.

@@ -103,7 +99,6 @@ struct FontInfo */ ::com::sun::star::util::TriState IsSymbolFont; - //------------------------------------------------------------------------- /** Set to true, if the font is usable for vertical text output.

diff --git a/offapi/com/sun/star/rendering/FontMetrics.idl b/offapi/com/sun/star/rendering/FontMetrics.idl index 37666a276f8f..517994d151b0 100644 --- a/offapi/com/sun/star/rendering/FontMetrics.idl +++ b/offapi/com/sun/star/rendering/FontMetrics.idl @@ -57,17 +57,14 @@ struct FontMetrics /// Ascent (above the baseline) part of the font. double Ascent; - //------------------------------------------------------------------------- /// Descent (below the baseline) part of the font. double Descent; - //------------------------------------------------------------------------- /// Extra space above ascent double InternalLeading; - //------------------------------------------------------------------------- /** Extra space outside the font cells.

@@ -76,7 +73,6 @@ struct FontMetrics */ double ExternalLeading; - //------------------------------------------------------------------------- /** This value specifies the reference character width of the font.

@@ -87,14 +83,12 @@ struct FontMetrics */ double ReferenceCharSize; - //------------------------------------------------------------------------- /** Specifies the offset to be added to the baseline when drawing underlined text. */ double UnderlineOffset; - //------------------------------------------------------------------------- /** Specifies the offset to be added to the baseline when striking through the text. diff --git a/offapi/com/sun/star/rendering/FontRequest.idl b/offapi/com/sun/star/rendering/FontRequest.idl index 0bc08c808880..4b71daa71f7b 100644 --- a/offapi/com/sun/star/rendering/FontRequest.idl +++ b/offapi/com/sun/star/rendering/FontRequest.idl @@ -55,7 +55,6 @@ struct FontRequest */ FontInfo FontDescription; - //------------------------------------------------------------------------- /** The size of the font in device coordinate space.

@@ -83,7 +82,6 @@ struct FontRequest */ double CellSize; - //------------------------------------------------------------------------- /** This value specifies the size of the font in the writing direction (i.e. width for horizontal writing, and height for @@ -98,7 +96,6 @@ struct FontRequest */ double ReferenceAdvancement; - //------------------------------------------------------------------------- /** The locale this font should be able to render.

diff --git a/offapi/com/sun/star/rendering/InterpolationMode.idl b/offapi/com/sun/star/rendering/InterpolationMode.idl index 40eb1d52e416..e0966924ed8d 100644 --- a/offapi/com/sun/star/rendering/InterpolationMode.idl +++ b/offapi/com/sun/star/rendering/InterpolationMode.idl @@ -49,7 +49,6 @@ constants InterpolationMode */ const byte NEAREST_NEIGHBOR=1; - //------------------------------------------------------------------------- /** Perform a linear interpolation.

@@ -59,7 +58,6 @@ constants InterpolationMode */ const byte LINEAR=2; - //------------------------------------------------------------------------- /** Perform a cubic interpolation.

@@ -70,7 +68,6 @@ constants InterpolationMode */ const byte CUBIC=3; - //------------------------------------------------------------------------- /** Perform a cubic Bezier spline interpolation.

@@ -81,7 +78,6 @@ constants InterpolationMode */ const byte BEZIERSPLINE3=4; - //------------------------------------------------------------------------- /** Perform a quadric Bezier spline interpolation.

diff --git a/offapi/com/sun/star/rendering/PathCapType.idl b/offapi/com/sun/star/rendering/PathCapType.idl index ebfb81bf46b2..65cae117cf51 100644 --- a/offapi/com/sun/star/rendering/PathCapType.idl +++ b/offapi/com/sun/star/rendering/PathCapType.idl @@ -35,12 +35,10 @@ constants PathCapType /// End the path at its start or end point, without any cap. const byte BUTT=0; - //------------------------------------------------------------------------- /// Extend the path with a half circle cap, diameter is the line width. const byte ROUND=1; - //------------------------------------------------------------------------- /// Extend the path with a rectangular cap, half the line width long. const byte SQUARE=2; diff --git a/offapi/com/sun/star/rendering/PathJoinType.idl b/offapi/com/sun/star/rendering/PathJoinType.idl index 0865b925d41e..2916df4af844 100644 --- a/offapi/com/sun/star/rendering/PathJoinType.idl +++ b/offapi/com/sun/star/rendering/PathJoinType.idl @@ -38,21 +38,18 @@ constants PathJoinType */ const byte NONE=0; - //------------------------------------------------------------------------- /** Join the path segment by extending the outer border until they intersect. */ const byte MITER=1; - //------------------------------------------------------------------------- /** Join the path segment with a pie-like patch, such that the outer line of the meeting point is round. */ const byte ROUND=2; - //------------------------------------------------------------------------- /** Join the path segment by connecting the outer ends of the abutting segments with a straight line. diff --git a/offapi/com/sun/star/rendering/RenderState.idl b/offapi/com/sun/star/rendering/RenderState.idl index dc711cc49ab5..7498a7506bf1 100644 --- a/offapi/com/sun/star/rendering/RenderState.idl +++ b/offapi/com/sun/star/rendering/RenderState.idl @@ -56,7 +56,6 @@ struct RenderState */ ::com::sun::star::geometry::AffineMatrix2D AffineTransform; - //------------------------------------------------------------------------- /** The clipping area associated with this render operation.

@@ -75,7 +74,6 @@ struct RenderState */ XPolyPolygon2D Clip; - //------------------------------------------------------------------------- /** The device color associated with this render operation.

@@ -87,7 +85,6 @@ struct RenderState */ sequence DeviceColor; - //------------------------------------------------------------------------- /** The composition mode associated with this render operation.

diff --git a/offapi/com/sun/star/rendering/RenderingIntent.idl b/offapi/com/sun/star/rendering/RenderingIntent.idl index b449230b9e85..93af1d5a3a97 100644 --- a/offapi/com/sun/star/rendering/RenderingIntent.idl +++ b/offapi/com/sun/star/rendering/RenderingIntent.idl @@ -41,7 +41,6 @@ constants RenderingIntent */ const byte PERCEPTUAL=0; - //------------------------------------------------------------------------- /** The rendering intent for business graphics that maintains vivid color at the expense of accurate diff --git a/offapi/com/sun/star/rendering/RepaintResult.idl b/offapi/com/sun/star/rendering/RepaintResult.idl index cbc4505a0df0..61b68bcde969 100644 --- a/offapi/com/sun/star/rendering/RepaintResult.idl +++ b/offapi/com/sun/star/rendering/RepaintResult.idl @@ -32,13 +32,11 @@ constants RepaintResult */ const byte REDRAWN=1; - //------------------------------------------------------------------------- /** Repaint succeeded, primitive has been reproduced in preview quality. */ const byte DRAFTED=2; - //------------------------------------------------------------------------- /** Repaint failed altogether. */ diff --git a/offapi/com/sun/star/rendering/StringContext.idl b/offapi/com/sun/star/rendering/StringContext.idl index a9f76ace3014..a00476921630 100644 --- a/offapi/com/sun/star/rendering/StringContext.idl +++ b/offapi/com/sun/star/rendering/StringContext.idl @@ -46,7 +46,6 @@ struct StringContext */ string Text; - //------------------------------------------------------------------------- /** Start position within the string.

@@ -54,7 +53,6 @@ struct StringContext */ long StartPosition; - //------------------------------------------------------------------------- /** Length of the substring to actually use.

diff --git a/offapi/com/sun/star/rendering/StrokeAttributes.idl b/offapi/com/sun/star/rendering/StrokeAttributes.idl index 885bc78221e5..6221461040c3 100644 --- a/offapi/com/sun/star/rendering/StrokeAttributes.idl +++ b/offapi/com/sun/star/rendering/StrokeAttributes.idl @@ -47,7 +47,6 @@ struct StrokeAttributes */ double StrokeWidth; - //------------------------------------------------------------------------- /** Determines the maximal length of the diagonal in mitered corners.

@@ -68,7 +67,6 @@ struct StrokeAttributes */ double MiterLimit; - //------------------------------------------------------------------------- /** Array of ink on and off lengths, measured in user coordinate space.

@@ -83,7 +81,6 @@ struct StrokeAttributes */ sequence DashArray; - //------------------------------------------------------------------------- /** Array of line widths and spacings for multiple-line strokes.

@@ -103,7 +100,6 @@ struct StrokeAttributes */ sequence LineArray; - //------------------------------------------------------------------------- /** The start shape of the stroke.

@@ -114,7 +110,6 @@ struct StrokeAttributes */ byte StartCapType; - //------------------------------------------------------------------------- /** The end shape of the stroke.

@@ -125,7 +120,6 @@ struct StrokeAttributes */ byte EndCapType; - //------------------------------------------------------------------------- /** The join shape of the stroke.

diff --git a/offapi/com/sun/star/rendering/Texture.idl b/offapi/com/sun/star/rendering/Texture.idl index b8e351a4340c..0438ca35c6f7 100644 --- a/offapi/com/sun/star/rendering/Texture.idl +++ b/offapi/com/sun/star/rendering/Texture.idl @@ -64,7 +64,6 @@ struct Texture */ ::com::sun::star::geometry::AffineMatrix2D AffineTransform; - //------------------------------------------------------------------------- /** Overall transparency of the texturing.

@@ -73,7 +72,6 @@ struct Texture */ double Alpha; - //------------------------------------------------------------------------- /** Specifies the number of parameterized polygons used for the texture.

@@ -89,7 +87,6 @@ struct Texture */ long NumberOfHatchPolygons; - //------------------------------------------------------------------------- /** Texture bitmap.

@@ -100,7 +97,6 @@ struct Texture */ XBitmap Bitmap; - //------------------------------------------------------------------------- /** Texture gradient.

@@ -110,7 +106,6 @@ struct Texture */ XParametricPolyPolygon2D Gradient; - //------------------------------------------------------------------------- /** Texture hatching.

@@ -120,7 +115,6 @@ struct Texture */ XParametricPolyPolygon2D Hatching; - //------------------------------------------------------------------------- /** Specifies the stroke attributes used for hatching.

@@ -128,7 +122,6 @@ struct Texture */ StrokeAttributes HatchAttributes; - //------------------------------------------------------------------------- /** Repeat mode of the texture, x direction.

diff --git a/offapi/com/sun/star/rendering/TexturingMode.idl b/offapi/com/sun/star/rendering/TexturingMode.idl index c4181ec5c7fe..d656859bc890 100644 --- a/offapi/com/sun/star/rendering/TexturingMode.idl +++ b/offapi/com/sun/star/rendering/TexturingMode.idl @@ -36,7 +36,6 @@ constants TexturingMode */ const byte NONE=0; - //------------------------------------------------------------------------- /** Clamp texture coordinate.

@@ -47,7 +46,6 @@ constants TexturingMode */ const byte CLAMP=1; - //------------------------------------------------------------------------- /** Repeat the texture.

diff --git a/offapi/com/sun/star/rendering/ViewState.idl b/offapi/com/sun/star/rendering/ViewState.idl index 738b814c041e..45194d7e1d16 100644 --- a/offapi/com/sun/star/rendering/ViewState.idl +++ b/offapi/com/sun/star/rendering/ViewState.idl @@ -51,7 +51,6 @@ struct ViewState */ ::com::sun::star::geometry::AffineMatrix2D AffineTransform; - //------------------------------------------------------------------------- /** The clipping area associated with the view.

diff --git a/offapi/com/sun/star/rendering/XAnimatedSprite.idl b/offapi/com/sun/star/rendering/XAnimatedSprite.idl index 94940c528e8e..a2d93139ad32 100644 --- a/offapi/com/sun/star/rendering/XAnimatedSprite.idl +++ b/offapi/com/sun/star/rendering/XAnimatedSprite.idl @@ -70,7 +70,6 @@ interface XAnimatedSprite : XSprite */ void startAnimation( [in] double nSpeed ); - //------------------------------------------------------------------------- /** Stop the animation sequence.

@@ -82,7 +81,6 @@ interface XAnimatedSprite : XSprite */ void stopAnimation(); - //------------------------------------------------------------------------- /** Reset the animation sequence to start with the first frame.

@@ -94,7 +92,6 @@ interface XAnimatedSprite : XSprite */ void resetAnimation(); - //------------------------------------------------------------------------- /** Issue an additional render call to this sprite's animation.

@@ -107,7 +104,6 @@ interface XAnimatedSprite : XSprite */ void updateAnimation(); - //------------------------------------------------------------------------- /** Changes the view state in place for this sprite's animation.

@@ -133,7 +129,6 @@ interface XAnimatedSprite : XSprite void setViewState( [in] ViewState aViewState ) raises (com::sun::star::lang::IllegalArgumentException); - //------------------------------------------------------------------------- /** Changes all of the sprite's attributes at one atomic instance.

diff --git a/offapi/com/sun/star/rendering/XAnimation.idl b/offapi/com/sun/star/rendering/XAnimation.idl index 931004097aca..2e46e8d03d57 100644 --- a/offapi/com/sun/star/rendering/XAnimation.idl +++ b/offapi/com/sun/star/rendering/XAnimation.idl @@ -95,7 +95,6 @@ interface XAnimation : ::com::sun::star::uno::XInterface void render( [in] XCanvas canvas, [in] ViewState viewState, [in] double t ) raises (com::sun::star::lang::IllegalArgumentException); - //------------------------------------------------------------------------- /** Request the attribute information for this animation.

diff --git a/offapi/com/sun/star/rendering/XBezierPolyPolygon2D.idl b/offapi/com/sun/star/rendering/XBezierPolyPolygon2D.idl index a506502d1f44..4295c7029873 100644 --- a/offapi/com/sun/star/rendering/XBezierPolyPolygon2D.idl +++ b/offapi/com/sun/star/rendering/XBezierPolyPolygon2D.idl @@ -84,7 +84,6 @@ interface XBezierPolyPolygon2D : XPolyPolygon2D sequence< sequence < ::com::sun::star::geometry::RealBezierSegment2D > > getBezierSegments( [in] long nPolygonIndex, [in] long nNumberOfPolygons, [in] long nPointIndex, [in] long nNumberOfPoints ) raises (com::sun::star::lang::IndexOutOfBoundsException); - //------------------------------------------------------------------------- /** Set the specified sequence of Bezier segments to the poly-polygon. @@ -110,7 +109,6 @@ interface XBezierPolyPolygon2D : XPolyPolygon2D void setBezierSegments( [in] sequence< sequence< ::com::sun::star::geometry::RealBezierSegment2D > > points, [in] long nPolygonIndex ) raises (com::sun::star::lang::IndexOutOfBoundsException); - //------------------------------------------------------------------------- /** Get a single point from the poly-polygon. @@ -133,7 +131,6 @@ interface XBezierPolyPolygon2D : XPolyPolygon2D ::com::sun::star::geometry::RealBezierSegment2D getBezierSegment( [in] long nPolygonIndex, [in] long nPointIndex ) raises (com::sun::star::lang::IndexOutOfBoundsException); - //------------------------------------------------------------------------- /** Set a single point on the poly-polygon.

diff --git a/offapi/com/sun/star/rendering/XBitmap.idl b/offapi/com/sun/star/rendering/XBitmap.idl index 68643b951917..7831c77e8c34 100644 --- a/offapi/com/sun/star/rendering/XBitmap.idl +++ b/offapi/com/sun/star/rendering/XBitmap.idl @@ -56,7 +56,6 @@ interface XBitmap : ::com::sun::star::uno::XInterface */ ::com::sun::star::geometry::IntegerSize2D getSize(); - //------------------------------------------------------------------------- /** Query transparency status of the bitmap.

@@ -72,7 +71,6 @@ interface XBitmap : ::com::sun::star::uno::XInterface */ boolean hasAlpha(); - //------------------------------------------------------------------------- /** Query a scaled copy of the original bitmap. diff --git a/offapi/com/sun/star/rendering/XBitmapPalette.idl b/offapi/com/sun/star/rendering/XBitmapPalette.idl index 42b8643cd601..9be0fc9bbd15 100644 --- a/offapi/com/sun/star/rendering/XBitmapPalette.idl +++ b/offapi/com/sun/star/rendering/XBitmapPalette.idl @@ -39,7 +39,6 @@ interface XBitmapPalette : ::com::sun::star::uno::XInterface */ long getNumberOfEntries(); - //------------------------------------------------------------------------- /** Request the color for the given palette entry. @@ -64,7 +63,6 @@ interface XBitmapPalette : ::com::sun::star::uno::XInterface boolean getIndex( [out] sequence entry, [in] long nIndex ) raises (com::sun::star::lang::IndexOutOfBoundsException); - //------------------------------------------------------------------------- /** Set the color for the given palette entry. @@ -96,7 +94,6 @@ interface XBitmapPalette : ::com::sun::star::uno::XInterface raises (com::sun::star::lang::IndexOutOfBoundsException, com::sun::star::lang::IllegalArgumentException); - //------------------------------------------------------------------------- /** Query associated color space.

diff --git a/offapi/com/sun/star/rendering/XBufferController.idl b/offapi/com/sun/star/rendering/XBufferController.idl index 8ac914c845c7..da030646ee18 100644 --- a/offapi/com/sun/star/rendering/XBufferController.idl +++ b/offapi/com/sun/star/rendering/XBufferController.idl @@ -62,13 +62,11 @@ interface XBufferController : ::com::sun::star::uno::XInterface long createBuffers( [in] long nBuffers ) raises (com::sun::star::lang::IllegalArgumentException); - //------------------------------------------------------------------------- /** Destroy all buffers generated via this object. */ void destroyBuffers(); - //------------------------------------------------------------------------- /** Switch the display to show the specified buffer.

@@ -94,7 +92,6 @@ interface XBufferController : ::com::sun::star::uno::XInterface */ boolean showBuffer( [in] boolean bUpdateAll ); - //------------------------------------------------------------------------- /** Schedule the display of the specified buffer.

diff --git a/offapi/com/sun/star/rendering/XCanvas.idl b/offapi/com/sun/star/rendering/XCanvas.idl index 0ad31457569f..6033d03b54ef 100644 --- a/offapi/com/sun/star/rendering/XCanvas.idl +++ b/offapi/com/sun/star/rendering/XCanvas.idl @@ -148,7 +148,6 @@ interface XCanvas : ::com::sun::star::uno::XInterface void drawPoint( [in] ::com::sun::star::geometry::RealPoint2D aPoint, [in] ViewState aViewState, [in] RenderState aRenderState ) raises (com::sun::star::lang::IllegalArgumentException); - //------------------------------------------------------------------------- /** Draw a line in device resolution width (i.e. one device pixel wide). @@ -172,7 +171,6 @@ interface XCanvas : ::com::sun::star::uno::XInterface void drawLine( [in] ::com::sun::star::geometry::RealPoint2D aStartPoint, [in] ::com::sun::star::geometry::RealPoint2D aEndPoint, [in] ViewState aViewState, [in] RenderState aRenderState ) raises (com::sun::star::lang::IllegalArgumentException); - //------------------------------------------------------------------------- /** Draw a cubic Bezier curve in device resolution width (i.e. one device pixel wide). @@ -196,7 +194,6 @@ interface XCanvas : ::com::sun::star::uno::XInterface void drawBezier( [in] ::com::sun::star::geometry::RealBezierSegment2D aBezierSegment, [in] ::com::sun::star::geometry::RealPoint2D aEndPoint, [in] ViewState aViewState, [in] RenderState aRenderState ) raises (com::sun::star::lang::IllegalArgumentException); - //------------------------------------------------------------------------- /** Draw a poly-polygon in device resolution line width (i.e. the lines are one device pixel wide). @@ -219,7 +216,6 @@ interface XCanvas : ::com::sun::star::uno::XInterface XCachedPrimitive drawPolyPolygon( [in] XPolyPolygon2D xPolyPolygon, [in] ViewState aViewState, [in] RenderState aRenderState ) raises (com::sun::star::lang::IllegalArgumentException); - //------------------------------------------------------------------------- /** Stroke each polygon of the provided poly-polygon with the specified stroke attributes.

@@ -252,7 +248,6 @@ interface XCanvas : ::com::sun::star::uno::XInterface XCachedPrimitive strokePolyPolygon( [in] XPolyPolygon2D xPolyPolygon, [in] ViewState aViewState, [in] RenderState aRenderState, [in] StrokeAttributes aStrokeAttributes ) raises (com::sun::star::lang::IllegalArgumentException); - //------------------------------------------------------------------------- /** Stroke each polygon of the provided poly-polygon with the specified stroke attributes, fill the stroked outline @@ -295,7 +290,6 @@ interface XCanvas : ::com::sun::star::uno::XInterface raises (com::sun::star::lang::IllegalArgumentException, VolatileContentDestroyedException); - //------------------------------------------------------------------------- /** Stroke each polygon of the provided poly-polygon with the specified stroke attributes, fill the stroked outline @@ -343,7 +337,6 @@ interface XCanvas : ::com::sun::star::uno::XInterface raises (com::sun::star::lang::IllegalArgumentException, VolatileContentDestroyedException); - //------------------------------------------------------------------------- // [TODO: Method misplaced at this interface?] @@ -375,7 +368,6 @@ interface XCanvas : ::com::sun::star::uno::XInterface XPolyPolygon2D queryStrokeShapes( [in] XPolyPolygon2D xPolyPolygon, [in] ViewState aViewState, [in] RenderState aRenderState, [in] StrokeAttributes aStrokeAttributes ) raises (com::sun::star::lang::IllegalArgumentException); - //------------------------------------------------------------------------- /** Fill the given poly-polygon.

@@ -401,7 +393,6 @@ interface XCanvas : ::com::sun::star::uno::XInterface XCachedPrimitive fillPolyPolygon( [in] XPolyPolygon2D xPolyPolygon, [in] ViewState aViewState, [in] RenderState aRenderState ) raises (com::sun::star::lang::IllegalArgumentException); - //------------------------------------------------------------------------- /** Fill the given poly-polygon with a texture.

@@ -436,7 +427,6 @@ interface XCanvas : ::com::sun::star::uno::XInterface raises (com::sun::star::lang::IllegalArgumentException, VolatileContentDestroyedException); - //------------------------------------------------------------------------- /** Fill the given poly-polygon with a mapped texture.

@@ -476,7 +466,6 @@ interface XCanvas : ::com::sun::star::uno::XInterface raises (com::sun::star::lang::IllegalArgumentException, VolatileContentDestroyedException); - //------------------------------------------------------------------------- /** Create a suitable font for the specified font description. @@ -522,7 +511,6 @@ interface XCanvas : ::com::sun::star::uno::XInterface XCanvasFont createFont( [in] FontRequest aFontRequest, [in] sequence< ::com::sun::star::beans::PropertyValue > aExtraFontProperties, [in] ::com::sun::star::geometry::Matrix2D aFontMatrix ) raises (com::sun::star::lang::IllegalArgumentException); - //------------------------------------------------------------------------- /** Query font information, specific to this canvas.

@@ -546,7 +534,6 @@ interface XCanvas : ::com::sun::star::uno::XInterface sequence< FontInfo > queryAvailableFonts( [in] FontInfo aFilter, [in] sequence< ::com::sun::star::beans::PropertyValue > aFontProperties ) raises (com::sun::star::lang::IllegalArgumentException); - //------------------------------------------------------------------------- /** Draw the text given by the substring of the specified string with the given font.

@@ -585,7 +572,6 @@ interface XCanvas : ::com::sun::star::uno::XInterface XCachedPrimitive drawText( [in] StringContext aText, [in] XCanvasFont xFont, [in] ViewState aViewState, [in] RenderState aRenderState, [in] byte nTextDirection ) raises (com::sun::star::lang::IllegalArgumentException); - //------------------------------------------------------------------------- /** Draw the formatted text given by the text layout.

@@ -617,7 +603,6 @@ interface XCanvas : ::com::sun::star::uno::XInterface XCachedPrimitive drawTextLayout( [in] XTextLayout xLayoutetText, [in] ViewState aViewState, [in] RenderState aRenderState ) raises (com::sun::star::lang::IllegalArgumentException); - //------------------------------------------------------------------------- /** Render the given bitmap.

@@ -690,7 +675,6 @@ interface XCanvas : ::com::sun::star::uno::XInterface raises (com::sun::star::lang::IllegalArgumentException, VolatileContentDestroyedException); - //------------------------------------------------------------------------- /** Request the associated graphic device for this canvas.

diff --git a/offapi/com/sun/star/rendering/XCanvasFont.idl b/offapi/com/sun/star/rendering/XCanvasFont.idl index 45c7a7cf6735..e1995719d9b3 100644 --- a/offapi/com/sun/star/rendering/XCanvasFont.idl +++ b/offapi/com/sun/star/rendering/XCanvasFont.idl @@ -71,13 +71,11 @@ interface XCanvasFont : ::com::sun::star::uno::XInterface */ XTextLayout createTextLayout( [in] StringContext aText, [in] byte nDirection, [in] hyper nRandomSeed ); - //------------------------------------------------------------------------- /** Query the FontRequest that was used to generate this object. */ FontRequest getFontRequest(); - //------------------------------------------------------------------------- /** Query metric information about the font, that is generic to all its glyphs.

@@ -90,7 +88,6 @@ interface XCanvasFont : ::com::sun::star::uno::XInterface */ FontMetrics getFontMetrics(); - //------------------------------------------------------------------------- /** Query the list of available font sizes.

@@ -106,13 +103,11 @@ interface XCanvasFont : ::com::sun::star::uno::XInterface */ sequence< double > getAvailableSizes(); - //------------------------------------------------------------------------- /** Query the list of additional font properties.

*/ sequence< ::com::sun::star::beans::PropertyValue > getExtraFontProperties(); - //------------------------------------------------------------------------- }; diff --git a/offapi/com/sun/star/rendering/XColorSpace.idl b/offapi/com/sun/star/rendering/XColorSpace.idl index 2f43772562e3..6522d155085d 100644 --- a/offapi/com/sun/star/rendering/XColorSpace.idl +++ b/offapi/com/sun/star/rendering/XColorSpace.idl @@ -99,7 +99,6 @@ interface XColorSpace sequence< ::com::sun::star::beans::PropertyValue > getProperties(); - //============================================================================= /** Convert to color of another color space.

diff --git a/offapi/com/sun/star/rendering/XGraphicDevice.idl b/offapi/com/sun/star/rendering/XGraphicDevice.idl index c44908b1ab72..1e483f7d835e 100644 --- a/offapi/com/sun/star/rendering/XGraphicDevice.idl +++ b/offapi/com/sun/star/rendering/XGraphicDevice.idl @@ -73,7 +73,6 @@ interface XGraphicDevice : ::com::sun::star::uno::XInterface */ XBufferController getBufferController(); - //------------------------------------------------------------------------- /** Query the color space interface for this graphic device. @@ -82,7 +81,6 @@ interface XGraphicDevice : ::com::sun::star::uno::XInterface */ XColorSpace getDeviceColorSpace(); - //------------------------------------------------------------------------- /** Query the physical resolution of the device in pixel per millimeter. @@ -94,7 +92,6 @@ interface XGraphicDevice : ::com::sun::star::uno::XInterface */ ::com::sun::star::geometry::RealSize2D getPhysicalResolution(); - //------------------------------------------------------------------------- /** Query the physical dimensions of the device in millimeter. @@ -107,7 +104,6 @@ interface XGraphicDevice : ::com::sun::star::uno::XInterface */ ::com::sun::star::geometry::RealSize2D getPhysicalSize(); - //------------------------------------------------------------------------- /** Create a line poly-polygon which can internally use device-optimized representations already. @@ -117,7 +113,6 @@ interface XGraphicDevice : ::com::sun::star::uno::XInterface */ XLinePolyPolygon2D createCompatibleLinePolyPolygon( [in] sequence< sequence< ::com::sun::star::geometry::RealPoint2D > > points ); - //------------------------------------------------------------------------- /** Create a Bezier poly-polygon which can internally use device-optimized representations already. @@ -127,7 +122,6 @@ interface XGraphicDevice : ::com::sun::star::uno::XInterface */ XBezierPolyPolygon2D createCompatibleBezierPolyPolygon( [in] sequence< sequence< ::com::sun::star::geometry::RealBezierSegment2D > > points ); - //------------------------------------------------------------------------- /** Create a bitmap whose memory layout and sample model is compatible to the graphic device. @@ -139,7 +133,6 @@ interface XGraphicDevice : ::com::sun::star::uno::XInterface XBitmap createCompatibleBitmap( [in] ::com::sun::star::geometry::IntegerSize2D size ) raises (com::sun::star::lang::IllegalArgumentException); - //------------------------------------------------------------------------- /** Create a volatile bitmap that is usable with this graphic device. @@ -159,7 +152,6 @@ interface XGraphicDevice : ::com::sun::star::uno::XInterface XVolatileBitmap createVolatileBitmap( [in] ::com::sun::star::geometry::IntegerSize2D size ) raises (com::sun::star::lang::IllegalArgumentException); - //------------------------------------------------------------------------- /** Create a bitmap with alpha channel whose memory layout and sample model is compatible to the graphic device. @@ -171,7 +163,6 @@ interface XGraphicDevice : ::com::sun::star::uno::XInterface XBitmap createCompatibleAlphaBitmap( [in] ::com::sun::star::geometry::IntegerSize2D size ) raises (com::sun::star::lang::IllegalArgumentException); - //------------------------------------------------------------------------- /** Create a volatile bitmap with alpha channel that is usable with this graphic device. @@ -192,7 +183,6 @@ interface XGraphicDevice : ::com::sun::star::uno::XInterface XVolatileBitmap createVolatileAlphaBitmap( [in] ::com::sun::star::geometry::IntegerSize2D size ) raises (com::sun::star::lang::IllegalArgumentException); - //------------------------------------------------------------------------- /** Get a reference to this device's parametric polygon factory. @@ -264,14 +254,12 @@ interface XGraphicDevice : ::com::sun::star::uno::XInterface */ com::sun::star::lang::XMultiServiceFactory getParametricPolyPolygonFactory(); - //------------------------------------------------------------------------- /** Tells whether this graphic device has a full screen mode, i.e. whether a window can cover the whole screen exclusively. */ boolean hasFullScreenMode(); - //------------------------------------------------------------------------- /** Enter or leave the fullscreen mode, if possible. The return value denotes the success of the operation. diff --git a/offapi/com/sun/star/rendering/XHalfFloatBitmap.idl b/offapi/com/sun/star/rendering/XHalfFloatBitmap.idl index 4fd339ef8b86..b3583a3c1b1e 100644 --- a/offapi/com/sun/star/rendering/XHalfFloatBitmap.idl +++ b/offapi/com/sun/star/rendering/XHalfFloatBitmap.idl @@ -37,7 +37,6 @@ module com { module sun { module star { module rendering { */ interface XHalfFloatBitmap : XHalfFloatReadOnlyBitmap { - //------------------------------------------------------------------------- /** Set raw data of a bitmap.

@@ -52,7 +51,6 @@ interface XHalfFloatBitmap : XHalfFloatReadOnlyBitmap raises (com::sun::star::lang::IllegalArgumentException, com::sun::star::lang::IndexOutOfBoundsException); - //------------------------------------------------------------------------- /** Set a single pixel of the bitmap with the given color value.

diff --git a/offapi/com/sun/star/rendering/XHalfFloatReadOnlyBitmap.idl b/offapi/com/sun/star/rendering/XHalfFloatReadOnlyBitmap.idl index 0a18b1396b4f..851f30e25f18 100644 --- a/offapi/com/sun/star/rendering/XHalfFloatReadOnlyBitmap.idl +++ b/offapi/com/sun/star/rendering/XHalfFloatReadOnlyBitmap.idl @@ -67,7 +67,6 @@ interface XHalfFloatReadOnlyBitmap : XBitmap raises (com::sun::star::lang::IndexOutOfBoundsException, VolatileContentDestroyedException); - //------------------------------------------------------------------------- /** Get a single pixel of the bitmap, returning its color value.

@@ -79,7 +78,6 @@ interface XHalfFloatReadOnlyBitmap : XBitmap raises (com::sun::star::lang::IndexOutOfBoundsException, VolatileContentDestroyedException); - //------------------------------------------------------------------------- /** Query the memory layout for this bitmap.

*/ diff --git a/offapi/com/sun/star/rendering/XIeeeDoubleBitmap.idl b/offapi/com/sun/star/rendering/XIeeeDoubleBitmap.idl index 70486b6bd4fd..a08ab28569ac 100644 --- a/offapi/com/sun/star/rendering/XIeeeDoubleBitmap.idl +++ b/offapi/com/sun/star/rendering/XIeeeDoubleBitmap.idl @@ -35,7 +35,6 @@ module com { module sun { module star { module rendering { */ interface XIeeeDoubleBitmap : XIeeeDoubleReadOnlyBitmap { - //------------------------------------------------------------------------- /** Set raw data of a bitmap.

@@ -77,7 +76,6 @@ interface XIeeeDoubleBitmap : XIeeeDoubleReadOnlyBitmap raises (com::sun::star::lang::IllegalArgumentException, com::sun::star::lang::IndexOutOfBoundsException); - //------------------------------------------------------------------------- /** Set a single pixel of the bitmap with the given color value.

diff --git a/offapi/com/sun/star/rendering/XIeeeDoubleReadOnlyBitmap.idl b/offapi/com/sun/star/rendering/XIeeeDoubleReadOnlyBitmap.idl index cbe507b0edb0..72c6614c21d1 100644 --- a/offapi/com/sun/star/rendering/XIeeeDoubleReadOnlyBitmap.idl +++ b/offapi/com/sun/star/rendering/XIeeeDoubleReadOnlyBitmap.idl @@ -87,7 +87,6 @@ interface XIeeeDoubleReadOnlyBitmap : XBitmap raises (com::sun::star::lang::IndexOutOfBoundsException, VolatileContentDestroyedException); - //------------------------------------------------------------------------- /** Get a single pixel of the bitmap, returning its color value.

@@ -112,7 +111,6 @@ interface XIeeeDoubleReadOnlyBitmap : XBitmap raises (com::sun::star::lang::IndexOutOfBoundsException, VolatileContentDestroyedException); - //------------------------------------------------------------------------- /** Query the memory layout for this bitmap.

diff --git a/offapi/com/sun/star/rendering/XIeeeFloatBitmap.idl b/offapi/com/sun/star/rendering/XIeeeFloatBitmap.idl index e27d94e7b4fd..03582b364f16 100644 --- a/offapi/com/sun/star/rendering/XIeeeFloatBitmap.idl +++ b/offapi/com/sun/star/rendering/XIeeeFloatBitmap.idl @@ -35,7 +35,6 @@ module com { module sun { module star { module rendering { */ interface XIeeeFloatBitmap : XIeeeFloatReadOnlyBitmap { - //------------------------------------------------------------------------- /** Set raw data of a bitmap.

@@ -77,7 +76,6 @@ interface XIeeeFloatBitmap : XIeeeFloatReadOnlyBitmap raises (com::sun::star::lang::IllegalArgumentException, com::sun::star::lang::IndexOutOfBoundsException); - //------------------------------------------------------------------------- /** Set a single pixel of the bitmap with the given color value.

diff --git a/offapi/com/sun/star/rendering/XIeeeFloatReadOnlyBitmap.idl b/offapi/com/sun/star/rendering/XIeeeFloatReadOnlyBitmap.idl index e4e6ddb0a235..894786704edc 100644 --- a/offapi/com/sun/star/rendering/XIeeeFloatReadOnlyBitmap.idl +++ b/offapi/com/sun/star/rendering/XIeeeFloatReadOnlyBitmap.idl @@ -86,7 +86,6 @@ interface XIeeeFloatReadOnlyBitmap : XBitmap raises (com::sun::star::lang::IndexOutOfBoundsException, VolatileContentDestroyedException); - //------------------------------------------------------------------------- /** Get a single pixel of the bitmap, returning its color value.

@@ -111,7 +110,6 @@ interface XIeeeFloatReadOnlyBitmap : XBitmap raises (com::sun::star::lang::IndexOutOfBoundsException, VolatileContentDestroyedException); - //------------------------------------------------------------------------- /** Query the memory layout for this bitmap.

diff --git a/offapi/com/sun/star/rendering/XIntegerBitmap.idl b/offapi/com/sun/star/rendering/XIntegerBitmap.idl index decc0c75561d..cdad34c3fc92 100644 --- a/offapi/com/sun/star/rendering/XIntegerBitmap.idl +++ b/offapi/com/sun/star/rendering/XIntegerBitmap.idl @@ -36,7 +36,6 @@ module com { module sun { module star { module rendering { */ interface XIntegerBitmap : XIntegerReadOnlyBitmap { - //------------------------------------------------------------------------- /** Set raw data of a bitmap.

@@ -81,7 +80,6 @@ interface XIntegerBitmap : XIntegerReadOnlyBitmap raises (com::sun::star::lang::IllegalArgumentException, com::sun::star::lang::IndexOutOfBoundsException); - //------------------------------------------------------------------------- /** Set a single pixel of the bitmap with the given color value.

diff --git a/offapi/com/sun/star/rendering/XIntegerReadOnlyBitmap.idl b/offapi/com/sun/star/rendering/XIntegerReadOnlyBitmap.idl index ee3667af9028..a4d8237e0c2c 100644 --- a/offapi/com/sun/star/rendering/XIntegerReadOnlyBitmap.idl +++ b/offapi/com/sun/star/rendering/XIntegerReadOnlyBitmap.idl @@ -96,7 +96,6 @@ interface XIntegerReadOnlyBitmap : XBitmap raises (com::sun::star::lang::IndexOutOfBoundsException, VolatileContentDestroyedException); - //------------------------------------------------------------------------- /** Get a single pixel of the bitmap, returning its color value.

@@ -132,7 +131,6 @@ interface XIntegerReadOnlyBitmap : XBitmap raises (com::sun::star::lang::IndexOutOfBoundsException, VolatileContentDestroyedException); - //------------------------------------------------------------------------- /** Query the memory layout for this bitmap.

diff --git a/offapi/com/sun/star/rendering/XLinePolyPolygon2D.idl b/offapi/com/sun/star/rendering/XLinePolyPolygon2D.idl index 4167bc9ecb1c..21c6133ecd0e 100644 --- a/offapi/com/sun/star/rendering/XLinePolyPolygon2D.idl +++ b/offapi/com/sun/star/rendering/XLinePolyPolygon2D.idl @@ -69,7 +69,6 @@ interface XLinePolyPolygon2D : XPolyPolygon2D sequence< sequence< ::com::sun::star::geometry::RealPoint2D > > getPoints( [in] long nPolygonIndex, [in] long nNumberOfPolygons, [in] long nPointIndex, [in] long nNumberOfPoints ) raises (com::sun::star::lang::IndexOutOfBoundsException); - //------------------------------------------------------------------------- /** Set the specified sequence of points to the poly-polygon. @@ -95,14 +94,12 @@ interface XLinePolyPolygon2D : XPolyPolygon2D void setPoints( [in] sequence< sequence< ::com::sun::star::geometry::RealPoint2D > > points, [in] long nPolygonIndex ) raises (com::sun::star::lang::IndexOutOfBoundsException); - //------------------------------------------------------------------------- /** Get a single point from the poly-polygon */ ::com::sun::star::geometry::RealPoint2D getPoint( [in] long nPolygonIndex, [in] long nPointIndex ) raises (com::sun::star::lang::IndexOutOfBoundsException); - //------------------------------------------------------------------------- /** Set a single point on the poly-polygon. The remaining points of the poly-polygon will not be changed by this method. diff --git a/offapi/com/sun/star/rendering/XParametricPolyPolygon2D.idl b/offapi/com/sun/star/rendering/XParametricPolyPolygon2D.idl index 1817030eb900..c57b4c774463 100644 --- a/offapi/com/sun/star/rendering/XParametricPolyPolygon2D.idl +++ b/offapi/com/sun/star/rendering/XParametricPolyPolygon2D.idl @@ -61,7 +61,6 @@ interface XParametricPolyPolygon2D : ::com::sun::star::uno::XInterface XPolyPolygon2D getOutline( [in] double t ) raises (com::sun::star::lang::IllegalArgumentException); - //------------------------------------------------------------------------- /** Query the color value for the polygonal area at the specified parameter value. @@ -73,7 +72,6 @@ interface XParametricPolyPolygon2D : ::com::sun::star::uno::XInterface sequence getColor( [in] double t ) raises (com::sun::star::lang::IllegalArgumentException); - //------------------------------------------------------------------------- /** Query the color for a dedicated point in the plane. @@ -83,7 +81,6 @@ interface XParametricPolyPolygon2D : ::com::sun::star::uno::XInterface sequence getPointColor( [in] ::com::sun::star::geometry::RealPoint2D point ) raises (com::sun::star::lang::IllegalArgumentException); - //------------------------------------------------------------------------- /** Query the color space employed by this object diff --git a/offapi/com/sun/star/rendering/XPolyPolygon2D.idl b/offapi/com/sun/star/rendering/XPolyPolygon2D.idl index aac4abf59eed..50d57839fcf4 100644 --- a/offapi/com/sun/star/rendering/XPolyPolygon2D.idl +++ b/offapi/com/sun/star/rendering/XPolyPolygon2D.idl @@ -75,13 +75,11 @@ interface XPolyPolygon2D : ::com::sun::star::uno::XInterface void addPolyPolygon( [in] ::com::sun::star::geometry::RealPoint2D position, [in] XPolyPolygon2D polyPolygon ) raises (com::sun::star::lang::IllegalArgumentException); - //------------------------------------------------------------------------- /** Query number of polygons inside this poly-polygon */ long getNumberOfPolygons(); - //------------------------------------------------------------------------- /** Query number of points inside given polygon @@ -92,28 +90,24 @@ interface XPolyPolygon2D : ::com::sun::star::uno::XInterface long getNumberOfPolygonPoints( [in] long polygon ) raises (com::sun::star::lang::IndexOutOfBoundsException); - //------------------------------------------------------------------------- /** Query the rule used to determine inside and outside of the poly-polygon. */ FillRule getFillRule(); - //------------------------------------------------------------------------- /** Set the rule used to determine inside and outside of the poly-polygon. */ void setFillRule( [in] FillRule fillRule ); - //------------------------------------------------------------------------- /** Query whether the specified polygon outline is closed. */ boolean isClosed( [in] long index ) raises (com::sun::star::lang::IndexOutOfBoundsException); - //------------------------------------------------------------------------- /** Set the close state of the specified polygon outline. Use -1 as the index to affect all polygons of this poly-polygon. diff --git a/offapi/com/sun/star/rendering/XSimpleCanvas.idl b/offapi/com/sun/star/rendering/XSimpleCanvas.idl index 55110db4f3cb..32dfefab8b00 100644 --- a/offapi/com/sun/star/rendering/XSimpleCanvas.idl +++ b/offapi/com/sun/star/rendering/XSimpleCanvas.idl @@ -28,7 +28,6 @@ #include #include -//============================================================================= module com { module sun { module star { module rendering { @@ -73,7 +72,6 @@ interface XSimpleCanvas: com::sun::star::uno::XInterface */ void selectFont( [in] string sFontName, [in]double size, [in] boolean bold, [in] boolean italic ); - //------------------------------------------------------------------------- /** Sets the color used by line and text operations.

@@ -85,7 +83,6 @@ interface XSimpleCanvas: com::sun::star::uno::XInterface */ void setPenColor( [in] com::sun::star::util::Color nsRgbaColor ); - //------------------------------------------------------------------------- /** Sets the fill color.

@@ -97,44 +94,37 @@ interface XSimpleCanvas: com::sun::star::uno::XInterface */ void setFillColor( [in] com::sun::star::util::Color nsRgbaColor ); - //------------------------------------------------------------------------- /** Sets the clip to the specified rectangle.

*/ void setRectClip( [in] ::com::sun::star::geometry::RealRectangle2D aRect ); - //------------------------------------------------------------------------- /** Set the current transform matrix.

*/ void setTransformation( [in] ::com::sun::star::geometry::AffineMatrix2D aTransform ); - //------------------------------------------------------------------------- /** Sets a single pixel on the canvas.

*/ void drawPixel( [in] ::com::sun::star::geometry::RealPoint2D aPoint ); - //------------------------------------------------------------------------- /** Draws a line on the canvas.

*/ void drawLine( [in] ::com::sun::star::geometry::RealPoint2D aStartPoint, [in] ::com::sun::star::geometry::RealPoint2D aEndPoint ); - //------------------------------------------------------------------------- /** Draws a rectangle on the canvas.

*/ void drawRect( [in] ::com::sun::star::geometry::RealRectangle2D aRect ); - //------------------------------------------------------------------------- /** Draws a poly-polygon on the canvas.

*/ void drawPolyPolygon( [in] XPolyPolygon2D xPolyPolygon ); - //------------------------------------------------------------------------- /** Draws text on the canvas.

@@ -157,7 +147,6 @@ interface XSimpleCanvas: com::sun::star::uno::XInterface [in] ::com::sun::star::geometry::RealPoint2D aOutPos, [in] byte nTextDirection ); - //------------------------------------------------------------------------- /** Draws the bitmap on the canvas.

@@ -170,7 +159,6 @@ interface XSimpleCanvas: com::sun::star::uno::XInterface void drawBitmap( [in] XBitmap xBitmap, [in] ::com::sun::star::geometry::RealPoint2D aLeftTop ); - //------------------------------------------------------------------------- /** Request the associated graphic device for this canvas.

@@ -183,7 +171,6 @@ interface XSimpleCanvas: com::sun::star::uno::XInterface */ XGraphicDevice getDevice(); - //------------------------------------------------------------------------- /** Query the underlying XCanvas.

@@ -192,7 +179,6 @@ interface XSimpleCanvas: com::sun::star::uno::XInterface */ XCanvas getCanvas(); - //------------------------------------------------------------------------- /** Request the font metrics of the current font.

@@ -200,7 +186,6 @@ interface XSimpleCanvas: com::sun::star::uno::XInterface */ FontMetrics getFontMetrics(); - //------------------------------------------------------------------------- /** Retrieve currently selected font.

@@ -209,31 +194,26 @@ interface XSimpleCanvas: com::sun::star::uno::XInterface */ XCanvasFont getCurrentFont(); - //------------------------------------------------------------------------- /** Retrieve color currently used for lines. */ com::sun::star::util::Color getCurrentPenColor(); - //------------------------------------------------------------------------- /** Retrieve color currently used for fills */ com::sun::star::util::Color getCurrentFillColor(); - //------------------------------------------------------------------------- /** Retrieve current clip rect */ com::sun::star::geometry::RealRectangle2D getCurrentClipRect(); - //------------------------------------------------------------------------- /** Retrieve current transformation matrix */ com::sun::star::geometry::AffineMatrix2D getCurrentTransformation(); - //------------------------------------------------------------------------- /** Retrieve view state.

@@ -242,7 +222,6 @@ interface XSimpleCanvas: com::sun::star::uno::XInterface */ ViewState getCurrentViewState(); - //------------------------------------------------------------------------- /** Retrieve render state.

@@ -256,11 +235,9 @@ interface XSimpleCanvas: com::sun::star::uno::XInterface */ RenderState getCurrentRenderState( [in] boolean bUseFillColor ); - //------------------------------------------------------------------------- }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/rendering/XSprite.idl b/offapi/com/sun/star/rendering/XSprite.idl index de5602980c69..223a7800a33b 100644 --- a/offapi/com/sun/star/rendering/XSprite.idl +++ b/offapi/com/sun/star/rendering/XSprite.idl @@ -64,7 +64,6 @@ interface XSprite : ::com::sun::star::uno::XInterface void setAlpha( [in] double nAlpha ) raises (com::sun::star::lang::IllegalArgumentException); - //------------------------------------------------------------------------- /** Move sprite to the specified position.

@@ -94,7 +93,6 @@ interface XSprite : ::com::sun::star::uno::XInterface void move( [in] ::com::sun::star::geometry::RealPoint2D aNewPos, [in] ViewState aViewState, [in] RenderState aRenderState ) raises (com::sun::star::lang::IllegalArgumentException); - //------------------------------------------------------------------------- /** Apply a local transformation to the sprite.

@@ -126,7 +124,6 @@ interface XSprite : ::com::sun::star::uno::XInterface void transform( [in] com::sun::star::geometry::AffineMatrix2D aTransformation ) raises (com::sun::star::lang::IllegalArgumentException); - //------------------------------------------------------------------------- /** Apply a clipping to the shape output.

@@ -162,7 +159,6 @@ interface XSprite : ::com::sun::star::uno::XInterface */ void clip( [in] XPolyPolygon2D aClip ); - //------------------------------------------------------------------------- /** Set sprite priority.

@@ -179,7 +175,6 @@ interface XSprite : ::com::sun::star::uno::XInterface */ void setPriority( [in] double nPriority ); - //------------------------------------------------------------------------- /** Make the sprite visible.

@@ -188,7 +183,6 @@ interface XSprite : ::com::sun::star::uno::XInterface */ void show(); - //------------------------------------------------------------------------- /** Make the sprite invisible.

diff --git a/offapi/com/sun/star/rendering/XTextLayout.idl b/offapi/com/sun/star/rendering/XTextLayout.idl index fc041038eff5..10a327198172 100644 --- a/offapi/com/sun/star/rendering/XTextLayout.idl +++ b/offapi/com/sun/star/rendering/XTextLayout.idl @@ -83,7 +83,6 @@ interface XTextLayout : ::com::sun::star::uno::XInterface */ sequence queryTextShapes(); - //------------------------------------------------------------------------- /** Query the ink bounding boxes for every glyph in the layouted text.

@@ -101,7 +100,6 @@ interface XTextLayout : ::com::sun::star::uno::XInterface */ sequence<::com::sun::star::geometry::RealRectangle2D > queryInkMeasures(); - //------------------------------------------------------------------------- /** Query the logical bounding boxes of every character in the given text string.

@@ -118,7 +116,6 @@ interface XTextLayout : ::com::sun::star::uno::XInterface */ sequence<::com::sun::star::geometry::RealRectangle2D> queryMeasures(); - //------------------------------------------------------------------------- /** Query the advancements for every character in the input string.

@@ -140,7 +137,6 @@ interface XTextLayout : ::com::sun::star::uno::XInterface */ sequence queryLogicalAdvancements(); - //------------------------------------------------------------------------- /** Apply explicit advancements for every character in the layout string.

@@ -165,7 +161,6 @@ interface XTextLayout : ::com::sun::star::uno::XInterface void applyLogicalAdvancements( [in] sequence< double > aAdvancements ) raises (com::sun::star::lang::IllegalArgumentException); - //------------------------------------------------------------------------- /** Query the overall bounding box of the text.

@@ -178,7 +173,6 @@ interface XTextLayout : ::com::sun::star::uno::XInterface */ ::com::sun::star::geometry::RealRectangle2D queryTextBounds(); - //------------------------------------------------------------------------- /** Justify the text to the given size.

@@ -204,7 +198,6 @@ interface XTextLayout : ::com::sun::star::uno::XInterface double justify( [in] double nSize ) raises (com::sun::star::lang::IllegalArgumentException); - //------------------------------------------------------------------------- /** Justify a number of text layouts to the given size.

@@ -241,7 +234,6 @@ interface XTextLayout : ::com::sun::star::uno::XInterface double combinedJustify( [in] sequence< XTextLayout > aNextLayouts, [in] double nSize ) raises (com::sun::star::lang::IllegalArgumentException); - //------------------------------------------------------------------------- /** This method determines the hit position in the text.

@@ -255,7 +247,6 @@ interface XTextLayout : ::com::sun::star::uno::XInterface */ TextHit getTextHit( [in] ::com::sun::star::geometry::RealPoint2D aHitPoint ); - //------------------------------------------------------------------------- /** This method converts an insertion index to a caret.

@@ -281,7 +272,6 @@ interface XTextLayout : ::com::sun::star::uno::XInterface [in] boolean bExcludeLigatures ) raises (com::sun::star::lang::IndexOutOfBoundsException); - //------------------------------------------------------------------------- /** This method calculates a new insertion index.

@@ -308,7 +298,6 @@ interface XTextLayout : ::com::sun::star::uno::XInterface [in] boolean bExcludeLigatures ) raises (com::sun::star::lang::IndexOutOfBoundsException); - //------------------------------------------------------------------------- /** This method generates a highlight polygon.

@@ -332,7 +321,6 @@ interface XTextLayout : ::com::sun::star::uno::XInterface [in] long nEndIndex ) raises (com::sun::star::lang::IndexOutOfBoundsException); - //------------------------------------------------------------------------- /** This method generates a highlight polygon.

@@ -358,7 +346,6 @@ interface XTextLayout : ::com::sun::star::uno::XInterface [in] long nEndIndex ) raises (com::sun::star::lang::IndexOutOfBoundsException); - //------------------------------------------------------------------------- /** This method yields the baseline offset.

@@ -375,7 +362,6 @@ interface XTextLayout : ::com::sun::star::uno::XInterface */ double getBaselineOffset(); - //------------------------------------------------------------------------- /** This method returns the main writing direction.

@@ -386,7 +372,6 @@ interface XTextLayout : ::com::sun::star::uno::XInterface */ byte getMainTextDirection(); - //------------------------------------------------------------------------- /** Request the associated font for this layout.. @@ -394,7 +379,6 @@ interface XTextLayout : ::com::sun::star::uno::XInterface */ XCanvasFont getFont(); - //------------------------------------------------------------------------- /** Request the text this layout contains. @@ -402,7 +386,6 @@ interface XTextLayout : ::com::sun::star::uno::XInterface */ StringContext getText(); - //------------------------------------------------------------------------- }; diff --git a/offapi/com/sun/star/report/Calculation.idl b/offapi/com/sun/star/report/Calculation.idl index 99b45ce58e5a..99a91bcb1451 100644 --- a/offapi/com/sun/star/report/Calculation.idl +++ b/offapi/com/sun/star/report/Calculation.idl @@ -29,18 +29,15 @@ #define __com_sun_star_report_Calculation_idl__ -//============================================================================= module com { module sun { module star { module report { -//============================================================================= /** Specifies how to calculate a value. @see XFormattedField */ constants Calculation { - //------------------------------------------------------------------------- /** returns the average of a field. */ @@ -127,7 +124,6 @@ constants Calculation const short WEIGHTEDAVG = 20; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/report/FixedLine.idl b/offapi/com/sun/star/report/FixedLine.idl index 84cb4e77fe3b..ba8d8f48f973 100644 --- a/offapi/com/sun/star/report/FixedLine.idl +++ b/offapi/com/sun/star/report/FixedLine.idl @@ -30,13 +30,10 @@ #include -//============================================================================= module com { module sun { module star { module report { -//============================================================================= service FixedLine : XFixedLine; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/report/FixedText.idl b/offapi/com/sun/star/report/FixedText.idl index baf93d8d34ef..cd40d116f1e0 100644 --- a/offapi/com/sun/star/report/FixedText.idl +++ b/offapi/com/sun/star/report/FixedText.idl @@ -30,14 +30,11 @@ #include -//============================================================================= module com { module sun { module star { module report { -//============================================================================= service FixedText : XFixedText; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/report/ForceNewPage.idl b/offapi/com/sun/star/report/ForceNewPage.idl index 2e2bf5568ee8..a5eb7ac8cba3 100644 --- a/offapi/com/sun/star/report/ForceNewPage.idl +++ b/offapi/com/sun/star/report/ForceNewPage.idl @@ -29,11 +29,9 @@ #define __com_sun_star_report_ForceNewPage_idl__ -//============================================================================= module com { module sun { module star { module report { -//============================================================================= /** Specifies if the section will be printed on an separate page.

This does not apply to page header or page footer.

@@ -41,7 +39,6 @@ */ constants ForceNewPage { - //------------------------------------------------------------------------- /** The current section is printed on the current page. */ @@ -60,7 +57,6 @@ constants ForceNewPage const short BEFORE_AFTER_SECTION = 3; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/report/FormatCondition.idl b/offapi/com/sun/star/report/FormatCondition.idl index 6d85df8199d3..58a43af66a6d 100644 --- a/offapi/com/sun/star/report/FormatCondition.idl +++ b/offapi/com/sun/star/report/FormatCondition.idl @@ -30,12 +30,9 @@ #include -//============================================================================= module com { module sun { module star { module report { -//============================================================================= service FormatCondition : XFormatCondition; -//============================================================================= }; }; }; }; #endif diff --git a/offapi/com/sun/star/report/FormattedField.idl b/offapi/com/sun/star/report/FormattedField.idl index a2174bac8b7c..d39792257bc9 100644 --- a/offapi/com/sun/star/report/FormattedField.idl +++ b/offapi/com/sun/star/report/FormattedField.idl @@ -30,14 +30,11 @@ #include -//============================================================================= module com { module sun { module star { module report { -//============================================================================= service FormattedField : XFormattedField; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/report/Function.idl b/offapi/com/sun/star/report/Function.idl index 5feb8b3f9201..f070e817d91d 100644 --- a/offapi/com/sun/star/report/Function.idl +++ b/offapi/com/sun/star/report/Function.idl @@ -30,15 +30,12 @@ #include -//============================================================================= module com { module sun { module star { module report { -//============================================================================= service Function : XFunction { create(); }; -//============================================================================= }; }; }; }; #endif diff --git a/offapi/com/sun/star/report/Group.idl b/offapi/com/sun/star/report/Group.idl index 1b5a3b6f8f27..4fd241b7df7b 100644 --- a/offapi/com/sun/star/report/Group.idl +++ b/offapi/com/sun/star/report/Group.idl @@ -30,13 +30,10 @@ #include -//============================================================================= module com { module sun { module star { module report { -//============================================================================= service Group : XGroup; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/report/GroupKeepTogether.idl b/offapi/com/sun/star/report/GroupKeepTogether.idl index 2e76b811a4ff..0d7df280e828 100644 --- a/offapi/com/sun/star/report/GroupKeepTogether.idl +++ b/offapi/com/sun/star/report/GroupKeepTogether.idl @@ -29,11 +29,9 @@ #define __com_sun_star_report_GroupKeepTogether_idl__ -//============================================================================= module com { module sun { module star { module report { -//============================================================================= /** Specifies if groups in a multi column report where the group has the property KeepTogether set to WHOLE_GROUP or WITH_FIRST_DETAIL will keep together by page or column. @@ -41,7 +39,6 @@ */ constants GroupKeepTogether { - //------------------------------------------------------------------------- /** Groups are kept together by page. */ @@ -52,7 +49,6 @@ constants GroupKeepTogether const short PER_COLUMN = 1; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/report/GroupOn.idl b/offapi/com/sun/star/report/GroupOn.idl index 8c196f577fb7..d426f8f10d5f 100644 --- a/offapi/com/sun/star/report/GroupOn.idl +++ b/offapi/com/sun/star/report/GroupOn.idl @@ -29,18 +29,15 @@ #define __com_sun_star_report_GroupOn_idl__ -//============================================================================= module com { module sun { module star { module report { -//============================================================================= /** Specifies how to group data. @see XGroup */ constants GroupOn { - //------------------------------------------------------------------------- /** The same value in the column value or expression. */ @@ -83,7 +80,6 @@ constants GroupOn const short INTERVAL = 9; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/report/Groups.idl b/offapi/com/sun/star/report/Groups.idl index 38274dfcad1e..9924d9ae2457 100644 --- a/offapi/com/sun/star/report/Groups.idl +++ b/offapi/com/sun/star/report/Groups.idl @@ -30,13 +30,10 @@ #include -//============================================================================= module com { module sun { module star { module report { -//============================================================================= service Groups : XGroups; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/report/ImageControl.idl b/offapi/com/sun/star/report/ImageControl.idl index c01b4bb461be..fac09c11edf4 100644 --- a/offapi/com/sun/star/report/ImageControl.idl +++ b/offapi/com/sun/star/report/ImageControl.idl @@ -30,14 +30,11 @@ #include -//============================================================================= module com { module sun { module star { module report { -//============================================================================= service ImageControl : XImageControl; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/report/KeepTogether.idl b/offapi/com/sun/star/report/KeepTogether.idl index d65794adfee1..9ca0c8283fb1 100644 --- a/offapi/com/sun/star/report/KeepTogether.idl +++ b/offapi/com/sun/star/report/KeepTogether.idl @@ -29,18 +29,15 @@ #define __com_sun_star_report_KeepTogether_idl__ -//============================================================================= module com { module sun { module star { module report { -//============================================================================= /** Specifies that a group header, detail, and footer section is printed on the same page. @see XGroup */ constants KeepTogether { - //------------------------------------------------------------------------- /** Prints the group without keeping the header, detail, and footer together on the same page. */ @@ -55,7 +52,6 @@ constants KeepTogether const short WITH_FIRST_DETAIL = 2; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/report/ReportControlFormat.idl b/offapi/com/sun/star/report/ReportControlFormat.idl index d4c5d82d339c..cb08ef81eebd 100644 --- a/offapi/com/sun/star/report/ReportControlFormat.idl +++ b/offapi/com/sun/star/report/ReportControlFormat.idl @@ -30,14 +30,11 @@ #include -//============================================================================= module com { module sun { module star { module report { -//============================================================================= service ReportControlFormat : XReportControlFormat; -//============================================================================= }; }; }; }; #endif diff --git a/offapi/com/sun/star/report/ReportControlModel.idl b/offapi/com/sun/star/report/ReportControlModel.idl index f678b98ccca5..e234ad207dc2 100644 --- a/offapi/com/sun/star/report/ReportControlModel.idl +++ b/offapi/com/sun/star/report/ReportControlModel.idl @@ -30,14 +30,11 @@ #include -//============================================================================= module com { module sun { module star { module report { -//============================================================================= service ReportControlModel : XReportControlModel; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/report/ReportDefinition.idl b/offapi/com/sun/star/report/ReportDefinition.idl index c6f1b9148a72..8b10400a3e78 100644 --- a/offapi/com/sun/star/report/ReportDefinition.idl +++ b/offapi/com/sun/star/report/ReportDefinition.idl @@ -30,15 +30,12 @@ #include -//============================================================================= module com { module sun { module star { module report { -//============================================================================= service ReportDefinition : XReportDefinition; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/report/ReportPrintOption.idl b/offapi/com/sun/star/report/ReportPrintOption.idl index 709ae065e763..7eadf7c832c3 100644 --- a/offapi/com/sun/star/report/ReportPrintOption.idl +++ b/offapi/com/sun/star/report/ReportPrintOption.idl @@ -29,17 +29,14 @@ #define __com_sun_star_report_ReportPrintOption_idl__ -//============================================================================= module com { module sun { module star { module report { -//============================================================================= /** Specifies whether a page header or footer is printed on the same page as the report header or report footer. */ constants ReportPrintOption { - //------------------------------------------------------------------------- /** The page header/footer is printed on all pages. */ @@ -58,7 +55,6 @@ constants ReportPrintOption const short NOT_WITH_REPORT_HEADER_FOOTER = 3; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/report/Section.idl b/offapi/com/sun/star/report/Section.idl index 5725814d551a..b61b23ff3c61 100644 --- a/offapi/com/sun/star/report/Section.idl +++ b/offapi/com/sun/star/report/Section.idl @@ -30,16 +30,13 @@ #include -//============================================================================= module com { module sun { module star { module report { interface XGroup; -//============================================================================= service Section : XSection; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/report/SectionPageBreak.idl b/offapi/com/sun/star/report/SectionPageBreak.idl index 2a018c2d37d7..9ac250a855a9 100644 --- a/offapi/com/sun/star/report/SectionPageBreak.idl +++ b/offapi/com/sun/star/report/SectionPageBreak.idl @@ -29,18 +29,15 @@ #define __com_sun_star_report_SectionPageBreak_idl__ -//============================================================================= module com { module sun { module star { module report { -//============================================================================= /** Specifies that page breaks are allowed inside this section. @see XSection */ constants SectionPageBreak { - //------------------------------------------------------------------------- /** Page breaks will never be inserted. If the section doesn't fit on a page than the content will be cut. */ @@ -54,7 +51,6 @@ constants SectionPageBreak */ const short AUTO = 2; }; -//============================================================================= }; }; }; }; /*============================================================================= =============================================================================*/ diff --git a/offapi/com/sun/star/report/Shape.idl b/offapi/com/sun/star/report/Shape.idl index ac6f200580d9..0f90c2c5a13d 100644 --- a/offapi/com/sun/star/report/Shape.idl +++ b/offapi/com/sun/star/report/Shape.idl @@ -30,14 +30,11 @@ #include -//============================================================================= module com { module sun { module star { module report { -//============================================================================= service Shape : XShape; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/report/XFixedLine.idl b/offapi/com/sun/star/report/XFixedLine.idl index a24c836d649c..d241b04a4f22 100644 --- a/offapi/com/sun/star/report/XFixedLine.idl +++ b/offapi/com/sun/star/report/XFixedLine.idl @@ -34,11 +34,9 @@ #include #include -//============================================================================= module com { module sun { module star { module report { -//============================================================================= interface XFixedLine { interface XReportControlModel; @@ -60,34 +58,28 @@ interface XFixedLine */ [attribute,bound] com::sun::star::drawing::LineStyle LineStyle; - //------------------------------------------------------------------------- /** This property contains the dash of the line. */ [attribute,bound] com::sun::star::drawing::LineDash LineDash; - //------------------------------------------------------------------------- /** This property contains the line color. */ [attribute,bound] com::sun::star::util::Color LineColor; - //------------------------------------------------------------------------- /** This property contains the extent of transparency. */ [attribute,bound] short LineTransparence; - //------------------------------------------------------------------------- /** This property contains the width of the line in 1/100th mm. */ [attribute,bound] long LineWidth; - //------------------------------------------------------------------------- }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/report/XFixedText.idl b/offapi/com/sun/star/report/XFixedText.idl index 1d9e0c41165a..cfb94a986e6e 100644 --- a/offapi/com/sun/star/report/XFixedText.idl +++ b/offapi/com/sun/star/report/XFixedText.idl @@ -29,11 +29,9 @@ #define __com_sun_star_report_XFixedText_idl__ #include -//============================================================================= module com { module sun { module star { module report { -//============================================================================= interface XFixedText { interface XReportControlModel; @@ -43,7 +41,6 @@ interface XFixedText [attribute,bound] string Label; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/report/XFormatCondition.idl b/offapi/com/sun/star/report/XFormatCondition.idl index f1538cf510d9..74f0a277c67d 100644 --- a/offapi/com/sun/star/report/XFormatCondition.idl +++ b/offapi/com/sun/star/report/XFormatCondition.idl @@ -30,9 +30,7 @@ #include -//============================================================================= module com { module sun { module star { module report { -//============================================================================= /** specifies a format condition for a control. */ interface XFormatCondition @@ -53,7 +51,6 @@ interface XFormatCondition [attribute,bound] string Formula; }; -//============================================================================= }; }; }; }; #endif diff --git a/offapi/com/sun/star/report/XFormattedField.idl b/offapi/com/sun/star/report/XFormattedField.idl index 0afdb3e15362..b00028f80ed7 100644 --- a/offapi/com/sun/star/report/XFormattedField.idl +++ b/offapi/com/sun/star/report/XFormattedField.idl @@ -31,11 +31,9 @@ #include #include -//============================================================================= module com { module sun { module star { module report { -//============================================================================= /** describes a control which can be used for displaying values with a arbitrary formatting. @see com::sun::star::report::XReportControlModel @@ -58,7 +56,6 @@ interface XFormattedField [attribute,bound] com::sun::star::util::XNumberFormatsSupplier FormatsSupplier; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/report/XFunction.idl b/offapi/com/sun/star/report/XFunction.idl index 02c7de43cce1..1a9c7f91f1c7 100644 --- a/offapi/com/sun/star/report/XFunction.idl +++ b/offapi/com/sun/star/report/XFunction.idl @@ -32,9 +32,7 @@ #include #include #include -//============================================================================= module com { module sun { module star { module report { -//============================================================================= /** specifies a format condition for a control. */ interface XFunction @@ -73,7 +71,6 @@ interface XFunction [attribute,bound] com::sun::star::beans::Optional InitialFormula; }; -//============================================================================= }; }; }; }; #endif diff --git a/offapi/com/sun/star/report/XFunctions.idl b/offapi/com/sun/star/report/XFunctions.idl index a1d0d9bf125f..0eeb7bd93c32 100644 --- a/offapi/com/sun/star/report/XFunctions.idl +++ b/offapi/com/sun/star/report/XFunctions.idl @@ -32,12 +32,10 @@ #include #include #include -//============================================================================= module com { module sun { module star { module report { interface XReportDefinition; interface XFunction; -//============================================================================= /** This interface specifies the functions collections of the report definition or a group. @see XFunction @@ -67,7 +65,6 @@ interface XFunctions com::sun::star::report::XFunction createFunction(); }; -//============================================================================= }; }; }; }; #endif diff --git a/offapi/com/sun/star/report/XFunctionsSupplier.idl b/offapi/com/sun/star/report/XFunctionsSupplier.idl index e7970a2d6430..07e9dc5f7dba 100644 --- a/offapi/com/sun/star/report/XFunctionsSupplier.idl +++ b/offapi/com/sun/star/report/XFunctionsSupplier.idl @@ -30,9 +30,7 @@ #include #include -//============================================================================= module com { module sun { module star { module report { -//============================================================================= interface XFunctions; /** specifies the functions supplier which are located in a report definition or a group. @@ -43,7 +41,6 @@ interface XFunctionsSupplier */ [attribute,readonly] com::sun::star::report::XFunctions Functions; }; -//============================================================================= }; }; }; }; #endif diff --git a/offapi/com/sun/star/report/XGroup.idl b/offapi/com/sun/star/report/XGroup.idl index 53f96dc7e451..7b03ce3bdd61 100644 --- a/offapi/com/sun/star/report/XGroup.idl +++ b/offapi/com/sun/star/report/XGroup.idl @@ -32,11 +32,9 @@ #include #include #include -//============================================================================= module com { module sun { module star { module report { -//============================================================================= /** identifies a XGroup. A group is always a child of the groups collection in the report. @@ -133,7 +131,6 @@ interface XGroup [attribute,bound] boolean ResetPageNumber; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/report/XGroups.idl b/offapi/com/sun/star/report/XGroups.idl index ac7988d28c1d..b399245855c2 100644 --- a/offapi/com/sun/star/report/XGroups.idl +++ b/offapi/com/sun/star/report/XGroups.idl @@ -32,12 +32,10 @@ #include #include #include -//============================================================================= module com { module sun { module star { module report { interface XReportDefinition; interface XGroup; -//============================================================================= /** This interface specifies the groups collections of the report definition. @see XGroup @@ -68,7 +66,6 @@ interface XGroups [attribute,readonly] com::sun::star::report::XReportDefinition ReportDefinition; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/report/XImageControl.idl b/offapi/com/sun/star/report/XImageControl.idl index 762c99019811..b03d948ced13 100644 --- a/offapi/com/sun/star/report/XImageControl.idl +++ b/offapi/com/sun/star/report/XImageControl.idl @@ -31,11 +31,9 @@ #include #include -//============================================================================= module com { module sun { module star { module report { -//============================================================================= interface XImageControl { interface XReportControlModel; @@ -78,7 +76,6 @@ interface XImageControl [attribute,bound] boolean PreserveIRI; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/report/XReportComponent.idl b/offapi/com/sun/star/report/XReportComponent.idl index 260435038ae6..01e163cc9a95 100644 --- a/offapi/com/sun/star/report/XReportComponent.idl +++ b/offapi/com/sun/star/report/XReportComponent.idl @@ -39,11 +39,9 @@ #include #include -//============================================================================= module com { module sun { module star { module report { interface XSection; -//============================================================================= /** describes a component which may be part of a report. @see XReportDefinition @@ -102,7 +100,6 @@ interface XReportComponent get raises ( com::sun::star::beans::UnknownPropertyException ); }; - //------------------------------------------------------------------------- /** specifies the color of the border, if present @@ -177,7 +174,6 @@ interface XReportComponent [attribute,readonly] com::sun::star::report::XSection Section; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/report/XReportControlFormat.idl b/offapi/com/sun/star/report/XReportControlFormat.idl index 53bbf84e101a..fc05e26ac06a 100644 --- a/offapi/com/sun/star/report/XReportControlFormat.idl +++ b/offapi/com/sun/star/report/XReportControlFormat.idl @@ -36,11 +36,9 @@ #include #include #include -//============================================================================= module com { module sun { module star { module report { -//============================================================================= /** specifies a format condition for a control. */ interface XReportControlFormat @@ -70,7 +68,6 @@ interface XReportControlFormat get raises ( com::sun::star::beans::UnknownPropertyException ); }; - //------------------------------------------------------------------------- /** specifies the font attributes of the text in the control. */ @@ -96,7 +93,6 @@ interface XReportControlFormat get raises ( com::sun::star::beans::UnknownPropertyException ); }; - //------------------------------------------------------------------------- /** specifies the FontEmphasis value of the text in the control. @@ -123,7 +119,6 @@ interface XReportControlFormat set raises ( com::sun::star::beans::UnknownPropertyException ); get raises ( com::sun::star::beans::UnknownPropertyException ); }; - //------------------------------------------------------------------------- /** contains the prefix (usually parenthesis) before text that is formatted in two lines.

It is linked to the properties CharCombineIsOn and CharCombineSuffix.

*/ @@ -132,7 +127,6 @@ interface XReportControlFormat set raises ( com::sun::star::beans::UnknownPropertyException ); get raises ( com::sun::star::beans::UnknownPropertyException ); }; - //------------------------------------------------------------------------- /** contains the suffix (usually parenthesis) after text that is formatted in two lines.

It is linked to the properties CharCombineIsOn and CharCombinePrefix.

*/ @@ -152,7 +146,6 @@ interface XReportControlFormat get raises ( com::sun::star::beans::UnknownPropertyException ); }; - //------------------------------------------------------------------------- /** specifies if the characters are formatted and displayed with a shadow effect. */ @@ -258,7 +251,6 @@ interface XReportControlFormat set raises ( com::sun::star::beans::UnknownPropertyException ); get raises ( com::sun::star::beans::UnknownPropertyException ); }; - //------------------------------------------------------------------------- /** This attribute contains the name of the font style. @@ -269,7 +261,6 @@ interface XReportControlFormat set raises ( com::sun::star::beans::UnknownPropertyException ); get raises ( com::sun::star::beans::UnknownPropertyException ); }; - //------------------------------------------------------------------------- /** This attribute contains font family as specified in com.sun.star.awt.FontFamily . @@ -279,7 +270,6 @@ interface XReportControlFormat set raises ( com::sun::star::beans::UnknownPropertyException ); get raises ( com::sun::star::beans::UnknownPropertyException ); }; - //------------------------------------------------------------------------- /** This attribute contains the text encoding of the font as specified in com.sun.star.awt.CharSet. @@ -289,7 +279,6 @@ interface XReportControlFormat set raises ( com::sun::star::beans::UnknownPropertyException ); get raises ( com::sun::star::beans::UnknownPropertyException ); }; - //------------------------------------------------------------------------- /** This attribute contains the font pitch as specified in com.sun.star.awt.FontPitch. */ @@ -307,7 +296,6 @@ interface XReportControlFormat get raises ( com::sun::star::beans::UnknownPropertyException ); }; - //------------------------------------------------------------------------- /** specifies the text line color (RGB) of the control. */ @@ -325,7 +313,6 @@ interface XReportControlFormat get raises ( com::sun::star::beans::UnknownPropertyException ); }; - //------------------------------------------------------------------------- /** This attribute contains the value for the character underline.@see com::sun::star::awt::FontUnderline */ @@ -335,7 +322,6 @@ interface XReportControlFormat get raises ( com::sun::star::beans::UnknownPropertyException ); }; - //------------------------------------------------------------------------- /** This attribute contains the value of the font weight.@see com::sun::star::awt::FontWeight */ @@ -345,7 +331,6 @@ interface XReportControlFormat get raises ( com::sun::star::beans::UnknownPropertyException ); }; - //------------------------------------------------------------------------- /** This attribute contains the value of the posture of the document.@see com::sun::star::awt::FontSlant */ @@ -355,7 +340,6 @@ interface XReportControlFormat get raises ( com::sun::star::beans::UnknownPropertyException ); }; - //------------------------------------------------------------------------- /** determines the type of the strike out of the character. @see com.sun.star.awt.FontStrikeout */ @@ -383,7 +367,6 @@ interface XReportControlFormat set raises ( com::sun::star::beans::UnknownPropertyException ); get raises ( com::sun::star::beans::UnknownPropertyException ); }; - //------------------------------------------------------------------------- /** determines the percentage value for scaling the width of characters. @@ -406,7 +389,6 @@ interface XReportControlFormat get raises ( com::sun::star::beans::UnknownPropertyException ); }; - //------------------------------------------------------------------------- /** contains the URL of a hyperlink (if set). */ [attribute,bound] string HyperLinkURL @@ -415,7 +397,6 @@ interface XReportControlFormat get raises ( com::sun::star::beans::UnknownPropertyException ); }; - //------------------------------------------------------------------------- /** contains the name of the target for a hyperlink (if set). */ [attribute,bound] string HyperLinkTarget @@ -424,7 +405,6 @@ interface XReportControlFormat get raises ( com::sun::star::beans::UnknownPropertyException ); }; - //------------------------------------------------------------------------- /** contains the name of the hyperlink (if set). */ [attribute,bound] string HyperLinkName @@ -433,7 +413,6 @@ interface XReportControlFormat get raises ( com::sun::star::beans::UnknownPropertyException ); }; - //-------------------------------------------------------------------- /** contains the character style name for visited hyperlinks. */ [attribute,bound] string VisitedCharStyleName @@ -442,7 +421,6 @@ interface XReportControlFormat get raises ( com::sun::star::beans::UnknownPropertyException ); }; - //-------------------------------------------------------------------- /** contains the character style name for unvisited hyperlinks. */ [attribute,bound] string UnvisitedCharStyleName @@ -457,7 +435,6 @@ interface XReportControlFormat set raises ( com::sun::star::beans::UnknownPropertyException ); get raises ( com::sun::star::beans::UnknownPropertyException ); }; - //------------------------------------------------------------------------- /** This property contains the value of the font weight.@see com::sun::star::awt::FontWeight */ [attribute,bound] float CharWeightAsian @@ -465,7 +442,6 @@ interface XReportControlFormat set raises ( com::sun::star::beans::UnknownPropertyException ); get raises ( com::sun::star::beans::UnknownPropertyException ); }; - //------------------------------------------------------------------------- /** This property specifies the name of the font style.

It may contain more than one name separated by comma.

*/ @@ -474,7 +450,6 @@ interface XReportControlFormat set raises ( com::sun::star::beans::UnknownPropertyException ); get raises ( com::sun::star::beans::UnknownPropertyException ); }; - //------------------------------------------------------------------------- /** This property contains the name of the font style.

This property may be empty.

*/ @@ -483,7 +458,6 @@ interface XReportControlFormat set raises ( com::sun::star::beans::UnknownPropertyException ); get raises ( com::sun::star::beans::UnknownPropertyException ); }; - //------------------------------------------------------------------------- /** This property contains font family as specified in com.sun.star.awt.FontFamily . */ @@ -492,7 +466,6 @@ interface XReportControlFormat set raises ( com::sun::star::beans::UnknownPropertyException ); get raises ( com::sun::star::beans::UnknownPropertyException ); }; - //------------------------------------------------------------------------- /** This property contains the text encoding of the font as specified in com.sun.star.awt.CharSet. */ @@ -501,7 +474,6 @@ interface XReportControlFormat set raises ( com::sun::star::beans::UnknownPropertyException ); get raises ( com::sun::star::beans::UnknownPropertyException ); }; - //------------------------------------------------------------------------- /** This property contains the font pitch as specified in com.sun.star.awt.FontPitch. */ [attribute,bound] short CharFontPitchAsian @@ -509,7 +481,6 @@ interface XReportControlFormat set raises ( com::sun::star::beans::UnknownPropertyException ); get raises ( com::sun::star::beans::UnknownPropertyException ); }; - //------------------------------------------------------------------------- /** This property contains the value of the posture of the document.@see com::sun::star::awt::FontSlant */ [attribute,bound] com::sun::star::awt::FontSlant CharPostureAsian @@ -518,7 +489,6 @@ interface XReportControlFormat get raises ( com::sun::star::beans::UnknownPropertyException ); }; - //------------------------------------------------------------------------- /** contains the value of the locale. */ [attribute,bound] com::sun::star::lang::Locale CharLocaleAsian @@ -527,7 +497,6 @@ interface XReportControlFormat get raises ( com::sun::star::beans::UnknownPropertyException ); }; - //------------------------------------------------------------------------- /** This value contains the height of the characters in point. */ [attribute,bound] float CharHeightComplex @@ -535,7 +504,6 @@ interface XReportControlFormat set raises ( com::sun::star::beans::UnknownPropertyException ); get raises ( com::sun::star::beans::UnknownPropertyException ); }; - //------------------------------------------------------------------------- /** This property contains the value of the font weight.@see com::sun::star::awt::FontWeight */ [attribute,bound] float CharWeightComplex @@ -543,7 +511,6 @@ interface XReportControlFormat set raises ( com::sun::star::beans::UnknownPropertyException ); get raises ( com::sun::star::beans::UnknownPropertyException ); }; - //------------------------------------------------------------------------- /** This property specifies the name of the font style.

It may contain more than one name separated by comma.

*/ @@ -552,7 +519,6 @@ interface XReportControlFormat set raises ( com::sun::star::beans::UnknownPropertyException ); get raises ( com::sun::star::beans::UnknownPropertyException ); }; - //------------------------------------------------------------------------- /** This property contains the name of the font style.

This property may be empty.

*/ @@ -562,7 +528,6 @@ interface XReportControlFormat set raises ( com::sun::star::beans::UnknownPropertyException ); get raises ( com::sun::star::beans::UnknownPropertyException ); }; - //------------------------------------------------------------------------- /** This property contains font family as specified in com.sun.star.awt.FontFamily . */ @@ -571,7 +536,6 @@ interface XReportControlFormat set raises ( com::sun::star::beans::UnknownPropertyException ); get raises ( com::sun::star::beans::UnknownPropertyException ); }; - //------------------------------------------------------------------------- /** This property contains the text encoding of the font as specified in com.sun.star.awt.CharSet. */ @@ -580,7 +544,6 @@ interface XReportControlFormat set raises ( com::sun::star::beans::UnknownPropertyException ); get raises ( com::sun::star::beans::UnknownPropertyException ); }; - //------------------------------------------------------------------------- /** This property contains the font pitch as specified in com.sun.star.awt.FontPitch. */ [attribute,bound] short CharFontPitchComplex @@ -588,7 +551,6 @@ interface XReportControlFormat set raises ( com::sun::star::beans::UnknownPropertyException ); get raises ( com::sun::star::beans::UnknownPropertyException ); }; - //------------------------------------------------------------------------- /** This property contains the value of the posture of the document.@see com::sun::star::awt::FontSlant */ [attribute,bound] com::sun::star::awt::FontSlant CharPostureComplex @@ -597,7 +559,6 @@ interface XReportControlFormat get raises ( com::sun::star::beans::UnknownPropertyException ); }; - //------------------------------------------------------------------------- /** contains the value of the locale. */ [attribute,bound] com::sun::star::lang::Locale CharLocaleComplex @@ -607,7 +568,6 @@ interface XReportControlFormat }; }; -//============================================================================= }; }; }; }; #endif diff --git a/offapi/com/sun/star/report/XReportControlModel.idl b/offapi/com/sun/star/report/XReportControlModel.idl index 49442a13234e..f1d46b5ed1c8 100644 --- a/offapi/com/sun/star/report/XReportControlModel.idl +++ b/offapi/com/sun/star/report/XReportControlModel.idl @@ -33,11 +33,9 @@ #include #include #include -//============================================================================= module com { module sun { module star { module report { -//============================================================================= interface XReportControlModel { /** allows the creation of sub reports. @@ -95,7 +93,6 @@ interface XReportControlModel }; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/report/XReportDefinition.idl b/offapi/com/sun/star/report/XReportDefinition.idl index f19bf000a9ae..85da6f1f4177 100644 --- a/offapi/com/sun/star/report/XReportDefinition.idl +++ b/offapi/com/sun/star/report/XReportDefinition.idl @@ -51,13 +51,11 @@ module com { module sun { module star { module sdbc { published interface XConnection; };};};}; -//============================================================================= module com { module sun { module star { module report { interface XSection; interface XGroups; -//============================================================================= /** identifies a XReportComponent as being a (sub-) report. @@ -109,7 +107,6 @@ interface XReportDefinition */ interface com::sun::star::style::XStyleFamiliesSupplier; - //------------------------------------------------------------------------- /** a storable document should provide information about his modify state

@@ -144,7 +141,6 @@ interface XReportDefinition raises( ::com::sun::star::lang::DisposedException, ::com::sun::star::uno::Exception ); - //------------------------------------------------------------------------- /** Represents the output format (media (mime) type) of the resulting document when executing this report. */ @@ -314,7 +310,6 @@ interface XReportDefinition }; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/report/XReportEngine.idl b/offapi/com/sun/star/report/XReportEngine.idl index e866f9168c26..8512823a2414 100644 --- a/offapi/com/sun/star/report/XReportEngine.idl +++ b/offapi/com/sun/star/report/XReportEngine.idl @@ -40,7 +40,6 @@ #include #include -//============================================================================= module com { module sun { module star { module report { /** identifies a XReportEngine which allows the creation of OpenDocument files. @@ -138,7 +137,6 @@ interface XReportEngine [attribute,bound] long MaxRows; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/report/XSection.idl b/offapi/com/sun/star/report/XSection.idl index d932b4af4299..747fdf279f0f 100644 --- a/offapi/com/sun/star/report/XSection.idl +++ b/offapi/com/sun/star/report/XSection.idl @@ -36,11 +36,9 @@ #include #include #include -//============================================================================= module com { module sun { module star { module report { interface XGroup; -//============================================================================= /** identifies a XSection inside a report. @@ -76,7 +74,6 @@ interface XSection */ interface com::sun::star::lang::XComponent; - //------------------------------------------------------------------------- /** Defines if the section should be visible in report. */ @@ -169,7 +166,6 @@ interface XSection [attribute,readonly] com::sun::star::report::XReportDefinition ReportDefinition; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/report/XShape.idl b/offapi/com/sun/star/report/XShape.idl index f95fc4fb9a55..c92725537075 100644 --- a/offapi/com/sun/star/report/XShape.idl +++ b/offapi/com/sun/star/report/XShape.idl @@ -32,11 +32,9 @@ #include #include #include -//============================================================================= module com { module sun { module star { module report { -//============================================================================= interface XShape { interface XReportControlModel; @@ -52,13 +50,11 @@ interface XShape */ [attribute,bound] com::sun::star::drawing::HomogenMatrix3 Transformation; - //------------------------------------------------------------------------- /** This property contains the CustomShapeEngine service name that has to be used for rendering. */ [attribute] string CustomShapeEngine; - //------------------------------------------------------------------------- /** This property can be used to store data that the CustomShapeEngine may use for rendering */ @@ -78,7 +74,6 @@ interface XShape [attribute,bound] boolean Opaque; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/report/inspection/DataProviderHandler.idl b/offapi/com/sun/star/report/inspection/DataProviderHandler.idl index 8de6a1e89c1d..25192920e8d4 100644 --- a/offapi/com/sun/star/report/inspection/DataProviderHandler.idl +++ b/offapi/com/sun/star/report/inspection/DataProviderHandler.idl @@ -31,11 +31,9 @@ #include -//============================================================================= module com { module sun { module star { module report { module inspection { -//============================================================================= /** implements the default property handler for all known types of XDataProviders. @@ -46,7 +44,6 @@ service DataProviderHandler interface com::sun::star::inspection::XPropertyHandler; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/report/inspection/DefaultComponentInspectorModel.idl b/offapi/com/sun/star/report/inspection/DefaultComponentInspectorModel.idl index 87e067a075bc..10490a792215 100644 --- a/offapi/com/sun/star/report/inspection/DefaultComponentInspectorModel.idl +++ b/offapi/com/sun/star/report/inspection/DefaultComponentInspectorModel.idl @@ -31,11 +31,9 @@ #include #include -//============================================================================= module com { module sun { module star { module report { module inspection { -//============================================================================= /** implements a XObjectInspectorModel for inspecting form components, in particular all components implementing the ReportComponent @@ -86,7 +84,6 @@ service DefaultComponentInspectorModel : com::sun::star::inspection::XObjectInsp raises ( ::com::sun::star::lang::IllegalArgumentException ); }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/report/inspection/ReportComponentHandler.idl b/offapi/com/sun/star/report/inspection/ReportComponentHandler.idl index eac78e38a8a1..5b5798421d6e 100644 --- a/offapi/com/sun/star/report/inspection/ReportComponentHandler.idl +++ b/offapi/com/sun/star/report/inspection/ReportComponentHandler.idl @@ -31,11 +31,9 @@ #include -//============================================================================= module com { module sun { module star { module report { module inspection { -//============================================================================= /** implements the default property handler for all known types of XReportComponents. @@ -46,7 +44,6 @@ service ReportComponentHandler interface com::sun::star::inspection::XPropertyHandler; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/report/meta/XFormulaParser.idl b/offapi/com/sun/star/report/meta/XFormulaParser.idl index 0a9d746b5198..958628a5fc4e 100644 --- a/offapi/com/sun/star/report/meta/XFormulaParser.idl +++ b/offapi/com/sun/star/report/meta/XFormulaParser.idl @@ -34,7 +34,6 @@ #include #include #include -//============================================================================= module com { module sun { module star { module report { module meta { /** identifies a XFormulaParser which allows to retrieve the meta data of all supported functions. @@ -62,7 +61,6 @@ interface XFormulaParser [attribute,readonly] com::sun::star::sheet::XFormulaOpCodeMapper FormulaOpCodeMapper; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/report/meta/XFunctionCategory.idl b/offapi/com/sun/star/report/meta/XFunctionCategory.idl index 7255286af17a..0abac9c795d7 100644 --- a/offapi/com/sun/star/report/meta/XFunctionCategory.idl +++ b/offapi/com/sun/star/report/meta/XFunctionCategory.idl @@ -32,7 +32,6 @@ #include #include -//============================================================================= module com { module sun { module star { module report { module meta { interface XFunctionDescription; @@ -66,7 +65,6 @@ interface XFunctionCategory [attribute,readonly] long Number; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/report/meta/XFunctionDescription.idl b/offapi/com/sun/star/report/meta/XFunctionDescription.idl index 84a768db7d56..14b25b04ad25 100644 --- a/offapi/com/sun/star/report/meta/XFunctionDescription.idl +++ b/offapi/com/sun/star/report/meta/XFunctionDescription.idl @@ -32,7 +32,6 @@ #include #include #include -//============================================================================= module com { module sun { module star { module report { module meta { interface XFunctionCategory; @@ -59,7 +58,6 @@ interface XFunctionDescription */ [attribute,readonly] string Name; - //------------------------------------------------------------------------- /** returns a localized description of the function. */ @@ -69,7 +67,6 @@ interface XFunctionDescription */ [attribute,readonly] string Signature; - //------------------------------------------------------------------------- /** returns a sequence of localized descriptions of the function's arguments (in the order specified by the function). @@ -77,7 +74,6 @@ interface XFunctionDescription [attribute,readonly] sequence< com::sun::star::sheet::FunctionArgument > Arguments; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/report/meta/XFunctionManager.idl b/offapi/com/sun/star/report/meta/XFunctionManager.idl index c8d11ccefd97..de6edcae6db6 100644 --- a/offapi/com/sun/star/report/meta/XFunctionManager.idl +++ b/offapi/com/sun/star/report/meta/XFunctionManager.idl @@ -35,7 +35,6 @@ #include #include -//============================================================================= module com { module sun { module star { module report { module meta { /** identifies a XFunctionManager which allows to retrieve the meta data of all supported functions. @@ -64,7 +63,6 @@ interface XFunctionManager raises( com::sun::star::container::NoSuchElementException); }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/resource/MissingResourceException.idl b/offapi/com/sun/star/resource/MissingResourceException.idl index 1d5224737604..95e78e6a104a 100644 --- a/offapi/com/sun/star/resource/MissingResourceException.idl +++ b/offapi/com/sun/star/resource/MissingResourceException.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module resource { -//============================================================================= /** is used to signal that a resource is missing. @@ -36,7 +34,6 @@ published exception MissingResourceException: com::sun::star::uno::RuntimeExcept { }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/resource/OfficeResourceLoader.idl b/offapi/com/sun/star/resource/OfficeResourceLoader.idl index 9f247e0337c9..4f16fc68fbb7 100644 --- a/offapi/com/sun/star/resource/OfficeResourceLoader.idl +++ b/offapi/com/sun/star/resource/OfficeResourceLoader.idl @@ -31,9 +31,7 @@ #include -//============================================================================= module com { module sun { module star { module resource { -//============================================================================= /** describes a XResourceBundleLoader which provides access to the OpenOffice.org resource files. @@ -73,9 +71,7 @@ module com { module sun { module star { module resource { */ singleton OfficeResourceLoader : XResourceBundleLoader; -//============================================================================= }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/resource/StringResource.idl b/offapi/com/sun/star/resource/StringResource.idl index 0613a3355841..1d2e16a01b34 100644 --- a/offapi/com/sun/star/resource/StringResource.idl +++ b/offapi/com/sun/star/resource/StringResource.idl @@ -23,18 +23,15 @@ #include -//============================================================================= module com { module sun { module star { module resource { -//============================================================================= /** specifies a service providing access to a resource string table implementing the XDialog interface. */ service StringResource : com::sun::star::resource::XStringResourcePersistence; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/resource/StringResourceWithLocation.idl b/offapi/com/sun/star/resource/StringResourceWithLocation.idl index c59749e78c9c..f7c5af6f9dc0 100644 --- a/offapi/com/sun/star/resource/StringResourceWithLocation.idl +++ b/offapi/com/sun/star/resource/StringResourceWithLocation.idl @@ -32,11 +32,9 @@ #include -//============================================================================= module com { module sun { module star { module resource { -//============================================================================= /** specifies a service providing access to a resource string table implementing the XStringResourceWithLocation interface. @@ -89,7 +87,6 @@ service StringResourceWithLocation : com::sun::star::resource::XStringResourceWi raises( ::com::sun::star::lang::IllegalArgumentException ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/resource/StringResourceWithStorage.idl b/offapi/com/sun/star/resource/StringResourceWithStorage.idl index 1946ee044100..6392d7a0ae5d 100644 --- a/offapi/com/sun/star/resource/StringResourceWithStorage.idl +++ b/offapi/com/sun/star/resource/StringResourceWithStorage.idl @@ -32,11 +32,9 @@ #include -//============================================================================= module com { module sun { module star { module resource { -//============================================================================= /** specifies a service providing access to a resource string table implementing the XStringResourceWithStorage interface. @@ -84,7 +82,6 @@ service StringResourceWithStorage : com::sun::star::resource::XStringResourceWit raises( ::com::sun::star::lang::IllegalArgumentException ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/resource/XLocale.idl b/offapi/com/sun/star/resource/XLocale.idl index 39cb839e160c..48bff0f5fe63 100644 --- a/offapi/com/sun/star/resource/XLocale.idl +++ b/offapi/com/sun/star/resource/XLocale.idl @@ -26,11 +26,9 @@ #include -//============================================================================= module com { module sun { module star { module resource { -//============================================================================= // DocMerge from xml: interface com::sun::star::resource::XLocale /** offers some operations on Locale @@ -39,7 +37,6 @@ */ published interface XLocale: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::resource::XLocale::create /** creates a locale from language, country, and variant. @@ -58,7 +55,6 @@ published interface XLocale: com::sun::star::uno::XInterface [in] string aCountry, [in] string aVariant ); - //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::resource::XLocale::getDefault /** the common method of getting the current default locale. @@ -76,7 +72,6 @@ published interface XLocale: com::sun::star::uno::XInterface */ com::sun::star::lang::Locale getDefault(); - //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::resource::XLocale::setDefault /** sets the default locale for the whole environment. @@ -89,7 +84,6 @@ published interface XLocale: com::sun::star::uno::XInterface */ void setDefault( [in] com::sun::star::lang::Locale newLocale ); - //------------------------------------------------------------------------- // DocMerge from idl: method com::sun::star::resource::XLocale::getAvailableLocales /** @returns @@ -97,7 +91,6 @@ published interface XLocale: com::sun::star::uno::XInterface */ sequence getAvailableLocales(); - //------------------------------------------------------------------------- // DocMerge from idl: method com::sun::star::resource::XLocale::getISOCountries /** @returns @@ -105,7 +98,6 @@ published interface XLocale: com::sun::star::uno::XInterface */ sequence getISOCountries(); - //------------------------------------------------------------------------- // DocMerge from idl: method com::sun::star::resource::XLocale::getISOLanguages /** @returns @@ -113,7 +105,6 @@ published interface XLocale: com::sun::star::uno::XInterface */ sequence getISOLanguages(); - //------------------------------------------------------------------------- // DocMerge from idl: method com::sun::star::resource::XLocale::getLanguagesForCountry /** @returns @@ -122,7 +113,6 @@ published interface XLocale: com::sun::star::uno::XInterface */ sequence getLanguagesForCountry( [in] string country ); - //------------------------------------------------------------------------- // DocMerge from idl: method com::sun::star::resource::XLocale::getISO3Language /** @returns @@ -131,7 +121,6 @@ published interface XLocale: com::sun::star::uno::XInterface string getISO3Language( [in] com::sun::star::lang::Locale locale ) raises( com::sun::star::resource::MissingResourceException ); - //------------------------------------------------------------------------- // DocMerge from idl: method com::sun::star::resource::XLocale::getISO3Country /** @returns @@ -140,7 +129,6 @@ published interface XLocale: com::sun::star::uno::XInterface string getISO3Country( [in] com::sun::star::lang::Locale locale ) raises( com::sun::star::resource::MissingResourceException ); - //------------------------------------------------------------------------- // DocMerge from idl: method com::sun::star::resource::XLocale::getDisplayLanguage_Default /** @returns @@ -150,7 +138,6 @@ published interface XLocale: com::sun::star::uno::XInterface */ string getDisplayLanguage_Default( [in] com::sun::star::lang::Locale locale ); - //------------------------------------------------------------------------- // DocMerge from idl: method com::sun::star::resource::XLocale::getDisplayLanguage @@ -167,7 +154,6 @@ published interface XLocale: com::sun::star::uno::XInterface string getDisplayLanguage( [in] com::sun::star::lang::Locale locale, [in] com::sun::star::lang::Locale inLocale ); - //------------------------------------------------------------------------- // DocMerge from idl: method com::sun::star::resource::XLocale::getDisplayCountry_Default /** @returns @@ -177,7 +163,6 @@ published interface XLocale: com::sun::star::uno::XInterface */ string getDisplayCountry_Default( [in] com::sun::star::lang::Locale locale ); - //------------------------------------------------------------------------- // DocMerge from idl: method com::sun::star::resource::XLocale::getDisplayCountry /** @returns @@ -190,7 +175,6 @@ published interface XLocale: com::sun::star::uno::XInterface string getDisplayCountry( [in] com::sun::star::lang::Locale locale, [in] com::sun::star::lang::Locale inLocale ); - //------------------------------------------------------------------------- // DocMerge from idl: method com::sun::star::resource::XLocale::getDisplayVariant_Default /** @returns @@ -199,7 +183,6 @@ published interface XLocale: com::sun::star::uno::XInterface */ string getDisplayVariant_Default( [in] com::sun::star::lang::Locale locale ); - //------------------------------------------------------------------------- // DocMerge from idl: method com::sun::star::resource::XLocale::getDisplayVariant /** @returns @@ -212,7 +195,6 @@ published interface XLocale: com::sun::star::uno::XInterface string getDisplayVariant( [in] com::sun::star::lang::Locale locale, [in] com::sun::star::lang::Locale inLocale ); - //------------------------------------------------------------------------- // DocMerge from idl: method com::sun::star::resource::XLocale::getDisplayName_Default /** @returns @@ -222,7 +204,6 @@ published interface XLocale: com::sun::star::uno::XInterface */ string getDisplayName_Default( [in] com::sun::star::lang::Locale locale ); - //------------------------------------------------------------------------- // DocMerge from idl: method com::sun::star::resource::XLocale::getDisplayName /** @returns @@ -235,7 +216,6 @@ published interface XLocale: com::sun::star::uno::XInterface string getDisplayName( [in] com::sun::star::lang::Locale locale, [in] com::sun::star::lang::Locale inLocale ); - //------------------------------------------------------------------------- // DocMerge from idl: method com::sun::star::resource::XLocale::equals /** @returns @@ -251,7 +231,6 @@ published interface XLocale: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/resource/XResourceBundle.idl b/offapi/com/sun/star/resource/XResourceBundle.idl index 06f6bb2c0867..899a0daed301 100644 --- a/offapi/com/sun/star/resource/XResourceBundle.idl +++ b/offapi/com/sun/star/resource/XResourceBundle.idl @@ -23,11 +23,9 @@ #include -//============================================================================= module com { module sun { module star { module resource { -//============================================================================= /** Resource bundles contain locale-specific objects.

When your program needs a locale-specific resource, such as @@ -189,7 +187,6 @@ module com { module sun { module star { module resource { */ published interface XResourceBundle: com::sun::star::container::XNameAccess { - //------------------------------------------------------------------------- /** contains the parent bundle of this bundle.

The parent bundle is searched by the method @@ -198,7 +195,6 @@ published interface XResourceBundle: com::sun::star::container::XNameAccess */ [attribute] XResourceBundle Parent; - //------------------------------------------------------------------------- /** @returns the locale for this resource bundle. @@ -209,7 +205,6 @@ published interface XResourceBundle: com::sun::star::container::XNameAccess */ com::sun::star::lang::Locale getLocale(); - //------------------------------------------------------------------------- /** @returns an object from a resource bundle or NULL if no resource exists. @@ -223,7 +218,6 @@ published interface XResourceBundle: com::sun::star::container::XNameAccess }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/resource/XResourceBundleLoader.idl b/offapi/com/sun/star/resource/XResourceBundleLoader.idl index e4e518f6dd56..b531a6b80c81 100644 --- a/offapi/com/sun/star/resource/XResourceBundleLoader.idl +++ b/offapi/com/sun/star/resource/XResourceBundleLoader.idl @@ -28,11 +28,9 @@ #include -//============================================================================= module com { module sun { module star { module resource { -//============================================================================= /** makes it possible to load resource bundles. @@ -46,14 +44,12 @@ module com { module sun { module star { module resource { */ published interface XResourceBundleLoader: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** loads the appropriate resource bundle. */ com::sun::star::resource::XResourceBundle loadBundle_Default( [in] string aBaseName ) raises( com::sun::star::resource::MissingResourceException ); - //------------------------------------------------------------------------- /** loads the appropriate resource bundle subclass. */ @@ -63,7 +59,6 @@ published interface XResourceBundleLoader: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/resource/XStringResourceManager.idl b/offapi/com/sun/star/resource/XStringResourceManager.idl index 1f8caedf68d0..0373f13bba5d 100644 --- a/offapi/com/sun/star/resource/XStringResourceManager.idl +++ b/offapi/com/sun/star/resource/XStringResourceManager.idl @@ -36,11 +36,9 @@ #include -//============================================================================= module com { module sun { module star { module resource { -//============================================================================= /** Interface to manage a resource string table containing a set of strings for different locales. @@ -294,7 +292,6 @@ interface XStringResourceManager: com::sun::star::resource::XStringResourceResol raises( com::sun::star::lang::NoSupportException ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/resource/XStringResourcePersistence.idl b/offapi/com/sun/star/resource/XStringResourcePersistence.idl index d658a3a3e61a..8ab062eca2dc 100644 --- a/offapi/com/sun/star/resource/XStringResourcePersistence.idl +++ b/offapi/com/sun/star/resource/XStringResourcePersistence.idl @@ -33,11 +33,9 @@ #include -//============================================================================= module com { module sun { module star { module resource { -//============================================================================= /** Interface derived from XStringResourceManager containing basic persistence functionality limited to operations that @@ -233,7 +231,6 @@ interface XStringResourcePersistence: com::sun::star::resource::XStringResourceM }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/resource/XStringResourceResolver.idl b/offapi/com/sun/star/resource/XStringResourceResolver.idl index a62753d567d5..acd5b45cbc4f 100644 --- a/offapi/com/sun/star/resource/XStringResourceResolver.idl +++ b/offapi/com/sun/star/resource/XStringResourceResolver.idl @@ -33,11 +33,9 @@ #include -//============================================================================= module com { module sun { module star { module resource { -//============================================================================= /** Interface to access strings in a resource. @@ -187,7 +185,6 @@ interface XStringResourceResolver: com::sun::star::util::XModifyBroadcaster sequence getLocales(); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/resource/XStringResourceSupplier.idl b/offapi/com/sun/star/resource/XStringResourceSupplier.idl index 19bfa183e8e7..ff897b3277c1 100644 --- a/offapi/com/sun/star/resource/XStringResourceSupplier.idl +++ b/offapi/com/sun/star/resource/XStringResourceSupplier.idl @@ -23,11 +23,9 @@ #include -//============================================================================= module com { module sun { module star { module resource { -//============================================================================= /** Provides access to a string resource represented by a @@ -35,7 +33,6 @@ module com { module sun { module star { module resource { */ interface XStringResourceSupplier: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** Provides access to a string resource. @@ -50,7 +47,6 @@ interface XStringResourceSupplier: com::sun::star::uno::XInterface com::sun::star::resource::XStringResourceResolver getStringResource(); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/resource/XStringResourceWithLocation.idl b/offapi/com/sun/star/resource/XStringResourceWithLocation.idl index 5e5e77632b65..2f717095da48 100644 --- a/offapi/com/sun/star/resource/XStringResourceWithLocation.idl +++ b/offapi/com/sun/star/resource/XStringResourceWithLocation.idl @@ -31,11 +31,9 @@ #include -//============================================================================= module com { module sun { module star { module resource { -//============================================================================= /** Extends XStringResourcePersistence by methods to handle an associated location. @@ -81,7 +79,6 @@ interface XStringResourceWithLocation: com::sun::star::resource::XStringResource raises( ::com::sun::star::lang::IllegalArgumentException ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/resource/XStringResourceWithStorage.idl b/offapi/com/sun/star/resource/XStringResourceWithStorage.idl index d2bba99d65a1..25a01bcb6910 100644 --- a/offapi/com/sun/star/resource/XStringResourceWithStorage.idl +++ b/offapi/com/sun/star/resource/XStringResourceWithStorage.idl @@ -31,11 +31,9 @@ #include -//============================================================================= module com { module sun { module star { module resource { -//============================================================================= /** Extends XStringResourcePersistence by methods to handle an associated XStorage instance. @@ -81,7 +79,6 @@ interface XStringResourceWithStorage: com::sun::star::resource::XStringResourceP raises( ::com::sun::star::lang::IllegalArgumentException ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/scanner/ScanError.idl b/offapi/com/sun/star/scanner/ScanError.idl index 04ab044f8d7d..5ff6a66c93e1 100644 --- a/offapi/com/sun/star/scanner/ScanError.idl +++ b/offapi/com/sun/star/scanner/ScanError.idl @@ -29,47 +29,39 @@ #define __com_sun_star_scanner_ScanError_idl__ -//============================================================================= module com { module sun { module star { module scanner { -//============================================================================= /** enum ScanError describes error codes of scanner component */ published enum ScanError { - //------------------------------------------------------------------------- // DOCUMENTATION CHANGED FOR ScanError:: ScanErrorNone, /** ScanErrorNone: no error occurred */ ScanErrorNone, - //------------------------------------------------------------------------- // DOCUMENTATION CHANGED FOR ScanError:: ScannerNotAvailable, /** ScannerNotAvailable: the requested device could not be opened */ ScannerNotAvailable, - //------------------------------------------------------------------------- // DOCUMENTATION CHANGED FOR ScanError:: ScanFailed, /** ScanFailed: an error occurred during scanning */ ScanFailed, - //------------------------------------------------------------------------- // DOCUMENTATION CHANGED FOR ScanError:: ScanInProgress, /** ScanInProgress: a scan is already in progress on this device that has to end before a new one can be started */ ScanInProgress, - //------------------------------------------------------------------------- // DOCUMENTATION CHANGED FOR ScanError:: ScanCanceled, /** ScanCanceled: the scan was canceled by the user */ ScanCanceled, - //------------------------------------------------------------------------- // DOCUMENTATION CHANGED FOR ScanError:: InvalidContext /** InvalidContext: a device was requested that does not exist */ @@ -77,7 +69,6 @@ published enum ScanError }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/scanner/ScannerContext.idl b/offapi/com/sun/star/scanner/ScannerContext.idl index 7a20a56778d0..1104e8c0bb54 100644 --- a/offapi/com/sun/star/scanner/ScannerContext.idl +++ b/offapi/com/sun/star/scanner/ScannerContext.idl @@ -20,22 +20,18 @@ #define __com_sun_star_scanner_ScannerContext_idl__ -//============================================================================= module com { module sun { module star { module scanner { -//============================================================================= /** a scanner context is an identifier for a specific scanner device */ published struct ScannerContext { - //------------------------------------------------------------------------- // DOCUMENTATION CHANGED FOR ScannerContext::ScannerName /** ScannerName contains a user readable identification */ string ScannerName; - //------------------------------------------------------------------------- // DOCUMENTATION CHANGED FOR ScannerContext::InternalData /** InternalData contains service private data and must not be changed */ @@ -43,7 +39,6 @@ published struct ScannerContext }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/scanner/ScannerException.idl b/offapi/com/sun/star/scanner/ScannerException.idl index 5e9f77ae914b..8f1a8d83629f 100644 --- a/offapi/com/sun/star/scanner/ScannerException.idl +++ b/offapi/com/sun/star/scanner/ScannerException.idl @@ -23,17 +23,14 @@ #include -//============================================================================= module com { module sun { module star { module scanner { -//============================================================================= /** A ScannerException gets thrown if an object of type XScannerManager could not complete a specific action. */ published exception ScannerException: com::sun::star::uno::Exception { - //------------------------------------------------------------------------- // DOCUMENTATION CHANGED FOR ScannerException::Error /** Error: contains the specific reason for failure */ @@ -41,7 +38,6 @@ published exception ScannerException: com::sun::star::uno::Exception }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/scanner/ScannerManager.idl b/offapi/com/sun/star/scanner/ScannerManager.idl index f2965b295264..2a63a5ac1b99 100644 --- a/offapi/com/sun/star/scanner/ScannerManager.idl +++ b/offapi/com/sun/star/scanner/ScannerManager.idl @@ -33,11 +33,9 @@ #include -//============================================================================= module com { module sun { module star { module scanner { -//============================================================================= // DOCUMENTATION CHANGED FOR ScannerManager /** ScannerManager provides a simple method to access scanner devices (or other image producing devices) @@ -47,7 +45,6 @@ module com { module sun { module star { module scanner { */ published service ScannerManager : XScannerManager; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/scanner/XScannerManager.idl b/offapi/com/sun/star/scanner/XScannerManager.idl index fb3852b6f04a..b5a4e4a6cf20 100644 --- a/offapi/com/sun/star/scanner/XScannerManager.idl +++ b/offapi/com/sun/star/scanner/XScannerManager.idl @@ -36,22 +36,18 @@ #include -//============================================================================= module com { module sun { module star { module scanner { -//============================================================================= /** */ published interface XScannerManager: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- // DOCUMENTATION CHANGED FOR XScannerManager::getAvailableScanners /** returns all available scanner devices */ sequence getAvailableScanners(); - //------------------------------------------------------------------------- /** produce some kind of User Interface to let the user have a preview, configure the scan area, etc., it returns FALSE if user cancelled this process @@ -59,7 +55,6 @@ published interface XScannerManager: com::sun::star::uno::XInterface boolean configureScanner( [inout] com::sun::star::scanner::ScannerContext scanner_context ) raises( com::sun::star::scanner::ScannerException ); - //------------------------------------------------------------------------- /**start the scanning process listener will be called when scan is complete the EventObject of the disposing call will contain @@ -70,13 +65,11 @@ published interface XScannerManager: com::sun::star::uno::XInterface [in] com::sun::star::lang::XEventListener listener ) raises( com::sun::star::scanner::ScannerException ); - //------------------------------------------------------------------------- /**get the state of scanning after completion of scan */ com::sun::star::scanner::ScanError getError( [in] com::sun::star::scanner::ScannerContext scanner_context ) raises( com::sun::star::scanner::ScannerException ); - //------------------------------------------------------------------------- /**get the image after completion of scan */ com::sun::star::awt::XBitmap getBitmap( [in] com::sun::star::scanner::ScannerContext scanner_context ) @@ -84,7 +77,6 @@ published interface XScannerManager: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/scanner/XScannerManager2.idl b/offapi/com/sun/star/scanner/XScannerManager2.idl index 74aee81c27c8..2c5c321e271b 100644 --- a/offapi/com/sun/star/scanner/XScannerManager2.idl +++ b/offapi/com/sun/star/scanner/XScannerManager2.idl @@ -32,11 +32,9 @@ #include -//============================================================================= module com { module sun { module star { module scanner { -//============================================================================= /** Extension of XScannerManager. @@ -45,7 +43,6 @@ module com { module sun { module star { module scanner { */ published interface XScannerManager2: com::sun::star::scanner::XScannerManager { - //------------------------------------------------------------------------- /** produce some kind of User Interface to let the user have a preview, configure the scan area, etc., it, and scan it returns FALSE if user cancelled this process @@ -56,7 +53,6 @@ published interface XScannerManager2: com::sun::star::scanner::XScannerManager }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/script/DocumentDialogLibraryContainer.idl b/offapi/com/sun/star/script/DocumentDialogLibraryContainer.idl index dd6bb165702a..7f93192a48ff 100644 --- a/offapi/com/sun/star/script/DocumentDialogLibraryContainer.idl +++ b/offapi/com/sun/star/script/DocumentDialogLibraryContainer.idl @@ -25,11 +25,9 @@ #include -//============================================================================= module com { module sun { module star { module script { -//============================================================================= /** defines a container of dialog libraries, which is to be made persistent in a sub storage of a document storage. @@ -58,11 +56,9 @@ service DocumentDialogLibraryContainer : XStorageBasedLibraryContainer raises( ::com::sun::star::lang::IllegalArgumentException ); }; -//============================================================================= }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/script/DocumentScriptLibraryContainer.idl b/offapi/com/sun/star/script/DocumentScriptLibraryContainer.idl index bcf28d2d97de..1be616a33d43 100644 --- a/offapi/com/sun/star/script/DocumentScriptLibraryContainer.idl +++ b/offapi/com/sun/star/script/DocumentScriptLibraryContainer.idl @@ -25,11 +25,9 @@ #include -//============================================================================= module com { module sun { module star { module script { -//============================================================================= /** defines a container of StarBasic script libraries, which is to be made persistent in a sub storage of a document storage. @@ -59,11 +57,9 @@ service DocumentScriptLibraryContainer : XStorageBasedLibraryContainer }; -//============================================================================= }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/script/LibraryNotLoadedException.idl b/offapi/com/sun/star/script/LibraryNotLoadedException.idl index 0949cfd875ea..538433328700 100644 --- a/offapi/com/sun/star/script/LibraryNotLoadedException.idl +++ b/offapi/com/sun/star/script/LibraryNotLoadedException.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module script { -//============================================================================= /** is thrown when an operation on a unloaded library is attempted which requires the library being loaded. @@ -37,11 +35,9 @@ exception LibraryNotLoadedException : com::sun::star::uno::Exception { }; -//============================================================================= }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/script/ModuleInfo.idl b/offapi/com/sun/star/script/ModuleInfo.idl index aa66d45d41e4..cbbae8689d7e 100644 --- a/offapi/com/sun/star/script/ModuleInfo.idl +++ b/offapi/com/sun/star/script/ModuleInfo.idl @@ -22,7 +22,6 @@ #include -//============================================================================= module com { module sun { module star { module script { struct ModuleInfo { @@ -30,7 +29,6 @@ struct ModuleInfo long ModuleType; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/script/ModuleSizeExceededRequest.idl b/offapi/com/sun/star/script/ModuleSizeExceededRequest.idl index 7212f158f8ba..e1d3091531f1 100644 --- a/offapi/com/sun/star/script/ModuleSizeExceededRequest.idl +++ b/offapi/com/sun/star/script/ModuleSizeExceededRequest.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module script { -//============================================================================= /** Is used for interaction handle in case password protected modules exceed the size that can be stored in OpenOffice 2.x, 1.x formats */ @@ -37,7 +35,6 @@ exception ModuleSizeExceededRequest : ::com::sun::star::uno::Exception }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/script/ModuleType.idl b/offapi/com/sun/star/script/ModuleType.idl index 4a61c6e1638b..2f31ca019e56 100644 --- a/offapi/com/sun/star/script/ModuleType.idl +++ b/offapi/com/sun/star/script/ModuleType.idl @@ -20,7 +20,6 @@ #ifndef __com_sun_star_script_ModuleType_idl__ #define __com_sun_star_script_ModuleType_idl__ -//============================================================================= module com { module sun { module star { module script { @@ -33,7 +32,6 @@ published constants ModuleType const long DOCUMENT = 4; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/script/NativeObjectWrapper.idl b/offapi/com/sun/star/script/NativeObjectWrapper.idl index 841884715318..d8db91a4e563 100644 --- a/offapi/com/sun/star/script/NativeObjectWrapper.idl +++ b/offapi/com/sun/star/script/NativeObjectWrapper.idl @@ -20,14 +20,12 @@ #ifndef __com_sun_star_script_NativeObjectWrapper_idl__ #define __com_sun_star_script_NativeObjectWrapper_idl__ -//============================================================================= module com { module sun { module star { module script { struct NativeObjectWrapper { any ObjectId; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/script/XLibraryContainer.idl b/offapi/com/sun/star/script/XLibraryContainer.idl index 16b59982127a..990ac16077fe 100644 --- a/offapi/com/sun/star/script/XLibraryContainer.idl +++ b/offapi/com/sun/star/script/XLibraryContainer.idl @@ -35,11 +35,9 @@ #include -//============================================================================= module com { module sun { module star { module script { -//============================================================================= /** Provides access to a library system. @@ -91,7 +89,6 @@ published interface XLibraryContainer: com::sun::star::container::XNameAccess }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/script/XLibraryContainer2.idl b/offapi/com/sun/star/script/XLibraryContainer2.idl index e14d1bd072e7..e533be323895 100644 --- a/offapi/com/sun/star/script/XLibraryContainer2.idl +++ b/offapi/com/sun/star/script/XLibraryContainer2.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module script { -//============================================================================= /** Extension of XLibraryContainer to provide additional information @@ -81,7 +79,6 @@ published interface XLibraryContainer2: com::sun::star::script::XLibraryContaine }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/script/XLibraryContainer3.idl b/offapi/com/sun/star/script/XLibraryContainer3.idl index 87025cdee636..e065614595a1 100644 --- a/offapi/com/sun/star/script/XLibraryContainer3.idl +++ b/offapi/com/sun/star/script/XLibraryContainer3.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module script { -//============================================================================= /** Extension of XLibraryContainer2. @@ -48,7 +46,6 @@ published interface XLibraryContainer3: com::sun::star::script::XLibraryContaine }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/script/XLibraryContainerExport.idl b/offapi/com/sun/star/script/XLibraryContainerExport.idl index fa34b1e9ec63..2e68eefb1b40 100644 --- a/offapi/com/sun/star/script/XLibraryContainerExport.idl +++ b/offapi/com/sun/star/script/XLibraryContainerExport.idl @@ -25,11 +25,9 @@ #include -//============================================================================= module com { module sun { module star { module script { -//============================================================================= /** Extension of XLibraryContainer to provide functionality to @@ -57,7 +55,6 @@ interface XLibraryContainerExport : com::sun::star::uno::XInterface com::sun::star::container::NoSuchElementException ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/script/XLibraryContainerPassword.idl b/offapi/com/sun/star/script/XLibraryContainerPassword.idl index bcce7bcd9320..9fa1b962e526 100644 --- a/offapi/com/sun/star/script/XLibraryContainerPassword.idl +++ b/offapi/com/sun/star/script/XLibraryContainerPassword.idl @@ -26,11 +26,9 @@ #include -//============================================================================= module com { module sun { module star { module script { -//============================================================================= /** Extension of XLibraryContainer to provide password functionality. @@ -121,7 +119,6 @@ published interface XLibraryContainerPassword: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/script/XLibraryQueryExecutable.idl b/offapi/com/sun/star/script/XLibraryQueryExecutable.idl index 5d205982facb..289f4f894246 100644 --- a/offapi/com/sun/star/script/XLibraryQueryExecutable.idl +++ b/offapi/com/sun/star/script/XLibraryQueryExecutable.idl @@ -30,7 +30,6 @@ #include -//============================================================================= module com { module sun { module star { module script { @@ -39,7 +38,6 @@ interface XLibraryQueryExecutable: com::sun::star::uno::XInterface boolean HasExecutableCode( [in] string name ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/script/XPersistentLibraryContainer.idl b/offapi/com/sun/star/script/XPersistentLibraryContainer.idl index f986d3a4caac..1681880327d9 100644 --- a/offapi/com/sun/star/script/XPersistentLibraryContainer.idl +++ b/offapi/com/sun/star/script/XPersistentLibraryContainer.idl @@ -24,11 +24,9 @@ #include #include -//============================================================================= module com { module sun { module star { module script { -//============================================================================= /** describes a container of script libraries which is persistent. @@ -80,11 +78,9 @@ interface XPersistentLibraryContainer }; -//============================================================================= }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/script/XStorageBasedLibraryContainer.idl b/offapi/com/sun/star/script/XStorageBasedLibraryContainer.idl index 51099aa3024d..bd263278987c 100644 --- a/offapi/com/sun/star/script/XStorageBasedLibraryContainer.idl +++ b/offapi/com/sun/star/script/XStorageBasedLibraryContainer.idl @@ -33,11 +33,9 @@ #include #include -//============================================================================= module com { module sun { module star { module script { -//============================================================================= /** is the interface for an XLibraryContainer which can be made persistent in an XStorage. @@ -93,11 +91,9 @@ interface XStorageBasedLibraryContainer raises ( ::com::sun::star::lang::IllegalArgumentException, ::com::sun::star::lang::WrappedTargetException ); }; -//============================================================================= }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/script/browse/BrowseNodeFactoryViewTypes.idl b/offapi/com/sun/star/script/browse/BrowseNodeFactoryViewTypes.idl index 227b32525a6e..79323bd2ac40 100644 --- a/offapi/com/sun/star/script/browse/BrowseNodeFactoryViewTypes.idl +++ b/offapi/com/sun/star/script/browse/BrowseNodeFactoryViewTypes.idl @@ -22,7 +22,6 @@ module com { module sun { module star { module script { module browse { -//============================================================================== /** These constants define the three different types of views available from BrowseNodeFactory. diff --git a/offapi/com/sun/star/script/browse/BrowseNodeTypes.idl b/offapi/com/sun/star/script/browse/BrowseNodeTypes.idl index aae26c50ca97..1148840190db 100644 --- a/offapi/com/sun/star/script/browse/BrowseNodeTypes.idl +++ b/offapi/com/sun/star/script/browse/BrowseNodeTypes.idl @@ -22,7 +22,6 @@ module com { module sun { module star { module script { module browse { -//============================================================================== /** These constants define the three different types of nodes in the BrowseNode hierarchy. diff --git a/offapi/com/sun/star/script/browse/XBrowseNode.idl b/offapi/com/sun/star/script/browse/XBrowseNode.idl index 72a34cad53a2..ab80cb0f9c3e 100644 --- a/offapi/com/sun/star/script/browse/XBrowseNode.idl +++ b/offapi/com/sun/star/script/browse/XBrowseNode.idl @@ -32,7 +32,6 @@ #include module com { module sun { module star { module script { module browse { -//============================================================================== /** This interface represents a node in the hierarchy used to browse available scripts. @@ -43,7 +42,6 @@ module com { module sun { module star { module script { module browse { */ interface XBrowseNode : ::com::sun::star::uno::XInterface { - //----------------------------------------------------------------------- /** Get the name of the node @@ -52,7 +50,6 @@ interface XBrowseNode : ::com::sun::star::uno::XInterface */ string getName(); - //---------------------------------------------------------------------- /** Get the children of this node @@ -61,7 +58,6 @@ interface XBrowseNode : ::com::sun::star::uno::XInterface */ sequence < XBrowseNode > getChildNodes(); - //---------------------------------------------------------------------- /** Indicates if this node contains any children @@ -70,7 +66,6 @@ interface XBrowseNode : ::com::sun::star::uno::XInterface */ boolean hasChildNodes(); - //------------------------------------------------------------------- /** the type of the node. @returns A short representing the type of this node. */ diff --git a/offapi/com/sun/star/script/browse/XBrowseNodeFactory.idl b/offapi/com/sun/star/script/browse/XBrowseNodeFactory.idl index 72855fb7759c..74acf78b78a0 100644 --- a/offapi/com/sun/star/script/browse/XBrowseNodeFactory.idl +++ b/offapi/com/sun/star/script/browse/XBrowseNodeFactory.idl @@ -33,18 +33,15 @@ #include #include -//=========================================================================== module com { module sun { module star { module script { module browse { -//=========================================================================== /** This interface provides a factory for obtaining objects implementing the XBrowseNode interface. */ interface XBrowseNodeFactory : ::com::sun::star::uno::XInterface { - //---------------------------------------------------------------------- /** a factory method for the creation of XBrowseNodes ( view ) BrowseNodeFactoryViewTypes specifies the type of view to be returned @@ -55,7 +52,6 @@ interface XBrowseNodeFactory : ::com::sun::star::uno::XInterface { com::sun::star::script::browse::XBrowseNode createView( [in] short viewType ); }; -//=========================================================================== }; }; }; }; }; // com::sun::star::script::provider #endif diff --git a/offapi/com/sun/star/script/provider/LanguageScriptProvider.idl b/offapi/com/sun/star/script/provider/LanguageScriptProvider.idl index 62bc4a4ccfd1..13eea5191a91 100644 --- a/offapi/com/sun/star/script/provider/LanguageScriptProvider.idl +++ b/offapi/com/sun/star/script/provider/LanguageScriptProvider.idl @@ -23,11 +23,9 @@ #include #include -//=========================================================================== module com { module sun { module star { module script { module provider { -//=========================================================================== /** This service provides a means of browsing and invoking scripts in a single language. @@ -36,7 +34,6 @@ service LanguageScriptProvider { service ::com::sun::star::script::provider::ScriptProvider; }; -//=========================================================================== }; }; }; }; }; // ::com::sun::star::script::provider #endif diff --git a/offapi/com/sun/star/script/provider/MasterScriptProvider.idl b/offapi/com/sun/star/script/provider/MasterScriptProvider.idl index b48c0513ce91..f38684eb3936 100644 --- a/offapi/com/sun/star/script/provider/MasterScriptProvider.idl +++ b/offapi/com/sun/star/script/provider/MasterScriptProvider.idl @@ -23,11 +23,9 @@ #include #include -//=========================================================================== module com { module sun { module star { module script { module provider { -//=========================================================================== /** This service acts as a wrapper around the various language specific ScriptProviders. @@ -36,7 +34,6 @@ service MasterScriptProvider { service ::com::sun::star::script::provider::ScriptProvider; }; -//=========================================================================== }; }; }; }; }; // ::com::sun::star::script::provider #endif diff --git a/offapi/com/sun/star/script/provider/ScriptErrorRaisedException.idl b/offapi/com/sun/star/script/provider/ScriptErrorRaisedException.idl index 98a3f0dc2c1a..aafdf79b8819 100644 --- a/offapi/com/sun/star/script/provider/ScriptErrorRaisedException.idl +++ b/offapi/com/sun/star/script/provider/ScriptErrorRaisedException.idl @@ -22,11 +22,9 @@ #include -//=========================================================================== module com { module sun { module star { module script { module provider { -//=========================================================================== /** is a checked exception that represents an error encountered by a LanguageScriptProvider whilst executing a script @@ -43,7 +41,6 @@ exception ScriptErrorRaisedException : com::sun::star::uno::Exception { long lineNum; }; -//=========================================================================== }; }; }; }; }; // ::com::sun::star::script::provider #endif diff --git a/offapi/com/sun/star/script/provider/ScriptExceptionRaisedException.idl b/offapi/com/sun/star/script/provider/ScriptExceptionRaisedException.idl index 2c462e1f19cd..c1d5f4ddbf27 100644 --- a/offapi/com/sun/star/script/provider/ScriptExceptionRaisedException.idl +++ b/offapi/com/sun/star/script/provider/ScriptExceptionRaisedException.idl @@ -22,11 +22,9 @@ #include -//=========================================================================== module com { module sun { module star { module script { module provider { -//=========================================================================== /** is a checked exception that represents the detail of an exception thrown by a LanguageScriptProvider whilst executing a script @@ -37,7 +35,6 @@ exception ScriptExceptionRaisedException : ::com::sun::star::script::provider::S string exceptionType; }; -//=========================================================================== }; }; }; }; }; // ::com::sun::star::script::provider #endif diff --git a/offapi/com/sun/star/script/provider/ScriptFrameworkErrorException.idl b/offapi/com/sun/star/script/provider/ScriptFrameworkErrorException.idl index ad81490c1d39..86c24f74cdba 100644 --- a/offapi/com/sun/star/script/provider/ScriptFrameworkErrorException.idl +++ b/offapi/com/sun/star/script/provider/ScriptFrameworkErrorException.idl @@ -22,11 +22,9 @@ #include -//=========================================================================== module com { module sun { module star { module script { module provider { -//=========================================================================== /** is a checked exception that represents an error encountered by the Scripting Framework whilst executing a script @@ -43,7 +41,6 @@ exception ScriptFrameworkErrorException : com::sun::star::uno::Exception { long errorType; }; -//=========================================================================== }; }; }; }; }; // ::com::sun::star::script::provider #endif diff --git a/offapi/com/sun/star/script/provider/ScriptFrameworkErrorType.idl b/offapi/com/sun/star/script/provider/ScriptFrameworkErrorType.idl index 7825c9be2bca..07d3009b9dd2 100644 --- a/offapi/com/sun/star/script/provider/ScriptFrameworkErrorType.idl +++ b/offapi/com/sun/star/script/provider/ScriptFrameworkErrorType.idl @@ -20,11 +20,9 @@ #ifndef __com_sun_star_script_provider_ScriptFrameworkErrorType_idl__ #define __com_sun_star_script_provider_ScriptFrameworkErrorType_idl__ -//=========================================================================== module com { module sun { module star { module script { module provider { -//=========================================================================== /** is a checked exception that represents an error encountered by the Scripting Framework whilst executing a script @@ -48,7 +46,6 @@ constants ScriptFrameworkErrorType const long MALFORMED_URL = 3; }; -//=========================================================================== }; }; }; }; }; // com::sun::star::script::provider #endif diff --git a/offapi/com/sun/star/script/provider/ScriptProvider.idl b/offapi/com/sun/star/script/provider/ScriptProvider.idl index 54793e4d4260..c58645b82e8f 100644 --- a/offapi/com/sun/star/script/provider/ScriptProvider.idl +++ b/offapi/com/sun/star/script/provider/ScriptProvider.idl @@ -24,11 +24,9 @@ #include #include -//=========================================================================== module com { module sun { module star { module script { module provider { -//=========================================================================== /** This service providers a means to browse and execute scripts. */ @@ -39,7 +37,6 @@ service ScriptProvider { }; -//=========================================================================== }; }; }; }; }; // ::com::sun::star::script::provider #endif diff --git a/offapi/com/sun/star/script/provider/ScriptProviderForBasic.idl b/offapi/com/sun/star/script/provider/ScriptProviderForBasic.idl index 8a7e75d70a49..4192a823b851 100644 --- a/offapi/com/sun/star/script/provider/ScriptProviderForBasic.idl +++ b/offapi/com/sun/star/script/provider/ScriptProviderForBasic.idl @@ -23,11 +23,9 @@ #include #include -//=========================================================================== module com { module sun { module star { module script { module provider { -//=========================================================================== /** This service is a Basic-specific LanguageScriptProvider. */ @@ -35,7 +33,6 @@ service ScriptProviderForBasic { service ::com::sun::star::script::provider::LanguageScriptProvider; }; -//=========================================================================== }; }; }; }; }; // ::com::sun::star::script::provider #endif diff --git a/offapi/com/sun/star/script/provider/ScriptProviderForBeanShell.idl b/offapi/com/sun/star/script/provider/ScriptProviderForBeanShell.idl index 024ab29c7a21..720ff911cda5 100644 --- a/offapi/com/sun/star/script/provider/ScriptProviderForBeanShell.idl +++ b/offapi/com/sun/star/script/provider/ScriptProviderForBeanShell.idl @@ -23,11 +23,9 @@ #include #include -//=========================================================================== module com { module sun { module star { module script { module provider { -//=========================================================================== /** This service is a BeanShell-specific LanguageScriptProvider. */ @@ -35,7 +33,6 @@ service ScriptProviderForBeanShell { service ::com::sun::star::script::provider::LanguageScriptProvider; }; -//=========================================================================== }; }; }; }; }; // ::com::sun::star::script::provider #endif diff --git a/offapi/com/sun/star/script/provider/ScriptProviderForJava.idl b/offapi/com/sun/star/script/provider/ScriptProviderForJava.idl index a490979750f3..0e88d89a9c4b 100644 --- a/offapi/com/sun/star/script/provider/ScriptProviderForJava.idl +++ b/offapi/com/sun/star/script/provider/ScriptProviderForJava.idl @@ -23,11 +23,9 @@ #include #include -//=========================================================================== module com { module sun { module star { module script { module provider { -//=========================================================================== /** This service is a Java-specific LanguageScriptProvider. */ @@ -35,7 +33,6 @@ service ScriptProviderForJava { service ::com::sun::star::script::provider::LanguageScriptProvider; }; -//=========================================================================== }; }; }; }; }; // ::com::sun::star::script::provider #endif diff --git a/offapi/com/sun/star/script/provider/ScriptProviderForJavaScript.idl b/offapi/com/sun/star/script/provider/ScriptProviderForJavaScript.idl index efa7313397cb..b2612c4ac158 100644 --- a/offapi/com/sun/star/script/provider/ScriptProviderForJavaScript.idl +++ b/offapi/com/sun/star/script/provider/ScriptProviderForJavaScript.idl @@ -23,11 +23,9 @@ #include #include -//=========================================================================== module com { module sun { module star { module script { module provider { -//=========================================================================== /** This service is a Java-specific LanguageScriptProvider. */ @@ -35,7 +33,6 @@ service ScriptProviderForJavaScript { service ::com::sun::star::script::provider::LanguageScriptProvider; }; -//=========================================================================== }; }; }; }; }; // ::com::sun::star::script::provider #endif diff --git a/offapi/com/sun/star/script/provider/ScriptURIHelper.idl b/offapi/com/sun/star/script/provider/ScriptURIHelper.idl index 01a13facc450..63c5ad63c093 100644 --- a/offapi/com/sun/star/script/provider/ScriptURIHelper.idl +++ b/offapi/com/sun/star/script/provider/ScriptURIHelper.idl @@ -23,11 +23,9 @@ #include #include -//=========================================================================== module com { module sun { module star { module script { module provider { -//=========================================================================== /** This service is used to help transform Scripting Framework storage locations to Scripting Framework script URIs and vice versa. @@ -54,7 +52,6 @@ service ScriptURIHelper : XScriptURIHelper { raises ( ::com::sun::star::lang::IllegalArgumentException ); }; -//=========================================================================== }; }; }; }; }; // ::com::sun::star::script::provider #endif diff --git a/offapi/com/sun/star/script/provider/XScript.idl b/offapi/com/sun/star/script/provider/XScript.idl index e78e0d21324f..70bb7bdeddf8 100644 --- a/offapi/com/sun/star/script/provider/XScript.idl +++ b/offapi/com/sun/star/script/provider/XScript.idl @@ -35,17 +35,14 @@ #include #include -//=========================================================================== module com { module sun { module star { module script { module provider { -//=========================================================================== /** This interface represents an invokable script or UNO function. */ interface XScript : ::com::sun::star::uno::XInterface { - //---------------------------------------------------------------------- /** invoke the script or function represented by the implementing object @@ -83,7 +80,6 @@ interface XScript : ::com::sun::star::uno::XInterface { }; -//=========================================================================== }; }; }; }; }; // ::com::sun::star::script::provider #endif diff --git a/offapi/com/sun/star/script/provider/XScriptContext.idl b/offapi/com/sun/star/script/provider/XScriptContext.idl index ec7b18549603..82d95f5aba7a 100644 --- a/offapi/com/sun/star/script/provider/XScriptContext.idl +++ b/offapi/com/sun/star/script/provider/XScriptContext.idl @@ -30,11 +30,9 @@ module com { module sun { module star { module document { interface XScriptInvocationContext; }; }; }; }; -//=========================================================================== module com { module sun { module star { module script { module provider { -//=========================================================================== /** This interface is provided to scripts, and provides a means of access to the various interfaces which they might need to perform some action on @@ -43,7 +41,6 @@ module com { module sun { module star { module script { module provider { */ interface XScriptContext : ::com::sun::star::uno::XInterface { - //---------------------------------------------------------------------- /** Obtain the document reference on which the script can operate @@ -89,7 +86,6 @@ interface XScriptContext : ::com::sun::star::uno::XInterface { }; -//=========================================================================== }; }; }; }; }; // ::com::sun::star::script::provider #endif diff --git a/offapi/com/sun/star/script/provider/XScriptProvider.idl b/offapi/com/sun/star/script/provider/XScriptProvider.idl index d04a48b7ed41..81d11a7e1bda 100644 --- a/offapi/com/sun/star/script/provider/XScriptProvider.idl +++ b/offapi/com/sun/star/script/provider/XScriptProvider.idl @@ -34,18 +34,15 @@ #include #include -//=========================================================================== module com { module sun { module star { module script { module provider { -//=========================================================================== /** This interface provides a factory for obtaining objects implementing the XScript interface. */ interface XScriptProvider : ::com::sun::star::uno::XInterface { - //---------------------------------------------------------------------- /** a factory method for the creation of XScript implementations. @@ -61,7 +58,6 @@ interface XScriptProvider : ::com::sun::star::uno::XInterface { XScript getScript( [in] string sScriptURI ) raises ( ::com::sun::star::script::provider::ScriptFrameworkErrorException ); }; -//=========================================================================== }; }; }; }; }; // ::com::sun::star::script::provider #endif diff --git a/offapi/com/sun/star/script/provider/XScriptProviderFactory.idl b/offapi/com/sun/star/script/provider/XScriptProviderFactory.idl index 10088204520f..3964f0ec35ac 100644 --- a/offapi/com/sun/star/script/provider/XScriptProviderFactory.idl +++ b/offapi/com/sun/star/script/provider/XScriptProviderFactory.idl @@ -33,18 +33,15 @@ #include #include -//=========================================================================== module com { module sun { module star { module script { module provider { -//=========================================================================== /** This interface provides a factory for obtaining objects implementing the XScriptProvider interface. */ interface XScriptProviderFactory : ::com::sun::star::uno::XInterface { - //---------------------------------------------------------------------- /** a factory method for the creation of XScriptProviders implementations. @@ -61,7 +58,6 @@ interface XScriptProviderFactory : ::com::sun::star::uno::XInterface { ::com::sun::star::lang::IllegalArgumentException ); }; -//=========================================================================== }; }; }; }; }; // ::com::sun::star::script::provider #endif diff --git a/offapi/com/sun/star/script/provider/XScriptProviderSupplier.idl b/offapi/com/sun/star/script/provider/XScriptProviderSupplier.idl index be4668043c2a..03e4ed0ddc96 100644 --- a/offapi/com/sun/star/script/provider/XScriptProviderSupplier.idl +++ b/offapi/com/sun/star/script/provider/XScriptProviderSupplier.idl @@ -24,17 +24,14 @@ #include #include -//=========================================================================== module com { module sun { module star { module script { module provider { -//=========================================================================== /** This interface allows to get the scripting provider related to the object. */ interface XScriptProviderSupplier : ::com::sun::star::uno::XInterface { - //---------------------------------------------------------------------- /** returns scripting provider related to the object. @returns @@ -43,7 +40,6 @@ interface XScriptProviderSupplier : ::com::sun::star::uno::XInterface { XScriptProvider getScriptProvider(); }; -//=========================================================================== }; }; }; }; }; // ::com::sun::star::script::provider #endif diff --git a/offapi/com/sun/star/script/provider/XScriptURIHelper.idl b/offapi/com/sun/star/script/provider/XScriptURIHelper.idl index 2e7f8194706b..288d48d4b75d 100644 --- a/offapi/com/sun/star/script/provider/XScriptURIHelper.idl +++ b/offapi/com/sun/star/script/provider/XScriptURIHelper.idl @@ -24,18 +24,15 @@ #include -//=========================================================================== module com { module sun { module star { module script { module provider { -//=========================================================================== /** This interface is used to help transform Scripting Framework storage locations to Scripting Framework script URIs and vice versa. */ interface XScriptURIHelper : ::com::sun::star::uno::XInterface { - //---------------------------------------------------------------------- /** Obtain the root storage URI for this ScriptURIHelper. The resulting string can be used to access the storage for this @@ -69,7 +66,6 @@ interface XScriptURIHelper : ::com::sun::star::uno::XInterface { ( ::com::sun::star::lang::IllegalArgumentException ); }; -//=========================================================================== }; }; }; }; }; // ::com::sun::star::script::provider #endif diff --git a/offapi/com/sun/star/script/vba/VBAEventId.idl b/offapi/com/sun/star/script/vba/VBAEventId.idl index a7daf7f69531..a62959fd5ad6 100644 --- a/offapi/com/sun/star/script/vba/VBAEventId.idl +++ b/offapi/com/sun/star/script/vba/VBAEventId.idl @@ -20,11 +20,9 @@ #ifndef __com_sun_star_script_vba_VBAEventId_idl__ #define __com_sun_star_script_vba_VBAEventId_idl__ -//============================================================================= module com { module sun { module star { module script { module vba { -//============================================================================= /** Constants used to identify VBA document events. @@ -38,12 +36,10 @@ module com { module sun { module star { module script { module vba { */ constants VBAEventId { - //========================================================================= /** An identifier not corresponding to any VBA document event. */ const long NO_EVENT = -1; - //========================================================================= // Global events (identifiers from 1 to 999) /** New document opened from template. No arguments. */ @@ -57,7 +53,6 @@ constants VBAEventId /** Application exit. No arguments. */ const long AUTO_EXIT = 5; - //========================================================================= // MS Word (identifiers from 1001 to 1999) /** New text document opened from template. No arguments. */ @@ -67,10 +62,8 @@ constants VBAEventId /** Document about to be closed. No arguments. */ const long DOCUMENT_CLOSE = 1003; - //========================================================================= // MS Excel (identifiers from 2001 to 2999) - //------------------------------------------------------------------------- // document events (2001-2099) /** Document activated. No arguments. */ @@ -96,7 +89,6 @@ constants VBAEventId /** Document window has been resized. Arguments: XController aController. */ const long WORKBOOK_WINDOWRESIZE = 2011; - //------------------------------------------------------------------------- // sheet events (2101-2199) /** Worksheet has been activated (made visible). Arguments: short nSheet. */ @@ -116,18 +108,15 @@ constants VBAEventId /** Hyperlink has been clicked. Arguments: XCell aCell. */ const long WORKSHEET_FOLLOWHYPERLINK = 2108; - //========================================================================= /** Implementations are allowed to use identifiers above this value for any internal purpose. */ const long USERDEFINED_START = 1000000; }; -//============================================================================= }; }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/script/vba/VBAEventProcessor.idl b/offapi/com/sun/star/script/vba/VBAEventProcessor.idl index 47733717eafc..0053eda2edee 100644 --- a/offapi/com/sun/star/script/vba/VBAEventProcessor.idl +++ b/offapi/com/sun/star/script/vba/VBAEventProcessor.idl @@ -22,21 +22,17 @@ #include -//============================================================================= module com { module sun { module star { module script { module vba { -//============================================================================= service VBAEventProcessor : XVBAEventProcessor { }; -//============================================================================= }; }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/script/vba/VBAMacroResolver.idl b/offapi/com/sun/star/script/vba/VBAMacroResolver.idl index 26740e54b0bb..4f587ef91f3d 100644 --- a/offapi/com/sun/star/script/vba/VBAMacroResolver.idl +++ b/offapi/com/sun/star/script/vba/VBAMacroResolver.idl @@ -22,21 +22,17 @@ #include -//============================================================================= module com { module sun { module star { module script { module vba { -//============================================================================= service VBAMacroResolver : XVBAMacroResolver { }; -//============================================================================= }; }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/script/vba/VBAScriptEvent.idl b/offapi/com/sun/star/script/vba/VBAScriptEvent.idl index af0e9c654792..8c755b0128ad 100644 --- a/offapi/com/sun/star/script/vba/VBAScriptEvent.idl +++ b/offapi/com/sun/star/script/vba/VBAScriptEvent.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module script { module vba { -//============================================================================= /** Describes a VBA script event fired via XVBACompatibility:: broadcastVBAScriptEvent, and received by @@ -37,7 +35,6 @@ module com { module sun { module star { module script { module vba { */ struct VBAScriptEvent : ::com::sun::star::lang::EventObject { - //------------------------------------------------------------------------- /** Identifies the type of the event. @@ -45,7 +42,6 @@ struct VBAScriptEvent : ::com::sun::star::lang::EventObject */ long Identifier; - //------------------------------------------------------------------------- /** Contains the name of the involved VBA module. @@ -53,14 +49,11 @@ struct VBAScriptEvent : ::com::sun::star::lang::EventObject */ string ModuleName; - //------------------------------------------------------------------------- }; -//============================================================================= }; }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/script/vba/VBAScriptEventId.idl b/offapi/com/sun/star/script/vba/VBAScriptEventId.idl index cd6f7a566804..b7347d32e43a 100644 --- a/offapi/com/sun/star/script/vba/VBAScriptEventId.idl +++ b/offapi/com/sun/star/script/vba/VBAScriptEventId.idl @@ -20,11 +20,9 @@ #ifndef __com_sun_star_script_vba_VBAScriptEventId_idl__ #define __com_sun_star_script_vba_VBAScriptEventId_idl__ -//============================================================================= module com { module sun { module star { module script { module vba { -//============================================================================= /** Identifies a VBA script event fired via XVBACompatibility:: broadcastVBAScriptEvent, and received by @@ -36,7 +34,6 @@ module com { module sun { module star { module script { module vba { */ constants VBAScriptEventId { - //------------------------------------------------------------------------- /** This event is fired when a VBA script in the current document has been started. @@ -53,7 +50,6 @@ constants VBAScriptEventId */ const long SCRIPT_STARTED = 0; - //------------------------------------------------------------------------- /** This event is fired when a VBA script in the current document stops running. @@ -71,7 +67,6 @@ constants VBAScriptEventId */ const long SCRIPT_STOPPED = 1; - //------------------------------------------------------------------------- /** This event is fired when a VBA script in the current document tries to instanciate a userform. @@ -80,14 +75,11 @@ constants VBAScriptEventId */ const long INITIALIZE_USERFORM = 2; - //------------------------------------------------------------------------- }; -//============================================================================= }; }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/script/vba/VBASpreadsheetEventProcessor.idl b/offapi/com/sun/star/script/vba/VBASpreadsheetEventProcessor.idl index 6ecb2a32f88e..6cb61f5fa0f2 100644 --- a/offapi/com/sun/star/script/vba/VBASpreadsheetEventProcessor.idl +++ b/offapi/com/sun/star/script/vba/VBASpreadsheetEventProcessor.idl @@ -22,22 +22,18 @@ #include -//============================================================================= module com { module sun { module star { module script { module vba { -//============================================================================= service VBASpreadsheetEventProcessor { service VBAEventProcessor; }; -//============================================================================= }; }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/script/vba/VBATextEventProcessor.idl b/offapi/com/sun/star/script/vba/VBATextEventProcessor.idl index 12aa8881978b..2535831511aa 100644 --- a/offapi/com/sun/star/script/vba/VBATextEventProcessor.idl +++ b/offapi/com/sun/star/script/vba/VBATextEventProcessor.idl @@ -22,22 +22,18 @@ #include -//============================================================================= module com { module sun { module star { module script { module vba { -//============================================================================= service VBATextEventProcessor { service VBAEventProcessor; }; -//============================================================================= }; }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/script/vba/XVBACompatibility.idl b/offapi/com/sun/star/script/vba/XVBACompatibility.idl index 73af4fc72251..b18e1df19489 100644 --- a/offapi/com/sun/star/script/vba/XVBACompatibility.idl +++ b/offapi/com/sun/star/script/vba/XVBACompatibility.idl @@ -32,39 +32,31 @@ #include #include -//============================================================================= module com { module sun { module star { module script { module vba { interface XVBACompatibility { - //------------------------------------------------------------------------- [attribute] boolean VBACompatibilityMode; [attribute ] string ProjectName; - //------------------------------------------------------------------------- [attribute, readonly] long RunningVBAScripts; - //------------------------------------------------------------------------- [oneway] void addVBAScriptListener( [in] XVBAScriptListener Listener ); - //------------------------------------------------------------------------- [oneway] void removeVBAScriptListener( [in] XVBAScriptListener Listener ); - //------------------------------------------------------------------------- void broadcastVBAScriptEvent( [in] long Identifier, [in] string ModuleName ); - //------------------------------------------------------------------------- }; }; }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/script/vba/XVBAEventProcessor.idl b/offapi/com/sun/star/script/vba/XVBAEventProcessor.idl index e6434433b5f0..69ec50872f84 100644 --- a/offapi/com/sun/star/script/vba/XVBAEventProcessor.idl +++ b/offapi/com/sun/star/script/vba/XVBAEventProcessor.idl @@ -24,17 +24,14 @@ #include #include -//============================================================================= module com { module sun { module star { module script { module vba { -//============================================================================= /** Executes VBA event handlers. */ interface XVBAEventProcessor { - //------------------------------------------------------------------------- /** Returns whether a VBA event handler exists. @@ -55,7 +52,6 @@ interface XVBAEventProcessor boolean hasVbaEventHandler( [in] long nEventId, [in] sequence< any > aArgs ) raises (::com::sun::star::lang::IllegalArgumentException); - //------------------------------------------------------------------------- /** Executes a VBA event handler. @@ -82,14 +78,11 @@ interface XVBAEventProcessor raises (::com::sun::star::lang::IllegalArgumentException, ::com::sun::star::util::VetoException); - //------------------------------------------------------------------------- }; -//============================================================================= }; }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/script/vba/XVBAMacroResolver.idl b/offapi/com/sun/star/script/vba/XVBAMacroResolver.idl index fcfe6b7cf9f3..904f19eb288a 100644 --- a/offapi/com/sun/star/script/vba/XVBAMacroResolver.idl +++ b/offapi/com/sun/star/script/vba/XVBAMacroResolver.idl @@ -22,17 +22,14 @@ #include -//============================================================================= module com { module sun { module star { module script { module vba { -//============================================================================= /** Converts VBA macro names to script URLs and vice versa. */ interface XVBAMacroResolver { - //------------------------------------------------------------------------- /** Returns the script URL representing the passed VBA macro name. @@ -57,7 +54,6 @@ interface XVBAMacroResolver string resolveVBAMacroToScriptURL( [in] string aVBAMacroName ) raises (::com::sun::star::lang::IllegalArgumentException); - //------------------------------------------------------------------------- /** Returns the VBA macro name for a macro with the passed script URL. @@ -74,14 +70,11 @@ interface XVBAMacroResolver string resolveScriptURLtoVBAMacro( [in] string aScriptURL ) raises (::com::sun::star::lang::IllegalArgumentException); - //------------------------------------------------------------------------- }; -//============================================================================= }; }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/script/vba/XVBAModuleInfo.idl b/offapi/com/sun/star/script/vba/XVBAModuleInfo.idl index bcfe54f9ebd5..5c1bd8b14fa9 100644 --- a/offapi/com/sun/star/script/vba/XVBAModuleInfo.idl +++ b/offapi/com/sun/star/script/vba/XVBAModuleInfo.idl @@ -27,23 +27,19 @@ #include #include -//============================================================================= module com { module sun { module star { module script { module vba { interface XVBAModuleInfo { - //------------------------------------------------------------------------- com::sun::star::script::ModuleInfo getModuleInfo( [in] string ModuleName ) raises( com::sun::star::container::NoSuchElementException, com::sun::star::lang::WrappedTargetException ); - //------------------------------------------------------------------------- boolean hasModuleInfo( [in] string ModuleName ); - //------------------------------------------------------------------------- void insertModuleInfo( [in] string ModuleName, [in] com::sun::star::script::ModuleInfo ModuleInfo ) @@ -51,18 +47,15 @@ interface XVBAModuleInfo com::sun::star::container::ElementExistException, com::sun::star::lang::WrappedTargetException ); - //------------------------------------------------------------------------- void removeModuleInfo( [in] string ModuleName ) raises( com::sun::star::container::NoSuchElementException, com::sun::star::lang::WrappedTargetException ); - //------------------------------------------------------------------------- }; }; }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/script/vba/XVBAScriptListener.idl b/offapi/com/sun/star/script/vba/XVBAScriptListener.idl index f5dc01d33033..3113aa920905 100644 --- a/offapi/com/sun/star/script/vba/XVBAScriptListener.idl +++ b/offapi/com/sun/star/script/vba/XVBAScriptListener.idl @@ -23,22 +23,18 @@ #include #include -//============================================================================= module com { module sun { module star { module script { module vba { -//============================================================================= interface XVBAScriptListener : ::com::sun::star::lang::XEventListener { void notifyVBAScriptEvent( [in] VBAScriptEvent Event ); }; -//============================================================================= }; }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/sdb/BooleanComparisonMode.idl b/offapi/com/sun/star/sdb/BooleanComparisonMode.idl index f80c2cf507da..d8e63d7fc175 100644 --- a/offapi/com/sun/star/sdb/BooleanComparisonMode.idl +++ b/offapi/com/sun/star/sdb/BooleanComparisonMode.idl @@ -20,11 +20,9 @@ #ifndef __com_sun_star_sdb_BooleanComparisonMode_idl__ #define __com_sun_star_sdb_BooleanComparisonMode_idl__ -//============================================================================= module com { module sun { module star { module sdb { -//============================================================================= /** specifies different mode how boolean comparison predicates are to be generated by a SingleSelectQueryComposer. @@ -57,11 +55,9 @@ constants BooleanComparisonMode const long ACCESS_COMPAT = 3; }; -//============================================================================= }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/sdb/CallableStatement.idl b/offapi/com/sun/star/sdb/CallableStatement.idl index a281995bd334..e4ec9ed1f05d 100644 --- a/offapi/com/sun/star/sdb/CallableStatement.idl +++ b/offapi/com/sun/star/sdb/CallableStatement.idl @@ -38,7 +38,6 @@ published service CallableStatement service com::sun::star::sdb::PreparedStatement; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdb/Column.idl b/offapi/com/sun/star/sdb/Column.idl index f7ed8853205b..42fe706a9ba5 100644 --- a/offapi/com/sun/star/sdb/Column.idl +++ b/offapi/com/sun/star/sdb/Column.idl @@ -38,7 +38,6 @@ published service Column service com::sun::star::sdb::ColumnSettings; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdb/ColumnDescriptorControl.idl b/offapi/com/sun/star/sdb/ColumnDescriptorControl.idl index 4f1cf87cb83b..b1264556348a 100644 --- a/offapi/com/sun/star/sdb/ColumnDescriptorControl.idl +++ b/offapi/com/sun/star/sdb/ColumnDescriptorControl.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module sdb { -//============================================================================= /** specifies a column descriptor control. */ @@ -34,7 +32,6 @@ service ColumnDescriptorControl service com::sun::star::awt::UnoControl; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdb/ColumnDescriptorControlModel.idl b/offapi/com/sun/star/sdb/ColumnDescriptorControlModel.idl index b0b0635150b6..4b99e3e2a0c9 100644 --- a/offapi/com/sun/star/sdb/ColumnDescriptorControlModel.idl +++ b/offapi/com/sun/star/sdb/ColumnDescriptorControlModel.idl @@ -22,7 +22,6 @@ #include -//============================================================================= module com { module sun { module star { module sdbc { interface XConnection; @@ -33,7 +32,6 @@ module com { module sun { module star { module sdb { -//============================================================================= /** specifies the standard model of an ColumnDescriptorControl. */ @@ -41,7 +39,6 @@ service ColumnDescriptorControlModel { service com::sun::star::awt::UnoControlModel; - //------------------------------------------------------------------------- /** specifies the border style of the control. @@ -53,14 +50,12 @@ service ColumnDescriptorControlModel */ [property] short Border; - //------------------------------------------------------------------------- /** determines whether the control is enabled or disabled. */ [property] boolean Enabled; - //------------------------------------------------------------------------- /** specifies that the control can be reached with the TAB key. */ @@ -76,7 +71,6 @@ service ColumnDescriptorControlModel }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdb/ColumnSettings.idl b/offapi/com/sun/star/sdb/ColumnSettings.idl index 600207e3b06e..ce5bbaa55fb9 100644 --- a/offapi/com/sun/star/sdb/ColumnSettings.idl +++ b/offapi/com/sun/star/sdb/ColumnSettings.idl @@ -124,7 +124,6 @@ published service ColumnSettings [optional, property] string ControlDefault; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdb/CommandType.idl b/offapi/com/sun/star/sdb/CommandType.idl index 4497439a5be5..60a32b584b33 100644 --- a/offapi/com/sun/star/sdb/CommandType.idl +++ b/offapi/com/sun/star/sdb/CommandType.idl @@ -31,20 +31,17 @@ published constants CommandType process a command like "select * from tablename". */ const long TABLE = 0; - //------------------------------------------------------------------------- /** indicates that a command contains a name of a query component, which contains a certain statement. */ const long QUERY = 1; - //------------------------------------------------------------------------- /** indicates that the command is an SQL-Statement. */ const long COMMAND = 2; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdb/Connection.idl b/offapi/com/sun/star/sdb/Connection.idl index c6a2d8f8b7d0..e3b5407b991f 100644 --- a/offapi/com/sun/star/sdb/Connection.idl +++ b/offapi/com/sun/star/sdb/Connection.idl @@ -75,7 +75,6 @@ published service Connection // [optional] interface com::sun::star::sdb::application::XTableUIProvider; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdb/ContentLoader.idl b/offapi/com/sun/star/sdb/ContentLoader.idl index ddac82c70090..750fd6502387 100644 --- a/offapi/com/sun/star/sdb/ContentLoader.idl +++ b/offapi/com/sun/star/sdb/ContentLoader.idl @@ -34,7 +34,6 @@ module com { module sun { module star { module sdb { -//============================================================================= /** implements a loader for various datasource-related user interface components.

Usually, you don't deal with this loader directly. Instead, use an instance with @@ -96,7 +95,6 @@ published service ContentLoader service com::sun::star::frame::FrameLoader; }; -//============================================================================= }; }; }; }; #endif diff --git a/offapi/com/sun/star/sdb/DataAccessDescriptorFactory.idl b/offapi/com/sun/star/sdb/DataAccessDescriptorFactory.idl index 1429e4a608ad..61e01b2df98d 100644 --- a/offapi/com/sun/star/sdb/DataAccessDescriptorFactory.idl +++ b/offapi/com/sun/star/sdb/DataAccessDescriptorFactory.idl @@ -22,21 +22,17 @@ #include -//============================================================================= module com { module sun { module star { module sdb { -//============================================================================= /** allows creating instances of the DataAccessDescriptor service. */ singleton DataAccessDescriptorFactory : XDataAccessDescriptorFactory; -//============================================================================= }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/sdb/DataColumn.idl b/offapi/com/sun/star/sdb/DataColumn.idl index f6fb70f77267..46d28e3b518e 100644 --- a/offapi/com/sun/star/sdb/DataColumn.idl +++ b/offapi/com/sun/star/sdb/DataColumn.idl @@ -57,7 +57,6 @@ published service DataColumn [optional, readonly, property] any OriginalValue; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdb/DataSettings.idl b/offapi/com/sun/star/sdb/DataSettings.idl index 0540a30d9617..e2d790345fc7 100644 --- a/offapi/com/sun/star/sdb/DataSettings.idl +++ b/offapi/com/sun/star/sdb/DataSettings.idl @@ -83,7 +83,6 @@ published service DataSettings [optional,property] string GroupBy; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdb/DataSource.idl b/offapi/com/sun/star/sdb/DataSource.idl index ae4bb5212d8a..df113282fe6e 100644 --- a/offapi/com/sun/star/sdb/DataSource.idl +++ b/offapi/com/sun/star/sdb/DataSource.idl @@ -239,7 +239,6 @@ published service DataSource [property] sequence TableTypeFilter; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdb/DataSourceBrowser.idl b/offapi/com/sun/star/sdb/DataSourceBrowser.idl index 2f1972690952..9ae422a272d2 100644 --- a/offapi/com/sun/star/sdb/DataSourceBrowser.idl +++ b/offapi/com/sun/star/sdb/DataSourceBrowser.idl @@ -38,7 +38,6 @@ module com { module sun { module star { module sdb { -//============================================================================= /** implements a component which allows browsing the data sources registered on the system.

@@ -275,7 +274,6 @@ published service DataSourceBrowser [optional] interface ::com::sun::star::ui::XContextMenuInterception; }; -//============================================================================= }; }; }; }; #endif diff --git a/offapi/com/sun/star/sdb/DatabaseAccess.idl b/offapi/com/sun/star/sdb/DatabaseAccess.idl index fba3f6b7cfe9..22ab69c96a21 100644 --- a/offapi/com/sun/star/sdb/DatabaseAccess.idl +++ b/offapi/com/sun/star/sdb/DatabaseAccess.idl @@ -96,7 +96,6 @@ published service DatabaseAccess [optional, property] sequence TableTypeFilter; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdb/DatabaseAccessConnection.idl b/offapi/com/sun/star/sdb/DatabaseAccessConnection.idl index 52d707b6872c..2e43eb77f7a7 100644 --- a/offapi/com/sun/star/sdb/DatabaseAccessConnection.idl +++ b/offapi/com/sun/star/sdb/DatabaseAccessConnection.idl @@ -77,7 +77,6 @@ published service DatabaseAccessConnection interface XQueriesSupplier; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdb/DatabaseAccessContext.idl b/offapi/com/sun/star/sdb/DatabaseAccessContext.idl index 5cdda94c8fca..af68e71ea0db 100644 --- a/offapi/com/sun/star/sdb/DatabaseAccessContext.idl +++ b/offapi/com/sun/star/sdb/DatabaseAccessContext.idl @@ -67,7 +67,6 @@ published service DatabaseAccessContext interface com::sun::star::lang::XLocalizable; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdb/DatabaseAccessDataSource.idl b/offapi/com/sun/star/sdb/DatabaseAccessDataSource.idl index 45f7b030279f..fec0bdc84663 100644 --- a/offapi/com/sun/star/sdb/DatabaseAccessDataSource.idl +++ b/offapi/com/sun/star/sdb/DatabaseAccessDataSource.idl @@ -51,7 +51,6 @@ published service DatabaseAccessDataSource [optional, property] com::sun::star::ucb::RememberAuthentication PasswordMode; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdb/DatabaseContext.idl b/offapi/com/sun/star/sdb/DatabaseContext.idl index 870b40271c41..52ddc1c0a924 100644 --- a/offapi/com/sun/star/sdb/DatabaseContext.idl +++ b/offapi/com/sun/star/sdb/DatabaseContext.idl @@ -83,7 +83,6 @@ published service DatabaseContext [optional] interface XDatabaseRegistrations; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdb/DatabaseDocument.idl b/offapi/com/sun/star/sdb/DatabaseDocument.idl index 63dcad027005..9f094684aad9 100644 --- a/offapi/com/sun/star/sdb/DatabaseDocument.idl +++ b/offapi/com/sun/star/sdb/DatabaseDocument.idl @@ -55,7 +55,6 @@ published service DatabaseDocument [readonly, property] string URL; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdb/DatabaseEnvironment.idl b/offapi/com/sun/star/sdb/DatabaseEnvironment.idl index ef6cfea2e43b..3e1b48f33055 100644 --- a/offapi/com/sun/star/sdb/DatabaseEnvironment.idl +++ b/offapi/com/sun/star/sdb/DatabaseEnvironment.idl @@ -51,7 +51,6 @@ published service DatabaseEnvironment NumberFormatsSupplier; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdb/DatabaseInteractionHandler.idl b/offapi/com/sun/star/sdb/DatabaseInteractionHandler.idl index 0efd46ce618d..b19ef3a838d8 100644 --- a/offapi/com/sun/star/sdb/DatabaseInteractionHandler.idl +++ b/offapi/com/sun/star/sdb/DatabaseInteractionHandler.idl @@ -53,7 +53,6 @@ module com { module sun { module star { module sdb { */ service DatabaseInteractionHandler: com::sun::star::task::XInteractionHandler2; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdb/DatabaseRegistrationEvent.idl b/offapi/com/sun/star/sdb/DatabaseRegistrationEvent.idl index 2a15ff9f954d..29678a2ccf10 100644 --- a/offapi/com/sun/star/sdb/DatabaseRegistrationEvent.idl +++ b/offapi/com/sun/star/sdb/DatabaseRegistrationEvent.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module sdb { -//============================================================================= /** describes a change in a database registration @@ -45,11 +43,9 @@ struct DatabaseRegistrationEvent : ::com::sun::star::lang::EventObject string NewLocation; }; -//============================================================================= }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/sdb/DatasourceAdministrationDialog.idl b/offapi/com/sun/star/sdb/DatasourceAdministrationDialog.idl index b62181a3c4a6..3778b0620d7a 100644 --- a/offapi/com/sun/star/sdb/DatasourceAdministrationDialog.idl +++ b/offapi/com/sun/star/sdb/DatasourceAdministrationDialog.idl @@ -25,7 +25,6 @@ #include #include -//============================================================================= module com { module sun { module star { module sdb { @@ -103,7 +102,6 @@ published service DatasourceAdministrationDialog interface com::sun::star::lang::XInitialization; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdb/DefinitionContainer.idl b/offapi/com/sun/star/sdb/DefinitionContainer.idl index 862f7937c3bc..94d47e18b1dd 100644 --- a/offapi/com/sun/star/sdb/DefinitionContainer.idl +++ b/offapi/com/sun/star/sdb/DefinitionContainer.idl @@ -80,7 +80,6 @@ published service DefinitionContainer [optional] interface com::sun::star::lang::XSingleServiceFactory; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdb/DefinitionContent.idl b/offapi/com/sun/star/sdb/DefinitionContent.idl index d3e00a1a7169..2ddd2766bc56 100644 --- a/offapi/com/sun/star/sdb/DefinitionContent.idl +++ b/offapi/com/sun/star/sdb/DefinitionContent.idl @@ -31,11 +31,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sdb { -//============================================================================= /** defines the basic functionality for an object in the hierarchy of sub documents of a OfficeDatabaseDocument. @@ -67,11 +65,9 @@ service DefinitionContent interface ::com::sun::star::container::XHierarchicalName; }; -//============================================================================= }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/sdb/Document.idl b/offapi/com/sun/star/sdb/Document.idl index b232c5afec92..6da2983e110d 100644 --- a/offapi/com/sun/star/sdb/Document.idl +++ b/offapi/com/sun/star/sdb/Document.idl @@ -47,7 +47,6 @@ published service Document [property] string DocumentLocation; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdb/DocumentContainer.idl b/offapi/com/sun/star/sdb/DocumentContainer.idl index 059b877c345f..b92add7aff32 100644 --- a/offapi/com/sun/star/sdb/DocumentContainer.idl +++ b/offapi/com/sun/star/sdb/DocumentContainer.idl @@ -108,7 +108,6 @@ service DocumentContainer interface com::sun::star::container::XHierarchicalNameContainer; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdb/DocumentDataSource.idl b/offapi/com/sun/star/sdb/DocumentDataSource.idl index b8ecf7b4f62d..c8de0f0f40e4 100644 --- a/offapi/com/sun/star/sdb/DocumentDataSource.idl +++ b/offapi/com/sun/star/sdb/DocumentDataSource.idl @@ -22,11 +22,9 @@ #include #include #include -//============================================================================= module com { module sun { module star { module sdb { -//============================================================================= /** simplifies the accessing of data sources and it's corresponding database document. @@ -39,7 +37,6 @@ service DocumentDataSource service DataSource; interface XDocumentDataSource; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdb/DocumentDefinition.idl b/offapi/com/sun/star/sdb/DocumentDefinition.idl index c90884f8dcd2..2037c5b1dfad 100644 --- a/offapi/com/sun/star/sdb/DocumentDefinition.idl +++ b/offapi/com/sun/star/sdb/DocumentDefinition.idl @@ -90,7 +90,6 @@ service DocumentDefinition [readonly, property] boolean AsTemplate; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdb/DocumentSaveRequest.idl b/offapi/com/sun/star/sdb/DocumentSaveRequest.idl index 4f78ca6b94cf..1fef69912320 100644 --- a/offapi/com/sun/star/sdb/DocumentSaveRequest.idl +++ b/offapi/com/sun/star/sdb/DocumentSaveRequest.idl @@ -22,11 +22,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sdb { -//============================================================================= /** an error specifying the lack of a document name

@@ -47,7 +45,6 @@ exception DocumentSaveRequest: com::sun::star::task::ClassifiedInteractionReques string Name; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdb/ErrorCondition.idl b/offapi/com/sun/star/sdb/ErrorCondition.idl index 448552181e4a..1d41d58ba1fb 100644 --- a/offapi/com/sun/star/sdb/ErrorCondition.idl +++ b/offapi/com/sun/star/sdb/ErrorCondition.idl @@ -29,11 +29,9 @@ #ifndef __com_sun_star_sdb_ErrorCondition_idl__ #define __com_sun_star_sdb_ErrorCondition_idl__ -//============================================================================= module com { module sun { module star { module sdb { -//============================================================================= /** defines error conditions for OpenOffice.org Base core components @@ -69,7 +67,6 @@ module com { module sun { module star { module sdb { */ constants ErrorCondition { - // ======================================================================== // = section ROW_SET - css.sdb.RowSet related error conditions /** is used by and RowSet to indicate that an operation has been vetoed @@ -82,7 +79,6 @@ constants ErrorCondition */ const long ROW_SET_OPERATION_VETOED = 100; - // ======================================================================== // = section PARSER - parsing related error conditions /** indicates that while parsing an SQL statement, cyclic sub queries have been detected. @@ -95,9 +91,7 @@ constants ErrorCondition */ const long PARSER_CYCLIC_SUB_QUERIES = 200; - // ======================================================================== // = section DB - application-level error conditions - // = // = next section should start with 500 /** indicates that the name of a client side database object - a query, a form, @@ -140,9 +134,7 @@ constants ErrorCondition */ const long DB_NOT_CONNECTED = 304; - // ======================================================================== // = section AB - address book access related error conditions - // = // = next section should start with 550 /** used by the component implementing address book access to indicate that a requested address book could @@ -154,9 +146,7 @@ constants ErrorCondition */ const long AB_ADDRESSBOOK_NOT_FOUND = 500; - // ======================================================================== // = section DATA - data retrieval related error conditions - // = // = next section should start with 600 /** used to indicate that a SELECT operation on a table needs a filter. @@ -172,11 +162,9 @@ constants ErrorCondition const long DATA_CANNOT_SELECT_UNFILTERED = 550; }; -//============================================================================= }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/sdb/ErrorMessageDialog.idl b/offapi/com/sun/star/sdb/ErrorMessageDialog.idl index 0f3b86d1882c..843c1d0e6ec0 100644 --- a/offapi/com/sun/star/sdb/ErrorMessageDialog.idl +++ b/offapi/com/sun/star/sdb/ErrorMessageDialog.idl @@ -34,7 +34,6 @@ #include #include -//============================================================================= module com { module sun { module star { module sdb { @@ -153,7 +152,6 @@ published service ErrorMessageDialog interface com::sun::star::lang::XInitialization; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdb/Forms.idl b/offapi/com/sun/star/sdb/Forms.idl index 32bcb38c83e0..bd1f98da7005 100644 --- a/offapi/com/sun/star/sdb/Forms.idl +++ b/offapi/com/sun/star/sdb/Forms.idl @@ -36,7 +36,6 @@ service Forms service DocumentContainer; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdb/InteractionHandler.idl b/offapi/com/sun/star/sdb/InteractionHandler.idl index 3911b9fafd9a..3c69f3bfebea 100644 --- a/offapi/com/sun/star/sdb/InteractionHandler.idl +++ b/offapi/com/sun/star/sdb/InteractionHandler.idl @@ -34,7 +34,6 @@ module com { module sun { module star { module sdb { */ published service InteractionHandler: com::sun::star::task::XInteractionHandler; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdb/OfficeDatabaseDocument.idl b/offapi/com/sun/star/sdb/OfficeDatabaseDocument.idl index fbec4b9bad3a..75527e48e7a5 100644 --- a/offapi/com/sun/star/sdb/OfficeDatabaseDocument.idl +++ b/offapi/com/sun/star/sdb/OfficeDatabaseDocument.idl @@ -229,7 +229,6 @@ service OfficeDatabaseDocument interface com::sun::star::util::XCloseable; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdb/OrderColumn.idl b/offapi/com/sun/star/sdb/OrderColumn.idl index e3bc4f36e08f..a3b449f08599 100644 --- a/offapi/com/sun/star/sdb/OrderColumn.idl +++ b/offapi/com/sun/star/sdb/OrderColumn.idl @@ -36,7 +36,6 @@ service OrderColumn */ [property] boolean IsAscending; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdb/ParametersRequest.idl b/offapi/com/sun/star/sdb/ParametersRequest.idl index bc827349b547..5aebd58ba63a 100644 --- a/offapi/com/sun/star/sdb/ParametersRequest.idl +++ b/offapi/com/sun/star/sdb/ParametersRequest.idl @@ -24,11 +24,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sdb { -//============================================================================= /** an error specifying the lack of parameters values

@@ -54,7 +52,6 @@ published exception ParametersRequest: com::sun::star::task::ClassifiedInteracti com::sun::star::sdbc::XConnection Connection; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdb/PreparedStatement.idl b/offapi/com/sun/star/sdb/PreparedStatement.idl index 999374100fbd..7b87bca170a8 100644 --- a/offapi/com/sun/star/sdb/PreparedStatement.idl +++ b/offapi/com/sun/star/sdb/PreparedStatement.idl @@ -43,7 +43,6 @@ published service PreparedStatement interface com::sun::star::sdbcx::XColumnsSupplier; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdb/Query.idl b/offapi/com/sun/star/sdb/Query.idl index 7ecbde768b57..38f97e3e6848 100644 --- a/offapi/com/sun/star/sdb/Query.idl +++ b/offapi/com/sun/star/sdb/Query.idl @@ -68,7 +68,6 @@ published service Query interface com::sun::star::sdbcx::XColumnsSupplier; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdb/QueryDefinition.idl b/offapi/com/sun/star/sdb/QueryDefinition.idl index dbc767a56800..6107e3119086 100644 --- a/offapi/com/sun/star/sdb/QueryDefinition.idl +++ b/offapi/com/sun/star/sdb/QueryDefinition.idl @@ -69,7 +69,6 @@ published service QueryDefinition [property] string UpdateSchemaName; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdb/QueryDescriptor.idl b/offapi/com/sun/star/sdb/QueryDescriptor.idl index 117640611659..00ce6cd50a59 100644 --- a/offapi/com/sun/star/sdb/QueryDescriptor.idl +++ b/offapi/com/sun/star/sdb/QueryDescriptor.idl @@ -85,7 +85,6 @@ published service QueryDescriptor [property] string UpdateSchemaName; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdb/QueryDesign.idl b/offapi/com/sun/star/sdb/QueryDesign.idl index 46db12f96ac9..689fa13c8e65 100644 --- a/offapi/com/sun/star/sdb/QueryDesign.idl +++ b/offapi/com/sun/star/sdb/QueryDesign.idl @@ -35,7 +35,6 @@ module com { module sun { module star { module sdb { -//============================================================================= /** implements a component which allows the creation of SQL statements.

This service implements a user interface for creating SQL statements either through a graphical design @@ -188,7 +187,6 @@ published service QueryDesign [readonly, property, optional] boolean EscapeProcessing; }; -//============================================================================= }; }; }; }; #endif diff --git a/offapi/com/sun/star/sdb/RelationDesign.idl b/offapi/com/sun/star/sdb/RelationDesign.idl index 0eb7a857b040..bae01918b009 100644 --- a/offapi/com/sun/star/sdb/RelationDesign.idl +++ b/offapi/com/sun/star/sdb/RelationDesign.idl @@ -26,7 +26,6 @@ module com { module sun { module star { module sdb { -//============================================================================= /** implements a component which allows the creation of relation.

This service implements a user interface for relations through a graphical design interface.

@@ -71,7 +70,6 @@ published service RelationDesign interface com::sun::star::lang::XInitialization; }; -//============================================================================= }; }; }; }; #endif diff --git a/offapi/com/sun/star/sdb/Reports.idl b/offapi/com/sun/star/sdb/Reports.idl index a7210e24e2aa..27dbbf093d72 100644 --- a/offapi/com/sun/star/sdb/Reports.idl +++ b/offapi/com/sun/star/sdb/Reports.idl @@ -36,7 +36,6 @@ service Reports service DocumentContainer; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdb/ResultColumn.idl b/offapi/com/sun/star/sdb/ResultColumn.idl index d72d5c9c3658..95bf88a1ed21 100644 --- a/offapi/com/sun/star/sdb/ResultColumn.idl +++ b/offapi/com/sun/star/sdb/ResultColumn.idl @@ -102,7 +102,6 @@ published service ResultColumn [readonly, property] string CatalogName; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdb/ResultSet.idl b/offapi/com/sun/star/sdb/ResultSet.idl index 4305a131f782..f7a97f39fd44 100644 --- a/offapi/com/sun/star/sdb/ResultSet.idl +++ b/offapi/com/sun/star/sdb/ResultSet.idl @@ -43,7 +43,6 @@ published service ResultSet interface com::sun::star::sdbcx::XColumnsSupplier; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdb/RowChangeAction.idl b/offapi/com/sun/star/sdb/RowChangeAction.idl index a89a9490b254..c38da1d92423 100644 --- a/offapi/com/sun/star/sdb/RowChangeAction.idl +++ b/offapi/com/sun/star/sdb/RowChangeAction.idl @@ -30,19 +30,16 @@ published constants RowChangeAction /** indicates that an insert will be performed. */ const long INSERT = 1; - //------------------------------------------------------------------------- /** indicates that an update will be performed. */ const long UPDATE = 2; - //------------------------------------------------------------------------- /** indicates that a delete will be performed. */ const long DELETE = 3; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdb/RowChangeEvent.idl b/offapi/com/sun/star/sdb/RowChangeEvent.idl index 0c546061d1b6..d6e6a292be36 100644 --- a/offapi/com/sun/star/sdb/RowChangeEvent.idl +++ b/offapi/com/sun/star/sdb/RowChangeEvent.idl @@ -40,7 +40,6 @@ published struct RowChangeEvent: com::sun::star::lang::EventObject long Rows; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdb/RowSet.idl b/offapi/com/sun/star/sdb/RowSet.idl index 56adff6bdc71..d60da8da299e 100644 --- a/offapi/com/sun/star/sdb/RowSet.idl +++ b/offapi/com/sun/star/sdb/RowSet.idl @@ -384,7 +384,6 @@ published service RowSet [optional, property] string UpdateSchemaName; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdb/RowSetVetoException.idl b/offapi/com/sun/star/sdb/RowSetVetoException.idl index 68216af95726..0ee35ba89e74 100644 --- a/offapi/com/sun/star/sdb/RowSetVetoException.idl +++ b/offapi/com/sun/star/sdb/RowSetVetoException.idl @@ -32,7 +32,6 @@ published exception RowSetVetoException: com::sun::star::sdbc::SQLException { }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdb/RowsChangeEvent.idl b/offapi/com/sun/star/sdb/RowsChangeEvent.idl index 92430095860c..7757ce410ed4 100644 --- a/offapi/com/sun/star/sdb/RowsChangeEvent.idl +++ b/offapi/com/sun/star/sdb/RowsChangeEvent.idl @@ -32,7 +32,6 @@ struct RowsChangeEvent: com::sun::star::sdb::RowChangeEvent sequence< any > Bookmarks; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdb/SQLContext.idl b/offapi/com/sun/star/sdb/SQLContext.idl index 7f28636626e1..b57e7143eabc 100644 --- a/offapi/com/sun/star/sdb/SQLContext.idl +++ b/offapi/com/sun/star/sdb/SQLContext.idl @@ -54,7 +54,6 @@ published exception SQLContext: com::sun::star::sdbc::SQLWarning string Details; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdb/SQLErrorEvent.idl b/offapi/com/sun/star/sdb/SQLErrorEvent.idl index 8664f6b6df2b..ae00ab16aa6b 100644 --- a/offapi/com/sun/star/sdb/SQLErrorEvent.idl +++ b/offapi/com/sun/star/sdb/SQLErrorEvent.idl @@ -36,7 +36,6 @@ published struct SQLErrorEvent: com::sun::star::lang::EventObject any Reason; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdb/SQLFilterOperator.idl b/offapi/com/sun/star/sdb/SQLFilterOperator.idl index 78e8f2c45eec..3b1c0582cdbe 100644 --- a/offapi/com/sun/star/sdb/SQLFilterOperator.idl +++ b/offapi/com/sun/star/sdb/SQLFilterOperator.idl @@ -70,7 +70,6 @@ constants SQLFilterOperator /// is not null const long NOT_SQLNULL = 10; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdb/SQLQueryComposer.idl b/offapi/com/sun/star/sdb/SQLQueryComposer.idl index cd4fa8ff956c..a3346c53208d 100644 --- a/offapi/com/sun/star/sdb/SQLQueryComposer.idl +++ b/offapi/com/sun/star/sdb/SQLQueryComposer.idl @@ -56,7 +56,6 @@ published service SQLQueryComposer interface com::sun::star::sdbcx::XColumnsSupplier; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdb/SingleSelectQueryAnalyzer.idl b/offapi/com/sun/star/sdb/SingleSelectQueryAnalyzer.idl index 099dd8930294..9a085f843f87 100644 --- a/offapi/com/sun/star/sdb/SingleSelectQueryAnalyzer.idl +++ b/offapi/com/sun/star/sdb/SingleSelectQueryAnalyzer.idl @@ -71,7 +71,6 @@ service SingleSelectQueryAnalyzer [optional] interface com::sun::star::sdb::XParametersSupplier; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdb/SingleSelectQueryComposer.idl b/offapi/com/sun/star/sdb/SingleSelectQueryComposer.idl index 0b5fa3328383..0932a4a5e88a 100644 --- a/offapi/com/sun/star/sdb/SingleSelectQueryComposer.idl +++ b/offapi/com/sun/star/sdb/SingleSelectQueryComposer.idl @@ -61,7 +61,6 @@ service SingleSelectQueryComposer [readonly, property] string Original; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdb/Table.idl b/offapi/com/sun/star/sdb/Table.idl index be81e4f4800c..883c0595208c 100644 --- a/offapi/com/sun/star/sdb/Table.idl +++ b/offapi/com/sun/star/sdb/Table.idl @@ -55,7 +55,6 @@ published service Table [readonly, property] long Privileges; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdb/TableDescriptor.idl b/offapi/com/sun/star/sdb/TableDescriptor.idl index 8e1dc6613a16..99e44263a495 100644 --- a/offapi/com/sun/star/sdb/TableDescriptor.idl +++ b/offapi/com/sun/star/sdb/TableDescriptor.idl @@ -40,7 +40,6 @@ published service TableDescriptor service com::sun::star::sdb::DataSettings; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdb/TableDesign.idl b/offapi/com/sun/star/sdb/TableDesign.idl index 22a5e4bab68e..08d5b8500cf0 100644 --- a/offapi/com/sun/star/sdb/TableDesign.idl +++ b/offapi/com/sun/star/sdb/TableDesign.idl @@ -26,7 +26,6 @@ module com { module sun { module star { module sdb { -//============================================================================= /** implements a component which allows the creation of tables.

This service implements a user interface for creating tables through a graphical design interface.

@@ -74,7 +73,6 @@ published service TableDesign interface com::sun::star::lang::XInitialization; }; -//============================================================================= }; }; }; }; #endif diff --git a/offapi/com/sun/star/sdb/XAlterQuery.idl b/offapi/com/sun/star/sdb/XAlterQuery.idl index 4055d9f36521..7858d2a9ab25 100644 --- a/offapi/com/sun/star/sdb/XAlterQuery.idl +++ b/offapi/com/sun/star/sdb/XAlterQuery.idl @@ -42,7 +42,6 @@ published interface XAlterQuery: com::sun::star::uno::XInterface raises (com::sun::star::sdbc::SQLException); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdb/XBookmarksSupplier.idl b/offapi/com/sun/star/sdb/XBookmarksSupplier.idl index 6a2afa0dac96..a91fd9abf2b7 100644 --- a/offapi/com/sun/star/sdb/XBookmarksSupplier.idl +++ b/offapi/com/sun/star/sdb/XBookmarksSupplier.idl @@ -24,17 +24,14 @@ #include -//============================================================================= module com { module sun { module star { module sdb { -//============================================================================= /** provides access to the collection of all bookmarks associated with a data source. */ published interface XBookmarksSupplier: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** @returns the collection of all bookmarks associated with a data source

@@ -46,7 +43,6 @@ published interface XBookmarksSupplier: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdb/XColumn.idl b/offapi/com/sun/star/sdb/XColumn.idl index b5ef001662bc..3db78253775a 100644 --- a/offapi/com/sun/star/sdb/XColumn.idl +++ b/offapi/com/sun/star/sdb/XColumn.idl @@ -51,7 +51,6 @@ */ published interface XColumn: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** reports whether the last column read had a value of SQL NULL. Note that you must first call getXXX on a column to try to read @@ -64,7 +63,6 @@ published interface XColumn: com::sun::star::uno::XInterface if a database access error occurs. */ boolean wasNull() raises (com::sun::star::sdbc::SQLException); - //------------------------------------------------------------------------- /** gets the value of a column in the current row as a String. @returns @@ -73,7 +71,6 @@ published interface XColumn: com::sun::star::uno::XInterface if a database access error occurs. */ string getString() raises (com::sun::star::sdbc::SQLException); - //------------------------------------------------------------------------- /** gets the value of a column in the current row as boolean. @returns @@ -82,7 +79,6 @@ published interface XColumn: com::sun::star::uno::XInterface if a database access error occurs. */ boolean getBoolean() raises (com::sun::star::sdbc::SQLException); - //------------------------------------------------------------------------- /** gets the value of a column in the current row as a byte. @returns @@ -91,7 +87,6 @@ published interface XColumn: com::sun::star::uno::XInterface if a database access error occurs. */ byte getByte() raises (com::sun::star::sdbc::SQLException); - //------------------------------------------------------------------------- /** gets the value of a column in the current row as a short. @returns @@ -100,7 +95,6 @@ published interface XColumn: com::sun::star::uno::XInterface if a database access error occurs. */ short getShort() raises (com::sun::star::sdbc::SQLException); - //------------------------------------------------------------------------- /** gets the value of a column in the current row as a long. @returns @@ -109,7 +103,6 @@ published interface XColumn: com::sun::star::uno::XInterface if a database access error occurs. */ long getInt() raises (com::sun::star::sdbc::SQLException); - //------------------------------------------------------------------------- /** gets the value of a column in the current row as a hyper. @returns @@ -118,7 +111,6 @@ published interface XColumn: com::sun::star::uno::XInterface if a database access error occurs. */ hyper getLong() raises (com::sun::star::sdbc::SQLException); - //------------------------------------------------------------------------- /** gets the value of a column in the current row as a float. @returns @@ -127,7 +119,6 @@ published interface XColumn: com::sun::star::uno::XInterface if a database access error occurs. */ float getFloat() raises (com::sun::star::sdbc::SQLException); - //------------------------------------------------------------------------- /** gets the value of a column in the current row as a double. @returns @@ -136,7 +127,6 @@ published interface XColumn: com::sun::star::uno::XInterface if a database access error occurs. */ double getDouble() raises (com::sun::star::sdbc::SQLException); - //------------------------------------------------------------------------- /** gets the value of a column in the current row as a byte array. The bytes represent the raw values returned by the driver. @@ -146,7 +136,6 @@ published interface XColumn: com::sun::star::uno::XInterface if a database access error occurs. */ sequence getBytes() raises (com::sun::star::sdbc::SQLException); - //------------------------------------------------------------------------- /** gets the value of a column in the current row as a date object. @returns @@ -156,7 +145,6 @@ published interface XColumn: com::sun::star::uno::XInterface */ com::sun::star::util::Date getDate() raises (com::sun::star::sdbc::SQLException); - //------------------------------------------------------------------------- /** gets the value of a column in the current row as a time object. @returns @@ -166,7 +154,6 @@ published interface XColumn: com::sun::star::uno::XInterface */ com::sun::star::util::Time getTime() raises (com::sun::star::sdbc::SQLException); - //------------------------------------------------------------------------- /** gets the value of a column in the current row as a datetime object. @returns @@ -176,7 +163,6 @@ published interface XColumn: com::sun::star::uno::XInterface */ com::sun::star::util::DateTime getTimestamp() raises (com::sun::star::sdbc::SQLException); - //------------------------------------------------------------------------- /** gets the value of a column in the current row as a stream of uninterpreted bytes. The value can then be read in chunks from the @@ -199,7 +185,6 @@ published interface XColumn: com::sun::star::uno::XInterface */ com::sun::star::io::XInputStream getBinaryStream() raises (com::sun::star::sdbc::SQLException); - //------------------------------------------------------------------------- /** gets the value of a column in the current row as a stream of uninterpreted bytes. The value can then be read in chunks from the @@ -221,7 +206,6 @@ published interface XColumn: com::sun::star::uno::XInterface */ com::sun::star::io::XInputStream getCharacterStream() raises (com::sun::star::sdbc::SQLException); - //------------------------------------------------------------------------- /** @returns the value of a column in the current row as an object. This method uses the given @@ -238,7 +222,6 @@ published interface XColumn: com::sun::star::uno::XInterface */ any getObject([in]com::sun::star::container::XNameAccess typeMap) raises (com::sun::star::sdbc::SQLException); - //------------------------------------------------------------------------- /** gets a REF(<structured-type>) column value from the current row. @@ -248,7 +231,6 @@ published interface XColumn: com::sun::star::uno::XInterface if a database access error occurs. */ com::sun::star::sdbc::XRef getRef() raises (com::sun::star::sdbc::SQLException); - //------------------------------------------------------------------------- /** gets a BLOB (Binary Large OBject) value in the current row. @returns @@ -257,7 +239,6 @@ published interface XColumn: com::sun::star::uno::XInterface if a database access error occurs. */ com::sun::star::sdbc::XBlob getBlob() raises (com::sun::star::sdbc::SQLException); - //------------------------------------------------------------------------- /** gets a CLOB value in the current row of this ResultSet object. @returns @@ -266,7 +247,6 @@ published interface XColumn: com::sun::star::uno::XInterface if a database access error occurs. */ com::sun::star::sdbc::XClob getClob() raises (com::sun::star::sdbc::SQLException); - //------------------------------------------------------------------------- /** gets a SQL ARRAY value from the current row. @returns @@ -277,7 +257,6 @@ published interface XColumn: com::sun::star::uno::XInterface com::sun::star::sdbc::XArray getArray() raises (com::sun::star::sdbc::SQLException); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdb/XColumnUpdate.idl b/offapi/com/sun/star/sdb/XColumnUpdate.idl index 7d6b56cec00a..092656680996 100644 --- a/offapi/com/sun/star/sdb/XColumnUpdate.idl +++ b/offapi/com/sun/star/sdb/XColumnUpdate.idl @@ -46,7 +46,6 @@ published interface XColumnUpdate: com::sun::star::uno::XInterface if a database access error occurs. */ void updateNull() raises (com::sun::star::sdbc::SQLException); - //------------------------------------------------------------------------- /** updates a column with a boolean value. @param x @@ -55,7 +54,6 @@ published interface XColumnUpdate: com::sun::star::uno::XInterface if a database access error occurs. */ void updateBoolean([in]boolean x) raises (com::sun::star::sdbc::SQLException); - //------------------------------------------------------------------------- /** updates a column with a byte value. @param x @@ -64,7 +62,6 @@ published interface XColumnUpdate: com::sun::star::uno::XInterface if a database access error occurs. */ void updateByte([in]byte x) raises (com::sun::star::sdbc::SQLException); - //------------------------------------------------------------------------- /** updates a column with a short value. @param x @@ -73,7 +70,6 @@ published interface XColumnUpdate: com::sun::star::uno::XInterface if a database access error occurs. */ void updateShort([in]short x) raises (com::sun::star::sdbc::SQLException); - //------------------------------------------------------------------------- /** updates a column with a long value. @param x @@ -82,7 +78,6 @@ published interface XColumnUpdate: com::sun::star::uno::XInterface if a database access error occurs. */ void updateInt([in]long x) raises (com::sun::star::sdbc::SQLException); - //------------------------------------------------------------------------- /** updates a column with a hyper value. @param x @@ -91,7 +86,6 @@ published interface XColumnUpdate: com::sun::star::uno::XInterface if a database access error occurs. */ void updateLong([in]hyper x) raises (com::sun::star::sdbc::SQLException); - //------------------------------------------------------------------------- /** updates a column with a float value. @param x @@ -100,7 +94,6 @@ published interface XColumnUpdate: com::sun::star::uno::XInterface if a database access error occurs. */ void updateFloat([in]float x) raises (com::sun::star::sdbc::SQLException); - //------------------------------------------------------------------------- /** updates a column with a double value. @param x @@ -109,7 +102,6 @@ published interface XColumnUpdate: com::sun::star::uno::XInterface if a database access error occurs. */ void updateDouble([in]double x) raises (com::sun::star::sdbc::SQLException); - //------------------------------------------------------------------------- /** updates a column with a string value. @param x @@ -118,7 +110,6 @@ published interface XColumnUpdate: com::sun::star::uno::XInterface if a database access error occurs. */ void updateString([in]string x) raises (com::sun::star::sdbc::SQLException); - //------------------------------------------------------------------------- /** updates a column with a byte array value. @param x @@ -127,7 +118,6 @@ published interface XColumnUpdate: com::sun::star::uno::XInterface if a database access error occurs. */ void updateBytes([in]sequence x) raises (com::sun::star::sdbc::SQLException); - //------------------------------------------------------------------------- /** updates a column with a Date value. @param x @@ -137,7 +127,6 @@ published interface XColumnUpdate: com::sun::star::uno::XInterface */ void updateDate([in]com::sun::star::util::Date x) raises (com::sun::star::sdbc::SQLException); - //------------------------------------------------------------------------- /** updates a column with a Time value. @param x @@ -147,7 +136,6 @@ published interface XColumnUpdate: com::sun::star::uno::XInterface */ void updateTime([in]com::sun::star::util::Time x) raises (com::sun::star::sdbc::SQLException); - //------------------------------------------------------------------------- /** updates a column with a Timestamp value. @param x @@ -157,7 +145,6 @@ published interface XColumnUpdate: com::sun::star::uno::XInterface */ void updateTimestamp([in]com::sun::star::util::DateTime x) raises (com::sun::star::sdbc::SQLException); - //------------------------------------------------------------------------- /** updates a column with a stream value. @param x @@ -167,7 +154,6 @@ published interface XColumnUpdate: com::sun::star::uno::XInterface */ void updateBinaryStream([in]com::sun::star::io::XInputStream x, [in]long length) raises (com::sun::star::sdbc::SQLException); - //------------------------------------------------------------------------- /** updates a column with a stream value. @param x @@ -179,7 +165,6 @@ published interface XColumnUpdate: com::sun::star::uno::XInterface */ void updateCharacterStream([in]com::sun::star::io::XInputStream x, [in]long length) raises (com::sun::star::sdbc::SQLException); - //------------------------------------------------------------------------- /** updates a column with an Object value. @param x @@ -189,7 +174,6 @@ published interface XColumnUpdate: com::sun::star::uno::XInterface */ void updateObject([in]any x) raises (com::sun::star::sdbc::SQLException); - //------------------------------------------------------------------------- /** updates a column with an Object value. @param x @@ -203,7 +187,6 @@ published interface XColumnUpdate: com::sun::star::uno::XInterface raises (com::sun::star::sdbc::SQLException); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdb/XCommandPreparation.idl b/offapi/com/sun/star/sdb/XCommandPreparation.idl index f07320d1714e..ea4d7c15ad9b 100644 --- a/offapi/com/sun/star/sdb/XCommandPreparation.idl +++ b/offapi/com/sun/star/sdb/XCommandPreparation.idl @@ -62,7 +62,6 @@ published interface XCommandPreparation: com::sun::star::uno::XInterface raises (com::sun::star::sdbc::SQLException); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdb/XCompletedConnection.idl b/offapi/com/sun/star/sdb/XCompletedConnection.idl index e66440135e14..ab6a51d439a4 100644 --- a/offapi/com/sun/star/sdb/XCompletedConnection.idl +++ b/offapi/com/sun/star/sdb/XCompletedConnection.idl @@ -51,7 +51,6 @@ published interface XCompletedConnection: com::sun::star::uno::XInterface raises (com::sun::star::sdbc::SQLException); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdb/XCompletedExecution.idl b/offapi/com/sun/star/sdb/XCompletedExecution.idl index a1955e6ccfaa..7a7553a3846b 100644 --- a/offapi/com/sun/star/sdb/XCompletedExecution.idl +++ b/offapi/com/sun/star/sdb/XCompletedExecution.idl @@ -42,7 +42,6 @@ published interface XCompletedExecution: com::sun::star::uno::XInterface raises (com::sun::star::sdbc::SQLException); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdb/XDataAccessDescriptorFactory.idl b/offapi/com/sun/star/sdb/XDataAccessDescriptorFactory.idl index aa66cda265ad..227294e50323 100644 --- a/offapi/com/sun/star/sdb/XDataAccessDescriptorFactory.idl +++ b/offapi/com/sun/star/sdb/XDataAccessDescriptorFactory.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module sdb { -//============================================================================= /** allows creating instances of the DataAccessDescriptor service. @@ -45,11 +43,9 @@ interface XDataAccessDescriptorFactory createDataAccessDescriptor(); }; -//============================================================================= }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/sdb/XDatabaseAccess.idl b/offapi/com/sun/star/sdb/XDatabaseAccess.idl index 1b2aba5b69de..9822d72e302a 100644 --- a/offapi/com/sun/star/sdb/XDatabaseAccess.idl +++ b/offapi/com/sun/star/sdb/XDatabaseAccess.idl @@ -29,13 +29,11 @@ published interface XInteractionHandler; };};};}; -//============================================================================= module com { module sun { module star { module sdb { published interface XDatabaseAccessListener; -//============================================================================= /** is not to be used anymore @deprecated @@ -50,7 +48,6 @@ published interface XDatabaseAccess: com::sun::star::sdbc::XDataSource [oneway] void removeDatabaseAccessListener([in]XDatabaseAccessListener listener); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdb/XDatabaseAccessListener.idl b/offapi/com/sun/star/sdb/XDatabaseAccessListener.idl index ab61e8982329..a2c69b8078a7 100644 --- a/offapi/com/sun/star/sdb/XDatabaseAccessListener.idl +++ b/offapi/com/sun/star/sdb/XDatabaseAccessListener.idl @@ -34,7 +34,6 @@ published interface XDatabaseAccessListener: com::sun::star::lang::XEventListene [oneway] void connectionClosing([in]com::sun::star::lang::EventObject event); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdb/XDatabaseEnvironment.idl b/offapi/com/sun/star/sdb/XDatabaseEnvironment.idl index 8952e47f0837..29d9bc187bd7 100644 --- a/offapi/com/sun/star/sdb/XDatabaseEnvironment.idl +++ b/offapi/com/sun/star/sdb/XDatabaseEnvironment.idl @@ -27,13 +27,11 @@ #include -//============================================================================= module com { module sun { module star { module sdb { published interface XDatabaseAccess; -//============================================================================= /** is not to be used anymore. @@ -47,7 +45,6 @@ published interface XDatabaseEnvironment: com::sun::star::sdbc::XDriverManager raises (com::sun::star::sdbc::SQLException); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdb/XDatabaseRegistrations.idl b/offapi/com/sun/star/sdb/XDatabaseRegistrations.idl index 3edb05dac723..3ca15502a505 100644 --- a/offapi/com/sun/star/sdb/XDatabaseRegistrations.idl +++ b/offapi/com/sun/star/sdb/XDatabaseRegistrations.idl @@ -25,13 +25,11 @@ #include #include -//============================================================================= module com { module sun { module star { module sdb { interface XDatabaseRegistrationsListener; -//============================================================================= /** provides access to the application-wide registered databases. @@ -143,11 +141,9 @@ interface XDatabaseRegistrations void removeDatabaseRegistrationsListener( [in] XDatabaseRegistrationsListener Listener ); }; -//============================================================================= }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/sdb/XDatabaseRegistrationsListener.idl b/offapi/com/sun/star/sdb/XDatabaseRegistrationsListener.idl index 8452261927ea..1f502fde5ba4 100644 --- a/offapi/com/sun/star/sdb/XDatabaseRegistrationsListener.idl +++ b/offapi/com/sun/star/sdb/XDatabaseRegistrationsListener.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sdb { -//============================================================================= /** implemented by components which want to be notified of changes in the application-wide registered databases. @@ -55,11 +53,9 @@ interface XDatabaseRegistrationsListener : ::com::sun::star::lang::XEventListene void changedDatabaseLocation( [in] DatabaseRegistrationEvent Event ); }; -//============================================================================= }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/sdb/XDocumentDataSource.idl b/offapi/com/sun/star/sdb/XDocumentDataSource.idl index 4d2844a61705..269a52b2e199 100644 --- a/offapi/com/sun/star/sdb/XDocumentDataSource.idl +++ b/offapi/com/sun/star/sdb/XDocumentDataSource.idl @@ -30,11 +30,9 @@ #include -//============================================================================= module com { module sun { module star { module sdb { -//============================================================================= /** simplifies the accessing of data sources and their corresponding database document.

@@ -63,7 +61,6 @@ interface XDocumentDataSource [readonly, attribute] XOfficeDatabaseDocument DatabaseDocument; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdb/XFormDocumentsSupplier.idl b/offapi/com/sun/star/sdb/XFormDocumentsSupplier.idl index 04297b79b20b..3fff837dfbb1 100644 --- a/offapi/com/sun/star/sdb/XFormDocumentsSupplier.idl +++ b/offapi/com/sun/star/sdb/XFormDocumentsSupplier.idl @@ -49,7 +49,6 @@ interface XFormDocumentsSupplier: com::sun::star::uno::XInterface com::sun::star::container::XNameAccess getFormDocuments(); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdb/XInteractionDocumentSave.idl b/offapi/com/sun/star/sdb/XInteractionDocumentSave.idl index 43245125990b..a01cf6d40adb 100644 --- a/offapi/com/sun/star/sdb/XInteractionDocumentSave.idl +++ b/offapi/com/sun/star/sdb/XInteractionDocumentSave.idl @@ -44,7 +44,6 @@ interface XInteractionDocumentSave: com::sun::star::task::XInteractionContinuati void setName( [in] string Name, [in] com::sun::star::ucb::XContent Content); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdb/XInteractionSupplyParameters.idl b/offapi/com/sun/star/sdb/XInteractionSupplyParameters.idl index 981ccd873126..5e5d88e10d04 100644 --- a/offapi/com/sun/star/sdb/XInteractionSupplyParameters.idl +++ b/offapi/com/sun/star/sdb/XInteractionSupplyParameters.idl @@ -41,7 +41,6 @@ published interface XInteractionSupplyParameters: com::sun::star::task::XInterac void setParameters( [in] sequence< com::sun::star::beans::PropertyValue > Values); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdb/XOfficeDatabaseDocument.idl b/offapi/com/sun/star/sdb/XOfficeDatabaseDocument.idl index c9bc186ce231..76bf1f26991a 100644 --- a/offapi/com/sun/star/sdb/XOfficeDatabaseDocument.idl +++ b/offapi/com/sun/star/sdb/XOfficeDatabaseDocument.idl @@ -33,11 +33,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sdb { -//============================================================================= /** simplifies the accessing of data sources, and it's corresponding database document and forms, and reports. */ interface XOfficeDatabaseDocument @@ -61,7 +59,6 @@ interface XOfficeDatabaseDocument */ [readonly, attribute] com::sun::star::sdbc::XDataSource DataSource; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdb/XParametersSupplier.idl b/offapi/com/sun/star/sdb/XParametersSupplier.idl index f5e064f27160..acaf1428ef62 100644 --- a/offapi/com/sun/star/sdb/XParametersSupplier.idl +++ b/offapi/com/sun/star/sdb/XParametersSupplier.idl @@ -39,7 +39,6 @@ published interface XParametersSupplier: com::sun::star::uno::XInterface com::sun::star::container::XIndexAccess getParameters(); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdb/XQueriesSupplier.idl b/offapi/com/sun/star/sdb/XQueriesSupplier.idl index b232bc691a5f..8d789f236d83 100644 --- a/offapi/com/sun/star/sdb/XQueriesSupplier.idl +++ b/offapi/com/sun/star/sdb/XQueriesSupplier.idl @@ -42,7 +42,6 @@ published interface XQueriesSupplier: com::sun::star::uno::XInterface com::sun::star::container::XNameAccess getQueries(); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdb/XQueryDefinitionsSupplier.idl b/offapi/com/sun/star/sdb/XQueryDefinitionsSupplier.idl index 3522d39dced8..1a838ad689ab 100644 --- a/offapi/com/sun/star/sdb/XQueryDefinitionsSupplier.idl +++ b/offapi/com/sun/star/sdb/XQueryDefinitionsSupplier.idl @@ -38,7 +38,6 @@ published interface XQueryDefinitionsSupplier: com::sun::star::uno::XInterface com::sun::star::container::XNameAccess getQueryDefinitions(); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdb/XReportDocumentsSupplier.idl b/offapi/com/sun/star/sdb/XReportDocumentsSupplier.idl index 785886ed9141..23125e797702 100644 --- a/offapi/com/sun/star/sdb/XReportDocumentsSupplier.idl +++ b/offapi/com/sun/star/sdb/XReportDocumentsSupplier.idl @@ -49,7 +49,6 @@ interface XReportDocumentsSupplier: com::sun::star::uno::XInterface com::sun::star::container::XNameAccess getReportDocuments(); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdb/XResultSetAccess.idl b/offapi/com/sun/star/sdb/XResultSetAccess.idl index d7bf183322dc..376e0b149936 100644 --- a/offapi/com/sun/star/sdb/XResultSetAccess.idl +++ b/offapi/com/sun/star/sdb/XResultSetAccess.idl @@ -49,7 +49,6 @@ published interface XResultSetAccess: com::sun::star::uno::XInterface com::sun::star::sdbc::XResultSet createResultSet() raises (com::sun::star::sdbc::SQLException); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdb/XRowSetApproveBroadcaster.idl b/offapi/com/sun/star/sdb/XRowSetApproveBroadcaster.idl index a659033469d5..f1752b0878de 100644 --- a/offapi/com/sun/star/sdb/XRowSetApproveBroadcaster.idl +++ b/offapi/com/sun/star/sdb/XRowSetApproveBroadcaster.idl @@ -38,7 +38,6 @@ published interface XRowSetApproveBroadcaster: com::sun::star::uno::XInterface */ [oneway] void addRowSetApproveListener( [in]XRowSetApproveListener listener ); - //------------------------------------------------------------------------- /** removes the specified listener. @param com::sun::star::sdb::XRowSetApproveListener @@ -47,7 +46,6 @@ published interface XRowSetApproveBroadcaster: com::sun::star::uno::XInterface [in]XRowSetApproveListener listener ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdb/XRowSetApproveListener.idl b/offapi/com/sun/star/sdb/XRowSetApproveListener.idl index 68142a411819..2316f8b12a2d 100644 --- a/offapi/com/sun/star/sdb/XRowSetApproveListener.idl +++ b/offapi/com/sun/star/sdb/XRowSetApproveListener.idl @@ -46,7 +46,6 @@ published interface XRowSetApproveListener: com::sun::star::lang::XEventListener @returns when moving is allowed, otherwise */ boolean approveCursorMove([in]com::sun::star::lang::EventObject event); - //------------------------------------------------------------------------- /** is called before a row is inserted, updated, or deleted. @param event @@ -54,7 +53,6 @@ published interface XRowSetApproveListener: com::sun::star::lang::XEventListener @returns when changing is allowed, otherwise */ boolean approveRowChange([in]RowChangeEvent event); - //------------------------------------------------------------------------- /** is called before a row set is changed, or in other words before a row set is reexecuted. @@ -65,7 +63,6 @@ published interface XRowSetApproveListener: com::sun::star::lang::XEventListener boolean approveRowSetChange([in]com::sun::star::lang::EventObject event); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdb/XRowSetChangeBroadcaster.idl b/offapi/com/sun/star/sdb/XRowSetChangeBroadcaster.idl index 52a7521cab85..d597caef7172 100644 --- a/offapi/com/sun/star/sdb/XRowSetChangeBroadcaster.idl +++ b/offapi/com/sun/star/sdb/XRowSetChangeBroadcaster.idl @@ -22,13 +22,11 @@ #include -//============================================================================= module com { module sun { module star { module sdb { interface XRowSetChangeListener; -//============================================================================= /** broadcasts changes in the RowSet supplied by a component @@ -47,11 +45,9 @@ interface XRowSetChangeBroadcaster void removeRowSetChangeListener( [in] XRowSetChangeListener i_Listener ); }; -//============================================================================= }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/sdb/XRowSetChangeListener.idl b/offapi/com/sun/star/sdb/XRowSetChangeListener.idl index 2e5d7186585e..28c31cf6327c 100644 --- a/offapi/com/sun/star/sdb/XRowSetChangeListener.idl +++ b/offapi/com/sun/star/sdb/XRowSetChangeListener.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module sdb { -//============================================================================= /** is implemented by components which want to be notified when the RowSet supplied by a XRowSetSupplier changes. @@ -43,11 +41,9 @@ module com { module sun { module star { module sdb { [oneway] void onRowSetChanged( [in] ::com::sun::star::lang::EventObject i_Event ); }; -//============================================================================= }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/sdb/XRowSetSupplier.idl b/offapi/com/sun/star/sdb/XRowSetSupplier.idl index 04487f19badc..dddbd18f42a2 100644 --- a/offapi/com/sun/star/sdb/XRowSetSupplier.idl +++ b/offapi/com/sun/star/sdb/XRowSetSupplier.idl @@ -25,7 +25,6 @@ module com { module sun { module star { module sdb { -//============================================================================= /** uses a row set as datasource. @@ -33,7 +32,6 @@ */ published interface XRowSetSupplier: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** provides access to the data source. @returns @@ -41,7 +39,6 @@ published interface XRowSetSupplier: com::sun::star::uno::XInterface */ com::sun::star::sdbc::XRowSet getRowSet(); - //------------------------------------------------------------------------- /** sets the data source. @param xDataSource @@ -51,7 +48,6 @@ published interface XRowSetSupplier: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdb/XRowsChangeBroadcaster.idl b/offapi/com/sun/star/sdb/XRowsChangeBroadcaster.idl index e50084c43e39..06ab89cd35b2 100644 --- a/offapi/com/sun/star/sdb/XRowsChangeBroadcaster.idl +++ b/offapi/com/sun/star/sdb/XRowsChangeBroadcaster.idl @@ -22,13 +22,11 @@ #include -//============================================================================= module com { module sun { module star { module sdb { interface XRowsChangeListener; -//============================================================================= /** broadcasts changes in the RowSet supplied by a component @@ -47,11 +45,9 @@ interface XRowsChangeBroadcaster void removeRowsChangeListener( [in] XRowsChangeListener listener ); }; -//============================================================================= }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/sdb/XRowsChangeListener.idl b/offapi/com/sun/star/sdb/XRowsChangeListener.idl index 65bfdf62f73f..a0a015fcb1b4 100644 --- a/offapi/com/sun/star/sdb/XRowsChangeListener.idl +++ b/offapi/com/sun/star/sdb/XRowsChangeListener.idl @@ -38,7 +38,6 @@ interface XRowsChangeListener: com::sun::star::lang::XEventListener [oneway] void rowsChanged([in]com::sun::star::sdb::RowsChangeEvent event); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdb/XSQLErrorBroadcaster.idl b/offapi/com/sun/star/sdb/XSQLErrorBroadcaster.idl index d0f904309a80..dfd38e33f04c 100644 --- a/offapi/com/sun/star/sdb/XSQLErrorBroadcaster.idl +++ b/offapi/com/sun/star/sdb/XSQLErrorBroadcaster.idl @@ -48,7 +48,6 @@ published interface XSQLErrorBroadcaster: com::sun::star::uno::XInterface */ [oneway] void addSQLErrorListener( [in]XSQLErrorListener Listener ); - //------------------------------------------------------------------------- /** removes the specified listener. @param com::sun::star::sdb::XSQLErrorListener @@ -57,7 +56,6 @@ published interface XSQLErrorBroadcaster: com::sun::star::uno::XInterface [in]XSQLErrorListener Listener ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdb/XSQLErrorListener.idl b/offapi/com/sun/star/sdb/XSQLErrorListener.idl index 92a116df44a0..eb0dcc272707 100644 --- a/offapi/com/sun/star/sdb/XSQLErrorListener.idl +++ b/offapi/com/sun/star/sdb/XSQLErrorListener.idl @@ -50,7 +50,6 @@ published interface XSQLErrorListener: com::sun::star::lang::XEventListener void errorOccured([in]com::sun::star::sdb::SQLErrorEvent aEvent); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdb/XSQLQueryComposer.idl b/offapi/com/sun/star/sdb/XSQLQueryComposer.idl index 3ab7f01a98fa..cd2ddf0a768a 100644 --- a/offapi/com/sun/star/sdb/XSQLQueryComposer.idl +++ b/offapi/com/sun/star/sdb/XSQLQueryComposer.idl @@ -34,11 +34,9 @@ #include -//============================================================================= module com { module sun { module star { module sdb { -//============================================================================= /** should be provided by a tool which simplifies the handling with SQL select statements. @@ -55,7 +53,6 @@ published interface XSQLQueryComposer: com::sun::star::uno::XInterface the query */ string getQuery(); - //------------------------------------------------------------------------- /** sets a new query for the composer, which may be expanded by filters and sort criteria. @@ -66,14 +63,12 @@ published interface XSQLQueryComposer: com::sun::star::uno::XInterface */ void setQuery([in] string command ) raises (com::sun::star::sdbc::SQLException); - //------------------------------------------------------------------------- /** returns the query composed with filters and sort criteria. @returns the composed query */ string getComposedQuery(); - //------------------------------------------------------------------------- /** returns the currently used filter. @@ -85,7 +80,6 @@ published interface XSQLQueryComposer: com::sun::star::uno::XInterface the filter */ string getFilter(); - //------------------------------------------------------------------------- /** returns the currently used filter.

@@ -99,7 +93,6 @@ published interface XSQLQueryComposer: com::sun::star::uno::XInterface */ sequence< sequence > getStructuredFilter(); - //------------------------------------------------------------------------- /** returns the currently used sort order. @@ -112,7 +105,6 @@ published interface XSQLQueryComposer: com::sun::star::uno::XInterface the order */ string getOrder(); - //------------------------------------------------------------------------- /** appends a new filter condition by a DataColumn @@ -124,7 +116,6 @@ published interface XSQLQueryComposer: com::sun::star::uno::XInterface */ void appendFilterByColumn([in] com::sun::star::beans::XPropertySet column) raises (com::sun::star::sdbc::SQLException); - //------------------------------------------------------------------------- /** appends an additional part to the sort order criteria of the select statement. @@ -138,7 +129,6 @@ published interface XSQLQueryComposer: com::sun::star::uno::XInterface void appendOrderByColumn([in] com::sun::star::beans::XPropertySet column, [in] boolean ascending) raises (com::sun::star::sdbc::SQLException); - //------------------------------------------------------------------------- /** makes it possible to set a filter condition for the query. @param filter @@ -148,7 +138,6 @@ published interface XSQLQueryComposer: com::sun::star::uno::XInterface */ void setFilter([in] string filter) raises (com::sun::star::sdbc::SQLException); - //------------------------------------------------------------------------- /** makes it possible to set a sort condition for the query. @param order @@ -160,7 +149,6 @@ published interface XSQLQueryComposer: com::sun::star::uno::XInterface raises (com::sun::star::sdbc::SQLException); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdb/XSQLQueryComposerFactory.idl b/offapi/com/sun/star/sdb/XSQLQueryComposerFactory.idl index 4395e3866085..fc25b28f9c94 100644 --- a/offapi/com/sun/star/sdb/XSQLQueryComposerFactory.idl +++ b/offapi/com/sun/star/sdb/XSQLQueryComposerFactory.idl @@ -21,10 +21,8 @@ #include -//============================================================================= module com { module sun { module star { module sdb { -//============================================================================= /** is a factory for instances of service SQLQueryComposer @@ -40,7 +38,6 @@ published interface XSQLQueryComposerFactory: com::sun::star::uno::XInterface com::sun::star::sdb::XSQLQueryComposer createQueryComposer(); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdb/XSingleSelectQueryAnalyzer.idl b/offapi/com/sun/star/sdb/XSingleSelectQueryAnalyzer.idl index faa01b35156b..a6167bac46f5 100644 --- a/offapi/com/sun/star/sdb/XSingleSelectQueryAnalyzer.idl +++ b/offapi/com/sun/star/sdb/XSingleSelectQueryAnalyzer.idl @@ -35,11 +35,9 @@ module com { module sun { module star { module container { interface XIndexAccess; };};};}; -//============================================================================= module com { module sun { module star { module sdb { -//============================================================================= /** simplifies the analyzing of single select statements. @@ -56,7 +54,6 @@ interface XSingleSelectQueryAnalyzer : com::sun::star::uno::XInterface the query */ string getQuery(); - //------------------------------------------------------------------------- /** sets a new query for the composer, which may be expanded by filters, group by, having and sort criteria. @@ -70,9 +67,7 @@ interface XSingleSelectQueryAnalyzer : com::sun::star::uno::XInterface */ void setQuery([in] string command ) raises (com::sun::star::sdbc::SQLException); - //------------------------------------------------------------------------- // FILTER - //------------------------------------------------------------------------- /** returns the used filter.

@@ -83,7 +78,6 @@ interface XSingleSelectQueryAnalyzer : com::sun::star::uno::XInterface the filter */ string getFilter(); - //------------------------------------------------------------------------- /** returns the currently used filter.

@@ -98,9 +92,7 @@ interface XSingleSelectQueryAnalyzer : com::sun::star::uno::XInterface sequence< sequence > getStructuredFilter(); - //------------------------------------------------------------------------- // GROUP BY - //------------------------------------------------------------------------- /** returns the currently used GROUP BY.

@@ -112,7 +104,6 @@ interface XSingleSelectQueryAnalyzer : com::sun::star::uno::XInterface */ string getGroup(); - //------------------------------------------------------------------------- /** returns the currently used group.

The columns returned form the GROUP BY clause. @@ -122,9 +113,7 @@ interface XSingleSelectQueryAnalyzer : com::sun::star::uno::XInterface */ com::sun::star::container::XIndexAccess getGroupColumns(); - //------------------------------------------------------------------------- // HAVING - //------------------------------------------------------------------------- /** returns the used HAVING filter.

@@ -135,7 +124,6 @@ interface XSingleSelectQueryAnalyzer : com::sun::star::uno::XInterface the filter */ string getHavingClause(); - //------------------------------------------------------------------------- /** returns the currently used HAVING filter.

@@ -150,9 +138,7 @@ interface XSingleSelectQueryAnalyzer : com::sun::star::uno::XInterface sequence< sequence > getStructuredHavingClause(); - //------------------------------------------------------------------------- // ORDER BY - //------------------------------------------------------------------------- /** returns the currently used sort order.

The order criteria returned is part of the ORDER BY clause of the @@ -163,7 +149,6 @@ interface XSingleSelectQueryAnalyzer : com::sun::star::uno::XInterface */ string getOrder(); - //------------------------------------------------------------------------- /** returns the currently used sort order.

The order criteria returned is part of the ORDER BY clause of the @@ -174,7 +159,6 @@ interface XSingleSelectQueryAnalyzer : com::sun::star::uno::XInterface */ com::sun::star::container::XIndexAccess getOrderColumns(); - //------------------------------------------------------------------------- /** returns the query previously set at the analyzer, with all application-level features being substituted by their database-level counterparts. @@ -244,7 +228,6 @@ interface XSingleSelectQueryAnalyzer : com::sun::star::uno::XInterface raises (com::sun::star::sdbc::SQLException); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdb/XSingleSelectQueryComposer.idl b/offapi/com/sun/star/sdb/XSingleSelectQueryComposer.idl index 0931eac70d15..9dad134e1268 100644 --- a/offapi/com/sun/star/sdb/XSingleSelectQueryComposer.idl +++ b/offapi/com/sun/star/sdb/XSingleSelectQueryComposer.idl @@ -36,11 +36,9 @@ #include -//============================================================================= module com { module sun { module star { module sdb { -//============================================================================= /** simplifies the composing of single select statements. @@ -53,9 +51,7 @@ */ interface XSingleSelectQueryComposer: XSingleSelectQueryAnalyzer { - //------------------------------------------------------------------------- // FILTER - //------------------------------------------------------------------------- /** makes it possible to set a filter condition for the query. @param filter @@ -67,7 +63,6 @@ interface XSingleSelectQueryComposer: XSingleSelectQueryAnalyzer */ void setFilter([in] string filter) raises (com::sun::star::sdbc::SQLException); - //------------------------------------------------------------------------- /** appends a new set of filter criteria which is split into levels. @param filter @@ -81,7 +76,6 @@ interface XSingleSelectQueryComposer: XSingleSelectQueryAnalyzer */ void setStructuredFilter([in] sequence< sequence > filter) raises (com::sun::star::sdbc::SQLException,com::sun::star::lang::IllegalArgumentException); - //------------------------------------------------------------------------- /** appends a new filter condition by a DataColumn @@ -101,9 +95,7 @@ interface XSingleSelectQueryComposer: XSingleSelectQueryAnalyzer void appendFilterByColumn([in] com::sun::star::beans::XPropertySet column,[in] boolean andCriteria,[in] long filterOperator) raises (com::sun::star::sdbc::SQLException); - //------------------------------------------------------------------------- // GROUP BY - //------------------------------------------------------------------------- /** makes it possible to set a group for the query. @@ -117,7 +109,6 @@ interface XSingleSelectQueryComposer: XSingleSelectQueryAnalyzer void setGroup([in] string group) raises (com::sun::star::sdbc::SQLException); - //------------------------------------------------------------------------- /** appends an additional part to the group criteria of the select statement. The column must be a Column. @@ -129,9 +120,7 @@ interface XSingleSelectQueryComposer: XSingleSelectQueryAnalyzer void appendGroupByColumn([in] com::sun::star::beans::XPropertySet column) raises (com::sun::star::sdbc::SQLException); - //------------------------------------------------------------------------- // HAVING - //------------------------------------------------------------------------- /** makes it possible to set a HAVING filter condition for the query. @param filter @@ -144,7 +133,6 @@ interface XSingleSelectQueryComposer: XSingleSelectQueryAnalyzer void setHavingClause([in] string filter) raises (com::sun::star::sdbc::SQLException); - //------------------------------------------------------------------------- /** appends a new set of HAVING filter criteria which is split into levels. @param filter @@ -158,7 +146,6 @@ interface XSingleSelectQueryComposer: XSingleSelectQueryAnalyzer */ void setStructuredHavingClause([in] sequence< sequence > filter) raises (com::sun::star::sdbc::SQLException); - //------------------------------------------------------------------------- /** appends a new HAVING filter condition by a DataColumn @@ -177,9 +164,7 @@ interface XSingleSelectQueryComposer: XSingleSelectQueryAnalyzer void appendHavingClauseByColumn([in] com::sun::star::beans::XPropertySet column,[in] boolean andCriteria,[in] long filterOperator) raises (com::sun::star::sdbc::SQLException); - //------------------------------------------------------------------------- // ORDER BY - //------------------------------------------------------------------------- /** makes it possible to set a sort condition for the query. @param order @@ -192,7 +177,6 @@ interface XSingleSelectQueryComposer: XSingleSelectQueryAnalyzer void setOrder([in] string order) raises (com::sun::star::sdbc::SQLException); - //------------------------------------------------------------------------- /** appends an additional part to the sort order criteria of the select statement. The column must be a Column. @@ -207,9 +191,7 @@ interface XSingleSelectQueryComposer: XSingleSelectQueryAnalyzer [in] boolean ascending) raises (com::sun::star::sdbc::SQLException); - //------------------------------------------------------------------------- // cumulative composing - //------------------------------------------------------------------------- /** sets a new elementary query for the composer @@ -256,7 +238,6 @@ interface XSingleSelectQueryComposer: XSingleSelectQueryAnalyzer }; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdb/XSubDocument.idl b/offapi/com/sun/star/sdb/XSubDocument.idl index cea2d2c36f70..1d1dcd19b02a 100644 --- a/offapi/com/sun/star/sdb/XSubDocument.idl +++ b/offapi/com/sun/star/sdb/XSubDocument.idl @@ -31,11 +31,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sdb { -//============================================================================= /** allows operating on a sub document of an OfficeDatabaseDocument @@ -94,11 +92,9 @@ interface XSubDocument raises( ::com::sun::star::lang::WrappedTargetException ); }; -//============================================================================= }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/sdb/application/CopyTableContinuation.idl b/offapi/com/sun/star/sdb/application/CopyTableContinuation.idl index 37658b81429e..5a60087bf31a 100644 --- a/offapi/com/sun/star/sdb/application/CopyTableContinuation.idl +++ b/offapi/com/sun/star/sdb/application/CopyTableContinuation.idl @@ -29,11 +29,9 @@ #ifndef __com_sun_star_sdb_application_CopyTableContinuation_idl__ #define __com_sun_star_sdb_application_CopyTableContinuation_idl__ -//============================================================================= module com { module sun { module star { module sdb { module application { -//============================================================================= /** specifies the possible continuations when copying a table row via a CopyTableWizard failed. @@ -61,11 +59,9 @@ constants CopyTableContinuation const short AskUser = 3; }; -//============================================================================= }; }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/sdb/application/CopyTableOperation.idl b/offapi/com/sun/star/sdb/application/CopyTableOperation.idl index 91f4cbbdd972..3579fa933466 100644 --- a/offapi/com/sun/star/sdb/application/CopyTableOperation.idl +++ b/offapi/com/sun/star/sdb/application/CopyTableOperation.idl @@ -20,11 +20,9 @@ #ifndef __com_sun_star_sdb_application_CopyTableOperation_idl__ #define __com_sun_star_sdb_application_CopyTableOperation_idl__ -//============================================================================= module com { module sun { module star { module sdb { module application { -//============================================================================= /** specifies the different basic operations a CopyTableWizard can do. @@ -55,11 +53,9 @@ constants CopyTableOperation const short AppendData = 3; }; -//============================================================================= }; }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/sdb/application/CopyTableRowEvent.idl b/offapi/com/sun/star/sdb/application/CopyTableRowEvent.idl index 75adfe2bd03f..5c1c40005b8e 100644 --- a/offapi/com/sun/star/sdb/application/CopyTableRowEvent.idl +++ b/offapi/com/sun/star/sdb/application/CopyTableRowEvent.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sdb { module application { -//============================================================================= /** specifies an event happening while copying table data between databases. @@ -50,11 +48,9 @@ struct CopyTableRowEvent : ::com::sun::star::lang::EventObject any Error; }; -//============================================================================= }; }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/sdb/application/CopyTableWizard.idl b/offapi/com/sun/star/sdb/application/CopyTableWizard.idl index 9e869fe055c3..52a6f4d4e43f 100644 --- a/offapi/com/sun/star/sdb/application/CopyTableWizard.idl +++ b/offapi/com/sun/star/sdb/application/CopyTableWizard.idl @@ -27,11 +27,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sdb { module application { -//============================================================================= /** describes a wizard which can be used to copy table like data from one database to another. @@ -202,11 +200,9 @@ service CopyTableWizard : XCopyTableWizard }; -//============================================================================= }; }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/sdb/application/DatabaseObject.idl b/offapi/com/sun/star/sdb/application/DatabaseObject.idl index 61275e3765d7..366be50024f6 100644 --- a/offapi/com/sun/star/sdb/application/DatabaseObject.idl +++ b/offapi/com/sun/star/sdb/application/DatabaseObject.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module sdb { module application { -//============================================================================= /** denotes different objects within a database document @@ -57,11 +55,9 @@ constants DatabaseObject const long REPORT = 3; }; -//============================================================================= }; }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/sdb/application/DatabaseObjectContainer.idl b/offapi/com/sun/star/sdb/application/DatabaseObjectContainer.idl index 1b0980bcb589..cd96d52c9fb0 100644 --- a/offapi/com/sun/star/sdb/application/DatabaseObjectContainer.idl +++ b/offapi/com/sun/star/sdb/application/DatabaseObjectContainer.idl @@ -20,11 +20,9 @@ #ifndef __com_sun_star_sdb_application_DatabaseObjectContainer_idl__ #define __com_sun_star_sdb_application_DatabaseObjectContainer_idl__ -//============================================================================= module com { module sun { module star { module sdb { module application { -//============================================================================= /** denotes different types of (maybe virtual) containers of database objects @@ -88,11 +86,9 @@ constants DatabaseObjectContainer const long REPORTS_FOLDER = 1008; }; -//============================================================================= }; }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/sdb/application/DefaultViewController.idl b/offapi/com/sun/star/sdb/application/DefaultViewController.idl index 1427b375b28a..acd5e1b40f37 100644 --- a/offapi/com/sun/star/sdb/application/DefaultViewController.idl +++ b/offapi/com/sun/star/sdb/application/DefaultViewController.idl @@ -36,11 +36,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sdb { module application { -//============================================================================= /** is the default controller implementation for OpenOffice.org's database application. */ @@ -93,11 +91,9 @@ service DefaultViewController interface XDatabaseDocumentUI; }; -//============================================================================= }; }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/sdb/application/NamedDatabaseObject.idl b/offapi/com/sun/star/sdb/application/NamedDatabaseObject.idl index 842338c7e4a7..57ed158a434d 100644 --- a/offapi/com/sun/star/sdb/application/NamedDatabaseObject.idl +++ b/offapi/com/sun/star/sdb/application/NamedDatabaseObject.idl @@ -20,11 +20,9 @@ #ifndef __com_sun_star_sdb_application_NamedDatabaseObject_idl__ #define __com_sun_star_sdb_application_NamedDatabaseObject_idl__ -//============================================================================= module com { module sun { module star { module sdb { module application { -//============================================================================= /** denotes a named database object, or a named folder of database objects @@ -71,11 +69,9 @@ struct NamedDatabaseObject string Name; }; -//============================================================================= }; }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/sdb/application/XCopyTableListener.idl b/offapi/com/sun/star/sdb/application/XCopyTableListener.idl index b9c27eb32cc2..d6276bb9d792 100644 --- a/offapi/com/sun/star/sdb/application/XCopyTableListener.idl +++ b/offapi/com/sun/star/sdb/application/XCopyTableListener.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sdb { module application { -//============================================================================= /** specifies the interface required to listen for progress in copying table rows via a CopyTableWizard. @@ -77,11 +75,9 @@ interface XCopyTableListener : ::com::sun::star::lang::XEventListener short copyRowError( [in] CopyTableRowEvent Event ); }; -//============================================================================= }; }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/sdb/application/XCopyTableWizard.idl b/offapi/com/sun/star/sdb/application/XCopyTableWizard.idl index e1d339b0d8b5..1ff10ddf1ee6 100644 --- a/offapi/com/sun/star/sdb/application/XCopyTableWizard.idl +++ b/offapi/com/sun/star/sdb/application/XCopyTableWizard.idl @@ -24,13 +24,11 @@ #include #include -//============================================================================= module com { module sun { module star { module sdb { module application { interface XCopyTableListener; -//============================================================================= /** describes a wizard which can be used to copy table like data from one database to another. @@ -130,11 +128,9 @@ interface XCopyTableWizard : ::com::sun::star::ui::dialogs::XExecutableDialog void removeCopyTableListener( [in] XCopyTableListener Listener ); }; -//============================================================================= }; }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/sdb/application/XDatabaseDocumentUI.idl b/offapi/com/sun/star/sdb/application/XDatabaseDocumentUI.idl index 76430626f5e0..0b3d2680a02f 100644 --- a/offapi/com/sun/star/sdb/application/XDatabaseDocumentUI.idl +++ b/offapi/com/sun/star/sdb/application/XDatabaseDocumentUI.idl @@ -39,11 +39,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sdb { module application { -//============================================================================= /** provides access to the user interface of a database document @@ -321,11 +319,9 @@ interface XDatabaseDocumentUI ::com::sun::star::sdbc::SQLException ); }; -//============================================================================= }; }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/sdb/application/XTableUIProvider.idl b/offapi/com/sun/star/sdb/application/XTableUIProvider.idl index ea9c6dcdb451..c593ae537319 100644 --- a/offapi/com/sun/star/sdb/application/XTableUIProvider.idl +++ b/offapi/com/sun/star/sdb/application/XTableUIProvider.idl @@ -33,13 +33,11 @@ #include #include -//============================================================================= module com { module sun { module star { module sdb { module application { interface XDatabaseDocumentUI; -//============================================================================= /** is used by the database application to obtain non-default user interface information and/or components for database tables. @@ -114,11 +112,9 @@ interface XTableUIProvider raises (::com::sun::star::lang::IllegalArgumentException, ::com::sun::star::lang::WrappedTargetException); }; -//============================================================================= }; }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/sdb/tools/CompositionType.idl b/offapi/com/sun/star/sdb/tools/CompositionType.idl index ed49ba79d3e4..4bb8944df53b 100644 --- a/offapi/com/sun/star/sdb/tools/CompositionType.idl +++ b/offapi/com/sun/star/sdb/tools/CompositionType.idl @@ -20,9 +20,7 @@ #ifndef __com_sun_star_sdb_tools_CompositionRule_idl__ #define __com_sun_star_sdb_tools_CompositionRule_idl__ -//============================================================================= module com { module sun { module star { module sdb { module tools { -//============================================================================= /** specifies which composition should be used when composing a table name. @@ -74,9 +72,7 @@ constants CompositionType const long Complete = 5; }; -//============================================================================= }; }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/sdb/tools/XConnectionSupplier.idl b/offapi/com/sun/star/sdb/tools/XConnectionSupplier.idl index 041037743789..8e54488d9582 100644 --- a/offapi/com/sun/star/sdb/tools/XConnectionSupplier.idl +++ b/offapi/com/sun/star/sdb/tools/XConnectionSupplier.idl @@ -24,11 +24,8 @@ #include #include -//============================================================================= module com { module sun { module star { module sdb { module tools { -//============================================================================= -//----------------------------------------------------------------------------- /** allows to access the active connection @see com::sun::star::sdbcx::XConnection @@ -44,9 +41,7 @@ interface XConnectionSupplier interface com::sun::star::lang::XInitialization; }; -//============================================================================= }; }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/sdb/tools/XConnectionTools.idl b/offapi/com/sun/star/sdb/tools/XConnectionTools.idl index 9d8366ef4f4d..159213ee73ae 100644 --- a/offapi/com/sun/star/sdb/tools/XConnectionTools.idl +++ b/offapi/com/sun/star/sdb/tools/XConnectionTools.idl @@ -40,17 +40,14 @@ module com { module sun { module star { interface XComponent; }; };};}; -//============================================================================= module com { module sun { module star { module sdb { interface XSingleSelectQueryComposer; module tools { -//============================================================================= interface XTableName; interface XObjectNames; interface XDataSourceMetaData; -//----------------------------------------------------------------------------- /** encapsulates various useful functionality around a Connection @@ -136,9 +133,7 @@ interface XConnectionTools ::com::sun::star::sdb::XSingleSelectQueryComposer getComposer([in] long commandType,[in] string command); }; -//============================================================================= }; }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/sdb/tools/XDataSourceMetaData.idl b/offapi/com/sun/star/sdb/tools/XDataSourceMetaData.idl index 4362ddc00736..12c1deb3d2f4 100644 --- a/offapi/com/sun/star/sdb/tools/XDataSourceMetaData.idl +++ b/offapi/com/sun/star/sdb/tools/XDataSourceMetaData.idl @@ -31,9 +31,7 @@ #include -//============================================================================= module com { module sun { module star { module sdb { module tools { -//============================================================================= interface XDataSourceMetaData { @@ -43,9 +41,7 @@ interface XDataSourceMetaData boolean supportsQueriesInFrom( ); }; -//============================================================================= }; }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/sdb/tools/XIndexAlteration.idl b/offapi/com/sun/star/sdb/tools/XIndexAlteration.idl index c30505be936e..7cd7b240f862 100644 --- a/offapi/com/sun/star/sdb/tools/XIndexAlteration.idl +++ b/offapi/com/sun/star/sdb/tools/XIndexAlteration.idl @@ -25,11 +25,8 @@ #include #include -//============================================================================= module com { module sun { module star { module sdb { module tools { -//============================================================================= -//----------------------------------------------------------------------------- /** allows to alter the indexes of a table. @see com::sun::star::sdb::DataSource::Settings @@ -71,9 +68,7 @@ interface XIndexAlteration }; -//============================================================================= }; }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/sdb/tools/XKeyAlteration.idl b/offapi/com/sun/star/sdb/tools/XKeyAlteration.idl index 7f8240d26cf0..961ec8c94850 100644 --- a/offapi/com/sun/star/sdb/tools/XKeyAlteration.idl +++ b/offapi/com/sun/star/sdb/tools/XKeyAlteration.idl @@ -25,11 +25,8 @@ #include #include -//============================================================================= module com { module sun { module star { module sdb { module tools { -//============================================================================= -//----------------------------------------------------------------------------- /** allows to alter the keys of a table. @see com::sun::star::sdb::DataSource::Settings @@ -71,9 +68,7 @@ interface XKeyAlteration }; -//============================================================================= }; }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/sdb/tools/XObjectNames.idl b/offapi/com/sun/star/sdb/tools/XObjectNames.idl index c65c399ed349..e84b6d09f361 100644 --- a/offapi/com/sun/star/sdb/tools/XObjectNames.idl +++ b/offapi/com/sun/star/sdb/tools/XObjectNames.idl @@ -32,11 +32,8 @@ #include #include -//============================================================================= module com { module sun { module star { module sdb { module tools { -//============================================================================= -//----------------------------------------------------------------------------- /** encapsulates functionality which you might find useful when writing a database application which deals with query and table names. @@ -167,9 +164,7 @@ interface XObjectNames raises ( com::sun::star::sdbc::SQLException ); }; -//============================================================================= }; }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/sdb/tools/XTableAlteration.idl b/offapi/com/sun/star/sdb/tools/XTableAlteration.idl index 03e8f25dc4cf..76ea4d5cfdec 100644 --- a/offapi/com/sun/star/sdb/tools/XTableAlteration.idl +++ b/offapi/com/sun/star/sdb/tools/XTableAlteration.idl @@ -25,11 +25,8 @@ #include #include -//============================================================================= module com { module sun { module star { module sdb { module tools { -//============================================================================= -//----------------------------------------------------------------------------- /** allows to alter a table. @see com::sun::star::sdb::DataSource::Settings @@ -90,9 +87,7 @@ interface XTableAlteration void dropColumn([in] com::sun::star::beans::XPropertySet table,[in]string columnName) raises ( com::sun::star::sdbc::SQLException); }; -//============================================================================= }; }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/sdb/tools/XTableName.idl b/offapi/com/sun/star/sdb/tools/XTableName.idl index 1cee9572ee71..2f918006ca2b 100644 --- a/offapi/com/sun/star/sdb/tools/XTableName.idl +++ b/offapi/com/sun/star/sdb/tools/XTableName.idl @@ -33,11 +33,8 @@ #include #include -//============================================================================= module com { module sun { module star { module sdb { module tools { -//============================================================================= -//----------------------------------------------------------------------------- /** allows to manipulate table names.

When, in a database application, dealing with table names, there's many degrees @@ -139,9 +136,7 @@ interface XTableName }; }; -//============================================================================= }; }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/sdb/tools/XTableRename.idl b/offapi/com/sun/star/sdb/tools/XTableRename.idl index 3b8e5692c03e..d6e955581a08 100644 --- a/offapi/com/sun/star/sdb/tools/XTableRename.idl +++ b/offapi/com/sun/star/sdb/tools/XTableRename.idl @@ -25,11 +25,8 @@ #include #include -//============================================================================= module com { module sun { module star { module sdb { module tools { -//============================================================================= -//----------------------------------------------------------------------------- /** allows to rename table. @see com::sun::star::sdb::DataSource::Settings @@ -53,9 +50,7 @@ interface XTableRename }; -//============================================================================= }; }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/sdb/tools/XViewAccess.idl b/offapi/com/sun/star/sdb/tools/XViewAccess.idl index 0337567dab5a..5a7b4fb9a873 100644 --- a/offapi/com/sun/star/sdb/tools/XViewAccess.idl +++ b/offapi/com/sun/star/sdb/tools/XViewAccess.idl @@ -25,11 +25,8 @@ #include #include -//============================================================================= module com { module sun { module star { module sdb { module tools { -//============================================================================= -//----------------------------------------------------------------------------- /** allows to fetch and to change the sql statements of views @see com::sun::star::sdb::DataSource::Settings @@ -63,9 +60,7 @@ interface XViewAccess void alterCommand( [in] com::sun::star::beans::XPropertySet view, [in] string command) raises ( com::sun::star::sdbc::SQLException ); }; -//============================================================================= }; }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/sdbc/BatchUpdateException.idl b/offapi/com/sun/star/sdbc/BatchUpdateException.idl index 6c667a88369e..703503ec6637 100644 --- a/offapi/com/sun/star/sdbc/BatchUpdateException.idl +++ b/offapi/com/sun/star/sdbc/BatchUpdateException.idl @@ -49,7 +49,6 @@ published exception BatchUpdateException: SQLException sequence UpdateCounts; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbc/BestRowScope.idl b/offapi/com/sun/star/sdbc/BestRowScope.idl index 88c90da827e4..0542e21bcd7e 100644 --- a/offapi/com/sun/star/sdbc/BestRowScope.idl +++ b/offapi/com/sun/star/sdbc/BestRowScope.idl @@ -39,7 +39,6 @@ published constants BestRowScope . */ const long TEMPORARY = 0; - //------------------------------------------------------------------------- /** indicates that the scope of the best row identifier is the remainder of the current transaction. @@ -53,7 +52,6 @@ published constants BestRowScope . */ const long TRANSACTION = 1; - //------------------------------------------------------------------------- /** indicates that the scope of the best row identifier is the remainder of the current session. @@ -69,7 +67,6 @@ published constants BestRowScope const long SESSION = 2; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbc/BestRowType.idl b/offapi/com/sun/star/sdbc/BestRowType.idl index 02d353b5cb6c..8bba3ca4dbe7 100644 --- a/offapi/com/sun/star/sdbc/BestRowType.idl +++ b/offapi/com/sun/star/sdbc/BestRowType.idl @@ -38,7 +38,6 @@ published constants BestRowType . */ const long UNKNOWN = 0; - //------------------------------------------------------------------------- /** indicates that the best row identifier is NOT a pseudo-column. A possible value for the column @@ -51,7 +50,6 @@ published constants BestRowType . */ const long NOT_PSEUDO = 1; - //------------------------------------------------------------------------- /** indicates that the best row identifier is a pseudo-column. A possible value for the column @@ -66,7 +64,6 @@ published constants BestRowType const long PSEUDO = 2; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbc/CallableStatement.idl b/offapi/com/sun/star/sdbc/CallableStatement.idl index fae0c9399cd9..7b7465d9e4a6 100644 --- a/offapi/com/sun/star/sdbc/CallableStatement.idl +++ b/offapi/com/sun/star/sdbc/CallableStatement.idl @@ -91,7 +91,6 @@ published service CallableStatement interface XOutParameters; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbc/ChangeAction.idl b/offapi/com/sun/star/sdbc/ChangeAction.idl index e83ad7f3a86f..20cb05b1cb2b 100644 --- a/offapi/com/sun/star/sdbc/ChangeAction.idl +++ b/offapi/com/sun/star/sdbc/ChangeAction.idl @@ -29,24 +29,20 @@ published constants ChangeAction indicates that a insert will be performed. */ const long INSERT = 1; - //------------------------------------------------------------------------- /** indicates that a update will be performed. */ const long UPDATE = 2; - //------------------------------------------------------------------------- /** indicates that a delete will be performed. */ const long DELETE = 3; - //------------------------------------------------------------------------- /** indicates that a undo will be performed. */ const long UNDO = 4; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbc/ChangeEvent.idl b/offapi/com/sun/star/sdbc/ChangeEvent.idl index 2a524ddaa24b..a680c5b833f9 100644 --- a/offapi/com/sun/star/sdbc/ChangeEvent.idl +++ b/offapi/com/sun/star/sdbc/ChangeEvent.idl @@ -36,7 +36,6 @@ published struct ChangeEvent : com::sun::star::lang::EventObject long Rows; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbc/ColumnSearch.idl b/offapi/com/sun/star/sdbc/ColumnSearch.idl index 45142bbb7528..eca8b70e10c1 100644 --- a/offapi/com/sun/star/sdbc/ColumnSearch.idl +++ b/offapi/com/sun/star/sdbc/ColumnSearch.idl @@ -26,7 +26,6 @@ */ published constants ColumnSearch { - //------------------------------------------------------------------------- /** A possible value for column SEARCHABLE in the XResultSet @@ -40,7 +39,6 @@ published constants ColumnSearch for this type. */ const long NONE = 0; - //------------------------------------------------------------------------- /** A possible value for column SEARCHABLE in the XResultSet @@ -56,7 +54,6 @@ published constants ColumnSearch . */ const long CHAR = 1; - //------------------------------------------------------------------------- /** A possible value for column SEARCHABLE in the XResultSet @@ -72,7 +69,6 @@ published constants ColumnSearch on this data type. */ const long BASIC = 2; - //------------------------------------------------------------------------- /** A possible value for column SEARCHABLE @@ -90,7 +86,6 @@ published constants ColumnSearch const long FULL = 3; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbc/ColumnType.idl b/offapi/com/sun/star/sdbc/ColumnType.idl index 3718c3547328..2b04546e43be 100644 --- a/offapi/com/sun/star/sdbc/ColumnType.idl +++ b/offapi/com/sun/star/sdbc/ColumnType.idl @@ -38,7 +38,6 @@ published constants ColumnType . */ const long UNKNOWN = 0; - //------------------------------------------------------------------------- /** indicates that this column is NOT a pseudo-column. A possible value for the column @@ -51,7 +50,6 @@ published constants ColumnType . */ const long NOT_PSEUDO = 1; - //------------------------------------------------------------------------- /** indicates that this column is a pseudo-column. A possible value for the column @@ -66,7 +64,6 @@ published constants ColumnType const long PSEUDO = 2; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbc/ColumnValue.idl b/offapi/com/sun/star/sdbc/ColumnValue.idl index 4a974146fbff..92d280a10b4f 100644 --- a/offapi/com/sun/star/sdbc/ColumnValue.idl +++ b/offapi/com/sun/star/sdbc/ColumnValue.idl @@ -40,7 +40,6 @@ published constants ColumnValue const long NULLABLE_UNKNOWN = 2; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbc/Connection.idl b/offapi/com/sun/star/sdbc/Connection.idl index 4b72da7b578f..f155a2722668 100644 --- a/offapi/com/sun/star/sdbc/Connection.idl +++ b/offapi/com/sun/star/sdbc/Connection.idl @@ -73,7 +73,6 @@ published service Connection interface XWarningsSupplier; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbc/ConnectionPool.idl b/offapi/com/sun/star/sdbc/ConnectionPool.idl index 815342549ef6..b9c9e7a2226a 100644 --- a/offapi/com/sun/star/sdbc/ConnectionPool.idl +++ b/offapi/com/sun/star/sdbc/ConnectionPool.idl @@ -40,7 +40,6 @@ */ published service ConnectionPool: XDriverManager; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbc/ConnectionProperties.idl b/offapi/com/sun/star/sdbc/ConnectionProperties.idl index 336e4f1cb0dd..2f6806ae8b84 100644 --- a/offapi/com/sun/star/sdbc/ConnectionProperties.idl +++ b/offapi/com/sun/star/sdbc/ConnectionProperties.idl @@ -62,7 +62,6 @@ published service ConnectionProperties [optional, property] string password; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbc/DBASEConnectionProperties.idl b/offapi/com/sun/star/sdbc/DBASEConnectionProperties.idl index a45b1c984694..8ef627a4a1dd 100644 --- a/offapi/com/sun/star/sdbc/DBASEConnectionProperties.idl +++ b/offapi/com/sun/star/sdbc/DBASEConnectionProperties.idl @@ -55,7 +55,6 @@ service DBASEConnectionProperties [optional, property] boolean ShowDeleted; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbc/DataTruncation.idl b/offapi/com/sun/star/sdbc/DataTruncation.idl index b5bb3c96b82e..f619796c3e53 100644 --- a/offapi/com/sun/star/sdbc/DataTruncation.idl +++ b/offapi/com/sun/star/sdbc/DataTruncation.idl @@ -74,7 +74,6 @@ published exception DataTruncation: SQLWarning long TransferSize; }; -//============================================================================= }; }; }; }; /*=========================================================================== diff --git a/offapi/com/sun/star/sdbc/DataType.idl b/offapi/com/sun/star/sdbc/DataType.idl index 9cc670cf0e24..00e1b40f64b2 100644 --- a/offapi/com/sun/star/sdbc/DataType.idl +++ b/offapi/com/sun/star/sdbc/DataType.idl @@ -139,7 +139,6 @@ published constants DataType const long BOOLEAN = 16; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbc/Deferrability.idl b/offapi/com/sun/star/sdbc/Deferrability.idl index 1f8212363452..3f42ca8bb382 100644 --- a/offapi/com/sun/star/sdbc/Deferrability.idl +++ b/offapi/com/sun/star/sdbc/Deferrability.idl @@ -38,7 +38,6 @@ published constants Deferrability INITIALLY_DEFERRED, INITIALLY_IMMEDIATE, and NONE? --> */ const long INITIALLY_DEFERRED = 5; - //------------------------------------------------------------------------- /** A possible value for the column DEFERRABILITY in the @@ -48,7 +47,6 @@ published constants Deferrability

Indicates deferrability. See SQL-92 for a definition. */ const long INITIALLY_IMMEDIATE = 6; - //------------------------------------------------------------------------- /** A possible value for the column DEFERRABILITY in the @@ -60,7 +58,6 @@ published constants Deferrability const long NONE = 7; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbc/Driver.idl b/offapi/com/sun/star/sdbc/Driver.idl index 62fd79fe39da..4197838b7c85 100644 --- a/offapi/com/sun/star/sdbc/Driver.idl +++ b/offapi/com/sun/star/sdbc/Driver.idl @@ -58,7 +58,6 @@ published service Driver interface XDriver; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbc/DriverManager.idl b/offapi/com/sun/star/sdbc/DriverManager.idl index e9ede4d3186f..7d04d9c18c39 100644 --- a/offapi/com/sun/star/sdbc/DriverManager.idl +++ b/offapi/com/sun/star/sdbc/DriverManager.idl @@ -57,7 +57,6 @@ published service DriverManager interface com::sun::star::container::XEnumerationAccess; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbc/DriverPropertyInfo.idl b/offapi/com/sun/star/sdbc/DriverPropertyInfo.idl index 2d4626494319..77a35d8a8840 100644 --- a/offapi/com/sun/star/sdbc/DriverPropertyInfo.idl +++ b/offapi/com/sun/star/sdbc/DriverPropertyInfo.idl @@ -70,7 +70,6 @@ published struct DriverPropertyInfo sequence Choices; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbc/FILEConnectionProperties.idl b/offapi/com/sun/star/sdbc/FILEConnectionProperties.idl index ab8172f7dcd1..df59a0355bf1 100644 --- a/offapi/com/sun/star/sdbc/FILEConnectionProperties.idl +++ b/offapi/com/sun/star/sdbc/FILEConnectionProperties.idl @@ -58,7 +58,6 @@ service FILEConnectionProperties [optional, property] string CharSet; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbc/FLATConnectionProperties.idl b/offapi/com/sun/star/sdbc/FLATConnectionProperties.idl index 862cf26c5dfb..2ddf5fd535a1 100644 --- a/offapi/com/sun/star/sdbc/FLATConnectionProperties.idl +++ b/offapi/com/sun/star/sdbc/FLATConnectionProperties.idl @@ -75,7 +75,6 @@ service FLATConnectionProperties [property] string Extension; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbc/FetchDirection.idl b/offapi/com/sun/star/sdbc/FetchDirection.idl index de2c2b541cdb..1b2fe7158ae0 100644 --- a/offapi/com/sun/star/sdbc/FetchDirection.idl +++ b/offapi/com/sun/star/sdbc/FetchDirection.idl @@ -27,24 +27,20 @@ */ published constants FetchDirection { - //------------------------------------------------------------------------- /** The rows in a result set will be processed in a forward direction; first-to-last. */ const long FORWARD = 1000; - //------------------------------------------------------------------------- /** The rows in a result set will be processed in a reverse direction; last-to-first. */ const long REVERSE = 1001; - //------------------------------------------------------------------------- /** The order in which rows in a result set will be processed is unknown: */ const long UNKNOWN = 1002; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbc/IndexType.idl b/offapi/com/sun/star/sdbc/IndexType.idl index 6826efaaddf4..fbeda3e485b3 100644 --- a/offapi/com/sun/star/sdbc/IndexType.idl +++ b/offapi/com/sun/star/sdbc/IndexType.idl @@ -49,7 +49,6 @@ published constants IndexType

*/ const short STATISTIC = 0; - //------------------------------------------------------------------------- /** A possible value for column TYPE @@ -63,7 +62,6 @@ published constants IndexType

*/ const short CLUSTERED = 1; - //------------------------------------------------------------------------- /** A possible value for column TYPE @@ -77,7 +75,6 @@ published constants IndexType

*/ const short HASHED = 2; - //------------------------------------------------------------------------- /** A possible value for column TYPE @@ -95,7 +92,6 @@ published constants IndexType const short OTHER = 3; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbc/JDBCConnectionProperties.idl b/offapi/com/sun/star/sdbc/JDBCConnectionProperties.idl index 1a65d9d878c2..28ac7ab2b4e6 100644 --- a/offapi/com/sun/star/sdbc/JDBCConnectionProperties.idl +++ b/offapi/com/sun/star/sdbc/JDBCConnectionProperties.idl @@ -106,7 +106,6 @@ service JDBCConnectionProperties [optional, property] sequence< any > TypeInfoSettings; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbc/KeyRule.idl b/offapi/com/sun/star/sdbc/KeyRule.idl index 2e81a29f1294..1c5aa54b5823 100644 --- a/offapi/com/sun/star/sdbc/KeyRule.idl +++ b/offapi/com/sun/star/sdbc/KeyRule.idl @@ -59,7 +59,6 @@ published constants KeyRule

*/ const long CASCADE = 0; - //------------------------------------------------------------------------- /** a possible value for the column's UPDATE_RULE @@ -91,7 +90,6 @@ published constants KeyRule

*/ const long RESTRICT = 1; - //------------------------------------------------------------------------- /** a possible value for the column's UPDATE_RULE @@ -119,7 +117,6 @@ published constants KeyRule

*/ const long SET_NULL = 2; - //------------------------------------------------------------------------- /** a possible value for the column's UPDATE_RULE @@ -145,7 +142,6 @@ published constants KeyRule

*/ const long NO_ACTION = 3; - //------------------------------------------------------------------------- /** a possible value for the column's UPDATE_RULE @@ -175,7 +171,6 @@ published constants KeyRule const long SET_DEFAULT = 4; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbc/ODBCConnectionProperties.idl b/offapi/com/sun/star/sdbc/ODBCConnectionProperties.idl index 38c107c1d9a1..3c91e811dce8 100644 --- a/offapi/com/sun/star/sdbc/ODBCConnectionProperties.idl +++ b/offapi/com/sun/star/sdbc/ODBCConnectionProperties.idl @@ -83,7 +83,6 @@ service ODBCConnectionProperties [optional, property] string AutoRetrievingStatement; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbc/PreparedStatement.idl b/offapi/com/sun/star/sdbc/PreparedStatement.idl index e4716f740de3..ecba099869a8 100644 --- a/offapi/com/sun/star/sdbc/PreparedStatement.idl +++ b/offapi/com/sun/star/sdbc/PreparedStatement.idl @@ -260,7 +260,6 @@ published service PreparedStatement [property] long FetchSize; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbc/ProcedureColumn.idl b/offapi/com/sun/star/sdbc/ProcedureColumn.idl index a776fdefabf5..6058b75c6895 100644 --- a/offapi/com/sun/star/sdbc/ProcedureColumn.idl +++ b/offapi/com/sun/star/sdbc/ProcedureColumn.idl @@ -37,7 +37,6 @@ published constants ProcedureColumn . */ const long UNKNOWN = 0; - //------------------------------------------------------------------------- /** indicates that the column stores IN parameters. A possible value for the column @@ -49,7 +48,6 @@ published constants ProcedureColumn . */ const long IN = 1; - //------------------------------------------------------------------------- /** indicates that the column stores INOUT parameters. A possible value for the column @@ -61,7 +59,6 @@ published constants ProcedureColumn . */ const long INOUT = 2; - //------------------------------------------------------------------------- /** indicates that the column stores results. A possible value for the column @@ -73,7 +70,6 @@ published constants ProcedureColumn . */ const long RESULT = 3; - //------------------------------------------------------------------------- /** indicates that the column stores OUT parameters. A possible value for the column @@ -85,7 +81,6 @@ published constants ProcedureColumn . */ const long OUT = 4; - //------------------------------------------------------------------------- /** Indicates that the column stores return values. A possible value for the column @@ -99,7 +94,6 @@ published constants ProcedureColumn const long RETURN = 5; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbc/ProcedureResult.idl b/offapi/com/sun/star/sdbc/ProcedureResult.idl index 05938b8b82e6..58f851f80e18 100644 --- a/offapi/com/sun/star/sdbc/ProcedureResult.idl +++ b/offapi/com/sun/star/sdbc/ProcedureResult.idl @@ -40,7 +40,6 @@ published constants ProcedureResult

*/ const long UNKNOWN = 0; - //------------------------------------------------------------------------- /** A possible value for column PROCEDURE_TYPE @@ -55,7 +54,6 @@ published constants ProcedureResult

*/ const long NONE = 1; - //------------------------------------------------------------------------- /** A possible value for column PROCEDURE_TYPE @@ -72,7 +70,6 @@ published constants ProcedureResult const long RETURN = 2; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbc/ResultSet.idl b/offapi/com/sun/star/sdbc/ResultSet.idl index 3a6acadedb8d..602dba7d1b91 100644 --- a/offapi/com/sun/star/sdbc/ResultSet.idl +++ b/offapi/com/sun/star/sdbc/ResultSet.idl @@ -235,7 +235,6 @@ published service ResultSet [property] long FetchSize; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbc/ResultSetConcurrency.idl b/offapi/com/sun/star/sdbc/ResultSetConcurrency.idl index 1b6c99b33a7d..e641e360aec8 100644 --- a/offapi/com/sun/star/sdbc/ResultSetConcurrency.idl +++ b/offapi/com/sun/star/sdbc/ResultSetConcurrency.idl @@ -41,7 +41,6 @@ published constants ResultSetConcurrency const long UPDATABLE = 1008; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbc/ResultSetType.idl b/offapi/com/sun/star/sdbc/ResultSetType.idl index 76b97e6749a0..83c6d1c9e1a4 100644 --- a/offapi/com/sun/star/sdbc/ResultSetType.idl +++ b/offapi/com/sun/star/sdbc/ResultSetType.idl @@ -50,7 +50,6 @@ published constants ResultSetType const long SCROLL_SENSITIVE = 1005; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbc/RowSet.idl b/offapi/com/sun/star/sdbc/RowSet.idl index 708d389fde4c..44192eafd4f2 100644 --- a/offapi/com/sun/star/sdbc/RowSet.idl +++ b/offapi/com/sun/star/sdbc/RowSet.idl @@ -176,7 +176,6 @@ published service RowSet [property] long ResultSetType; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbc/SQLException.idl b/offapi/com/sun/star/sdbc/SQLException.idl index a06d5130ff17..5c08df0b73ab 100644 --- a/offapi/com/sun/star/sdbc/SQLException.idl +++ b/offapi/com/sun/star/sdbc/SQLException.idl @@ -62,7 +62,6 @@ published exception SQLException: com::sun::star::uno::Exception any NextException; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbc/SQLWarning.idl b/offapi/com/sun/star/sdbc/SQLWarning.idl index 3f9d62b1060e..e13468e96eb6 100644 --- a/offapi/com/sun/star/sdbc/SQLWarning.idl +++ b/offapi/com/sun/star/sdbc/SQLWarning.idl @@ -36,7 +36,6 @@ published exception SQLWarning: SQLException { }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbc/Statement.idl b/offapi/com/sun/star/sdbc/Statement.idl index 27d9a7b8ba6e..23e8f54efa2e 100644 --- a/offapi/com/sun/star/sdbc/Statement.idl +++ b/offapi/com/sun/star/sdbc/Statement.idl @@ -221,7 +221,6 @@ published service Statement [property] boolean EscapeProcessing; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbc/TransactionIsolation.idl b/offapi/com/sun/star/sdbc/TransactionIsolation.idl index a2293efabe39..9f9c4c4ac09c 100644 --- a/offapi/com/sun/star/sdbc/TransactionIsolation.idl +++ b/offapi/com/sun/star/sdbc/TransactionIsolation.idl @@ -68,7 +68,6 @@ published constants TransactionIsolation const long SERIALIZABLE = 8; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbc/XArray.idl b/offapi/com/sun/star/sdbc/XArray.idl index 3f0da06ea959..25b56c6e0d24 100644 --- a/offapi/com/sun/star/sdbc/XArray.idl +++ b/offapi/com/sun/star/sdbc/XArray.idl @@ -65,7 +65,6 @@ published interface XArray: com::sun::star::uno::XInterface */ string getBaseTypeName() raises (SQLException); - //------------------------------------------------------------------------- /** returns the SDBC type of the elements in the array designated by this @@ -78,7 +77,6 @@ published interface XArray: com::sun::star::uno::XInterface */ long getBaseType() raises (SQLException); - //------------------------------------------------------------------------- /** retrieves the contents of the SQL array designated by this Array @@ -111,7 +109,6 @@ published interface XArray: com::sun::star::uno::XInterface sequence getArray([in]com::sun::star::container::XNameAccess typeMap) raises (SQLException); - //------------------------------------------------------------------------- /** returns an array containing a slice of the SQL array, beginning with the specified @@ -150,7 +147,6 @@ published interface XArray: com::sun::star::uno::XInterface typeMap) raises (SQLException); - //------------------------------------------------------------------------- /** returns a result set that contains the elements of the array designated by this @@ -188,7 +184,6 @@ published interface XArray: com::sun::star::uno::XInterface XResultSet getResultSet([in]com::sun::star::container::XNameAccess typeMap) raises (SQLException); - //------------------------------------------------------------------------- /** returns a result set holding the elements of the subarray that starts at index @@ -234,7 +229,6 @@ published interface XArray: com::sun::star::uno::XInterface raises (SQLException); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbc/XBatchExecution.idl b/offapi/com/sun/star/sdbc/XBatchExecution.idl index fcd7f6e54087..bbdadb4ea553 100644 --- a/offapi/com/sun/star/sdbc/XBatchExecution.idl +++ b/offapi/com/sun/star/sdbc/XBatchExecution.idl @@ -51,14 +51,12 @@ published interface XBatchExecution: com::sun::star::uno::XInterface if a database access error occurs. */ void addBatch([in]string sql ) raises (SQLException); - //------------------------------------------------------------------------- /** makes the set of commands in the current batch empty. @throws SQLException if a database access error occurs. */ void clearBatch() raises (SQLException); - //------------------------------------------------------------------------- /** submits a batch of commands to the database for execution. @returns @@ -71,7 +69,6 @@ published interface XBatchExecution: com::sun::star::uno::XInterface sequence executeBatch() raises (SQLException); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbc/XBlob.idl b/offapi/com/sun/star/sdbc/XBlob.idl index 5b322a85af50..e86ee3eb02ba 100644 --- a/offapi/com/sun/star/sdbc/XBlob.idl +++ b/offapi/com/sun/star/sdbc/XBlob.idl @@ -98,7 +98,6 @@ */ published interface XBlob: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** returns the number of bytes in the @@ -115,7 +114,6 @@ published interface XBlob: com::sun::star::uno::XInterface */ hyper length() raises (SQLException); - //------------------------------------------------------------------------- /** returns as an array of bytes part or all of the @@ -161,7 +159,6 @@ published interface XBlob: com::sun::star::uno::XInterface sequence getBytes([in]hyper pos, [in]long length) raises (SQLException); - //------------------------------------------------------------------------- /** retrieves the @@ -177,7 +174,6 @@ published interface XBlob: com::sun::star::uno::XInterface */ com::sun::star::io::XInputStream getBinaryStream() raises (SQLException); - //------------------------------------------------------------------------- /** determines the byte position at which the specified byte pattern @@ -203,7 +199,6 @@ published interface XBlob: com::sun::star::uno::XInterface hyper position([in]sequence pattern, [in]hyper start) raises (SQLException); - //------------------------------------------------------------------------- /** determines the byte position in the @@ -230,7 +225,6 @@ published interface XBlob: com::sun::star::uno::XInterface raises (SQLException); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbc/XClob.idl b/offapi/com/sun/star/sdbc/XClob.idl index 8ea2e55f3215..83fefac33b4d 100644 --- a/offapi/com/sun/star/sdbc/XClob.idl +++ b/offapi/com/sun/star/sdbc/XClob.idl @@ -90,7 +90,6 @@ */ published interface XClob: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** returns the number of characters in the CLOB @@ -105,7 +104,6 @@ published interface XClob: com::sun::star::uno::XInterface */ hyper length() raises (SQLException); - //------------------------------------------------------------------------- /** returns a copy of the specified substring in the Clob @@ -132,7 +130,6 @@ published interface XClob: com::sun::star::uno::XInterface */ string getSubString([in]hyper pos, [in]long length) raises (SQLException); - //------------------------------------------------------------------------- /** gets the Clob @@ -144,7 +141,6 @@ published interface XClob: com::sun::star::uno::XInterface */ com::sun::star::io::XInputStream getCharacterStream() raises (SQLException); - //------------------------------------------------------------------------- /** determines the character position at which the specified substring searchstr @@ -165,7 +161,6 @@ published interface XClob: com::sun::star::uno::XInterface hyper position([in]string searchstr, [in]long start) raises (SQLException); - //------------------------------------------------------------------------- /** determines the position at which the specified Clob @@ -189,7 +184,6 @@ published interface XClob: com::sun::star::uno::XInterface raises (SQLException); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbc/XCloseable.idl b/offapi/com/sun/star/sdbc/XCloseable.idl index 2c62c6bcf672..144f01563584 100644 --- a/offapi/com/sun/star/sdbc/XCloseable.idl +++ b/offapi/com/sun/star/sdbc/XCloseable.idl @@ -38,7 +38,6 @@ published interface XCloseable: com::sun::star::uno::XInterface void close() raises (SQLException); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbc/XColumnLocate.idl b/offapi/com/sun/star/sdbc/XColumnLocate.idl index e15dc63c6ed4..4288337508e5 100644 --- a/offapi/com/sun/star/sdbc/XColumnLocate.idl +++ b/offapi/com/sun/star/sdbc/XColumnLocate.idl @@ -64,7 +64,6 @@ published interface XColumnLocate: com::sun::star::uno::XInterface long findColumn([in]string columnName) raises (SQLException); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbc/XConnection.idl b/offapi/com/sun/star/sdbc/XConnection.idl index 535b018e8ae1..b82d74b2761d 100644 --- a/offapi/com/sun/star/sdbc/XConnection.idl +++ b/offapi/com/sun/star/sdbc/XConnection.idl @@ -92,7 +92,6 @@ published interface XConnection: com::sun::star::sdbc::XCloseable if a database access error occurs. */ XStatement createStatement() raises (SQLException); - //------------------------------------------------------------------------- /** creates a PreparedStatement @@ -139,7 +138,6 @@ published interface XConnection: com::sun::star::sdbc::XCloseable if a database access error occurs. */ XPreparedStatement prepareStatement([in]string sql) raises (SQLException); - //------------------------------------------------------------------------- /** creates a CallableStatement @@ -176,7 +174,6 @@ published interface XConnection: com::sun::star::sdbc::XCloseable if a database access error occurs. */ XPreparedStatement prepareCall([in]string sql) raises (SQLException); - //------------------------------------------------------------------------- /** converts the given SQL statement into the system's native SQL grammar. A driver may convert the JDBC SQL grammar into its system's @@ -191,7 +188,6 @@ published interface XConnection: com::sun::star::sdbc::XCloseable if a database access error occurs. */ string nativeSQL([in]string sql) raises (SQLException); - //------------------------------------------------------------------------- /** sets this connection's auto-commit mode. @@ -225,7 +221,6 @@ published interface XConnection: com::sun::star::sdbc::XCloseable if a database access error occurs. */ void setAutoCommit([in] boolean autoCommit) raises (SQLException); - //------------------------------------------------------------------------- /** gets the current auto-commit state. @@ -237,7 +232,6 @@ published interface XConnection: com::sun::star::sdbc::XCloseable @see setAutoCommit */ boolean getAutoCommit() raises (SQLException); - //------------------------------------------------------------------------- /** makes all changes made since the previous commit/rollback permanent and releases any database locks currently held @@ -250,7 +244,6 @@ published interface XConnection: com::sun::star::sdbc::XCloseable @see setAutoCommit */ void commit() raises (SQLException); - //------------------------------------------------------------------------- /** drops all changes made since the previous commit/rollback and releases any database locks currently held @@ -262,7 +255,6 @@ published interface XConnection: com::sun::star::sdbc::XCloseable @see setAutoCommit */ void rollback() raises (SQLException); - //------------------------------------------------------------------------- /** tests to see if a connection is closed. @@ -281,7 +273,6 @@ published interface XConnection: com::sun::star::sdbc::XCloseable if a database access error occurs. */ boolean isClosed() raises (SQLException); - //------------------------------------------------------------------------- /** gets the metadata regarding this connection's database. @@ -300,7 +291,6 @@ published interface XConnection: com::sun::star::sdbc::XCloseable if a database access error occurs. */ XDatabaseMetaData getMetaData() raises (SQLException); - //------------------------------------------------------------------------- /** puts this connection in read-only mode as a hint to enable database optimizations. @@ -323,7 +313,6 @@ published interface XConnection: com::sun::star::sdbc::XCloseable if a database access error occurs. */ void setReadOnly([in]boolean readOnly) raises (SQLException); - //------------------------------------------------------------------------- /** tests to see if the connection is in read-only mode. @returns @@ -332,7 +321,6 @@ published interface XConnection: com::sun::star::sdbc::XCloseable if a database access error occurs. */ boolean isReadOnly() raises (SQLException); - //------------------------------------------------------------------------- /** sets a catalog name in order to select a subspace of this Connection's database in which to work. @@ -344,7 +332,6 @@ published interface XConnection: com::sun::star::sdbc::XCloseable if a database access error occurs. */ void setCatalog([in]string catalog) raises (SQLException); - //------------------------------------------------------------------------- /** returns the Connection's current catalog name. @returns @@ -353,7 +340,6 @@ published interface XConnection: com::sun::star::sdbc::XCloseable if a database access error occurs. */ string getCatalog() raises (SQLException); - //------------------------------------------------------------------------- /** attempts to change the transaction isolation level to the one given. @@ -378,7 +364,6 @@ published interface XConnection: com::sun::star::sdbc::XCloseable @see com::sun::star::sdbc::XDatabaseMetaData::supportsTransactionIsolationLevel() */ void setTransactionIsolation([in]long level) raises (SQLException); - //------------------------------------------------------------------------- /** gets this Connection's current transaction isolation level. @returns @@ -387,7 +372,6 @@ published interface XConnection: com::sun::star::sdbc::XCloseable if a database access error occurs. */ long getTransactionIsolation() raises (SQLException); - //------------------------------------------------------------------------- /** gets the type map object associated with this connection. Only drivers which implement the custom type mapping facility will return an object otherwise @@ -404,7 +388,6 @@ published interface XConnection: com::sun::star::sdbc::XCloseable if a database access error occurs. */ com::sun::star::container::XNameAccess getTypeMap() raises (SQLException); - //------------------------------------------------------------------------- /** installs the given type map as the type map for this connection. The type map will be used for the custom mapping of SQL structured types @@ -424,7 +407,6 @@ published interface XConnection: com::sun::star::sdbc::XCloseable raises (SQLException); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbc/XDataSource.idl b/offapi/com/sun/star/sdbc/XDataSource.idl index 6c7dd4ccfa86..c169b8972031 100644 --- a/offapi/com/sun/star/sdbc/XDataSource.idl +++ b/offapi/com/sun/star/sdbc/XDataSource.idl @@ -34,7 +34,6 @@ */ published interface XDataSource: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** attempts to establish a database connection. @param user @@ -48,7 +47,6 @@ published interface XDataSource: com::sun::star::uno::XInterface */ XConnection getConnection([in]string user, [in]string password) raises (SQLException); - //------------------------------------------------------------------------- /** sets the maximum time in seconds that this data source will wait while attempting to connect to a database. @@ -66,7 +64,6 @@ published interface XDataSource: com::sun::star::uno::XInterface */ void setLoginTimeout([in]long seconds) raises (SQLException); - //------------------------------------------------------------------------- /** gets the maximum time in seconds that this data source can wait while attempting to connect to a database. @@ -85,7 +82,6 @@ published interface XDataSource: com::sun::star::uno::XInterface long getLoginTimeout() raises (SQLException); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbc/XDatabaseMetaData.idl b/offapi/com/sun/star/sdbc/XDatabaseMetaData.idl index bf5563088653..18f3d80ec5ad 100644 --- a/offapi/com/sun/star/sdbc/XDatabaseMetaData.idl +++ b/offapi/com/sun/star/sdbc/XDatabaseMetaData.idl @@ -91,7 +91,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ boolean allProceduresAreCallable() raises (SQLException); - //------------------------------------------------------------------------- /** Can all the tables returned by getTable be SELECTed by the current user? @@ -101,17 +100,14 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ boolean allTablesAreSelectable() raises (SQLException); - //------------------------------------------------------------------------- /** returns the URL for the database connection */ string getURL() raises (SQLException); - //------------------------------------------------------------------------- /** returns the user name from this database connection. */ string getUserName() raises (SQLException); - //------------------------------------------------------------------------- /** checks if the database in read-only mode. @returns @@ -120,7 +116,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ boolean isReadOnly() raises (SQLException); - //------------------------------------------------------------------------- /** Are NULL values sorted high? @returns @@ -129,7 +124,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ boolean nullsAreSortedHigh() raises (SQLException); - //------------------------------------------------------------------------- /** Are NULL values sorted low? @returns @@ -138,7 +132,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ boolean nullsAreSortedLow() raises (SQLException); - //------------------------------------------------------------------------- /** Are NULL values sorted at the start regardless of sort order? @returns @@ -147,7 +140,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ boolean nullsAreSortedAtStart() raises (SQLException); - //------------------------------------------------------------------------- /** Are NULL values sorted at the end, regardless of sort order? @returns @@ -156,37 +148,30 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ boolean nullsAreSortedAtEnd() raises (SQLException); - //------------------------------------------------------------------------- /** returns the name of the database product. */ string getDatabaseProductName() raises (SQLException); - //------------------------------------------------------------------------- /** returns the version of the database product. */ string getDatabaseProductVersion() raises (SQLException); - //------------------------------------------------------------------------- /** returns the name of the SDBC driver. */ string getDriverName() raises (SQLException); - //------------------------------------------------------------------------- /** returns the version number of the SDBC driver. */ string getDriverVersion() raises (SQLException); - //------------------------------------------------------------------------- /** returns the SDBC driver major version number. */ long getDriverMajorVersion(); - //------------------------------------------------------------------------- /** returns the SDBC driver minor version number. */ long getDriverMinorVersion(); - //------------------------------------------------------------------------- /** use the database local files to save the tables. @returns @@ -195,7 +180,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ boolean usesLocalFiles() raises (SQLException); - //------------------------------------------------------------------------- /** use the database one local file to save for each table. @returns @@ -204,7 +188,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ boolean usesLocalFilePerTable() raises (SQLException); - //------------------------------------------------------------------------- /** use the database "mixed case unquoted SQL identifiers" case sensitive. @returns @@ -213,7 +196,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ boolean supportsMixedCaseIdentifiers() raises (SQLException); - //------------------------------------------------------------------------- /** Does the database treat mixed case unquoted SQL identifiers as case insensitive and store them in upper case? @@ -223,7 +205,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ boolean storesUpperCaseIdentifiers() raises (SQLException); - //------------------------------------------------------------------------- /** Does the database treat mixed case unquoted SQL identifiers as case insensitive and store them in lower case? @@ -233,7 +214,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ boolean storesLowerCaseIdentifiers() raises (SQLException); - //------------------------------------------------------------------------- /** Does the database treat mixed case unquoted SQL identifiers as case insensitive and store them in mixed case? @@ -243,7 +223,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ boolean storesMixedCaseIdentifiers() raises (SQLException); - //------------------------------------------------------------------------- /** Does the database treat mixed case quoted SQL identifiers as case sensitive and as a result store them in mixed case? @@ -253,7 +232,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ boolean supportsMixedCaseQuotedIdentifiers() raises (SQLException); - //------------------------------------------------------------------------- /** Does the database treat mixed case quoted SQL identifiers as case insensitive and store them in upper case? @@ -263,7 +241,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ boolean storesUpperCaseQuotedIdentifiers() raises (SQLException); - //------------------------------------------------------------------------- /** Does the database treat mixed case quoted SQL identifiers as case insensitive and store them in lower case? @@ -273,7 +250,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ boolean storesLowerCaseQuotedIdentifiers() raises (SQLException); - //------------------------------------------------------------------------- /** Does the database treat mixed case quoted SQL identifiers as case insensitive and store them in mixed case? @@ -283,7 +259,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ boolean storesMixedCaseQuotedIdentifiers() raises (SQLException); - //------------------------------------------------------------------------- /** What's the string used to quote SQL identifiers? This returns a space " " if identifier quoting is not supported. @@ -293,7 +268,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ string getIdentifierQuoteString() raises (SQLException); - //------------------------------------------------------------------------- /** gets a comma-separated list of all a database's SQL keywords that are NOT also SQL92 keywords. @@ -303,7 +277,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ string getSQLKeywords() raises (SQLException); - //------------------------------------------------------------------------- /** gets a comma-separated list of math functions. These are the X/Open CLI math function names used in the SDBC function escape @@ -314,7 +287,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ string getNumericFunctions() raises (SQLException); - //------------------------------------------------------------------------- /** gets a comma-separated list of string functions. These are the X/Open CLI string function names used in the SDBC function escape @@ -325,7 +297,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ string getStringFunctions() raises (SQLException); - //------------------------------------------------------------------------- /** gets a comma-separated list of system functions. These are the X/Open CLI system function names used in the SDBC function escape @@ -336,7 +307,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ string getSystemFunctions() raises (SQLException); - //------------------------------------------------------------------------- /** gets a comma-separated list of time and date functions. @returns @@ -345,7 +315,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ string getTimeDateFunctions() raises (SQLException); - //------------------------------------------------------------------------- /** gets the string that can be used to escape wildcard characters. This is the string that can be used to escape "_" or "%" in @@ -365,7 +334,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ string getSearchStringEscape() raises (SQLException); - //------------------------------------------------------------------------- /** gets all the "extra" characters that can be used in unquoted identifier names (those beyond a-z, A-Z, 0-9 and _). @@ -375,7 +343,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ string getExtraNameCharacters() raises (SQLException); - //------------------------------------------------------------------------- /** support the Database "ALTER TABLE" with add column? @returns @@ -384,7 +351,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ boolean supportsAlterTableWithAddColumn() raises (SQLException); - //------------------------------------------------------------------------- /** support the Database "ALTER TABLE" with drop column? @returns @@ -393,7 +359,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ boolean supportsAlterTableWithDropColumn() raises (SQLException); - //------------------------------------------------------------------------- /** support the Database column aliasing? @@ -408,7 +373,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ boolean supportsColumnAliasing() raises (SQLException); - //------------------------------------------------------------------------- /** are concatenations between NULL and non-NULL values NULL? @returns @@ -417,7 +381,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ boolean nullPlusNonNullIsNull() raises (SQLException); - //------------------------------------------------------------------------- /** , if the Database supports the CONVERT function between SQL types, @@ -430,7 +393,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ boolean supportsTypeConversion() raises (SQLException); - //------------------------------------------------------------------------- /** , if the Database supports the CONVERT between the given SQL types @@ -444,7 +406,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface */ boolean supportsConvert([in]long fromType, [in]long toType) raises (SQLException); - //------------------------------------------------------------------------- /** Are table correlation names supported? @returns @@ -453,7 +414,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ boolean supportsTableCorrelationNames() raises (SQLException); - //------------------------------------------------------------------------- /** If table correlation names are supported, are they restricted to be different from the names of the tables? @@ -464,7 +424,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface */ boolean supportsDifferentTableCorrelationNames() raises (SQLException); - //------------------------------------------------------------------------- /** Are expressions in "ORDER BY" lists supported? @returns @@ -473,7 +432,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ boolean supportsExpressionsInOrderBy() raises (SQLException); - //------------------------------------------------------------------------- /** Can an "ORDER BY" clause use columns not in the SELECT statement? @returns @@ -482,7 +440,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ boolean supportsOrderByUnrelated() raises (SQLException); - //------------------------------------------------------------------------- /** Is some form of "GROUP BY" clause supported? @returns @@ -491,7 +448,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ boolean supportsGroupBy() raises (SQLException); - //------------------------------------------------------------------------- /** Can a "GROUP BY" clause use columns not in the SELECT? @returns @@ -500,7 +456,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ boolean supportsGroupByUnrelated() raises (SQLException); - //------------------------------------------------------------------------- /** Can a "GROUP BY" clause add columns not in the SELECT provided it specifies all the columns in the SELECT? @@ -510,7 +465,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ boolean supportsGroupByBeyondSelect() raises (SQLException); - //------------------------------------------------------------------------- /** Is the escape character in "LIKE" clauses supported? @returns @@ -519,7 +473,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ boolean supportsLikeEscapeClause() raises (SQLException); - //------------------------------------------------------------------------- /** Are multiple XResultSets from a single execute supported? @returns @@ -528,7 +481,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ boolean supportsMultipleResultSets() raises (SQLException); - //------------------------------------------------------------------------- /** Can we have multiple transactions open at once (on different connections)? @@ -538,7 +490,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ boolean supportsMultipleTransactions() raises (SQLException); - //------------------------------------------------------------------------- /** Can columns be defined as non-nullable? @returns @@ -547,7 +498,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ boolean supportsNonNullableColumns() raises (SQLException); - //------------------------------------------------------------------------- /** , if the database supports ODBC Minimum SQL grammar, otherwise . @@ -557,7 +507,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ boolean supportsMinimumSQLGrammar() raises (SQLException); - //------------------------------------------------------------------------- /** , if the database supports ODBC Core SQL grammar, otherwise . @@ -567,7 +516,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ boolean supportsCoreSQLGrammar() raises (SQLException); - //------------------------------------------------------------------------- /** , if the database supports ODBC Extended SQL grammar, @@ -578,7 +526,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ boolean supportsExtendedSQLGrammar() raises (SQLException); - //------------------------------------------------------------------------- /** @returns , if the database supports ANSI92 entry level SQL grammar, @@ -587,7 +534,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ boolean supportsANSI92EntryLevelSQL() raises (SQLException); - //------------------------------------------------------------------------- /** @returns , if the database supports ANSI92 intermediate SQL grammar, @@ -596,7 +542,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ boolean supportsANSI92IntermediateSQL() raises (SQLException); - //------------------------------------------------------------------------- /** @returns , if the database supports ANSI92 full SQL grammar, @@ -605,7 +550,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ boolean supportsANSI92FullSQL() raises (SQLException); - //------------------------------------------------------------------------- /** returns , if the Database supports SQL Integrity Enhancement Facility, @@ -614,7 +558,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ boolean supportsIntegrityEnhancementFacility() raises (SQLException); - //------------------------------------------------------------------------- /** @returns , if some form of outer join is supported, @@ -623,7 +566,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ boolean supportsOuterJoins() raises (SQLException); - //------------------------------------------------------------------------- /** @returns , if full nested outer joins are supported, @@ -632,7 +574,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ boolean supportsFullOuterJoins() raises (SQLException); - //------------------------------------------------------------------------- /** @returns , if there is limited support for outer joins. @@ -642,7 +583,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ boolean supportsLimitedOuterJoins() raises (SQLException); - //------------------------------------------------------------------------- /** return the database vendor's preferred term for "schema" @returns @@ -651,7 +591,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ string getSchemaTerm() raises (SQLException); - //------------------------------------------------------------------------- /** return the database vendor's preferred term for "procedure" @returns @@ -660,7 +599,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ string getProcedureTerm() raises (SQLException); - //------------------------------------------------------------------------- /** return the database vendor's preferred term for "catalog" @returns @@ -669,7 +607,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ string getCatalogTerm() raises (SQLException); - //------------------------------------------------------------------------- /** Does a catalog appear at the start of a qualified table name? (Otherwise it appears at the end) @@ -679,7 +616,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ boolean isCatalogAtStart() raises (SQLException); - //------------------------------------------------------------------------- /** return the separator between catalog and table name @returns @@ -688,7 +624,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ string getCatalogSeparator() raises (SQLException); - //------------------------------------------------------------------------- /** Can a schema name be used in a data manipulation statement? @returns @@ -697,7 +632,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ boolean supportsSchemasInDataManipulation() raises (SQLException); - //------------------------------------------------------------------------- /** Can a schema name be used in a procedure call statement? @returns @@ -706,7 +640,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ boolean supportsSchemasInProcedureCalls() raises (SQLException); - //------------------------------------------------------------------------- /** Can a schema name be used in a table definition statement? @returns @@ -715,7 +648,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ boolean supportsSchemasInTableDefinitions() raises (SQLException); - //------------------------------------------------------------------------- /** Can a schema name be used in an index definition statement? @returns @@ -724,7 +656,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ boolean supportsSchemasInIndexDefinitions() raises (SQLException); - //------------------------------------------------------------------------- /** Can a schema name be used in a privilege definition statement? @returns @@ -734,7 +665,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface */ boolean supportsSchemasInPrivilegeDefinitions() raises (SQLException); - //------------------------------------------------------------------------- /** Can a catalog name be used in a data manipulation statement? @returns @@ -743,7 +673,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ boolean supportsCatalogsInDataManipulation() raises (SQLException); - //------------------------------------------------------------------------- /** Can a catalog name be used in a procedure call statement? @returns @@ -752,7 +681,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ boolean supportsCatalogsInProcedureCalls() raises (SQLException); - //------------------------------------------------------------------------- /** Can a catalog name be used in a table definition statement? @returns @@ -761,7 +689,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ boolean supportsCatalogsInTableDefinitions() raises (SQLException); - //------------------------------------------------------------------------- /** Can a catalog name be used in an index definition statement? @returns @@ -770,7 +697,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ boolean supportsCatalogsInIndexDefinitions() raises (SQLException); - //------------------------------------------------------------------------- /** Can a catalog name be used in a privilege definition statement? @returns @@ -780,7 +706,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface */ boolean supportsCatalogsInPrivilegeDefinitions() raises (SQLException); - //------------------------------------------------------------------------- /** Is positioned DELETE supported? @returns @@ -789,7 +714,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ boolean supportsPositionedDelete() raises (SQLException); - //------------------------------------------------------------------------- /** Is positioned UPDATE supported? @returns @@ -798,7 +722,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ boolean supportsPositionedUpdate() raises (SQLException); - //------------------------------------------------------------------------- /** Is SELECT for UPDATE supported? @returns @@ -807,7 +730,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ boolean supportsSelectForUpdate() raises (SQLException); - //------------------------------------------------------------------------- /** Are stored procedure calls using the stored procedure escape syntax supported? @@ -817,7 +739,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ boolean supportsStoredProcedures() raises (SQLException); - //------------------------------------------------------------------------- /** Are subqueries in comparison expressions supported? @returns @@ -826,7 +747,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ boolean supportsSubqueriesInComparisons() raises (SQLException); - //------------------------------------------------------------------------- /** Are subqueries in "exists" expressions supported? @returns @@ -835,7 +755,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ boolean supportsSubqueriesInExists() raises (SQLException); - //------------------------------------------------------------------------- /** Are subqueries in "in" statements supported? @returns @@ -844,7 +763,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ boolean supportsSubqueriesInIns() raises (SQLException); - //------------------------------------------------------------------------- /** Are subqueries in quantified expressions supported? @returns @@ -853,7 +771,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ boolean supportsSubqueriesInQuantifieds() raises (SQLException); - //------------------------------------------------------------------------- /** Are correlated subqueries supported? @returns @@ -862,7 +779,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ boolean supportsCorrelatedSubqueries() raises (SQLException); - //------------------------------------------------------------------------- /** Is SQL UNION supported? @returns @@ -871,7 +787,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ boolean supportsUnion() raises (SQLException); - //------------------------------------------------------------------------- /** Is SQL UNION ALL supported? @returns @@ -880,7 +795,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ boolean supportsUnionAll() raises (SQLException); - //------------------------------------------------------------------------- /** Can cursors remain open across commits? @returns @@ -889,7 +803,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ boolean supportsOpenCursorsAcrossCommit() raises (SQLException); - //------------------------------------------------------------------------- /** Can cursors remain open across rollbacks? @returns @@ -898,7 +811,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ boolean supportsOpenCursorsAcrossRollback() raises (SQLException); - //------------------------------------------------------------------------- /** Can statements remain open across commits? @returns @@ -907,7 +819,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ boolean supportsOpenStatementsAcrossCommit() raises (SQLException); - //------------------------------------------------------------------------- /** Can statements remain open across rollbacks? @returns @@ -917,7 +828,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface */ boolean supportsOpenStatementsAcrossRollback() raises (SQLException); - //------------------------------------------------------------------------- /** return the maximal number of hex characters in an inline binary literal @returns @@ -926,7 +836,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ long getMaxBinaryLiteralLength() raises (SQLException); - //------------------------------------------------------------------------- /** return the max length for a character literal @returns @@ -935,7 +844,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ long getMaxCharLiteralLength() raises (SQLException); - //------------------------------------------------------------------------- /** return the limit on column name length @returns @@ -944,7 +852,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ long getMaxColumnNameLength() raises (SQLException); - //------------------------------------------------------------------------- /** return the maximum number of columns in a "GROUP BY" clause @returns @@ -953,7 +860,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ long getMaxColumnsInGroupBy() raises (SQLException); - //------------------------------------------------------------------------- /** return the maximum number of columns allowed in an index @returns @@ -962,7 +868,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ long getMaxColumnsInIndex() raises (SQLException); - //------------------------------------------------------------------------- /** return the maximum number of columns in an "ORDER BY" clause @returns @@ -971,7 +876,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ long getMaxColumnsInOrderBy() raises (SQLException); - //------------------------------------------------------------------------- /** return the maximum number of columns in a "SELECT" list @returns @@ -980,7 +884,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ long getMaxColumnsInSelect() raises (SQLException); - //------------------------------------------------------------------------- /** return the maximum number of columns in a table @returns @@ -989,7 +892,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ long getMaxColumnsInTable() raises (SQLException); - //------------------------------------------------------------------------- /** return the number of active connections at a time to this database. @returns @@ -998,7 +900,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ long getMaxConnections() raises (SQLException); - //------------------------------------------------------------------------- /** return the maximum cursor name length @returns @@ -1007,7 +908,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ long getMaxCursorNameLength() raises (SQLException); - //------------------------------------------------------------------------- /** return the maximum length of an index (in bytes) @returns @@ -1016,7 +916,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ long getMaxIndexLength() raises (SQLException); - //------------------------------------------------------------------------- /** return the maximum length allowed for a schema name @returns @@ -1025,7 +924,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ long getMaxSchemaNameLength() raises (SQLException); - //------------------------------------------------------------------------- /** return the maximum length of a procedure name @returns @@ -1034,7 +932,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ long getMaxProcedureNameLength() raises (SQLException); - //------------------------------------------------------------------------- /** return the maximum length of a catalog name @returns @@ -1043,7 +940,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ long getMaxCatalogNameLength() raises (SQLException); - //------------------------------------------------------------------------- /** return the maximum length of a single row. @returns @@ -1052,7 +948,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ long getMaxRowSize() raises (SQLException); - //------------------------------------------------------------------------- /** Did getMaxRowSize() include LONGVARCHAR and LONGVARBINARY blobs? @@ -1062,7 +957,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ boolean doesMaxRowSizeIncludeBlobs() raises (SQLException); - //------------------------------------------------------------------------- /** return the maximum length of a SQL statement @returns @@ -1071,7 +965,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ long getMaxStatementLength() raises (SQLException); - //------------------------------------------------------------------------- /** return the maximal number of open active statements at one time to this database @returns @@ -1080,7 +973,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ long getMaxStatements() raises (SQLException); - //------------------------------------------------------------------------- /** return the maximum length of a table name @returns @@ -1089,7 +981,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ long getMaxTableNameLength() raises (SQLException); - //------------------------------------------------------------------------- /** return the maximum number of tables in a SELECT statement @returns @@ -1098,7 +989,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ long getMaxTablesInSelect() raises (SQLException); - //------------------------------------------------------------------------- /** return the maximum length of a user name @returns @@ -1107,7 +997,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ long getMaxUserNameLength() raises (SQLException); - //------------------------------------------------------------------------- /** return the database default transaction isolation level. The values are defined in @@ -1119,7 +1008,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface @see com::sun::star::sdbc::XConnection */ long getDefaultTransactionIsolation() raises (SQLException); - //------------------------------------------------------------------------- /** support the Database transactions? If not, invoking the method @@ -1132,7 +1020,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ boolean supportsTransactions() raises (SQLException); - //------------------------------------------------------------------------- /** Does this database support the given transaction isolation level? @returns @@ -1143,7 +1030,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface */ boolean supportsTransactionIsolationLevel([in]long level) raises (SQLException); - //------------------------------------------------------------------------- /** support the Database both data definition and data manipulation statements within a transaction? @@ -1161,7 +1047,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface --> */ boolean supportsDataDefinitionAndDataManipulationTransactions() raises (SQLException); - //------------------------------------------------------------------------- /** are only data manipulation statements within a transaction supported? @@ -1172,7 +1057,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface */ boolean supportsDataManipulationTransactionsOnly() raises (SQLException); - //------------------------------------------------------------------------- /** does a data definition statement within a transaction force the transaction to commit? @@ -1183,7 +1067,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface */ boolean dataDefinitionCausesTransactionCommit() raises (SQLException); - //------------------------------------------------------------------------- /** is a data definition statement within a transaction ignored? @returns @@ -1193,7 +1076,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface */ boolean dataDefinitionIgnoredInTransactions() raises (SQLException); - //------------------------------------------------------------------------- /** Gets a description of the stored procedures available in a catalog. @@ -1251,7 +1133,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface */ XResultSet getProcedures([in]any catalog, [in]string schemaPattern, [in]string procedureNamePattern) raises (SQLException); - //------------------------------------------------------------------------- /** gets a description of a catalog's stored procedure parameters and result columns. @@ -1353,7 +1234,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface [in]string procedureNamePattern, [in]string columnNamePattern) raises (SQLException); - //------------------------------------------------------------------------- /** gets a description of tables available in a catalog. @@ -1403,7 +1283,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface XResultSet getTables([in]any catalog, [in]string schemaPattern, [in]string tableNamePattern, [in]sequence types) raises (SQLException); - //------------------------------------------------------------------------- /** Gets the schema names available in this database. The results are ordered by schema name. @@ -1422,7 +1301,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ XResultSet getSchemas() raises (SQLException); - //------------------------------------------------------------------------- /** gets the catalog names available in this database. The results are ordered by catalog name. @@ -1441,7 +1319,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ XResultSet getCatalogs() raises (SQLException); - //------------------------------------------------------------------------- /** gets the table types available in this database. The results are ordered by table type. @@ -1462,7 +1339,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ XResultSet getTableTypes() raises (SQLException); - //------------------------------------------------------------------------- /** gets a description of table columns available in the specified catalog. @@ -1561,7 +1437,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface XResultSet getColumns([in]any catalog, [in]string schemaPattern, [in]string tableNamePattern, [in]string columnNamePattern) raises (SQLException); - //------------------------------------------------------------------------- /** gets a description of the access rights for a table's columns. @@ -1615,7 +1490,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface */ XResultSet getColumnPrivileges([in]any catalog, [in]string schema, [in]string table, [in]string columnNamePattern) raises (SQLException); - //------------------------------------------------------------------------- /** gets a description of the access rights for each table available in a catalog. Note that a table privilege applies to one or @@ -1668,7 +1542,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface */ XResultSet getTablePrivileges([in]any catalog, [in]string schemaPattern, [in]string tableNamePattern) raises (SQLException); - //------------------------------------------------------------------------- /** gets a description of a table's optimal set of columns that uniquely identifies a row. They are ordered by SCOPE. @@ -1738,7 +1611,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface XResultSet getBestRowIdentifier([in]any catalog, [in]string schema, [in]string table, [in]long scope, [in] boolean nullable) raises (SQLException); - //------------------------------------------------------------------------- /** gets a description of a table's columns that are automatically updated when any value in a row is updated. They are @@ -1795,7 +1667,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface */ XResultSet getVersionColumns([in]any catalog, [in]string schema, [in]string table) raises (SQLException); - //------------------------------------------------------------------------- /** gets a description of a table's primary key columns. They are ordered by COLUMN_NAME. @@ -1836,7 +1707,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface */ XResultSet getPrimaryKeys([in]any catalog, [in]string schema, [in]string table) raises (SQLException); - //------------------------------------------------------------------------- /** gets a description of the primary key columns that are referenced by a table's foreign key columns (the primary keys @@ -1951,7 +1821,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface */ XResultSet getImportedKeys([in]any catalog, [in]string schema, [in]string table) raises (SQLException); - //------------------------------------------------------------------------- /** gets a description of the foreign key columns that reference a table's primary key columns (the foreign keys exported by a @@ -2066,7 +1935,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface */ XResultSet getExportedKeys([in]any catalog, [in]string schema, [in]string table) raises (SQLException); - //------------------------------------------------------------------------- /** gets a description of the foreign key columns in the foreign key table that reference the primary key columns of the primary key @@ -2193,7 +2061,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface [in]string primaryTable, [in]any foreignCatalog, [in]string foreignSchema, [in]string foreignTable) raises (SQLException); - //------------------------------------------------------------------------- /** gets a description of all the standard SQL types supported by this database. They are ordered by DATA_TYPE and then by how @@ -2288,7 +2155,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ XResultSet getTypeInfo() raises (SQLException); - //------------------------------------------------------------------------- /** gets a description of a table's indices and statistics. They are ordered by NON_UNIQUE, TYPE, INDEX_NAME, and ORDINAL_POSITION. @@ -2378,7 +2244,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface XResultSet getIndexInfo([in]any catalog, [in]string schema, [in]string table, [in]boolean unique, [in]boolean approximate) raises (SQLException); - //------------------------------------------------------------------------- /** Does the database support the given result set type? @param setType @@ -2390,7 +2255,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ boolean supportsResultSetType([in]long setType) raises (SQLException); - //------------------------------------------------------------------------- /** Does the database support the concurrency type in combination with the given result set type? @@ -2408,7 +2272,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface boolean supportsResultSetConcurrency([in]long setType, [in]long concurrency) raises (SQLException); - //------------------------------------------------------------------------- /** indicates whether a result set's own updates are visible. @param setType @@ -2420,7 +2283,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ boolean ownUpdatesAreVisible([in]long setType) raises (SQLException); - //------------------------------------------------------------------------- /** indicates whether a result set's own deletes are visible. @param setType @@ -2432,7 +2294,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ boolean ownDeletesAreVisible([in]long setType) raises (SQLException); - //------------------------------------------------------------------------- /** indicates whether a result set's own inserts are visible. @param setType @@ -2444,7 +2305,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ boolean ownInsertsAreVisible([in]long setType) raises (SQLException); - //------------------------------------------------------------------------- /** indicates whether updates made by others are visible. @param setType @@ -2456,7 +2316,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ boolean othersUpdatesAreVisible([in]long setType) raises (SQLException); - //------------------------------------------------------------------------- /** indicates whether deletes made by others are visible. @param setType @@ -2468,7 +2327,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ boolean othersDeletesAreVisible([in]long setType) raises (SQLException); - //------------------------------------------------------------------------- /** indicates whether inserts made by others are visible. @param setType @@ -2480,7 +2338,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ boolean othersInsertsAreVisible([in]long setType) raises (SQLException); - //------------------------------------------------------------------------- /** indicates whether or not a visible row update can be detected by calling the method @@ -2494,7 +2351,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ boolean updatesAreDetected([in]long setType) raises (SQLException); - //------------------------------------------------------------------------- /** indicates whether or not a visible row delete can be detected by calling @@ -2510,7 +2366,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ boolean deletesAreDetected([in]long setType) raises (SQLException); - //------------------------------------------------------------------------- /** indicates whether or not a visible row insert can be detected by calling @@ -2524,7 +2379,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ boolean insertsAreDetected([in]long setType) raises (SQLException); - //------------------------------------------------------------------------- /** indicates whether the driver supports batch updates. @returns @@ -2533,7 +2387,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ boolean supportsBatchUpdates() raises (SQLException); - //------------------------------------------------------------------------- /** Gets a description of the user-defined types defined in a particular schema. Schema-specific UDTs may have type OBJECT, STRUCT, @@ -2589,7 +2442,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface XResultSet getUDTs([in]any catalog, [in]string schemaPattern, [in]string typeNamePattern, [in]sequence types) raises (SQLException); - //------------------------------------------------------------------------- /** retrieves the connection that produced this metadata object. @returns @@ -2600,7 +2452,6 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface XConnection getConnection() raises (SQLException); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbc/XDatabaseMetaData2.idl b/offapi/com/sun/star/sdbc/XDatabaseMetaData2.idl index 4a2f94e0b010..29206891671a 100644 --- a/offapi/com/sun/star/sdbc/XDatabaseMetaData2.idl +++ b/offapi/com/sun/star/sdbc/XDatabaseMetaData2.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sdbc { -//============================================================================= /** extends the XDatabaseMetaData interface to allow retrieval of additional information. @@ -44,11 +42,9 @@ interface XDatabaseMetaData2 : XDatabaseMetaData getConnectionInfo(); }; -//============================================================================= }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/sdbc/XDriver.idl b/offapi/com/sun/star/sdbc/XDriver.idl index a671ac8d44c4..b0bc4a5471e0 100644 --- a/offapi/com/sun/star/sdbc/XDriver.idl +++ b/offapi/com/sun/star/sdbc/XDriver.idl @@ -104,7 +104,6 @@ published interface XDriver: com::sun::star::uno::XInterface [in]string url, [in]sequence info) raises (SQLException); - //------------------------------------------------------------------------- /** returns if the driver thinks that it can open a connection to the given URL. Typically drivers will return if they @@ -119,7 +118,6 @@ published interface XDriver: com::sun::star::uno::XInterface if a database access error occurs. */ boolean acceptsURL([in]string url) raises (SQLException); - //------------------------------------------------------------------------- /** gets information about the possible properties for this driver.

The getPropertyInfo method is intended to allow a generic GUI tool to @@ -143,14 +141,12 @@ published interface XDriver: com::sun::star::uno::XInterface sequence getPropertyInfo([in]string url, [in] sequence info) raises (SQLException); - //------------------------------------------------------------------------- /** gets the driver's major version number. Initially this should be 1. @returns this driver's major version number */ long getMajorVersion(); - //------------------------------------------------------------------------- /** gets the driver's minor version number. Initially this should be 0. @returns @@ -159,7 +155,6 @@ published interface XDriver: com::sun::star::uno::XInterface long getMinorVersion(); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbc/XDriverAccess.idl b/offapi/com/sun/star/sdbc/XDriverAccess.idl index 0c2f5e5ee584..c0f907f3bf29 100644 --- a/offapi/com/sun/star/sdbc/XDriverAccess.idl +++ b/offapi/com/sun/star/sdbc/XDriverAccess.idl @@ -45,7 +45,6 @@ published interface XDriverAccess: com::sun::star::uno::XInterface XDriver getDriverByURL([in]string url); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbc/XDriverManager.idl b/offapi/com/sun/star/sdbc/XDriverManager.idl index ecf2fc0e52d2..28fdcf87eeb5 100644 --- a/offapi/com/sun/star/sdbc/XDriverManager.idl +++ b/offapi/com/sun/star/sdbc/XDriverManager.idl @@ -48,7 +48,6 @@ */ published interface XDriverManager: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** attempts to establish a connection to the given database URL. The DriverManager attempts to select an appropriate driver from @@ -62,7 +61,6 @@ published interface XDriverManager: com::sun::star::uno::XInterface */ XConnection getConnection([in]string url) raises (SQLException); - //------------------------------------------------------------------------- /** attempts to establish a connection to the given database URL. The DriverManager attempts to select an appropriate driver from @@ -81,7 +79,6 @@ published interface XDriverManager: com::sun::star::uno::XInterface XConnection getConnectionWithInfo([in]string url, [in]sequence info) raises (SQLException); - //------------------------------------------------------------------------- /** sets the maximum time in seconds that a driver will wait while attempting to connect to a database. @@ -92,7 +89,6 @@ published interface XDriverManager: com::sun::star::uno::XInterface if a database access error occurs. */ void setLoginTimeout([in]long seconds); - //------------------------------------------------------------------------- /** gets the maximum time in seconds that a driver can wait when attempting to login to a database. @@ -105,7 +101,6 @@ published interface XDriverManager: com::sun::star::uno::XInterface long getLoginTimeout(); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbc/XGeneratedResultSet.idl b/offapi/com/sun/star/sdbc/XGeneratedResultSet.idl index 7f06e5a725ee..e0ea4a15df28 100644 --- a/offapi/com/sun/star/sdbc/XGeneratedResultSet.idl +++ b/offapi/com/sun/star/sdbc/XGeneratedResultSet.idl @@ -39,7 +39,6 @@ */ published interface XGeneratedResultSet: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** gives access to automatically generated values after a new row was inserted. @returns a result set that contains the data produced by the query @@ -50,7 +49,6 @@ published interface XGeneratedResultSet: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbc/XIsolatedConnection.idl b/offapi/com/sun/star/sdbc/XIsolatedConnection.idl index e10b6e9e1451..89538b8d1778 100644 --- a/offapi/com/sun/star/sdbc/XIsolatedConnection.idl +++ b/offapi/com/sun/star/sdbc/XIsolatedConnection.idl @@ -64,7 +64,6 @@ published interface XIsolatedConnection: com::sun::star::uno::XInterface raises (SQLException); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbc/XMultipleResults.idl b/offapi/com/sun/star/sdbc/XMultipleResults.idl index 6bcb6eb183cd..3af70bb2754e 100644 --- a/offapi/com/sun/star/sdbc/XMultipleResults.idl +++ b/offapi/com/sun/star/sdbc/XMultipleResults.idl @@ -62,7 +62,6 @@ published interface XMultipleResults: com::sun::star::uno::XInterface if a database access error occurs. */ XResultSet getResultSet() raises (SQLException); - //------------------------------------------------------------------------- /** returns the current result as an update count. @@ -77,7 +76,6 @@ published interface XMultipleResults: com::sun::star::uno::XInterface if a database access error occurs. */ long getUpdateCount() raises (SQLException); - //------------------------------------------------------------------------- /** moves to a Statement's next result. It returns if this result is a ResultSet. This method also implicitly @@ -96,7 +94,6 @@ published interface XMultipleResults: com::sun::star::uno::XInterface boolean getMoreResults() raises (SQLException); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbc/XOutParameters.idl b/offapi/com/sun/star/sdbc/XOutParameters.idl index d1f23064b877..97b80b68d476 100644 --- a/offapi/com/sun/star/sdbc/XOutParameters.idl +++ b/offapi/com/sun/star/sdbc/XOutParameters.idl @@ -88,7 +88,6 @@ published interface XOutParameters: com::sun::star::uno::XInterface void registerOutParameter([in]long parameterIndex, [in]long sqlType, [in]string typeName) raises (SQLException); - //------------------------------------------------------------------------- /** registers the OUT parameter in ordinal position parameterIndex @@ -127,7 +126,6 @@ published interface XOutParameters: com::sun::star::uno::XInterface raises (SQLException); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbc/XParameters.idl b/offapi/com/sun/star/sdbc/XParameters.idl index 32e9a7af330b..8e0b1156656a 100644 --- a/offapi/com/sun/star/sdbc/XParameters.idl +++ b/offapi/com/sun/star/sdbc/XParameters.idl @@ -77,7 +77,6 @@ published interface XParameters: com::sun::star::uno::XInterface */ void setNull([in]long parameterIndex, [in]long sqlType) raises (SQLException); - //------------------------------------------------------------------------- /** sets the designated parameter to SQL NULL. This version of setNull should be used for user-named types and REF type parameters. Examples @@ -111,7 +110,6 @@ published interface XParameters: com::sun::star::uno::XInterface void setObjectNull([in]long parameterIndex, [in]long sqlType, [in]string typeName) raises (SQLException); - //------------------------------------------------------------------------- /** sets the designated parameter to a boolean value. The driver converts this to a SQL BIT value when it sends it to the database. @@ -124,7 +122,6 @@ published interface XParameters: com::sun::star::uno::XInterface */ void setBoolean([in]long parameterIndex, [in]boolean x) raises (SQLException); - //------------------------------------------------------------------------- /** sets the designated parameter to a byte value. The driver converts this to a SQL TINYINT value when it sends it to the database. @@ -136,7 +133,6 @@ published interface XParameters: com::sun::star::uno::XInterface if a database access error occurs. */ void setByte([in]long parameterIndex, [in]byte x) raises (SQLException); - //------------------------------------------------------------------------- /** sets the designated parameter to a short value. The driver converts this to a SQL SMALLINT value when it sends it to the database. @@ -148,7 +144,6 @@ published interface XParameters: com::sun::star::uno::XInterface if a database access error occurs. */ void setShort([in]long parameterIndex, [in]short x) raises (SQLException); - //------------------------------------------------------------------------- /** sets the designated parameter to a long value. The driver converts this to a SQL INTEGER value when it sends it to the database. @@ -160,7 +155,6 @@ published interface XParameters: com::sun::star::uno::XInterface if a database access error occurs. */ void setInt([in]long parameterIndex, [in]long x) raises (SQLException); - //------------------------------------------------------------------------- /** sets the designated parameter to a hyper value. The driver converts this to a SQL BIGINT value when it sends it to the database. @@ -172,7 +166,6 @@ published interface XParameters: com::sun::star::uno::XInterface if a database access error occurs. */ void setLong([in]long parameterIndex, [in]hyper x) raises (SQLException); - //------------------------------------------------------------------------- /** sets the designated parameter to a float value. The driver converts this to a SQL FLOAT value when it sends it to the database. @@ -184,7 +177,6 @@ published interface XParameters: com::sun::star::uno::XInterface if a database access error occurs. */ void setFloat([in]long parameterIndex, [in]float x) raises (SQLException); - //------------------------------------------------------------------------- /** sets the designated parameter to a double value. The driver converts this to a SQL DOUBLE value when it sends it to the database. @@ -196,7 +188,6 @@ published interface XParameters: com::sun::star::uno::XInterface if a database access error occurs. */ void setDouble([in]long parameterIndex, [in]double x) raises (SQLException); - //------------------------------------------------------------------------- /** sets the designated parameter to a string value. The driver converts this to a SQL VARCHAR or LONGVARCHAR value (depending on the argument's @@ -210,7 +201,6 @@ published interface XParameters: com::sun::star::uno::XInterface if a database access error occurs. */ void setString([in]long parameterIndex, [in]string x) raises (SQLException); - //------------------------------------------------------------------------- /** sets the designated parameter to a sequence of bytes. The driver converts this to a SQL VARBINARY or LONGVARBINARY (depending on the @@ -225,7 +215,6 @@ published interface XParameters: com::sun::star::uno::XInterface */ void setBytes([in]long parameterIndex, [in]sequence x) raises (SQLException); - //------------------------------------------------------------------------- /** sets the designated parameter to a date value. The driver converts this to a SQL DATE value when it sends it to the database. @@ -238,7 +227,6 @@ published interface XParameters: com::sun::star::uno::XInterface */ void setDate([in]long parameterIndex, [in]com::sun::star::util::Date x) raises (SQLException); - //------------------------------------------------------------------------- /** sets the designated parameter to a time value. The driver converts this to a SQL TIME value when it sends it to the database. @@ -251,7 +239,6 @@ published interface XParameters: com::sun::star::uno::XInterface */ void setTime([in]long parameterIndex, [in]com::sun::star::util::Time x) raises (SQLException); - //------------------------------------------------------------------------- /** sets the designated parameter to a datetime value. The driver converts this to a SQL TIMESTAMP value when it sends it to the @@ -265,7 +252,6 @@ published interface XParameters: com::sun::star::uno::XInterface */ void setTimestamp([in]long parameterIndex, [in]com::sun::star::util::DateTime x) raises (SQLException); - //------------------------------------------------------------------------- /** sets the designated parameter to the given input stream, which will have the specified number of bytes. @@ -285,7 +271,6 @@ published interface XParameters: com::sun::star::uno::XInterface void setBinaryStream([in]long parameterIndex, [in]com::sun::star::io::XInputStream x, [in]long length) raises (SQLException); - //------------------------------------------------------------------------- /** sets the designated parameter to the given input stream, which will have the specified number of bytes. @@ -305,7 +290,6 @@ published interface XParameters: com::sun::star::uno::XInterface void setCharacterStream([in]long parameterIndex, [in]com::sun::star::io::XInputStream x, [in]long length) raises (SQLException); - //------------------------------------------------------------------------- /** sets the value of a parameter using an any. @@ -331,7 +315,6 @@ published interface XParameters: com::sun::star::uno::XInterface */ void setObject([in]long parameterIndex, [in]any x) raises (SQLException); - //------------------------------------------------------------------------- /** set a value from the Datatype ANY for a parameter. @@ -369,7 +352,6 @@ published interface XParameters: com::sun::star::uno::XInterface void setObjectWithInfo([in]long parameterIndex, [in]any x, [in]long targetSqlType, [in]long scale) raises (SQLException); - //------------------------------------------------------------------------- /** sets a REF(&lt;structured-type&gt;) parameter. @param parameterIndex @@ -380,7 +362,6 @@ published interface XParameters: com::sun::star::uno::XInterface if a database access error occurs. */ void setRef ([in]long parameterIndex, [in]XRef x) raises (SQLException); - //------------------------------------------------------------------------- /** sets a BLOB parameter. @param parameterIndex @@ -391,7 +372,6 @@ published interface XParameters: com::sun::star::uno::XInterface if a database access error occurs. */ void setBlob ([in]long parameterIndex, [in]XBlob x) raises (SQLException); - //------------------------------------------------------------------------- /** sets a CLOB parameter. @param parameterIndex @@ -402,7 +382,6 @@ published interface XParameters: com::sun::star::uno::XInterface if a database access error occurs. */ void setClob ([in]long parameterIndex, [in]XClob x) raises (SQLException); - //------------------------------------------------------------------------- /** sets an Array parameter. @param parameterIndex @@ -414,7 +393,6 @@ published interface XParameters: com::sun::star::uno::XInterface */ void setArray ([in]long parameterIndex, [in]XArray x) raises (SQLException); - //------------------------------------------------------------------------- /** clears the current parameter values immediately. @@ -431,7 +409,6 @@ published interface XParameters: com::sun::star::uno::XInterface void clearParameters() raises (SQLException); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbc/XPooledConnection.idl b/offapi/com/sun/star/sdbc/XPooledConnection.idl index 907b8c5a7892..ab583f1f9f1f 100644 --- a/offapi/com/sun/star/sdbc/XPooledConnection.idl +++ b/offapi/com/sun/star/sdbc/XPooledConnection.idl @@ -47,7 +47,6 @@ */ published interface XPooledConnection: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** return the connection which is pooled @returns @@ -59,7 +58,6 @@ published interface XPooledConnection: com::sun::star::uno::XInterface raises (SQLException); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbc/XPreparedBatchExecution.idl b/offapi/com/sun/star/sdbc/XPreparedBatchExecution.idl index e26eafdefaae..c7bb7cf62d1c 100644 --- a/offapi/com/sun/star/sdbc/XPreparedBatchExecution.idl +++ b/offapi/com/sun/star/sdbc/XPreparedBatchExecution.idl @@ -45,14 +45,12 @@ published interface XPreparedBatchExecution: com::sun::star::uno::XInterface if a database access error occurs. */ void addBatch() raises (SQLException); - //------------------------------------------------------------------------- /** makes the set of commands in the current batch empty. @throws SQLException if a database access error occurs. */ void clearBatch() raises (SQLException); - //------------------------------------------------------------------------- /** submits a batch of commands to the database for execution. @returns @@ -65,7 +63,6 @@ published interface XPreparedBatchExecution: com::sun::star::uno::XInterface sequence executeBatch() raises (SQLException); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbc/XPreparedStatement.idl b/offapi/com/sun/star/sdbc/XPreparedStatement.idl index f8222bdc1300..31dd289ae19b 100644 --- a/offapi/com/sun/star/sdbc/XPreparedStatement.idl +++ b/offapi/com/sun/star/sdbc/XPreparedStatement.idl @@ -50,7 +50,6 @@ published interface XPreparedStatement: com::sun::star::uno::XInterface if a database access error occurs. */ XResultSet executeQuery() raises (SQLException); - //------------------------------------------------------------------------- /** executes the SQL INSERT, UPDATE or DELETE statement in this PreparedStatement @@ -64,7 +63,6 @@ published interface XPreparedStatement: com::sun::star::uno::XInterface if a database access error occurs. */ long executeUpdate() raises (SQLException); - //------------------------------------------------------------------------- /** executes any kind of SQL statement. @@ -80,7 +78,6 @@ published interface XPreparedStatement: com::sun::star::uno::XInterface if a database access error occurs. */ boolean execute() raises (SQLException); - //------------------------------------------------------------------------- /** returns the Connection @@ -96,7 +93,6 @@ published interface XPreparedStatement: com::sun::star::uno::XInterface XConnection getConnection() raises (SQLException); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbc/XRef.idl b/offapi/com/sun/star/sdbc/XRef.idl index b9a69dca78d5..8f897429e18a 100644 --- a/offapi/com/sun/star/sdbc/XRef.idl +++ b/offapi/com/sun/star/sdbc/XRef.idl @@ -33,7 +33,6 @@ */ published interface XRef: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** gets the fully-qualified SQL structured type name of the referenced item. @returns @@ -44,7 +43,6 @@ published interface XRef: com::sun::star::uno::XInterface string getBaseTypeName() raises (SQLException); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbc/XResultSet.idl b/offapi/com/sun/star/sdbc/XResultSet.idl index 4813e729cdf8..5ce6a1559f28 100644 --- a/offapi/com/sun/star/sdbc/XResultSet.idl +++ b/offapi/com/sun/star/sdbc/XResultSet.idl @@ -52,7 +52,6 @@ */ published interface XResultSet: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** moves the cursor down one row from its current position. @@ -74,7 +73,6 @@ published interface XResultSet: com::sun::star::uno::XInterface if a database access error occurs. */ boolean next() raises (SQLException); - //------------------------------------------------------------------------- /** indicates whether the cursor is before the first row in the result set. @@ -84,7 +82,6 @@ published interface XResultSet: com::sun::star::uno::XInterface if a database access error occurs. */ boolean isBeforeFirst() raises (SQLException); - //------------------------------------------------------------------------- /** indicates whether the cursor is after the last row in the result set. @@ -94,7 +91,6 @@ published interface XResultSet: com::sun::star::uno::XInterface if a database access error occurs. */ boolean isAfterLast() raises (SQLException); - //------------------------------------------------------------------------- /** indicates whether the cursor is on the first row of the result set. @returns @@ -103,7 +99,6 @@ published interface XResultSet: com::sun::star::uno::XInterface if a database access error occurs. */ boolean isFirst() raises (SQLException); - //------------------------------------------------------------------------- /** indicates whether the cursor is on the last row of the result set. @@ -123,7 +118,6 @@ published interface XResultSet: com::sun::star::uno::XInterface if a database access error occurs. */ boolean isLast() raises (SQLException); - //------------------------------------------------------------------------- /** moves the cursor to the front of the result set, just before the first row. Has no effect if the result set contains no rows. @@ -131,7 +125,6 @@ published interface XResultSet: com::sun::star::uno::XInterface if a database access error occurs. */ void beforeFirst() raises (SQLException); - //------------------------------------------------------------------------- /** moves the cursor to the end of the result set, just after the last row. Has no effect if the result set contains no rows. @@ -139,7 +132,6 @@ published interface XResultSet: com::sun::star::uno::XInterface if a database access error occurs. */ void afterLast() raises (SQLException); - //------------------------------------------------------------------------- /** moves the cursor to the first row in the result set. @returns @@ -148,7 +140,6 @@ published interface XResultSet: com::sun::star::uno::XInterface if a database access error occurs. */ boolean first() raises (SQLException); - //------------------------------------------------------------------------- /** moves the cursor to the last row in the result set. @returns @@ -157,7 +148,6 @@ published interface XResultSet: com::sun::star::uno::XInterface if a database access error occurs. */ boolean last() raises (SQLException); - //------------------------------------------------------------------------- /** retrieves the current row number. The first row is number 1, the second number 2, and so on. @@ -167,7 +157,6 @@ published interface XResultSet: com::sun::star::uno::XInterface if a database access error occurs. */ long getRow() raises (SQLException); - //------------------------------------------------------------------------- /** moves the cursor to the given row number in the result set. @@ -205,7 +194,6 @@ published interface XResultSet: com::sun::star::uno::XInterface

*/ boolean absolute([in] long row ) raises (SQLException); - //------------------------------------------------------------------------- /** moves the cursor a relative number of rows, either positive or negative. @@ -235,7 +223,6 @@ published interface XResultSet: com::sun::star::uno::XInterface if a database access error occurs. */ boolean relative([in]long rows) raises (SQLException); - //------------------------------------------------------------------------- /** moves the cursor to the previous row in the result set. @@ -255,7 +242,6 @@ published interface XResultSet: com::sun::star::uno::XInterface if a database access error occurs. */ boolean previous() raises (SQLException); - //------------------------------------------------------------------------- /** refreshes the current row with its most recent value in the database. Cannot be called when on the insert row. @@ -284,7 +270,6 @@ published interface XResultSet: com::sun::star::uno::XInterface if a database access error occurs. */ void refreshRow() raises (SQLException); - //------------------------------------------------------------------------- /** indicates whether the current row has been updated. The value returned depends on whether or not the result set can detect updates. @@ -294,7 +279,6 @@ published interface XResultSet: com::sun::star::uno::XInterface if a database access error occurs. */ boolean rowUpdated() raises (SQLException); - //------------------------------------------------------------------------- /** indicates whether the current row has had an insertion. The value returned depends on whether or not the result set can detect visible inserts. @@ -304,7 +288,6 @@ published interface XResultSet: com::sun::star::uno::XInterface if a database access error occurs. */ boolean rowInserted() raises (SQLException); - //------------------------------------------------------------------------- /** indicates whether a row has been deleted. A deleted row may leave a visible "hole" in a result set. This method can be used to @@ -316,7 +299,6 @@ published interface XResultSet: com::sun::star::uno::XInterface if a database access error occurs. */ boolean rowDeleted() raises (SQLException); - //------------------------------------------------------------------------- /** returns the Statement that produced this ResultSet @@ -333,7 +315,6 @@ published interface XResultSet: com::sun::star::uno::XInterface com::sun::star::uno::XInterface getStatement() raises (SQLException); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbc/XResultSetMetaData.idl b/offapi/com/sun/star/sdbc/XResultSetMetaData.idl index 4b146723331d..ff3623bb5c6a 100644 --- a/offapi/com/sun/star/sdbc/XResultSetMetaData.idl +++ b/offapi/com/sun/star/sdbc/XResultSetMetaData.idl @@ -39,7 +39,6 @@ published interface XResultSetMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ long getColumnCount() raises (SQLException); - //------------------------------------------------------------------------- /** indicates whether the column is automatically numbered, thus read-only. @param column @@ -50,7 +49,6 @@ published interface XResultSetMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ boolean isAutoIncrement([in]long column) raises (SQLException); - //------------------------------------------------------------------------- /** indicates whether a column's case matters. @param column @@ -61,7 +59,6 @@ published interface XResultSetMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ boolean isCaseSensitive([in]long column) raises (SQLException); - //------------------------------------------------------------------------- /** indicates whether the column can be used in a where clause. @param column @@ -72,7 +69,6 @@ published interface XResultSetMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ boolean isSearchable([in]long column) raises (SQLException); - //------------------------------------------------------------------------- /** indicates whether the column is a cash value. @param column @@ -83,7 +79,6 @@ published interface XResultSetMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ boolean isCurrency([in]long column) raises (SQLException); - //------------------------------------------------------------------------- /** indicates the nullability of values in the designated column.@see com::sun::star::sdbc::ColumnValue @param column @@ -94,7 +89,6 @@ published interface XResultSetMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ long isNullable([in]long column) raises (SQLException); - //------------------------------------------------------------------------- /** indicates whether values in the column are signed numbers. @param column @@ -105,7 +99,6 @@ published interface XResultSetMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ boolean isSigned([in]long column) raises (SQLException); - //------------------------------------------------------------------------- /** indicates the column's normal max width in chars. @param column @@ -116,7 +109,6 @@ published interface XResultSetMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ long getColumnDisplaySize([in]long column) raises (SQLException); - //------------------------------------------------------------------------- /** gets the suggested column title for use in printouts and displays. @@ -128,7 +120,6 @@ published interface XResultSetMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ string getColumnLabel([in]long column) raises (SQLException); - //------------------------------------------------------------------------- /** gets a column's name. @param column @@ -139,7 +130,6 @@ published interface XResultSetMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ string getColumnName([in]long column) raises (SQLException); - //------------------------------------------------------------------------- /** gets a column's table's schema. @param column @@ -150,7 +140,6 @@ published interface XResultSetMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ string getSchemaName([in]long column) raises (SQLException); - //------------------------------------------------------------------------- /** gets a column's number of decimal digits. @param column @@ -161,7 +150,6 @@ published interface XResultSetMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ long getPrecision([in]long column) raises (SQLException); - //------------------------------------------------------------------------- /** gets a column's number of digits to right of the decimal point. @param column @@ -172,7 +160,6 @@ published interface XResultSetMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ long getScale([in]long column) raises (SQLException); - //------------------------------------------------------------------------- /** gets a column's table name. @param column @@ -183,7 +170,6 @@ published interface XResultSetMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ string getTableName([in]long column) raises (SQLException); - //------------------------------------------------------------------------- /** gets a column's table's catalog name. @param column @@ -194,7 +180,6 @@ published interface XResultSetMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ string getCatalogName([in]long column) raises (SQLException); - //------------------------------------------------------------------------- /** retrieves a column's SQL type. @param column @@ -205,7 +190,6 @@ published interface XResultSetMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ long getColumnType([in]long column) raises (SQLException); - //------------------------------------------------------------------------- /** retrieves a column's database-specific type name. @param column @@ -216,7 +200,6 @@ published interface XResultSetMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ string getColumnTypeName([in]long column) raises (SQLException); - //------------------------------------------------------------------------- /** indicates whether a column is definitely not writable. @param column @@ -227,7 +210,6 @@ published interface XResultSetMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ boolean isReadOnly([in]long column) raises (SQLException); - //------------------------------------------------------------------------- /** indicates whether it is possible for a write on the column to succeed. @param column @@ -238,7 +220,6 @@ published interface XResultSetMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ boolean isWritable([in]long column) raises (SQLException); - //------------------------------------------------------------------------- /** indicates whether a write on the column will definitely succeed. @param column @@ -249,7 +230,6 @@ published interface XResultSetMetaData: com::sun::star::uno::XInterface if a database access error occurs. */ boolean isDefinitelyWritable([in]long column) raises (SQLException); - //------------------------------------------------------------------------- /** returns the fully-qualified name of the service whose instances are manufactured if the method @@ -265,7 +245,6 @@ published interface XResultSetMetaData: com::sun::star::uno::XInterface string getColumnServiceName([in]long column) raises (SQLException); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbc/XResultSetMetaDataSupplier.idl b/offapi/com/sun/star/sdbc/XResultSetMetaDataSupplier.idl index c2151f6115fd..95e0e299c581 100644 --- a/offapi/com/sun/star/sdbc/XResultSetMetaDataSupplier.idl +++ b/offapi/com/sun/star/sdbc/XResultSetMetaDataSupplier.idl @@ -52,7 +52,6 @@ published interface XResultSetMetaDataSupplier: com::sun::star::uno::XInterface XResultSetMetaData getMetaData() raises (SQLException); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbc/XResultSetUpdate.idl b/offapi/com/sun/star/sdbc/XResultSetUpdate.idl index 3e5bcde97395..89e3db15b2aa 100644 --- a/offapi/com/sun/star/sdbc/XResultSetUpdate.idl +++ b/offapi/com/sun/star/sdbc/XResultSetUpdate.idl @@ -31,7 +31,6 @@ */ published interface XResultSetUpdate: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** inserts the contents of the insert row into the result set and the database. Must be on the insert row when this method is called. @@ -39,7 +38,6 @@ published interface XResultSetUpdate: com::sun::star::uno::XInterface if a database access error occurs. */ void insertRow() raises (SQLException); - //------------------------------------------------------------------------- /** updates the underlying database with the new contents of the current row. Cannot be called when on the insert row. @@ -47,7 +45,6 @@ published interface XResultSetUpdate: com::sun::star::uno::XInterface if a database access error occurs. */ void updateRow() raises (SQLException); - //------------------------------------------------------------------------- /** deletes the current row from the result set and the underlying database. Cannot be called when on the insert row. @@ -55,7 +52,6 @@ published interface XResultSetUpdate: com::sun::star::uno::XInterface if a database access error occurs. */ void deleteRow() raises (SQLException); - //------------------------------------------------------------------------- /** cancels the updates made to a row. @@ -74,7 +70,6 @@ published interface XResultSetUpdate: com::sun::star::uno::XInterface if a database access error occurs. */ void cancelRowUpdates() raises (SQLException); - //------------------------------------------------------------------------- /** moves the cursor to the insert row. The current cursor position is remembered while the cursor is positioned on the insert row. @@ -111,7 +106,6 @@ published interface XResultSetUpdate: com::sun::star::uno::XInterface if a database access error occurs. */ void moveToInsertRow() raises (SQLException); - //------------------------------------------------------------------------- /** moves the cursor to the remembered cursor position, usually the current row. This method has no effect if the cursor is not on the insert @@ -122,7 +116,6 @@ published interface XResultSetUpdate: com::sun::star::uno::XInterface void moveToCurrentRow() raises (SQLException); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbc/XRow.idl b/offapi/com/sun/star/sdbc/XRow.idl index de5a78623f85..ef343ef506a1 100644 --- a/offapi/com/sun/star/sdbc/XRow.idl +++ b/offapi/com/sun/star/sdbc/XRow.idl @@ -52,7 +52,6 @@ */ published interface XRow: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** reports whether the last column read had a value of SQL NULL. Note that you must first call getXXX on a column to try to read @@ -65,7 +64,6 @@ published interface XRow: com::sun::star::uno::XInterface if a database access error occurs. */ boolean wasNull() raises (SQLException); - //------------------------------------------------------------------------- /** gets the value of a column in the current row as a string. @param columnIndex @@ -76,7 +74,6 @@ published interface XRow: com::sun::star::uno::XInterface if a database access error occurs. */ string getString([in]long columnIndex) raises (SQLException); - //------------------------------------------------------------------------- /** gets the value of a column in the current row as boolean. @param columnIndex @@ -87,7 +84,6 @@ published interface XRow: com::sun::star::uno::XInterface if a database access error occurs. */ boolean getBoolean([in]long columnIndex) raises (SQLException); - //------------------------------------------------------------------------- /** get the value of a column in the current row as a byte. @param columnIndex @@ -98,7 +94,6 @@ published interface XRow: com::sun::star::uno::XInterface if a database access error occurs. */ byte getByte([in]long columnIndex) raises (SQLException); - //------------------------------------------------------------------------- /** gets the value of a column in the current row as a short. @param columnIndex @@ -109,7 +104,6 @@ published interface XRow: com::sun::star::uno::XInterface if a database access error occurs. */ short getShort([in]long columnIndex) raises (SQLException); - //------------------------------------------------------------------------- /** get the value of a column in the current row as an integer. @param columnIndex @@ -120,7 +114,6 @@ published interface XRow: com::sun::star::uno::XInterface if a database access error occurs. */ long getInt([in]long columnIndex) raises (SQLException); - //------------------------------------------------------------------------- /** get the value of a column in the current row as a long. @param columnIndex @@ -131,7 +124,6 @@ published interface XRow: com::sun::star::uno::XInterface if a database access error occurs. */ hyper getLong([in]long columnIndex) raises (SQLException); - //------------------------------------------------------------------------- /** gets the value of a column in the current row as a float. @param columnIndex @@ -142,7 +134,6 @@ published interface XRow: com::sun::star::uno::XInterface if a database access error occurs. */ float getFloat([in]long columnIndex) raises (SQLException); - //------------------------------------------------------------------------- /** gets the value of a column in the current row as a double. @param columnIndex @@ -153,7 +144,6 @@ published interface XRow: com::sun::star::uno::XInterface if a database access error occurs. */ double getDouble([in]long columnIndex) raises (SQLException); - //------------------------------------------------------------------------- /** gets the value of a column in the current row as a byte array. The bytes represent the raw values returned by the driver. @@ -165,7 +155,6 @@ published interface XRow: com::sun::star::uno::XInterface if a database access error occurs. */ sequence getBytes([in]long columnIndex) raises (SQLException); - //------------------------------------------------------------------------- /** gets the value of a column in the current row as a date object. @param columnIndex @@ -177,7 +166,6 @@ published interface XRow: com::sun::star::uno::XInterface */ com::sun::star::util::Date getDate([in]long columnIndex) raises (SQLException); - //------------------------------------------------------------------------- /** gets the value of a column in the current row as a time object. @param columnIndex @@ -189,7 +177,6 @@ published interface XRow: com::sun::star::uno::XInterface */ com::sun::star::util::Time getTime([in]long columnIndex) raises (SQLException); - //------------------------------------------------------------------------- /** gets the value of a column in the current row as a datetime object. @param columnIndex @@ -201,7 +188,6 @@ published interface XRow: com::sun::star::uno::XInterface */ com::sun::star::util::DateTime getTimestamp([in]long columnIndex) raises (SQLException); - //------------------------------------------------------------------------- /** gets the value of a column in the current row as a stream of uninterpreted bytes. The value can then be read in chunks from the @@ -227,7 +213,6 @@ published interface XRow: com::sun::star::uno::XInterface */ com::sun::star::io::XInputStream getBinaryStream([in]long columnIndex) raises (SQLException); - //------------------------------------------------------------------------- /** gets the value of a column in the current row as a stream of uninterpreted bytes. The value can then be read in chunks from the @@ -253,7 +238,6 @@ published interface XRow: com::sun::star::uno::XInterface */ com::sun::star::io::XInputStream getCharacterStream([in]long columnIndex) raises (SQLException); - //------------------------------------------------------------------------- /** returns the value of a column in the current row as an object. This method uses the given @@ -272,7 +256,6 @@ published interface XRow: com::sun::star::uno::XInterface any getObject([in]long columnIndex, [in]com::sun::star::container::XNameAccess typeMap) raises (SQLException); - //------------------------------------------------------------------------- /** gets a REF(&lt;structured-type&gt;) column value from the current row. @param columnIndex @@ -283,7 +266,6 @@ published interface XRow: com::sun::star::uno::XInterface if a database access error occurs. */ XRef getRef([in]long columnIndex) raises (SQLException); - //------------------------------------------------------------------------- /** gets a BLOB value in the current row. @param columnIndex @@ -294,7 +276,6 @@ published interface XRow: com::sun::star::uno::XInterface if a database access error occurs. */ XBlob getBlob([in]long columnIndex) raises (SQLException); - //------------------------------------------------------------------------- /** gets a CLOB value in the current row of this ResultSet @@ -307,7 +288,6 @@ published interface XRow: com::sun::star::uno::XInterface if a database access error occurs. */ XClob getClob([in]long columnIndex) raises (SQLException); - //------------------------------------------------------------------------- /** gets a SQL ARRAY value from the current row of this ResultSet @@ -322,7 +302,6 @@ published interface XRow: com::sun::star::uno::XInterface XArray getArray([in]long columnIndex) raises (SQLException); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbc/XRowSet.idl b/offapi/com/sun/star/sdbc/XRowSet.idl index eb832595f3e7..0d39e7b2d20a 100644 --- a/offapi/com/sun/star/sdbc/XRowSet.idl +++ b/offapi/com/sun/star/sdbc/XRowSet.idl @@ -41,7 +41,6 @@ */ published interface XRowSet: XResultSet { - //------------------------------------------------------------------------- /** populates a row set with data. The description of the data source and other important information for filling the row set with data. @@ -50,7 +49,6 @@ published interface XRowSet: XResultSet if a database access error occurs. */ void execute() raises (SQLException); - //------------------------------------------------------------------------- /** adds the specified listener to receive the events "cursorMoved", "rowChanged", and "rowSetChanged". @@ -58,7 +56,6 @@ published interface XRowSet: XResultSet the listener which should be registered */ [oneway] void addRowSetListener([in]XRowSetListener listener ); - //------------------------------------------------------------------------- /** removes the specified listener. @param listener @@ -67,7 +64,6 @@ published interface XRowSet: XResultSet [oneway] void removeRowSetListener([in]XRowSetListener listener ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbc/XRowSetListener.idl b/offapi/com/sun/star/sdbc/XRowSetListener.idl index 03a8aa35f43f..9652672da8a6 100644 --- a/offapi/com/sun/star/sdbc/XRowSetListener.idl +++ b/offapi/com/sun/star/sdbc/XRowSetListener.idl @@ -35,7 +35,6 @@ published interface XRowSetListener: com::sun::star::lang::XEventListener contains information about the event */ [oneway] void cursorMoved([in]com::sun::star::lang::EventObject event); - //------------------------------------------------------------------------- /** is called when a row is inserted, updated, or deleted. @param event @@ -44,7 +43,6 @@ published interface XRowSetListener: com::sun::star::lang::XEventListener @see com.sun.star.sdb.XRowsChangeListener */ [oneway] void rowChanged([in]com::sun::star::lang::EventObject event); - //------------------------------------------------------------------------- /** is called when the row set has changed, or in other words, when the row set has been reexecuted. @@ -54,7 +52,6 @@ published interface XRowSetListener: com::sun::star::lang::XEventListener [oneway] void rowSetChanged([in]com::sun::star::lang::EventObject event); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbc/XRowUpdate.idl b/offapi/com/sun/star/sdbc/XRowUpdate.idl index 15f291bcd90b..dcc90ed5574d 100644 --- a/offapi/com/sun/star/sdbc/XRowUpdate.idl +++ b/offapi/com/sun/star/sdbc/XRowUpdate.idl @@ -48,7 +48,6 @@ published interface XRowUpdate: com::sun::star::uno::XInterface if a database access error occurs. */ void updateNull([in]long columnIndex) raises (SQLException); - //------------------------------------------------------------------------- /** updates a column with a boolean value. @param columnIndex @@ -59,7 +58,6 @@ published interface XRowUpdate: com::sun::star::uno::XInterface if a database access error occurs. */ void updateBoolean([in]long columnIndex, [in]boolean x) raises (SQLException); - //------------------------------------------------------------------------- /** updates a column with a byte value. @param columnIndex @@ -70,7 +68,6 @@ published interface XRowUpdate: com::sun::star::uno::XInterface if a database access error occurs. */ void updateByte([in]long columnIndex, [in]byte x) raises (SQLException); - //------------------------------------------------------------------------- /** updates a column with a short value. @param columnIndex @@ -81,7 +78,6 @@ published interface XRowUpdate: com::sun::star::uno::XInterface if a database access error occurs. */ void updateShort([in]long columnIndex, [in]short x) raises (SQLException); - //------------------------------------------------------------------------- /** updates a column with an long value. @param columnIndex @@ -92,7 +88,6 @@ published interface XRowUpdate: com::sun::star::uno::XInterface if a database access error occurs. */ void updateInt([in]long columnIndex, [in]long x) raises (SQLException); - //------------------------------------------------------------------------- /** updates a column with a hyper value. @param columnIndex @@ -103,7 +98,6 @@ published interface XRowUpdate: com::sun::star::uno::XInterface if a database access error occurs. */ void updateLong([in]long columnIndex, [in]hyper x) raises (SQLException); - //------------------------------------------------------------------------- /** updates a column with a float value. @param columnIndex @@ -114,7 +108,6 @@ published interface XRowUpdate: com::sun::star::uno::XInterface if a database access error occurs. */ void updateFloat([in]long columnIndex, [in]float x) raises (SQLException); - //------------------------------------------------------------------------- /** updates a column with a double value. @param columnIndex @@ -125,7 +118,6 @@ published interface XRowUpdate: com::sun::star::uno::XInterface if a database access error occurs. */ void updateDouble([in]long columnIndex, [in]double x) raises (SQLException); - //------------------------------------------------------------------------- /** updates a column with a string value. @param columnIndex @@ -136,7 +128,6 @@ published interface XRowUpdate: com::sun::star::uno::XInterface if a database access error occurs. */ void updateString([in]long columnIndex, [in]string x) raises (SQLException); - //------------------------------------------------------------------------- /** updates a column with a byte array value. @param columnIndex @@ -147,7 +138,6 @@ published interface XRowUpdate: com::sun::star::uno::XInterface if a database access error occurs. */ void updateBytes([in]long columnIndex, [in]sequence x) raises (SQLException); - //------------------------------------------------------------------------- /** updates a column with a date value. @param columnIndex @@ -159,7 +149,6 @@ published interface XRowUpdate: com::sun::star::uno::XInterface */ void updateDate([in]long columnIndex, [in]com::sun::star::util::Date x) raises (SQLException); - //------------------------------------------------------------------------- /** updates a column with a time value. @param columnIndex @@ -171,7 +160,6 @@ published interface XRowUpdate: com::sun::star::uno::XInterface */ void updateTime([in]long columnIndex, [in]com::sun::star::util::Time x) raises (SQLException); - //------------------------------------------------------------------------- /** updates a column with a timestamp value. @param columnIndex @@ -184,7 +172,6 @@ published interface XRowUpdate: com::sun::star::uno::XInterface void updateTimestamp([in]long columnIndex, [in]com::sun::star::util::DateTime x) raises (SQLException); - //------------------------------------------------------------------------- /** updates a column with a stream value. @param columnIndex @@ -199,7 +186,6 @@ published interface XRowUpdate: com::sun::star::uno::XInterface void updateBinaryStream([in]long columnIndex, [in]com::sun::star::io::XInputStream x, [in]long length) raises (SQLException); - //------------------------------------------------------------------------- /** updates a column with a stream value. @param columnIndex @@ -214,7 +200,6 @@ published interface XRowUpdate: com::sun::star::uno::XInterface void updateCharacterStream([in]long columnIndex, [in]com::sun::star::io::XInputStream x, [in]long length) raises (SQLException); - //------------------------------------------------------------------------- /** updates a column with an object value. @param columnIndex @@ -226,7 +211,6 @@ published interface XRowUpdate: com::sun::star::uno::XInterface */ void updateObject([in]long columnIndex, [in]any x) raises (SQLException); - //------------------------------------------------------------------------- /** updates a column with an object value. @param columnIndex @@ -242,7 +226,6 @@ published interface XRowUpdate: com::sun::star::uno::XInterface raises (SQLException); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbc/XSQLData.idl b/offapi/com/sun/star/sdbc/XSQLData.idl index 5ac0e45f6bb4..b187437d3d6d 100644 --- a/offapi/com/sun/star/sdbc/XSQLData.idl +++ b/offapi/com/sun/star/sdbc/XSQLData.idl @@ -58,7 +58,6 @@ published interface XSQLData: com::sun::star::uno::XInterface */ string getSQLTypeName() raises (SQLException); - //------------------------------------------------------------------------- /** populates this object with data read from the database. @@ -99,7 +98,6 @@ published interface XSQLData: com::sun::star::uno::XInterface */ void readSQL([in]XSQLInput stream, [in]string typeName) raises (SQLException); - //------------------------------------------------------------------------- /** writes this object to the given SQL data stream. @@ -125,7 +123,6 @@ published interface XSQLData: com::sun::star::uno::XInterface void writeSQL([in]XSQLOutput stream) raises (SQLException); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbc/XSQLInput.idl b/offapi/com/sun/star/sdbc/XSQLInput.idl index c18f478ac41b..ec6ad00c3cef 100644 --- a/offapi/com/sun/star/sdbc/XSQLInput.idl +++ b/offapi/com/sun/star/sdbc/XSQLInput.idl @@ -89,7 +89,6 @@ published interface XSQLInput: com::sun::star::uno::XInterface if a database access error occurs. */ string readString() raises (SQLException); - //------------------------------------------------------------------------- /** reads the next attribute in the stream as boolean. @returns @@ -98,7 +97,6 @@ published interface XSQLInput: com::sun::star::uno::XInterface if a database access error occurs. */ boolean readBoolean() raises (SQLException); - //------------------------------------------------------------------------- /** reads the next attribute in the stream as byte. @returns @@ -107,7 +105,6 @@ published interface XSQLInput: com::sun::star::uno::XInterface if a database access error occurs. */ byte readByte() raises (SQLException); - //------------------------------------------------------------------------- /** reads the next attribute in the stream as short. @returns @@ -116,7 +113,6 @@ published interface XSQLInput: com::sun::star::uno::XInterface if a database access error occurs. */ short readShort() raises (SQLException); - //------------------------------------------------------------------------- /** reads the next attribute in the stream as long. @returns @@ -125,7 +121,6 @@ published interface XSQLInput: com::sun::star::uno::XInterface if a database access error occurs. */ long readInt() raises (SQLException); - //------------------------------------------------------------------------- /** reads the next attribute in the stream as hyper. @returns @@ -134,7 +129,6 @@ published interface XSQLInput: com::sun::star::uno::XInterface if a database access error occurs. */ hyper readLong() raises (SQLException); - //------------------------------------------------------------------------- /** reads the next attribute in the stream as float. @returns @@ -143,7 +137,6 @@ published interface XSQLInput: com::sun::star::uno::XInterface if a database access error occurs. */ float readFloat() raises (SQLException); - //------------------------------------------------------------------------- /** reads the next attribute in the stream as double. @returns @@ -152,7 +145,6 @@ published interface XSQLInput: com::sun::star::uno::XInterface if a database access error occurs. */ double readDouble() raises (SQLException); - //------------------------------------------------------------------------- /** reads the next attribute in the stream as sequence of bytes. @returns @@ -161,7 +153,6 @@ published interface XSQLInput: com::sun::star::uno::XInterface if a database access error occurs. */ sequence readBytes() raises (SQLException); - //------------------------------------------------------------------------- /** reads the next attribute in the stream as date. @returns @@ -170,7 +161,6 @@ published interface XSQLInput: com::sun::star::uno::XInterface if a database access error occurs. */ com::sun::star::util::Date readDate() raises (SQLException); - //------------------------------------------------------------------------- /** reads the next attribute in the stream as time. @returns @@ -179,7 +169,6 @@ published interface XSQLInput: com::sun::star::uno::XInterface if a database access error occurs. */ com::sun::star::util::Time readTime() raises (SQLException); - //------------------------------------------------------------------------- /** reads the next attribute in the stream as datetime. @returns @@ -188,7 +177,6 @@ published interface XSQLInput: com::sun::star::uno::XInterface if a database access error occurs. */ com::sun::star::util::DateTime readTimestamp() raises (SQLException); - //------------------------------------------------------------------------- /** reads the next attribute in the stream as sequence of bytes. @returns @@ -197,7 +185,6 @@ published interface XSQLInput: com::sun::star::uno::XInterface if a database access error occurs. */ com::sun::star::io::XInputStream readBinaryStream() raises (SQLException); - //------------------------------------------------------------------------- /** reads the next attribute in the stream as a Unicode string. @returns @@ -206,7 +193,6 @@ published interface XSQLInput: com::sun::star::uno::XInterface if a database access error occurs. */ com::sun::star::io::XInputStream readCharacterStream() raises (SQLException); - //------------------------------------------------------------------------- /** returns the datum at the head of the stream as an any. @@ -235,7 +221,6 @@ published interface XSQLInput: com::sun::star::uno::XInterface if a database access error occurs. */ any readObject() raises (SQLException); - //------------------------------------------------------------------------- /** reads a REF(&lt;structured-type&gt;) from the stream. @returns @@ -244,7 +229,6 @@ published interface XSQLInput: com::sun::star::uno::XInterface if a database access error occurs. */ XRef readRef() raises (SQLException); - //------------------------------------------------------------------------- /** reads a BLOB from the stream. @returns @@ -253,7 +237,6 @@ published interface XSQLInput: com::sun::star::uno::XInterface if a database access error occurs. */ XBlob readBlob() raises (SQLException); - //------------------------------------------------------------------------- /** reads a CLOB from the stream. @returns @@ -262,7 +245,6 @@ published interface XSQLInput: com::sun::star::uno::XInterface if a database access error occurs. */ XClob readClob() raises (SQLException); - //------------------------------------------------------------------------- /** reads an array from the stream. @returns @@ -271,7 +253,6 @@ published interface XSQLInput: com::sun::star::uno::XInterface if a database access error occurs. */ XArray readArray() raises (SQLException); - //------------------------------------------------------------------------- /** determines whether the last value read was null. @returns @@ -282,7 +263,6 @@ published interface XSQLInput: com::sun::star::uno::XInterface boolean wasNull() raises (SQLException); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbc/XSQLOutput.idl b/offapi/com/sun/star/sdbc/XSQLOutput.idl index 7eae742c1d45..37b22c170635 100644 --- a/offapi/com/sun/star/sdbc/XSQLOutput.idl +++ b/offapi/com/sun/star/sdbc/XSQLOutput.idl @@ -89,7 +89,6 @@ published interface XSQLOutput: com::sun::star::uno::XInterface if a database access error occurs. */ void writeString([in]string x) raises (SQLException); - //------------------------------------------------------------------------- /** writes the next attribute to the stream as boolean. @param x @@ -98,7 +97,6 @@ published interface XSQLOutput: com::sun::star::uno::XInterface if a database access error occurs. */ void writeBoolean([in]boolean x) raises (SQLException); - //------------------------------------------------------------------------- /** writes the next attribute to the stream as byte. @param x @@ -107,7 +105,6 @@ published interface XSQLOutput: com::sun::star::uno::XInterface if a database access error occurs. */ void writeByte([in]byte x) raises (SQLException); - //------------------------------------------------------------------------- /** writes the next attribute to the stream as short. @param x @@ -116,7 +113,6 @@ published interface XSQLOutput: com::sun::star::uno::XInterface if a database access error occurs. */ void writeShort([in]short x) raises (SQLException); - //------------------------------------------------------------------------- /** writes the next attribute to the stream as long. @param x @@ -125,7 +121,6 @@ published interface XSQLOutput: com::sun::star::uno::XInterface if a database access error occurs. */ void writeInt([in]long x) raises (SQLException); - //------------------------------------------------------------------------- /** writes the next attribute to the stream as hyper. @param x @@ -134,7 +129,6 @@ published interface XSQLOutput: com::sun::star::uno::XInterface if a database access error occurs. */ void writeLong([in]hyper x) raises (SQLException); - //------------------------------------------------------------------------- /** writes the next attribute to the stream as float. @param x @@ -143,7 +137,6 @@ published interface XSQLOutput: com::sun::star::uno::XInterface if a database access error occurs. */ void writeFloat([in]float x) raises (SQLException); - //------------------------------------------------------------------------- /** writes the next attribute to the stream as double. @param x @@ -152,7 +145,6 @@ published interface XSQLOutput: com::sun::star::uno::XInterface if a database access error occurs. */ void writeDouble([in]double x) raises (SQLException); - //------------------------------------------------------------------------- /** writes the next attribute to the stream as byte sequence. @param x @@ -161,7 +153,6 @@ published interface XSQLOutput: com::sun::star::uno::XInterface if a database access error occurs. */ void writeBytes([in]sequence x) raises (SQLException); - //------------------------------------------------------------------------- /** writes the next attribute to the stream as a date. @param x @@ -170,7 +161,6 @@ published interface XSQLOutput: com::sun::star::uno::XInterface if a database access error occurs. */ void writeDate([in]com::sun::star::util::Date x) raises (SQLException); - //------------------------------------------------------------------------- /** writes the next attribute to the stream as a time. @param x @@ -179,7 +169,6 @@ published interface XSQLOutput: com::sun::star::uno::XInterface if a database access error occurs. */ void writeTime([in]com::sun::star::util::Time x) raises (SQLException); - //------------------------------------------------------------------------- /** writes the next attribute to the stream as a datetime. @param x @@ -189,7 +178,6 @@ published interface XSQLOutput: com::sun::star::uno::XInterface */ void writeTimestamp([in]com::sun::star::util::DateTime x) raises (SQLException); - //------------------------------------------------------------------------- /** writes the next attribute to the stream as a stream of uninterpreted bytes. @@ -200,7 +188,6 @@ published interface XSQLOutput: com::sun::star::uno::XInterface */ void writeBinaryStream([in]com::sun::star::io::XInputStream x) raises (SQLException); - //------------------------------------------------------------------------- /** writes the next attribute to the stream as a stream of Unicode string. @param x @@ -210,7 +197,6 @@ published interface XSQLOutput: com::sun::star::uno::XInterface */ void writeCharacterStream([in]com::sun::star::io::XInputStream x) raises (SQLException); - //------------------------------------------------------------------------- /** writes to the stream the data contained in the given XSQLData object. @@ -245,7 +231,6 @@ published interface XSQLOutput: com::sun::star::uno::XInterface if a database access error occurs. */ void writeObject([in]XSQLData x) raises (SQLException); - //------------------------------------------------------------------------- /** writes a REF(&lt;structured-type&gt;) to the stream. @param x @@ -254,7 +239,6 @@ published interface XSQLOutput: com::sun::star::uno::XInterface if a database access error occurs. */ void writeRef([in]XRef x) raises (SQLException); - //------------------------------------------------------------------------- /** writes a BLOB to the stream. @param x @@ -263,7 +247,6 @@ published interface XSQLOutput: com::sun::star::uno::XInterface if a database access error occurs. */ void writeBlob([in]XBlob x) raises (SQLException); - //------------------------------------------------------------------------- /** writes a CLOB to the stream. @param x @@ -272,7 +255,6 @@ published interface XSQLOutput: com::sun::star::uno::XInterface if a database access error occurs. */ void writeClob([in]XClob x) raises (SQLException); - //------------------------------------------------------------------------- /** writes a structured-type to the stream. @param x @@ -281,7 +263,6 @@ published interface XSQLOutput: com::sun::star::uno::XInterface if a database access error occurs. */ void writeStruct([in]XStruct x) raises (SQLException); - //------------------------------------------------------------------------- /** writes an array to the stream. @param x @@ -292,7 +273,6 @@ published interface XSQLOutput: com::sun::star::uno::XInterface void writeArray([in]XArray x) raises (SQLException); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbc/XStatement.idl b/offapi/com/sun/star/sdbc/XStatement.idl index 79e64f7a8417..2052a566e794 100644 --- a/offapi/com/sun/star/sdbc/XStatement.idl +++ b/offapi/com/sun/star/sdbc/XStatement.idl @@ -56,7 +56,6 @@ published interface XStatement: com::sun::star::uno::XInterface if a database access error occurs. */ XResultSet executeQuery([in]string sql) raises (SQLException); - //------------------------------------------------------------------------- /** executes an SQL INSERT, UPDATE, or DELETE statement. In addition, SQL statements that return nothing, such as SQL DDL statements, @@ -70,7 +69,6 @@ published interface XStatement: com::sun::star::uno::XInterface if a database access error occurs. */ long executeUpdate([in]string sql) raises (SQLException); - //------------------------------------------------------------------------- /** executes a SQL statement that may return multiple results. @@ -104,7 +102,6 @@ published interface XStatement: com::sun::star::uno::XInterface if a database access error occurs. */ boolean execute([in]string sql) raises (SQLException); - //------------------------------------------------------------------------- /** returns the Connection @@ -121,7 +118,6 @@ published interface XStatement: com::sun::star::uno::XInterface XConnection getConnection() raises (SQLException); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbc/XStruct.idl b/offapi/com/sun/star/sdbc/XStruct.idl index 3cfcf97c04f2..c9a77b6a40bf 100644 --- a/offapi/com/sun/star/sdbc/XStruct.idl +++ b/offapi/com/sun/star/sdbc/XStruct.idl @@ -58,7 +58,6 @@ published interface XStruct: com::sun::star::uno::XInterface */ string getSQLTypeName() raises (SQLException); - //------------------------------------------------------------------------- /** produces the ordered values of the attributes of the SQL structured type that this @@ -90,7 +89,6 @@ published interface XStruct: com::sun::star::uno::XInterface raises (SQLException); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbc/XWarningsSupplier.idl b/offapi/com/sun/star/sdbc/XWarningsSupplier.idl index 87a1750ee9b1..459dc17fad9e 100644 --- a/offapi/com/sun/star/sdbc/XWarningsSupplier.idl +++ b/offapi/com/sun/star/sdbc/XWarningsSupplier.idl @@ -32,7 +32,6 @@ */ published interface XWarningsSupplier: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** returns the first warning reported by calls on an object that supports the usage of warnings. @@ -49,7 +48,6 @@ published interface XWarningsSupplier: com::sun::star::uno::XInterface */ any getWarnings() raises (SQLException); - //------------------------------------------------------------------------- /** clears all warnings reported for the object implementing the interface. After a call to this method, the method @@ -63,7 +61,6 @@ published interface XWarningsSupplier: com::sun::star::uno::XInterface void clearWarnings() raises (SQLException); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbcx/CheckOption.idl b/offapi/com/sun/star/sdbcx/CheckOption.idl index 6a22d82741a6..d180367648b2 100644 --- a/offapi/com/sun/star/sdbcx/CheckOption.idl +++ b/offapi/com/sun/star/sdbcx/CheckOption.idl @@ -31,20 +31,17 @@ published constants CheckOption view data. */ const long NONE = 0; - //------------------------------------------------------------------------- /** indicates that the value checking is applied for the view and all base views. */ const long CASCADE = 2; - //------------------------------------------------------------------------- /** indicates that the value checking is applied only for the view. */ const long LOCAL = 3; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbcx/Column.idl b/offapi/com/sun/star/sdbcx/Column.idl index 48585cd25f66..5ed0454e232b 100644 --- a/offapi/com/sun/star/sdbcx/Column.idl +++ b/offapi/com/sun/star/sdbcx/Column.idl @@ -106,7 +106,6 @@ published service Column }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbcx/ColumnDescriptor.idl b/offapi/com/sun/star/sdbcx/ColumnDescriptor.idl index 77f2e05c6b67..de2ff4eefaf8 100644 --- a/offapi/com/sun/star/sdbcx/ColumnDescriptor.idl +++ b/offapi/com/sun/star/sdbcx/ColumnDescriptor.idl @@ -99,7 +99,6 @@ published service ColumnDescriptor [optional, property] string AutoIncrementCreation; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbcx/CompareBookmark.idl b/offapi/com/sun/star/sdbcx/CompareBookmark.idl index 8f60b10f248f..04a080eb3942 100644 --- a/offapi/com/sun/star/sdbcx/CompareBookmark.idl +++ b/offapi/com/sun/star/sdbcx/CompareBookmark.idl @@ -52,7 +52,6 @@ published constants CompareBookmark const long NOT_COMPARABLE = 3; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbcx/Container.idl b/offapi/com/sun/star/sdbcx/Container.idl index 2457928de862..bd4ef5ff72f9 100644 --- a/offapi/com/sun/star/sdbcx/Container.idl +++ b/offapi/com/sun/star/sdbcx/Container.idl @@ -84,7 +84,6 @@ published service Container [optional] interface XDrop; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbcx/DatabaseDefinition.idl b/offapi/com/sun/star/sdbcx/DatabaseDefinition.idl index 14e1f780d646..0d9ba145df04 100644 --- a/offapi/com/sun/star/sdbcx/DatabaseDefinition.idl +++ b/offapi/com/sun/star/sdbcx/DatabaseDefinition.idl @@ -72,7 +72,6 @@ published service DatabaseDefinition [optional] interface XGroupsSupplier; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbcx/Descriptor.idl b/offapi/com/sun/star/sdbcx/Descriptor.idl index 9ca249a8f415..ef2f0fe08a98 100644 --- a/offapi/com/sun/star/sdbcx/Descriptor.idl +++ b/offapi/com/sun/star/sdbcx/Descriptor.idl @@ -57,7 +57,6 @@ published service Descriptor [property] string Name; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbcx/Driver.idl b/offapi/com/sun/star/sdbcx/Driver.idl index 0ab6f2da5ec8..922cb7fc36c0 100644 --- a/offapi/com/sun/star/sdbcx/Driver.idl +++ b/offapi/com/sun/star/sdbcx/Driver.idl @@ -61,7 +61,6 @@ published service Driver [optional] interface XDropCatalog; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbcx/Group.idl b/offapi/com/sun/star/sdbcx/Group.idl index 7b8716cf29a1..6c1ccdf4db8f 100644 --- a/offapi/com/sun/star/sdbcx/Group.idl +++ b/offapi/com/sun/star/sdbcx/Group.idl @@ -49,7 +49,6 @@ published service Group [readonly, property] string Name; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbcx/GroupDescriptor.idl b/offapi/com/sun/star/sdbcx/GroupDescriptor.idl index e08748d5d0df..8b0254ccdd7b 100644 --- a/offapi/com/sun/star/sdbcx/GroupDescriptor.idl +++ b/offapi/com/sun/star/sdbcx/GroupDescriptor.idl @@ -34,7 +34,6 @@ published service GroupDescriptor [property] string Name; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbcx/Index.idl b/offapi/com/sun/star/sdbcx/Index.idl index 90d337ee2702..1d25db0dc032 100644 --- a/offapi/com/sun/star/sdbcx/Index.idl +++ b/offapi/com/sun/star/sdbcx/Index.idl @@ -78,7 +78,6 @@ published service Index [readonly, property] boolean IsClustered; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbcx/IndexColumn.idl b/offapi/com/sun/star/sdbcx/IndexColumn.idl index effce725a7d8..167bf4a97a36 100644 --- a/offapi/com/sun/star/sdbcx/IndexColumn.idl +++ b/offapi/com/sun/star/sdbcx/IndexColumn.idl @@ -37,7 +37,6 @@ published service IndexColumn [readonly, property] boolean IsAscending; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbcx/IndexColumnDescriptor.idl b/offapi/com/sun/star/sdbcx/IndexColumnDescriptor.idl index b735bb3914bf..7ded8c17c679 100644 --- a/offapi/com/sun/star/sdbcx/IndexColumnDescriptor.idl +++ b/offapi/com/sun/star/sdbcx/IndexColumnDescriptor.idl @@ -37,7 +37,6 @@ published service IndexColumnDescriptor [property] boolean IsAscending; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbcx/IndexDescriptor.idl b/offapi/com/sun/star/sdbcx/IndexDescriptor.idl index 24ec9f08e6da..4c0a154c866e 100644 --- a/offapi/com/sun/star/sdbcx/IndexDescriptor.idl +++ b/offapi/com/sun/star/sdbcx/IndexDescriptor.idl @@ -54,7 +54,6 @@ published service IndexDescriptor [property] boolean IsClustered; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbcx/Key.idl b/offapi/com/sun/star/sdbcx/Key.idl index e5d1ddcb208f..7465f6e5730f 100644 --- a/offapi/com/sun/star/sdbcx/Key.idl +++ b/offapi/com/sun/star/sdbcx/Key.idl @@ -74,7 +74,6 @@ published service Key [readonly, property] long DeleteRule; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbcx/KeyColumn.idl b/offapi/com/sun/star/sdbcx/KeyColumn.idl index 90e45f64394b..66da538f54fe 100644 --- a/offapi/com/sun/star/sdbcx/KeyColumn.idl +++ b/offapi/com/sun/star/sdbcx/KeyColumn.idl @@ -37,7 +37,6 @@ published service KeyColumn [readonly, property] string RelatedColumn; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbcx/KeyColumnDescriptor.idl b/offapi/com/sun/star/sdbcx/KeyColumnDescriptor.idl index 65ab6cc98bff..80a96a91804c 100644 --- a/offapi/com/sun/star/sdbcx/KeyColumnDescriptor.idl +++ b/offapi/com/sun/star/sdbcx/KeyColumnDescriptor.idl @@ -38,7 +38,6 @@ published service KeyColumnDescriptor [property] string RelatedColumn; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbcx/KeyDescriptor.idl b/offapi/com/sun/star/sdbcx/KeyDescriptor.idl index 4eef22c26a4a..cd7f49ef9d79 100644 --- a/offapi/com/sun/star/sdbcx/KeyDescriptor.idl +++ b/offapi/com/sun/star/sdbcx/KeyDescriptor.idl @@ -58,7 +58,6 @@ published service KeyDescriptor [property] long DeleteRule; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbcx/KeyType.idl b/offapi/com/sun/star/sdbcx/KeyType.idl index 67a20f130aad..22273ec403a2 100644 --- a/offapi/com/sun/star/sdbcx/KeyType.idl +++ b/offapi/com/sun/star/sdbcx/KeyType.idl @@ -30,19 +30,16 @@ published constants KeyType /** indicates that the key is the primary key of a table. */ const long PRIMARY = 1; - //------------------------------------------------------------------------- /** indicates that the key is unique, NULL values are allowed. */ const long UNIQUE = 2; - //------------------------------------------------------------------------- /** indicates that the key is a foreign key of a table. */ const long FOREIGN = 3; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbcx/PreparedStatement.idl b/offapi/com/sun/star/sdbcx/PreparedStatement.idl index d38d83dc25a0..cbd8f1c2e4e1 100644 --- a/offapi/com/sun/star/sdbcx/PreparedStatement.idl +++ b/offapi/com/sun/star/sdbcx/PreparedStatement.idl @@ -42,7 +42,6 @@ published service PreparedStatement [property] boolean UseBookmarks; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbcx/Privilege.idl b/offapi/com/sun/star/sdbcx/Privilege.idl index a4737b4b6cb3..ed15471c4e32 100644 --- a/offapi/com/sun/star/sdbcx/Privilege.idl +++ b/offapi/com/sun/star/sdbcx/Privilege.idl @@ -27,54 +27,44 @@ */ published constants Privilege { - //------------------------------------------------------------------------- /** indicates that a user is allowed to read the data. */ const long SELECT = 0x00000001; - //------------------------------------------------------------------------- /** indicates that a user is allowed to insert new data. */ const long INSERT = 0x00000002; - //------------------------------------------------------------------------- /** indicates that a user is allowed to update data. */ const long UPDATE = 0x00000004; - //------------------------------------------------------------------------- /** indicates that a user is allowed to delete data. */ const long DELETE = 0x00000008; - //------------------------------------------------------------------------- /** indicates that a user is allowed to read the structure of a definition object. */ const long READ = 0x00000010; - //------------------------------------------------------------------------- /** indicates that a user is allowed to create a definition object. */ const long CREATE = 0x00000020; - //------------------------------------------------------------------------- /** indicates that a user is allowed to alter an existing object. */ const long ALTER = 0x00000040; - //------------------------------------------------------------------------- /** indicates that a user is allowed to set foreign keys for a table. */ const long REFERENCE = 0x00000080; - //------------------------------------------------------------------------- /** indicates that a user is allowed to drop a definition object. */ const long DROP = 0x00000100; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbcx/PrivilegeObject.idl b/offapi/com/sun/star/sdbcx/PrivilegeObject.idl index caf11a174f64..eabb6adf205b 100644 --- a/offapi/com/sun/star/sdbcx/PrivilegeObject.idl +++ b/offapi/com/sun/star/sdbcx/PrivilegeObject.idl @@ -31,19 +31,16 @@ published constants PrivilegeObject /** indicates a table. */ const long TABLE = 0; - //------------------------------------------------------------------------- /** indicates a view. */ const long VIEW = 1; - //------------------------------------------------------------------------- /** indicates a column of a table. */ const long COLUMN = 2; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbcx/ReferenceColumn.idl b/offapi/com/sun/star/sdbcx/ReferenceColumn.idl index 930e53e1159b..9fd977055d8b 100644 --- a/offapi/com/sun/star/sdbcx/ReferenceColumn.idl +++ b/offapi/com/sun/star/sdbcx/ReferenceColumn.idl @@ -38,7 +38,6 @@ published service ReferenceColumn [readonly, property] string ReferencedColumn; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbcx/ResultSet.idl b/offapi/com/sun/star/sdbcx/ResultSet.idl index 6827c1842f80..4654e07306de 100644 --- a/offapi/com/sun/star/sdbcx/ResultSet.idl +++ b/offapi/com/sun/star/sdbcx/ResultSet.idl @@ -74,7 +74,6 @@ published service ResultSet [optional, readonly, property] boolean CanUpdateInsertedRows; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbcx/Statement.idl b/offapi/com/sun/star/sdbcx/Statement.idl index b4932aa384a6..d7cc402ac931 100644 --- a/offapi/com/sun/star/sdbcx/Statement.idl +++ b/offapi/com/sun/star/sdbcx/Statement.idl @@ -45,7 +45,6 @@ published service Statement [property] boolean UseBookmarks; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbcx/Table.idl b/offapi/com/sun/star/sdbcx/Table.idl index 147b2400c97b..10603badc47f 100644 --- a/offapi/com/sun/star/sdbcx/Table.idl +++ b/offapi/com/sun/star/sdbcx/Table.idl @@ -115,7 +115,6 @@ published service Table [optional, readonly, property] string Type; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbcx/TableDescriptor.idl b/offapi/com/sun/star/sdbcx/TableDescriptor.idl index 9a37270a2819..9f32ba935b74 100644 --- a/offapi/com/sun/star/sdbcx/TableDescriptor.idl +++ b/offapi/com/sun/star/sdbcx/TableDescriptor.idl @@ -78,7 +78,6 @@ published service TableDescriptor [property] string Description; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbcx/User.idl b/offapi/com/sun/star/sdbcx/User.idl index f8194515c814..5daf88779bbe 100644 --- a/offapi/com/sun/star/sdbcx/User.idl +++ b/offapi/com/sun/star/sdbcx/User.idl @@ -49,7 +49,6 @@ published service User [readonly, property] string Name; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbcx/UserDescriptor.idl b/offapi/com/sun/star/sdbcx/UserDescriptor.idl index 77a00f6ac2de..f18c6e484f07 100644 --- a/offapi/com/sun/star/sdbcx/UserDescriptor.idl +++ b/offapi/com/sun/star/sdbcx/UserDescriptor.idl @@ -37,7 +37,6 @@ published service UserDescriptor [property] string Password; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbcx/View.idl b/offapi/com/sun/star/sdbcx/View.idl index 481b6598a01a..b2e9a8d9875f 100644 --- a/offapi/com/sun/star/sdbcx/View.idl +++ b/offapi/com/sun/star/sdbcx/View.idl @@ -89,7 +89,6 @@ published service View [readonly, property] long CheckOption; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbcx/ViewDescriptor.idl b/offapi/com/sun/star/sdbcx/ViewDescriptor.idl index 91dd9a418b10..0ccc5c5f3cfa 100644 --- a/offapi/com/sun/star/sdbcx/ViewDescriptor.idl +++ b/offapi/com/sun/star/sdbcx/ViewDescriptor.idl @@ -55,7 +55,6 @@ published service ViewDescriptor [property] long CheckOption; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbcx/XAlterTable.idl b/offapi/com/sun/star/sdbcx/XAlterTable.idl index 7aa68e4a5b0c..971cd2a0df6a 100644 --- a/offapi/com/sun/star/sdbcx/XAlterTable.idl +++ b/offapi/com/sun/star/sdbcx/XAlterTable.idl @@ -49,7 +49,6 @@ published interface XAlterTable: com::sun::star::uno::XInterface [in]com::sun::star::beans::XPropertySet descriptor) raises (com::sun::star::sdbc::SQLException, com::sun::star::container::NoSuchElementException); - //------------------------------------------------------------------------- /** is intended to alter an existing column identified by its position. This operation must be atomic, in that it is done in one step.s @@ -69,7 +68,6 @@ published interface XAlterTable: com::sun::star::uno::XInterface com::sun::star::lang::IndexOutOfBoundsException); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbcx/XAlterView.idl b/offapi/com/sun/star/sdbcx/XAlterView.idl index d230e096ef71..bc1e47d7a946 100644 --- a/offapi/com/sun/star/sdbcx/XAlterView.idl +++ b/offapi/com/sun/star/sdbcx/XAlterView.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module sdbcx { -//============================================================================= /** implements the possibility to alter aspects of a view's definition @@ -48,11 +46,9 @@ interface XAlterView raises ( ::com::sun::star::sdbc::SQLException ); }; -//============================================================================= }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/sdbcx/XAppend.idl b/offapi/com/sun/star/sdbcx/XAppend.idl index 04f6ae48a7de..16ca751b3bab 100644 --- a/offapi/com/sun/star/sdbcx/XAppend.idl +++ b/offapi/com/sun/star/sdbcx/XAppend.idl @@ -52,7 +52,6 @@ published interface XAppend: com::sun::star::uno::XInterface com::sun::star::container::ElementExistException); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbcx/XAuthorizable.idl b/offapi/com/sun/star/sdbcx/XAuthorizable.idl index 2a4508ff216b..55daad2862f1 100644 --- a/offapi/com/sun/star/sdbcx/XAuthorizable.idl +++ b/offapi/com/sun/star/sdbcx/XAuthorizable.idl @@ -45,7 +45,6 @@ published interface XAuthorizable: com::sun::star::uno::XInterface */ long getPrivileges([in]string objName, [in]long objType) raises (com::sun::star::sdbc::SQLException); - //------------------------------------------------------------------------- /** retrieves the permissions for a specific object, which could be granted to other users and groups. @@ -61,7 +60,6 @@ published interface XAuthorizable: com::sun::star::uno::XInterface */ long getGrantablePrivileges([in]string objName, [in]long objType) raises (com::sun::star::sdbc::SQLException); - //------------------------------------------------------------------------- /** adds additional permissions for a specific object. @param objName @@ -74,7 +72,6 @@ published interface XAuthorizable: com::sun::star::uno::XInterface void grantPrivileges([in]string objName, [in]long objType, [in]long objPrivileges) raises (com::sun::star::sdbc::SQLException); - //------------------------------------------------------------------------- /** removes permissions for a specific object from a group or user. @param objName @@ -89,7 +86,6 @@ published interface XAuthorizable: com::sun::star::uno::XInterface (com::sun::star::sdbc::SQLException); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbcx/XColumnsSupplier.idl b/offapi/com/sun/star/sdbcx/XColumnsSupplier.idl index 91e37bd47e3b..f75bb4888b59 100644 --- a/offapi/com/sun/star/sdbcx/XColumnsSupplier.idl +++ b/offapi/com/sun/star/sdbcx/XColumnsSupplier.idl @@ -50,7 +50,6 @@ published interface XColumnsSupplier: com::sun::star::uno::XInterface com::sun::star::container::XNameAccess getColumns(); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbcx/XCreateCatalog.idl b/offapi/com/sun/star/sdbcx/XCreateCatalog.idl index 2f33ae018d13..fec6b3157fa3 100644 --- a/offapi/com/sun/star/sdbcx/XCreateCatalog.idl +++ b/offapi/com/sun/star/sdbcx/XCreateCatalog.idl @@ -58,7 +58,6 @@ published interface XCreateCatalog: com::sun::star::uno::XInterface com::sun::star::container::ElementExistException); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbcx/XDataDefinitionSupplier.idl b/offapi/com/sun/star/sdbcx/XDataDefinitionSupplier.idl index 3e3f6aeb5f43..c842c083908f 100644 --- a/offapi/com/sun/star/sdbcx/XDataDefinitionSupplier.idl +++ b/offapi/com/sun/star/sdbcx/XDataDefinitionSupplier.idl @@ -50,7 +50,6 @@ published interface XDataDefinitionSupplier: com::sun::star::uno::XInterface XTablesSupplier getDataDefinitionByConnection( [in]com::sun::star::sdbc::XConnection connection) raises (com::sun::star::sdbc::SQLException); - //------------------------------------------------------------------------- /** returns at least the container of tables related to the given Database URL. @param url @@ -69,7 +68,6 @@ published interface XDataDefinitionSupplier: com::sun::star::uno::XInterface raises (com::sun::star::sdbc::SQLException); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbcx/XDataDescriptorFactory.idl b/offapi/com/sun/star/sdbcx/XDataDescriptorFactory.idl index 95938fac8512..a3d3eac7a18b 100644 --- a/offapi/com/sun/star/sdbcx/XDataDescriptorFactory.idl +++ b/offapi/com/sun/star/sdbcx/XDataDescriptorFactory.idl @@ -39,7 +39,6 @@ published interface XDataDescriptorFactory: com::sun::star::uno::XInterface com::sun::star::beans::XPropertySet createDataDescriptor(); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbcx/XDeleteRows.idl b/offapi/com/sun/star/sdbcx/XDeleteRows.idl index 9f3e17d0e522..cfb652db66e0 100644 --- a/offapi/com/sun/star/sdbcx/XDeleteRows.idl +++ b/offapi/com/sun/star/sdbcx/XDeleteRows.idl @@ -55,7 +55,6 @@ published interface XDeleteRows: com::sun::star::uno::XInterface raises (com::sun::star::sdbc::SQLException); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbcx/XDrop.idl b/offapi/com/sun/star/sdbcx/XDrop.idl index 105905348848..143a786cb74b 100644 --- a/offapi/com/sun/star/sdbcx/XDrop.idl +++ b/offapi/com/sun/star/sdbcx/XDrop.idl @@ -44,7 +44,6 @@ published interface XDrop: com::sun::star::uno::XInterface void dropByName([in]string elementName) raises (com::sun::star::sdbc::SQLException, com::sun::star::container::NoSuchElementException); - //------------------------------------------------------------------------- /** drops an object of the related container identified by its position. @param index @@ -56,7 +55,6 @@ published interface XDrop: com::sun::star::uno::XInterface com::sun::star::lang::IndexOutOfBoundsException); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbcx/XDropCatalog.idl b/offapi/com/sun/star/sdbcx/XDropCatalog.idl index 6686fced2828..600219359c98 100644 --- a/offapi/com/sun/star/sdbcx/XDropCatalog.idl +++ b/offapi/com/sun/star/sdbcx/XDropCatalog.idl @@ -51,7 +51,6 @@ published interface XDropCatalog: com::sun::star::uno::XInterface com::sun::star::container::NoSuchElementException); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbcx/XGroupsSupplier.idl b/offapi/com/sun/star/sdbcx/XGroupsSupplier.idl index a66e78facc58..1cf0d5c8494b 100644 --- a/offapi/com/sun/star/sdbcx/XGroupsSupplier.idl +++ b/offapi/com/sun/star/sdbcx/XGroupsSupplier.idl @@ -39,7 +39,6 @@ published interface XGroupsSupplier: com::sun::star::uno::XInterface com::sun::star::container::XNameAccess getGroups(); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbcx/XIndexesSupplier.idl b/offapi/com/sun/star/sdbcx/XIndexesSupplier.idl index 79edd1d7b679..093a5f37b377 100644 --- a/offapi/com/sun/star/sdbcx/XIndexesSupplier.idl +++ b/offapi/com/sun/star/sdbcx/XIndexesSupplier.idl @@ -39,7 +39,6 @@ published interface XIndexesSupplier: com::sun::star::uno::XInterface com::sun::star::container::XNameAccess getIndexes(); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbcx/XKeysSupplier.idl b/offapi/com/sun/star/sdbcx/XKeysSupplier.idl index d659e28aa238..558faf370f29 100644 --- a/offapi/com/sun/star/sdbcx/XKeysSupplier.idl +++ b/offapi/com/sun/star/sdbcx/XKeysSupplier.idl @@ -39,7 +39,6 @@ published interface XKeysSupplier: com::sun::star::uno::XInterface com::sun::star::container::XIndexAccess getKeys(); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbcx/XRename.idl b/offapi/com/sun/star/sdbcx/XRename.idl index 55e39c56dc62..db7eadf5bd25 100644 --- a/offapi/com/sun/star/sdbcx/XRename.idl +++ b/offapi/com/sun/star/sdbcx/XRename.idl @@ -47,7 +47,6 @@ published interface XRename: com::sun::star::uno::XInterface com::sun::star::container::ElementExistException); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbcx/XRowLocate.idl b/offapi/com/sun/star/sdbcx/XRowLocate.idl index f11a99baa397..50ec0025d010 100644 --- a/offapi/com/sun/star/sdbcx/XRowLocate.idl +++ b/offapi/com/sun/star/sdbcx/XRowLocate.idl @@ -55,7 +55,6 @@ published interface XRowLocate: com::sun::star::uno::XInterface if a database access error occurs. */ any getBookmark() raises (com::sun::star::sdbc::SQLException); - //------------------------------------------------------------------------- /** moves the cursor to the row identified by an valid bookmark. @@ -74,7 +73,6 @@ published interface XRowLocate: com::sun::star::uno::XInterface if a database access error occurs. */ boolean moveToBookmark([in]any bookmark) raises (com::sun::star::sdbc::SQLException); - //------------------------------------------------------------------------- /** moves the cursor a relative number of rows, either positive or negative starting at a given bookmark position. @@ -98,7 +96,6 @@ published interface XRowLocate: com::sun::star::uno::XInterface */ boolean moveRelativeToBookmark([in]any bookmark, [in]long rows) raises (com::sun::star::sdbc::SQLException); - //------------------------------------------------------------------------- /** compares two bookmarks and returns an indication of their relative values. @@ -123,7 +120,6 @@ published interface XRowLocate: com::sun::star::uno::XInterface */ long compareBookmarks([in]any first, [in]any second) raises (com::sun::star::sdbc::SQLException); - //------------------------------------------------------------------------- /** determines whether the bookmarks of a result set are ordered or not. @returns @@ -133,7 +129,6 @@ published interface XRowLocate: com::sun::star::uno::XInterface @see com::sun::star::sdbcx::CompareBookmark */ boolean hasOrderedBookmarks() raises (com::sun::star::sdbc::SQLException); - //------------------------------------------------------------------------- /** returns the hash value for a specified bookmark. @param bookmark @@ -146,7 +141,6 @@ published interface XRowLocate: com::sun::star::uno::XInterface long hashBookmark([in]any bookmark) raises (com::sun::star::sdbc::SQLException); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbcx/XTablesSupplier.idl b/offapi/com/sun/star/sdbcx/XTablesSupplier.idl index 5eb38aa29f77..f7c49ada63cd 100644 --- a/offapi/com/sun/star/sdbcx/XTablesSupplier.idl +++ b/offapi/com/sun/star/sdbcx/XTablesSupplier.idl @@ -39,7 +39,6 @@ published interface XTablesSupplier: com::sun::star::uno::XInterface com::sun::star::container::XNameAccess getTables(); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbcx/XUser.idl b/offapi/com/sun/star/sdbcx/XUser.idl index fb08aec65e37..639eb54992ed 100644 --- a/offapi/com/sun/star/sdbcx/XUser.idl +++ b/offapi/com/sun/star/sdbcx/XUser.idl @@ -40,7 +40,6 @@ published interface XUser: XAuthorizable raises (com::sun::star::sdbc::SQLException); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbcx/XUsersSupplier.idl b/offapi/com/sun/star/sdbcx/XUsersSupplier.idl index 1d450cf6654a..8dd1e65467e8 100644 --- a/offapi/com/sun/star/sdbcx/XUsersSupplier.idl +++ b/offapi/com/sun/star/sdbcx/XUsersSupplier.idl @@ -41,7 +41,6 @@ published interface XUsersSupplier: com::sun::star::uno::XInterface com::sun::star::container::XNameAccess getUsers(); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sdbcx/XViewsSupplier.idl b/offapi/com/sun/star/sdbcx/XViewsSupplier.idl index 8968be9d4ba5..88eee170b328 100644 --- a/offapi/com/sun/star/sdbcx/XViewsSupplier.idl +++ b/offapi/com/sun/star/sdbcx/XViewsSupplier.idl @@ -39,7 +39,6 @@ published interface XViewsSupplier: com::sun::star::uno::XInterface com::sun::star::container::XNameAccess getViews(); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/security/CertAltNameEntry.idl b/offapi/com/sun/star/security/CertAltNameEntry.idl index 9eaeb8ce38b9..bd6e26ab5426 100644 --- a/offapi/com/sun/star/security/CertAltNameEntry.idl +++ b/offapi/com/sun/star/security/CertAltNameEntry.idl @@ -23,11 +23,9 @@ #include -//============================================================================= module com { module sun { module star { module security { -//============================================================================= /** * struct contains a single entry within a Subject Alternative Name Extension of a * X509 certificate. diff --git a/offapi/com/sun/star/security/CertificateException.idl b/offapi/com/sun/star/security/CertificateException.idl index 6db7b82b36c7..c755a8759e78 100644 --- a/offapi/com/sun/star/security/CertificateException.idl +++ b/offapi/com/sun/star/security/CertificateException.idl @@ -26,17 +26,14 @@ #include -//============================================================================= module com { module sun { module star { module security { -//============================================================================= exception CertificateException : com::sun::star::uno::SecurityException { }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/security/CryptographyException.idl b/offapi/com/sun/star/security/CryptographyException.idl index c51d75051706..7527916f554d 100644 --- a/offapi/com/sun/star/security/CryptographyException.idl +++ b/offapi/com/sun/star/security/CryptographyException.idl @@ -27,17 +27,14 @@ #include -//============================================================================= module com { module sun { module star { module security { -//============================================================================= exception CryptographyException : com::sun::star::uno::SecurityException { }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/security/DocumentSignatureInformation.idl b/offapi/com/sun/star/security/DocumentSignatureInformation.idl index 88d436697657..7446fc032cd2 100644 --- a/offapi/com/sun/star/security/DocumentSignatureInformation.idl +++ b/offapi/com/sun/star/security/DocumentSignatureInformation.idl @@ -33,11 +33,9 @@ #include -//============================================================================= module com { module sun { module star { module security { -//============================================================================= /** Status of digital signatures in a document. @@ -79,7 +77,6 @@ struct DocumentSignatureInformation }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/security/EncryptionException.idl b/offapi/com/sun/star/security/EncryptionException.idl index 88b88ddae09b..62fbdb16152f 100644 --- a/offapi/com/sun/star/security/EncryptionException.idl +++ b/offapi/com/sun/star/security/EncryptionException.idl @@ -27,17 +27,14 @@ #include -//============================================================================= module com { module sun { module star { module security { -//============================================================================= exception EncryptionException : com::sun::star::security::CryptographyException { }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/security/KeyException.idl b/offapi/com/sun/star/security/KeyException.idl index df60baa94b0b..c045dd8bd7e8 100644 --- a/offapi/com/sun/star/security/KeyException.idl +++ b/offapi/com/sun/star/security/KeyException.idl @@ -27,17 +27,14 @@ #include -//============================================================================= module com { module sun { module star { module security { -//============================================================================= exception KeyException : com::sun::star::uno::SecurityException { }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/security/NoPasswordException.idl b/offapi/com/sun/star/security/NoPasswordException.idl index 893a1f233a2d..d1d30a050f48 100644 --- a/offapi/com/sun/star/security/NoPasswordException.idl +++ b/offapi/com/sun/star/security/NoPasswordException.idl @@ -27,17 +27,14 @@ #include -//============================================================================= module com { module sun { module star { module security { -//============================================================================= exception NoPasswordException : com::sun::star::uno::SecurityException { }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/security/SecurityInfrastructureException.idl b/offapi/com/sun/star/security/SecurityInfrastructureException.idl index 8e4cb7b1b26c..d3f57e53c27e 100644 --- a/offapi/com/sun/star/security/SecurityInfrastructureException.idl +++ b/offapi/com/sun/star/security/SecurityInfrastructureException.idl @@ -32,17 +32,14 @@ #include -//============================================================================= module com { module sun { module star { module security { -//============================================================================= exception SecurityInfrastructureException : com::sun::star::uno::SecurityException { }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/security/SerialNumberAdapter.idl b/offapi/com/sun/star/security/SerialNumberAdapter.idl index 10a6a56f8daf..6473c6c4ee42 100644 --- a/offapi/com/sun/star/security/SerialNumberAdapter.idl +++ b/offapi/com/sun/star/security/SerialNumberAdapter.idl @@ -20,17 +20,14 @@ #ifndef __com_sun_star_security_SerialNumberAdapter_idl_ #define __com_sun_star_security_SerialNumberAdapter_idl_ -//============================================================================ module com { module sun { module star { module security { interface XSerialNumberAdapter; }; }; }; }; -//============================================================================ module com { module sun { module star { module security { -//============================================================================ /** provides conversion services for Serial Numbers. @@ -42,7 +39,6 @@ module com { module sun { module star { module security { service SerialNumberAdapter : XSerialNumberAdapter; -//============================================================================ }; }; }; }; diff --git a/offapi/com/sun/star/security/SignatureException.idl b/offapi/com/sun/star/security/SignatureException.idl index 33a832e92658..8d6f9f0cc522 100644 --- a/offapi/com/sun/star/security/SignatureException.idl +++ b/offapi/com/sun/star/security/SignatureException.idl @@ -27,17 +27,14 @@ #include -//============================================================================= module com { module sun { module star { module security { -//============================================================================= exception SignatureException : com::sun::star::security::CryptographyException { }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/AccessibleCell.idl b/offapi/com/sun/star/sheet/AccessibleCell.idl index c230814fd152..09e9ef0f27ab 100644 --- a/offapi/com/sun/star/sheet/AccessibleCell.idl +++ b/offapi/com/sun/star/sheet/AccessibleCell.idl @@ -25,11 +25,9 @@ #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** The accessible view of a spreadsheet document @@ -109,7 +107,6 @@ published service AccessibleCell interface ::com::sun::star::accessibility::XAccessibleText; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/AccessibleCsvCell.idl b/offapi/com/sun/star/sheet/AccessibleCsvCell.idl index 75852d1f7486..931cc890a0bb 100644 --- a/offapi/com/sun/star/sheet/AccessibleCsvCell.idl +++ b/offapi/com/sun/star/sheet/AccessibleCsvCell.idl @@ -25,11 +25,9 @@ #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** The accessible object of a cell in the CSV import dialog. @see ::com::sun::star::sheet::AccessibleCsvTable @@ -38,19 +36,16 @@ module com { module sun { module star { module sheet { */ published service AccessibleCsvCell { - //------------------------------------------------------------------------- /** This interface gives access to the whole content of the cell. */ interface ::com::sun::star::accessibility::XAccessibleContext; - //------------------------------------------------------------------------- /** This interface gives access to the visibility of the cell. */ interface ::com::sun::star::accessibility::XAccessibleComponent; - //------------------------------------------------------------------------- /** This interface gives access to the text representation of the cell content. @@ -58,7 +53,6 @@ published service AccessibleCsvCell interface ::com::sun::star::accessibility::XAccessibleText; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/AccessibleCsvRuler.idl b/offapi/com/sun/star/sheet/AccessibleCsvRuler.idl index 9673024c74e8..81a9efdd5e32 100644 --- a/offapi/com/sun/star/sheet/AccessibleCsvRuler.idl +++ b/offapi/com/sun/star/sheet/AccessibleCsvRuler.idl @@ -25,11 +25,9 @@ #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** The accessible object of the ruler in the CSV import dialog. @see ::com::sun::star::sheet::AccessibleCsvTable @@ -38,26 +36,22 @@ module com { module sun { module star { module sheet { */ published service AccessibleCsvRuler { - //------------------------------------------------------------------------- /** This interface gives access to the whole content of the ruler. */ interface ::com::sun::star::accessibility::XAccessibleContext; - //------------------------------------------------------------------------- /** This interface gives access to the visibility of the ruler. */ interface ::com::sun::star::accessibility::XAccessibleComponent; - //------------------------------------------------------------------------- /** This interface gives access to the text representation of the ruler. */ interface ::com::sun::star::accessibility::XAccessibleText; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/AccessibleCsvTable.idl b/offapi/com/sun/star/sheet/AccessibleCsvTable.idl index 661a8164206a..42fab0bc77ae 100644 --- a/offapi/com/sun/star/sheet/AccessibleCsvTable.idl +++ b/offapi/com/sun/star/sheet/AccessibleCsvTable.idl @@ -26,11 +26,9 @@ #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** The accessible object of the data table in the CSV import dialog. @see ::com::sun::star::sheet::AccessibleCsvRuler @@ -40,32 +38,27 @@ module com { module sun { module star { module sheet { */ published service AccessibleCsvTable { - //------------------------------------------------------------------------- /** This interface gives access to the whole content of the table. */ interface ::com::sun::star::accessibility::XAccessibleContext; - //------------------------------------------------------------------------- /** This interface gives access to the visibility of the table. */ interface ::com::sun::star::accessibility::XAccessibleComponent; - //------------------------------------------------------------------------- /** This interface gives access to functionality specific for a table. */ interface ::com::sun::star::accessibility::XAccessibleTable; - //------------------------------------------------------------------------- /** This interface gives access to selection functionality. */ interface ::com::sun::star::accessibility::XAccessibleSelection; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/AccessiblePageHeaderFooterAreasView.idl b/offapi/com/sun/star/sheet/AccessiblePageHeaderFooterAreasView.idl index a75431c7408e..297a184dc342 100644 --- a/offapi/com/sun/star/sheet/AccessiblePageHeaderFooterAreasView.idl +++ b/offapi/com/sun/star/sheet/AccessiblePageHeaderFooterAreasView.idl @@ -32,11 +32,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** The accessible view of the Header/Footer in a spreadsheet page preview @@ -134,7 +132,6 @@ published service AccessiblePageHeaderFooterAreasView interface ::com::sun::star::accessibility::XAccessibleEventBroadcaster; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/AccessibleSpreadsheet.idl b/offapi/com/sun/star/sheet/AccessibleSpreadsheet.idl index 5495fdf029a2..9c7855ad1c57 100644 --- a/offapi/com/sun/star/sheet/AccessibleSpreadsheet.idl +++ b/offapi/com/sun/star/sheet/AccessibleSpreadsheet.idl @@ -34,11 +34,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** The accessible view of a spreadsheet document @@ -137,7 +135,6 @@ published service AccessibleSpreadsheet interface ::com::sun::star::accessibility::XAccessibleEventBroadcaster; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/AccessibleSpreadsheetDocumentView.idl b/offapi/com/sun/star/sheet/AccessibleSpreadsheetDocumentView.idl index dda35c9fa274..1431aa55b574 100644 --- a/offapi/com/sun/star/sheet/AccessibleSpreadsheetDocumentView.idl +++ b/offapi/com/sun/star/sheet/AccessibleSpreadsheetDocumentView.idl @@ -33,11 +33,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** The accessible view of a spreadsheet document @@ -149,7 +147,6 @@ published service AccessibleSpreadsheetDocumentView interface ::com::sun::star::accessibility::XAccessibleEventBroadcaster; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/AccessibleSpreadsheetPageView.idl b/offapi/com/sun/star/sheet/AccessibleSpreadsheetPageView.idl index e7470462ddc8..dde831534689 100644 --- a/offapi/com/sun/star/sheet/AccessibleSpreadsheetPageView.idl +++ b/offapi/com/sun/star/sheet/AccessibleSpreadsheetPageView.idl @@ -32,11 +32,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** The accessible view of a spreadsheet page preview @@ -169,7 +167,6 @@ published service AccessibleSpreadsheetPageView interface ::com::sun::star::accessibility::XAccessibleEventBroadcaster; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/ActivationEvent.idl b/offapi/com/sun/star/sheet/ActivationEvent.idl index c1a86893882c..f488b933dc97 100644 --- a/offapi/com/sun/star/sheet/ActivationEvent.idl +++ b/offapi/com/sun/star/sheet/ActivationEvent.idl @@ -22,11 +22,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** describes a change of the active sheet. The new active sheet is given with this event. @@ -36,7 +34,6 @@ */ published struct ActivationEvent: com::sun::star::lang::EventObject { - //------------------------------------------------------------------------- /** specifies the new active Spreadsheet. */ @@ -44,7 +41,6 @@ published struct ActivationEvent: com::sun::star::lang::EventObject }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/AddIn.idl b/offapi/com/sun/star/sheet/AddIn.idl index 2946581d4539..a108bd8cbeda 100644 --- a/offapi/com/sun/star/sheet/AddIn.idl +++ b/offapi/com/sun/star/sheet/AddIn.idl @@ -24,11 +24,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** is the base for AddIn services that supply functions which can be called by other components. @@ -116,27 +114,23 @@ module com { module sun { module star { module sheet { */ published service AddIn { - // ------------------------------------------------------------------------ /** contains a method that returns the service name of the add-in. */ interface com::sun::star::lang::XServiceName; - // ------------------------------------------------------------------------ /** provides access to function descriptions and localized names and descriptions. */ interface com::sun::star::sheet::XAddIn; - // ------------------------------------------------------------------------ /** provides access to compatibility names for the functions. */ [optional] interface com::sun::star::sheet::XCompatibilityNames; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/AddressConvention.idl b/offapi/com/sun/star/sheet/AddressConvention.idl index dffcf403dccd..b60514fa6fa5 100644 --- a/offapi/com/sun/star/sheet/AddressConvention.idl +++ b/offapi/com/sun/star/sheet/AddressConvention.idl @@ -20,11 +20,9 @@ #ifndef __com_sun_star_sheet_AddressConvention_idl__ #define __com_sun_star_sheet_AddressConvention_idl__ -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** These constants specify which address convention to use in the formula parser. Each variation specifies a different cell and cell range address @@ -53,7 +51,6 @@ constants AddressConvention const short LOTUS_A1 = 4; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/Border.idl b/offapi/com/sun/star/sheet/Border.idl index d2a5751fae56..abd236955d64 100644 --- a/offapi/com/sun/star/sheet/Border.idl +++ b/offapi/com/sun/star/sheet/Border.idl @@ -20,35 +20,29 @@ #ifndef __com_sun_star_sheet_Border_idl__ #define __com_sun_star_sheet_Border_idl__ -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** is used to select one of the four borders of a cell range. */ published enum Border { - //------------------------------------------------------------------------- /** selects the top border. */ TOP, - //------------------------------------------------------------------------- /** selects the bottom border. */ BOTTOM, - //------------------------------------------------------------------------- /** selects the right border. */ RIGHT, - //------------------------------------------------------------------------- /** selects the left border. */ @@ -56,7 +50,6 @@ published enum Border }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/CellAnnotation.idl b/offapi/com/sun/star/sheet/CellAnnotation.idl index bce171508d30..068dd42e9cd5 100644 --- a/offapi/com/sun/star/sheet/CellAnnotation.idl +++ b/offapi/com/sun/star/sheet/CellAnnotation.idl @@ -25,11 +25,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** represents a cell annotation object attached to a spreadsheet cell. @@ -37,14 +35,12 @@ module com { module sun { module star { module sheet { */ published service CellAnnotation { - //------------------------------------------------------------------------- /** provides methods to query data of the annotation and to show and hide it. */ interface com::sun::star::sheet::XSheetAnnotation; - //------------------------------------------------------------------------- /** provides access to the parent of this object. @@ -52,19 +48,16 @@ published service CellAnnotation */ interface com::sun::star::container::XChild; - //------------------------------------------------------------------------- /** provides access to the text contents of the annotation. */ interface com::sun::star::text::XSimpleText; - //------------------------------------------------------------------------- [optional] interface com::sun::star::sheet::XSheetAnnotationShapeSupplier; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/CellAnnotationShape.idl b/offapi/com/sun/star/sheet/CellAnnotationShape.idl index 68ed7ff5cd60..8db8b4605afd 100644 --- a/offapi/com/sun/star/sheet/CellAnnotationShape.idl +++ b/offapi/com/sun/star/sheet/CellAnnotationShape.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** represents the shape of a cell annotation object attached to a spreadsheet cell. @@ -39,7 +37,6 @@ published service CellAnnotationShape service com::sun::star::drawing::CaptionShape; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/CellAnnotations.idl b/offapi/com/sun/star/sheet/CellAnnotations.idl index 9a60b7baa162..5bb0e770425a 100644 --- a/offapi/com/sun/star/sheet/CellAnnotations.idl +++ b/offapi/com/sun/star/sheet/CellAnnotations.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** represents a collection of cell annotations. @@ -35,7 +33,6 @@ module com { module sun { module star { module sheet { */ published service CellAnnotations { - //------------------------------------------------------------------------- /** provides methods to access cell annotations via index and to insert and remove annotations. @@ -44,7 +41,6 @@ published service CellAnnotations */ interface com::sun::star::sheet::XSheetAnnotations; - //------------------------------------------------------------------------- /** creates an enumeration of all cell annotations. @@ -54,7 +50,6 @@ published service CellAnnotations }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/CellAnnotationsEnumeration.idl b/offapi/com/sun/star/sheet/CellAnnotationsEnumeration.idl index 4e1b3a2ef979..e0a1f55d108c 100644 --- a/offapi/com/sun/star/sheet/CellAnnotationsEnumeration.idl +++ b/offapi/com/sun/star/sheet/CellAnnotationsEnumeration.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** represents an enumeration of cell annotations in a spreadsheet document. @@ -34,7 +32,6 @@ module com { module sun { module star { module sheet { */ published service CellAnnotationsEnumeration { - //------------------------------------------------------------------------- /** provides methods to access the cell annotations in the enumeration. @@ -44,7 +41,6 @@ published service CellAnnotationsEnumeration }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/CellAreaLink.idl b/offapi/com/sun/star/sheet/CellAreaLink.idl index e21cdbda7cbb..2433bd84df2e 100644 --- a/offapi/com/sun/star/sheet/CellAreaLink.idl +++ b/offapi/com/sun/star/sheet/CellAreaLink.idl @@ -24,11 +24,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** represents a linked cell range. @@ -40,44 +38,37 @@ module com { module sun { module star { module sheet { */ published service CellAreaLink { - //------------------------------------------------------------------------- /** provides methods to change the settings of the linked cell range. */ interface com::sun::star::sheet::XAreaLink; - //------------------------------------------------------------------------- /** provides methods to reload the external data. */ interface com::sun::star::util::XRefreshable; - //------------------------------------------------------------------------- //!published service PropertySet /** provides access to the properties. */ interface com::sun::star::beans::XPropertySet; - //======================================================================== /** specifies the URL of the source document. */ [property] string Url; - //------------------------------------------------------------------------- /** specifies the name of the filter used to load the source document. */ [property] string Filter; - //------------------------------------------------------------------------- /** specifies the filter options needed to load the source document. */ [property] string FilterOptions; - //------------------------------------------------------------------------- /** specifies the delay time between two refresh actions in seconds. @@ -86,7 +77,6 @@ published service CellAreaLink */ [property] long RefreshDelay; - //------------------------------------------------------------------------- /** specifies the time between two refresh actions in seconds. @@ -97,7 +87,6 @@ published service CellAreaLink }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/CellAreaLinks.idl b/offapi/com/sun/star/sheet/CellAreaLinks.idl index 657e56935567..26f0d08dad0e 100644 --- a/offapi/com/sun/star/sheet/CellAreaLinks.idl +++ b/offapi/com/sun/star/sheet/CellAreaLinks.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** represents a collection of area links. @@ -36,14 +34,12 @@ module com { module sun { module star { module sheet { */ published service CellAreaLinks { - //------------------------------------------------------------------------- /** provides access via index to a collection of area links and inserting and removing area links. */ interface com::sun::star::sheet::XAreaLinks; - //------------------------------------------------------------------------- /** provides access to the area links via index. @@ -52,7 +48,6 @@ published service CellAreaLinks */ interface com::sun::star::container::XIndexAccess; - //------------------------------------------------------------------------- /** creates an enumeration of all area links. @@ -63,7 +58,6 @@ published service CellAreaLinks }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/CellAreaLinksEnumeration.idl b/offapi/com/sun/star/sheet/CellAreaLinksEnumeration.idl index 0d0241c20be4..5314b9fd2861 100644 --- a/offapi/com/sun/star/sheet/CellAreaLinksEnumeration.idl +++ b/offapi/com/sun/star/sheet/CellAreaLinksEnumeration.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** represents an enumeration of cell area links. @@ -34,7 +32,6 @@ module com { module sun { module star { module sheet { */ published service CellAreaLinksEnumeration { - //------------------------------------------------------------------------- /** provides methods to access the cell area links in the enumeration. @@ -44,7 +41,6 @@ published service CellAreaLinksEnumeration }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/CellDeleteMode.idl b/offapi/com/sun/star/sheet/CellDeleteMode.idl index e162117ac00b..f8d1fd54d2eb 100644 --- a/offapi/com/sun/star/sheet/CellDeleteMode.idl +++ b/offapi/com/sun/star/sheet/CellDeleteMode.idl @@ -20,41 +20,34 @@ #ifndef __com_sun_star_sheet_CellDeleteMode_idl__ #define __com_sun_star_sheet_CellDeleteMode_idl__ -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** is used to specify how remaining cells are moved when cells are deleted. */ published enum CellDeleteMode { - //------------------------------------------------------------------------- /** no cells are moved. */ NONE, - //------------------------------------------------------------------------- /** the cells below the deleted cells are moved up. */ UP, - //------------------------------------------------------------------------- /** the cells to the right of the deleted cells are moved left. */ LEFT, - //------------------------------------------------------------------------- /** entire rows below the deleted cells are moved up. */ ROWS, - //------------------------------------------------------------------------- /** entire columns to the right of the deleted cells are moved left. */ @@ -62,7 +55,6 @@ published enum CellDeleteMode }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/CellFlags.idl b/offapi/com/sun/star/sheet/CellFlags.idl index 35f0cd099a9b..68d05eb29747 100644 --- a/offapi/com/sun/star/sheet/CellFlags.idl +++ b/offapi/com/sun/star/sheet/CellFlags.idl @@ -20,11 +20,9 @@ #ifndef __com_sun_star_sheet_CellFlags_idl__ #define __com_sun_star_sheet_CellFlags_idl__ -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** These constants select different types of cell contents. @@ -33,64 +31,54 @@ module com { module sun { module star { module sheet { */ published constants CellFlags { - //------------------------------------------------------------------------- /** selects constant numeric values that are not formatted as dates or times. */ const long VALUE = 1; - //------------------------------------------------------------------------- /** selects constant numeric values that have a date or time number format. */ const long DATETIME = 2; - //------------------------------------------------------------------------- /** selects constant strings. */ const long STRING = 4; - //------------------------------------------------------------------------- /** selects cell annotations. */ const long ANNOTATION = 8; - //------------------------------------------------------------------------- /** selects formulas. */ const long FORMULA = 16; - //------------------------------------------------------------------------- /** selects all explicit formatting, but not the formatting which is applied implicitly through style sheets. */ const long HARDATTR = 32; - //------------------------------------------------------------------------- /** selects cell styles. */ const long STYLES = 64; - //------------------------------------------------------------------------- /** selects drawing objects. */ const long OBJECTS = 128; - //------------------------------------------------------------------------- /** selects formatting within parts of the cell contents. */ const long EDITATTR = 256; - //------------------------------------------------------------------------- /** selects cells with formatting within the cells or cells with more than one paragraph within the cells. @@ -98,7 +86,6 @@ published constants CellFlags const long FORMATTED = 512; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/CellFormatRanges.idl b/offapi/com/sun/star/sheet/CellFormatRanges.idl index 1e2815683d5e..4daa6d19eb07 100644 --- a/offapi/com/sun/star/sheet/CellFormatRanges.idl +++ b/offapi/com/sun/star/sheet/CellFormatRanges.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** represents a collection of equal-formatted cell ranges. @@ -40,7 +38,6 @@ module com { module sun { module star { module sheet { */ published service CellFormatRanges { - //------------------------------------------------------------------------- /** provides methods to access the contained cell ranges by index. @@ -48,7 +45,6 @@ published service CellFormatRanges */ interface com::sun::star::container::XIndexAccess; - //------------------------------------------------------------------------- /** creates an enumeration of all cell ranges. @@ -58,7 +54,6 @@ published service CellFormatRanges }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/CellFormatRangesEnumeration.idl b/offapi/com/sun/star/sheet/CellFormatRangesEnumeration.idl index ea4446a094ae..df81e2d6c008 100644 --- a/offapi/com/sun/star/sheet/CellFormatRangesEnumeration.idl +++ b/offapi/com/sun/star/sheet/CellFormatRangesEnumeration.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** represents an enumeration of equal-formatted cell ranges. @@ -34,7 +32,6 @@ module com { module sun { module star { module sheet { */ published service CellFormatRangesEnumeration { - //------------------------------------------------------------------------- /** provides methods to access the cell ranges in the enumeration. @@ -44,7 +41,6 @@ published service CellFormatRangesEnumeration }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/CellInsertMode.idl b/offapi/com/sun/star/sheet/CellInsertMode.idl index e18a1c708da6..f85983b164fb 100644 --- a/offapi/com/sun/star/sheet/CellInsertMode.idl +++ b/offapi/com/sun/star/sheet/CellInsertMode.idl @@ -20,41 +20,34 @@ #ifndef __com_sun_star_sheet_CellInsertMode_idl__ #define __com_sun_star_sheet_CellInsertMode_idl__ -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** is used to specify how cells are moved when new cells are inserted. */ published enum CellInsertMode { - //------------------------------------------------------------------------- /** no cells are moved. */ NONE, - //------------------------------------------------------------------------- /** the cells below the inserted cells are moved down. */ DOWN, - //------------------------------------------------------------------------- /** the cells to the right of the inserted cells are moved right. */ RIGHT, - //------------------------------------------------------------------------- /** entire rows below the inserted cells are moved down. */ ROWS, - //------------------------------------------------------------------------- /** entire columns to the right of the inserted cells are moved right. */ @@ -62,7 +55,6 @@ published enum CellInsertMode }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/Cells.idl b/offapi/com/sun/star/sheet/Cells.idl index 6738ae0270e1..dc5f1fac6ecc 100644 --- a/offapi/com/sun/star/sheet/Cells.idl +++ b/offapi/com/sun/star/sheet/Cells.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** represents a collection of used cells in a spreadsheet document. @@ -34,7 +32,6 @@ module com { module sun { module star { module sheet { */ published service Cells { - //------------------------------------------------------------------------- /** creates an enumeration of all used cells. @@ -44,7 +41,6 @@ published service Cells }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/CellsEnumeration.idl b/offapi/com/sun/star/sheet/CellsEnumeration.idl index bfaf4ace162b..afa4d5f6fa26 100644 --- a/offapi/com/sun/star/sheet/CellsEnumeration.idl +++ b/offapi/com/sun/star/sheet/CellsEnumeration.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** represents an enumeration of spreadsheet cells. @@ -34,7 +32,6 @@ module com { module sun { module star { module sheet { */ published service CellsEnumeration { - //------------------------------------------------------------------------- /** provides methods to access the cells in the enumeration. @@ -44,7 +41,6 @@ published service CellsEnumeration }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/ComplexReference.idl b/offapi/com/sun/star/sheet/ComplexReference.idl index 827ddbc4cde1..6e75c6e15e70 100644 --- a/offapi/com/sun/star/sheet/ComplexReference.idl +++ b/offapi/com/sun/star/sheet/ComplexReference.idl @@ -31,30 +31,25 @@ #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** contains a reference to a cell range. */ struct ComplexReference { - //------------------------------------------------------------------------- /** is the first reference. */ SingleReference Reference1; - //------------------------------------------------------------------------- /** is the second reference. */ SingleReference Reference2; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/ConditionOperator.idl b/offapi/com/sun/star/sheet/ConditionOperator.idl index 941fd681b90b..a6e56d70eb65 100644 --- a/offapi/com/sun/star/sheet/ConditionOperator.idl +++ b/offapi/com/sun/star/sheet/ConditionOperator.idl @@ -20,71 +20,59 @@ #ifndef __com_sun_star_sheet_ConditionOperator_idl__ #define __com_sun_star_sheet_ConditionOperator_idl__ -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** is used to specify the type of XSheetCondition. */ published enum ConditionOperator { - //------------------------------------------------------------------------- /** no condition is specified. */ NONE, - //------------------------------------------------------------------------- /** value has to be equal to the specified value. */ EQUAL, - //------------------------------------------------------------------------- /** the value must not be equal to the specified value. */ NOT_EQUAL, - //------------------------------------------------------------------------- /** the value has to be greater than the specified value. */ GREATER, - //------------------------------------------------------------------------- /** the value has to be greater than or equal to the specified value. */ GREATER_EQUAL, - //------------------------------------------------------------------------- /** the value has to be less than the specified value. */ LESS, - //------------------------------------------------------------------------- /** the value has to be less than or equal to the specified value. */ LESS_EQUAL, - //------------------------------------------------------------------------- /** the value has to be between the two specified values. */ BETWEEN, - //------------------------------------------------------------------------- /** the value has to be outside of the two specified values. */ NOT_BETWEEN, - //------------------------------------------------------------------------- /** the specified formula has to give a non-zero result. */ @@ -92,7 +80,6 @@ published enum ConditionOperator }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/ConditionOperator2.idl b/offapi/com/sun/star/sheet/ConditionOperator2.idl index ad911b789331..291a6f2b6b3e 100644 --- a/offapi/com/sun/star/sheet/ConditionOperator2.idl +++ b/offapi/com/sun/star/sheet/ConditionOperator2.idl @@ -30,90 +30,75 @@ #ifndef __com_sun_star_sheet_ConditionOperator2_idl__ #define __com_sun_star_sheet_ConditionOperator2_idl__ -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** is used to specify the type of XSheetCondition2. */ constants ConditionOperator2 { - //------------------------------------------------------------------------- /** no condition is specified. */ const long NONE = 0; - //------------------------------------------------------------------------- /** value has to be equal to the specified value. */ const long EQUAL = 1; - //------------------------------------------------------------------------- /** the value must not be equal to the specified value. */ const long NOT_EQUAL = 2; - //------------------------------------------------------------------------- /** the value has to be greater than the specified value. */ const long GREATER = 3; - //------------------------------------------------------------------------- /** the value has to be greater than or equal to the specified value. */ const long GREATER_EQUAL = 4; - //------------------------------------------------------------------------- /** the value has to be less than the specified value. */ const long LESS = 5; - //------------------------------------------------------------------------- /** the value has to be less than or equal to the specified value. */ const long LESS_EQUAL = 6; - //------------------------------------------------------------------------- /** the value has to be between the two specified values. */ const long BETWEEN = 7; - //------------------------------------------------------------------------- /** the value has to be outside of the two specified values. */ const long NOT_BETWEEN = 8; - //------------------------------------------------------------------------- /** the specified formula has to give a non-zero result. */ const long FORMULA = 9; - //------------------------------------------------------------------------- /** Conditionally format duplicate values */ const long DUPLICATE = 10; - //------------------------------------------------------------------------- /** Conditionally format non-duplicate values */ const long NOT_DUPLICATE = 11; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/ConsolidationDescriptor.idl b/offapi/com/sun/star/sheet/ConsolidationDescriptor.idl index 976600e4dfac..e85457054e59 100644 --- a/offapi/com/sun/star/sheet/ConsolidationDescriptor.idl +++ b/offapi/com/sun/star/sheet/ConsolidationDescriptor.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** contains all settings of a data consolidation in a spreadsheet document. @@ -35,7 +33,6 @@ module com { module sun { module star { module sheet { */ published service ConsolidationDescriptor { - //------------------------------------------------------------------------- /** provides methods to access the settings of the descriptor. */ @@ -43,7 +40,6 @@ published service ConsolidationDescriptor }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/DDEItemInfo.idl b/offapi/com/sun/star/sheet/DDEItemInfo.idl index b0b78ec29144..35e2e47cd27d 100644 --- a/offapi/com/sun/star/sheet/DDEItemInfo.idl +++ b/offapi/com/sun/star/sheet/DDEItemInfo.idl @@ -19,11 +19,9 @@ #ifndef __com_sun_star_sheet_DDEItemInfo_idl__ #define __com_sun_star_sheet_DDEItemInfo_idl__ -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** describes an item of a DDE connection. A DDE connection consists of the DDE service name, the DDE topic and a @@ -33,14 +31,12 @@ module com { module sun { module star { module sheet { */ struct DDEItemInfo { - //------------------------------------------------------------------------- /** The name of the DDE item. */ string Item; - //------------------------------------------------------------------------- /** The results of the item cached from the last update of the DDE link if available. This sequence may be empty. @@ -50,7 +46,6 @@ struct DDEItemInfo }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/DDELink.idl b/offapi/com/sun/star/sheet/DDELink.idl index 1973893d842a..790fc4d84b3c 100644 --- a/offapi/com/sun/star/sheet/DDELink.idl +++ b/offapi/com/sun/star/sheet/DDELink.idl @@ -25,11 +25,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** represents a DDE link. @@ -37,7 +35,6 @@ module com { module sun { module star { module sheet { */ published service DDELink { - //------------------------------------------------------------------------- /** provides access to the name of the DDE link. @@ -45,19 +42,16 @@ published service DDELink */ interface com::sun::star::container::XNamed; - //------------------------------------------------------------------------- /** provides methods to change the settings of the DDE link. */ interface com::sun::star::sheet::XDDELink; - //------------------------------------------------------------------------- /** provides methods to reload the external linked data. */ interface com::sun::star::util::XRefreshable; - //------------------------------------------------------------------------- /** provides access to the DDE link results. @@ -67,7 +61,6 @@ published service DDELink }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/DDELinkInfo.idl b/offapi/com/sun/star/sheet/DDELinkInfo.idl index ad412c5ba941..151a1e3d40da 100644 --- a/offapi/com/sun/star/sheet/DDELinkInfo.idl +++ b/offapi/com/sun/star/sheet/DDELinkInfo.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** describes all items of a DDE connection used in formulas.

A DDE connection consists of the DDE service name, the DDE topic and a @@ -45,17 +43,14 @@ module com { module sun { module star { module sheet { */ struct DDELinkInfo { - //------------------------------------------------------------------------- /** The DDE service name. */ string Service; - //------------------------------------------------------------------------- /** The DDE topic. */ string Topic; - //------------------------------------------------------------------------- /** A list of DDE items. Each item may contain its results from the last update. */ @@ -63,7 +58,6 @@ struct DDELinkInfo }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/DDELinkMode.idl b/offapi/com/sun/star/sheet/DDELinkMode.idl index 5626f4164560..f971537b1458 100644 --- a/offapi/com/sun/star/sheet/DDELinkMode.idl +++ b/offapi/com/sun/star/sheet/DDELinkMode.idl @@ -20,11 +20,9 @@ #ifndef __com_sun_star_sheet_DDELinkMode_idl__ #define __com_sun_star_sheet_DDELinkMode_idl__ -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** used to specify how the DDE server application converts its data into numbers. @@ -35,19 +33,16 @@ module com { module sun { module star { module sheet { */ published enum DDELinkMode { - //------------------------------------------------------------------------- /** numbers are converted into the default format. */ DEFAULT, - //------------------------------------------------------------------------- /** numbers are converted into the English default format. */ ENGLISH, - //------------------------------------------------------------------------- /** numbers are not converted, but treated as text. */ @@ -55,7 +50,6 @@ published enum DDELinkMode }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/DDELinks.idl b/offapi/com/sun/star/sheet/DDELinks.idl index 558f620d6430..271fb2b0ff40 100644 --- a/offapi/com/sun/star/sheet/DDELinks.idl +++ b/offapi/com/sun/star/sheet/DDELinks.idl @@ -25,11 +25,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** represents a collection of DDE links. @@ -38,7 +36,6 @@ module com { module sun { module star { module sheet { */ published service DDELinks { - //------------------------------------------------------------------------- /** provides access to the DDE links via the DDE link string. @@ -46,7 +43,6 @@ published service DDELinks */ interface com::sun::star::container::XNameAccess; - //------------------------------------------------------------------------- /** provides access to the DDE links via index. @@ -55,7 +51,6 @@ published service DDELinks */ interface com::sun::star::container::XIndexAccess; - //------------------------------------------------------------------------- /** creates an enumeration of all DDE links. @@ -64,7 +59,6 @@ published service DDELinks */ interface com::sun::star::container::XEnumerationAccess; - //------------------------------------------------------------------------- /** provides a method to add a DDE link to a spreadsheet. @@ -74,7 +68,6 @@ published service DDELinks }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/DDELinksEnumeration.idl b/offapi/com/sun/star/sheet/DDELinksEnumeration.idl index dc2fcc00ab33..0c9f0d643a31 100644 --- a/offapi/com/sun/star/sheet/DDELinksEnumeration.idl +++ b/offapi/com/sun/star/sheet/DDELinksEnumeration.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** represents an enumeration of DDE links. @@ -34,7 +32,6 @@ module com { module sun { module star { module sheet { */ published service DDELinksEnumeration { - //------------------------------------------------------------------------- /** provides methods to access the DDE links in the enumeration. @@ -44,7 +41,6 @@ published service DDELinksEnumeration }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/DataImportMode.idl b/offapi/com/sun/star/sheet/DataImportMode.idl index 46ec4635e44d..3f55b3019ee6 100644 --- a/offapi/com/sun/star/sheet/DataImportMode.idl +++ b/offapi/com/sun/star/sheet/DataImportMode.idl @@ -20,35 +20,29 @@ #ifndef __com_sun_star_sheet_DataImportMode_idl__ #define __com_sun_star_sheet_DataImportMode_idl__ -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** used to specify which database contents are imported. */ published enum DataImportMode { - //------------------------------------------------------------------------- /** nothing is imported. */ NONE, - //------------------------------------------------------------------------- /** a SQL query string is supplied. */ SQL, - //------------------------------------------------------------------------- /** the name of a database table is supplied. */ TABLE, - //------------------------------------------------------------------------- /** the name of a database query is supplied. */ @@ -56,7 +50,6 @@ published enum DataImportMode }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/DataPilotDescriptor.idl b/offapi/com/sun/star/sheet/DataPilotDescriptor.idl index 9a370cef8e3c..d6dda698cef0 100644 --- a/offapi/com/sun/star/sheet/DataPilotDescriptor.idl +++ b/offapi/com/sun/star/sheet/DataPilotDescriptor.idl @@ -25,11 +25,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** represents the description of the layout of a data pilot table. @@ -37,26 +35,22 @@ module com { module sun { module star { module sheet { */ published service DataPilotDescriptor { - //------------------------------------------------------------------------- /** provides access to the layout settings of the data pilot table. */ interface XDataPilotDescriptor; - //------------------------------------------------------------------------- /** provides access to the layout settings of the data pilot table. */ [optional] interface com::sun::star::beans::XPropertySet; - //------------------------------------------------------------------------- /** Provides access to the DataPilotField used to layout multiple data fields. */ [optional] interface XDataPilotDataLayoutFieldSupplier; - //========================================================================= /** specifies parameters to create the data pilot table from a database. @@ -66,7 +60,6 @@ published service DataPilotDescriptor */ [optional, property] sequence< com::sun::star::beans::PropertyValue > ImportDescriptor; - //------------------------------------------------------------------------- /** specifies the name of a DataPilotSource implementation for the data pilot table. @@ -76,7 +69,6 @@ published service DataPilotDescriptor */ [optional, property] string SourceServiceName; - //------------------------------------------------------------------------- /** specifies arguments that are passed to the implementation named by SourceServiceName. @@ -86,44 +78,37 @@ published service DataPilotDescriptor */ [optional, property] sequence< com::sun::star::beans::PropertyValue > ServiceArguments; - //------------------------------------------------------------------------- /** specifies if empty rows in the source data are ignored. */ [optional, property] boolean IgnoreEmptyRows; - //------------------------------------------------------------------------- /** specifies if empty category cells in the source data should be treated as repetition of the content from the previous row. */ [optional, property] boolean RepeatIfEmpty; - //------------------------------------------------------------------------- /** specifies if columns for grand total results are created. */ [optional, property] boolean ColumnGrand; - //------------------------------------------------------------------------- /** specifies if rows for grand total results are created. */ [optional, property] boolean RowGrand; - //------------------------------------------------------------------------- /** specifies whether the filter button is shown. */ [optional, property] boolean ShowFilterButton; - //------------------------------------------------------------------------- /** specifies whether to drill down to details or go into edit mode. */ [optional, property] boolean DrillDownOnDoubleClick; - //------------------------------------------------------------------------- /** specifies a label for grand total results. @@ -131,10 +116,8 @@ published service DataPilotDescriptor */ [optional, property] string GrandTotalName; - //------------------------------------------------------------------------- }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/DataPilotField.idl b/offapi/com/sun/star/sheet/DataPilotField.idl index c9f1dbbe5424..565bb883c520 100644 --- a/offapi/com/sun/star/sheet/DataPilotField.idl +++ b/offapi/com/sun/star/sheet/DataPilotField.idl @@ -41,11 +41,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** represents a single field in a data pilot table. @@ -55,28 +53,23 @@ module com { module sun { module star { module sheet { */ published service DataPilotField { - //------------------------------------------------------------------------- /** provides access to the name of the data pilot field. */ interface com::sun::star::container::XNamed; - //------------------------------------------------------------------------- //!published service PropertySet /** provides access to the properties. */ interface com::sun::star::beans::XPropertySet; - //------------------------------------------------------------------------- [optional] interface XDataPilotField; - //------------------------------------------------------------------------- [optional] interface XDataPilotFieldGrouping; - //========================================================================= /** specifies the orientation of the field. @@ -86,7 +79,6 @@ published service DataPilotField */ [property] DataPilotFieldOrientation Orientation; - //------------------------------------------------------------------------- /** specifies the function used to calculate results for this field. @@ -97,7 +89,6 @@ published service DataPilotField */ [property] GeneralFunction Function; - //------------------------------------------------------------------------- /** specifies the functions used to calculate subtotals for this field. @@ -116,20 +107,17 @@ published service DataPilotField */ [property, optional] sequence Subtotals; - //------------------------------------------------------------------------- /** specifies the selected page which is used to filter the data pilot. */ [property, optional] string SelectedPage; - //------------------------------------------------------------------------- /** specifies whether to use the selected page to filter the data pilot or show all. */ [property, optional] boolean UseSelectedPage; - //------------------------------------------------------------------------- /** specifies which hierarchy of the dimension is used. @@ -137,63 +125,53 @@ published service DataPilotField */ [property, optional] string UsedHierarchy; - //------------------------------------------------------------------------- /** specifies whether this field has sorting information. */ [property, optional] boolean HasSortInfo; - //------------------------------------------------------------------------- /** controls how the field's items are sorted. */ [property, optional] DataPilotFieldSortInfo SortInfo; - //------------------------------------------------------------------------- /** specifies whether this field has layout information. */ [property, optional] boolean HasLayoutInfo; - //------------------------------------------------------------------------- /** controls how the field's items are laid out in the result table. */ [property, optional] DataPilotFieldLayoutInfo LayoutInfo; - //------------------------------------------------------------------------- /** specifies whether this field has auto show information. */ [property, optional] boolean HasAutoShowInfo; - //------------------------------------------------------------------------- /** enables the automatic inclusion of only a number of items with the highest or lowest result values. */ [property, optional] DataPilotFieldAutoShowInfo AutoShowInfo; - //------------------------------------------------------------------------- /** specifies whether this field has a reference. */ [property, optional] boolean HasReference; - //------------------------------------------------------------------------- /** controls how the results are shown in relation to a selected reference result. */ [property, optional] DataPilotFieldReference Reference; - //------------------------------------------------------------------------- /** specifies whether this field is a group field. */ [property, optional] boolean IsGroupField; - //------------------------------------------------------------------------- /** contains the grouping information of the DataPilot field. @@ -202,14 +180,12 @@ published service DataPilotField */ [property, optional] DataPilotFieldGroupInfo GroupInfo; - //------------------------------------------------------------------------- /** specifies whether to show this field also if it is empty or not. */ [property, optional] boolean ShowEmpty; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/DataPilotFieldAutoShowInfo.idl b/offapi/com/sun/star/sheet/DataPilotFieldAutoShowInfo.idl index e05789c7e723..155ba09a98e0 100644 --- a/offapi/com/sun/star/sheet/DataPilotFieldAutoShowInfo.idl +++ b/offapi/com/sun/star/sheet/DataPilotFieldAutoShowInfo.idl @@ -20,11 +20,9 @@ #ifndef __com_sun_star_sheet_DataPilotFieldAutoShowInfo_idl__ #define __com_sun_star_sheet_DataPilotFieldAutoShowInfo_idl__ -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** contains the auto show information of a DataPilotField. @@ -35,14 +33,12 @@ module com { module sun { module star { module sheet { */ published struct DataPilotFieldAutoShowInfo { - //------------------------------------------------------------------------- /** specifies whether the AutoShow feature is enabled or not. */ boolean IsEnabled; - //------------------------------------------------------------------------- /** specifies the mode which items have to be shown. @@ -52,14 +48,12 @@ published struct DataPilotFieldAutoShowInfo long ShowItemsMode; - //------------------------------------------------------------------------- /** specifies the number of the items to show. */ long ItemCount; - //------------------------------------------------------------------------- /** specifies the field where the values to show and select are taken from. */ @@ -67,7 +61,6 @@ published struct DataPilotFieldAutoShowInfo string DataField; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/DataPilotFieldFilter.idl b/offapi/com/sun/star/sheet/DataPilotFieldFilter.idl index 4e6f75b91a07..66ca9764f3aa 100644 --- a/offapi/com/sun/star/sheet/DataPilotFieldFilter.idl +++ b/offapi/com/sun/star/sheet/DataPilotFieldFilter.idl @@ -20,11 +20,9 @@ #ifndef __com_sun_star_sheet_DataPilotFieldFilter_idl__ #define __com_sun_star_sheet_DataPilotFieldFilter_idl__ -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= struct DataPilotFieldFilter { @@ -35,7 +33,6 @@ struct DataPilotFieldFilter string MatchValue; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/DataPilotFieldGroup.idl b/offapi/com/sun/star/sheet/DataPilotFieldGroup.idl index 8509e7043979..140bbe30823b 100644 --- a/offapi/com/sun/star/sheet/DataPilotFieldGroup.idl +++ b/offapi/com/sun/star/sheet/DataPilotFieldGroup.idl @@ -25,11 +25,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** represents a collection of members in a data pilot field group. @@ -42,7 +40,6 @@ module com { module sun { module star { module sheet { */ published service DataPilotFieldGroup { - //------------------------------------------------------------------------- /** provides access to the name of the data pilot field group. @@ -51,14 +48,12 @@ published service DataPilotFieldGroup */ interface com::sun::star::container::XNamed; - //------------------------------------------------------------------------- /** provides access to the data pilot field group members in the collection via index. */ interface com::sun::star::container::XIndexAccess; - //------------------------------------------------------------------------- /** creates an enumeration of all data pilot field group members. @@ -66,14 +61,12 @@ published service DataPilotFieldGroup */ interface com::sun::star::container::XEnumerationAccess; - //------------------------------------------------------------------------- /** provides access to the data pilot field group members in the collection via name. */ interface com::sun::star::container::XNameAccess; - //------------------------------------------------------------------------- /** provides read/write access to the data pilot field group members in the collection via name. @@ -109,7 +102,6 @@ published service DataPilotFieldGroup }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/DataPilotFieldGroupBy.idl b/offapi/com/sun/star/sheet/DataPilotFieldGroupBy.idl index 45d3ba570247..56bba24d8a10 100644 --- a/offapi/com/sun/star/sheet/DataPilotFieldGroupBy.idl +++ b/offapi/com/sun/star/sheet/DataPilotFieldGroupBy.idl @@ -29,11 +29,9 @@ #ifndef __com_sun_star_sheet_DataPilotFieldGroupBy_idl__ #define __com_sun_star_sheet_DataPilotFieldGroupBy_idl__ -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** These constants select different types for grouping members of a DataPilot field by date or time. @@ -42,7 +40,6 @@ module com { module sun { module star { module sheet { */ published constants DataPilotFieldGroupBy { - // ----------------------------------------------------------------------- /** Groups all members of a DataPilot field containing a date/time value by their current value for seconds. @@ -53,7 +50,6 @@ published constants DataPilotFieldGroupBy */ const long SECONDS = 1; - // ----------------------------------------------------------------------- /** Groups all members of a DataPilot field containing a date/time value by their current value for minutes. @@ -64,7 +60,6 @@ published constants DataPilotFieldGroupBy */ const long MINUTES = 2; - // ----------------------------------------------------------------------- /** Groups all members of a DataPilot field containing a date/time value by their current value for hours. @@ -75,7 +70,6 @@ published constants DataPilotFieldGroupBy */ const long HOURS = 4; - // ----------------------------------------------------------------------- /** Groups all members of a DataPilot field containing a date/time value by their calendar day, or by ranges of days. @@ -96,7 +90,6 @@ published constants DataPilotFieldGroupBy */ const long DAYS = 8; - // ----------------------------------------------------------------------- /** Groups all members of a DataPilot field containing a date/time value by their month. @@ -107,7 +100,6 @@ published constants DataPilotFieldGroupBy */ const long MONTHS = 16; - // ----------------------------------------------------------------------- /** Groups all members of a DataPilot field containing a date/time value by their quarter. @@ -119,7 +111,6 @@ published constants DataPilotFieldGroupBy */ const long QUARTERS = 32; - // ----------------------------------------------------------------------- /** Groups all members of a DataPilot field containing a date/time value by their year. @@ -131,7 +122,6 @@ published constants DataPilotFieldGroupBy const long YEARS = 64; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/DataPilotFieldGroupEnumeration.idl b/offapi/com/sun/star/sheet/DataPilotFieldGroupEnumeration.idl index f8cecfe10f3a..9c997a82d259 100644 --- a/offapi/com/sun/star/sheet/DataPilotFieldGroupEnumeration.idl +++ b/offapi/com/sun/star/sheet/DataPilotFieldGroupEnumeration.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** represents an enumeration of members in a DataPilot field group. @@ -35,7 +33,6 @@ module com { module sun { module star { module sheet { */ service DataPilotFieldGroupEnumeration { - //------------------------------------------------------------------------- /** provides methods to access the group members in the enumeration. @@ -46,7 +43,6 @@ service DataPilotFieldGroupEnumeration }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/DataPilotFieldGroupInfo.idl b/offapi/com/sun/star/sheet/DataPilotFieldGroupInfo.idl index a788e893f31c..258470a76391 100644 --- a/offapi/com/sun/star/sheet/DataPilotFieldGroupInfo.idl +++ b/offapi/com/sun/star/sheet/DataPilotFieldGroupInfo.idl @@ -23,17 +23,14 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** contains the grouping information of a DataPilotField. */ published struct DataPilotFieldGroupInfo { - //------------------------------------------------------------------------- /** specifies whether the start value for the grouping is taken automatically from the minimum of the item values. @@ -48,7 +45,6 @@ published struct DataPilotFieldGroupInfo */ boolean HasAutoStart; - //------------------------------------------------------------------------- /** specifies whether the end value for the grouping is taken automatically from the maximum of the item values. @@ -63,7 +59,6 @@ published struct DataPilotFieldGroupInfo */ boolean HasAutoEnd; - //------------------------------------------------------------------------- /** specifies whether date values are grouped by ranges of days. @@ -83,21 +78,18 @@ published struct DataPilotFieldGroupInfo */ boolean HasDateValues; - //------------------------------------------------------------------------- /** specifies the start value for the grouping if HasAutoStart is set to . */ double Start; - //------------------------------------------------------------------------- /** specifies the end value for the grouping if HasAutoEnd is set to . */ double End; - //------------------------------------------------------------------------- /** specifies the size of the ranges for numeric or day grouping. @@ -109,7 +101,6 @@ published struct DataPilotFieldGroupInfo */ double Step; - //------------------------------------------------------------------------- /** specifies the grouping of the date values. @@ -117,7 +108,6 @@ published struct DataPilotFieldGroupInfo */ long GroupBy; - //------------------------------------------------------------------------- /** contains the source DataPilot field grouping is based on. Will be if this field is not grouped or contains numeric grouping. @@ -126,7 +116,6 @@ published struct DataPilotFieldGroupInfo */ XDataPilotField SourceField; - //------------------------------------------------------------------------- /** specifies the named groups in this field if there are some. @@ -144,7 +133,6 @@ published struct DataPilotFieldGroupInfo com::sun::star::container::XNameAccess Groups; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/DataPilotFieldGroupItem.idl b/offapi/com/sun/star/sheet/DataPilotFieldGroupItem.idl index 161fcd944b42..5f7f34964efb 100644 --- a/offapi/com/sun/star/sheet/DataPilotFieldGroupItem.idl +++ b/offapi/com/sun/star/sheet/DataPilotFieldGroupItem.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** represents the member in a data pilot field group. @@ -34,7 +32,6 @@ module com { module sun { module star { module sheet { */ published service DataPilotFieldGroupItem { - //------------------------------------------------------------------------- /** provides access to the name of the data pilot field group member. */ @@ -42,7 +39,6 @@ published service DataPilotFieldGroupItem }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/DataPilotFieldGroups.idl b/offapi/com/sun/star/sheet/DataPilotFieldGroups.idl index 11d625076440..eafbf74bb572 100644 --- a/offapi/com/sun/star/sheet/DataPilotFieldGroups.idl +++ b/offapi/com/sun/star/sheet/DataPilotFieldGroups.idl @@ -24,11 +24,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** represents a collection of groups in a data pilot field. @@ -41,14 +39,12 @@ module com { module sun { module star { module sheet { */ published service DataPilotFieldGroups { - //------------------------------------------------------------------------- /** provides access to the data pilot field groups in the collection via index. */ interface com::sun::star::container::XIndexAccess; - //------------------------------------------------------------------------- /** creates an enumeration of all data pilot field groups. @@ -56,14 +52,12 @@ published service DataPilotFieldGroups */ interface com::sun::star::container::XEnumerationAccess; - //------------------------------------------------------------------------- /** provides access to the data pilot field groups in the collection via name. */ interface com::sun::star::container::XNameAccess; - //------------------------------------------------------------------------- /** provides read/write access to the data pilot field groups in the collection via name. @@ -105,7 +99,6 @@ published service DataPilotFieldGroups }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/DataPilotFieldGroupsEnumeration.idl b/offapi/com/sun/star/sheet/DataPilotFieldGroupsEnumeration.idl index dbbde2a45a3d..5b4ffa124137 100644 --- a/offapi/com/sun/star/sheet/DataPilotFieldGroupsEnumeration.idl +++ b/offapi/com/sun/star/sheet/DataPilotFieldGroupsEnumeration.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** represents an enumeration of member groups in a DataPilot field. @@ -35,7 +33,6 @@ module com { module sun { module star { module sheet { */ service DataPilotFieldGroupsEnumeration { - //------------------------------------------------------------------------- /** provides methods to access the field groups in the enumeration. @@ -46,7 +43,6 @@ service DataPilotFieldGroupsEnumeration }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/DataPilotFieldLayoutInfo.idl b/offapi/com/sun/star/sheet/DataPilotFieldLayoutInfo.idl index aa3b89e1e68a..923d7787d99d 100644 --- a/offapi/com/sun/star/sheet/DataPilotFieldLayoutInfo.idl +++ b/offapi/com/sun/star/sheet/DataPilotFieldLayoutInfo.idl @@ -20,17 +20,14 @@ #ifndef __com_sun_star_sheet_DataPilotFieldLayoutInfo_idl__ #define __com_sun_star_sheet_DataPilotFieldLayoutInfo_idl__ -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** contains the layout information of a DataPilotField. */ published struct DataPilotFieldLayoutInfo { - //------------------------------------------------------------------------- /** specifies the layout mode. @@ -40,7 +37,6 @@ published struct DataPilotFieldLayoutInfo long LayoutMode; - //------------------------------------------------------------------------- /** If , an empty row is inserted in the DataPilotTable result table after the data @@ -50,7 +46,6 @@ published struct DataPilotFieldLayoutInfo boolean AddEmptyLines; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/DataPilotFieldLayoutMode.idl b/offapi/com/sun/star/sheet/DataPilotFieldLayoutMode.idl index 67ad6764a37e..e85fb65073be 100644 --- a/offapi/com/sun/star/sheet/DataPilotFieldLayoutMode.idl +++ b/offapi/com/sun/star/sheet/DataPilotFieldLayoutMode.idl @@ -20,11 +20,9 @@ #ifndef __com_sun_star_sheet_DataPilotFieldLayoutMode_idl__ #define __com_sun_star_sheet_DataPilotFieldLayoutMode_idl__ -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** describes the layout mode of the data field @@ -33,7 +31,6 @@ module com { module sun { module star { module sheet { */ constants DataPilotFieldLayoutMode { - //------------------------------------------------------------------------- /** Tabular layout mode is the layout, where each item's name is on the same row as the first item from the following field. Subtotals are always shown below @@ -42,7 +39,6 @@ constants DataPilotFieldLayoutMode const long TABULAR_LAYOUT = 0; - //------------------------------------------------------------------------- /** In outline layout mode, the items from the following field start in the row below an item's name, like in traditional database reports. @@ -55,7 +51,6 @@ constants DataPilotFieldLayoutMode const long OUTLINE_SUBTOTALS_TOP = 1; - //------------------------------------------------------------------------- /** In outline layout mode, the items from the following field start in the row below an item's name, like in traditional database reports. @@ -70,7 +65,6 @@ constants DataPilotFieldLayoutMode }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/DataPilotFieldOrientation.idl b/offapi/com/sun/star/sheet/DataPilotFieldOrientation.idl index 884049669efa..23b09e854dca 100644 --- a/offapi/com/sun/star/sheet/DataPilotFieldOrientation.idl +++ b/offapi/com/sun/star/sheet/DataPilotFieldOrientation.idl @@ -20,41 +20,34 @@ #ifndef __com_sun_star_sheet_DataPilotFieldOrientation_idl__ #define __com_sun_star_sheet_DataPilotFieldOrientation_idl__ -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** used to specify where a field in a data pilot table is laid out. */ published enum DataPilotFieldOrientation { - //------------------------------------------------------------------------- /** the field is not used in the table. */ HIDDEN, - //------------------------------------------------------------------------- /** the field is used as a column field. */ COLUMN, - //------------------------------------------------------------------------- /** the field is used as a row field. */ ROW, - //------------------------------------------------------------------------- /** the field is used as a page field. */ PAGE, - //------------------------------------------------------------------------- /** the field is used as a data field. */ @@ -62,7 +55,6 @@ published enum DataPilotFieldOrientation }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/DataPilotFieldReference.idl b/offapi/com/sun/star/sheet/DataPilotFieldReference.idl index cb7a705665f8..68294be3f75b 100644 --- a/offapi/com/sun/star/sheet/DataPilotFieldReference.idl +++ b/offapi/com/sun/star/sheet/DataPilotFieldReference.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** controls how a data pilot field's results are shown in relation to a selected reference result. @@ -35,7 +33,6 @@ module com { module sun { module star { module sheet { */ published struct DataPilotFieldReference { - //------------------------------------------------------------------------- /** contains the type of the reference. @@ -45,14 +42,12 @@ published struct DataPilotFieldReference long ReferenceType; - //------------------------------------------------------------------------- /** contains the reference field */ string ReferenceField; - //------------------------------------------------------------------------- /** selects between a named reference item and using the previous or next item for each item from the reference field. @@ -63,7 +58,6 @@ published struct DataPilotFieldReference long ReferenceItemType; - //------------------------------------------------------------------------- /** contains the name of the reference item, when the DataPilotFieldReference::ReferenceItemType is NAMED @@ -73,7 +67,6 @@ published struct DataPilotFieldReference string ReferenceItemName; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/DataPilotFieldReferenceItemType.idl b/offapi/com/sun/star/sheet/DataPilotFieldReferenceItemType.idl index 5f9b82543b72..cb51936fa974 100644 --- a/offapi/com/sun/star/sheet/DataPilotFieldReferenceItemType.idl +++ b/offapi/com/sun/star/sheet/DataPilotFieldReferenceItemType.idl @@ -20,31 +20,26 @@ #ifndef __com_sun_star_sheet_DataPilotFieldReferenceItemType_idl__ #define __com_sun_star_sheet_DataPilotFieldReferenceItemType_idl__ -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** is used to select the reference item */ constants DataPilotFieldReferenceItemType { - //------------------------------------------------------------------------- /** the reference item is given by a name. */ const long NAMED = 0; - //------------------------------------------------------------------------- /** the reference item is the previous one. */ const long PREVIOUS = 1; - //------------------------------------------------------------------------- /** the reference item is the next one. */ @@ -52,7 +47,6 @@ constants DataPilotFieldReferenceItemType const long NEXT = 2; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/DataPilotFieldReferenceType.idl b/offapi/com/sun/star/sheet/DataPilotFieldReferenceType.idl index 00bfbf332df0..df9f46b55751 100644 --- a/offapi/com/sun/star/sheet/DataPilotFieldReferenceType.idl +++ b/offapi/com/sun/star/sheet/DataPilotFieldReferenceType.idl @@ -20,24 +20,20 @@ #ifndef __com_sun_star_sheet_DataPilotFieldReferenceType_idl__ #define __com_sun_star_sheet_DataPilotFieldReferenceType_idl__ -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** These constants select different types of References to calculate the data fields. */ constants DataPilotFieldReferenceType { - //------------------------------------------------------------------------- /** This type means, that the results in the data fields are displayed like they are. */ const long NONE = 0; - //------------------------------------------------------------------------- /** From each result, its reference value (see below) is subtracted, and the difference is shown. Totals outside of the base field are shown as empty results. @@ -73,7 +69,6 @@ constants DataPilotFieldReferenceType const long ITEM_DIFFERENCE = 1; - //------------------------------------------------------------------------- /** Each result is divided by its reference value. The reference value is determined in the same way as for DataPilotFieldReferenceType::ITEM_DIFFERENCE. @@ -87,7 +82,6 @@ constants DataPilotFieldReferenceType const long ITEM_PERCENTAGE = 2; - //------------------------------------------------------------------------- /** From each result, its reference value is subtracted, and the difference divided by the reference value. The reference value is determined in the same way as for @@ -99,7 +93,6 @@ constants DataPilotFieldReferenceType const long ITEM_PERCENTAGE_DIFFERENCE = 3; - //------------------------------------------------------------------------- /** Each result is added to the sum of the results for preceding items in the base field, in the base field's sort order, and the total sum is shown. @@ -115,7 +108,6 @@ constants DataPilotFieldReferenceType const long RUNNING_TOTAL = 4; - //------------------------------------------------------------------------- /** Each result is divided by the total result for its row in the DataPilot table. @@ -131,21 +123,18 @@ constants DataPilotFieldReferenceType const long ROW_PERCENTAGE = 5; - //------------------------------------------------------------------------- /** Same as DataPilotFieldReferenceType::ROW_PERCENTAGE, but the total for the result's column is used. */ const long COLUMN_PERCENTAGE = 6; - //------------------------------------------------------------------------- /** Same as DataPilotFieldReferenceType::ROW_PERCENTAGE, but the grand total for the result's data field is used. */ const long TOTAL_PERCENTAGE = 7; - //------------------------------------------------------------------------- /** The row and column totals and the grand total, following the same rules as above, are used to calculate the following expression. @@ -159,7 +148,6 @@ constants DataPilotFieldReferenceType }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/DataPilotFieldShowItemsMode.idl b/offapi/com/sun/star/sheet/DataPilotFieldShowItemsMode.idl index 1d1c8c7de23e..a3451aad0189 100644 --- a/offapi/com/sun/star/sheet/DataPilotFieldShowItemsMode.idl +++ b/offapi/com/sun/star/sheet/DataPilotFieldShowItemsMode.idl @@ -20,11 +20,9 @@ #ifndef __com_sun_star_sheet_DataPilotFieldShowItemsMode_idl__ #define __com_sun_star_sheet_DataPilotFieldShowItemsMode_idl__ -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** These constants select different types of showing a selection of items. @@ -33,13 +31,11 @@ module com { module sun { module star { module sheet { */ constants DataPilotFieldShowItemsMode { - //------------------------------------------------------------------------- /** The first items are shown. */ const long FROM_TOP = 0; - //------------------------------------------------------------------------- /** The last items are shown. */ @@ -48,7 +44,6 @@ constants DataPilotFieldShowItemsMode }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/DataPilotFieldSortInfo.idl b/offapi/com/sun/star/sheet/DataPilotFieldSortInfo.idl index bbeaaa4c398f..a277bec75fc2 100644 --- a/offapi/com/sun/star/sheet/DataPilotFieldSortInfo.idl +++ b/offapi/com/sun/star/sheet/DataPilotFieldSortInfo.idl @@ -21,23 +21,19 @@ #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** describes how to sort a single DataPilotField */ published struct DataPilotFieldSortInfo { - //------------------------------------------------------------------------- /** contains the data field to sort by if the Mode is DATA */ string Field; - //------------------------------------------------------------------------- /** if data are sorted in ascending order, if in descending order. @@ -45,7 +41,6 @@ published struct DataPilotFieldSortInfo boolean IsAscending; - //------------------------------------------------------------------------- /** contains the sort mode @@ -57,7 +52,6 @@ published struct DataPilotFieldSortInfo }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/DataPilotFieldSortMode.idl b/offapi/com/sun/star/sheet/DataPilotFieldSortMode.idl index 8b3dbd5bc76f..544d0f323c11 100644 --- a/offapi/com/sun/star/sheet/DataPilotFieldSortMode.idl +++ b/offapi/com/sun/star/sheet/DataPilotFieldSortMode.idl @@ -29,11 +29,9 @@ #ifndef __com_sun_star_sheet_DataPilotFieldSortMode_idl__ #define __com_sun_star_sheet_DataPilotFieldSortMode_idl__ -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** describes the sort mode of the data field @@ -42,28 +40,24 @@ module com { module sun { module star { module sheet { */ constants DataPilotFieldSortMode { - //------------------------------------------------------------------------- /** the data are taken as they come from the DataPilotSource. */ const long NONE = 0; - //------------------------------------------------------------------------- /** the user can sort the fields */ const long MANUAL = 1; - //------------------------------------------------------------------------- /** the field is sorted by its names */ const long NAME = 2; - //------------------------------------------------------------------------- /** the field is sorted by the data in the given field @@ -74,7 +68,6 @@ constants DataPilotFieldSortMode const long DATA = 3; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/DataPilotFields.idl b/offapi/com/sun/star/sheet/DataPilotFields.idl index 38d5756fe89b..d521cef9a6f8 100644 --- a/offapi/com/sun/star/sheet/DataPilotFields.idl +++ b/offapi/com/sun/star/sheet/DataPilotFields.idl @@ -33,11 +33,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** represents a collection of fields in a data pilot table. @@ -49,13 +47,11 @@ module com { module sun { module star { module sheet { */ published service DataPilotFields { - //------------------------------------------------------------------------- /** provides access to the data pilot fields in the collection via index. */ interface com::sun::star::container::XIndexAccess; - //------------------------------------------------------------------------- /** creates an enumeration of all data pilot fields. @@ -63,7 +59,6 @@ published service DataPilotFields */ interface com::sun::star::container::XEnumerationAccess; - //------------------------------------------------------------------------- /** provides access to the data pilot fields in the collection via name. */ @@ -71,7 +66,6 @@ published service DataPilotFields }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/DataPilotFieldsEnumeration.idl b/offapi/com/sun/star/sheet/DataPilotFieldsEnumeration.idl index bcfbc9657712..c740875984b4 100644 --- a/offapi/com/sun/star/sheet/DataPilotFieldsEnumeration.idl +++ b/offapi/com/sun/star/sheet/DataPilotFieldsEnumeration.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** represents an enumeration of data pilot fields. @@ -34,7 +32,6 @@ module com { module sun { module star { module sheet { */ published service DataPilotFieldsEnumeration { - //------------------------------------------------------------------------- /** provides methods to access the data pilot fields in the enumeration. @@ -44,7 +41,6 @@ published service DataPilotFieldsEnumeration }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/DataPilotItem.idl b/offapi/com/sun/star/sheet/DataPilotItem.idl index b693f5d45363..15a50328f76d 100644 --- a/offapi/com/sun/star/sheet/DataPilotItem.idl +++ b/offapi/com/sun/star/sheet/DataPilotItem.idl @@ -23,17 +23,14 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** represents a single item in a data pilot field. */ service DataPilotItem { - //------------------------------------------------------------------------- /** provides access to the name of the data pilot item. @@ -41,26 +38,22 @@ service DataPilotItem */ interface com::sun::star::container::XNamed; - //------------------------------------------------------------------------- //! service PropertySet /** provides access to the properties. */ interface com::sun::star::beans::XPropertySet; - //========================================================================= /** specifies whether the item is showing detail. */ [property] boolean ShowDetail; - //========================================================================= /** specifies whether the item is hidden. */ [property] boolean IsHidden; - //========================================================================= /** specifies the item's position in its field if sorting is manual. @@ -69,7 +62,6 @@ service DataPilotItem [optional, property] long Position; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/DataPilotItems.idl b/offapi/com/sun/star/sheet/DataPilotItems.idl index 82e0606ab877..1760bc916c68 100644 --- a/offapi/com/sun/star/sheet/DataPilotItems.idl +++ b/offapi/com/sun/star/sheet/DataPilotItems.idl @@ -24,11 +24,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** represents a collection of items in a data pilot field. @@ -36,13 +34,11 @@ module com { module sun { module star { module sheet { */ service DataPilotItems { - //------------------------------------------------------------------------- /** provides access to the data pilot items in the collection via index. */ interface com::sun::star::container::XIndexAccess; - //------------------------------------------------------------------------- /** creates an enumeration of all data pilot items. @@ -50,7 +46,6 @@ service DataPilotItems */ interface com::sun::star::container::XEnumerationAccess; - //------------------------------------------------------------------------- /** provides access to the data pilot items in the collection via name. */ @@ -58,7 +53,6 @@ service DataPilotItems }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/DataPilotItemsEnumeration.idl b/offapi/com/sun/star/sheet/DataPilotItemsEnumeration.idl index 09d9f7195777..ab0d577509b7 100644 --- a/offapi/com/sun/star/sheet/DataPilotItemsEnumeration.idl +++ b/offapi/com/sun/star/sheet/DataPilotItemsEnumeration.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** represents an enumeration of data pilot items. @@ -34,7 +32,6 @@ module com { module sun { module star { module sheet { */ service DataPilotItemsEnumeration { - //------------------------------------------------------------------------- /** provides methods to access the data pilot items in the enumeration. @@ -44,7 +41,6 @@ service DataPilotItemsEnumeration }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/DataPilotOutputRangeType.idl b/offapi/com/sun/star/sheet/DataPilotOutputRangeType.idl index 2993639278c3..b9283aff456b 100644 --- a/offapi/com/sun/star/sheet/DataPilotOutputRangeType.idl +++ b/offapi/com/sun/star/sheet/DataPilotOutputRangeType.idl @@ -22,7 +22,6 @@ module com { module sun { module star { module sheet { -//============================================================================ /** specifies region type of DataPilot table range @@ -36,26 +35,22 @@ module com { module sun { module star { module sheet { */ constants DataPilotOutputRangeType { - //------------------------------------------------------------------------ /** whole DataPilot output range including the header area above the table where the filter and page field buttons are located. */ const long WHOLE = 0; - //------------------------------------------------------------------------ /** whole table but without the header area where the filter and page field buttons are located. */ const long TABLE = 1; - //------------------------------------------------------------------------ /** result area where the result values are displayed. This also includes the column and row subtotal areas when they are displayed. */ const long RESULT = 2; }; -//============================================================================ }; }; }; }; diff --git a/offapi/com/sun/star/sheet/DataPilotSource.idl b/offapi/com/sun/star/sheet/DataPilotSource.idl index e4a8345ebf7a..0aabeff35601 100644 --- a/offapi/com/sun/star/sheet/DataPilotSource.idl +++ b/offapi/com/sun/star/sheet/DataPilotSource.idl @@ -25,11 +25,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** represents a data pilot source. @@ -38,46 +36,39 @@ module com { module sun { module star { module sheet { */ published service DataPilotSource { - //------------------------------------------------------------------------- /** provides access to the collection of the dimensions of the data pilot source. */ interface com::sun::star::sheet::XDimensionsSupplier; - //------------------------------------------------------------------------- /** gives access to the results of the data pilot table. */ interface com::sun::star::sheet::XDataPilotResults; - //------------------------------------------------------------------------- /** provides methods to refresh the data pilot table, that means to read the data again from the data pilot source. */ interface com::sun::star::util::XRefreshable; - //------------------------------------------------------------------------- //!published service PropertySet /** provides access to the properties. */ interface com::sun::star::beans::XPropertySet; - //========================================================================= /** specifies if grand totals for the columns are inserted. */ [property] boolean ColumnGrand; - //------------------------------------------------------------------------- /** specifies if grand totals for the rows are inserted. */ [property] boolean RowGrand; - //------------------------------------------------------------------------- /** specifies the number of row fields. @@ -85,7 +76,6 @@ published service DataPilotSource */ [readonly, property, optional] long RowFieldCount; - //------------------------------------------------------------------------- /** specifies the number of column fields. @@ -93,7 +83,6 @@ published service DataPilotSource */ [readonly, property, optional] long ColumnFieldCount; - //------------------------------------------------------------------------- /** specifies the number of data fields. @@ -102,7 +91,6 @@ published service DataPilotSource [readonly, property, optional] long DataFieldCount; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/DataPilotSourceDimension.idl b/offapi/com/sun/star/sheet/DataPilotSourceDimension.idl index 55b69a293d8b..e2c846be0c07 100644 --- a/offapi/com/sun/star/sheet/DataPilotSourceDimension.idl +++ b/offapi/com/sun/star/sheet/DataPilotSourceDimension.idl @@ -28,11 +28,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** represents a dimension in a data pilot source. @@ -53,20 +51,17 @@ */ published service DataPilotSourceDimension { - //------------------------------------------------------------------------- /** provides access to the name of the dimension, i.e. used in collections. */ interface com::sun::star::container::XNamed; - //------------------------------------------------------------------------- /** provides access to the collection of hierarchies of this dimension. */ interface com::sun::star::sheet::XHierarchiesSupplier; - //------------------------------------------------------------------------- /** supports duplicating the dimension. @@ -75,46 +70,39 @@ published service DataPilotSourceDimension */ interface com::sun::star::util::XCloneable; - //------------------------------------------------------------------------- //!published service PropertySet /** provides access to the properties. */ interface com::sun::star::beans::XPropertySet; - //========================================================================= /** returns the name of the dimension from which this dimension was cloned, or if it was not cloned. */ [readonly, property] com::sun::star::container::XNamed Original; - //------------------------------------------------------------------------- /** contains if this is the dimension used to layout the different data dimensions. */ [readonly, property] boolean IsDataLayoutDimension; - //------------------------------------------------------------------------- /** specifies where the dimension is used. */ [property] com::sun::star::sheet::DataPilotFieldOrientation Orientation; - //------------------------------------------------------------------------- /** specifies the position of the dimension within its orientation. */ [property] long Position; - //------------------------------------------------------------------------- /** specifies how data are aggregated. */ [property] com::sun::star::sheet::GeneralFunction Function; - //------------------------------------------------------------------------- /** specifies which hierarchy of the dimension is used. @@ -122,13 +110,11 @@ published service DataPilotSourceDimension */ [property] long UsedHierarchy; - //------------------------------------------------------------------------- /** specifies which values are used. */ [property] sequence< com::sun::star::sheet::TableFilterField > Filter; - //------------------------------------------------------------------------- /** contains flags that control the usage of the dimension. @@ -138,7 +124,6 @@ published service DataPilotSourceDimension }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/DataPilotSourceDimensions.idl b/offapi/com/sun/star/sheet/DataPilotSourceDimensions.idl index 0411a2b8649b..3d634d391f7d 100644 --- a/offapi/com/sun/star/sheet/DataPilotSourceDimensions.idl +++ b/offapi/com/sun/star/sheet/DataPilotSourceDimensions.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** represents the collection of dimensions in a data pilot source. @@ -34,7 +32,6 @@ module com { module sun { module star { module sheet { */ published service DataPilotSourceDimensions { - //------------------------------------------------------------------------- /** provides access by name to the dimensions in the collection. @@ -44,7 +41,6 @@ published service DataPilotSourceDimensions }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/DataPilotSourceHierarchies.idl b/offapi/com/sun/star/sheet/DataPilotSourceHierarchies.idl index 58bfb41715f5..1fbd6e6aff74 100644 --- a/offapi/com/sun/star/sheet/DataPilotSourceHierarchies.idl +++ b/offapi/com/sun/star/sheet/DataPilotSourceHierarchies.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** represents the collection of hierarchies in a data pilot source dimension. @@ -36,7 +34,6 @@ module com { module sun { module star { module sheet { */ published service DataPilotSourceHierarchies { - //------------------------------------------------------------------------- /** provides access by name to the hierarchies in the collection. @@ -46,7 +43,6 @@ published service DataPilotSourceHierarchies }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/DataPilotSourceHierarchy.idl b/offapi/com/sun/star/sheet/DataPilotSourceHierarchy.idl index 2ce1faf96961..2d433185cb27 100644 --- a/offapi/com/sun/star/sheet/DataPilotSourceHierarchy.idl +++ b/offapi/com/sun/star/sheet/DataPilotSourceHierarchy.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** represents a hierarchy in a data pilot source dimension. @@ -36,14 +34,12 @@ module com { module sun { module star { module sheet { */ published service DataPilotSourceHierarchy { - //------------------------------------------------------------------------- /** provides access to the name of the hierarchy, i.e. used in collections. */ interface com::sun::star::container::XNamed; - //------------------------------------------------------------------------- /** provides access to the collection of levels of this hierarchy. */ @@ -51,7 +47,6 @@ published service DataPilotSourceHierarchy }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/DataPilotSourceLevel.idl b/offapi/com/sun/star/sheet/DataPilotSourceLevel.idl index 1c67b2c920e0..11d4fea4328e 100644 --- a/offapi/com/sun/star/sheet/DataPilotSourceLevel.idl +++ b/offapi/com/sun/star/sheet/DataPilotSourceLevel.idl @@ -26,11 +26,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** represents a level in a data pilot source hierarchy. @@ -39,32 +37,27 @@ */ published service DataPilotSourceLevel { - //------------------------------------------------------------------------- /** provides access to the name of the level, i.e. used in collections. */ interface com::sun::star::container::XNamed; - //------------------------------------------------------------------------- /** provides access to the collection of members of this level. */ interface com::sun::star::sheet::XMembersSupplier; - //------------------------------------------------------------------------- /** provides access to a sequence of results of this level. */ interface com::sun::star::sheet::XDataPilotMemberResults; - //------------------------------------------------------------------------- //!published service PropertySet /** provides access to the properties. */ interface com::sun::star::beans::XPropertySet; - //========================================================================= /** specifies the subtotals that are inserted for the level. @@ -72,7 +65,6 @@ published service DataPilotSourceLevel */ [property] sequence< com::sun::star::sheet::GeneralFunction > SubTotals; - //------------------------------------------------------------------------- /** specifies whether empty members are shown. */ @@ -80,7 +72,6 @@ published service DataPilotSourceLevel }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/DataPilotSourceLevels.idl b/offapi/com/sun/star/sheet/DataPilotSourceLevels.idl index e88549d226a4..11d712a9b688 100644 --- a/offapi/com/sun/star/sheet/DataPilotSourceLevels.idl +++ b/offapi/com/sun/star/sheet/DataPilotSourceLevels.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** represents the collection of levels in a data pilot source hierarchy. @@ -35,7 +33,6 @@ module com { module sun { module star { module sheet { */ published service DataPilotSourceLevels { - //------------------------------------------------------------------------- /** provides access by name to the levels in the collection. @@ -45,7 +42,6 @@ published service DataPilotSourceLevels }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/DataPilotSourceMember.idl b/offapi/com/sun/star/sheet/DataPilotSourceMember.idl index 37f95d4450e4..f1d4f6d742b9 100644 --- a/offapi/com/sun/star/sheet/DataPilotSourceMember.idl +++ b/offapi/com/sun/star/sheet/DataPilotSourceMember.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** represents a member in a data pilot source level. @@ -41,7 +39,6 @@ module com { module sun { module star { module sheet { */ published service DataPilotSourceMember { - //------------------------------------------------------------------------- /** provides access to the name of the member. @@ -49,26 +46,22 @@ published service DataPilotSourceMember */ interface com::sun::star::container::XNamed; - //------------------------------------------------------------------------- //!published service PropertySet /** provides access to the properties. */ interface com::sun::star::beans::XPropertySet; - //========================================================================= /** specifies whether the member is visible. */ [property] boolean IsVisible; - //------------------------------------------------------------------------- /** specifies whether details for the member are shown. */ [property] boolean ShowDetails; - //------------------------------------------------------------------------- /** specifies the member's position in its hierarchy level if sorting is manual. @@ -78,7 +71,6 @@ published service DataPilotSourceMember [optional, property] boolean Position; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/DataPilotSourceMembers.idl b/offapi/com/sun/star/sheet/DataPilotSourceMembers.idl index 11f0556372e5..01f279906eab 100644 --- a/offapi/com/sun/star/sheet/DataPilotSourceMembers.idl +++ b/offapi/com/sun/star/sheet/DataPilotSourceMembers.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** represents the collection of members in a data pilot source level. @@ -35,7 +33,6 @@ module com { module sun { module star { module sheet { */ published service DataPilotSourceMembers { - //------------------------------------------------------------------------- /** provides access by name to the members in the collection. @@ -45,7 +42,6 @@ published service DataPilotSourceMembers }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/DataPilotTable.idl b/offapi/com/sun/star/sheet/DataPilotTable.idl index afeafba0c229..916fe1ac58f1 100644 --- a/offapi/com/sun/star/sheet/DataPilotTable.idl +++ b/offapi/com/sun/star/sheet/DataPilotTable.idl @@ -24,29 +24,24 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** represents a data pilot table on a spreadsheet. */ published service DataPilotTable { - //------------------------------------------------------------------------- /** provides access to the layout settings of the data pilot table. */ interface com::sun::star::sheet::XDataPilotDescriptor; - //------------------------------------------------------------------------- /** provides methods to control a data pilot table. */ interface com::sun::star::sheet::XDataPilotTable; - //------------------------------------------------------------------------- /** allows notification of modifications to the data pilot table. @@ -56,7 +51,6 @@ published service DataPilotTable [optional] interface com::sun::star::util::XModifyBroadcaster; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/DataPilotTableHeaderData.idl b/offapi/com/sun/star/sheet/DataPilotTableHeaderData.idl index 019c8c3f509d..5e29c5de6a8c 100644 --- a/offapi/com/sun/star/sheet/DataPilotTableHeaderData.idl +++ b/offapi/com/sun/star/sheet/DataPilotTableHeaderData.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** information about a cell within the column or row header area of a DataPilot table. @@ -63,7 +61,6 @@ struct DataPilotTableHeaderData string MemberName; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/DataPilotTablePositionData.idl b/offapi/com/sun/star/sheet/DataPilotTablePositionData.idl index 608df6c3e32d..054179b4ca32 100644 --- a/offapi/com/sun/star/sheet/DataPilotTablePositionData.idl +++ b/offapi/com/sun/star/sheet/DataPilotTablePositionData.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** This structure contains information on a cell within a DataPilot table. @@ -44,7 +42,6 @@ module com { module sun { module star { module sheet { */ struct DataPilotTablePositionData { - //------------------------------------------------------------------------- /** This parameter specifies which sub-area of a DataPilot table a given cell is positioned. See DataPilotTablePositionType @@ -54,7 +51,6 @@ struct DataPilotTablePositionData */ long PositionType; - //------------------------------------------------------------------------- /**

This member contains a structure of different types depending on the position type specified in PositionType member.

@@ -74,7 +70,6 @@ struct DataPilotTablePositionData any PositionData; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/DataPilotTablePositionType.idl b/offapi/com/sun/star/sheet/DataPilotTablePositionType.idl index 75e8766a92fe..f8fdbe077965 100644 --- a/offapi/com/sun/star/sheet/DataPilotTablePositionType.idl +++ b/offapi/com/sun/star/sheet/DataPilotTablePositionType.idl @@ -22,7 +22,6 @@ module com { module sun { module star { module sheet { -//============================================================================ /** specifies in which sub-area a cell is positioned within a DataPilot table. @@ -34,34 +33,28 @@ module com { module sun { module star { module sheet { */ constants DataPilotTablePositionType { - //------------------------------------------------------------------------ /** indicates that the specified cell is not in the DataPilot table. */ const long NOT_IN_TABLE = 0; - //------------------------------------------------------------------------ /** indicates that the specified cell is within the result area. */ const long RESULT = 1; - //------------------------------------------------------------------------ /** indicates that the specified cell is within the row header area. */ const long ROW_HEADER = 2; - //------------------------------------------------------------------------ /** indicates that the specified cell is within the column header area. */ const long COLUMN_HEADER = 3; - //------------------------------------------------------------------------ /** indicates that the specified cell is within the table but in areas other than the result or header areas. */ const long OTHER = 4; }; -//============================================================================ }; }; }; }; diff --git a/offapi/com/sun/star/sheet/DataPilotTableResultData.idl b/offapi/com/sun/star/sheet/DataPilotTableResultData.idl index ac0329a60f29..492db3b03485 100644 --- a/offapi/com/sun/star/sheet/DataPilotTableResultData.idl +++ b/offapi/com/sun/star/sheet/DataPilotTableResultData.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** information about a cell positioned within the result area of a DataPilot table. @@ -43,7 +41,6 @@ module com { module sun { module star { module sheet { */ struct DataPilotTableResultData { - //------------------------------------------------------------------------ /** This is a set of filter criteria that can be used to re-create those data rows that contribute to the value shown in the cell. @@ -52,7 +49,6 @@ struct DataPilotTableResultData */ sequence< DataPilotFieldFilter > FieldFilters; - //------------------------------------------------------------------------ /** This is a 0-based index that specifies which data field the data displayed in the cell is for; the value of 0 means the cell is for the first data @@ -60,7 +56,6 @@ struct DataPilotTableResultData */ long DataFieldIndex; - //------------------------------------------------------------------------ /** more information about the result contained in the DataResult type. @@ -70,7 +65,6 @@ struct DataPilotTableResultData DataResult Result; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/DataPilotTables.idl b/offapi/com/sun/star/sheet/DataPilotTables.idl index e1dfadd7876e..f177a4c0f5a6 100644 --- a/offapi/com/sun/star/sheet/DataPilotTables.idl +++ b/offapi/com/sun/star/sheet/DataPilotTables.idl @@ -23,23 +23,19 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** represents a collection of data pilot tables. */ published service DataPilotTables { - //------------------------------------------------------------------------- /** provides access to the data pilot objects in this collection. */ interface com::sun::star::sheet::XDataPilotTables; - //------------------------------------------------------------------------- /** creates an enumeration of all data pilot tables. @@ -47,7 +43,6 @@ published service DataPilotTables */ interface com::sun::star::container::XEnumerationAccess; - //------------------------------------------------------------------------- /** provides methods to access the contained data pilot tables by index. @@ -57,7 +52,6 @@ published service DataPilotTables }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/DataPilotTablesEnumeration.idl b/offapi/com/sun/star/sheet/DataPilotTablesEnumeration.idl index 10019f597121..c9591d94224e 100644 --- a/offapi/com/sun/star/sheet/DataPilotTablesEnumeration.idl +++ b/offapi/com/sun/star/sheet/DataPilotTablesEnumeration.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** represents an enumeration of data pilot tables. @@ -34,7 +32,6 @@ module com { module sun { module star { module sheet { */ published service DataPilotTablesEnumeration { - //------------------------------------------------------------------------- /** provides methods to access the data pilot tables in the enumeration. @@ -44,7 +41,6 @@ published service DataPilotTablesEnumeration }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/DataResult.idl b/offapi/com/sun/star/sheet/DataResult.idl index a7aebe763894..d6fccd9fd15c 100644 --- a/offapi/com/sun/star/sheet/DataResult.idl +++ b/offapi/com/sun/star/sheet/DataResult.idl @@ -20,11 +20,9 @@ #ifndef __com_sun_star_sheet_DataResult_idl__ #define __com_sun_star_sheet_DataResult_idl__ -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** contains the result of one element in the data pilot data array. @@ -38,7 +36,6 @@ published struct DataResult */ long Flags; - //------------------------------------------------------------------------- /** contains the result value. */ @@ -46,7 +43,6 @@ published struct DataResult }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/DataResultFlags.idl b/offapi/com/sun/star/sheet/DataResultFlags.idl index 35208ff11057..68869abe6b66 100644 --- a/offapi/com/sun/star/sheet/DataResultFlags.idl +++ b/offapi/com/sun/star/sheet/DataResultFlags.idl @@ -20,11 +20,9 @@ #ifndef __com_sun_star_sheet_DataResultFlags_idl__ #define __com_sun_star_sheet_DataResultFlags_idl__ -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** used to specify the result type of one element in the data pilot data array. @@ -33,19 +31,16 @@ module com { module sun { module star { module sheet { */ published constants DataResultFlags { - //------------------------------------------------------------------------- /** The element contains data. */ const long HASDATA = 1; - //------------------------------------------------------------------------- /** The element contains a subtotal. */ const long SUBTOTAL = 2; - //------------------------------------------------------------------------- /** The element has an error. */ @@ -53,7 +48,6 @@ published constants DataResultFlags }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/DatabaseImportDescriptor.idl b/offapi/com/sun/star/sheet/DatabaseImportDescriptor.idl index b131c86dea8e..5d281047ca78 100644 --- a/offapi/com/sun/star/sheet/DatabaseImportDescriptor.idl +++ b/offapi/com/sun/star/sheet/DatabaseImportDescriptor.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** represents a description of how data from an external database is imported. @@ -35,20 +33,17 @@ module com { module sun { module star { module sheet { */ published service DatabaseImportDescriptor { - //------------------------------------------------------------------------- /** enables importing and specifies from what type of source data is imported. */ [property] com::sun::star::sheet::DataImportMode SourceType; - //------------------------------------------------------------------------- /** specifies the name of the database from which data is imported. */ [property] string DatabaseName; - //------------------------------------------------------------------------- /** specifies the table, query, or statement from which data is imported. @@ -57,7 +52,6 @@ published service DatabaseImportDescriptor */ [property] string SourceObject; - //------------------------------------------------------------------------- /** specifies whether the SQL statement is given directly to the database or is parsed before. @@ -67,7 +61,6 @@ published service DatabaseImportDescriptor */ [optional, property] boolean IsNative; - //------------------------------------------------------------------------- /** indicates a connection URL, which locates a database driver. @since OOo 2.0 @@ -76,7 +69,6 @@ published service DatabaseImportDescriptor }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/DatabaseRange.idl b/offapi/com/sun/star/sheet/DatabaseRange.idl index 744ae55dd9cc..2c639f83fd16 100644 --- a/offapi/com/sun/star/sheet/DatabaseRange.idl +++ b/offapi/com/sun/star/sheet/DatabaseRange.idl @@ -36,11 +36,9 @@ #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** represents a database range in a spreadsheet document. @@ -65,7 +63,6 @@ published service DatabaseRange [optional] interface com::sun::star::util::XRefreshable; - //------------------------------------------------------------------------- // DocMerge from xml: property com::sun::star::sheet::DatabaseRange::MoveCells /** if this property is set, columns or rows are inserted or deleted @@ -73,7 +70,6 @@ published service DatabaseRange */ [property] boolean MoveCells; - //------------------------------------------------------------------------- // DocMerge from xml: property com::sun::star::sheet::DatabaseRange::KeepFormats /** if this property is set, cell formats are extended @@ -81,7 +77,6 @@ published service DatabaseRange */ [property] boolean KeepFormats; - //------------------------------------------------------------------------- // DocMerge from xml: property com::sun::star::sheet::DatabaseRange::StripData /** if this property is set, the cell contents within the database @@ -89,7 +84,6 @@ published service DatabaseRange */ [property] boolean StripData; - //------------------------------------------------------------------------- /** specifies whether the AutoFilter is enabled or not. @@ -97,7 +91,6 @@ published service DatabaseRange */ [optional, property] boolean AutoFilter; - //------------------------------------------------------------------------- /** specifies whether the filter criteria should be taken from a CellRange. @@ -105,7 +98,6 @@ published service DatabaseRange */ [optional, property] boolean UseFilterCriteriaSource; - //------------------------------------------------------------------------- /** specifies the range where the filter can find the filter criteria.

This is only used if SheetFilterDescriptor::UseFilterCriteriaSource is .

@@ -114,7 +106,6 @@ published service DatabaseRange */ [optional, property] com::sun::star::table::CellRangeAddress FilterCriteriaSource; - //------------------------------------------------------------------------- /** specifies the time between two refresh actions in seconds. @@ -122,7 +113,6 @@ published service DatabaseRange */ [optional, property] long RefreshPeriod; - //------------------------------------------------------------------------- /** specifies whether the imported data is only a selection of the database. @@ -130,7 +120,6 @@ published service DatabaseRange */ [optional, property] boolean FromSelection; - //------------------------------------------------------------------------- /** returns the index used to refer to this range in token arrays. @@ -146,7 +135,6 @@ published service DatabaseRange [optional, readonly, property] long TokenIndex; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/DatabaseRanges.idl b/offapi/com/sun/star/sheet/DatabaseRanges.idl index 383a45fc4177..a4652f71749c 100644 --- a/offapi/com/sun/star/sheet/DatabaseRanges.idl +++ b/offapi/com/sun/star/sheet/DatabaseRanges.idl @@ -24,11 +24,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** represents a collection of database ranges in a spreadsheet document. @@ -36,13 +34,11 @@ module com { module sun { module star { module sheet { */ published service DatabaseRanges { - //------------------------------------------------------------------------- /** provides access to the database ranges and to insert and remove them. */ interface com::sun::star::sheet::XDatabaseRanges; - //------------------------------------------------------------------------- /** creates an enumeration of all database ranges. @@ -50,7 +46,6 @@ published service DatabaseRanges */ interface com::sun::star::container::XEnumerationAccess; - //------------------------------------------------------------------------- /** provides access to the database ranges in the collection via index. @@ -61,7 +56,6 @@ published service DatabaseRanges }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/DatabaseRangesEnumeration.idl b/offapi/com/sun/star/sheet/DatabaseRangesEnumeration.idl index c7a9e5a647c9..e42b6ac05393 100644 --- a/offapi/com/sun/star/sheet/DatabaseRangesEnumeration.idl +++ b/offapi/com/sun/star/sheet/DatabaseRangesEnumeration.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** represents an enumeration of database ranges. @@ -34,7 +32,6 @@ module com { module sun { module star { module sheet { */ published service DatabaseRangesEnumeration { - //------------------------------------------------------------------------- /** provides methods to access the database ranges in the enumeration. @@ -44,7 +41,6 @@ published service DatabaseRangesEnumeration }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/DimensionFlags.idl b/offapi/com/sun/star/sheet/DimensionFlags.idl index 92f71f5573da..a17b3d0d225d 100644 --- a/offapi/com/sun/star/sheet/DimensionFlags.idl +++ b/offapi/com/sun/star/sheet/DimensionFlags.idl @@ -20,11 +20,9 @@ #ifndef __com_sun_star_sheet_DimensionFlags_idl__ #define __com_sun_star_sheet_DimensionFlags_idl__ -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** used to specify flags for a dimension in a data pilot source. @@ -32,25 +30,21 @@ module com { module sun { module star { module sheet { */ published constants DimensionFlags { - //------------------------------------------------------------------------- /** The dimension cannot be used in column orientation. */ const long NO_COLUMN_ORIENTATION = 1; - //------------------------------------------------------------------------- /** The dimension cannot be used in row orientation. */ const long NO_ROW_ORIENTATION = 2; - //------------------------------------------------------------------------- /** The dimension cannot be used in page orientation. */ const long NO_PAGE_ORIENTATION = 4; - //------------------------------------------------------------------------- /** The dimension cannot be used in data orientation. */ @@ -58,7 +52,6 @@ published constants DimensionFlags }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/DocumentSettings.idl b/offapi/com/sun/star/sheet/DocumentSettings.idl index 9d06ed6a60c5..22fd1f439c3b 100644 --- a/offapi/com/sun/star/sheet/DocumentSettings.idl +++ b/offapi/com/sun/star/sheet/DocumentSettings.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** describes properties that apply to the whole spreadsheet document. @@ -40,12 +38,10 @@ published service DocumentSettings { service com::sun::star::document::Settings; - //------------------------------------------------------------------------- /** provides access to the properties. */ interface com::sun::star::beans::XPropertySet; - //------------------------------------------------------------------------- /** enables display of zero-values. */ @@ -114,7 +110,6 @@ published service DocumentSettings [optional, property] boolean IsRasterAxisSynchronized; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/ExternalDocLink.idl b/offapi/com/sun/star/sheet/ExternalDocLink.idl index 98dd6af92f0a..ef215edfd471 100644 --- a/offapi/com/sun/star/sheet/ExternalDocLink.idl +++ b/offapi/com/sun/star/sheet/ExternalDocLink.idl @@ -24,7 +24,6 @@ module com { module sun { module star { module sheet { -//============================================================================= /** Represents a single external document link. @@ -39,7 +38,6 @@ service ExternalDocLink : XExternalDocLink { }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/ExternalLinkInfo.idl b/offapi/com/sun/star/sheet/ExternalLinkInfo.idl index 92fb964d3ce1..10b347349c23 100644 --- a/offapi/com/sun/star/sheet/ExternalLinkInfo.idl +++ b/offapi/com/sun/star/sheet/ExternalLinkInfo.idl @@ -21,23 +21,19 @@ #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** describes an external link in a formula. @since OOo 3.1 */ struct ExternalLinkInfo { - //------------------------------------------------------------------------- /** Link type, one of ExternalLinkType constants. */ long Type; - //------------------------------------------------------------------------- /** Location of this link type.

Modes used: @@ -60,7 +56,6 @@ struct ExternalLinkInfo }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/ExternalLinkType.idl b/offapi/com/sun/star/sheet/ExternalLinkType.idl index 3b669d6bc697..4ee76903df24 100644 --- a/offapi/com/sun/star/sheet/ExternalLinkType.idl +++ b/offapi/com/sun/star/sheet/ExternalLinkType.idl @@ -29,11 +29,9 @@ #ifndef __com_sun_star_sheet_ExternalLinkType_idl__ #define __com_sun_star_sheet_ExternalLinkType_idl__ -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** Constants designating the link type in ExternalLinkInfo, used with @@ -57,7 +55,6 @@ constants ExternalLinkType }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/ExternalReference.idl b/offapi/com/sun/star/sheet/ExternalReference.idl index afe5252f2198..0ba46d61b27f 100644 --- a/offapi/com/sun/star/sheet/ExternalReference.idl +++ b/offapi/com/sun/star/sheet/ExternalReference.idl @@ -22,7 +22,6 @@ module com { module sun { module star { module sheet { -//============================================================================= /** Data structure to store information about an external reference. An external reference can be either a single cell reference, a cell range @@ -34,7 +33,6 @@ module com { module sun { module star { module sheet { */ struct ExternalReference { - //------------------------------------------------------------------------- /** Index of an externally linked document. Each externally-linked document has a unique index value. @@ -49,7 +47,6 @@ struct ExternalReference long Index; #if 0 - //------------------------------------------------------------------------- /** Name of the sheet that the external reference points to. @@ -63,7 +60,6 @@ struct ExternalReference string SheetName; #endif - //------------------------------------------------------------------------- /** Reference data. @@ -81,7 +77,6 @@ struct ExternalReference any Reference; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/FillDateMode.idl b/offapi/com/sun/star/sheet/FillDateMode.idl index 963dda624ea5..dd635a7bf3e8 100644 --- a/offapi/com/sun/star/sheet/FillDateMode.idl +++ b/offapi/com/sun/star/sheet/FillDateMode.idl @@ -29,11 +29,9 @@ #ifndef __com_sun_star_sheet_FillDateMode_idl__ #define __com_sun_star_sheet_FillDateMode_idl__ -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** used to specify how an arithmetic date series is calculated. @@ -41,26 +39,22 @@ module com { module sun { module star { module sheet { */ published enum FillDateMode { - //------------------------------------------------------------------------- /** for every new value a single day is added. */ FILL_DATE_DAY, - //------------------------------------------------------------------------- /** for every new value a single day is added, but Saturdays and Sundays are skipped. */ FILL_DATE_WEEKDAY, - //------------------------------------------------------------------------- /** for every new value one month is added (day keeps unchanged). */ FILL_DATE_MONTH, - //------------------------------------------------------------------------- /** for every new value one year is added (day and month keep unchanged). */ @@ -68,7 +62,6 @@ published enum FillDateMode }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/FillDirection.idl b/offapi/com/sun/star/sheet/FillDirection.idl index ac9bb3021b1b..ed894dacf704 100644 --- a/offapi/com/sun/star/sheet/FillDirection.idl +++ b/offapi/com/sun/star/sheet/FillDirection.idl @@ -20,36 +20,30 @@ #ifndef __com_sun_star_sheet_FillDirection_idl__ #define __com_sun_star_sheet_FillDirection_idl__ -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** used to specify the direction of filling cells, for example, with a series. */ published enum FillDirection { - //------------------------------------------------------------------------- /** specifies that rows are filled from top to bottom. */ TO_BOTTOM, - //------------------------------------------------------------------------- /** specifies that columns are filled from left to right. */ TO_RIGHT, - //------------------------------------------------------------------------- /** specifies that rows are filled from bottom to top. */ TO_TOP, - //------------------------------------------------------------------------- /** specifies that columns are filled from right to left. */ @@ -57,7 +51,6 @@ published enum FillDirection }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/FillMode.idl b/offapi/com/sun/star/sheet/FillMode.idl index c2bbc95eb886..a945aa874d66 100644 --- a/offapi/com/sun/star/sheet/FillMode.idl +++ b/offapi/com/sun/star/sheet/FillMode.idl @@ -20,17 +20,14 @@ #ifndef __com_sun_star_sheet_FillMode_idl__ #define __com_sun_star_sheet_FillMode_idl__ -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** used to specify the series type used to fill cells. */ published enum FillMode { - //------------------------------------------------------------------------- /** specifies a constant series. @@ -38,7 +35,6 @@ published enum FillMode */ SIMPLE, - //------------------------------------------------------------------------- /** specifies an arithmetic series. @@ -47,7 +43,6 @@ published enum FillMode */ LINEAR, - //------------------------------------------------------------------------- /** specifies a geometric series. @@ -56,7 +51,6 @@ published enum FillMode */ GROWTH, - //------------------------------------------------------------------------- /** specifies an arithmetic series for date values. @@ -67,7 +61,6 @@ published enum FillMode */ DATE, - //------------------------------------------------------------------------- /** specifies the use of a user-defined list. @@ -77,7 +70,6 @@ published enum FillMode }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/FilterConnection.idl b/offapi/com/sun/star/sheet/FilterConnection.idl index 536b67f0b79d..b51772a6ff4c 100644 --- a/offapi/com/sun/star/sheet/FilterConnection.idl +++ b/offapi/com/sun/star/sheet/FilterConnection.idl @@ -20,24 +20,20 @@ #ifndef __com_sun_star_sheet_FilterConnection_idl__ #define __com_sun_star_sheet_FilterConnection_idl__ -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** used to specify how two conditions in a filter descriptor are connected. */ published enum FilterConnection { - //------------------------------------------------------------------------- /** both conditions have to be fulfilled. */ AND, - //------------------------------------------------------------------------- /** at least one of the conditions has to be fulfilled. */ @@ -45,7 +41,6 @@ published enum FilterConnection }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/FilterFormulaParser.idl b/offapi/com/sun/star/sheet/FilterFormulaParser.idl index f4f93e34091d..d72ec5d204e2 100644 --- a/offapi/com/sun/star/sheet/FilterFormulaParser.idl +++ b/offapi/com/sun/star/sheet/FilterFormulaParser.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** A service used to implement parsing and printing formula strings in a specific formula language. @@ -36,7 +34,6 @@ service FilterFormulaParser : XFilterFormulaParser { }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/FilterOperator.idl b/offapi/com/sun/star/sheet/FilterOperator.idl index 289b363c6e2a..a980cc3fd5e9 100644 --- a/offapi/com/sun/star/sheet/FilterOperator.idl +++ b/offapi/com/sun/star/sheet/FilterOperator.idl @@ -20,83 +20,69 @@ #ifndef __com_sun_star_sheet_FilterOperator_idl__ #define __com_sun_star_sheet_FilterOperator_idl__ -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** specifies the type of a single condition in a filter descriptor. */ published enum FilterOperator { - //------------------------------------------------------------------------- /** selects empty entries. */ EMPTY, - //------------------------------------------------------------------------- /** selects non-empty entries. */ NOT_EMPTY, - //------------------------------------------------------------------------- /** value has to be equal to the specified value. */ EQUAL, - //------------------------------------------------------------------------- /** value must not be equal to the specified value. */ NOT_EQUAL, - //------------------------------------------------------------------------- /** value has to be greater than the specified value. */ GREATER, - //------------------------------------------------------------------------- /** value has to be greater than or equal to the specified value. */ GREATER_EQUAL, - //------------------------------------------------------------------------- /** value has to be less than the specified value. */ LESS, - //------------------------------------------------------------------------- /** value has to be less than or equal to the specified value. */ LESS_EQUAL, - //------------------------------------------------------------------------- /** selects a specified number of entries with the greatest values. */ TOP_VALUES, - //------------------------------------------------------------------------- /** selects a specified percentage of entries with the greatest values. */ TOP_PERCENT, - //------------------------------------------------------------------------- /** selects a specified number of entries with the lowest values. */ BOTTOM_VALUES, - //------------------------------------------------------------------------- /** selects a specified percentage of entries with the lowest values. */ @@ -104,7 +90,6 @@ published enum FilterOperator }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/FilterOperator2.idl b/offapi/com/sun/star/sheet/FilterOperator2.idl index 33ad2719a4cd..03c470163af6 100644 --- a/offapi/com/sun/star/sheet/FilterOperator2.idl +++ b/offapi/com/sun/star/sheet/FilterOperator2.idl @@ -20,11 +20,9 @@ #ifndef __com_sun_star_sheet_FilterOperator2_idl__ #define __com_sun_star_sheet_FilterOperator2_idl__ -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** specifies the type of a single condition in a filter descriptor. @@ -36,108 +34,90 @@ module com { module sun { module star { module sheet { published constants FilterOperator2 { - //------------------------------------------------------------------------- /** selects empty entries. */ const long EMPTY = 0; - //------------------------------------------------------------------------- /** selects non-empty entries. */ const long NOT_EMPTY = 1; - //------------------------------------------------------------------------- /** value has to be equal to the specified value. */ const long EQUAL = 2; - //------------------------------------------------------------------------- /** value must not be equal to the specified value. */ const long NOT_EQUAL = 3; - //------------------------------------------------------------------------- /** value has to be greater than the specified value. */ const long GREATER = 4; - //------------------------------------------------------------------------- /** value has to be greater than or equal to the specified value. */ const long GREATER_EQUAL = 5; - //------------------------------------------------------------------------- /** value has to be less than the specified value. */ const long LESS = 6; - //------------------------------------------------------------------------- /** value has to be less than or equal to the specified value. */ const long LESS_EQUAL = 7; - //------------------------------------------------------------------------- /** selects a specified number of entries with the greatest values. */ const long TOP_VALUES = 8; - //------------------------------------------------------------------------- /** selects a specified percentage of entries with the greatest values. */ const long TOP_PERCENT = 9; - //------------------------------------------------------------------------- /** selects a specified number of entries with the lowest values. */ const long BOTTOM_VALUES = 10; - //------------------------------------------------------------------------- /** selects a specified percentage of entries with the lowest values. */ const long BOTTOM_PERCENT = 11; - //------------------------------------------------------------------------- /** selects contains entries. */ const long CONTAINS = 12; - //------------------------------------------------------------------------- /** selects does-not-contain entries. */ const long DOES_NOT_CONTAIN = 13; - //------------------------------------------------------------------------- /** selects begins-with entries. */ const long BEGINS_WITH = 14; - //------------------------------------------------------------------------- /** selects does-not-begin-with entries. */ const long DOES_NOT_BEGIN_WITH = 15; - //------------------------------------------------------------------------- /** selects ends-with entries. */ const long ENDS_WITH = 16; - //------------------------------------------------------------------------- /** selects does-not-end-with entries. */ @@ -145,7 +125,6 @@ published constants FilterOperator2 }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/FormulaLanguage.idl b/offapi/com/sun/star/sheet/FormulaLanguage.idl index 9e6ae3fb0e65..f792239d56ad 100644 --- a/offapi/com/sun/star/sheet/FormulaLanguage.idl +++ b/offapi/com/sun/star/sheet/FormulaLanguage.idl @@ -29,11 +29,9 @@ #ifndef __com_sun_star_sheet_FormulaLanguage_idl__ #define __com_sun_star_sheet_FormulaLanguage_idl__ -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** Constants designating the formula language used with XFormulaOpCodeMapper methods. @@ -68,7 +66,6 @@ constants FormulaLanguage const long XL_ENGLISH = 4; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/FormulaMapGroup.idl b/offapi/com/sun/star/sheet/FormulaMapGroup.idl index 2ffefc8609a5..a66ead69b443 100644 --- a/offapi/com/sun/star/sheet/FormulaMapGroup.idl +++ b/offapi/com/sun/star/sheet/FormulaMapGroup.idl @@ -20,11 +20,9 @@ #ifndef __com_sun_star_sheet_FormulaMapGroup_idl__ #define __com_sun_star_sheet_FormulaMapGroup_idl__ -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** Constants of bit masks used with XFormurmulaOpCodeMapper::getAvailableMappings to @@ -61,7 +59,6 @@ constants FormulaMapGroup const long ALL_EXCEPT_SPECIAL = 0x7fffffff; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/FormulaMapGroupSpecialOffset.idl b/offapi/com/sun/star/sheet/FormulaMapGroupSpecialOffset.idl index 2e389f52e1c9..838ff3291b86 100644 --- a/offapi/com/sun/star/sheet/FormulaMapGroupSpecialOffset.idl +++ b/offapi/com/sun/star/sheet/FormulaMapGroupSpecialOffset.idl @@ -29,11 +29,9 @@ #ifndef __com_sun_star_sheet_FormulaMapGroupSpecialOffset_idl__ #define __com_sun_star_sheet_FormulaMapGroupSpecialOffset_idl__ -// =========================================================================== module com { module sun { module star { module sheet { -// =========================================================================== /** Constants designating the offsets within the sequence returned by XFormulaOpCodeMapper::getAvailableMappings when @@ -43,7 +41,6 @@ module com { module sun { module star { module sheet { */ constants FormulaMapGroupSpecialOffset { - // ----------------------------------------------------------------------- /** Formula tokens containing the op-code obtained from this offset describe a formula operand token that will be pushed onto the formula @@ -69,11 +66,9 @@ constants FormulaMapGroupSpecialOffset */ const long PUSH = 0; - // ----------------------------------------------------------------------- const long CALL = 1; - // ----------------------------------------------------------------------- /** Formula tokens containing the op-code obtained from this offset instruct the formula interpreter to immediately stop interpreting the @@ -84,7 +79,6 @@ constants FormulaMapGroupSpecialOffset */ const long STOP = 2; - // ----------------------------------------------------------------------- /** Formula tokens containing the op-code obtained from this offset describe the reference to an external function (e.g. add-in function) @@ -97,7 +91,6 @@ constants FormulaMapGroupSpecialOffset */ const long EXTERNAL = 3; - // ----------------------------------------------------------------------- /** Formula tokens containing the op-code obtained from this offset describe the reference to a defined name (also known as named range) @@ -112,7 +105,6 @@ constants FormulaMapGroupSpecialOffset */ const long NAME = 4; - // ----------------------------------------------------------------------- /** Formula tokens containing the op-code obtained from this offset describe an invalid name that resolves to the #NAME? error in formulas. @@ -122,7 +114,6 @@ constants FormulaMapGroupSpecialOffset */ const long NO_NAME = 5; - // ----------------------------------------------------------------------- /** Formula tokens containing the op-code obtained from this offset describe an empty function parameter. @@ -136,7 +127,6 @@ constants FormulaMapGroupSpecialOffset */ const long MISSING = 6; - // ----------------------------------------------------------------------- /** Formula tokens containing the op-code obtained from this offset describe "bad" data in a formula, e.g. data the formula parser was not @@ -148,7 +138,6 @@ constants FormulaMapGroupSpecialOffset */ const long BAD = 7; - // ----------------------------------------------------------------------- /** Formula tokens containing the op-code obtained from this offset describe whitespace characters within the string representation of a @@ -167,11 +156,9 @@ constants FormulaMapGroupSpecialOffset */ const long SPACES = 8; - // ----------------------------------------------------------------------- const long MAT_REF = 9; - // ----------------------------------------------------------------------- /** Formula tokens containing the op-code obtained from this offset describe the reference to a database range used in formulas. @@ -185,7 +172,6 @@ constants FormulaMapGroupSpecialOffset */ const long DB_AREA = 10; - // ----------------------------------------------------------------------- /** Formula tokens containing the op-code obtained from this offset describe the reference to a macro function called in a formula. @@ -195,15 +181,12 @@ constants FormulaMapGroupSpecialOffset */ const long MACRO = 11; - // ----------------------------------------------------------------------- const long COL_ROW_NAME = 12; - // ----------------------------------------------------------------------- }; -// =========================================================================== }; }; }; }; diff --git a/offapi/com/sun/star/sheet/FormulaOpCodeMapEntry.idl b/offapi/com/sun/star/sheet/FormulaOpCodeMapEntry.idl index 9e967b992374..e273e4cc7989 100644 --- a/offapi/com/sun/star/sheet/FormulaOpCodeMapEntry.idl +++ b/offapi/com/sun/star/sheet/FormulaOpCodeMapEntry.idl @@ -31,24 +31,20 @@ #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** contains a mapping from a formula name (function name, operator, ...) to the OpCode used by the formula compiler. */ struct FormulaOpCodeMapEntry { - //------------------------------------------------------------------------- /** The function name, or operator. */ string Name; - //------------------------------------------------------------------------- /** The corresponding mapping. */ @@ -56,7 +52,6 @@ struct FormulaOpCodeMapEntry }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/FormulaOpCodeMapper.idl b/offapi/com/sun/star/sheet/FormulaOpCodeMapper.idl index 8c3f23a59e90..b9fc49999ea4 100644 --- a/offapi/com/sun/star/sheet/FormulaOpCodeMapper.idl +++ b/offapi/com/sun/star/sheet/FormulaOpCodeMapper.idl @@ -31,17 +31,13 @@ #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= -//============================================================================= service FormulaOpCodeMapper : XFormulaOpCodeMapper; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/FormulaParser.idl b/offapi/com/sun/star/sheet/FormulaParser.idl index 4ad8ff86d4c4..2f30564425ae 100644 --- a/offapi/com/sun/star/sheet/FormulaParser.idl +++ b/offapi/com/sun/star/sheet/FormulaParser.idl @@ -25,23 +25,18 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= service FormulaParser { - // ------------------------------------------------------------------------ service com::sun::star::beans::PropertySet; - // ------------------------------------------------------------------------ interface XFormulaParser; - // ------------------------------------------------------------------------ /** specifies whether to use English parser and formatter. @@ -51,7 +46,6 @@ service FormulaParser */ [property] boolean CompileEnglish; - // ------------------------------------------------------------------------ /** specifies which address reference style convention to use when parsing a formula string. @@ -60,15 +54,12 @@ service FormulaParser */ [property] short FormulaConvention; - // ------------------------------------------------------------------------ [property] boolean IgnoreLeadingSpaces; - // ------------------------------------------------------------------------ [property] string ParameterSeparator; - // ------------------------------------------------------------------------ /** contains the complete mapping of names to op-codes. @@ -76,7 +67,6 @@ service FormulaParser */ [property] sequence< FormulaOpCodeMapEntry > OpCodeMap; - // ------------------------------------------------------------------------ /** contains a list of external links referenced in formulas. @@ -91,10 +81,8 @@ service FormulaParser */ [property] sequence< ExternalLinkInfo > ExternalLinks; - // ------------------------------------------------------------------------ }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/FormulaResult.idl b/offapi/com/sun/star/sheet/FormulaResult.idl index fda62e810ec1..1393784929fb 100644 --- a/offapi/com/sun/star/sheet/FormulaResult.idl +++ b/offapi/com/sun/star/sheet/FormulaResult.idl @@ -20,29 +20,24 @@ #ifndef __com_sun_star_sheet_FormulaResult_idl__ #define __com_sun_star_sheet_FormulaResult_idl__ -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** used to select different result types of cell formulas. */ published constants FormulaResult { - //------------------------------------------------------------------------- /** selects numeric results. */ const long VALUE = 1; - //------------------------------------------------------------------------- /** selects non-numeric results. */ const long STRING = 2; - //------------------------------------------------------------------------- /** selects errors. */ @@ -50,7 +45,6 @@ published constants FormulaResult }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/FormulaToken.idl b/offapi/com/sun/star/sheet/FormulaToken.idl index a6cd3f1e0cb2..2b2a9c7dd920 100644 --- a/offapi/com/sun/star/sheet/FormulaToken.idl +++ b/offapi/com/sun/star/sheet/FormulaToken.idl @@ -29,17 +29,14 @@ #ifndef __com_sun_star_sheet_FormulaToken_idl__ #define __com_sun_star_sheet_FormulaToken_idl__ -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** contains a single token within a formula. */ struct FormulaToken { - //------------------------------------------------------------------------- /** is the OpCode of the token. @@ -47,7 +44,6 @@ struct FormulaToken */ long OpCode; - //------------------------------------------------------------------------- /** is additional data in the token, depending on the OpCode. @@ -57,7 +53,6 @@ struct FormulaToken any Data; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/FunctionAccess.idl b/offapi/com/sun/star/sheet/FunctionAccess.idl index cdcf06ad59b5..31d586c70386 100644 --- a/offapi/com/sun/star/sheet/FunctionAccess.idl +++ b/offapi/com/sun/star/sheet/FunctionAccess.idl @@ -32,30 +32,25 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** allows generic access to all spreadsheet functions. */ published service FunctionAccess { - //------------------------------------------------------------------------- /** contributes properties to control the behavior of some functions (i.e. NullDate, IgnoreCase, RegularExpressions). */ service com::sun::star::sheet::SpreadsheetDocumentSettings; - //------------------------------------------------------------------------- /** provides calculating the result of a spreadsheet function. */ interface com::sun::star::sheet::XFunctionAccess; - //------------------------------------------------------------------------- /** specifies whether the function call is performed as array function call. @@ -83,7 +78,6 @@ published service FunctionAccess }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/FunctionArgument.idl b/offapi/com/sun/star/sheet/FunctionArgument.idl index 5ca304f51eb5..41ca7fd42870 100644 --- a/offapi/com/sun/star/sheet/FunctionArgument.idl +++ b/offapi/com/sun/star/sheet/FunctionArgument.idl @@ -20,11 +20,9 @@ #ifndef __com_sun_star_sheet_FunctionArgument_idl__ #define __com_sun_star_sheet_FunctionArgument_idl__ -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** contains the description of a single argument within a spreadsheet function. @@ -33,19 +31,16 @@ module com { module sun { module star { module sheet { */ published struct FunctionArgument { - //------------------------------------------------------------------------- /** the name of the argument. */ string Name; - //------------------------------------------------------------------------- /** a description of the argument. */ string Description; - //------------------------------------------------------------------------- /** determines whether the argument is optional. */ @@ -53,7 +48,6 @@ published struct FunctionArgument }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/FunctionCategory.idl b/offapi/com/sun/star/sheet/FunctionCategory.idl index 3dce78fd4572..89005ebe6e21 100644 --- a/offapi/com/sun/star/sheet/FunctionCategory.idl +++ b/offapi/com/sun/star/sheet/FunctionCategory.idl @@ -20,79 +20,66 @@ #ifndef __com_sun_star_sheet_FunctionCategory_idl__ #define __com_sun_star_sheet_FunctionCategory_idl__ -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** used to specify the category of a spreadsheet function. */ published constants FunctionCategory { - //------------------------------------------------------------------------- /** specifies a database function. */ const long DATABASE = 1; - //------------------------------------------------------------------------- /** specifies a function that calculates with dates and/or times. */ const long DATETIME = 2; - //------------------------------------------------------------------------- /** specifies a financial function. */ const long FINANCIAL = 3; - //------------------------------------------------------------------------- /** specifies a function that returns information about the cell, the cell contents or the current formula. */ const long INFORMATION = 4; - //------------------------------------------------------------------------- /** specifies a boolean function. */ const long LOGICAL = 5; - //------------------------------------------------------------------------- /** specifies a common mathematical function */ const long MATHEMATICAL = 6; - //------------------------------------------------------------------------- /** specifies a matrix function. */ const long MATRIX = 7; - //------------------------------------------------------------------------- /** specifies a statistical function */ const long STATISTICAL = 8; - //------------------------------------------------------------------------- /** specifies a function that returns information using the spreadsheet contents or specific cell positions. */ const long SPREADSHEET = 9; - //------------------------------------------------------------------------- /** specifies a text function. */ const long TEXT = 10; - //------------------------------------------------------------------------- /** specifies a common add-in function. */ @@ -100,7 +87,6 @@ published constants FunctionCategory }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/FunctionDescription.idl b/offapi/com/sun/star/sheet/FunctionDescription.idl index 8120f3be605a..ef2d91ca1ca2 100644 --- a/offapi/com/sun/star/sheet/FunctionDescription.idl +++ b/offapi/com/sun/star/sheet/FunctionDescription.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** collects all properties used to describe a function. @@ -34,7 +32,6 @@ module com { module sun { module star { module sheet { */ published service FunctionDescription { - //------------------------------------------------------------------------- /** returns the function's unique identifier. @@ -42,7 +39,6 @@ published service FunctionDescription */ [readonly, property] long Id; - //------------------------------------------------------------------------- /** returns the function's category. @@ -50,19 +46,16 @@ published service FunctionDescription */ [readonly, property] long Category; - //------------------------------------------------------------------------- /** returns the localized function's name. */ [readonly, property] string Name; - //------------------------------------------------------------------------- /** returns a localized description of the function. */ [readonly, property] string Description; - //------------------------------------------------------------------------- /** returns a sequence of localized descriptions of the function's arguments (in the order specified by the function). @@ -71,7 +64,6 @@ published service FunctionDescription }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/FunctionDescriptionEnumeration.idl b/offapi/com/sun/star/sheet/FunctionDescriptionEnumeration.idl index 9e8ae25a62ae..b3f4cba823c4 100644 --- a/offapi/com/sun/star/sheet/FunctionDescriptionEnumeration.idl +++ b/offapi/com/sun/star/sheet/FunctionDescriptionEnumeration.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** represents an enumeration of Function Descriptions. @@ -34,7 +32,6 @@ module com { module sun { module star { module sheet { */ published service FunctionDescriptionEnumeration { - //------------------------------------------------------------------------- /** provides methods to access the Function Descriptions in the enumeration. @@ -44,7 +41,6 @@ published service FunctionDescriptionEnumeration }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/FunctionDescriptions.idl b/offapi/com/sun/star/sheet/FunctionDescriptions.idl index 1a44220feb66..e1185d0b0608 100644 --- a/offapi/com/sun/star/sheet/FunctionDescriptions.idl +++ b/offapi/com/sun/star/sheet/FunctionDescriptions.idl @@ -24,11 +24,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** represents a collection of function descriptions for all built-in functions as well as add-in functions available in the spreadsheet @@ -41,14 +39,12 @@ module com { module sun { module star { module sheet { */ published service FunctionDescriptions { - //------------------------------------------------------------------------- /** provides access to the property sequence of a function description via function index or identifier. */ interface com::sun::star::sheet::XFunctionDescriptions; - //------------------------------------------------------------------------- /** provides access to the property sequence of a function description via function name. @@ -58,7 +54,6 @@ published service FunctionDescriptions */ interface com::sun::star::container::XNameAccess; - //------------------------------------------------------------------------- /** creates an enumeration of all function descriptions. @@ -68,7 +63,6 @@ published service FunctionDescriptions }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/GeneralFunction.idl b/offapi/com/sun/star/sheet/GeneralFunction.idl index fc0d683b86bc..ff9615c1a709 100644 --- a/offapi/com/sun/star/sheet/GeneralFunction.idl +++ b/offapi/com/sun/star/sheet/GeneralFunction.idl @@ -20,23 +20,19 @@ #ifndef __com_sun_star_sheet_GeneralFunction_idl__ #define __com_sun_star_sheet_GeneralFunction_idl__ -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** used to specify a function to be calculated from values. */ published enum GeneralFunction { - //------------------------------------------------------------------------- /** nothing is calculated. */ NONE, - //------------------------------------------------------------------------- /** function is determined automatically. @@ -44,67 +40,56 @@ published enum GeneralFunction */ AUTO, - //------------------------------------------------------------------------- /** sum of all numerical values is calculated. */ SUM, - //------------------------------------------------------------------------- /** all values, including non-numerical values, are counted. */ COUNT, - //------------------------------------------------------------------------- /** average of all numerical values is calculated. */ AVERAGE, - //------------------------------------------------------------------------- /** maximum value of all numerical values is calculated. */ MAX, - //------------------------------------------------------------------------- /** minimum value of all numerical values is calculated. */ MIN, - //------------------------------------------------------------------------- /** product of all numerical values is calculated. */ PRODUCT, - //------------------------------------------------------------------------- /** numerical values are counted. */ COUNTNUMS, - //------------------------------------------------------------------------- /** standard deviation is calculated based on a sample. */ STDEV, - //------------------------------------------------------------------------- /** standard deviation is calculated based on the entire population. */ STDEVP, - //------------------------------------------------------------------------- /** variance is calculated based on a sample. */ VAR, - //------------------------------------------------------------------------- /** variance is calculated based on the entire population. */ @@ -112,7 +97,6 @@ published enum GeneralFunction }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/GlobalSheetSettings.idl b/offapi/com/sun/star/sheet/GlobalSheetSettings.idl index 8586a805d969..0360988744a5 100644 --- a/offapi/com/sun/star/sheet/GlobalSheetSettings.idl +++ b/offapi/com/sun/star/sheet/GlobalSheetSettings.idl @@ -22,31 +22,26 @@ #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** contributes properties to access the settings for all spreadsheets of a spreadsheet document. */ published service GlobalSheetSettings { - //------------------------------------------------------------------------- //! service com::sun::star::beans::PropertySet; /** provides access to the properties. */ interface com::sun::star::beans::XPropertySet; - //========================================================================= /** specifies whether the cursor is moved after entering into cells. */ [property] boolean MoveSelection; - //------------------------------------------------------------------------- /** contains the direction the cursor moves after entering cells. @@ -54,47 +49,40 @@ published service GlobalSheetSettings */ [property] short MoveDirection; - //------------------------------------------------------------------------- /** specifies whether the enter key can be used to start editing a cell. */ [property] boolean EnterEdit; - //------------------------------------------------------------------------- /** specifies whether cell formatting is extended when entering data. */ [property] boolean ExtendFormat; - //------------------------------------------------------------------------- /** specifies whether ranges are highlighted on the sheet when editing a formula. */ [property] boolean RangeFinder; - //------------------------------------------------------------------------- /** specifies whether formula references are extended when cells are inserted below or to the right of them. */ [property] boolean ExpandReferences; - //------------------------------------------------------------------------- /** specifies whether the current selection is highlighted in column and row headers. */ [property] boolean MarkHeader; - //------------------------------------------------------------------------- /** specifies whether the enter key moves the cursor to the column it was in before using the tab key to change columns. */ [property] boolean UseTabCol; - //------------------------------------------------------------------------- /** contains the metric for all spreadsheet documents. @@ -102,7 +90,6 @@ published service GlobalSheetSettings */ [property] short Metric; - //------------------------------------------------------------------------- /** contains the default scale for new spreadsheet documents (in percent). @@ -114,13 +101,11 @@ published service GlobalSheetSettings */ [property] short Scale; - //------------------------------------------------------------------------- /** specifies whether automatic completion of text in a cell is used. */ [property] boolean DoAutoComplete; - //------------------------------------------------------------------------- /** contains the function that is displayed in the status bar. @@ -128,7 +113,6 @@ published service GlobalSheetSettings */ [property] short StatusBarFunction; - //------------------------------------------------------------------------- /** contains the string lists used for sorting and filling. @@ -137,7 +121,6 @@ published service GlobalSheetSettings */ [property] sequence< string > UserLists; - //------------------------------------------------------------------------- /** specifies the update mode for external linked data. @@ -147,25 +130,21 @@ published service GlobalSheetSettings */ [optional, property] short LinkUpdateMode; - //------------------------------------------------------------------------- /** specifies whether all sheets or only selected sheets are printed. */ [optional, property] boolean PrintAllSheets; - //------------------------------------------------------------------------- /** specifies whether empty pages are printed. */ [optional, property] boolean PrintEmptyPages; - //------------------------------------------------------------------------- /** specifies whether printer metrics are used for display. */ [optional, property] boolean UsePrinterMetrics; - //------------------------------------------------------------------------- /** specifies whether a warning is shown before replacing cells (i.e. when pasting from clipboard). @@ -174,7 +153,6 @@ published service GlobalSheetSettings }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/GoalResult.idl b/offapi/com/sun/star/sheet/GoalResult.idl index fad52a9882e4..c9f69bea396b 100644 --- a/offapi/com/sun/star/sheet/GoalResult.idl +++ b/offapi/com/sun/star/sheet/GoalResult.idl @@ -20,11 +20,9 @@ #ifndef __com_sun_star_sheet_GoalResult_idl__ #define __com_sun_star_sheet_GoalResult_idl__ -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** is the result of a goal seek operation. */ @@ -34,7 +32,6 @@ published struct GoalResult */ double Divergence; - //------------------------------------------------------------------------- /** the resulting value. */ @@ -42,7 +39,6 @@ published struct GoalResult }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/HeaderFooterContent.idl b/offapi/com/sun/star/sheet/HeaderFooterContent.idl index fa887d5602f2..182f1001cd96 100644 --- a/offapi/com/sun/star/sheet/HeaderFooterContent.idl +++ b/offapi/com/sun/star/sheet/HeaderFooterContent.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** represents the contents of a header or footer line in a page style. @@ -34,7 +32,6 @@ module com { module sun { module star { module sheet { */ published service HeaderFooterContent { - //------------------------------------------------------------------------- /** provides access to the text parts of the header or footer line. */ @@ -42,7 +39,6 @@ published service HeaderFooterContent }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/LabelRange.idl b/offapi/com/sun/star/sheet/LabelRange.idl index 0e73a08a7167..d78f107789be 100644 --- a/offapi/com/sun/star/sheet/LabelRange.idl +++ b/offapi/com/sun/star/sheet/LabelRange.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** represents a cell area that contains labels and values related to the labels. @@ -43,7 +41,6 @@ published service LabelRange }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/LabelRanges.idl b/offapi/com/sun/star/sheet/LabelRanges.idl index 6c3d42da1a81..f94843813d43 100644 --- a/offapi/com/sun/star/sheet/LabelRanges.idl +++ b/offapi/com/sun/star/sheet/LabelRanges.idl @@ -24,11 +24,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** represents a collection of label ranges in a spreadsheet document. @@ -37,14 +35,12 @@ module com { module sun { module star { module sheet { */ published service LabelRanges { - //------------------------------------------------------------------------- /** provides methods to access the members of the label range collection and to insert and remove them. */ interface com::sun::star::sheet::XLabelRanges; - //------------------------------------------------------------------------- /** provides access to the label ranges via index. @@ -53,7 +49,6 @@ published service LabelRanges */ interface com::sun::star::container::XIndexAccess; - //------------------------------------------------------------------------- /** creates an enumeration of all label ranges. @@ -64,7 +59,6 @@ published service LabelRanges }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/LabelRangesEnumeration.idl b/offapi/com/sun/star/sheet/LabelRangesEnumeration.idl index 30b5432caa90..f7110666d0f6 100644 --- a/offapi/com/sun/star/sheet/LabelRangesEnumeration.idl +++ b/offapi/com/sun/star/sheet/LabelRangesEnumeration.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** represents an enumeration of label ranges. @@ -34,7 +32,6 @@ module com { module sun { module star { module sheet { */ published service LabelRangesEnumeration { - //------------------------------------------------------------------------- /** provides methods to access the label ranges in the enumeration. @@ -44,7 +41,6 @@ published service LabelRangesEnumeration }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/LocalizedName.idl b/offapi/com/sun/star/sheet/LocalizedName.idl index 756fa66be501..8694ab596d0f 100644 --- a/offapi/com/sun/star/sheet/LocalizedName.idl +++ b/offapi/com/sun/star/sheet/LocalizedName.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** A name that is valid for a specified locale. @@ -34,20 +32,17 @@ module com { module sun { module star { module sheet { */ published struct LocalizedName { - // ------------------------------------------------------------------------ /** The locale for which this name is valid. */ ::com::sun::star::lang::Locale Locale; - // ------------------------------------------------------------------------ /** The name itself. */ string Name; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/MemberResult.idl b/offapi/com/sun/star/sheet/MemberResult.idl index 1d53e3cc2701..1d343382a2a6 100644 --- a/offapi/com/sun/star/sheet/MemberResult.idl +++ b/offapi/com/sun/star/sheet/MemberResult.idl @@ -20,11 +20,9 @@ #ifndef __com_sun_star_sheet_MemberResult_idl__ #define __com_sun_star_sheet_MemberResult_idl__ -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** describes a result of a DataPilot member. @@ -36,13 +34,11 @@ published struct MemberResult */ string Name; - //------------------------------------------------------------------------- /** the visible name of the field. */ string Caption; - //------------------------------------------------------------------------- /** contains flags describing the result. @@ -52,7 +48,6 @@ published struct MemberResult }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/MemberResultFlags.idl b/offapi/com/sun/star/sheet/MemberResultFlags.idl index e59aa3786cd6..5d5f064bb645 100644 --- a/offapi/com/sun/star/sheet/MemberResultFlags.idl +++ b/offapi/com/sun/star/sheet/MemberResultFlags.idl @@ -20,48 +20,40 @@ #ifndef __com_sun_star_sheet_MemberResultFlags_idl__ #define __com_sun_star_sheet_MemberResultFlags_idl__ -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** used to give information about elements in data pilot member results. */ published constants MemberResultFlags { - //------------------------------------------------------------------------- /** The element contains a member. */ const long HASMEMBER = 1; - //------------------------------------------------------------------------- /** The element contains a subtotal. */ const long SUBTOTAL = 2; - //------------------------------------------------------------------------- /** The element is a continuation of the previous one. */ const long CONTINUE = 4; - //------------------------------------------------------------------------- /** The element contains a grand total. */ const long GRANDTOTAL = 8; - //------------------------------------------------------------------------- /** The element is a numeric value. */ const long NUMERIC = 16; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/MoveDirection.idl b/offapi/com/sun/star/sheet/MoveDirection.idl index 7c415c7ff3f8..de4fa5905fc8 100644 --- a/offapi/com/sun/star/sheet/MoveDirection.idl +++ b/offapi/com/sun/star/sheet/MoveDirection.idl @@ -20,36 +20,30 @@ #ifndef __com_sun_star_sheet_MoveDirection_idl__ #define __com_sun_star_sheet_MoveDirection_idl__ -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** used to specify the direction of moving the current selection i.e. after a cell has been left with Enter. */ published constants MoveDirection { - //------------------------------------------------------------------------- /** specifies that the selection moves one cell down. */ const short DOWN = 0; - //------------------------------------------------------------------------- /** specifies that the selection moves one cell right. */ const short RIGHT = 1; - //------------------------------------------------------------------------- /** specifies that the selection moves one cell up. */ const short UP = 2; - //------------------------------------------------------------------------- /** specifies that the selection moves one cell left. */ @@ -57,7 +51,6 @@ published constants MoveDirection }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/NameToken.idl b/offapi/com/sun/star/sheet/NameToken.idl index a66dbe5f424d..bc41daf37d7b 100644 --- a/offapi/com/sun/star/sheet/NameToken.idl +++ b/offapi/com/sun/star/sheet/NameToken.idl @@ -31,11 +31,9 @@ #ifndef __com_sun_star_sheet_NameToken_idl__ #define __com_sun_star_sheet_NameToken_idl__ -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** contains the information regarding named tokens */ @@ -46,7 +44,6 @@ struct NameToken boolean Global; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/NamedRange.idl b/offapi/com/sun/star/sheet/NamedRange.idl index c0279dca8f3a..bf0e974fd531 100644 --- a/offapi/com/sun/star/sheet/NamedRange.idl +++ b/offapi/com/sun/star/sheet/NamedRange.idl @@ -24,11 +24,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** represents a named range in a spreadsheet document. @@ -39,13 +37,11 @@ module com { module sun { module star { module sheet { */ published service NamedRange { - //------------------------------------------------------------------------- /** provides access to the settings of the named range. */ interface com::sun::star::sheet::XNamedRange; - //------------------------------------------------------------------------- /** provides access to the cell range object referred by this named range. @@ -54,7 +50,6 @@ published service NamedRange */ interface com::sun::star::sheet::XCellRangeReferrer; - //------------------------------------------------------------------------- /** returns the index used to refer to this name in token arrays. @@ -69,7 +64,6 @@ published service NamedRange */ [optional, readonly, property] long TokenIndex; - //------------------------------------------------------------------------- /** Determines if this defined name represents a shared formula. @@ -88,7 +82,6 @@ published service NamedRange [optional, property] boolean IsSharedFormula; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/NamedRangeFlag.idl b/offapi/com/sun/star/sheet/NamedRangeFlag.idl index 9b01a6984c97..cdfc72eed878 100644 --- a/offapi/com/sun/star/sheet/NamedRangeFlag.idl +++ b/offapi/com/sun/star/sheet/NamedRangeFlag.idl @@ -20,35 +20,29 @@ #ifndef __com_sun_star_sheet_NamedRangeFlag_idl__ #define __com_sun_star_sheet_NamedRangeFlag_idl__ -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** used to specify the purpose of a named range. */ published constants NamedRangeFlag { - //------------------------------------------------------------------------- /** The range contains filter criteria. */ const long FILTER_CRITERIA = 1; - //------------------------------------------------------------------------- /** The range can be used as a print range. */ const long PRINT_AREA = 2; - //------------------------------------------------------------------------- /** The range can be used as column headers for printing. */ const long COLUMN_HEADER = 4; - //------------------------------------------------------------------------- /** The range can be used as row headers for printing. */ @@ -56,7 +50,6 @@ published constants NamedRangeFlag }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/NamedRanges.idl b/offapi/com/sun/star/sheet/NamedRanges.idl index ff0f37ac3e52..a39ad5d27b55 100644 --- a/offapi/com/sun/star/sheet/NamedRanges.idl +++ b/offapi/com/sun/star/sheet/NamedRanges.idl @@ -26,11 +26,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** represents a collection of named ranges in a spreadsheet document. @@ -41,13 +39,11 @@ module com { module sun { module star { module sheet { */ published service NamedRanges { - //------------------------------------------------------------------------- /** provides access to the named ranges and to insert and remove them. */ interface com::sun::star::sheet::XNamedRanges; - //------------------------------------------------------------------------- /** provides access to the named ranges via index. @@ -56,7 +52,6 @@ published service NamedRanges */ interface com::sun::star::container::XIndexAccess; - //------------------------------------------------------------------------- /** creates an enumeration of all named ranges. @@ -65,7 +60,6 @@ published service NamedRanges */ interface com::sun::star::container::XEnumerationAccess; - //------------------------------------------------------------------------- /** provides methods to control the internal update of named ranges. @@ -75,7 +69,6 @@ published service NamedRanges }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/NamedRangesEnumeration.idl b/offapi/com/sun/star/sheet/NamedRangesEnumeration.idl index 6020e5d1886d..cefd3f21c4dc 100644 --- a/offapi/com/sun/star/sheet/NamedRangesEnumeration.idl +++ b/offapi/com/sun/star/sheet/NamedRangesEnumeration.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** represents an enumeration of named ranges. @@ -34,7 +32,6 @@ module com { module sun { module star { module sheet { */ published service NamedRangesEnumeration { - //------------------------------------------------------------------------- /** provides methods to access the named ranges in the enumeration. @@ -44,7 +41,6 @@ published service NamedRangesEnumeration }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/NoConvergenceException.idl b/offapi/com/sun/star/sheet/NoConvergenceException.idl index ec0e343095d2..7d8ad5a91746 100644 --- a/offapi/com/sun/star/sheet/NoConvergenceException.idl +++ b/offapi/com/sun/star/sheet/NoConvergenceException.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** Thrown by a Calc Add-In function this exception indicates the function's algorithm did not converge to a meaningful result. @@ -35,9 +33,7 @@ module com { module sun { module star { module sheet { */ exception NoConvergenceException : ::com::sun::star::uno::Exception{}; -//============================================================================= }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/sheet/PasteOperation.idl b/offapi/com/sun/star/sheet/PasteOperation.idl index 69f191cb8aea..dce7a2a342ac 100644 --- a/offapi/com/sun/star/sheet/PasteOperation.idl +++ b/offapi/com/sun/star/sheet/PasteOperation.idl @@ -20,42 +20,35 @@ #ifndef __com_sun_star_sheet_PasteOperation_idl__ #define __com_sun_star_sheet_PasteOperation_idl__ -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** used to specify which operations are carried out when pasting cell values into a cell range. */ published enum PasteOperation { - //------------------------------------------------------------------------- /** new values are used without changes. */ NONE, - //------------------------------------------------------------------------- /** old and new values are added. */ ADD, - //------------------------------------------------------------------------- /** new values are subtracted from the old values. */ SUBTRACT, - //------------------------------------------------------------------------- /** old and new values are multiplied. */ MULTIPLY, - //------------------------------------------------------------------------- /** new values are divided by the new values. */ @@ -63,7 +56,6 @@ published enum PasteOperation }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/RangeSelectionArguments.idl b/offapi/com/sun/star/sheet/RangeSelectionArguments.idl index abf148f49b1f..49292205cbe0 100644 --- a/offapi/com/sun/star/sheet/RangeSelectionArguments.idl +++ b/offapi/com/sun/star/sheet/RangeSelectionArguments.idl @@ -19,11 +19,9 @@ #ifndef __com_sun_star_sheet_RangeSelectionArguments_idl__ #define __com_sun_star_sheet_RangeSelectionArguments_idl__ -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** contains the arguments for starting the range selection. @@ -56,7 +54,6 @@ published service RangeSelectionArguments [optional, property] boolean SingleCellMode; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/RangeSelectionEvent.idl b/offapi/com/sun/star/sheet/RangeSelectionEvent.idl index 28a0d2bad706..89887292e7d3 100644 --- a/offapi/com/sun/star/sheet/RangeSelectionEvent.idl +++ b/offapi/com/sun/star/sheet/RangeSelectionEvent.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** specifies an event from range selection. @@ -39,7 +37,6 @@ published struct RangeSelectionEvent: com::sun::star::lang::EventObject string RangeDescriptor; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/RecentFunctions.idl b/offapi/com/sun/star/sheet/RecentFunctions.idl index 59bc17e5142c..4e4db009d1af 100644 --- a/offapi/com/sun/star/sheet/RecentFunctions.idl +++ b/offapi/com/sun/star/sheet/RecentFunctions.idl @@ -31,17 +31,14 @@ #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** contains the list of recently used spreadsheet functions. */ published service RecentFunctions : XRecentFunctions; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/ReferenceFlags.idl b/offapi/com/sun/star/sheet/ReferenceFlags.idl index 5be7107cc0e2..cacbd166da1d 100644 --- a/offapi/com/sun/star/sheet/ReferenceFlags.idl +++ b/offapi/com/sun/star/sheet/ReferenceFlags.idl @@ -20,11 +20,9 @@ #ifndef __com_sun_star_sheet_ReferenceFlags_idl__ #define __com_sun_star_sheet_ReferenceFlags_idl__ -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** defines flags for references. @@ -32,56 +30,47 @@ module com { module sun { module star { module sheet { */ constants ReferenceFlags { - //------------------------------------------------------------------------- /** selects a relative column reference. */ const long COLUMN_RELATIVE = 1; - //------------------------------------------------------------------------- /** marks a deleted column reference. */ const long COLUMN_DELETED = 2; - //------------------------------------------------------------------------- /** selects a relative row reference. */ const long ROW_RELATIVE = 4; - //------------------------------------------------------------------------- /** marks a deleted row reference. */ const long ROW_DELETED = 8; - //------------------------------------------------------------------------- /** selects a relative sheet reference. */ const long SHEET_RELATIVE = 16; - //------------------------------------------------------------------------- /** marks a deleted sheet reference. */ const long SHEET_DELETED = 32; - //------------------------------------------------------------------------- /** selects a 3D sheet reference. */ const long SHEET_3D = 64; - //------------------------------------------------------------------------- /** marks a reference from a relative range name. */ const long RELATIVE_NAME = 128; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/ResultEvent.idl b/offapi/com/sun/star/sheet/ResultEvent.idl index 4cb0565ee996..bfc9f467ecd9 100644 --- a/offapi/com/sun/star/sheet/ResultEvent.idl +++ b/offapi/com/sun/star/sheet/ResultEvent.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** contains the new value of a volatile function result. @@ -34,7 +32,6 @@ module com { module sun { module star { module sheet { */ published struct ResultEvent: com::sun::star::lang::EventObject { - //------------------------------------------------------------------------- /** contains the value. @@ -45,7 +42,6 @@ published struct ResultEvent: com::sun::star::lang::EventObject }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/Scenario.idl b/offapi/com/sun/star/sheet/Scenario.idl index 2177f8fe6436..5ecd46244c2a 100644 --- a/offapi/com/sun/star/sheet/Scenario.idl +++ b/offapi/com/sun/star/sheet/Scenario.idl @@ -25,11 +25,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** represents a scenario in a spreadsheet document. @@ -44,49 +42,41 @@ service Scenario interface com::sun::star::container::XNamed; - //------------------------------------------------------------------------- /** specifies if the scenario is active. */ [optional, property] boolean IsActive; - //------------------------------------------------------------------------- /** specifies the color of the border of the scenario. */ [optional, property] long BorderColor; - //------------------------------------------------------------------------- /** specifies if the scenario is protected. */ [optional, property] boolean Protected; - //------------------------------------------------------------------------- /** specifies if the scenario shows a border. */ [optional, property] boolean ShowBorder; - //------------------------------------------------------------------------- /** specifies if the scenario prints a border. */ [optional, property] boolean PrintBorder; - //------------------------------------------------------------------------- /** specifies if the data should be copied back into the scenario. */ [optional, property] boolean CopyBack; - //------------------------------------------------------------------------- /** specifies if the styles are copied. */ [optional, property] boolean CopyStyles; - //------------------------------------------------------------------------- /** specifies if the formulas are copied or only the results. */ @@ -95,7 +85,6 @@ service Scenario }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/Scenarios.idl b/offapi/com/sun/star/sheet/Scenarios.idl index c53730913828..5f7f40765573 100644 --- a/offapi/com/sun/star/sheet/Scenarios.idl +++ b/offapi/com/sun/star/sheet/Scenarios.idl @@ -24,23 +24,19 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** represents a collection of scenarios. */ published service Scenarios { - //------------------------------------------------------------------------- /** provides access via name to the scenarios in the collection. */ interface com::sun::star::sheet::XScenarios; - //------------------------------------------------------------------------- /** creates an enumeration of scenarios. @@ -48,7 +44,6 @@ published service Scenarios */ interface com::sun::star::container::XEnumerationAccess; - //------------------------------------------------------------------------- /** provides access to the scenarios in the collection via index. @@ -59,7 +54,6 @@ published service Scenarios }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/ScenariosEnumeration.idl b/offapi/com/sun/star/sheet/ScenariosEnumeration.idl index 765e2cf08f29..001eb57fc432 100644 --- a/offapi/com/sun/star/sheet/ScenariosEnumeration.idl +++ b/offapi/com/sun/star/sheet/ScenariosEnumeration.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** represents an enumeration of scenarios. @@ -34,7 +32,6 @@ module com { module sun { module star { module sheet { */ published service ScenariosEnumeration { - //------------------------------------------------------------------------- /** provides methods to access the scenarios in the enumeration. @@ -44,7 +41,6 @@ published service ScenariosEnumeration }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/Shape.idl b/offapi/com/sun/star/sheet/Shape.idl index b9b3e551b6eb..0922a057e626 100644 --- a/offapi/com/sun/star/sheet/Shape.idl +++ b/offapi/com/sun/star/sheet/Shape.idl @@ -22,23 +22,19 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** specifies the service of shapes in a spreadsheet document */ service Shape { service com::sun::star::drawing::Shape; - //------------------------------------------------------------------------- /** contains the object where this shape is anchored on.

Possible objects are XSpreadsheet and XCell.

*/ [readonly, property] com::sun::star::uno::XInterface Anchor; - //------------------------------------------------------------------------- /** contains the horizontal position of the object (1/100 mm).

The position is relative to the anchor object.

If the underlying table layout direction is left to right @@ -49,7 +45,6 @@ service Shape object and the right top edge of the drawing object.

*/ [property] long HoriOrientPosition; - //------------------------------------------------------------------------- /** contains the vertical position of the object (1/100 mm).

The position is relative to the anchor object.

If the underlying table layout direction is left to right @@ -63,7 +58,6 @@ service Shape }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/SheetCell.idl b/offapi/com/sun/star/sheet/SheetCell.idl index 5317fe609ec4..c4bb22d5c17f 100644 --- a/offapi/com/sun/star/sheet/SheetCell.idl +++ b/offapi/com/sun/star/sheet/SheetCell.idl @@ -57,72 +57,60 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** represents a single addressable cell in a spreadsheet document. */ published service SheetCell { - //------------------------------------------------------------------------- /** provides basic cell handling and contributes common cell formatting properties. */ service com::sun::star::table::Cell; - //------------------------------------------------------------------------- /** provides handling of formatted text cells. */ service com::sun::star::text::Text; - //------------------------------------------------------------------------- /** contributes properties for character formatting of Western text. */ service com::sun::star::style::CharacterProperties; - //------------------------------------------------------------------------- /** contributes properties for character formatting of Asian text. */ service com::sun::star::style::CharacterPropertiesAsian; - //------------------------------------------------------------------------- /** contributes properties for character formatting of Complex text. */ service com::sun::star::style::CharacterPropertiesComplex; - //------------------------------------------------------------------------- /** contributes properties for paragraph formatting. */ service com::sun::star::style::ParagraphProperties; - //------------------------------------------------------------------------- /** contributes properties for paragraph formatting of Asian text. */ [optional] service com::sun::star::style::ParagraphPropertiesAsian; - //------------------------------------------------------------------------- /** contributes properties for paragraph formatting of Complex text. */ [optional] service com::sun::star::style::ParagraphPropertiesComplex; - //------------------------------------------------------------------------- /** provides interfaces to find cells with specific properties. */ service com::sun::star::sheet::SheetRangesQuery; - //========================================================================= /** provides methods to lock and unlock the update between XCell and @@ -130,7 +118,6 @@ published service SheetCell */ interface com::sun::star::document::XActionLockable; - //------------------------------------------------------------------------- /** provides "Find & Replace" functionality. @@ -141,41 +128,34 @@ published service SheetCell */ interface com::sun::star::util::XReplaceable; - //------------------------------------------------------------------------- /** provides modifying the cell indentation. */ interface com::sun::star::util::XIndent; - //------------------------------------------------------------------------- /** provides access to the collections of columns and rows. */ interface com::sun::star::table::XColumnRowRange; - //------------------------------------------------------------------------- /** provides access to the cell address of this cell. */ interface com::sun::star::sheet::XCellAddressable; - //------------------------------------------------------------------------- /** provides access to the annotation attached to this cell. */ interface com::sun::star::sheet::XSheetAnnotationAnchor; - //------------------------------------------------------------------------- /** provides access to the text fields used in this cell. */ interface com::sun::star::text::XTextFieldsSupplier; - //------------------------------------------------------------------------- [optional] interface com::sun::star::beans::XTolerantMultiPropertySet; - //------------------------------------------------------------------------- /** @@ -184,7 +164,6 @@ published service SheetCell */ [optional] interface com::sun::star::util::XModifyBroadcaster; - //========================================================================= /** contains the position of this cell in the sheet (in 1/100 mm). @@ -193,13 +172,11 @@ published service SheetCell */ [readonly, property] com::sun::star::awt::Point Position; - //------------------------------------------------------------------------- /** contains the size of this cell (in 1/100 mm). */ [readonly, property] com::sun::star::awt::Size Size; - //------------------------------------------------------------------------- /** contains the formula string with localized function names. @@ -207,7 +184,6 @@ published service SheetCell */ [optional, property] string FormulaLocal; - //------------------------------------------------------------------------- /** contains the result type of a formula. @@ -215,7 +191,6 @@ published service SheetCell */ [readonly, property] long FormulaResultType; - //------------------------------------------------------------------------- /** contains the conditional formatting settings for this cell. @@ -227,7 +202,6 @@ published service SheetCell [property] com::sun::star::sheet::XSheetConditionalEntries ConditionalFormat; - //------------------------------------------------------------------------- /** contains the conditional formatting settings for this cell, using localized formulas. @@ -240,7 +214,6 @@ published service SheetCell [optional, property] com::sun::star::sheet::XSheetConditionalEntries ConditionalFormatLocal; - //------------------------------------------------------------------------- /** contains the data validation settings for this cell. @@ -251,7 +224,6 @@ published service SheetCell */ [property] com::sun::star::beans::XPropertySet Validation; - //------------------------------------------------------------------------- /** contains the data validation settings for this cell, using localized formulas. @@ -263,14 +235,12 @@ published service SheetCell */ [optional, property] com::sun::star::beans::XPropertySet ValidationLocal; - //------------------------------------------------------------------------- /** Returns the absolute address of the range as string, e.g. "$Sheet1.$B$2". */ [optional, readonly, property] string AbsoluteName; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/SheetCellCursor.idl b/offapi/com/sun/star/sheet/SheetCellCursor.idl index 8bf21554ba23..e89305b5a8c9 100644 --- a/offapi/com/sun/star/sheet/SheetCellCursor.idl +++ b/offapi/com/sun/star/sheet/SheetCellCursor.idl @@ -25,11 +25,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** represents a cursor in a spreadsheet. @@ -38,26 +36,22 @@ module com { module sun { module star { module sheet { */ published service SheetCellCursor { - //------------------------------------------------------------------------- /** provides common methods to control the position of the cursor. */ service com::sun::star::table::CellCursor; - //------------------------------------------------------------------------- /** provides the complete functionality of a cell range in a spreadsheet document. */ service com::sun::star::sheet::SheetCellRange; - //========================================================================= /** provides advanced methods to control the position of the cursor. */ interface com::sun::star::sheet::XSheetCellCursor; - //------------------------------------------------------------------------- /** provides methods to find the used area of the entire sheet. */ @@ -65,7 +59,6 @@ published service SheetCellCursor }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/SheetCellRange.idl b/offapi/com/sun/star/sheet/SheetCellRange.idl index 973309004e4b..34137614351f 100644 --- a/offapi/com/sun/star/sheet/SheetCellRange.idl +++ b/offapi/com/sun/star/sheet/SheetCellRange.idl @@ -67,11 +67,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** represents a rectangular range of cells in a spreadsheet document. @@ -80,44 +78,37 @@ module com { module sun { module star { module sheet { */ published service SheetCellRange { - //------------------------------------------------------------------------- /** provides basic handling of cell ranges and contributes common cell formatting properties. */ service com::sun::star::table::CellRange; - //------------------------------------------------------------------------- /** contributes properties for character formatting of Western text. */ service com::sun::star::style::CharacterProperties; - //------------------------------------------------------------------------- /** contributes properties for character formatting of Asian text. */ service com::sun::star::style::CharacterPropertiesAsian; - //------------------------------------------------------------------------- /** contributes properties for character formatting of Complex text. */ service com::sun::star::style::CharacterPropertiesComplex; - //------------------------------------------------------------------------- /** contributes properties for paragraph formatting. */ service com::sun::star::style::ParagraphProperties; - //------------------------------------------------------------------------- /** provides interfaces to find cells with specific properties. */ service com::sun::star::sheet::SheetRangesQuery; - //========================================================================= /** provides "Find & Replace" functionality. @@ -128,43 +119,36 @@ published service SheetCellRange */ interface com::sun::star::util::XReplaceable; - //------------------------------------------------------------------------- /** provides merging and unmerging the cells of this cell range. */ interface com::sun::star::util::XMergeable; - //------------------------------------------------------------------------- /** provides modifying the cell indentation. */ interface com::sun::star::util::XIndent; - //------------------------------------------------------------------------- /** provides access to the collections of columns and rows. */ interface com::sun::star::table::XColumnRowRange; - //------------------------------------------------------------------------- /** provides applying an AutoFormat to the cell range. */ interface com::sun::star::table::XAutoFormattable; - //------------------------------------------------------------------------- /** provides access to the spreadsheet that contains this cell range. */ interface com::sun::star::sheet::XSheetCellRange; - //------------------------------------------------------------------------- /** provides simultaneous access to the contents of all cells. */ interface com::sun::star::sheet::XCellRangeData; - //------------------------------------------------------------------------- /** provides simultaneous access to the formula contents of all cells. @@ -172,45 +156,38 @@ published service SheetCellRange */ [optional] interface com::sun::star::sheet::XCellRangeFormula; - //------------------------------------------------------------------------- /** provides access to the cell range address of this range. */ interface com::sun::star::sheet::XCellRangeAddressable; - //------------------------------------------------------------------------- /** provides computation of a value based on the contents of all cells of this range and to clear specific cells. */ interface com::sun::star::sheet::XSheetOperation; - //------------------------------------------------------------------------- /** provides filling out the cell range automatically with values based on a start value, step count and fill mode. */ interface com::sun::star::sheet::XCellSeries; - //------------------------------------------------------------------------- /** provides handling of array formulas. */ interface com::sun::star::sheet::XArrayFormulaRange; - //------------------------------------------------------------------------- /** provides access to the Multiple Operations feature. */ interface com::sun::star::sheet::XMultipleOperation; - //------------------------------------------------------------------------- /** provides sorting functionality. */ interface com::sun::star::util::XSortable; - //------------------------------------------------------------------------- /** provides functionality to import data from external data sources. @@ -219,42 +196,35 @@ published service SheetCellRange */ interface com::sun::star::util::XImportable; - //------------------------------------------------------------------------- /** provides calculating SubTotal values in this range. */ interface com::sun::star::sheet::XSubTotalCalculatable; - //------------------------------------------------------------------------- /** provides filtering the contents of this range. */ interface com::sun::star::sheet::XSheetFilterableEx; - //------------------------------------------------------------------------- /** provide access to a collection of equal-formatted cell ranges. */ interface com::sun::star::sheet::XCellFormatRangesSupplier; - //------------------------------------------------------------------------- /** provide access to a collection of equal-formatted cell ranges. */ interface com::sun::star::sheet::XUniqueCellFormatRangesSupplier; - //------------------------------------------------------------------------- /** provides modifying the source data cells of a chart and makes it possible to learn about changes in the cell values. */ interface com::sun::star::chart::XChartDataArray; - //------------------------------------------------------------------------- [optional] interface com::sun::star::beans::XTolerantMultiPropertySet; - //------------------------------------------------------------------------- /** @@ -263,7 +233,6 @@ published service SheetCellRange */ [optional] interface com::sun::star::util::XModifyBroadcaster; - //========================================================================= /** contains the position of the top left cell of this range in the sheet (in 1/100 mm). @@ -273,13 +242,11 @@ published service SheetCellRange */ [readonly, property] com::sun::star::awt::Point Position; - //------------------------------------------------------------------------- /** contains the size of this range (in 1/100 mm). */ [readonly, property] com::sun::star::awt::Size Size; - //------------------------------------------------------------------------- /** contains the conditional formatting settings for this cell. @@ -291,7 +258,6 @@ published service SheetCellRange [property] com::sun::star::sheet::XSheetConditionalEntries ConditionalFormat; - //------------------------------------------------------------------------- /** contains the conditional formatting settings for this cell, using localized formulas. @@ -304,7 +270,6 @@ published service SheetCellRange [optional, property] com::sun::star::sheet::XSheetConditionalEntries ConditionalFormatLocal; - //------------------------------------------------------------------------- /** contains the data validation settings for this cell. @@ -315,7 +280,6 @@ published service SheetCellRange */ [property] com::sun::star::beans::XPropertySet Validation; - //------------------------------------------------------------------------- /** contains the data validation settings for this cell, using localized formulas. @@ -327,14 +291,12 @@ published service SheetCellRange */ [optional, property] com::sun::star::beans::XPropertySet ValidationLocal; - //------------------------------------------------------------------------- /** Returns the absolute address of the range as string, e.g. "$Sheet1.$B$2:$D$5". */ [optional, readonly, property] string AbsoluteName; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/SheetCellRanges.idl b/offapi/com/sun/star/sheet/SheetCellRanges.idl index 6db5eb87793f..cac901c13c24 100644 --- a/offapi/com/sun/star/sheet/SheetCellRanges.idl +++ b/offapi/com/sun/star/sheet/SheetCellRanges.idl @@ -50,11 +50,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** represents a collection of cell ranges in a spreadsheet document. @@ -62,43 +60,36 @@ module com { module sun { module star { module sheet { */ published service SheetCellRanges { - //------------------------------------------------------------------------- /** contributes common cell formatting properties. */ service com::sun::star::table::CellProperties; - //------------------------------------------------------------------------- /** contributes properties for character formatting of Western text. */ service com::sun::star::style::CharacterProperties; - //------------------------------------------------------------------------- /** contributes properties for character formatting of Asian text. */ service com::sun::star::style::CharacterPropertiesAsian; - //------------------------------------------------------------------------- /** contributes properties for character formatting of Complex text. */ service com::sun::star::style::CharacterPropertiesComplex; - //------------------------------------------------------------------------- /** contributes properties for paragraph formatting. */ service com::sun::star::style::ParagraphProperties; - //------------------------------------------------------------------------- /** provides interfaces to find cells with specific properties. */ service com::sun::star::sheet::SheetRangesQuery; - //========================================================================= /** provides "Find & Replace" functionality. @@ -109,34 +100,29 @@ published service SheetCellRanges */ interface com::sun::star::util::XReplaceable; - //------------------------------------------------------------------------- /** provides modifying the cell indentation. */ interface com::sun::star::util::XIndent; - //------------------------------------------------------------------------- /** provides computation of a value based on the contents of all cells of this range and to clear specific cells. */ interface com::sun::star::sheet::XSheetOperation; - //------------------------------------------------------------------------- /** provides modifying the source data cells of a chart and makes it possible to learn about changes in the cell values. */ interface com::sun::star::chart::XChartDataArray; - //------------------------------------------------------------------------- /** provides methods to access cell ranges via index and to add and remove cell ranges. */ interface com::sun::star::sheet::XSheetCellRangeContainer; - //------------------------------------------------------------------------- /** creates an enumeration of all cell ranges. @@ -144,7 +130,6 @@ published service SheetCellRanges */ interface com::sun::star::container::XEnumerationAccess; - //------------------------------------------------------------------------- /** provides access of the cell ranges via an user-defined name. @@ -153,7 +138,6 @@ published service SheetCellRanges */ interface com::sun::star::container::XNameContainer; - //========================================================================= /** contains the conditional formatting settings for this cell. @@ -165,7 +149,6 @@ published service SheetCellRanges [property] com::sun::star::sheet::XSheetConditionalEntries ConditionalFormat; - //------------------------------------------------------------------------- /** contains the conditional formatting settings for this cell, using localized formulas. @@ -178,7 +161,6 @@ published service SheetCellRanges [optional, property] com::sun::star::sheet::XSheetConditionalEntries ConditionalFormatLocal; - //------------------------------------------------------------------------- /** contains the data validation settings for this cell. @@ -189,7 +171,6 @@ published service SheetCellRanges */ [property] com::sun::star::beans::XPropertySet Validation; - //------------------------------------------------------------------------- /** contains the data validation settings for this cell, using localized formulas. @@ -201,14 +182,12 @@ published service SheetCellRanges */ [optional, property] com::sun::star::beans::XPropertySet ValidationLocal; - //------------------------------------------------------------------------- /** Returns the absolute address of the ranges as string, e.g. "$Sheet1.$B$2:$D$5". */ [optional, readonly, property] string AbsoluteName; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/SheetCellRangesEnumeration.idl b/offapi/com/sun/star/sheet/SheetCellRangesEnumeration.idl index a0a6b6b1fe58..25471094920d 100644 --- a/offapi/com/sun/star/sheet/SheetCellRangesEnumeration.idl +++ b/offapi/com/sun/star/sheet/SheetCellRangesEnumeration.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** represents an enumeration of cell ranges in a spreadsheet document. @@ -34,7 +32,6 @@ module com { module sun { module star { module sheet { */ published service SheetCellRangesEnumeration { - //------------------------------------------------------------------------- /** provides methods to access the cell ranges in the enumeration. @@ -44,7 +41,6 @@ published service SheetCellRangesEnumeration }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/SheetFilterDescriptor.idl b/offapi/com/sun/star/sheet/SheetFilterDescriptor.idl index 95bc1fb7f129..e66b01693873 100644 --- a/offapi/com/sun/star/sheet/SheetFilterDescriptor.idl +++ b/offapi/com/sun/star/sheet/SheetFilterDescriptor.idl @@ -35,11 +35,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** represents a description of how a cell range is to be filtered. @@ -49,13 +47,11 @@ module com { module sun { module star { module sheet { */ published service SheetFilterDescriptor { - //------------------------------------------------------------------------- /** provides access to the collection of filter fields. */ interface XSheetFilterDescriptor; - //------------------------------------------------------------------------- /** provides access to the collection of filter fields. @@ -68,33 +64,28 @@ published service SheetFilterDescriptor */ [optional] interface XSheetFilterDescriptor2; - //------------------------------------------------------------------------- //!published service PropertySet /** provides access to the properties. */ interface com::sun::star::beans::XPropertySet; - //========================================================================= /** specifies if the case of letters is important when comparing entries. */ [property] boolean IsCaseSensitive; - //------------------------------------------------------------------------- /** specifies if duplicate entries are left out of the result. */ [property] boolean SkipDuplicates; - //------------------------------------------------------------------------- /** specifies if the TableFilterField::StringValue strings are interpreted as regular expressions. */ [property] boolean UseRegularExpressions; - //------------------------------------------------------------------------- /** specifies if the SheetFilterDescriptor::OutputPosition position is saved for future calls. @@ -104,27 +95,23 @@ published service SheetFilterDescriptor */ [property] boolean SaveOutputPosition; - //------------------------------------------------------------------------- /** specifies if columns or rows are filtered. */ [property] com::sun::star::table::TableOrientation Orientation; - //------------------------------------------------------------------------- /** specifies if the first row (or column) contains headers which should not be filtered. */ [property] boolean ContainsHeader; - //------------------------------------------------------------------------- /** specifies if the filtered data should be copied to another position in the document. */ [property] boolean CopyOutputData; - //------------------------------------------------------------------------- /** specifies the position where filtered data are to be copied. @@ -133,7 +120,6 @@ published service SheetFilterDescriptor */ [property] com::sun::star::table::CellAddress OutputPosition; - //------------------------------------------------------------------------- /** returns the maximum number of filter fields in the descriptor. @@ -144,7 +130,6 @@ published service SheetFilterDescriptor }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/SheetLink.idl b/offapi/com/sun/star/sheet/SheetLink.idl index 13d7789c4a63..ba128d149335 100644 --- a/offapi/com/sun/star/sheet/SheetLink.idl +++ b/offapi/com/sun/star/sheet/SheetLink.idl @@ -24,11 +24,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** represents a sheet link. @@ -43,7 +41,6 @@ module com { module sun { module star { module sheet { */ published service SheetLink { - //------------------------------------------------------------------------- /** provides access to the name of the linked document. @@ -51,33 +48,28 @@ published service SheetLink */ interface com::sun::star::container::XNamed; - //------------------------------------------------------------------------- /** provides methods to reload the external data. */ interface com::sun::star::util::XRefreshable; - //------------------------------------------------------------------------- //!published service PropertySet /** provides access to the properties. */ interface com::sun::star::beans::XPropertySet; - //========================================================================= /** specifies the URL of the source document. */ [property] string Url; - //------------------------------------------------------------------------- /** specifies the name of the filter needed to load the source document. */ [property] string Filter; - //------------------------------------------------------------------------- /** specifies the filter options needed to load the source document. */ @@ -85,7 +77,6 @@ published service SheetLink }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/SheetLinkMode.idl b/offapi/com/sun/star/sheet/SheetLinkMode.idl index d90b40d28510..1b0800d1d7ff 100644 --- a/offapi/com/sun/star/sheet/SheetLinkMode.idl +++ b/offapi/com/sun/star/sheet/SheetLinkMode.idl @@ -20,11 +20,9 @@ #ifndef __com_sun_star_sheet_SheetLinkMode_idl__ #define __com_sun_star_sheet_SheetLinkMode_idl__ -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** used to specify how a sheet is linked to another sheet. @@ -34,19 +32,16 @@ module com { module sun { module star { module sheet { */ published enum SheetLinkMode { - //------------------------------------------------------------------------- /** sheet is not linked. */ NONE, - //------------------------------------------------------------------------- /** all contents (values and formulas) are copied. */ NORMAL, - //------------------------------------------------------------------------- /** instead of using formulas, the result values are copied. */ @@ -54,7 +49,6 @@ published enum SheetLinkMode }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/SheetLinks.idl b/offapi/com/sun/star/sheet/SheetLinks.idl index 74391c6974fd..8681100ac9db 100644 --- a/offapi/com/sun/star/sheet/SheetLinks.idl +++ b/offapi/com/sun/star/sheet/SheetLinks.idl @@ -24,11 +24,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** represents a collection of sheet links. @@ -37,7 +35,6 @@ module com { module sun { module star { module sheet { */ published service SheetLinks { - //------------------------------------------------------------------------- /** provides access to the sheet links via index. @@ -46,7 +43,6 @@ published service SheetLinks */ interface com::sun::star::container::XIndexAccess; - //------------------------------------------------------------------------- /** provides access to the sheet links using the name of the linked document. @@ -56,7 +52,6 @@ published service SheetLinks */ interface com::sun::star::container::XNameAccess; - //------------------------------------------------------------------------- /** creates an enumeration of all sheet links. @@ -67,7 +62,6 @@ published service SheetLinks }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/SheetLinksEnumeration.idl b/offapi/com/sun/star/sheet/SheetLinksEnumeration.idl index e3a23ef8fe93..76a9b86a806e 100644 --- a/offapi/com/sun/star/sheet/SheetLinksEnumeration.idl +++ b/offapi/com/sun/star/sheet/SheetLinksEnumeration.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** represents an enumeration of sheet links. @@ -34,7 +32,6 @@ module com { module sun { module star { module sheet { */ published service SheetLinksEnumeration { - //------------------------------------------------------------------------- /** provides methods to access the sheet links in the enumeration. @@ -44,7 +41,6 @@ published service SheetLinksEnumeration }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/SheetRangesQuery.idl b/offapi/com/sun/star/sheet/SheetRangesQuery.idl index bb38ac72046d..ad4e1c0d657f 100644 --- a/offapi/com/sun/star/sheet/SheetRangesQuery.idl +++ b/offapi/com/sun/star/sheet/SheetRangesQuery.idl @@ -23,23 +23,19 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** provides interfaces to find cells with specific properties. */ published service SheetRangesQuery { - //------------------------------------------------------------------------- /** provides methods to query for cell ranges with specific contents. */ interface com::sun::star::sheet::XCellRangesQuery; - //------------------------------------------------------------------------- /** provides methods to find dependent cells of formula cells. */ @@ -47,7 +43,6 @@ published service SheetRangesQuery }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/SheetSortDescriptor.idl b/offapi/com/sun/star/sheet/SheetSortDescriptor.idl index 36c04dc6be4d..369e2ec11736 100644 --- a/offapi/com/sun/star/sheet/SheetSortDescriptor.idl +++ b/offapi/com/sun/star/sheet/SheetSortDescriptor.idl @@ -22,11 +22,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** a description of how a cell range is to be sorted. @@ -35,26 +33,22 @@ module com { module sun { module star { module sheet { */ published service SheetSortDescriptor { - //------------------------------------------------------------------------- /** provides common table sorting properties. */ service com::sun::star::table::TableSortDescriptor; - //========================================================================= /** specifies if cell formats are moved with the contents they belong to. */ [property] boolean BindFormatsToContent; - //------------------------------------------------------------------------- /** specifies if a user defined sorting list is used. */ [property] boolean IsUserListEnabled; - //------------------------------------------------------------------------- /** specifies which user defined sorting list is used. @@ -63,14 +57,12 @@ published service SheetSortDescriptor */ [property] long UserListIndex; - //------------------------------------------------------------------------- /** specifies if the sorted data should be copied to another position in the document. */ [property] boolean CopyOutputData; - //------------------------------------------------------------------------- /** specifies the position where sorted data are to be copied. @@ -81,7 +73,6 @@ published service SheetSortDescriptor }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/SheetSortDescriptor2.idl b/offapi/com/sun/star/sheet/SheetSortDescriptor2.idl index 9d35dd1ce67a..5213d1e78fed 100644 --- a/offapi/com/sun/star/sheet/SheetSortDescriptor2.idl +++ b/offapi/com/sun/star/sheet/SheetSortDescriptor2.idl @@ -22,11 +22,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** a description of how a cell range is to be sorted. @@ -37,7 +35,6 @@ module com { module sun { module star { module sheet { */ published service SheetSortDescriptor2 { - //------------------------------------------------------------------------- /** provides common sorting properties. @@ -48,20 +45,17 @@ published service SheetSortDescriptor2 */ service com::sun::star::table::TableSortDescriptor2; - //========================================================================= /** specifies if cell formats are moved with the contents they belong to. */ [property] boolean BindFormatsToContent; - //------------------------------------------------------------------------- /** specifies if a user defined sorting list is used. */ [property] boolean IsUserListEnabled; - //------------------------------------------------------------------------- /** specifies which user defined sorting list is used. @@ -70,14 +64,12 @@ published service SheetSortDescriptor2 */ [property] long UserListIndex; - //------------------------------------------------------------------------- /** specifies if the sorted data should be copied to another position in the document. */ [property] boolean CopyOutputData; - //------------------------------------------------------------------------- /** specifies the position where sorted data are to be copied. @@ -86,7 +78,6 @@ published service SheetSortDescriptor2 */ [property] com::sun::star::table::CellAddress OutputPosition; - //------------------------------------------------------------------------- /** specifies whether the first row or column (depending on TableSortDescriptor::Orientation) is a header which @@ -95,7 +86,6 @@ published service SheetSortDescriptor2 [property] boolean ContainsHeader; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/SingleReference.idl b/offapi/com/sun/star/sheet/SingleReference.idl index 06acd819b526..69a4865ad85f 100644 --- a/offapi/com/sun/star/sheet/SingleReference.idl +++ b/offapi/com/sun/star/sheet/SingleReference.idl @@ -29,53 +29,44 @@ #ifndef __com_sun_star_sheet_SingleReference_idl__ #define __com_sun_star_sheet_SingleReference_idl__ -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** contains a reference to a single cell. */ struct SingleReference { - //------------------------------------------------------------------------- /** is the absolute column number. */ long Column; - //------------------------------------------------------------------------- /** is the relative column number. */ long RelativeColumn; - //------------------------------------------------------------------------- /** is the absolute row number. */ long Row; - //------------------------------------------------------------------------- /** is the relative row number. */ long RelativeRow; - //------------------------------------------------------------------------- /** is the absolute sheet number. */ long Sheet; - //------------------------------------------------------------------------- /** is the relative sheet number. */ long RelativeSheet; - //------------------------------------------------------------------------- /** contains flags. @see ReferenceFlags @@ -83,7 +74,6 @@ struct SingleReference long Flags; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/Solver.idl b/offapi/com/sun/star/sheet/Solver.idl index 48af555a4225..0b664e6fdcee 100644 --- a/offapi/com/sun/star/sheet/Solver.idl +++ b/offapi/com/sun/star/sheet/Solver.idl @@ -22,17 +22,14 @@ #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** A solver for a model that is defined by spreadsheet cells. */ service Solver: XSolver; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/SolverConstraint.idl b/offapi/com/sun/star/sheet/SolverConstraint.idl index 57de68c8b8d1..c8f9cf5b184b 100644 --- a/offapi/com/sun/star/sheet/SolverConstraint.idl +++ b/offapi/com/sun/star/sheet/SolverConstraint.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** is used to specify a constraint for a solver model. */ @@ -45,7 +43,6 @@ struct SolverConstraint any Right; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/SolverConstraintOperator.idl b/offapi/com/sun/star/sheet/SolverConstraintOperator.idl index 41dc7ff11f13..5bf61a94f4b8 100644 --- a/offapi/com/sun/star/sheet/SolverConstraintOperator.idl +++ b/offapi/com/sun/star/sheet/SolverConstraintOperator.idl @@ -20,11 +20,9 @@ #ifndef __com_sun_star_sheet_SolverConstraintOperator_idl__ #define __com_sun_star_sheet_SolverConstraintOperator_idl__ -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** is used to specify the type of SolverConstraint. */ @@ -46,7 +44,6 @@ enum SolverConstraintOperator BINARY }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/Spreadsheet.idl b/offapi/com/sun/star/sheet/Spreadsheet.idl index e04ae45b7e6c..2caf8f8ba2d3 100644 --- a/offapi/com/sun/star/sheet/Spreadsheet.idl +++ b/offapi/com/sun/star/sheet/Spreadsheet.idl @@ -39,11 +39,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** represents a complete spreadsheet in a spreadsheet document. @@ -54,102 +52,85 @@ module com { module sun { module star { module sheet { */ service Spreadsheet { - //------------------------------------------------------------------------- /** provides functionality for cell range handling. */ service com::sun::star::sheet::SheetCellRange; - //========================================================================= service com::sun::star::sheet::Scenario; - //========================================================================= /** provides methods to create a cell cursor. */ interface com::sun::star::sheet::XSpreadsheet; - //------------------------------------------------------------------------- /** provides accessing the spreadsheet name. */ interface com::sun::star::container::XNamed; - //------------------------------------------------------------------------- /** provides methods to protect and unprotect the sheet contents. */ interface com::sun::star::util::XProtectable; - //------------------------------------------------------------------------- /** provides access to the collection of DataPilot tables. */ interface com::sun::star::sheet::XDataPilotTablesSupplier; - //------------------------------------------------------------------------- /** provides access to the collection of scenarios. */ interface com::sun::star::sheet::XScenariosSupplier; - //------------------------------------------------------------------------- /** provides access to the collection of annotations. */ interface com::sun::star::sheet::XSheetAnnotationsSupplier; - //------------------------------------------------------------------------- /** provides access to the draw page of this spreadsheet. */ interface com::sun::star::drawing::XDrawPageSupplier; - //------------------------------------------------------------------------- /** provides access to the collection of chart objects. */ interface com::sun::star::table::XTableChartsSupplier; - //------------------------------------------------------------------------- /** provides methods to move cell ranges inside the spreadsheet or to other spreadsheets in this document. */ interface com::sun::star::sheet::XCellRangeMovement; - //------------------------------------------------------------------------- /** provides access to the print area settings of this sheet. */ interface com::sun::star::sheet::XPrintAreas; - //------------------------------------------------------------------------- /** provides access to the page breaks of this sheet. */ interface com::sun::star::sheet::XSheetPageBreak; - //------------------------------------------------------------------------- /** provides access to row and column outline settings. */ interface com::sun::star::sheet::XSheetOutline; - //------------------------------------------------------------------------- /** provides access to the auditing (detective) functionality. */ interface com::sun::star::sheet::XSheetAuditing; - //------------------------------------------------------------------------- /** provides methods for a linked sheet. */ interface com::sun::star::sheet::XSheetLinkable; - //------------------------------------------------------------------------- /** provides a method to set an external name at the sheet. @@ -157,19 +138,16 @@ service Spreadsheet */ [optional] interface com::sun::star::sheet::XExternalSheetName; - //========================================================================= /** specifies if the sheet is visible. */ [property] boolean IsVisible; - //------------------------------------------------------------------------- /** specifies the page style of the sheet. */ [property] string PageStyle; - //------------------------------------------------------------------------- /** specifies the direction of the columns in the spreadsheet. @@ -182,7 +160,6 @@ service Spreadsheet */ [optional, property] short TableLayout; - //------------------------------------------------------------------------- /** specifies whether the sheet has an automatic print area. @@ -212,7 +189,6 @@ service Spreadsheet [optional, property] com::sun::star::util::Color TabColor; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/SpreadsheetDocument.idl b/offapi/com/sun/star/sheet/SpreadsheetDocument.idl index d6d850bdc546..a1ff3b97e044 100644 --- a/offapi/com/sun/star/sheet/SpreadsheetDocument.idl +++ b/offapi/com/sun/star/sheet/SpreadsheetDocument.idl @@ -46,24 +46,20 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** represents a model component which consists of some settings and one or more spreadsheets. */ published service SpreadsheetDocument { - //------------------------------------------------------------------------- /** common service for all types of documents. */ service com::sun::star::document::OfficeDocument; - //------------------------------------------------------------------------- /** contributes spreadsheet document specific properties. @@ -71,14 +67,12 @@ published service SpreadsheetDocument */ [optional] service com::sun::star::sheet::SpreadsheetDocumentSettings; - //========================================================================= /** provides methods to create instances of several spreadsheet services. */ interface com::sun::star::lang::XMultiServiceFactory; - //------------------------------------------------------------------------- /** provides common methods for a document model. @@ -87,62 +81,52 @@ published service SpreadsheetDocument */ interface com::sun::star::frame::XModel; - //------------------------------------------------------------------------- /** provides methods to control the automatic update of cell contents. */ interface com::sun::star::document::XActionLockable; - //------------------------------------------------------------------------- /** provides access to the collection of link targets available in the document. */ interface com::sun::star::document::XLinkTargetSupplier; - //------------------------------------------------------------------------- /** provides methods to protect and unprotect the document. */ interface com::sun::star::util::XProtectable; - //------------------------------------------------------------------------- /** provides access to the collection of spreadsheets. */ interface com::sun::star::sheet::XSpreadsheetDocument; - //------------------------------------------------------------------------- /** controls the recalculation settings of the document. */ interface com::sun::star::sheet::XCalculatable; - //------------------------------------------------------------------------- /** provides a method to refresh all auditing arrows. */ interface com::sun::star::sheet::XDocumentAuditing; - //------------------------------------------------------------------------- /** provides methods to perform a data consolidation. */ interface com::sun::star::sheet::XConsolidatable; - //------------------------------------------------------------------------- /** provides a method to perform a goal seek. */ interface com::sun::star::sheet::XGoalSeek; - //------------------------------------------------------------------------- /** provides access to the collection of draw pages of this document. */ interface com::sun::star::drawing::XDrawPagesSupplier; - //------------------------------------------------------------------------- /** provides access to the collection of style families. @@ -151,56 +135,47 @@ published service SpreadsheetDocument */ interface com::sun::star::style::XStyleFamiliesSupplier; - //------------------------------------------------------------------------- /** provides access to the collection of number formats contained in the document. */ interface com::sun::star::util::XNumberFormatsSupplier; - //========================================================================= /** contains the collection of named ranges in the document. */ [readonly, property] com::sun::star::sheet::XNamedRanges NamedRanges; - //------------------------------------------------------------------------- /** contains the collection of database ranges in the document. */ [readonly, property] com::sun::star::sheet::XDatabaseRanges DatabaseRanges; - //------------------------------------------------------------------------- /** contains the collection of column label ranges in the document. */ [readonly, property] com::sun::star::sheet::XLabelRanges ColumnLabelRanges; - //------------------------------------------------------------------------- /** contains the collection of row label ranges in the document. */ [readonly, property] com::sun::star::sheet::XLabelRanges RowLabelRanges; - //------------------------------------------------------------------------- /** contains the collection of sheet links in the document. */ [readonly, property] com::sun::star::container::XNameAccess SheetLinks; - //------------------------------------------------------------------------- /** contains the collection of area links in the document. */ [readonly, property] com::sun::star::sheet::XAreaLinks AreaLinks; - //------------------------------------------------------------------------- /** contains the collection of DDE links in the document. */ [readonly, property] com::sun::star::container::XNameAccess DDELinks; - //------------------------------------------------------------------------- #if 0 /** contains the collection of external document links in the document. @@ -212,7 +187,6 @@ published service SpreadsheetDocument }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/SpreadsheetDocumentSettings.idl b/offapi/com/sun/star/sheet/SpreadsheetDocumentSettings.idl index 69599a272568..5ecab2f89334 100644 --- a/offapi/com/sun/star/sheet/SpreadsheetDocumentSettings.idl +++ b/offapi/com/sun/star/sheet/SpreadsheetDocumentSettings.idl @@ -26,11 +26,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** contributes properties to control the configuration which is global for all views of a spreadsheet document. @@ -41,20 +39,17 @@ module com { module sun { module star { module sheet { */ published service SpreadsheetDocumentSettings { - //------------------------------------------------------------------------- //!published service PropertySet /** provides access to the properties. */ interface com::sun::star::beans::XPropertySet; - //========================================================================= /** enables iterated calculation of circular references. */ [property] boolean IsIterationEnabled; - //------------------------------------------------------------------------- /** specifies how many iterations are carried out. @@ -63,7 +58,6 @@ published service SpreadsheetDocumentSettings */ [property] long IterationCount; - //------------------------------------------------------------------------- /** specifies the point at which a change in results will stop the iteration. @@ -78,32 +72,27 @@ published service SpreadsheetDocumentSettings */ [property] double IterationEpsilon; - //------------------------------------------------------------------------- /** specifies the number of decimals in the default number format. */ [property] short StandardDecimals; - //------------------------------------------------------------------------- /** specifies the date that is represented by the value zero. */ [property] com::sun::star::util::Date NullDate; - //------------------------------------------------------------------------- /** specifies the width of default tabulators. */ [property] short DefaultTabStop; - //------------------------------------------------------------------------- /** specifies whether upper and lower cases are treated as equal when comparing cells. */ [property] boolean IgnoreCase; - //------------------------------------------------------------------------- /** specifies whether calculations are performed with the rounded values displayed in cells (set to ) instead of the @@ -111,19 +100,16 @@ published service SpreadsheetDocumentSettings */ [property] boolean CalcAsShown; - //------------------------------------------------------------------------- /** specifies whether filter criteria must match entire cell contents. */ [property] boolean MatchWholeCell; - //------------------------------------------------------------------------- /** enables online spell checking. */ [property] boolean SpellOnline; - //------------------------------------------------------------------------- /** specifies whether column or row labels are looked up from anywhere on the sheet. @@ -135,20 +121,17 @@ published service SpreadsheetDocumentSettings */ [property] boolean LookUpLabels; - //------------------------------------------------------------------------- /** specifies whether regular expressions in formulas are enabled, e.g., for functions which look up spreadsheet contents. */ [property] boolean RegularExpressions; - //------------------------------------------------------------------------- /** contains the interface XForbiddenCharacters. */ [readonly, optional, property] com::sun::star::i18n::XForbiddenCharacters ForbiddenCharacters; - //------------------------------------------------------------------------- /** If this property is set the document has DrawPages. Use this property to find out, whether the document has DrawPages or not, @@ -159,25 +142,21 @@ published service SpreadsheetDocumentSettings */ [readonly, optional, property] boolean HasDrawPages; - //------------------------------------------------------------------------- /** contains the standard document language for Western text. */ [optional, property] com::sun::star::lang::Locale CharLocale; - //------------------------------------------------------------------------- /** contains the standard document language for Asian text. */ [optional, property] com::sun::star::lang::Locale CharLocaleAsian; - //------------------------------------------------------------------------- /** contains the standard document language for Complex text. */ [optional, property] com::sun::star::lang::Locale CharLocaleComplex; - //------------------------------------------------------------------------- /** specifies whether the document data are already loaded. @@ -185,7 +164,6 @@ published service SpreadsheetDocumentSettings */ [optional, property] boolean IsLoaded; - //------------------------------------------------------------------------- /** specifies whether the undo command is enabled. @@ -193,7 +171,6 @@ published service SpreadsheetDocumentSettings */ [optional, property] boolean IsUndoEnabled; - //------------------------------------------------------------------------- /** specifies whether the automatic adjustment of the row height is enabled. @@ -202,7 +179,6 @@ published service SpreadsheetDocumentSettings */ [optional, property] boolean IsAdjustHeightEnabled; - //------------------------------------------------------------------------- /** specifies whether the automatic execution of links is enabled. @@ -210,7 +186,6 @@ published service SpreadsheetDocumentSettings */ [optional, property] boolean IsExecuteLinkEnabled; - //------------------------------------------------------------------------- /** contains the reference device used for formatting the document. @@ -220,7 +195,6 @@ published service SpreadsheetDocumentSettings }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/SpreadsheetDrawPage.idl b/offapi/com/sun/star/sheet/SpreadsheetDrawPage.idl index fa31a55d3921..90fd6ab91152 100644 --- a/offapi/com/sun/star/sheet/SpreadsheetDrawPage.idl +++ b/offapi/com/sun/star/sheet/SpreadsheetDrawPage.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** This abstract service is implemented by every page of a SpreadsheetDocument. @@ -74,7 +72,6 @@ published service SpreadsheetDrawPage interface com::sun::star::lang::XServiceInfo; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/SpreadsheetView.idl b/offapi/com/sun/star/sheet/SpreadsheetView.idl index 280f911ebef8..bc268a988338 100644 --- a/offapi/com/sun/star/sheet/SpreadsheetView.idl +++ b/offapi/com/sun/star/sheet/SpreadsheetView.idl @@ -32,11 +32,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** represents a view of a spreadsheet document. */ @@ -97,7 +95,6 @@ published service SpreadsheetView [optional] interface com::sun::star::sheet::XActivationBroadcaster; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/SpreadsheetViewObjectsMode.idl b/offapi/com/sun/star/sheet/SpreadsheetViewObjectsMode.idl index 8ce5faedbc05..ea157c1cb750 100644 --- a/offapi/com/sun/star/sheet/SpreadsheetViewObjectsMode.idl +++ b/offapi/com/sun/star/sheet/SpreadsheetViewObjectsMode.idl @@ -20,32 +20,26 @@ #ifndef __com_sun_star_sheet_SpreadsheetViewObjectsMode_idl__ #define __com_sun_star_sheet_SpreadsheetViewObjectsMode_idl__ -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** Constants that control how embedded objects are shown in the view. */ published constants SpreadsheetViewObjectsMode { - //------------------------------------------------------------------------- /** Specifies to display a specific set of objects in the spreadsheet view. */ const short SHOW = 0; - //------------------------------------------------------------------------- /** Specifies to hide a specific set of objects from the spreadsheet view. */ const short HIDE = 1; - //------------------------------------------------------------------------- }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/SpreadsheetViewPane.idl b/offapi/com/sun/star/sheet/SpreadsheetViewPane.idl index f0cbdb54ed27..db4cdd2e1ac3 100644 --- a/offapi/com/sun/star/sheet/SpreadsheetViewPane.idl +++ b/offapi/com/sun/star/sheet/SpreadsheetViewPane.idl @@ -26,11 +26,9 @@ #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** represents a single pane in a view of a spreadsheet document. */ @@ -49,7 +47,6 @@ published service SpreadsheetViewPane [optional] interface com::sun::star::view::XControlAccess; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/SpreadsheetViewPanesEnumeration.idl b/offapi/com/sun/star/sheet/SpreadsheetViewPanesEnumeration.idl index 34f694e98722..30ea1c71f52c 100644 --- a/offapi/com/sun/star/sheet/SpreadsheetViewPanesEnumeration.idl +++ b/offapi/com/sun/star/sheet/SpreadsheetViewPanesEnumeration.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** represents an enumeration of spreadsheet view panes. @@ -34,7 +32,6 @@ module com { module sun { module star { module sheet { */ published service SpreadsheetViewPanesEnumeration { - //------------------------------------------------------------------------- /** provides methods to access the spreadsheet view panes in the enumeration. @@ -44,7 +41,6 @@ published service SpreadsheetViewPanesEnumeration }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/SpreadsheetViewSettings.idl b/offapi/com/sun/star/sheet/SpreadsheetViewSettings.idl index e18562d9d691..569ca7dc05a8 100644 --- a/offapi/com/sun/star/sheet/SpreadsheetViewSettings.idl +++ b/offapi/com/sun/star/sheet/SpreadsheetViewSettings.idl @@ -33,11 +33,9 @@ #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** contains settings which are specific to each view of a spreadsheet */ @@ -47,96 +45,81 @@ published service SpreadsheetViewSettings */ interface com::sun::star::beans::XPropertySet; - //------------------------------------------------------------------------- /** controls whether formulas are displayed instead of their results. */ [property] boolean ShowFormulas; - //------------------------------------------------------------------------- /** enables display of zero-values. */ [property] boolean ShowZeroValues; - //------------------------------------------------------------------------- /** controls whether strings, values, and formulas are displayed in different colors. */ [property] boolean IsValueHighlightingEnabled; - //------------------------------------------------------------------------- /** controls whether a marker is shown for notes in cells. */ [property] boolean ShowNotes; - //------------------------------------------------------------------------- /** enables the vertical scroll bar of the view. */ [property] boolean HasVerticalScrollBar; - //------------------------------------------------------------------------- /** enables the horizontal scroll bar of the view. */ [property] boolean HasHorizontalScrollBar; - //------------------------------------------------------------------------- /** enables the sheet tabs of the view. */ [property] boolean HasSheetTabs; - //------------------------------------------------------------------------- /** enables the display of outline symbols. */ [property] boolean IsOutlineSymbolsSet; - //------------------------------------------------------------------------- /** enables the column and row headers of the view. */ [property] boolean HasColumnRowHeaders; - //------------------------------------------------------------------------- /** enables the display of the cell grid. */ [property] boolean ShowGrid; - //------------------------------------------------------------------------- /** specifies the color in which the cell grid is displayed. */ [property] com::sun::star::util::Color GridColor; - //------------------------------------------------------------------------- /** enables display of help lines when moving drawing objects. */ [property] boolean ShowHelpLines; - //------------------------------------------------------------------------- /** enables display of anchor symbols when drawing objects are selected. */ [property] boolean ShowAnchor; - //------------------------------------------------------------------------- /** enables display of page breaks. */ [property] boolean ShowPageBreaks; - //------------------------------------------------------------------------- /** enables display of embedded objects in the view. @@ -144,7 +127,6 @@ published service SpreadsheetViewSettings */ [property] short ShowObjects; - //------------------------------------------------------------------------- /** enables the display of charts in the view. @@ -152,7 +134,6 @@ published service SpreadsheetViewSettings */ [property] short ShowCharts; - //------------------------------------------------------------------------- /** enables the display of drawing objects in the view. @@ -160,20 +141,17 @@ published service SpreadsheetViewSettings */ [property] short ShowDrawing; - //------------------------------------------------------------------------- /** disables the display of marks from online spelling. */ [property] boolean HideSpellMarks; - //------------------------------------------------------------------------- /** This property defines the zoom type for the document. @see com::sun::star::view::DocumentZoomType */ [property] short ZoomType; - //------------------------------------------------------------------------- /** Defines the zoom value to use. Valid only if the ZoomType is set to BY_VALUE. @@ -181,7 +159,6 @@ published service SpreadsheetViewSettings [property] short ZoomValue; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/Spreadsheets.idl b/offapi/com/sun/star/sheet/Spreadsheets.idl index f5332590bccc..6c6971564c78 100644 --- a/offapi/com/sun/star/sheet/Spreadsheets.idl +++ b/offapi/com/sun/star/sheet/Spreadsheets.idl @@ -25,11 +25,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** represents the collection of spreadsheets in a spreadsheet document. @@ -37,7 +35,6 @@ module com { module sun { module star { module sheet { */ published service Spreadsheets { - //------------------------------------------------------------------------- /** provides methods to access the spreadsheets by name and to insert, copy, remove and rearrange spreadsheets. @@ -46,7 +43,6 @@ published service Spreadsheets */ interface com::sun::star::sheet::XSpreadsheets; - //------------------------------------------------------------------------- /** provides methods to access the spreadsheets by index. @@ -54,7 +50,6 @@ published service Spreadsheets */ interface com::sun::star::container::XIndexAccess; - //------------------------------------------------------------------------- /** creates an enumeration of all spreadsheets. @@ -62,13 +57,11 @@ published service Spreadsheets */ interface com::sun::star::container::XEnumerationAccess; - //------------------------------------------------------------------------- [optional] interface com::sun::star::sheet::XCellRangesAccess; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/SpreadsheetsEnumeration.idl b/offapi/com/sun/star/sheet/SpreadsheetsEnumeration.idl index ec5a12ab2f86..33885fe37751 100644 --- a/offapi/com/sun/star/sheet/SpreadsheetsEnumeration.idl +++ b/offapi/com/sun/star/sheet/SpreadsheetsEnumeration.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** represents an enumeration of spreadsheets in a spreadsheet document. @@ -34,7 +32,6 @@ module com { module sun { module star { module sheet { */ published service SpreadsheetsEnumeration { - //------------------------------------------------------------------------- /** provides methods to access the spreadsheets in the enumeration. @@ -44,7 +41,6 @@ published service SpreadsheetsEnumeration }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/StatusBarFunction.idl b/offapi/com/sun/star/sheet/StatusBarFunction.idl index e1262a095f29..df8281445fd9 100644 --- a/offapi/com/sun/star/sheet/StatusBarFunction.idl +++ b/offapi/com/sun/star/sheet/StatusBarFunction.idl @@ -20,54 +20,45 @@ #ifndef __com_sun_star_sheet_StatusBarFunction_idl__ #define __com_sun_star_sheet_StatusBarFunction_idl__ -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** used to specify the function used to calculate a result in the spreadsheet's status bar. */ published constants StatusBarFunction { - //------------------------------------------------------------------------- /** nothing is calculated. */ const short NONE = 0; - //------------------------------------------------------------------------- /** average of all numerical values is calculated. */ const short AVERAGE = 1; - //------------------------------------------------------------------------- /** all values, including non-numerical values, are counted. */ const short COUNTNUMS = 2; - //------------------------------------------------------------------------- /** numerical values are counted. */ const short COUNT = 3; - //------------------------------------------------------------------------- /** maximum value of all numerical values is calculated. */ const short MAX = 4; - //------------------------------------------------------------------------- /** minimum value of all numerical values is calculated. */ const short MIN = 5; - //------------------------------------------------------------------------- /** sum of all numerical values is calculated. */ @@ -75,7 +66,6 @@ published constants StatusBarFunction }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/SubTotalColumn.idl b/offapi/com/sun/star/sheet/SubTotalColumn.idl index 4db161f10a20..c8ef8e358c4b 100644 --- a/offapi/com/sun/star/sheet/SubTotalColumn.idl +++ b/offapi/com/sun/star/sheet/SubTotalColumn.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** describes how a single data column is treated when creating subtotals. @@ -34,13 +32,11 @@ module com { module sun { module star { module sheet { */ published struct SubTotalColumn { - //------------------------------------------------------------------------- /** the index of the column inside the source data area. */ long Column; - //------------------------------------------------------------------------- /** specifies what kind of subtotals are calculated. */ @@ -48,7 +44,6 @@ published struct SubTotalColumn }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/SubTotalDescriptor.idl b/offapi/com/sun/star/sheet/SubTotalDescriptor.idl index 15c0b2152357..4c94a1c6d205 100644 --- a/offapi/com/sun/star/sheet/SubTotalDescriptor.idl +++ b/offapi/com/sun/star/sheet/SubTotalDescriptor.idl @@ -34,11 +34,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** represents a description of how subtotals are created. @@ -47,13 +45,11 @@ module com { module sun { module star { module sheet { */ published service SubTotalDescriptor { - //------------------------------------------------------------------------- /** provides access to the collection of subtotal fields. */ interface com::sun::star::sheet::XSubTotalDescriptor; - //------------------------------------------------------------------------- /** creates an enumeration of all sub total fields. @@ -61,38 +57,32 @@ published service SubTotalDescriptor */ interface com::sun::star::container::XEnumerationAccess; - //------------------------------------------------------------------------- /** provides access to the sub total fields in the collection via index. */ interface com::sun::star::container::XIndexAccess; - //------------------------------------------------------------------------- //!published service PropertySet /** provides access to the properties. */ interface com::sun::star::beans::XPropertySet; - //========================================================================= /** specifies if page breaks are inserted after each group change. */ [property] boolean InsertPageBreaks; - //------------------------------------------------------------------------- /** specifies if the case of letters is important when comparing entries. */ [property] boolean IsCaseSensitive; - //------------------------------------------------------------------------- /** specifies if a user defined sorting list is used. */ [property] boolean EnableUserSortList; - //------------------------------------------------------------------------- /** specifies which user defined sorting list is used. @@ -102,27 +92,23 @@ published service SubTotalDescriptor */ [property] long UserSortListIndex; - //------------------------------------------------------------------------- /** specifies if cell formats are moved with the contents they belong to. */ [property] boolean BindFormatsToContent; - //------------------------------------------------------------------------- /** specifies if the contents of the fields will be sorted to groups while performing a subtotal operation. */ [property] boolean EnableSort; - //------------------------------------------------------------------------- /** specifies the sorting order if SubTotalDescriptor::EnableSort is set to . */ [property] boolean SortAscending; - //------------------------------------------------------------------------- /** returns the maximum number of subtotal fields the descriptor can hold. @@ -134,7 +120,6 @@ published service SubTotalDescriptor }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/SubTotalField.idl b/offapi/com/sun/star/sheet/SubTotalField.idl index 637a4f1ad454..5409c5a7cc01 100644 --- a/offapi/com/sun/star/sheet/SubTotalField.idl +++ b/offapi/com/sun/star/sheet/SubTotalField.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** represents a single field in a subtotal descriptor. @@ -37,7 +35,6 @@ module com { module sun { module star { module sheet { */ published service SubTotalField { - //------------------------------------------------------------------------- /** provides access to the settings of the subtotal field. */ @@ -45,7 +42,6 @@ published service SubTotalField }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/SubTotalFieldsEnumeration.idl b/offapi/com/sun/star/sheet/SubTotalFieldsEnumeration.idl index 00e5d5364034..309dcfb81d29 100644 --- a/offapi/com/sun/star/sheet/SubTotalFieldsEnumeration.idl +++ b/offapi/com/sun/star/sheet/SubTotalFieldsEnumeration.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** represents an enumeration of sub total fields. @@ -34,7 +32,6 @@ module com { module sun { module star { module sheet { */ published service SubTotalFieldsEnumeration { - //------------------------------------------------------------------------- /** provides methods to access the sub total fields in the enumeration. @@ -44,7 +41,6 @@ published service SubTotalFieldsEnumeration }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/TableAutoFormat.idl b/offapi/com/sun/star/sheet/TableAutoFormat.idl index dd34a8e295bf..6eda428bcc56 100644 --- a/offapi/com/sun/star/sheet/TableAutoFormat.idl +++ b/offapi/com/sun/star/sheet/TableAutoFormat.idl @@ -25,11 +25,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** represents an AutoFormat, containing exactly 16 AutoFormat fields. @@ -44,14 +42,12 @@ module com { module sun { module star { module sheet { */ published service TableAutoFormat { - //------------------------------------------------------------------------- //! service com::sun::star::beans::PropertySet; /** provides access to the properties. */ interface com::sun::star::beans::XPropertySet; - //========================================================================= /** provides methods to access the AutoFormat fields via index. @@ -59,7 +55,6 @@ published service TableAutoFormat */ interface com::sun::star::container::XIndexAccess; - //------------------------------------------------------------------------- /** creates an enumeration of all 16 AutoFormat fields. @@ -67,45 +62,38 @@ published service TableAutoFormat */ interface com::sun::star::container::XEnumerationAccess; - //------------------------------------------------------------------------- /** provides methods to access the name of the AutoFormat. */ interface com::sun::star::container::XNamed; - //========================================================================= /** specifies whether the font settings from the fields are used. */ [property] boolean IncludeFont; - //------------------------------------------------------------------------- /** specifies whether the justification settings from the fields are used. */ [property] boolean IncludeJustify; - //------------------------------------------------------------------------- /** specifies whether the border settings from the fields are used. */ [property] boolean IncludeBorder; - //------------------------------------------------------------------------- /** specifies whether the background settings from the fields are used. */ [property] boolean IncludeBackground; - //------------------------------------------------------------------------- /** specifies whether the number format settings from the fields are used. */ [property] boolean IncludeNumberFormat; - //------------------------------------------------------------------------- /** specifies whether the column widths and row heights should be updated after applying the format. @@ -114,7 +102,6 @@ published service TableAutoFormat }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/TableAutoFormatEnumeration.idl b/offapi/com/sun/star/sheet/TableAutoFormatEnumeration.idl index 22284625b2cb..9d68a1c4c785 100644 --- a/offapi/com/sun/star/sheet/TableAutoFormatEnumeration.idl +++ b/offapi/com/sun/star/sheet/TableAutoFormatEnumeration.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** represents an enumeration of AutoFormat fields in an AutoFormat. @@ -34,7 +32,6 @@ module com { module sun { module star { module sheet { */ published service TableAutoFormatEnumeration { - //------------------------------------------------------------------------- /** provides methods to access the AutoFormat fields in the enumeration. @@ -44,7 +41,6 @@ published service TableAutoFormatEnumeration }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/TableAutoFormatField.idl b/offapi/com/sun/star/sheet/TableAutoFormatField.idl index b3c88a95f051..daf67e525e28 100644 --- a/offapi/com/sun/star/sheet/TableAutoFormatField.idl +++ b/offapi/com/sun/star/sheet/TableAutoFormatField.idl @@ -40,25 +40,21 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** represents a field in an AutoFormat. A field contains all cell properties for a specific position in an AutoFormat. */ published service TableAutoFormatField { - //------------------------------------------------------------------------- //! service com::sun::star::beans::PropertySet; /** provides access to the properties. */ interface com::sun::star::beans::XPropertySet; - //------------------------------------------------------------------------- /** specifies the name of the western font. */ @@ -72,7 +68,6 @@ published service TableAutoFormatField */ [optional, property] string CharFontNameComplex; - //------------------------------------------------------------------------- /** specifies the name of the western font style. */ @@ -86,7 +81,6 @@ published service TableAutoFormatField */ [optional, property] string CharFontStyleNameComplex; - //------------------------------------------------------------------------- /** contains the value of the character set of the western font. */ @@ -100,7 +94,6 @@ published service TableAutoFormatField */ [optional, property] string CharFontCharSetComplex; - //------------------------------------------------------------------------- /** contains the value of the western font family. */ @@ -114,7 +107,6 @@ published service TableAutoFormatField */ [optional, property] string CharFontFamilyComplex; - //------------------------------------------------------------------------- /** contains the value of the pitch of the western font. */ @@ -128,7 +120,6 @@ published service TableAutoFormatField */ [optional, property] string CharFontPitchComplex; - //------------------------------------------------------------------------- /** contains the height of characters of the western font in point. */ @@ -142,7 +133,6 @@ published service TableAutoFormatField */ [optional, property] float CharHeightComplex; - //------------------------------------------------------------------------- /** contains the value for the weight of characters of the western font. */ @@ -156,7 +146,6 @@ published service TableAutoFormatField */ [optional, property] float CharWeightComplex; - //------------------------------------------------------------------------- /** contains the value of the posture of characters of the western font. */ @@ -170,43 +159,36 @@ published service TableAutoFormatField */ [optional, property] com::sun::star::awt::FontSlant CharPostureComplex; - //------------------------------------------------------------------------- /** contains the value for the character underline. */ [property] short CharUnderline; - //------------------------------------------------------------------------- /** is if the characters are crossed out. */ [property] boolean CharCrossedOut; - //------------------------------------------------------------------------- /** is if the characters are contoured. */ [property] boolean CharContoured; - //------------------------------------------------------------------------- /** is if the characters are shadowed. */ [property] boolean CharShadowed; - //------------------------------------------------------------------------- /** contains the value of the text color. */ [property] com::sun::star::util::Color CharColor; - //------------------------------------------------------------------------- /** contains the cell background color. */ [property] com::sun::star::util::Color CellBackColor; - //------------------------------------------------------------------------- /** is if the cell background is transparent. @@ -215,19 +197,16 @@ published service TableAutoFormatField */ [property] boolean IsCellBackgroundTransparent; - //------------------------------------------------------------------------- /** contains a description of the shadow. */ [optional, property] com::sun::star::table::ShadowFormat ShadowFormat; - //------------------------------------------------------------------------- /** specifies the horizontal alignment of the cell contents. */ [optional, property] com::sun::star::table::CellHoriJustify HoriJustify; - //------------------------------------------------------------------------- /** specifies the vertical alignment of the cell contents. @@ -237,26 +216,22 @@ published service TableAutoFormatField */ [optional, property] long VertJustify; - //------------------------------------------------------------------------- /** is if text breaks automatically at cell borders. */ [optional, property] boolean IsTextWrapped; - //------------------------------------------------------------------------- /** contains the orientation of the cell contents (i.e. top-to-bottom or stacked). */ [optional, property] com::sun::star::table::CellOrientation Orientation; - //------------------------------------------------------------------------- /** contains the rotation angle of the cell contents. */ [optional, property] long RotateAngle; - //------------------------------------------------------------------------- /** contains the reference edge of the cell rotation. @@ -266,35 +241,30 @@ published service TableAutoFormatField */ [optional, property] long RotateReference; - //------------------------------------------------------------------------- /** contains the margin between cell contents and top border (in 1/100 mm). */ [optional, property] long ParaTopMargin; - //------------------------------------------------------------------------- /** contains the margin between cell contents and bottom border (in 1/100 mm). */ [optional, property] long ParaBottomMargin; - //------------------------------------------------------------------------- /** contains the margin between cell contents and left border (in 1/100 mm). */ [optional, property] long ParaLeftMargin; - //------------------------------------------------------------------------- /** contains the margin between cell contents and right border (in 1/100 mm). */ [optional, property] long ParaRightMargin; - //------------------------------------------------------------------------- /** property containing a description of the cell border. @@ -302,7 +272,6 @@ published service TableAutoFormatField */ [optional, property] com::sun::star::table::TableBorder TableBorder; - //------------------------------------------------------------------------- /** property containing a description of the cell border. Preferred over TableBorder @@ -313,11 +282,9 @@ published service TableAutoFormatField [optional, property] com::sun::star::table::TableBorder2 TableBorder2; }; -//============================================================================= }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/sheet/TableAutoFormats.idl b/offapi/com/sun/star/sheet/TableAutoFormats.idl index 27a431a92f1f..b50dd34cc7c2 100644 --- a/offapi/com/sun/star/sheet/TableAutoFormats.idl +++ b/offapi/com/sun/star/sheet/TableAutoFormats.idl @@ -24,11 +24,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** represents the collection of AutoFormats. @@ -37,7 +35,6 @@ module com { module sun { module star { module sheet { */ published service TableAutoFormats { - //------------------------------------------------------------------------- /** provides methods to access, insert and remove AutoFormats via name. @@ -45,7 +42,6 @@ published service TableAutoFormats */ interface com::sun::star::container::XNameContainer; - //------------------------------------------------------------------------- /** provides methods to access AutoFormats via index. @@ -53,7 +49,6 @@ published service TableAutoFormats */ interface com::sun::star::container::XIndexAccess; - //------------------------------------------------------------------------- /** creates an enumeration of all AutoFormats. @@ -63,7 +58,6 @@ published service TableAutoFormats }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/TableAutoFormatsEnumeration.idl b/offapi/com/sun/star/sheet/TableAutoFormatsEnumeration.idl index 4798a825b3d8..017c75e01514 100644 --- a/offapi/com/sun/star/sheet/TableAutoFormatsEnumeration.idl +++ b/offapi/com/sun/star/sheet/TableAutoFormatsEnumeration.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** represents an enumeration of AutoFormats. @@ -34,7 +32,6 @@ module com { module sun { module star { module sheet { */ published service TableAutoFormatsEnumeration { - //------------------------------------------------------------------------- /** provides methods to access the AutoFormats in the enumeration. @@ -44,7 +41,6 @@ published service TableAutoFormatsEnumeration }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/TableCellStyle.idl b/offapi/com/sun/star/sheet/TableCellStyle.idl index 47ed414d0179..2dd86cbe30ba 100644 --- a/offapi/com/sun/star/sheet/TableCellStyle.idl +++ b/offapi/com/sun/star/sheet/TableCellStyle.idl @@ -27,11 +27,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** contains the properties of a table cell style. @@ -41,37 +39,31 @@ module com { module sun { module star { module sheet { */ published service TableCellStyle { - //------------------------------------------------------------------------- /** contributes cell specific properties. */ service com::sun::star::table::CellProperties; - //------------------------------------------------------------------------- /** is the base service for table cells. */ service com::sun::star::style::CellStyle; - //------------------------------------------------------------------------- /** contributes properties for character formatting of Western text. */ service com::sun::star::style::CharacterProperties; - //------------------------------------------------------------------------- /** contributes properties for character formatting of Asian text. */ service com::sun::star::style::CharacterPropertiesAsian; - //------------------------------------------------------------------------- /** contributes properties for character formatting of Complex text. */ service com::sun::star::style::CharacterPropertiesComplex; - //------------------------------------------------------------------------- /** contributes properties for paragraph formatting. */ @@ -79,7 +71,6 @@ published service TableCellStyle }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/TableConditionalEntry.idl b/offapi/com/sun/star/sheet/TableConditionalEntry.idl index a710a848ed7b..491ccc53075a 100644 --- a/offapi/com/sun/star/sheet/TableConditionalEntry.idl +++ b/offapi/com/sun/star/sheet/TableConditionalEntry.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** represents a single condition in a conditional format. @@ -35,13 +33,11 @@ module com { module sun { module star { module sheet { */ published service TableConditionalEntry { - //------------------------------------------------------------------------- /** provides methods to access the settings of this condition. */ interface com::sun::star::sheet::XSheetCondition; - //------------------------------------------------------------------------- /** provides methods to access the cell style name for this condition. */ @@ -49,7 +45,6 @@ published service TableConditionalEntry }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/TableConditionalEntryEnumeration.idl b/offapi/com/sun/star/sheet/TableConditionalEntryEnumeration.idl index 0155f85f4b84..dc508b1341b6 100644 --- a/offapi/com/sun/star/sheet/TableConditionalEntryEnumeration.idl +++ b/offapi/com/sun/star/sheet/TableConditionalEntryEnumeration.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** represents an enumeration of conditional entries. @@ -34,7 +32,6 @@ module com { module sun { module star { module sheet { */ published service TableConditionalEntryEnumeration { - //------------------------------------------------------------------------- /** provides methods to access the conditional entries in the enumeration. @@ -44,7 +41,6 @@ published service TableConditionalEntryEnumeration }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/TableConditionalFormat.idl b/offapi/com/sun/star/sheet/TableConditionalFormat.idl index b95c401532c8..a1e7d8956494 100644 --- a/offapi/com/sun/star/sheet/TableConditionalFormat.idl +++ b/offapi/com/sun/star/sheet/TableConditionalFormat.idl @@ -24,11 +24,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** represents a collection of conditional formatting settings for a cell or cell range. @@ -42,7 +40,6 @@ module com { module sun { module star { module sheet { */ published service TableConditionalFormat { - //------------------------------------------------------------------------- /** provides methods to insert and remove conditions and to access the condition via index. @@ -51,7 +48,6 @@ published service TableConditionalFormat */ interface com::sun::star::sheet::XSheetConditionalEntries; - //------------------------------------------------------------------------- /** provides methods to access the condition via name. @@ -62,7 +58,6 @@ published service TableConditionalFormat */ interface com::sun::star::container::XNameAccess; - //------------------------------------------------------------------------- /** creates an enumeration of all conditional entries. @@ -70,7 +65,6 @@ published service TableConditionalFormat */ interface com::sun::star::container::XEnumerationAccess; - //------------------------------------------------------------------------- /** provides methods to access the contained conditional entries by index. @@ -80,7 +74,6 @@ published service TableConditionalFormat }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/TableFilterField.idl b/offapi/com/sun/star/sheet/TableFilterField.idl index a8d8f7911456..b644ccf781ca 100644 --- a/offapi/com/sun/star/sheet/TableFilterField.idl +++ b/offapi/com/sun/star/sheet/TableFilterField.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** describes a single condition in a filter descriptor. @@ -35,38 +33,32 @@ module com { module sun { module star { module sheet { */ published struct TableFilterField { - //------------------------------------------------------------------------- /** specifies how the condition is connected to the previous condition. */ FilterConnection Connection; - //------------------------------------------------------------------------- /** specifies which field (column) is used for the condition. */ long Field; - //------------------------------------------------------------------------- /** specifies the type of the condition. */ FilterOperator Operator; - //------------------------------------------------------------------------- /** selects whether the TableFilterField::NumericValue or the TableFilterField::StringValue is used. */ boolean IsNumeric; - //------------------------------------------------------------------------- /** specifies a numeric value for the condition. */ double NumericValue; - //------------------------------------------------------------------------- /** specifies a string value for the condition. */ @@ -74,7 +66,6 @@ published struct TableFilterField }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/TableFilterField2.idl b/offapi/com/sun/star/sheet/TableFilterField2.idl index 5ad8bbc21553..ba89cf796be3 100644 --- a/offapi/com/sun/star/sheet/TableFilterField2.idl +++ b/offapi/com/sun/star/sheet/TableFilterField2.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** describes a single condition in a filter descriptor. @@ -40,39 +38,33 @@ module com { module sun { module star { module sheet { */ published struct TableFilterField2 { - //------------------------------------------------------------------------- /** specifies how the condition is connected to the previous condition. */ FilterConnection Connection; - //------------------------------------------------------------------------- /** specifies which field (column) is used for the condition. */ long Field; - //------------------------------------------------------------------------- /** specifies the type of the condition as defined in FilterOperator2. */ long Operator; - //------------------------------------------------------------------------- /** selects whether the TableFilterField2::NumericValue or the TableFilterField2::StringValue is used. */ boolean IsNumeric; - //------------------------------------------------------------------------- /** specifies a numeric value for the condition. */ double NumericValue; - //------------------------------------------------------------------------- /** specifies a string value for the condition. */ @@ -80,7 +72,6 @@ published struct TableFilterField2 }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/TableOperationMode.idl b/offapi/com/sun/star/sheet/TableOperationMode.idl index 0439535bd990..20fd95004af3 100644 --- a/offapi/com/sun/star/sheet/TableOperationMode.idl +++ b/offapi/com/sun/star/sheet/TableOperationMode.idl @@ -20,18 +20,15 @@ #ifndef __com_sun_star_sheet_TableOperationMode_idl__ #define __com_sun_star_sheet_TableOperationMode_idl__ -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** used to specify if a table operation is applied to columns, rows, or both columns and rows. */ published enum TableOperationMode { - //------------------------------------------------------------------------- /** is applied to the columns. @@ -40,7 +37,6 @@ published enum TableOperationMode */ COLUMN, - //------------------------------------------------------------------------- /** is applied to the rows. @@ -49,7 +45,6 @@ published enum TableOperationMode */ ROW, - //------------------------------------------------------------------------- /** is applied to rows and columns. @@ -60,7 +55,6 @@ published enum TableOperationMode }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/TablePageBreakData.idl b/offapi/com/sun/star/sheet/TablePageBreakData.idl index c90e168a6303..85cdaee66ae0 100644 --- a/offapi/com/sun/star/sheet/TablePageBreakData.idl +++ b/offapi/com/sun/star/sheet/TablePageBreakData.idl @@ -20,11 +20,9 @@ #ifndef __com_sun_star_sheet_TablePageBreakData_idl__ #define __com_sun_star_sheet_TablePageBreakData_idl__ -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** describes a page break in a spreadsheet. @@ -32,13 +30,11 @@ module com { module sun { module star { module sheet { */ published struct TablePageBreakData { - //------------------------------------------------------------------------- /** the position (column or row index) of the page break. */ long Position; - //------------------------------------------------------------------------- /** is for a manual page break, for an automatic one. */ @@ -46,7 +42,6 @@ published struct TablePageBreakData }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/TablePageStyle.idl b/offapi/com/sun/star/sheet/TablePageStyle.idl index 2b3314d9db60..314ef3220a1c 100644 --- a/offapi/com/sun/star/sheet/TablePageStyle.idl +++ b/offapi/com/sun/star/sheet/TablePageStyle.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** represents a page style for a spreadsheet. @@ -37,73 +35,61 @@ */ published service TablePageStyle { - //------------------------------------------------------------------------- /** contains all common page style properties. */ service com::sun::star::style::PageStyle; - //========================================================================= /** determines whether the table is centered horizontally on the page. */ [property] boolean CenterHorizontally; - //------------------------------------------------------------------------- /** determines whether the table is centered vertically on the page. */ [property] boolean CenterVertically; - //------------------------------------------------------------------------- /** enables printing of cell annotations. */ [property] boolean PrintAnnotations; - //------------------------------------------------------------------------- /** enables printing of the cell grid. */ [property] boolean PrintGrid; - //------------------------------------------------------------------------- /** enables printing of column and row headers. */ [property] boolean PrintHeaders; - //------------------------------------------------------------------------- /** enables printing of charts. */ [property] boolean PrintCharts; - //------------------------------------------------------------------------- /** enables printing of embedded objects. */ [property] boolean PrintObjects; - //------------------------------------------------------------------------- /** enables printing of drawing objects. */ [property] boolean PrintDrawing; - //------------------------------------------------------------------------- /** enables printing of formulas instead of their results. */ [property] boolean PrintFormulas; - //------------------------------------------------------------------------- /** enables printing of zero-values. */ [property] boolean PrintZeroValues; - //------------------------------------------------------------------------- /** specifies the print order for the pages within each sheet. @@ -115,7 +101,6 @@ published service TablePageStyle */ [property] boolean PrintDownFirst; - //------------------------------------------------------------------------- /** contains the content of the header for left pages. @@ -126,7 +111,6 @@ published service TablePageStyle */ [property] com::sun::star::sheet::XHeaderFooterContent LeftPageHeaderContent; - //------------------------------------------------------------------------- /** contains the content of the footer for left pages. @@ -137,7 +121,6 @@ published service TablePageStyle */ [property] com::sun::star::sheet::XHeaderFooterContent LeftPageFooterContent; - //------------------------------------------------------------------------- /** contains the content of the header for right pages. @@ -148,7 +131,6 @@ published service TablePageStyle */ [property] com::sun::star::sheet::XHeaderFooterContent RightPageHeaderContent; - //------------------------------------------------------------------------- /** contains the content of the footer for right pages. @@ -159,7 +141,6 @@ published service TablePageStyle */ [property] com::sun::star::sheet::XHeaderFooterContent RightPageFooterContent; - //------------------------------------------------------------------------- /** contains the page number applied to the first page for this sheet. @@ -168,19 +149,16 @@ published service TablePageStyle */ [property] short FirstPageNumber; - //------------------------------------------------------------------------- /** contains the scaling factor (in percent) for printing the sheet. */ [property] short PageScale; - //------------------------------------------------------------------------- /** contains the number of pages the sheet will printed. */ [property] short ScaleToPages; - //------------------------------------------------------------------------- /** contains the number of horizontal pages the sheet will printed on. @@ -189,7 +167,6 @@ published service TablePageStyle */ [property, optional] short ScaleToPagesX; - //------------------------------------------------------------------------- /** contains the number of vertical pages the sheet will printed on. @@ -200,7 +177,6 @@ published service TablePageStyle }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/TableValidation.idl b/offapi/com/sun/star/sheet/TableValidation.idl index fa2647957eb2..121d29e72ca9 100644 --- a/offapi/com/sun/star/sheet/TableValidation.idl +++ b/offapi/com/sun/star/sheet/TableValidation.idl @@ -25,11 +25,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** represents the data validation settings for a cell or cell range. */ @@ -40,20 +38,17 @@ published service TableValidation interface com::sun::star::sheet::XSheetCondition; - //========================================================================= /** specifies the type of validation. */ [property] com::sun::star::sheet::ValidationType Type; - //------------------------------------------------------------------------- /** specifies if an input message is shown when the cursor is in a cell with these validation settings. */ [property] boolean ShowInputMessage; - //------------------------------------------------------------------------- /** specifies the title of the window showing the input message. @@ -62,7 +57,6 @@ published service TableValidation */ [property] string InputTitle; - //------------------------------------------------------------------------- /** specifies the text of the input message. @@ -71,14 +65,12 @@ published service TableValidation */ [property] string InputMessage; - //------------------------------------------------------------------------- /** specifies if an error message is displayed when invalid data is entered. */ [property] boolean ShowErrorMessage; - //------------------------------------------------------------------------- /** specifies the title of the window showing the error message. @@ -87,7 +79,6 @@ published service TableValidation */ [property] string ErrorTitle; - //------------------------------------------------------------------------- /** specifies the text of the error message. @@ -96,13 +87,11 @@ published service TableValidation */ [property] string ErrorMessage; - //------------------------------------------------------------------------- /** specifies if blank cells should be allowed. */ [property] boolean IgnoreBlankCells; - //------------------------------------------------------------------------- /** specifies the style of the error message. @@ -111,7 +100,6 @@ published service TableValidation */ [property] com::sun::star::sheet::ValidationAlertStyle ErrorAlertStyle; - //------------------------------------------------------------------------- /** specifies if the list of possible values should be shown on the cell and how. @@ -121,7 +109,6 @@ published service TableValidation }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/TableValidationVisibility.idl b/offapi/com/sun/star/sheet/TableValidationVisibility.idl index 6eae22246c27..c7aeea051ac2 100644 --- a/offapi/com/sun/star/sheet/TableValidationVisibility.idl +++ b/offapi/com/sun/star/sheet/TableValidationVisibility.idl @@ -20,30 +20,25 @@ #ifndef __com_sun_star_sheet_TableValidationVisibility_idl__ #define __com_sun_star_sheet_TableValidationVisibility_idl__ -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** These constants specify whether and how a list of possible values of a cell should be shown. */ constants TableValidationVisibility { - //------------------------------------------------------------------------- /** The List is not shown. */ const short INVISIBLE = 0; - //------------------------------------------------------------------------- /** The List is shown unsorted. */ const short UNSORTED = 1; - //------------------------------------------------------------------------- /** The List is shown sorted ascending. */ @@ -51,7 +46,6 @@ constants TableValidationVisibility }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/UniqueCellFormatRanges.idl b/offapi/com/sun/star/sheet/UniqueCellFormatRanges.idl index 1280cfa1dce5..1536fd4e23d2 100644 --- a/offapi/com/sun/star/sheet/UniqueCellFormatRanges.idl +++ b/offapi/com/sun/star/sheet/UniqueCellFormatRanges.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** represents a collection of equal-formatted cell range collections. @@ -40,7 +38,6 @@ module com { module sun { module star { module sheet { */ published service UniqueCellFormatRanges { - //------------------------------------------------------------------------- /** provides methods to access the contained cell range collections by index. @@ -49,7 +46,6 @@ published service UniqueCellFormatRanges */ interface com::sun::star::container::XIndexAccess; - //------------------------------------------------------------------------- /** creates an enumeration of all cell range collections. @@ -59,7 +55,6 @@ published service UniqueCellFormatRanges }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/UniqueCellFormatRangesEnumeration.idl b/offapi/com/sun/star/sheet/UniqueCellFormatRangesEnumeration.idl index e4e3c64ccdc5..48ee0d01dd8c 100644 --- a/offapi/com/sun/star/sheet/UniqueCellFormatRangesEnumeration.idl +++ b/offapi/com/sun/star/sheet/UniqueCellFormatRangesEnumeration.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** represents an enumeration of equal-formatted cell range collections. @@ -34,7 +32,6 @@ module com { module sun { module star { module sheet { */ published service UniqueCellFormatRangesEnumeration { - //------------------------------------------------------------------------- /** provides methods to access the cell range collections in the enumeration. @@ -45,7 +42,6 @@ published service UniqueCellFormatRangesEnumeration }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/ValidationAlertStyle.idl b/offapi/com/sun/star/sheet/ValidationAlertStyle.idl index bd091f32b57a..6508c0e9972f 100644 --- a/offapi/com/sun/star/sheet/ValidationAlertStyle.idl +++ b/offapi/com/sun/star/sheet/ValidationAlertStyle.idl @@ -20,37 +20,31 @@ #ifndef __com_sun_star_sheet_ValidationAlertStyle_idl__ #define __com_sun_star_sheet_ValidationAlertStyle_idl__ -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** used to specify how invalid cell contents are treated. */ published enum ValidationAlertStyle { - //------------------------------------------------------------------------- /** error message is shown and the change is rejected. */ STOP, - //------------------------------------------------------------------------- /** warning message is shown and the user is asked whether the change will be accepted (defaulted to "No"). */ WARNING, - //------------------------------------------------------------------------- /** information message is shown and the user is asked whether the change will be accepted (defaulted to "Yes"). */ INFO, - //------------------------------------------------------------------------- /** macro is executed. */ @@ -58,7 +52,6 @@ published enum ValidationAlertStyle }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/ValidationType.idl b/offapi/com/sun/star/sheet/ValidationType.idl index e5095c80a462..f647a564f00d 100644 --- a/offapi/com/sun/star/sheet/ValidationType.idl +++ b/offapi/com/sun/star/sheet/ValidationType.idl @@ -29,59 +29,49 @@ #ifndef __com_sun_star_sheet_ValidationType_idl__ #define __com_sun_star_sheet_ValidationType_idl__ -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** used to specify which cell contents are treated as valid. */ published enum ValidationType { - //------------------------------------------------------------------------- /** any cell content is valid; no conditions are used. */ ANY, - //------------------------------------------------------------------------- /** any whole number matching the specified condition is valid. */ WHOLE, - //------------------------------------------------------------------------- /** any number matching the specified condition is valid. */ DECIMAL, - //------------------------------------------------------------------------- /** any date value matching the specified condition is valid. */ DATE, - //------------------------------------------------------------------------- /** any time value matching the specified condition is valid. */ TIME, - //------------------------------------------------------------------------- /** string is valid if its length matches the specified condition. */ TEXT_LEN, - //------------------------------------------------------------------------- /** Only strings from a specified list are valid. */ LIST, - //------------------------------------------------------------------------- /** The specified formula determines which contents are valid. */ @@ -89,7 +79,6 @@ published enum ValidationType }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/VolatileResult.idl b/offapi/com/sun/star/sheet/VolatileResult.idl index de61e1dc2d6e..3f5e029854c9 100644 --- a/offapi/com/sun/star/sheet/VolatileResult.idl +++ b/offapi/com/sun/star/sheet/VolatileResult.idl @@ -31,11 +31,9 @@ #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** represents a volatile function result. @@ -47,7 +45,6 @@ module com { module sun { module star { module sheet { */ published service VolatileResult { - // ------------------------------------------------------------------------ /** provides handling with a volatile function result. */ @@ -55,7 +52,6 @@ published service VolatileResult }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XActivationBroadcaster.idl b/offapi/com/sun/star/sheet/XActivationBroadcaster.idl index b20a4e418f9d..866a77851ad5 100644 --- a/offapi/com/sun/star/sheet/XActivationBroadcaster.idl +++ b/offapi/com/sun/star/sheet/XActivationBroadcaster.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** provides methods to add and remove XActivationEventListener @@ -37,7 +35,6 @@ module com { module sun { module star { module sheet { */ published interface XActivationBroadcaster: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** allows a component supporting the XActivationEventListener interface to @@ -53,7 +50,6 @@ published interface XActivationBroadcaster: com::sun::star::uno::XInterface */ void addActivationEventListener([in] com::sun::star::sheet::XActivationEventListener aListener); - //------------------------------------------------------------------------- /** removes a previously registered listener. @@ -64,7 +60,6 @@ published interface XActivationBroadcaster: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XActivationEventListener.idl b/offapi/com/sun/star/sheet/XActivationEventListener.idl index 70ec93717e95..ad9ffb1e49d4 100644 --- a/offapi/com/sun/star/sheet/XActivationEventListener.idl +++ b/offapi/com/sun/star/sheet/XActivationEventListener.idl @@ -32,17 +32,14 @@ #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** makes it possible to receive events when the active spreadsheet changes. */ published interface XActivationEventListener: com::sun::star::lang::XEventListener { - //------------------------------------------------------------------------- /** is called whenever data or a selection changed. @@ -63,7 +60,6 @@ published interface XActivationEventListener: com::sun::star::lang::XEventListen }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XAddIn.idl b/offapi/com/sun/star/sheet/XAddIn.idl index 1ffaeede9cb5..694c548f7abb 100644 --- a/offapi/com/sun/star/sheet/XAddIn.idl +++ b/offapi/com/sun/star/sheet/XAddIn.idl @@ -22,17 +22,14 @@ #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** gives access to function descriptions and user-visible names. */ published interface XAddIn: com::sun::star::lang::XLocalizable { - //------------------------------------------------------------------------- /** returns the internal function name for an user-visible name. @@ -53,7 +50,6 @@ published interface XAddIn: com::sun::star::lang::XLocalizable */ string getProgrammaticFuntionName( [in] string aDisplayName ); - //------------------------------------------------------------------------- /** returns the user-visible function name for an internal name. @@ -70,7 +66,6 @@ published interface XAddIn: com::sun::star::lang::XLocalizable */ string getDisplayFunctionName( [in] string aProgrammaticName ); - //------------------------------------------------------------------------- /** returns the description of a function. @@ -85,7 +80,6 @@ published interface XAddIn: com::sun::star::lang::XLocalizable */ string getFunctionDescription( [in] string aProgrammaticName ); - //------------------------------------------------------------------------- /** returns the user-visible name of the specified argument. @@ -106,7 +100,6 @@ published interface XAddIn: com::sun::star::lang::XLocalizable [in] string aProgrammaticFunctionName, [in] long nArgument ); - //------------------------------------------------------------------------- /** returns the description of the specified argument. @@ -127,7 +120,6 @@ published interface XAddIn: com::sun::star::lang::XLocalizable [in] string aProgrammaticFunctionName, [in] long nArgument ); - //------------------------------------------------------------------------- /** returns the programmatic name of the category the function belongs to. @@ -182,7 +174,6 @@ published interface XAddIn: com::sun::star::lang::XLocalizable */ string getProgrammaticCategoryName( [in] string aProgrammaticFunctionName ); - //------------------------------------------------------------------------- /** returns the user-visible name of the category the function belongs to. @@ -200,7 +191,6 @@ published interface XAddIn: com::sun::star::lang::XLocalizable }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XAreaLink.idl b/offapi/com/sun/star/sheet/XAreaLink.idl index fc6973a9f732..70a677b396e6 100644 --- a/offapi/com/sun/star/sheet/XAreaLink.idl +++ b/offapi/com/sun/star/sheet/XAreaLink.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** provides methods to change the settings of a linked cell range. @@ -35,7 +33,6 @@ module com { module sun { module star { module sheet { */ published interface XAreaLink: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** returns the source of the range within the source document. @@ -44,7 +41,6 @@ published interface XAreaLink: com::sun::star::uno::XInterface */ string getSourceArea(); - //------------------------------------------------------------------------- /** sets the source of the range within the source document. @@ -53,14 +49,12 @@ published interface XAreaLink: com::sun::star::uno::XInterface */ void setSourceArea( [in] string aSourceArea ); - //------------------------------------------------------------------------- /** returns the position of the linked range in the destination document. */ com::sun::star::table::CellRangeAddress getDestArea(); - //------------------------------------------------------------------------- /** sets the position of the linked range in the destination document. */ @@ -68,7 +62,6 @@ published interface XAreaLink: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XAreaLinks.idl b/offapi/com/sun/star/sheet/XAreaLinks.idl index d2f2edd1155d..6d6215dd7627 100644 --- a/offapi/com/sun/star/sheet/XAreaLinks.idl +++ b/offapi/com/sun/star/sheet/XAreaLinks.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** provides access via index to a collection of area links and inserting and removing area links. @@ -37,7 +35,6 @@ module com { module sun { module star { module sheet { */ published interface XAreaLinks: com::sun::star::container::XIndexAccess { - //------------------------------------------------------------------------- /** creates an area link and adds it to the collection. @@ -66,7 +63,6 @@ published interface XAreaLinks: com::sun::star::container::XIndexAccess [in] string aFilter, [in] string aFilterOptions ); - //------------------------------------------------------------------------- /** removes an area link from the collection. */ @@ -74,7 +70,6 @@ published interface XAreaLinks: com::sun::star::container::XIndexAccess }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XArrayFormulaRange.idl b/offapi/com/sun/star/sheet/XArrayFormulaRange.idl index a7c43f71f334..d3ed4ba0a2a2 100644 --- a/offapi/com/sun/star/sheet/XArrayFormulaRange.idl +++ b/offapi/com/sun/star/sheet/XArrayFormulaRange.idl @@ -22,24 +22,20 @@ #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** provides handling of array formulas in a cell range. */ published interface XArrayFormulaRange: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** returns the array formula of the range or an empty string, if the range does not contain an array formula. */ string getArrayFormula(); - //------------------------------------------------------------------------- /** applies the array formula to the entire cell range. @@ -51,7 +47,6 @@ published interface XArrayFormulaRange: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XArrayFormulaTokens.idl b/offapi/com/sun/star/sheet/XArrayFormulaTokens.idl index 3455e50c44bc..47e3a5be5839 100644 --- a/offapi/com/sun/star/sheet/XArrayFormulaTokens.idl +++ b/offapi/com/sun/star/sheet/XArrayFormulaTokens.idl @@ -23,23 +23,19 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** gives access to an array formula as token sequence. */ interface XArrayFormulaTokens { - //------------------------------------------------------------------------- /** returns the array formula as sequence of tokens. */ sequence< FormulaToken > getArrayTokens(); - //------------------------------------------------------------------------- /** sets the array formula as sequence of tokens. */ @@ -47,7 +43,6 @@ interface XArrayFormulaTokens }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XCalculatable.idl b/offapi/com/sun/star/sheet/XCalculatable.idl index 25efa76f72ed..47e8192a1474 100644 --- a/offapi/com/sun/star/sheet/XCalculatable.idl +++ b/offapi/com/sun/star/sheet/XCalculatable.idl @@ -22,17 +22,14 @@ #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** represents something that can recalculate. */ published interface XCalculatable: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** recalculates all dirty cells. @@ -41,13 +38,11 @@ published interface XCalculatable: com::sun::star::uno::XInterface */ void calculate(); - //------------------------------------------------------------------------- /** recalculates all cells. */ void calculateAll(); - //------------------------------------------------------------------------- /** returns whether automatic calculation is enabled. @@ -61,7 +56,6 @@ published interface XCalculatable: com::sun::star::uno::XInterface */ boolean isAutomaticCalculationEnabled(); - //------------------------------------------------------------------------- /** enables automatic calculation. @@ -77,7 +71,6 @@ published interface XCalculatable: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XCellAddressable.idl b/offapi/com/sun/star/sheet/XCellAddressable.idl index 710104fde09f..a4bd8f0f5c4d 100644 --- a/offapi/com/sun/star/sheet/XCellAddressable.idl +++ b/offapi/com/sun/star/sheet/XCellAddressable.idl @@ -23,18 +23,15 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** represents a cell which can be addressed with a CellAddress. */ published interface XCellAddressable: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** returns the address of the cell in the spreadsheet document. @@ -45,7 +42,6 @@ published interface XCellAddressable: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XCellFormatRangesSupplier.idl b/offapi/com/sun/star/sheet/XCellFormatRangesSupplier.idl index 7806e75b8cb6..03e38903e8a9 100644 --- a/offapi/com/sun/star/sheet/XCellFormatRangesSupplier.idl +++ b/offapi/com/sun/star/sheet/XCellFormatRangesSupplier.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** provides access to a collection of equal-formatted cell ranges. @@ -36,7 +34,6 @@ module com { module sun { module star { module sheet { */ published interface XCellFormatRangesSupplier: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** returns a collection of equal-formatted cell ranges. @@ -54,7 +51,6 @@ published interface XCellFormatRangesSupplier: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XCellRangeAddressable.idl b/offapi/com/sun/star/sheet/XCellRangeAddressable.idl index d91411fdbd87..03375e68cf4c 100644 --- a/offapi/com/sun/star/sheet/XCellRangeAddressable.idl +++ b/offapi/com/sun/star/sheet/XCellRangeAddressable.idl @@ -23,18 +23,15 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** represents a cell which can be addressed with a CellRangeAddress. */ published interface XCellRangeAddressable: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** returns the address of the cell range in the spreadsheet document. @@ -45,7 +42,6 @@ published interface XCellRangeAddressable: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XCellRangeData.idl b/offapi/com/sun/star/sheet/XCellRangeData.idl index 81c5ac92a976..3f4318e2e91d 100644 --- a/offapi/com/sun/star/sheet/XCellRangeData.idl +++ b/offapi/com/sun/star/sheet/XCellRangeData.idl @@ -21,10 +21,8 @@ #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** allows to get and set an array of data from a cell range.

The outer sequence represents the rows and the inner sequence @@ -52,7 +50,6 @@ published interface XCellRangeData: com::sun::star::uno::XInterface void setDataArray( [in] sequence< sequence< any > > aArray ); }; -//============================================================================= }; }; }; }; #endif diff --git a/offapi/com/sun/star/sheet/XCellRangeFormula.idl b/offapi/com/sun/star/sheet/XCellRangeFormula.idl index 24f458d63f43..86b24208ed8c 100644 --- a/offapi/com/sun/star/sheet/XCellRangeFormula.idl +++ b/offapi/com/sun/star/sheet/XCellRangeFormula.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** allows to get and set cell contents (values, text or formulas) for a cell range. @@ -62,7 +60,6 @@ published interface XCellRangeFormula: com::sun::star::uno::XInterface void setFormulaArray( [in] sequence< sequence< string > > aArray ); }; -//============================================================================= }; }; }; }; #endif diff --git a/offapi/com/sun/star/sheet/XCellRangeMovement.idl b/offapi/com/sun/star/sheet/XCellRangeMovement.idl index a81f736c9857..249c5e49188e 100644 --- a/offapi/com/sun/star/sheet/XCellRangeMovement.idl +++ b/offapi/com/sun/star/sheet/XCellRangeMovement.idl @@ -26,17 +26,14 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** provides methods for moving ranges of cells in a sheet. */ published interface XCellRangeMovement: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** inserts cells, moving other cells down or right. @@ -52,7 +49,6 @@ published interface XCellRangeMovement: com::sun::star::uno::XInterface [in] com::sun::star::table::CellRangeAddress aRange, [in] com::sun::star::sheet::CellInsertMode nMode ); - //------------------------------------------------------------------------- /** deletes cells, moving other cells up or left. @@ -66,7 +62,6 @@ published interface XCellRangeMovement: com::sun::star::uno::XInterface [in] com::sun::star::table::CellRangeAddress aRange, [in] com::sun::star::sheet::CellDeleteMode nMode ); - //------------------------------------------------------------------------- /** moves a cell range to another position in the document. @@ -83,7 +78,6 @@ published interface XCellRangeMovement: com::sun::star::uno::XInterface [in] com::sun::star::table::CellAddress aDestination, [in] com::sun::star::table::CellRangeAddress aSource ); - //------------------------------------------------------------------------- /** copies a cell range to another position in the document. @@ -101,7 +95,6 @@ published interface XCellRangeMovement: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XCellRangeReferrer.idl b/offapi/com/sun/star/sheet/XCellRangeReferrer.idl index 9b20e412712d..2dc0983bd05e 100644 --- a/offapi/com/sun/star/sheet/XCellRangeReferrer.idl +++ b/offapi/com/sun/star/sheet/XCellRangeReferrer.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** allows direct access to the cells in a named range or to the cells which are visible in a view, without the need to get the document @@ -39,7 +37,6 @@ module com { module sun { module star { module sheet { */ published interface XCellRangeReferrer: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** returns the cell range object that is represented. */ @@ -47,7 +44,6 @@ published interface XCellRangeReferrer: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XCellRangesAccess.idl b/offapi/com/sun/star/sheet/XCellRangesAccess.idl index 9ed5c66ffef0..4ec5983d9eaa 100644 --- a/offapi/com/sun/star/sheet/XCellRangesAccess.idl +++ b/offapi/com/sun/star/sheet/XCellRangesAccess.idl @@ -26,11 +26,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** provides access to the cells or to sub-ranges of all sheets. @@ -38,7 +36,6 @@ module com { module sun { module star { module sheet { */ published interface XCellRangesAccess: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** Returns a single cell within the range. @@ -65,7 +62,6 @@ published interface XCellRangesAccess: com::sun::star::uno::XInterface [in] long nSheet ) raises( com::sun::star::lang::IndexOutOfBoundsException ); - //------------------------------------------------------------------------- /** Returns a sub-range of cells within the range. @@ -100,7 +96,6 @@ published interface XCellRangesAccess: com::sun::star::uno::XInterface [in] long nSheet ) raises( com::sun::star::lang::IndexOutOfBoundsException ); - //------------------------------------------------------------------------- /** Returns a sub-range of cells within the range. @@ -122,7 +117,6 @@ published interface XCellRangesAccess: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XCellRangesQuery.idl b/offapi/com/sun/star/sheet/XCellRangesQuery.idl index 35bb83132267..35b8ca33712f 100644 --- a/offapi/com/sun/star/sheet/XCellRangesQuery.idl +++ b/offapi/com/sun/star/sheet/XCellRangesQuery.idl @@ -34,11 +34,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** provides methods to query for cell ranges with specific contents. @@ -49,7 +47,6 @@ module com { module sun { module star { module sheet { */ published interface XCellRangesQuery: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** queries all visible cells. @@ -58,7 +55,6 @@ published interface XCellRangesQuery: com::sun::star::uno::XInterface */ com::sun::star::sheet::XSheetCellRanges queryVisibleCells(); - //------------------------------------------------------------------------- /** queries all empty cells. @@ -67,7 +63,6 @@ published interface XCellRangesQuery: com::sun::star::uno::XInterface */ com::sun::star::sheet::XSheetCellRanges queryEmptyCells(); - //------------------------------------------------------------------------- /** queries all cells with the specified content type(s). @@ -90,7 +85,6 @@ published interface XCellRangesQuery: com::sun::star::uno::XInterface com::sun::star::sheet::XSheetCellRanges queryContentCells( [in] short nContentFlags ); - //------------------------------------------------------------------------- /** queries all formula cells with the specified result type. @@ -104,7 +98,6 @@ published interface XCellRangesQuery: com::sun::star::uno::XInterface com::sun::star::sheet::XSheetCellRanges queryFormulaCells( [in] long nResultFlags ); - //------------------------------------------------------------------------- /** queries all cells with different values in a specified row. @@ -123,7 +116,6 @@ published interface XCellRangesQuery: com::sun::star::uno::XInterface com::sun::star::sheet::XSheetCellRanges queryColumnDifferences( [in] com::sun::star::table::CellAddress aCompare ); - //------------------------------------------------------------------------- /** queries all cells with different values in a specified column. @@ -142,7 +134,6 @@ published interface XCellRangesQuery: com::sun::star::uno::XInterface com::sun::star::sheet::XSheetCellRanges queryRowDifferences( [in] com::sun::star::table::CellAddress aCompare ); - //------------------------------------------------------------------------- /** intersects the current cell range(s) with the specified cell range. @@ -159,7 +150,6 @@ published interface XCellRangesQuery: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XCellSeries.idl b/offapi/com/sun/star/sheet/XCellSeries.idl index f3371b3a40d4..cf1642b6fc21 100644 --- a/offapi/com/sun/star/sheet/XCellSeries.idl +++ b/offapi/com/sun/star/sheet/XCellSeries.idl @@ -25,11 +25,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** provides methods to fill out a cell range automatically with values based on a start value, step count and fill mode. @@ -38,7 +36,6 @@ module com { module sun { module star { module sheet { */ published interface XCellSeries: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** fills all cells in the range based on the specified settings. @@ -65,7 +62,6 @@ published interface XCellSeries: com::sun::star::uno::XInterface [in] double fStep, [in] double fEndValue ); - //------------------------------------------------------------------------- /** fills all cells in the range in a way that is specified by the first cell(s) in the range. @@ -83,7 +79,6 @@ published interface XCellSeries: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XCompatibilityNames.idl b/offapi/com/sun/star/sheet/XCompatibilityNames.idl index 60ee9c1baf41..374e42c33ee6 100644 --- a/offapi/com/sun/star/sheet/XCompatibilityNames.idl +++ b/offapi/com/sun/star/sheet/XCompatibilityNames.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** gives access to the sequence of compatibility names for an Addin function. @@ -64,7 +62,6 @@ published interface XCompatibilityNames: com::sun::star::uno::XInterface getCompatibilityNames( [in] string aProgrammaticName ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XConsolidatable.idl b/offapi/com/sun/star/sheet/XConsolidatable.idl index c521faa3a72b..f2fda21e06e5 100644 --- a/offapi/com/sun/star/sheet/XConsolidatable.idl +++ b/offapi/com/sun/star/sheet/XConsolidatable.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** provides methods to consolidate ranges in a spreadsheet document. @@ -38,7 +36,6 @@ module com { module sun { module star { module sheet { */ published interface XConsolidatable: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** creates a consolidation descriptor. @@ -51,7 +48,6 @@ published interface XConsolidatable: com::sun::star::uno::XInterface com::sun::star::sheet::XConsolidationDescriptor createConsolidationDescriptor( [in] boolean bEmpty ); - //------------------------------------------------------------------------- /** consolidates data from several cell ranges, using the settings in the passed descriptor. @@ -66,7 +62,6 @@ published interface XConsolidatable: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XConsolidationDescriptor.idl b/offapi/com/sun/star/sheet/XConsolidationDescriptor.idl index 249dfc006377..746b9cc6c4cf 100644 --- a/offapi/com/sun/star/sheet/XConsolidationDescriptor.idl +++ b/offapi/com/sun/star/sheet/XConsolidationDescriptor.idl @@ -25,11 +25,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** provides access to the settings of a consolidation descriptor. @@ -39,39 +37,33 @@ module com { module sun { module star { module sheet { */ published interface XConsolidationDescriptor: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** returns the function by which the ranges are consolidated. */ com::sun::star::sheet::GeneralFunction getFunction(); - //------------------------------------------------------------------------- /** sets the function by which the ranges are consolidated. */ void setFunction( [in] com::sun::star::sheet::GeneralFunction nFunction ); - //------------------------------------------------------------------------- /** returns the cell ranges which are consolidated. */ sequence< com::sun::star::table::CellRangeAddress > getSources(); - //------------------------------------------------------------------------- /** sets the cell ranges which are consolidated. */ void setSources( [in] sequence< com::sun::star::table::CellRangeAddress > aSources ); - //------------------------------------------------------------------------- /** returns the position of the top left cell of the cell range where the consolidated data are copied. */ com::sun::star::table::CellAddress getStartOutputPosition(); - //------------------------------------------------------------------------- /** sets the position of the top left cell of the cell range where the consolidated data are copied. @@ -79,42 +71,36 @@ published interface XConsolidationDescriptor: com::sun::star::uno::XInterface void setStartOutputPosition( [in] com::sun::star::table::CellAddress aStartOutputPosition ); - //------------------------------------------------------------------------- /** returns, whether column headers from the cell ranges are used to find matching data or not. */ boolean getUseColumnHeaders(); - //------------------------------------------------------------------------- /** specifies if column headers from the cell ranges are used to find matching data. */ void setUseColumnHeaders( [in] boolean bUseColumnHeaders ); - //------------------------------------------------------------------------- /** returns, whether row headers from the cell ranges are used to find matching data or not. */ boolean getUseRowHeaders(); - //------------------------------------------------------------------------- /** specifies if row headers from the cell ranges are used to find matching data. */ void setUseRowHeaders( [in] boolean bUseRowHeaders ); - //------------------------------------------------------------------------- /** returns, whether links to the original data are inserted in the output area or not. */ boolean getInsertLinks(); - //------------------------------------------------------------------------- /** specifies if links to the original data are inserted in the output area. @@ -123,7 +109,6 @@ published interface XConsolidationDescriptor: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XDDELink.idl b/offapi/com/sun/star/sheet/XDDELink.idl index e1d8377cd301..a710df2586a5 100644 --- a/offapi/com/sun/star/sheet/XDDELink.idl +++ b/offapi/com/sun/star/sheet/XDDELink.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** provides methods to change the settings of a DDE link. @@ -36,20 +34,17 @@ module com { module sun { module star { module sheet { */ published interface XDDELink: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** returns the application from which data are requested (the DDE server application). */ string getApplication(); - //------------------------------------------------------------------------- /** returns the DDE topic from which data are requested. */ string getTopic(); - //------------------------------------------------------------------------- /** returns the DDE item from which data are requested. */ @@ -57,7 +52,6 @@ published interface XDDELink: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XDDELinkResults.idl b/offapi/com/sun/star/sheet/XDDELinkResults.idl index 96b3955ffd85..a17f41bec2df 100644 --- a/offapi/com/sun/star/sheet/XDDELinkResults.idl +++ b/offapi/com/sun/star/sheet/XDDELinkResults.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** provides access to the DDE link results. @@ -36,7 +34,6 @@ module com { module sun { module star { module sheet { */ published interface XDDELinkResults: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** returns the DDE link results. @@ -46,7 +43,6 @@ published interface XDDELinkResults: com::sun::star::uno::XInterface */ sequence< sequence< any > > getResults(); - //------------------------------------------------------------------------- /** sets the DDE link results. @@ -60,7 +56,6 @@ published interface XDDELinkResults: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XDDELinks.idl b/offapi/com/sun/star/sheet/XDDELinks.idl index 8af34b67c130..8bfdb9663ee2 100644 --- a/offapi/com/sun/star/sheet/XDDELinks.idl +++ b/offapi/com/sun/star/sheet/XDDELinks.idl @@ -24,11 +24,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** provides a method to add a DDE link to a spreadsheet. @@ -38,7 +36,6 @@ module com { module sun { module star { module sheet { */ published interface XDDELinks: com::sun::star::container::XNameAccess { - //------------------------------------------------------------------------- /** adds a DDE link to the spreadsheet without updating it. @@ -69,7 +66,6 @@ published interface XDDELinks: com::sun::star::container::XNameAccess }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XDataPilotDataLayoutFieldSupplier.idl b/offapi/com/sun/star/sheet/XDataPilotDataLayoutFieldSupplier.idl index 1cfd3f4e58da..93df9f18f041 100644 --- a/offapi/com/sun/star/sheet/XDataPilotDataLayoutFieldSupplier.idl +++ b/offapi/com/sun/star/sheet/XDataPilotDataLayoutFieldSupplier.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** Provides access to the DataPilotField used to layout multiple data fields. @@ -43,7 +41,6 @@ module com { module sun { module star { module sheet { */ published interface XDataPilotDataLayoutFieldSupplier { - //------------------------------------------------------------------------- /** Returns the DataPilotField used to layout multiple data fields. @@ -56,7 +53,6 @@ published interface XDataPilotDataLayoutFieldSupplier }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XDataPilotDescriptor.idl b/offapi/com/sun/star/sheet/XDataPilotDescriptor.idl index e7adf02617fc..59049d424ab2 100644 --- a/offapi/com/sun/star/sheet/XDataPilotDescriptor.idl +++ b/offapi/com/sun/star/sheet/XDataPilotDescriptor.idl @@ -25,11 +25,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** provides access to the layout settings of a data pilot table. @@ -42,45 +40,38 @@ module com { module sun { module star { module sheet { */ published interface XDataPilotDescriptor: com::sun::star::container::XNamed { - //------------------------------------------------------------------------- /** returns an additional string stored in the data pilot table. */ string getTag(); - //------------------------------------------------------------------------- /** sets an additional string stored in the data pilot table. */ void setTag( [in] string aTag ); - //------------------------------------------------------------------------- /** returns the cell range containing the data for the data pilot table. */ com::sun::star::table::CellRangeAddress getSourceRange(); - //------------------------------------------------------------------------- /** sets the cell range containing the data for the data pilot table. */ void setSourceRange( [in] com::sun::star::table::CellRangeAddress aSourceRange ); - //------------------------------------------------------------------------- /** returns the filter descriptor specifying which data from the source cell range are used for the data pilot table. */ com::sun::star::sheet::XSheetFilterDescriptor getFilterDescriptor(); - //------------------------------------------------------------------------- /** returns the collection of all the data pilot fields. */ com::sun::star::container::XIndexAccess getDataPilotFields(); - //------------------------------------------------------------------------- /** returns the collection of the data pilot fields used as column fields. @@ -88,7 +79,6 @@ published interface XDataPilotDescriptor: com::sun::star::container::XNamed */ com::sun::star::container::XIndexAccess getColumnFields(); - //------------------------------------------------------------------------- /** returns the collection of the data pilot fields used as row fields. @@ -96,7 +86,6 @@ published interface XDataPilotDescriptor: com::sun::star::container::XNamed */ com::sun::star::container::XIndexAccess getRowFields(); - //------------------------------------------------------------------------- /** returns the collection of the data pilot fields used as page fields. @@ -104,7 +93,6 @@ published interface XDataPilotDescriptor: com::sun::star::container::XNamed */ com::sun::star::container::XIndexAccess getPageFields(); - //------------------------------------------------------------------------- /** returns the collection of the data pilot fields used as data fields. @@ -112,7 +100,6 @@ published interface XDataPilotDescriptor: com::sun::star::container::XNamed */ com::sun::star::container::XIndexAccess getDataFields(); - //------------------------------------------------------------------------- /** returns the collection of the data pilot fields not used as column, row, page, or data fields. @@ -123,7 +110,6 @@ published interface XDataPilotDescriptor: com::sun::star::container::XNamed }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XDataPilotField.idl b/offapi/com/sun/star/sheet/XDataPilotField.idl index 5eb60dd4a4b5..11b7ae8d4da9 100644 --- a/offapi/com/sun/star/sheet/XDataPilotField.idl +++ b/offapi/com/sun/star/sheet/XDataPilotField.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** provides methods to control a data pilot field which has already been created. @@ -36,7 +34,6 @@ module com { module sun { module star { module sheet { */ published interface XDataPilotField: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** returns the collection of the data pilot items. @@ -46,7 +43,6 @@ published interface XDataPilotField: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XDataPilotFieldGrouping.idl b/offapi/com/sun/star/sheet/XDataPilotFieldGrouping.idl index eb5d1c1a2d0e..b93257d19249 100644 --- a/offapi/com/sun/star/sheet/XDataPilotFieldGrouping.idl +++ b/offapi/com/sun/star/sheet/XDataPilotFieldGrouping.idl @@ -33,11 +33,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** Provides methods to create new DataPilot fields where some or all items of this DataPilot field are grouped in some way. @@ -46,7 +44,6 @@ module com { module sun { module star { module sheet { */ published interface XDataPilotFieldGrouping: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** Creates a new DataPilot field which contains a group containing the given DataPilot field items (members). @@ -76,7 +73,6 @@ published interface XDataPilotFieldGrouping: com::sun::star::uno::XInterface XDataPilotField createNameGroup([in] sequence< string > aItems) raises( com::sun::star::lang::IllegalArgumentException ); - //------------------------------------------------------------------------- /** Groups the members of this field by dates, according to the passed settings. @@ -160,7 +156,6 @@ published interface XDataPilotFieldGrouping: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XDataPilotMemberResults.idl b/offapi/com/sun/star/sheet/XDataPilotMemberResults.idl index 5b6bdd05c95b..c6635254ec48 100644 --- a/offapi/com/sun/star/sheet/XDataPilotMemberResults.idl +++ b/offapi/com/sun/star/sheet/XDataPilotMemberResults.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** provides access to a sequence of results of a data pilot source level. @@ -40,7 +38,6 @@ module com { module sun { module star { module sheet { */ published interface XDataPilotMemberResults: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** returns the sequence of results for the regarding data pilot source level. @@ -49,7 +46,6 @@ published interface XDataPilotMemberResults: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XDataPilotResults.idl b/offapi/com/sun/star/sheet/XDataPilotResults.idl index 57466163949d..7d2eae7a4f8d 100644 --- a/offapi/com/sun/star/sheet/XDataPilotResults.idl +++ b/offapi/com/sun/star/sheet/XDataPilotResults.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** provides access to a table of results of a data pilot source. @@ -38,7 +36,6 @@ module com { module sun { module star { module sheet { */ published interface XDataPilotResults: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** returns the result array. @@ -49,7 +46,6 @@ published interface XDataPilotResults: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XDataPilotTable.idl b/offapi/com/sun/star/sheet/XDataPilotTable.idl index 9ca5d1723bdf..3b3db2a60342 100644 --- a/offapi/com/sun/star/sheet/XDataPilotTable.idl +++ b/offapi/com/sun/star/sheet/XDataPilotTable.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** provides methods to control a data pilot table which has already been created. @@ -36,14 +34,12 @@ module com { module sun { module star { module sheet { */ published interface XDataPilotTable: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** returns the address of the cell range that contains the data pilot table. */ com::sun::star::table::CellRangeAddress getOutputRange(); - //------------------------------------------------------------------------- /** recreates the data pilot table with current data from the source cell range. @@ -52,7 +48,6 @@ published interface XDataPilotTable: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XDataPilotTables.idl b/offapi/com/sun/star/sheet/XDataPilotTables.idl index d73dca4cae2c..2366e562239c 100644 --- a/offapi/com/sun/star/sheet/XDataPilotTables.idl +++ b/offapi/com/sun/star/sheet/XDataPilotTables.idl @@ -24,11 +24,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** provides access to the data pilot tables via name and inserting and removing data pilot tables. @@ -42,7 +40,6 @@ module com { module sun { module star { module sheet { */ published interface XDataPilotTables: com::sun::star::container::XNameAccess { - //------------------------------------------------------------------------- /** creates a data pilot descriptor. @@ -53,7 +50,6 @@ published interface XDataPilotTables: com::sun::star::container::XNameAccess */ com::sun::star::sheet::XDataPilotDescriptor createDataPilotDescriptor(); - //------------------------------------------------------------------------- /** creates a new data pilot table and adds it to the collection. @@ -74,7 +70,6 @@ published interface XDataPilotTables: com::sun::star::container::XNameAccess [in] com::sun::star::table::CellAddress aOutputAddress, [in] com::sun::star::sheet::XDataPilotDescriptor xDescriptor ); - //------------------------------------------------------------------------- /** deletes a data pilot table from the collection. */ @@ -82,7 +77,6 @@ published interface XDataPilotTables: com::sun::star::container::XNameAccess }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XDataPilotTablesSupplier.idl b/offapi/com/sun/star/sheet/XDataPilotTablesSupplier.idl index 84ac13187546..6add6e106005 100644 --- a/offapi/com/sun/star/sheet/XDataPilotTablesSupplier.idl +++ b/offapi/com/sun/star/sheet/XDataPilotTablesSupplier.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** grants access to a collection of data pilot tables. @@ -35,7 +33,6 @@ module com { module sun { module star { module sheet { */ published interface XDataPilotTablesSupplier: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** Returns the collection of data pilot tables. @@ -45,7 +42,6 @@ published interface XDataPilotTablesSupplier: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XDatabaseRange.idl b/offapi/com/sun/star/sheet/XDatabaseRange.idl index f6c7760a2d0b..882e29387cdf 100644 --- a/offapi/com/sun/star/sheet/XDatabaseRange.idl +++ b/offapi/com/sun/star/sheet/XDatabaseRange.idl @@ -26,11 +26,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** provides access to the settings and options of a database range. @@ -38,20 +36,17 @@ module com { module sun { module star { module sheet { */ published interface XDatabaseRange: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** returns the data area of the database range in the spreadsheet document. */ com::sun::star::table::CellRangeAddress getDataArea(); - //------------------------------------------------------------------------- /** sets the data area of the database range. */ void setDataArea( [in] com::sun::star::table::CellRangeAddress aDataArea ); - //------------------------------------------------------------------------- /** returns the sort descriptor stored with the database range. @@ -59,7 +54,6 @@ published interface XDatabaseRange: com::sun::star::uno::XInterface */ sequence< com::sun::star::beans::PropertyValue > getSortDescriptor(); - //------------------------------------------------------------------------- /** returns the filter descriptor stored with the database range. @@ -71,7 +65,6 @@ published interface XDatabaseRange: com::sun::star::uno::XInterface */ XSheetFilterDescriptor getFilterDescriptor(); - //------------------------------------------------------------------------- /** returns the subtotal descriptor stored with the database range. @@ -83,7 +76,6 @@ published interface XDatabaseRange: com::sun::star::uno::XInterface */ XSubTotalDescriptor getSubTotalDescriptor(); - //------------------------------------------------------------------------- /** returns the database import descriptor stored with this database range. @@ -92,7 +84,6 @@ published interface XDatabaseRange: com::sun::star::uno::XInterface */ sequence< com::sun::star::beans::PropertyValue > getImportDescriptor(); - //------------------------------------------------------------------------- /** executes the stored import, filter, sorting, and subtotals descriptors again. @@ -101,7 +92,6 @@ published interface XDatabaseRange: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XDatabaseRanges.idl b/offapi/com/sun/star/sheet/XDatabaseRanges.idl index 4182ff802c66..3e9f9f1bf130 100644 --- a/offapi/com/sun/star/sheet/XDatabaseRanges.idl +++ b/offapi/com/sun/star/sheet/XDatabaseRanges.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** provides functions to manage a collection of database ranges. @@ -35,7 +33,6 @@ module com { module sun { module star { module sheet { */ published interface XDatabaseRanges: com::sun::star::container::XNameAccess { - //------------------------------------------------------------------------- /** adds a new database range to the collection. */ @@ -43,7 +40,6 @@ published interface XDatabaseRanges: com::sun::star::container::XNameAccess [in] string aName, [in] com::sun::star::table::CellRangeAddress aRange ); - //------------------------------------------------------------------------- /** removes a database range from the collection. */ @@ -51,7 +47,6 @@ published interface XDatabaseRanges: com::sun::star::container::XNameAccess }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XDimensionsSupplier.idl b/offapi/com/sun/star/sheet/XDimensionsSupplier.idl index 7eb41ffb66af..e4c59a655aeb 100644 --- a/offapi/com/sun/star/sheet/XDimensionsSupplier.idl +++ b/offapi/com/sun/star/sheet/XDimensionsSupplier.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** provides access to the collection of dimensions of a data pilot source. @@ -35,7 +33,6 @@ module com { module sun { module star { module sheet { */ published interface XDimensionsSupplier: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** returns the collection of dimensions. @@ -45,7 +42,6 @@ published interface XDimensionsSupplier: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XDocumentAuditing.idl b/offapi/com/sun/star/sheet/XDocumentAuditing.idl index 1379e8e3b136..b3be8763ec06 100644 --- a/offapi/com/sun/star/sheet/XDocumentAuditing.idl +++ b/offapi/com/sun/star/sheet/XDocumentAuditing.idl @@ -22,17 +22,14 @@ #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** provides auditing functions of a document. */ published interface XDocumentAuditing: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** refreshes all existing auditing arrows on all sheets of the document. @@ -44,7 +41,6 @@ published interface XDocumentAuditing: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XDrillDownDataSupplier.idl b/offapi/com/sun/star/sheet/XDrillDownDataSupplier.idl index dbb0e0b41cee..267e4483b967 100644 --- a/offapi/com/sun/star/sheet/XDrillDownDataSupplier.idl +++ b/offapi/com/sun/star/sheet/XDrillDownDataSupplier.idl @@ -33,11 +33,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** supplies a filtered subset of the original data source based on filtering criteria. @@ -72,7 +70,6 @@ interface XDrillDownDataSupplier: com::sun::star::uno::XInterface [in] sequence< com::sun::star::sheet::DataPilotFieldFilter > aFilters ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XEnhancedMouseClickBroadcaster.idl b/offapi/com/sun/star/sheet/XEnhancedMouseClickBroadcaster.idl index 2e91a77357ba..67ac9f9b37bd 100644 --- a/offapi/com/sun/star/sheet/XEnhancedMouseClickBroadcaster.idl +++ b/offapi/com/sun/star/sheet/XEnhancedMouseClickBroadcaster.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** provides methods to add and remove EnhancedMouseClickHandler @@ -37,7 +35,6 @@ module com { module sun { module star { module sheet { */ published interface XEnhancedMouseClickBroadcaster: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** allows a component supporting the XEnhancedMouseClickHandler interface to @@ -59,7 +56,6 @@ published interface XEnhancedMouseClickBroadcaster: com::sun::star::uno::XInterf */ void addEnhancedMouseClickHandler([in] com::sun::star::awt::XEnhancedMouseClickHandler aListener); - //------------------------------------------------------------------------- /** removes a previously registered listener. @@ -70,7 +66,6 @@ published interface XEnhancedMouseClickBroadcaster: com::sun::star::uno::XInterf }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XExternalDocLink.idl b/offapi/com/sun/star/sheet/XExternalDocLink.idl index 0cf0be44553d..087747e4d687 100644 --- a/offapi/com/sun/star/sheet/XExternalDocLink.idl +++ b/offapi/com/sun/star/sheet/XExternalDocLink.idl @@ -27,7 +27,6 @@ module com { module sun { module star { module sheet { -//============================================================================= /** Primary interface for the ExternalDocLink service. @@ -41,7 +40,6 @@ interface XExternalDocLink interface com::sun::star::container::XIndexAccess; interface com::sun::star::container::XEnumerationAccess; - //------------------------------------------------------------------------- /**

This method adds a new sheet cache instance to the external document link for a specified sheet name. If a sheet cache instance already @@ -63,7 +61,6 @@ interface XExternalDocLink */ com::sun::star::sheet::XExternalSheetCache addSheetCache( [in] string aSheetName, [in] boolean DynamicCache ); - //------------------------------------------------------------------------- /** Index corresponding to the external document link. @@ -83,7 +80,6 @@ interface XExternalDocLink [attribute, readonly] long TokenIndex; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XExternalSheetCache.idl b/offapi/com/sun/star/sheet/XExternalSheetCache.idl index ab225c5842be..48e4e45ed2f6 100644 --- a/offapi/com/sun/star/sheet/XExternalSheetCache.idl +++ b/offapi/com/sun/star/sheet/XExternalSheetCache.idl @@ -67,7 +67,6 @@ interface XExternalSheetCache sequence< long > getAllColumns( [in] long nRow ) raises (com::sun::star::lang::IllegalArgumentException); - //------------------------------------------------------------------------- /** Index corresponding to this instance of an external sheet cache for usage in formula tokens. diff --git a/offapi/com/sun/star/sheet/XExternalSheetName.idl b/offapi/com/sun/star/sheet/XExternalSheetName.idl index f64a65366a3b..dc9cdf95b5ed 100644 --- a/offapi/com/sun/star/sheet/XExternalSheetName.idl +++ b/offapi/com/sun/star/sheet/XExternalSheetName.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** provides a method to set an external name at the sheet. @@ -40,7 +38,6 @@ module com { module sun { module star { module sheet { */ interface XExternalSheetName: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** sets an external name at the sheet. @@ -61,7 +58,6 @@ interface XExternalSheetName: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XFillAcrossSheet.idl b/offapi/com/sun/star/sheet/XFillAcrossSheet.idl index ecf54cf5edaf..93a47e74c24a 100644 --- a/offapi/com/sun/star/sheet/XFillAcrossSheet.idl +++ b/offapi/com/sun/star/sheet/XFillAcrossSheet.idl @@ -23,17 +23,14 @@ #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** @deprecated */ published interface XFillAcrossSheet: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** copies data between ranges onto different sheets in the document. @@ -42,7 +39,6 @@ published interface XFillAcrossSheet: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XFilterFormulaParser.idl b/offapi/com/sun/star/sheet/XFilterFormulaParser.idl index b14980661b70..9e13c06eb025 100644 --- a/offapi/com/sun/star/sheet/XFilterFormulaParser.idl +++ b/offapi/com/sun/star/sheet/XFilterFormulaParser.idl @@ -22,28 +22,23 @@ #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** Extends the interface XFormulaParser by an attribute that specifies the namespace URL of the supported formula language. */ interface XFilterFormulaParser : XFormulaParser { - //------------------------------------------------------------------------- /** Specifies the namespace URL of the formula language supported by this implementation. */ [attribute, readonly] string SupportedNamespace; - //------------------------------------------------------------------------- }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XFormulaOpCodeMapper.idl b/offapi/com/sun/star/sheet/XFormulaOpCodeMapper.idl index a05c7a73ca80..943cf3535f1f 100644 --- a/offapi/com/sun/star/sheet/XFormulaOpCodeMapper.idl +++ b/offapi/com/sun/star/sheet/XFormulaOpCodeMapper.idl @@ -32,17 +32,14 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** gives access to spreadsheet compiler token interns. */ interface XFormulaOpCodeMapper { - //------------------------------------------------------------------------- /** OpCode value used for external Add-In functions. @@ -53,7 +50,6 @@ interface XFormulaOpCodeMapper */ [attribute, readonly] long OpCodeExternal; - //------------------------------------------------------------------------- /** OpCode value used for unknown functions. @@ -62,7 +58,6 @@ interface XFormulaOpCodeMapper */ [attribute, readonly] long OpCodeUnknown; - //------------------------------------------------------------------------- /** returns a sequence of tokens matching the input sequence of strings in order. @@ -108,7 +103,6 @@ interface XFormulaOpCodeMapper [in] long Language ) raises( com::sun::star::lang::IllegalArgumentException ); - //------------------------------------------------------------------------- /** returns a sequence of map entries for all available elements of a given formula language. @@ -139,7 +133,6 @@ interface XFormulaOpCodeMapper }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XFormulaParser.idl b/offapi/com/sun/star/sheet/XFormulaParser.idl index a45c1d129023..1ed27c8179b4 100644 --- a/offapi/com/sun/star/sheet/XFormulaParser.idl +++ b/offapi/com/sun/star/sheet/XFormulaParser.idl @@ -33,17 +33,14 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** converts between text and token representations of formulas. */ interface XFormulaParser { - //------------------------------------------------------------------------- /** parses a formula into a sequence of tokens. */ @@ -51,7 +48,6 @@ interface XFormulaParser [in] string aFormula, [in] ::com::sun::star::table::CellAddress aReferencePos ); - //------------------------------------------------------------------------- /** converts a formula into a string. */ @@ -61,7 +57,6 @@ interface XFormulaParser }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XFormulaQuery.idl b/offapi/com/sun/star/sheet/XFormulaQuery.idl index b5e5b0fad479..96431ce05624 100644 --- a/offapi/com/sun/star/sheet/XFormulaQuery.idl +++ b/offapi/com/sun/star/sheet/XFormulaQuery.idl @@ -32,11 +32,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** provides methods to query cells for dependencies in formulas. @@ -48,7 +46,6 @@ module com { module sun { module star { module sheet { */ published interface XFormulaQuery: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** queries all dependent formula cells. @@ -67,7 +64,6 @@ published interface XFormulaQuery: com::sun::star::uno::XInterface com::sun::star::sheet::XSheetCellRanges queryDependents( [in] boolean bRecursive ); - //------------------------------------------------------------------------- /** queries all precedent cells. @@ -88,7 +84,6 @@ published interface XFormulaQuery: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XFormulaTokens.idl b/offapi/com/sun/star/sheet/XFormulaTokens.idl index ab41f6373b75..d38b2bae97a9 100644 --- a/offapi/com/sun/star/sheet/XFormulaTokens.idl +++ b/offapi/com/sun/star/sheet/XFormulaTokens.idl @@ -32,23 +32,19 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** gives access to a formula as token sequence. */ interface XFormulaTokens { - //------------------------------------------------------------------------- /** returns the formula as sequence of tokens. */ sequence< FormulaToken > getTokens(); - //------------------------------------------------------------------------- /** sets the formula as sequence of tokens. */ @@ -56,7 +52,6 @@ interface XFormulaTokens }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XFunctionAccess.idl b/offapi/com/sun/star/sheet/XFunctionAccess.idl index 5c92db936e26..9616ac8390a2 100644 --- a/offapi/com/sun/star/sheet/XFunctionAccess.idl +++ b/offapi/com/sun/star/sheet/XFunctionAccess.idl @@ -24,11 +24,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** allows generic access to all spreadsheet functions. @@ -36,7 +34,6 @@ module com { module sun { module star { module sheet { */ published interface XFunctionAccess: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** calls a function and returns the result of the call. @@ -101,7 +98,6 @@ published interface XFunctionAccess: com::sun::star::uno::XInterface com::sun::star::lang::IllegalArgumentException ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XFunctionDescriptions.idl b/offapi/com/sun/star/sheet/XFunctionDescriptions.idl index 71003dbac185..83ded0096d08 100644 --- a/offapi/com/sun/star/sheet/XFunctionDescriptions.idl +++ b/offapi/com/sun/star/sheet/XFunctionDescriptions.idl @@ -24,11 +24,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** provides access to the property sequence of a function description via function index or identifier. @@ -42,7 +40,6 @@ module com { module sun { module star { module sheet { */ published interface XFunctionDescriptions: com::sun::star::container::XIndexAccess { - //------------------------------------------------------------------------- /** finds a function description by the identifier of the function. @@ -59,7 +56,6 @@ published interface XFunctionDescriptions: com::sun::star::container::XIndexAcce }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XGoalSeek.idl b/offapi/com/sun/star/sheet/XGoalSeek.idl index 2bbaa07ed8e0..8737f0219529 100644 --- a/offapi/com/sun/star/sheet/XGoalSeek.idl +++ b/offapi/com/sun/star/sheet/XGoalSeek.idl @@ -24,17 +24,14 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** provides seeking a goal value for a cell. */ published interface XGoalSeek: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** calculates a value which gives a specified result in a formula. @@ -59,7 +56,6 @@ published interface XGoalSeek: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XHeaderFooterContent.idl b/offapi/com/sun/star/sheet/XHeaderFooterContent.idl index 7487c157b927..5bb45551dbbe 100644 --- a/offapi/com/sun/star/sheet/XHeaderFooterContent.idl +++ b/offapi/com/sun/star/sheet/XHeaderFooterContent.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** provides access to the text contents of a header or footer on a page. @@ -36,7 +34,6 @@ module com { module sun { module star { module sheet { */ published interface XHeaderFooterContent: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** returns the text which is printed in the left part of the header or footer. @@ -45,7 +42,6 @@ published interface XHeaderFooterContent: com::sun::star::uno::XInterface */ com::sun::star::text::XText getLeftText(); - //------------------------------------------------------------------------- /** returns the text which is printed in the center part of the header or footer. @@ -54,7 +50,6 @@ published interface XHeaderFooterContent: com::sun::star::uno::XInterface */ com::sun::star::text::XText getCenterText(); - //------------------------------------------------------------------------- /** returns the text which is printed in the right part of the header or footer. @@ -65,7 +60,6 @@ published interface XHeaderFooterContent: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XHierarchiesSupplier.idl b/offapi/com/sun/star/sheet/XHierarchiesSupplier.idl index e6a3c14231de..27e96535dd85 100644 --- a/offapi/com/sun/star/sheet/XHierarchiesSupplier.idl +++ b/offapi/com/sun/star/sheet/XHierarchiesSupplier.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** provides access to the collection of hierarchies of a data pilot source dimension. @@ -37,7 +35,6 @@ module com { module sun { module star { module sheet { */ published interface XHierarchiesSupplier: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** returns the collection of hierarchies. @@ -47,7 +44,6 @@ published interface XHierarchiesSupplier: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XLabelRange.idl b/offapi/com/sun/star/sheet/XLabelRange.idl index 7f65ee3e0479..6319fee16014 100644 --- a/offapi/com/sun/star/sheet/XLabelRange.idl +++ b/offapi/com/sun/star/sheet/XLabelRange.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** provides access to the settings of a label range in a spreadsheet document. @@ -38,26 +36,22 @@ module com { module sun { module star { module sheet { */ published interface XLabelRange: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** returns the cell range address that contains the labels. */ com::sun::star::table::CellRangeAddress getLabelArea(); - //------------------------------------------------------------------------- /** sets the cell range address that contains the labels. */ void setLabelArea( [in] com::sun::star::table::CellRangeAddress aLabelArea ); - //------------------------------------------------------------------------- /** returns the cell range address for which the labels are valid. */ com::sun::star::table::CellRangeAddress getDataArea(); - //------------------------------------------------------------------------- /** sets the cell range address for which the labels are valid. */ @@ -66,7 +60,6 @@ published interface XLabelRange: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XLabelRanges.idl b/offapi/com/sun/star/sheet/XLabelRanges.idl index 84001ffec541..d8e5ecfd116f 100644 --- a/offapi/com/sun/star/sheet/XLabelRanges.idl +++ b/offapi/com/sun/star/sheet/XLabelRanges.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** provides methods to access the members of a label range collection and to insert and remove them. @@ -37,7 +35,6 @@ module com { module sun { module star { module sheet { */ published interface XLabelRanges: com::sun::star::container::XIndexAccess { - //------------------------------------------------------------------------- /** adds a new label range to the collection. @@ -51,7 +48,6 @@ published interface XLabelRanges: com::sun::star::container::XIndexAccess [in] com::sun::star::table::CellRangeAddress aLabelArea, [in] com::sun::star::table::CellRangeAddress aDataArea ); - //------------------------------------------------------------------------- /** removes a label range from the collection. */ @@ -59,7 +55,6 @@ published interface XLabelRanges: com::sun::star::container::XIndexAccess }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XLevelsSupplier.idl b/offapi/com/sun/star/sheet/XLevelsSupplier.idl index 48f084306c1b..271a81707c67 100644 --- a/offapi/com/sun/star/sheet/XLevelsSupplier.idl +++ b/offapi/com/sun/star/sheet/XLevelsSupplier.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** provides access to the collection of levels of a data pilot source hierarchy. @@ -37,7 +35,6 @@ module com { module sun { module star { module sheet { */ published interface XLevelsSupplier: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** returns the collection of levels. @@ -47,7 +44,6 @@ published interface XLevelsSupplier: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XMembersSupplier.idl b/offapi/com/sun/star/sheet/XMembersSupplier.idl index bd82b1fe13a9..d00f5f84a4d5 100644 --- a/offapi/com/sun/star/sheet/XMembersSupplier.idl +++ b/offapi/com/sun/star/sheet/XMembersSupplier.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** provides access to the collection of members of a data pilot source level. @@ -37,7 +35,6 @@ module com { module sun { module star { module sheet { */ published interface XMembersSupplier: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** returns the collection of members. @@ -47,7 +44,6 @@ published interface XMembersSupplier: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XMultiFormulaTokens.idl b/offapi/com/sun/star/sheet/XMultiFormulaTokens.idl index 1844ba132b7b..015158aa90d1 100644 --- a/offapi/com/sun/star/sheet/XMultiFormulaTokens.idl +++ b/offapi/com/sun/star/sheet/XMultiFormulaTokens.idl @@ -24,11 +24,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** gives access to multiple sets of formula tokens. @@ -42,7 +40,6 @@ module com { module sun { module star { module sheet { */ interface XMultiFormulaTokens { - //------------------------------------------------------------------------- /** returns the formula at specified index as sequence of tokens. @@ -54,7 +51,6 @@ interface XMultiFormulaTokens sequence< FormulaToken > getTokens( [in] long nIndex ) raises (::com::sun::star::lang::IndexOutOfBoundsException); - //------------------------------------------------------------------------- /** sets the formula at specified index as sequence of tokens. @@ -66,7 +62,6 @@ interface XMultiFormulaTokens void setTokens( [in] long nIndex, [in] sequence< FormulaToken > aTokens ) raises (::com::sun::star::lang::IndexOutOfBoundsException); - //------------------------------------------------------------------------- /** returns the number of formulas allowed in this formula token set. @@ -75,7 +70,6 @@ interface XMultiFormulaTokens long getCount(); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XMultipleOperation.idl b/offapi/com/sun/star/sheet/XMultipleOperation.idl index cc40a728028a..2ca061057ce7 100644 --- a/offapi/com/sun/star/sheet/XMultipleOperation.idl +++ b/offapi/com/sun/star/sheet/XMultipleOperation.idl @@ -25,18 +25,15 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** provides a method to apply a Multiple Operations Table to the cell range. */ published interface XMultipleOperation: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** creates a table of formulas (a "Multiple Operations Table"). @@ -75,7 +72,6 @@ published interface XMultipleOperation: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XNamedRange.idl b/offapi/com/sun/star/sheet/XNamedRange.idl index 89fb2854f0cb..f70c25eafbd7 100644 --- a/offapi/com/sun/star/sheet/XNamedRange.idl +++ b/offapi/com/sun/star/sheet/XNamedRange.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** provides access to the settings of a named range in a spreadsheet document. @@ -36,7 +34,6 @@ module com { module sun { module star { module sheet { */ published interface XNamedRange: com::sun::star::container::XNamed { - //------------------------------------------------------------------------- /** returns the content of the named range. @@ -45,7 +42,6 @@ published interface XNamedRange: com::sun::star::container::XNamed */ string getContent(); - //------------------------------------------------------------------------- /** sets the content of the named range. @@ -54,14 +50,12 @@ published interface XNamedRange: com::sun::star::container::XNamed */ void setContent( [in] string aContent ); - //------------------------------------------------------------------------- /** returns the position in the document which is used as a base for relative references in the content. */ com::sun::star::table::CellAddress getReferencePosition(); - //------------------------------------------------------------------------- /** sets the position in the document which is used as a base for relative references in the content. @@ -69,7 +63,6 @@ published interface XNamedRange: com::sun::star::container::XNamed void setReferencePosition( [in] com::sun::star::table::CellAddress aReferencePosition ); - //------------------------------------------------------------------------- /** returns the type of the named range. @@ -78,7 +71,6 @@ published interface XNamedRange: com::sun::star::container::XNamed */ long getType(); - //------------------------------------------------------------------------- /** sets the type of the named range. @@ -90,7 +82,6 @@ published interface XNamedRange: com::sun::star::container::XNamed }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XNamedRanges.idl b/offapi/com/sun/star/sheet/XNamedRanges.idl index 682e450a487c..e9009241012d 100644 --- a/offapi/com/sun/star/sheet/XNamedRanges.idl +++ b/offapi/com/sun/star/sheet/XNamedRanges.idl @@ -25,11 +25,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** provides access to the members in a collection of named ranges and to insert and remove them. @@ -39,7 +37,6 @@ module com { module sun { module star { module sheet { */ published interface XNamedRanges: com::sun::star::container::XNameAccess { - //------------------------------------------------------------------------- /** adds a new named range to the collection. @@ -67,7 +64,6 @@ published interface XNamedRanges: com::sun::star::container::XNameAccess [in] com::sun::star::table::CellAddress aPosition, [in] long nType ); - //------------------------------------------------------------------------- /** creates named cell ranges from titles in a cell range. @@ -95,13 +91,11 @@ published interface XNamedRanges: com::sun::star::container::XNameAccess [in] com::sun::star::table::CellRangeAddress aSource, [in] com::sun::star::sheet::Border aBorder ); - //------------------------------------------------------------------------- /** removes a named range from the collection. */ void removeByName( [in] string aName ); - //------------------------------------------------------------------------- /** writes a list of all named ranges into the document. @@ -115,7 +109,6 @@ published interface XNamedRanges: com::sun::star::container::XNameAccess }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XPrintAreas.idl b/offapi/com/sun/star/sheet/XPrintAreas.idl index ad33c71051ef..6ac9c324f9d6 100644 --- a/offapi/com/sun/star/sheet/XPrintAreas.idl +++ b/offapi/com/sun/star/sheet/XPrintAreas.idl @@ -32,23 +32,19 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** represents a sheet which has print areas. */ published interface XPrintAreas: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** returns a sequence containing all print areas of the sheet. */ sequence< com::sun::star::table::CellRangeAddress > getPrintAreas(); - //------------------------------------------------------------------------- /** sets the print areas of the sheet. @@ -61,14 +57,12 @@ published interface XPrintAreas: com::sun::star::uno::XInterface */ void setPrintAreas( [in] sequence< com::sun::star::table::CellRangeAddress > aPrintAreas ); - //------------------------------------------------------------------------- /** returns, whether the title columns are repeated on all subsequent print pages to the right. */ boolean getPrintTitleColumns(); - //------------------------------------------------------------------------- /** specifies whether the title columns are repeated on all subsequent print pages to the right. @@ -78,7 +72,6 @@ published interface XPrintAreas: com::sun::star::uno::XInterface */ void setPrintTitleColumns( [in] boolean bPrintTitleColumns ); - //------------------------------------------------------------------------- /** returns the range that is specified as title columns range. @@ -91,7 +84,6 @@ published interface XPrintAreas: com::sun::star::uno::XInterface */ com::sun::star::table::CellRangeAddress getTitleColumns(); - //------------------------------------------------------------------------- /** specifies a range of columns as title columns range. @@ -106,14 +98,12 @@ published interface XPrintAreas: com::sun::star::uno::XInterface */ void setTitleColumns( [in] com::sun::star::table::CellRangeAddress aTitleColumns ); - //------------------------------------------------------------------------- /** returns, whether the title rows are repeated on all subsequent print pages to the bottom. */ boolean getPrintTitleRows(); - //------------------------------------------------------------------------- /** specifies whether the title rows are repeated on all subsequent print pages to the bottom. @@ -123,7 +113,6 @@ published interface XPrintAreas: com::sun::star::uno::XInterface */ void setPrintTitleRows( [in] boolean bPrintTitleRows ); - //------------------------------------------------------------------------- /** returns the range that is specified as title rows range. @@ -136,7 +125,6 @@ published interface XPrintAreas: com::sun::star::uno::XInterface */ com::sun::star::table::CellRangeAddress getTitleRows(); - //------------------------------------------------------------------------- /** specifies a range of rows as title rows range. @@ -153,7 +141,6 @@ published interface XPrintAreas: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XRangeSelection.idl b/offapi/com/sun/star/sheet/XRangeSelection.idl index 28b6856bc371..2d8c9021c9a7 100644 --- a/offapi/com/sun/star/sheet/XRangeSelection.idl +++ b/offapi/com/sun/star/sheet/XRangeSelection.idl @@ -22,14 +22,12 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { published interface XRangeSelectionListener; published interface XRangeSelectionChangeListener; -//============================================================================= /** allows to let the user to select a cell range. @@ -73,7 +71,6 @@ published interface XRangeSelection: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XRangeSelectionChangeListener.idl b/offapi/com/sun/star/sheet/XRangeSelectionChangeListener.idl index efdb6f9646cb..dfa544e55f84 100644 --- a/offapi/com/sun/star/sheet/XRangeSelectionChangeListener.idl +++ b/offapi/com/sun/star/sheet/XRangeSelectionChangeListener.idl @@ -23,11 +23,9 @@ #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** allows notification when the selected range is changed. @@ -41,7 +39,6 @@ published interface XRangeSelectionChangeListener: com::sun::star::lang::XEventL void descriptorChanged( [in] com::sun::star::sheet::RangeSelectionEvent aEvent ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XRangeSelectionListener.idl b/offapi/com/sun/star/sheet/XRangeSelectionListener.idl index 8cc26922437d..c313b1f352db 100644 --- a/offapi/com/sun/star/sheet/XRangeSelectionListener.idl +++ b/offapi/com/sun/star/sheet/XRangeSelectionListener.idl @@ -23,11 +23,9 @@ #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** allows notification when range selection is completed or aborted. @@ -44,7 +42,6 @@ published interface XRangeSelectionListener: com::sun::star::lang::XEventListene void aborted( [in] com::sun::star::sheet::RangeSelectionEvent aEvent ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XRecentFunctions.idl b/offapi/com/sun/star/sheet/XRecentFunctions.idl index fa60e8850963..8c092cf5b872 100644 --- a/offapi/com/sun/star/sheet/XRecentFunctions.idl +++ b/offapi/com/sun/star/sheet/XRecentFunctions.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** provides access to a list of recently used functions. @@ -34,7 +32,6 @@ module com { module sun { module star { module sheet { */ published interface XRecentFunctions: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** returns a sequence of those functions that were most recently used. @@ -45,7 +42,6 @@ published interface XRecentFunctions: com::sun::star::uno::XInterface */ sequence< long > getRecentFunctionIds(); - //------------------------------------------------------------------------- /** sets the list of those functions that were most recently used. @@ -56,7 +52,6 @@ published interface XRecentFunctions: com::sun::star::uno::XInterface */ void setRecentFunctionIds( [in] sequence< long > aRecentFunctionIds ); - //------------------------------------------------------------------------- /** returns the maximum number of entries that will be stored as recently used functions. @@ -65,7 +60,6 @@ published interface XRecentFunctions: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XResultListener.idl b/offapi/com/sun/star/sheet/XResultListener.idl index 2dca33a2a733..cbf2e8cf4283 100644 --- a/offapi/com/sun/star/sheet/XResultListener.idl +++ b/offapi/com/sun/star/sheet/XResultListener.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** allows notification when a new volatile function result is available. @@ -35,7 +33,6 @@ module com { module sun { module star { module sheet { */ published interface XResultListener: com::sun::star::lang::XEventListener { - //------------------------------------------------------------------------- /** is called when a new value is available. */ @@ -43,7 +40,6 @@ published interface XResultListener: com::sun::star::lang::XEventListener }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XScenario.idl b/offapi/com/sun/star/sheet/XScenario.idl index 006d4c0f4fd5..b0c30b718239 100644 --- a/offapi/com/sun/star/sheet/XScenario.idl +++ b/offapi/com/sun/star/sheet/XScenario.idl @@ -23,11 +23,9 @@ #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** provides access to the settings of a scenario sheet. @@ -35,32 +33,27 @@ module com { module sun { module star { module sheet { */ published interface XScenario: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** returns if the current object is a scenario. */ boolean getIsScenario(); - //------------------------------------------------------------------------- /** returns the comment for the scenario. */ string getScenarioComment(); - //------------------------------------------------------------------------- /** sets a new comment for the scenario. */ void setScenarioComment( [in] string aScenarioComment ); - //------------------------------------------------------------------------- /** adds more ranges to the scenario. */ void addRanges( [in] sequence< com::sun::star::table::CellRangeAddress > aRanges ); - //------------------------------------------------------------------------- /** applies the scenario. @@ -72,7 +65,6 @@ published interface XScenario: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XScenarioEnhanced.idl b/offapi/com/sun/star/sheet/XScenarioEnhanced.idl index 8e5348ac9d17..e9c348b76aaf 100644 --- a/offapi/com/sun/star/sheet/XScenarioEnhanced.idl +++ b/offapi/com/sun/star/sheet/XScenarioEnhanced.idl @@ -23,11 +23,9 @@ #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** provides enhanced access to the settings of a scenario sheet. @@ -42,16 +40,13 @@ module com { module sun { module star { module sheet { */ interface XScenarioEnhanced: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** gets the ranges to the scenario. */ sequence< com::sun::star::table::CellRangeAddress > getRanges(); - //------------------------------------------------------------------------- }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XScenarios.idl b/offapi/com/sun/star/sheet/XScenarios.idl index dc24ca973545..c39158df8a72 100644 --- a/offapi/com/sun/star/sheet/XScenarios.idl +++ b/offapi/com/sun/star/sheet/XScenarios.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** provides access via name to the scenarios in a collection and inserting and removing scenarios. @@ -37,7 +35,6 @@ module com { module sun { module star { module sheet { */ published interface XScenarios: com::sun::star::container::XNameAccess { - //------------------------------------------------------------------------- /** creates a new scenario and adds it to the collection. @@ -55,7 +52,6 @@ published interface XScenarios: com::sun::star::container::XNameAccess [in] sequence< com::sun::star::table::CellRangeAddress > aRanges, [in] string aComment ); - //------------------------------------------------------------------------- /** removes a scenario from the collection. */ @@ -63,7 +59,6 @@ published interface XScenarios: com::sun::star::container::XNameAccess }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XScenariosSupplier.idl b/offapi/com/sun/star/sheet/XScenariosSupplier.idl index 3126ddc6eef5..1fd8c42b3183 100644 --- a/offapi/com/sun/star/sheet/XScenariosSupplier.idl +++ b/offapi/com/sun/star/sheet/XScenariosSupplier.idl @@ -23,17 +23,14 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** provides access to a collection of scenarios. */ published interface XScenariosSupplier: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** returns the collection of scenarios. @@ -43,7 +40,6 @@ published interface XScenariosSupplier: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XSheetAnnotation.idl b/offapi/com/sun/star/sheet/XSheetAnnotation.idl index 06274b6b7504..02b7f2fa209c 100644 --- a/offapi/com/sun/star/sheet/XSheetAnnotation.idl +++ b/offapi/com/sun/star/sheet/XSheetAnnotation.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** provides methods to query data of the annotation and to show and hide it. @@ -36,33 +34,28 @@ module com { module sun { module star { module sheet { */ published interface XSheetAnnotation: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** returns the position of cell in the spreadsheet document that contains this annotation. */ com::sun::star::table::CellAddress getPosition(); - //------------------------------------------------------------------------- /** returns the name of the user who last changed the annotation. */ string getAuthor(); - //------------------------------------------------------------------------- /** returns a formatted string representing the date when the annotation was last changed. */ string getDate(); - //------------------------------------------------------------------------- /** returns, whether the annotation is permanently visible. */ boolean getIsVisible(); - //------------------------------------------------------------------------- /** specifies whether the annotation is permanently visible. */ @@ -70,7 +63,6 @@ published interface XSheetAnnotation: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XSheetAnnotationAnchor.idl b/offapi/com/sun/star/sheet/XSheetAnnotationAnchor.idl index 4581cdc3ee0e..149518a17eff 100644 --- a/offapi/com/sun/star/sheet/XSheetAnnotationAnchor.idl +++ b/offapi/com/sun/star/sheet/XSheetAnnotationAnchor.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** provides access to a cell annotation attached to a spreadsheet cell. @@ -36,7 +34,6 @@ */ published interface XSheetAnnotationAnchor: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** returns the annotation at this anchor. */ @@ -44,7 +41,6 @@ published interface XSheetAnnotationAnchor: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XSheetAnnotationShapeSupplier.idl b/offapi/com/sun/star/sheet/XSheetAnnotationShapeSupplier.idl index 5355b3f2dcc5..5d37b766c3d6 100644 --- a/offapi/com/sun/star/sheet/XSheetAnnotationShapeSupplier.idl +++ b/offapi/com/sun/star/sheet/XSheetAnnotationShapeSupplier.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** provides methods to get the shape of o annotation @@ -37,7 +35,6 @@ module com { module sun { module star { module sheet { */ published interface XSheetAnnotationShapeSupplier: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** returns the shape of the annotation */ @@ -45,7 +42,6 @@ published interface XSheetAnnotationShapeSupplier: com::sun::star::uno::XInterfa }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XSheetAnnotations.idl b/offapi/com/sun/star/sheet/XSheetAnnotations.idl index 110f940b48af..523ba5df3f3a 100644 --- a/offapi/com/sun/star/sheet/XSheetAnnotations.idl +++ b/offapi/com/sun/star/sheet/XSheetAnnotations.idl @@ -32,11 +32,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** provides methods to access cell annotations via index and to insert and remove annotations. @@ -46,7 +44,6 @@ module com { module sun { module star { module sheet { */ published interface XSheetAnnotations: com::sun::star::container::XIndexAccess { - //------------------------------------------------------------------------- /** creates a new annotation. @@ -64,7 +61,6 @@ published interface XSheetAnnotations: com::sun::star::container::XIndexAccess [in] com::sun::star::table::CellAddress aPosition, [in] string aText ); - //------------------------------------------------------------------------- /** removes a cell annotation from the collection. @@ -78,7 +74,6 @@ published interface XSheetAnnotations: com::sun::star::container::XIndexAccess }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XSheetAnnotationsSupplier.idl b/offapi/com/sun/star/sheet/XSheetAnnotationsSupplier.idl index 0d8f196256b1..05647fcb93e7 100644 --- a/offapi/com/sun/star/sheet/XSheetAnnotationsSupplier.idl +++ b/offapi/com/sun/star/sheet/XSheetAnnotationsSupplier.idl @@ -23,17 +23,14 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** provides access to a collection of cell annotations. */ published interface XSheetAnnotationsSupplier: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** returns the collection of cell annotations. @@ -43,7 +40,6 @@ published interface XSheetAnnotationsSupplier: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XSheetAuditing.idl b/offapi/com/sun/star/sheet/XSheetAuditing.idl index f65238b6c0a5..7a826a8a9627 100644 --- a/offapi/com/sun/star/sheet/XSheetAuditing.idl +++ b/offapi/com/sun/star/sheet/XSheetAuditing.idl @@ -23,18 +23,15 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** provides methods to access auditing (detective) features in a spreadsheet. */ published interface XSheetAuditing: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** removes arrows for one level of dependents of a formula cell. @@ -46,7 +43,6 @@ published interface XSheetAuditing: com::sun::star::uno::XInterface */ boolean hideDependents( [in] com::sun::star::table::CellAddress aPosition ); - //------------------------------------------------------------------------- /** removes arrows for one level of precedents of a formula cell. @@ -58,7 +54,6 @@ published interface XSheetAuditing: com::sun::star::uno::XInterface */ boolean hidePrecedents( [in] com::sun::star::table::CellAddress aPosition ); - //------------------------------------------------------------------------- /** draws arrows between a formula cell and its dependents. @@ -70,7 +65,6 @@ published interface XSheetAuditing: com::sun::star::uno::XInterface */ boolean showDependents( [in] com::sun::star::table::CellAddress aPosition ); - //------------------------------------------------------------------------- /** draws arrows between a formula cell and its precedents. @@ -82,20 +76,17 @@ published interface XSheetAuditing: com::sun::star::uno::XInterface */ boolean showPrecedents( [in] com::sun::star::table::CellAddress aPosition ); - //------------------------------------------------------------------------- /** draws arrows between a formula cell containing an error and the cells causing the error. */ boolean showErrors( [in] com::sun::star::table::CellAddress aPosition ); - //------------------------------------------------------------------------- /** marks all cells containing invalid values. */ boolean showInvalid(); - //------------------------------------------------------------------------- /** removes all auditing arrows from the spreadsheet. */ @@ -103,7 +94,6 @@ published interface XSheetAuditing: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XSheetCellCursor.idl b/offapi/com/sun/star/sheet/XSheetCellCursor.idl index fe39e7eb81e2..d65a9de7476e 100644 --- a/offapi/com/sun/star/sheet/XSheetCellCursor.idl +++ b/offapi/com/sun/star/sheet/XSheetCellCursor.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** provides advanced methods to control the position of a cursor in a spreadsheet. @@ -35,7 +33,6 @@ module com { module sun { module star { module sheet { */ published interface XSheetCellCursor: com::sun::star::sheet::XSheetCellRange { - //------------------------------------------------------------------------- /** expands the cursor into the region containing the cells to which it currently points. @@ -44,7 +41,6 @@ published interface XSheetCellCursor: com::sun::star::sheet::XSheetCellRange */ void collapseToCurrentRegion(); - //------------------------------------------------------------------------- /** collapses the cursor into the range of the array formula to which it is currently pointing. @@ -55,7 +51,6 @@ published interface XSheetCellCursor: com::sun::star::sheet::XSheetCellRange */ void collapseToCurrentArray(); - //------------------------------------------------------------------------- /** expands the cursor to merged cell ranges. @@ -66,21 +61,18 @@ published interface XSheetCellCursor: com::sun::star::sheet::XSheetCellRange */ void collapseToMergedArea(); - //------------------------------------------------------------------------- /** expands the cursor to include the entire columns of the cells to which it is currently pointing. */ void expandToEntireColumns(); - //------------------------------------------------------------------------- /** expands the cursor to include the entire rows of the cells to which it is currently pointing. */ void expandToEntireRows(); - //------------------------------------------------------------------------- /** changes the size of a cursor range. @@ -95,7 +87,6 @@ published interface XSheetCellCursor: com::sun::star::sheet::XSheetCellRange }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XSheetCellRange.idl b/offapi/com/sun/star/sheet/XSheetCellRange.idl index de95a2fbf4f4..51a8096e4e4f 100644 --- a/offapi/com/sun/star/sheet/XSheetCellRange.idl +++ b/offapi/com/sun/star/sheet/XSheetCellRange.idl @@ -22,15 +22,12 @@ #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= published interface XSpreadsheet; -//============================================================================= /** provides access to the spreadsheet that contains a cell range. @@ -38,7 +35,6 @@ module com { module sun { module star { module sheet { */ published interface XSheetCellRange: com::sun::star::table::XCellRange { - //------------------------------------------------------------------------- /** returns the spreadsheet interface which contains the cell range. @@ -52,7 +48,6 @@ published interface XSheetCellRange: com::sun::star::table::XCellRange }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XSheetCellRangeContainer.idl b/offapi/com/sun/star/sheet/XSheetCellRangeContainer.idl index 23e1ff342c10..5545f7a2c048 100644 --- a/offapi/com/sun/star/sheet/XSheetCellRangeContainer.idl +++ b/offapi/com/sun/star/sheet/XSheetCellRangeContainer.idl @@ -24,11 +24,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** provides methods to access cell ranges in a collection via index and to add and remove cell ranges. @@ -37,7 +35,6 @@ module com { module sun { module star { module sheet { */ published interface XSheetCellRangeContainer: com::sun::star::sheet::XSheetCellRanges { - //------------------------------------------------------------------------- /** adds the given range to the collection of cell ranges. @@ -52,7 +49,6 @@ published interface XSheetCellRangeContainer: com::sun::star::sheet::XSheetCellR [in] com::sun::star::table::CellRangeAddress aCellRangeAddress, [in] boolean bMergeRanges ); - //------------------------------------------------------------------------- /** removes the given range from the collection of cell ranges. @@ -69,7 +65,6 @@ published interface XSheetCellRangeContainer: com::sun::star::sheet::XSheetCellR [in] com::sun::star::table::CellRangeAddress aCellRangeAddress ) raises( com::sun::star::container::NoSuchElementException ); - //------------------------------------------------------------------------- /** adds the given ranges to the collection of cell ranges. @@ -84,7 +79,6 @@ published interface XSheetCellRangeContainer: com::sun::star::sheet::XSheetCellR [in] sequence aCellRangeAddresses, [in] boolean bMergeRanges ); - //------------------------------------------------------------------------- /** removes the given ranges from the collection of cell ranges. @@ -103,7 +97,6 @@ published interface XSheetCellRangeContainer: com::sun::star::sheet::XSheetCellR }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XSheetCellRanges.idl b/offapi/com/sun/star/sheet/XSheetCellRanges.idl index 466272e35bab..8ad3fc491489 100644 --- a/offapi/com/sun/star/sheet/XSheetCellRanges.idl +++ b/offapi/com/sun/star/sheet/XSheetCellRanges.idl @@ -24,11 +24,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** provides methods to access cell ranges in a collection via index and other helper methods. @@ -37,7 +35,6 @@ module com { module sun { module star { module sheet { */ published interface XSheetCellRanges: com::sun::star::container::XIndexAccess { - //------------------------------------------------------------------------- /** returns the collection of all used cells. @@ -45,7 +42,6 @@ published interface XSheetCellRanges: com::sun::star::container::XIndexAccess */ com::sun::star::container::XEnumerationAccess getCells(); - //------------------------------------------------------------------------- /** creates a string with addresses of all contained cell ranges. @@ -57,7 +53,6 @@ published interface XSheetCellRanges: com::sun::star::container::XIndexAccess */ string getRangeAddressesAsString(); - //------------------------------------------------------------------------- /** creates a sequence with addresses of all contained cell ranges. @@ -68,7 +63,6 @@ published interface XSheetCellRanges: com::sun::star::container::XIndexAccess }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XSheetCondition.idl b/offapi/com/sun/star/sheet/XSheetCondition.idl index bf26e34c9583..fffeb9702423 100644 --- a/offapi/com/sun/star/sheet/XSheetCondition.idl +++ b/offapi/com/sun/star/sheet/XSheetCondition.idl @@ -24,11 +24,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** provides methods to access the settings of a condition in a conditional format or data validation. @@ -38,20 +36,17 @@ module com { module sun { module star { module sheet { */ published interface XSheetCondition: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** returns the operator in the condition. */ com::sun::star::sheet::ConditionOperator getOperator(); - //------------------------------------------------------------------------- /** sets the operator in the condition. */ void setOperator( [in] com::sun::star::sheet::ConditionOperator nOperator ); - //------------------------------------------------------------------------- /** returns either the comparison value, which is used in the condition, or the first value if two values are needed for the operator. @@ -61,7 +56,6 @@ published interface XSheetCondition: com::sun::star::uno::XInterface */ string getFormula1(); - //------------------------------------------------------------------------- /** sets either the comparison value, which is used in the condition, or the first value if two values are needed for the operator. @@ -71,7 +65,6 @@ published interface XSheetCondition: com::sun::star::uno::XInterface */ void setFormula1( [in] string aFormula1 ); - //------------------------------------------------------------------------- /** if two values are needed for the operator, this method returns the second one. @@ -81,7 +74,6 @@ published interface XSheetCondition: com::sun::star::uno::XInterface */ string getFormula2(); - //------------------------------------------------------------------------- /** if two values are needed for the operator, this method sets the second one. @@ -91,14 +83,12 @@ published interface XSheetCondition: com::sun::star::uno::XInterface */ void setFormula2( [in] string aFormula2 ); - //------------------------------------------------------------------------- /** returns the position in the document which is used as a base for relative references in the formulas. */ com::sun::star::table::CellAddress getSourcePosition(); - //------------------------------------------------------------------------- /** sets the position in the document which is used as a base for relative references in the formulas. @@ -108,7 +98,6 @@ published interface XSheetCondition: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XSheetCondition2.idl b/offapi/com/sun/star/sheet/XSheetCondition2.idl index ae71ed79ebf4..a72bcfbab3e0 100644 --- a/offapi/com/sun/star/sheet/XSheetCondition2.idl +++ b/offapi/com/sun/star/sheet/XSheetCondition2.idl @@ -35,11 +35,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** provides methods to access the settings of a condition in a conditional format or data validation. @@ -50,13 +48,11 @@ module com { module sun { module star { module sheet { */ interface XSheetCondition2: com::sun::star::sheet::XSheetCondition { - //------------------------------------------------------------------------- /** returns the operator in the condition (new interface). */ long getConditionOperator(); - //------------------------------------------------------------------------- /** sets the operator in the condition (new interface). */ @@ -64,7 +60,6 @@ interface XSheetCondition2: com::sun::star::sheet::XSheetCondition [in] long nOperator ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XSheetConditionalEntries.idl b/offapi/com/sun/star/sheet/XSheetConditionalEntries.idl index f0332f974e8e..7c4e114c6fc5 100644 --- a/offapi/com/sun/star/sheet/XSheetConditionalEntries.idl +++ b/offapi/com/sun/star/sheet/XSheetConditionalEntries.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** provides methods to add and remove conditions of a conditional format. @@ -36,7 +34,6 @@ module com { module sun { module star { module sheet { */ published interface XSheetConditionalEntries: com::sun::star::container::XIndexAccess { - //------------------------------------------------------------------------- /** adds a conditional entry to the format. @@ -67,13 +64,11 @@ published interface XSheetConditionalEntries: com::sun::star::container::XIndexA */ void addNew( [in] sequence< com::sun::star::beans::PropertyValue > aConditionalEntry ); - //------------------------------------------------------------------------- /** removes a conditional entry from the format. */ void removeByIndex( [in] long nIndex ); - //------------------------------------------------------------------------- /** clears all condition entries. */ @@ -81,7 +76,6 @@ published interface XSheetConditionalEntries: com::sun::star::container::XIndexA }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XSheetConditionalEntry.idl b/offapi/com/sun/star/sheet/XSheetConditionalEntry.idl index 88098b869702..45caecd8db8b 100644 --- a/offapi/com/sun/star/sheet/XSheetConditionalEntry.idl +++ b/offapi/com/sun/star/sheet/XSheetConditionalEntry.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** provides methods to access the cell style name for a condition in a conditional format. @@ -35,14 +33,12 @@ module com { module sun { module star { module sheet { */ published interface XSheetConditionalEntry: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** returns the name of the cell style that is used when the condition is fulfilled. */ string getStyleName(); - //------------------------------------------------------------------------- /** sets the name of the cell style that is used when the condition is fulfilled. @@ -51,7 +47,6 @@ published interface XSheetConditionalEntry: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XSheetFilterDescriptor.idl b/offapi/com/sun/star/sheet/XSheetFilterDescriptor.idl index d4156548f10b..d181d9ce027d 100644 --- a/offapi/com/sun/star/sheet/XSheetFilterDescriptor.idl +++ b/offapi/com/sun/star/sheet/XSheetFilterDescriptor.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** provides access to a collection of filter conditions (filter fields). @@ -35,13 +33,11 @@ module com { module sun { module star { module sheet { */ published interface XSheetFilterDescriptor: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** returns the collection of filter fields. */ sequence< TableFilterField > getFilterFields(); - //------------------------------------------------------------------------- /** sets a new collection of filter fields. */ @@ -49,7 +45,6 @@ published interface XSheetFilterDescriptor: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XSheetFilterDescriptor2.idl b/offapi/com/sun/star/sheet/XSheetFilterDescriptor2.idl index 35be9379fba7..441fff0815ce 100644 --- a/offapi/com/sun/star/sheet/XSheetFilterDescriptor2.idl +++ b/offapi/com/sun/star/sheet/XSheetFilterDescriptor2.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** provides access to a collection of filter conditions (filter fields). @@ -40,13 +38,11 @@ module com { module sun { module star { module sheet { */ published interface XSheetFilterDescriptor2: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** returns the collection of filter fields. */ sequence< TableFilterField2 > getFilterFields2(); - //------------------------------------------------------------------------- /** sets a new collection of filter fields. */ @@ -54,7 +50,6 @@ published interface XSheetFilterDescriptor2: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XSheetFilterDescriptor3.idl b/offapi/com/sun/star/sheet/XSheetFilterDescriptor3.idl index 8977cb856418..b4d960ba4cb7 100644 --- a/offapi/com/sun/star/sheet/XSheetFilterDescriptor3.idl +++ b/offapi/com/sun/star/sheet/XSheetFilterDescriptor3.idl @@ -46,13 +46,11 @@ module com { module sun { module star { module sheet { */ interface XSheetFilterDescriptor3: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** returns the collection of filter fields. */ sequence getFilterFields3(); - //------------------------------------------------------------------------- /** sets a new collection of filter fields. */ diff --git a/offapi/com/sun/star/sheet/XSheetFilterable.idl b/offapi/com/sun/star/sheet/XSheetFilterable.idl index 4db3725e9dd6..260fa084bb21 100644 --- a/offapi/com/sun/star/sheet/XSheetFilterable.idl +++ b/offapi/com/sun/star/sheet/XSheetFilterable.idl @@ -32,11 +32,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** represents something that can be filtered using an XSheetFilterDescriptor. @@ -44,7 +42,6 @@ module com { module sun { module star { module sheet { */ published interface XSheetFilterable: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** creates a filter descriptor. @@ -56,7 +53,6 @@ published interface XSheetFilterable: com::sun::star::uno::XInterface com::sun::star::sheet::XSheetFilterDescriptor createFilterDescriptor( [in] boolean bEmpty ); - //------------------------------------------------------------------------- /** performs a filter operation, using the settings of the passed filter descriptor. @@ -69,7 +65,6 @@ published interface XSheetFilterable: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XSheetFilterableEx.idl b/offapi/com/sun/star/sheet/XSheetFilterableEx.idl index 1189c7395f51..a4e4d808ec9f 100644 --- a/offapi/com/sun/star/sheet/XSheetFilterableEx.idl +++ b/offapi/com/sun/star/sheet/XSheetFilterableEx.idl @@ -23,11 +23,9 @@ #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** represents something from which criteria for filtering can be read. @@ -39,7 +37,6 @@ module com { module sun { module star { module sheet { */ published interface XSheetFilterableEx: com::sun::star::sheet::XSheetFilterable { - //------------------------------------------------------------------------- /** creates a filter descriptor for the specified filterable object from the contents of this object. @@ -50,7 +47,6 @@ published interface XSheetFilterableEx: com::sun::star::sheet::XSheetFilterable }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XSheetLinkable.idl b/offapi/com/sun/star/sheet/XSheetLinkable.idl index e181a7736600..80bae9e15a63 100644 --- a/offapi/com/sun/star/sheet/XSheetLinkable.idl +++ b/offapi/com/sun/star/sheet/XSheetLinkable.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** enables a sheet to refer to another sheet in a different document. @@ -43,7 +41,6 @@ module com { module sun { module star { module sheet { */ published interface XSheetLinkable: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** returns the link mode of the spreadsheet. @@ -53,7 +50,6 @@ published interface XSheetLinkable: com::sun::star::uno::XInterface */ com::sun::star::sheet::SheetLinkMode getLinkMode(); - //------------------------------------------------------------------------- /** enables the linking of the sheet and controls whether formulas are copied. @@ -67,13 +63,11 @@ published interface XSheetLinkable: com::sun::star::uno::XInterface */ void setLinkMode( [in] com::sun::star::sheet::SheetLinkMode nLinkMode ); - //------------------------------------------------------------------------- /** returns the target URL of the link. */ string getLinkUrl(); - //------------------------------------------------------------------------- /** sets the target URL of the link. @@ -82,13 +76,11 @@ published interface XSheetLinkable: com::sun::star::uno::XInterface */ void setLinkUrl( [in] string aLinkUrl ); - //------------------------------------------------------------------------- /** returns the sheet name of the sheet in the source document. */ string getLinkSheetName(); - //------------------------------------------------------------------------- /** sets the name of the linked sheet in the source document. @@ -97,7 +89,6 @@ published interface XSheetLinkable: com::sun::star::uno::XInterface */ void setLinkSheetName( [in] string aLinkSheetName ); - //------------------------------------------------------------------------- /** links the sheet to another sheet in another document. @@ -113,7 +104,6 @@ published interface XSheetLinkable: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XSheetOperation.idl b/offapi/com/sun/star/sheet/XSheetOperation.idl index 933714b741b4..4808b2cee0c8 100644 --- a/offapi/com/sun/star/sheet/XSheetOperation.idl +++ b/offapi/com/sun/star/sheet/XSheetOperation.idl @@ -24,11 +24,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** provides methods to execute operations on a cell range or ranges. @@ -37,7 +35,6 @@ module com { module sun { module star { module sheet { */ published interface XSheetOperation: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** computes a general function based on all cells in the current cell range(s). @@ -52,7 +49,6 @@ published interface XSheetOperation: com::sun::star::uno::XInterface [in] com::sun::star::sheet::GeneralFunction nFunction ) raises( com::sun::star::uno::Exception ); //! unnecessary - //------------------------------------------------------------------------- /** clears the specified contents of the current cell range(s). @@ -64,7 +60,6 @@ published interface XSheetOperation: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XSheetOutline.idl b/offapi/com/sun/star/sheet/XSheetOutline.idl index 033de2d12295..a20c52d6626f 100644 --- a/offapi/com/sun/star/sheet/XSheetOutline.idl +++ b/offapi/com/sun/star/sheet/XSheetOutline.idl @@ -24,17 +24,14 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** provides methods to access the outlines of a sheet. */ published interface XSheetOutline: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** creates an outline group. @@ -49,7 +46,6 @@ published interface XSheetOutline: com::sun::star::uno::XInterface [in] com::sun::star::table::CellRangeAddress aRange, [in] com::sun::star::table::TableOrientation nOrientation ); - //------------------------------------------------------------------------- /** removes outline groups. @@ -67,7 +63,6 @@ published interface XSheetOutline: com::sun::star::uno::XInterface [in] com::sun::star::table::CellRangeAddress aRange, [in] com::sun::star::table::TableOrientation nOrientation ); - //------------------------------------------------------------------------- /** creates outline groups from formula references in a range. @@ -76,13 +71,11 @@ published interface XSheetOutline: com::sun::star::uno::XInterface */ void autoOutline( [in] com::sun::star::table::CellRangeAddress aRange ); - //------------------------------------------------------------------------- /** removes all outline groups from the sheet. */ void clearOutline(); - //------------------------------------------------------------------------- /** collapses an outline group. @@ -91,7 +84,6 @@ published interface XSheetOutline: com::sun::star::uno::XInterface */ void hideDetail( [in] com::sun::star::table::CellRangeAddress aRange ); - //------------------------------------------------------------------------- /** reopens an outline group. @@ -100,7 +92,6 @@ published interface XSheetOutline: com::sun::star::uno::XInterface */ void showDetail( [in] com::sun::star::table::CellRangeAddress aRange ); - //------------------------------------------------------------------------- /** shows all outlined groups below a specific level. @@ -117,7 +108,6 @@ published interface XSheetOutline: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XSheetPageBreak.idl b/offapi/com/sun/star/sheet/XSheetPageBreak.idl index d00b45550b70..d5a567dfc358 100644 --- a/offapi/com/sun/star/sheet/XSheetPageBreak.idl +++ b/offapi/com/sun/star/sheet/XSheetPageBreak.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** provides access to page breaks in a sheet. @@ -35,7 +33,6 @@ module com { module sun { module star { module sheet { */ published interface XSheetPageBreak: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** returns a sequence of descriptions of all horizontal page breaks on the sheet. @@ -50,7 +47,6 @@ published interface XSheetPageBreak: com::sun::star::uno::XInterface */ sequence< com::sun::star::sheet::TablePageBreakData > getColumnPageBreaks(); - //------------------------------------------------------------------------- /** returns a sequence of descriptions of all vertical page breaks on the sheet. @@ -65,7 +61,6 @@ published interface XSheetPageBreak: com::sun::star::uno::XInterface */ sequence< com::sun::star::sheet::TablePageBreakData > getRowPageBreaks(); - //------------------------------------------------------------------------- /** removes all manual page breaks on the sheet. */ @@ -73,7 +68,6 @@ published interface XSheetPageBreak: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XSheetPastable.idl b/offapi/com/sun/star/sheet/XSheetPastable.idl index 1476aed90a57..46c30036eaf7 100644 --- a/offapi/com/sun/star/sheet/XSheetPastable.idl +++ b/offapi/com/sun/star/sheet/XSheetPastable.idl @@ -26,11 +26,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** represents a sheet into which contents of the clipboard can be pasted. @@ -38,14 +36,12 @@ module com { module sun { module star { module sheet { */ published interface XSheetPastable: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** pastes the contents of the clipboard at the specified position on the sheet. */ void paste( [in] com::sun::star::table::CellAddress aDestination ); - //------------------------------------------------------------------------- /** pastes the contents of the clipboard at the specified position on the sheet, using the specified format. @@ -53,7 +49,6 @@ published interface XSheetPastable: com::sun::star::uno::XInterface void pasteFormat( [in] com::sun::star::table::CellAddress aDestination, [in] string aFormat ); - //------------------------------------------------------------------------- /** pastes clipboard data from a cell range into another cell range. @@ -70,7 +65,6 @@ published interface XSheetPastable: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XSolver.idl b/offapi/com/sun/star/sheet/XSolver.idl index 3096a772525d..cab98844a59d 100644 --- a/offapi/com/sun/star/sheet/XSolver.idl +++ b/offapi/com/sun/star/sheet/XSolver.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** allows to call a solver for a model that is defined by spreadsheet cells. */ @@ -63,7 +61,6 @@ interface XSolver: com::sun::star::uno::XInterface [attribute, readonly] sequence< double > Solution; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XSolverDescription.idl b/offapi/com/sun/star/sheet/XSolverDescription.idl index dbfbfc49a29b..0ccefa7e39e2 100644 --- a/offapi/com/sun/star/sheet/XSolverDescription.idl +++ b/offapi/com/sun/star/sheet/XSolverDescription.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** gives access to user-visible strings for a solver. */ @@ -47,7 +45,6 @@ interface XSolverDescription: com::sun::star::uno::XInterface [attribute, readonly] string StatusDescription; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XSpreadsheet.idl b/offapi/com/sun/star/sheet/XSpreadsheet.idl index ec5a28587fbf..431a0bec4247 100644 --- a/offapi/com/sun/star/sheet/XSpreadsheet.idl +++ b/offapi/com/sun/star/sheet/XSpreadsheet.idl @@ -22,21 +22,17 @@ #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= published interface XSheetCellCursor; -//============================================================================= /** provides methods to create a cell range cursor. */ published interface XSpreadsheet: com::sun::star::sheet::XSheetCellRange { - //------------------------------------------------------------------------- /** creates a cell cursor including the whole spreadsheet. @@ -44,7 +40,6 @@ published interface XSpreadsheet: com::sun::star::sheet::XSheetCellRange */ com::sun::star::sheet::XSheetCellCursor createCursor(); - //------------------------------------------------------------------------- /** creates a cell cursor to travel in the given range context. @@ -58,7 +53,6 @@ published interface XSpreadsheet: com::sun::star::sheet::XSheetCellRange }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XSpreadsheetDocument.idl b/offapi/com/sun/star/sheet/XSpreadsheetDocument.idl index 2e14f40242ea..b3f1e3100e32 100644 --- a/offapi/com/sun/star/sheet/XSpreadsheetDocument.idl +++ b/offapi/com/sun/star/sheet/XSpreadsheetDocument.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** provides access to a collection of spreadsheets. @@ -35,7 +33,6 @@ module com { module sun { module star { module sheet { */ published interface XSpreadsheetDocument: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** returns the collection of sheets in the document. @@ -45,7 +42,6 @@ published interface XSpreadsheetDocument: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XSpreadsheetView.idl b/offapi/com/sun/star/sheet/XSpreadsheetView.idl index b67ba54d0808..8d4c891d7c53 100644 --- a/offapi/com/sun/star/sheet/XSpreadsheetView.idl +++ b/offapi/com/sun/star/sheet/XSpreadsheetView.idl @@ -24,24 +24,20 @@ #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** is the main interface of a SpreadsheetView. It manages the active sheet within this view. */ published interface XSpreadsheetView: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** returns the sheet that is shown in the view. */ com::sun::star::sheet::XSpreadsheet getActiveSheet(); - //------------------------------------------------------------------------- /** sets the sheet that is shown in the view. */ @@ -49,7 +45,6 @@ published interface XSpreadsheetView: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XSpreadsheets.idl b/offapi/com/sun/star/sheet/XSpreadsheets.idl index 4b73b0f9914d..9f46690b1692 100644 --- a/offapi/com/sun/star/sheet/XSpreadsheets.idl +++ b/offapi/com/sun/star/sheet/XSpreadsheets.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** provides methods to access the spreadsheets by name and to insert, copy, remove and rearrange spreadsheets. @@ -35,7 +33,6 @@ module com { module sun { module star { module sheet { */ published interface XSpreadsheets: com::sun::star::container::XNameContainer { - //------------------------------------------------------------------------- /** inserts a new sheet into the collection. @@ -46,7 +43,6 @@ published interface XSpreadsheets: com::sun::star::container::XNameContainer */ void insertNewByName( [in] string aName, [in] short nPosition ); - //------------------------------------------------------------------------- /** moves a sheet within the collection. @@ -57,7 +53,6 @@ published interface XSpreadsheets: com::sun::star::container::XNameContainer */ void moveByName( [in] string aName, [in] short nDestination ); - //------------------------------------------------------------------------- /** copies a sheet within the collection. @@ -75,7 +70,6 @@ published interface XSpreadsheets: com::sun::star::container::XNameContainer }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XSpreadsheets2.idl b/offapi/com/sun/star/sheet/XSpreadsheets2.idl index 2928932b5b73..498b15cb7b7b 100644 --- a/offapi/com/sun/star/sheet/XSpreadsheets2.idl +++ b/offapi/com/sun/star/sheet/XSpreadsheets2.idl @@ -30,11 +30,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** extends XSpreadsheets interface to import external sheets. @@ -68,7 +66,6 @@ interface XSpreadsheets2: com::sun::star::sheet::XSpreadsheets com::sun::star::lang::IndexOutOfBoundsException); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XSubTotalCalculatable.idl b/offapi/com/sun/star/sheet/XSubTotalCalculatable.idl index 7957c6a2e49f..9002bf119546 100644 --- a/offapi/com/sun/star/sheet/XSubTotalCalculatable.idl +++ b/offapi/com/sun/star/sheet/XSubTotalCalculatable.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** contains methods to handle a subtotal descriptor. @@ -39,7 +37,6 @@ module com { module sun { module star { module sheet { */ published interface XSubTotalCalculatable: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** creates a subtotal descriptor. @@ -51,7 +48,6 @@ published interface XSubTotalCalculatable: com::sun::star::uno::XInterface com::sun::star::sheet::XSubTotalDescriptor createSubTotalDescriptor( [in] boolean bEmpty ); - //------------------------------------------------------------------------- /** creates subtotals using the settings of the passed descriptor. @@ -66,7 +62,6 @@ published interface XSubTotalCalculatable: com::sun::star::uno::XInterface [in] com::sun::star::sheet::XSubTotalDescriptor xDescriptor, [in] boolean bReplace ); - //------------------------------------------------------------------------- /** removes the subtotals from the current object. */ @@ -74,7 +69,6 @@ published interface XSubTotalCalculatable: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XSubTotalDescriptor.idl b/offapi/com/sun/star/sheet/XSubTotalDescriptor.idl index d10d6ab768f9..e4f7ffe13473 100644 --- a/offapi/com/sun/star/sheet/XSubTotalDescriptor.idl +++ b/offapi/com/sun/star/sheet/XSubTotalDescriptor.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** provides access to the collection of subtotal fields in a subtotal descriptor. @@ -36,7 +34,6 @@ module com { module sun { module star { module sheet { */ published interface XSubTotalDescriptor: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** adds a subtotal field definition to the descriptor. @@ -51,7 +48,6 @@ published interface XSubTotalDescriptor: com::sun::star::uno::XInterface [in] sequence< com::sun::star::sheet::SubTotalColumn > aSubTotalColumns, [in] long nGroupColumn ); - //------------------------------------------------------------------------- /** removes all subtotal field definitions from the descriptor. */ @@ -59,7 +55,6 @@ published interface XSubTotalDescriptor: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XSubTotalField.idl b/offapi/com/sun/star/sheet/XSubTotalField.idl index d882f443a801..21158ccacce8 100644 --- a/offapi/com/sun/star/sheet/XSubTotalField.idl +++ b/offapi/com/sun/star/sheet/XSubTotalField.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** provides access to the settings of a field in a subtotal descriptor. @@ -36,26 +34,22 @@ module com { module sun { module star { module sheet { */ published interface XSubTotalField: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** returns the column by which entries are grouped. */ long getGroupColumn(); - //------------------------------------------------------------------------- /** sets the column by which entries are grouped. */ void setGroupColumn( [in] long nGroupColumn ); - //------------------------------------------------------------------------- /** returns the definitions of which columns should have subtotals added to them. */ sequence< com::sun::star::sheet::SubTotalColumn > getSubTotalColumns(); - //------------------------------------------------------------------------- /** sets the definitions of which columns should have subtotals added to them. @@ -66,7 +60,6 @@ published interface XSubTotalField: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XUniqueCellFormatRangesSupplier.idl b/offapi/com/sun/star/sheet/XUniqueCellFormatRangesSupplier.idl index d1d4a6fd22d5..d63676a2ae41 100644 --- a/offapi/com/sun/star/sheet/XUniqueCellFormatRangesSupplier.idl +++ b/offapi/com/sun/star/sheet/XUniqueCellFormatRangesSupplier.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** provides access to a collection of collections of equal-formatted cell ranges. @@ -56,7 +54,6 @@ published interface XUniqueCellFormatRangesSupplier: com::sun::star::uno::XInter com::sun::star::container::XIndexAccess getUniqueCellFormatRanges(); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XUnnamedDatabaseRanges.idl b/offapi/com/sun/star/sheet/XUnnamedDatabaseRanges.idl index 915f57cc7d16..efb024c0c769 100644 --- a/offapi/com/sun/star/sheet/XUnnamedDatabaseRanges.idl +++ b/offapi/com/sun/star/sheet/XUnnamedDatabaseRanges.idl @@ -48,11 +48,9 @@ #include #endif -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** provides functions to manage the sheet local databases */ @@ -71,7 +69,6 @@ interface XUnnamedDatabaseRanges: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XUsedAreaCursor.idl b/offapi/com/sun/star/sheet/XUsedAreaCursor.idl index fd9e4d674b12..0a87fb139310 100644 --- a/offapi/com/sun/star/sheet/XUsedAreaCursor.idl +++ b/offapi/com/sun/star/sheet/XUsedAreaCursor.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** provides methods to find the used area of the entire sheet. @@ -38,7 +36,6 @@ module com { module sun { module star { module sheet { */ published interface XUsedAreaCursor: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** points the cursor to the start of the used area. @@ -48,7 +45,6 @@ published interface XUsedAreaCursor: com::sun::star::uno::XInterface */ void gotoStartOfUsedArea( [in] boolean bExpand ); - //------------------------------------------------------------------------- /** points the cursor to the end of the used area. @@ -60,7 +56,6 @@ published interface XUsedAreaCursor: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XViewFreezable.idl b/offapi/com/sun/star/sheet/XViewFreezable.idl index 3003c7d5a6db..c80b7f55193b 100644 --- a/offapi/com/sun/star/sheet/XViewFreezable.idl +++ b/offapi/com/sun/star/sheet/XViewFreezable.idl @@ -22,18 +22,15 @@ #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** enables a SpreadsheetView to freeze columns and rows of the view. */ published interface XViewFreezable: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** returns if the view has frozen panes. @@ -44,7 +41,6 @@ published interface XViewFreezable: com::sun::star::uno::XInterface */ boolean hasFrozenPanes(); - //------------------------------------------------------------------------- /** freezes panes with the specified number of columns and rows. @@ -57,7 +53,6 @@ published interface XViewFreezable: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XViewPane.idl b/offapi/com/sun/star/sheet/XViewPane.idl index 8d0bc34c43e7..254dab56353b 100644 --- a/offapi/com/sun/star/sheet/XViewPane.idl +++ b/offapi/com/sun/star/sheet/XViewPane.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** represents a pane in a view of a spreadsheet document. @@ -36,31 +34,26 @@ */ published interface XViewPane: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** returns the first column that is visible in the pane. */ long getFirstVisibleColumn(); - //------------------------------------------------------------------------- /** sets the first column that is visible in the pane. */ void setFirstVisibleColumn( [in] long nFirstVisibleColumn ); - //------------------------------------------------------------------------- /** returns the first row that is visible in the pane. */ long getFirstVisibleRow(); - //------------------------------------------------------------------------- /** sets the first row that is visible in the pane. */ void setFirstVisibleRow( [in] long nFirstVisibleRow ); - //------------------------------------------------------------------------- /** returns the address of the cell range that consists of the cells which are visible in the pane. @@ -69,7 +62,6 @@ published interface XViewPane: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XViewPanesSupplier.idl b/offapi/com/sun/star/sheet/XViewPanesSupplier.idl index 9fd391791d2e..370262ba9333 100644 --- a/offapi/com/sun/star/sheet/XViewPanesSupplier.idl +++ b/offapi/com/sun/star/sheet/XViewPanesSupplier.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** enables access to the panes in a view. @@ -35,7 +33,6 @@ module com { module sun { module star { module sheet { */ published interface XViewPanesSupplier: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** returns the collection of panes in the view. */ @@ -43,7 +40,6 @@ published interface XViewPanesSupplier: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XViewSplitable.idl b/offapi/com/sun/star/sheet/XViewSplitable.idl index cf8f23b46643..157b7dadb436 100644 --- a/offapi/com/sun/star/sheet/XViewSplitable.idl +++ b/offapi/com/sun/star/sheet/XViewSplitable.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** enables a SpreadsheetView to split the view. @@ -34,7 +32,6 @@ */ published interface XViewSplitable: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** returns if the view is split into individual panes. @@ -46,33 +43,28 @@ published interface XViewSplitable: com::sun::star::uno::XInterface */ boolean getIsWindowSplit(); - //------------------------------------------------------------------------- /** returns the horizontal position in pixels where the view is split. */ long getSplitHorizontal(); - //------------------------------------------------------------------------- /** returns the vertical position in pixels where the view is split. */ long getSplitVertical(); - //------------------------------------------------------------------------- /** returns the column before which the view is split. */ long getSplitColumn(); - //------------------------------------------------------------------------- /** returns the row before which the view is split. */ long getSplitRow(); - //------------------------------------------------------------------------- /** splits the view at the specified position. @@ -84,7 +76,6 @@ published interface XViewSplitable: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/XVolatileResult.idl b/offapi/com/sun/star/sheet/XVolatileResult.idl index 4e46a9305bc7..74bf9bb6ea22 100644 --- a/offapi/com/sun/star/sheet/XVolatileResult.idl +++ b/offapi/com/sun/star/sheet/XVolatileResult.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** provides methods to handle a volatile function result. @@ -36,14 +34,12 @@ module com { module sun { module star { module sheet { */ published interface XVolatileResult: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** adds a listener to be notified when a new value is available. */ [oneway] void addResultListener( [in] com::sun::star::sheet::XResultListener aListener ); - //------------------------------------------------------------------------- /** removes the specified listener. */ @@ -52,7 +48,6 @@ published interface XVolatileResult: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sheet/_NamedRange.idl b/offapi/com/sun/star/sheet/_NamedRange.idl index c11b0edd2488..2596b7dee2d6 100644 --- a/offapi/com/sun/star/sheet/_NamedRange.idl +++ b/offapi/com/sun/star/sheet/_NamedRange.idl @@ -20,36 +20,30 @@ #ifndef __com_sun_star_sheet__NamedRange_idl__ #define __com_sun_star_sheet__NamedRange_idl__ -//============================================================================= module com { module sun { module star { module sheet { -//============================================================================= /** @deprecated @see com::sun::star::sheet::NamedRangeFlag */ published constants _NamedRange { - //------------------------------------------------------------------------- /** The range contains filter criteria. */ const long FILTER_CRITERIA = 1; - //------------------------------------------------------------------------- /** The range can be used as a print range. */ const long PRINT_AREA = 2; - //------------------------------------------------------------------------- /** The range can be used as column headers for printing. */ const long COLUMN_HEADER = 4; - //------------------------------------------------------------------------- /** The range can be used as row headers for printing. */ @@ -57,7 +51,6 @@ published constants _NamedRange }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/smarttags/SmartTagAction.idl b/offapi/com/sun/star/smarttags/SmartTagAction.idl index 646b62d97477..b4151fdc66db 100644 --- a/offapi/com/sun/star/smarttags/SmartTagAction.idl +++ b/offapi/com/sun/star/smarttags/SmartTagAction.idl @@ -20,17 +20,14 @@ #ifndef __com_sun_star_smarttags_SmartTagAction_idl__ #define __com_sun_star_smarttags_SmartTagAction_idl__ -//============================================================================ module com { module sun { module star { module smarttags { interface XSmartTagAction; }; }; }; }; -//============================================================================ module com { module sun { module star { module smarttags { -//============================================================================ /** provides one or more actions for smart tags. @@ -43,7 +40,6 @@ module com { module sun { module star { module smarttags { service SmartTagAction : XSmartTagAction {}; -//============================================================================ }; }; }; }; diff --git a/offapi/com/sun/star/smarttags/SmartTagRecognizer.idl b/offapi/com/sun/star/smarttags/SmartTagRecognizer.idl index f3274be2f15f..c9df9f4dc646 100644 --- a/offapi/com/sun/star/smarttags/SmartTagRecognizer.idl +++ b/offapi/com/sun/star/smarttags/SmartTagRecognizer.idl @@ -20,17 +20,14 @@ #ifndef __com_sun_star_smarttags_SmartTagRecognizer_idl__ #define __com_sun_star_smarttags_SmartTagRecognizer_idl__ -//============================================================================ module com { module sun { module star { module smarttags { interface XSmartTagRecognizer; }; }; }; }; -//============================================================================ module com { module sun { module star { module smarttags { -//============================================================================ /** recognizes smart tags. @@ -44,7 +41,6 @@ module com { module sun { module star { module smarttags { service SmartTagRecognizer : XSmartTagRecognizer {}; -//============================================================================ }; }; }; }; diff --git a/offapi/com/sun/star/smarttags/SmartTagRecognizerMode.idl b/offapi/com/sun/star/smarttags/SmartTagRecognizerMode.idl index e187da79f517..854705afe003 100644 --- a/offapi/com/sun/star/smarttags/SmartTagRecognizerMode.idl +++ b/offapi/com/sun/star/smarttags/SmartTagRecognizerMode.idl @@ -20,11 +20,9 @@ #ifndef __com_sun_star_smarttags_SmartTagRecognizerMode_idl__ #define __com_sun_star_smarttags_SmartTagRecognizerMode_idl__ -//============================================================================= module com { module sun { module star { module smarttags { -//============================================================================= /** specifies the which type of text is passed to XSmartTagRecognizer::recognize()

diff --git a/offapi/com/sun/star/smarttags/XSmartTagAction.idl b/offapi/com/sun/star/smarttags/XSmartTagAction.idl index 0821b4a0a47c..13638ae68aef 100644 --- a/offapi/com/sun/star/smarttags/XSmartTagAction.idl +++ b/offapi/com/sun/star/smarttags/XSmartTagAction.idl @@ -37,11 +37,9 @@ #include #include -//============================================================================= module com { module sun { module star { module smarttags { -//============================================================================= /** provides access to smart tag actions. @@ -50,7 +48,6 @@ module com { module sun { module star { module smarttags { interface XSmartTagAction: com::sun::star::lang::XInitialization { - //------------------------------------------------------------------------- /** obtains a name that describes this action component. @param aLocale @@ -62,7 +59,6 @@ interface XSmartTagAction: com::sun::star::lang::XInitialization string getName( [in] ::com::sun::star::lang::Locale aLocale ); - //------------------------------------------------------------------------- /** obtains a detailed description of this action component. @param aLocale @@ -74,14 +70,12 @@ interface XSmartTagAction: com::sun::star::lang::XInitialization string getDescription( [in] ::com::sun::star::lang::Locale aLocale ); - //------------------------------------------------------------------------- /** the number of smart tag types supported by this action component. */ [attribute, readonly] long SmartTagCount; - //------------------------------------------------------------------------- /** obtains the name of one specific smart tag type supported by this action component. @@ -101,7 +95,6 @@ interface XSmartTagAction: com::sun::star::lang::XInitialization raises( com::sun::star::lang::IndexOutOfBoundsException ); - //------------------------------------------------------------------------- /** obtains the caption of the smart tag type for using in user interfaces. @@ -124,7 +117,6 @@ interface XSmartTagAction: com::sun::star::lang::XInitialization raises( com::sun::star::lang::IndexOutOfBoundsException ); - //------------------------------------------------------------------------- /** obtains the number of actions provided for a specify smart tag type. @@ -142,7 +134,6 @@ interface XSmartTagAction: com::sun::star::lang::XInitialization long getActionCount( [in] string aSmartTagName, [in] com::sun::star::frame::XController xController ); - //------------------------------------------------------------------------- /** obtains a unique integer identifier for an action. @param aSmartTagName @@ -167,7 +158,6 @@ interface XSmartTagAction: com::sun::star::lang::XInitialization raises( com::sun::star::lang::IllegalArgumentException ); - //------------------------------------------------------------------------- /** obtains a caption for a specified action for use in user interfaces. @@ -214,7 +204,6 @@ interface XSmartTagAction: com::sun::star::lang::XInitialization raises( com::sun::star::lang::IllegalArgumentException ); - //------------------------------------------------------------------------- /** obtains a language independent name of an action. @param nActionID @@ -234,7 +223,6 @@ interface XSmartTagAction: com::sun::star::lang::XInitialization raises( com::sun::star::lang::IllegalArgumentException ); - //------------------------------------------------------------------------- /** invokes an action. @param nActionID @@ -277,7 +265,6 @@ interface XSmartTagAction: com::sun::star::lang::XInitialization raises( com::sun::star::lang::IllegalArgumentException ); - //------------------------------------------------------------------------- /** determines whether a caption is dynamic. @param nActionID @@ -305,7 +292,6 @@ interface XSmartTagAction: com::sun::star::lang::XInitialization raises( com::sun::star::lang::IllegalArgumentException ); - //------------------------------------------------------------------------- /** determines whether the smart tag indicator should be visible. @param nActionID diff --git a/offapi/com/sun/star/smarttags/XSmartTagRecognizer.idl b/offapi/com/sun/star/smarttags/XSmartTagRecognizer.idl index aa23f144561d..5a9c011d1a4f 100644 --- a/offapi/com/sun/star/smarttags/XSmartTagRecognizer.idl +++ b/offapi/com/sun/star/smarttags/XSmartTagRecognizer.idl @@ -37,11 +37,9 @@ #include #include -//============================================================================= module com { module sun { module star { module smarttags { -//============================================================================= /** provides access to a smart tag recognizer. @@ -51,7 +49,6 @@ module com { module sun { module star { module smarttags { interface XSmartTagRecognizer: com::sun::star::lang::XInitialization { - //------------------------------------------------------------------------- /** obtains a name that describes this recognizer component. @param aLocale @@ -63,7 +60,6 @@ interface XSmartTagRecognizer: com::sun::star::lang::XInitialization string getName( [in] ::com::sun::star::lang::Locale aLocale ); - //------------------------------------------------------------------------- /** obtains a detailed description of this recognizer component. @param aLocale @@ -75,14 +71,12 @@ interface XSmartTagRecognizer: com::sun::star::lang::XInitialization string getDescription( [in] ::com::sun::star::lang::Locale aLocale ); - //------------------------------------------------------------------------- /** The number of smart tag types supported by this recognizer component. */ [attribute, readonly] long SmartTagCount; - //------------------------------------------------------------------------- /** obtains the name of one specific smart tag type supported by this recognizer component. @@ -102,7 +96,6 @@ interface XSmartTagRecognizer: com::sun::star::lang::XInitialization raises( com::sun::star::lang::IndexOutOfBoundsException ); - //------------------------------------------------------------------------- /** obtains the URL that can be used to download new or updated recognizers. @@ -121,7 +114,6 @@ interface XSmartTagRecognizer: com::sun::star::lang::XInitialization raises( com::sun::star::lang::IndexOutOfBoundsException ); - //------------------------------------------------------------------------- /** recognizes smart tags. @param aText @@ -164,7 +156,6 @@ interface XSmartTagRecognizer: com::sun::star::lang::XInitialization [in] com::sun::star::i18n::XBreakIterator xTokenizer ); - //------------------------------------------------------------------------- /** indicates whether there is a property page for a smart tag type. @param nSmartTagIndex @@ -187,7 +178,6 @@ interface XSmartTagRecognizer: com::sun::star::lang::XInitialization raises( com::sun::star::lang::IndexOutOfBoundsException ); - //------------------------------------------------------------------------- /** launches the property page for a smart tag type. @param nSmartTagIndex diff --git a/offapi/com/sun/star/style/BreakType.idl b/offapi/com/sun/star/style/BreakType.idl index 6f5a08af297c..38602693adfb 100644 --- a/offapi/com/sun/star/style/BreakType.idl +++ b/offapi/com/sun/star/style/BreakType.idl @@ -20,11 +20,9 @@ #define __com_sun_star_style_BreakType_idl__ -//============================================================================= module com { module sun { module star { module style { -//============================================================================= // DocMerge from xml: enum com::sun::star::style::BreakType /** These enumeration values are used to specify if and how a page or @@ -32,14 +30,12 @@ */ published enum BreakType { - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::style::BreakType::NONE /** No column or page break is applied. */ NONE, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::style::BreakType::COLUMN_BEFORE /** A column break is applied before the object to which it belongs. @@ -51,7 +47,6 @@ published enum BreakType */ COLUMN_BEFORE, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::style::BreakType::COLUMN_AFTER /** A column break is applied after the object to which it belongs. @@ -63,7 +58,6 @@ published enum BreakType */ COLUMN_AFTER, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::style::BreakType::COLUMN_BOTH /** A column break is applied before and after the object to which @@ -75,7 +69,6 @@ published enum BreakType */ COLUMN_BOTH, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::style::BreakType::PAGE_BEFORE /** A page break is applied before the object to which it belongs. @@ -87,7 +80,6 @@ published enum BreakType */ PAGE_BEFORE, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::style::BreakType::PAGE_AFTER /** A page break is applied after the object to which it belongs. @@ -99,7 +91,6 @@ published enum BreakType */ PAGE_AFTER, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::style::BreakType::PAGE_BOTH /** A page break is applied before and after the object to which @@ -113,7 +104,6 @@ published enum BreakType }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/style/CaseMap.idl b/offapi/com/sun/star/style/CaseMap.idl index 6c10a71b0884..18fef81e8e65 100644 --- a/offapi/com/sun/star/style/CaseMap.idl +++ b/offapi/com/sun/star/style/CaseMap.idl @@ -20,11 +20,9 @@ #define __com_sun_star_style_CaseMap_idl__ -//============================================================================= module com { module sun { module star { module style { -//============================================================================= // DocMerge from idl: constants com::sun::star::style::CaseMap /** These constants are used to specify a case-related mapping for @@ -32,35 +30,30 @@ */ published constants CaseMap { - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::style::CaseMap::NONE /** The case of the characters is unchanged. */ const short NONE = 0; - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::style::CaseMap::UPPERCASE /** All characters are put in upper case. */ const short UPPERCASE = 1; - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::style::CaseMap::LOWERCASE /** All characters are put in lower case. */ const short LOWERCASE = 2; - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::style::CaseMap::TITLE /** The first character of each word is put in upper case. */ const short TITLE = 3; - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::style::CaseMap::SMALLCAPS /** All characters are put in upper case, but with a smaller font height. @@ -69,7 +62,6 @@ published constants CaseMap }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/style/CellStyle.idl b/offapi/com/sun/star/style/CellStyle.idl index 12fe83b1ef13..9849f0274226 100644 --- a/offapi/com/sun/star/style/CellStyle.idl +++ b/offapi/com/sun/star/style/CellStyle.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module style { -//============================================================================= /** is a common service for table cell styles. @@ -34,7 +32,6 @@ module com { module sun { module star { module style { */ published service CellStyle { - //------------------------------------------------------------------------- /** provides common functionality for styles. */ @@ -42,7 +39,6 @@ published service CellStyle }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/style/CharacterProperties.idl b/offapi/com/sun/star/style/CharacterProperties.idl index 89a1c05897b5..2e161127ee38 100644 --- a/offapi/com/sun/star/style/CharacterProperties.idl +++ b/offapi/com/sun/star/style/CharacterProperties.idl @@ -34,17 +34,14 @@ #include -//============================================================================= module com { module sun { module star { module style { -//============================================================================= /** This is a set of properties to describe the style of characters.@see ParagraphProperties */ published service CharacterProperties { - //------------------------------------------------------------------------- /** This property specifies the name of the font style. @@ -52,7 +49,6 @@ published service CharacterProperties */ [property] string CharFontName; - //------------------------------------------------------------------------- /** This property contains the name of the font style. @@ -60,34 +56,29 @@ published service CharacterProperties */ [property] string CharFontStyleName; - //------------------------------------------------------------------------- /** This property contains font family. @see com::sun::star::awt::FontFamily */ [property] short CharFontFamily; - //------------------------------------------------------------------------- /** This property contains the text encoding of the font. @see com::sun::star::awt::CharSet */ [property] short CharFontCharSet; - //------------------------------------------------------------------------- /** This property contains the font pitch. @see com::sun::star::awt::FontPitch */ [property] short CharFontPitch; - //------------------------------------------------------------------------- /** This property contains the value of the text color. */ [property] com::sun::star::util::Color CharColor; - //------------------------------------------------------------------------- /** specifies the percentage by which to raise/lower superscript/subscript characters. @@ -98,34 +89,29 @@ published service CharacterProperties */ [optional, property] short CharEscapement; - //------------------------------------------------------------------------- /** This value contains the height of the characters in point. */ [property] float CharHeight; - //------------------------------------------------------------------------- /** This property contains the value for the character underline. @see com::sun::star::awt::FontUnderline */ [property] short CharUnderline; - //------------------------------------------------------------------------- /** This property contains the value of the font weight. @see com::sun::star::awt::FontWeight */ [property] float CharWeight; - //------------------------------------------------------------------------- /** This property contains the value of the posture of the document. @see com::sun::star::awt::FontSlant */ [property] com::sun::star::awt::FontSlant CharPosture; - //------------------------------------------------------------------------- /** This optional property determines whether the kerning tables from the current font are used. @@ -135,20 +121,17 @@ published service CharacterProperties */ [optional, property] boolean CharAutoKerning; - //------------------------------------------------------------------------- /** This optional property contains the text background color. */ [optional, property] com::sun::star::util::Color CharBackColor; - //------------------------------------------------------------------------- /** This property determines if the text background color is set to transparent. */ [optional, property] boolean CharBackTransparent; - //------------------------------------------------------------------------- /** This optional property contains the value of the case-mapping of the text for formatting and displaying. @@ -157,46 +140,39 @@ published service CharacterProperties */ [optional, property] short CharCaseMap; - //------------------------------------------------------------------------- /** This property is if the characters are crossed out. */ [optional, property] boolean CharCrossedOut; - //------------------------------------------------------------------------- /** If this optional property is , then the characters are flashing. */ [optional, property] boolean CharFlash; - //------------------------------------------------------------------------- /** This property determines the type of the strike out of the character. @see com::sun::star::awt::FontStrikeout */ [optional, property] short CharStrikeout; - //------------------------------------------------------------------------- /** If this property is , the underline and strike-through properties are not applied to white spaces. */ [optional, property] boolean CharWordMode; - //------------------------------------------------------------------------- /** This optional property contains the value of the kerning of the characters. */ [optional, property] short CharKerning; - //------------------------------------------------------------------------- /** This property contains the value of the locale. */ [property] com::sun::star::lang::Locale CharLocale; - //------------------------------------------------------------------------- /** This optional property marks a range of characters to prevent it from being broken into two lines. @@ -206,7 +182,6 @@ published service CharacterProperties */ [optional, property] boolean CharKeepTogether; - //------------------------------------------------------------------------- /** This optional property marks a range of characters to ignore a line break in this area. @@ -217,34 +192,29 @@ published service CharacterProperties */ [optional, property] boolean CharNoLineBreak; - //------------------------------------------------------------------------- /** This optional property specifies if the characters are formatted and displayed with a shadow effect. */ [optional, property] boolean CharShadowed; - //------------------------------------------------------------------------- /** This optional property specifies the fundamental technology of the font. @see com::sun::star::awt::FontType */ [optional, property] short CharFontType; - //------------------------------------------------------------------------- /** This optional property specifies the name of the style of the font. */ [optional, property] string CharStyleName; - //------------------------------------------------------------------------- /** This optional property specifies if the characters are formatted and displayed with a contour effect. */ [optional, property] boolean CharContoured; - //------------------------------------------------------------------------- /** This optional property determines whether text is formatted in two lines. @@ -252,7 +222,6 @@ published service CharacterProperties */ [optional, property] boolean CharCombineIsOn; - //------------------------------------------------------------------------- /** This optional property contains the prefix (usually parenthesis) before text that is formatted in two lines. @@ -261,7 +230,6 @@ published service CharacterProperties */ [optional, property] string CharCombinePrefix; - //------------------------------------------------------------------------- /** This optional property contains the suffix (usually parenthesis) after text that is formatted in two lines. @@ -270,48 +238,41 @@ published service CharacterProperties */ [optional, property] string CharCombineSuffix; - //------------------------------------------------------------------------- /** This optional property contains the font emphasis value. @see com::sun::star::text::FontEmphasis */ [optional, property] short CharEmphasis; - //------------------------------------------------------------------------- /** This optional property contains the relief style of the characters. @see com::sun::star::text::FontRelief */ [optional, property] short CharRelief; - //------------------------------------------------------------------------- /** This optional property contains the text that is set as ruby. */ [optional, property] string RubyText; - //------------------------------------------------------------------------- /** This optional property determines the adjustment of the ruby . @see com::sun::star::text::RubyAdjust */ [optional, property] short RubyAdjust; - //------------------------------------------------------------------------- /** This optional property contains the name of the character style that is applied to RubyText. */ [optional, property] string RubyCharStyleName; - //------------------------------------------------------------------------- /** This optional property determines whether the ruby text is printed above/left or below/right of the text. */ [optional, property] boolean RubyIsAbove; - //------------------------------------------------------------------------- /** This optional property determines the rotation of a character in tenths of a degree. @@ -320,14 +281,12 @@ published service CharacterProperties */ [optional, property] short CharRotation; - //------------------------------------------------------------------------- /** This optional property determines whether the text formatting tries to fit rotated text into the surrounded line height. */ [optional, property] boolean CharRotationIsFitToLine; - //------------------------------------------------------------------------- /** This optional property determines the percentage value for scaling the width of characters. @@ -337,39 +296,33 @@ published service CharacterProperties */ [optional, property] short CharScaleWidth; - //------------------------------------------------------------------------- /** This optional property contains the URL of a hyperlink. */ [optional, property] string HyperLinkURL; - //------------------------------------------------------------------------- /** This optional property contains the name of the target for a hyperlink. */ [optional, property] string HyperLinkTarget; - //------------------------------------------------------------------------- /** This optional property contains the name of the hyperlink. */ [optional, property] string HyperLinkName; - //------------------------------------------------------------------------- /** This optional property contains the character style name for visited hyperlinks. */ [optional, property] string VisitedCharStyleName; - //------------------------------------------------------------------------- /** This optional property contains the character style name for unvisited hyperlinks. */ [optional, property] string UnvisitedCharStyleName; - //------------------------------------------------------------------------- /** This is the relative height used for subscript or superscript characters in units of percent. @@ -380,21 +333,18 @@ published service CharacterProperties */ [optional, property] byte CharEscapementHeight; - //------------------------------------------------------------------------- /** This optional property determines if the word can be hyphenated at the character. */ [optional, property] boolean CharNoHyphenation; - //------------------------------------------------------------------------- /** This property contains the color of the underline for the characters. @see CharUnderlineHasColor */ [property] com::sun::star::util::Color CharUnderlineColor; - //------------------------------------------------------------------------- /** This property specifies if the property CharUnderlineColor is used for an underline. @@ -402,7 +352,6 @@ published service CharacterProperties */ [property] boolean CharUnderlineHasColor; - //------------------------------------------------------------------------- /** This optional property specifies the names of the all styles applied to the font. @@ -414,7 +363,6 @@ published service CharacterProperties */ [optional, property] sequence CharStyleNames; - //------------------------------------------------------------------------- /** If this optional property is , then the characters are invisible. @@ -422,7 +370,6 @@ published service CharacterProperties */ [optional, property] boolean CharHidden; - //------------------------------------------------------------------------- /** This property stores XML attributes. They will be saved to and restored from automatic styles inside XML files. @@ -433,7 +380,6 @@ published service CharacterProperties }; -//============================================================================= }; }; }; }; #endif diff --git a/offapi/com/sun/star/style/CharacterPropertiesAsian.idl b/offapi/com/sun/star/style/CharacterPropertiesAsian.idl index 2aa72f045144..3ac7f015f762 100644 --- a/offapi/com/sun/star/style/CharacterPropertiesAsian.idl +++ b/offapi/com/sun/star/style/CharacterPropertiesAsian.idl @@ -23,53 +23,42 @@ #include -//============================================================================= module com { module sun { module star { module style { -//============================================================================= /** This is a set of properties to describe the style of characters in Asian texts. */ published service CharacterPropertiesAsian { - //------------------------------------------------------------------------- /** This value contains the height of the characters in point. */ [property] float CharHeightAsian; - //------------------------------------------------------------------------- /** This property contains the value of the font weight.@see com::sun::star::awt::FontWeight */ [property] float CharWeightAsian; - //------------------------------------------------------------------------- /** This property specifies the name of the font style.

It may contain more than one name separated by comma.

*/ [property] string CharFontNameAsian; - //------------------------------------------------------------------------- /** This property contains the name of the font style.

This property may be empty.

*/ [property] string CharFontStyleNameAsian; - //------------------------------------------------------------------------- /** This property contains font family as specified in com.sun.star.awt.FontFamily . */ [property] short CharFontFamilyAsian; - //------------------------------------------------------------------------- /** This property contains the text encoding of the font as specified in com.sun.star.awt.CharSet. */ [property] short CharFontCharSetAsian; - //------------------------------------------------------------------------- /** This property contains the font pitch as specified in com.sun.star.awt.FontPitch. */ [property] short CharFontPitchAsian; - //------------------------------------------------------------------------- /** This property contains the value of the posture of the document.@see com::sun::star::awt::FontSlant */ [property] com::sun::star::awt::FontSlant CharPostureAsian; - //------------------------------------------------------------------------- /** contains the value of the locale. */ [property] com::sun::star::lang::Locale CharLocaleAsian; diff --git a/offapi/com/sun/star/style/CharacterPropertiesComplex.idl b/offapi/com/sun/star/style/CharacterPropertiesComplex.idl index fb3f7daeedec..2f0d304a9600 100644 --- a/offapi/com/sun/star/style/CharacterPropertiesComplex.idl +++ b/offapi/com/sun/star/style/CharacterPropertiesComplex.idl @@ -22,54 +22,43 @@ #include #include -//============================================================================= module com { module sun { module star { module style { -//============================================================================= /** This is a set of properties to describe the style of characters in complex texts. */ published service CharacterPropertiesComplex { - //------------------------------------------------------------------------- /** This value contains the height of the characters in point. */ [property] float CharHeightComplex; - //------------------------------------------------------------------------- /** This property contains the value of the font weight.@see com::sun::star::awt::FontWeight */ [property] float CharWeightComplex; - //------------------------------------------------------------------------- /** This property specifies the name of the font style.

It may contain more than one name separated by comma.

*/ [property] string CharFontNameComplex; - //------------------------------------------------------------------------- /** This property contains the name of the font style.

This property may be empty.

*/ [property] string CharFontStyleNameComplex; - //------------------------------------------------------------------------- /** This property contains font family as specified in com.sun.star.awt.FontFamily . */ [property] short CharFontFamilyComplex; - //------------------------------------------------------------------------- /** This property contains the text encoding of the font as specified in com.sun.star.awt.CharSet. */ [property] short CharFontCharSetComplex; - //------------------------------------------------------------------------- /** This property contains the font pitch as specified in com.sun.star.awt.FontPitch. */ [property] short CharFontPitchComplex; - //------------------------------------------------------------------------- /** This property contains the value of the posture of the document.@see com::sun::star::awt::FontSlant */ [property] com::sun::star::awt::FontSlant CharPostureComplex; - //------------------------------------------------------------------------- /** contains the value of the locale. */ [property] com::sun::star::lang::Locale CharLocaleComplex; diff --git a/offapi/com/sun/star/style/CharacterStyle.idl b/offapi/com/sun/star/style/CharacterStyle.idl index d7949ff31916..7364e8539143 100644 --- a/offapi/com/sun/star/style/CharacterStyle.idl +++ b/offapi/com/sun/star/style/CharacterStyle.idl @@ -22,22 +22,18 @@ #include #include -//============================================================================= module com { module sun { module star { module style { -//============================================================================= /** specifies a style sheet for characters within a Text. */ published service CharacterStyle { - //------------------------------------------------------------------------- /// specifies administrative properties. service Style; - //------------------------------------------------------------------------- /// specifies the style properties. service CharacterProperties; /** This value contains the character height as difference in point to the height of @@ -66,7 +62,6 @@ published service CharacterStyle [property] short CharPropHeightComplex; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/style/DropCapFormat.idl b/offapi/com/sun/star/style/DropCapFormat.idl index cdc8b3024496..113e3d1acb68 100644 --- a/offapi/com/sun/star/style/DropCapFormat.idl +++ b/offapi/com/sun/star/style/DropCapFormat.idl @@ -20,11 +20,9 @@ #define __com_sun_star_style_DropCapFormat_idl__ -//============================================================================= module com { module sun { module star { module style { -//============================================================================= // DocMerge from xml: struct com::sun::star::style::DropCapFormat /** This struct describes drop caps at a paragraph object. @@ -36,14 +34,12 @@ published struct DropCapFormat */ byte Lines; - //------------------------------------------------------------------------- // DocMerge from xml: field com::sun::star::style::DropCapFormat::Count /** This is the number of characters in the drop cap. */ byte Count; - //------------------------------------------------------------------------- // DocMerge from xml: field com::sun::star::style::DropCapFormat::Distance /** This is the distance between the drop cap in the following text. @@ -52,7 +48,6 @@ published struct DropCapFormat }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/style/GraphicLocation.idl b/offapi/com/sun/star/style/GraphicLocation.idl index 745e94945b80..4e49d276a80a 100644 --- a/offapi/com/sun/star/style/GraphicLocation.idl +++ b/offapi/com/sun/star/style/GraphicLocation.idl @@ -20,11 +20,9 @@ #define __com_sun_star_style_GraphicLocation_idl__ -//============================================================================= module com { module sun { module star { module style { -//============================================================================= // DocMerge from xml: enum com::sun::star::style::GraphicLocation /** These enumeration values are used to specify the location of a @@ -32,84 +30,72 @@ */ published enum GraphicLocation { - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::style::GraphicLocation::NONE /** This value specifies that a location is not yet assigned. */ NONE, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::style::GraphicLocation::LEFT_TOP /** The graphic is located in the top left corner. */ LEFT_TOP, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::style::GraphicLocation::MIDDLE_TOP /** The graphic is located in the middle of the top edge. */ MIDDLE_TOP, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::style::GraphicLocation::RIGHT_TOP /** The graphic is located in the top right corner. */ RIGHT_TOP, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::style::GraphicLocation::LEFT_MIDDLE /** The graphic is located in the middle of the left edge. */ LEFT_MIDDLE, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::style::GraphicLocation::MIDDLE_MIDDLE /** The graphic is located at the center of the surrounding object. */ MIDDLE_MIDDLE, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::style::GraphicLocation::RIGHT_MIDDLE /** The graphic is located in the middle of the right edge. */ RIGHT_MIDDLE, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::style::GraphicLocation::LEFT_BOTTOM /** The graphic is located in the bottom left corner. */ LEFT_BOTTOM, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::style::GraphicLocation::MIDDLE_BOTTOM /** The graphic is located in the middle of the bottom edge. */ MIDDLE_BOTTOM, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::style::GraphicLocation::RIGHT_BOTTOM /** The graphic is located in the bottom right corner. */ RIGHT_BOTTOM, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::style::GraphicLocation::AREA /** The graphic is scaled to fill the whole surrounding area. */ AREA, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::style::GraphicLocation::TILED /** The graphic is repeatedly spread over the surrounding object @@ -119,7 +105,6 @@ published enum GraphicLocation }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/style/HorizontalAlignment.idl b/offapi/com/sun/star/style/HorizontalAlignment.idl index 4c6c52a06ad3..707007ae83f8 100644 --- a/offapi/com/sun/star/style/HorizontalAlignment.idl +++ b/offapi/com/sun/star/style/HorizontalAlignment.idl @@ -20,11 +20,9 @@ #define __com_sun_star_style_HorizontalAlignment_idl__ -//============================================================================= module com { module sun { module star { module style { -//============================================================================= // DocMerge from xml: enum com::sun::star::style::HorizontalAlignment /** values specify the horizontal alignment of @@ -32,7 +30,6 @@ */ published enum HorizontalAlignment { - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR HorizontalAlignment:: LEFT, // DocMerge from xml: value com::sun::star::style::HorizontalAlignment::LEFT @@ -40,7 +37,6 @@ published enum HorizontalAlignment */ LEFT, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR HorizontalAlignment:: CENTER, // DocMerge from xml: value com::sun::star::style::HorizontalAlignment::CENTER @@ -48,7 +44,6 @@ published enum HorizontalAlignment */ CENTER, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR HorizontalAlignment:: RIGHT // DocMerge from xml: value com::sun::star::style::HorizontalAlignment::RIGHT @@ -58,7 +53,6 @@ published enum HorizontalAlignment }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/style/LineNumberPosition.idl b/offapi/com/sun/star/style/LineNumberPosition.idl index 6b2e2b94fe2a..d8c48fa19446 100644 --- a/offapi/com/sun/star/style/LineNumberPosition.idl +++ b/offapi/com/sun/star/style/LineNumberPosition.idl @@ -20,11 +20,9 @@ #define __com_sun_star_style_LineNumberPosition_idl__ -//============================================================================= module com { module sun { module star { module style { -//============================================================================= // DocMerge from idl: constants com::sun::star::style::LineNumberPosition /** These constants are used to specify the position of the numbering @@ -32,28 +30,24 @@ */ published constants LineNumberPosition { - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::style::LineNumberPosition::LEFT /** the number occurs on the left side of the pages. */ const short LEFT = 0; - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::style::LineNumberPosition::RIGHT /** the number occurs on the right side of the pages. */ const short RIGHT = 1; - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::style::LineNumberPosition::INSIDE /** the number occurs alternating on the inner side of the pages. */ const short INSIDE = 2; - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::style::LineNumberPosition::OUTSIDE /** the number occurs alternating on the outside side of the pages. @@ -62,7 +56,6 @@ published constants LineNumberPosition }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/style/LineSpacing.idl b/offapi/com/sun/star/style/LineSpacing.idl index 4623c15747ea..5011af6c80e7 100644 --- a/offapi/com/sun/star/style/LineSpacing.idl +++ b/offapi/com/sun/star/style/LineSpacing.idl @@ -20,11 +20,9 @@ #define __com_sun_star_style_LineSpacing_idl__ -//============================================================================= module com { module sun { module star { module style { -//============================================================================= // DocMerge from xml: struct com::sun::star::style::LineSpacing /** This structure is used to specify the height of a text line.@see LineSpacingMode @@ -36,7 +34,6 @@ published struct LineSpacing */ short Mode; - //------------------------------------------------------------------------- // DocMerge from xml: field com::sun::star::style::LineSpacing::Height /** This value specifies the height in regard to Mode. @@ -45,7 +42,6 @@ published struct LineSpacing }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/style/LineSpacingMode.idl b/offapi/com/sun/star/style/LineSpacingMode.idl index 3e3d0e2e42cf..9404adf3857a 100644 --- a/offapi/com/sun/star/style/LineSpacingMode.idl +++ b/offapi/com/sun/star/style/LineSpacingMode.idl @@ -20,39 +20,33 @@ #define __com_sun_star_style_LineSpacingMode_idl__ -//============================================================================= module com { module sun { module star { module style { -//============================================================================= // DocMerge from idl: constants com::sun::star::style::LineSpacingMode /** These constants specify the interpretation of LineHeight. */ published constants LineSpacingMode { - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::style::LineSpacingMode::PROP /** This constant specifies the height value as a proportional value. */ const short PROP = 0; - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::style::LineSpacingMode::MINIMUM /** This constant specifies the height as the minimum line height. */ const short MINIMUM = 1; - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::style::LineSpacingMode::LEADING /** This constant specifies the height value as the distance to the previous line. */ const short LEADING = 2; - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::style::LineSpacingMode::FIX /** This constant specifies the height value as a fixed line height. @@ -61,7 +55,6 @@ published constants LineSpacingMode }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/style/NumberingAlignment.idl b/offapi/com/sun/star/style/NumberingAlignment.idl index 050e9d14709c..0ec037fb1086 100644 --- a/offapi/com/sun/star/style/NumberingAlignment.idl +++ b/offapi/com/sun/star/style/NumberingAlignment.idl @@ -22,39 +22,33 @@ #include -//============================================================================= module com { module sun { module star { module style { -//============================================================================= // DocMerge from xml: service com::sun::star::style::NumberingAlignment /** specify the alignment of a numbering level. */ published service NumberingAlignment { - //------------------------------------------------------------------------- // DocMerge from xml: property com::sun::star::style::NumberingAlignment::Alignment /** set the alignment from the numbering. Use the com::sun::star::style::HorizontalAlignment enum to change the alignment. */ [property] com::sun::star::style::HorizontalAlignment Alignment; - //------------------------------------------------------------------------- // DocMerge from xml: property com::sun::star::style::NumberingAlignment::TextMarginDistance /** the minimum distance between the numbering symbol and the following text. */ [property] short TextMarginDistance; - //------------------------------------------------------------------------- // DocMerge from xml: property com::sun::star::style::NumberingAlignment::TextNumberingDistance /** the distance between left margin and the numbering symbol. */ [property] short TextNumberingDistance; - //------------------------------------------------------------------------- // DocMerge from xml: property com::sun::star::style::NumberingAlignment::Insertion /** the distance between the numbering symbol and text. @@ -63,7 +57,6 @@ published service NumberingAlignment }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/style/NumberingLevel.idl b/offapi/com/sun/star/style/NumberingLevel.idl index 277da74805b7..d2309f18b189 100644 --- a/offapi/com/sun/star/style/NumberingLevel.idl +++ b/offapi/com/sun/star/style/NumberingLevel.idl @@ -20,11 +20,9 @@ #define __com_sun_star_style_NumberingLevel_idl__ -//============================================================================= module com { module sun { module star { module style { -//============================================================================= // DocMerge from xml: service com::sun::star::style::NumberingLevel /** These properties describe the numbering of a paragraph. @@ -37,14 +35,12 @@ */ published service NumberingLevel { - //------------------------------------------------------------------------- // DocMerge from xml: property com::sun::star::style::NumberingLevel::NumberingType /** specifies the type of numbering.@see NumberingType */ [property] short NumberingType; - //------------------------------------------------------------------------- // DocMerge from xml: property com::sun::star::style::NumberingLevel::ParentNumbering /** specifies the number of higher numbering levels that @@ -52,49 +48,42 @@ published service NumberingLevel */ [property] short ParentNumbering; - //------------------------------------------------------------------------- // DocMerge from xml: property com::sun::star::style::NumberingLevel::Prefix /** This prefix is inserted in front of the numbering symbol(s). */ [property] string Prefix; - //------------------------------------------------------------------------- // DocMerge from xml: property com::sun::star::style::NumberingLevel::Suffix /** This suffix is inserted after the numbering symbol(s). */ [property] string Suffix; - //------------------------------------------------------------------------- // DocMerge from xml: property com::sun::star::style::NumberingLevel::CharStyleName /** This is the name of the character style that is used for the symbol(s). */ [property] string CharStyleName; - //------------------------------------------------------------------------- // DocMerge from xml: property com::sun::star::style::NumberingLevel::BulletId /** The bullet symbol with this code in the assigned font is used. */ [property] short BulletId; - //------------------------------------------------------------------------- // DocMerge from xml: property com::sun::star::style::NumberingLevel::BulletFontName /** This is the name of the font that is used for the bullet. */ [property] string BulletFontName; - //------------------------------------------------------------------------- // DocMerge from xml: property com::sun::star::style::NumberingLevel::GraphicURL /** This is the URL of a graphic file to use as a symbol. */ [property] string GraphicURL; - //------------------------------------------------------------------------- // DocMerge from xml: property com::sun::star::style::NumberingLevel::StartWith /** This specifies the start value for the numbering. @@ -103,7 +92,6 @@ published service NumberingLevel }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/style/NumberingRule.idl b/offapi/com/sun/star/style/NumberingRule.idl index b846af89c31b..242ebdefa096 100644 --- a/offapi/com/sun/star/style/NumberingRule.idl +++ b/offapi/com/sun/star/style/NumberingRule.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module style { -//============================================================================= // DocMerge from xml: service com::sun::star::style::NumberingRule /** specifies a rule to format numberings. @@ -46,7 +44,6 @@ published service NumberingRule }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/style/NumberingType.idl b/offapi/com/sun/star/style/NumberingType.idl index 8b9f3b8aaf11..375a7706f000 100644 --- a/offapi/com/sun/star/style/NumberingType.idl +++ b/offapi/com/sun/star/style/NumberingType.idl @@ -29,187 +29,153 @@ #define __com_sun_star_style_NumberingType_idl__ -//============================================================================= module com { module sun { module star { module style { -//============================================================================= /** These constants are used to specify which numbering style is used. */ published constants NumberingType { - //------------------------------------------------------------------------- /** Numbering is put in upper case letters as "A, B, C, D, ...". */ const short CHARS_UPPER_LETTER = 0; - //------------------------------------------------------------------------- /** Numbering is in lower case letters as "a, b, c, e,...". */ const short CHARS_LOWER_LETTER = 1; - //------------------------------------------------------------------------- /** Numbering is in Roman numbers with upper case letters as "I, II, III, IV, ...". */ const short ROMAN_UPPER = 2; - //------------------------------------------------------------------------- /** Numbering is in Roman numbers with lower case letters as "i, ii, iii, iv, ...". */ const short ROMAN_LOWER = 3; - //------------------------------------------------------------------------- /** Numbering is in Arabic numbers as "1, 2, 3, 4, ...". */ const short ARABIC = 4; - //------------------------------------------------------------------------- /** Numbering is invisible. */ const short NUMBER_NONE = 5; - //------------------------------------------------------------------------- /** Use a character from a specified font. */ const short CHAR_SPECIAL = 6; - //------------------------------------------------------------------------- /** Numbering is specified in the page style. */ const short PAGE_DESCRIPTOR = 7; - //------------------------------------------------------------------------- /** Numbering is displayed as a bitmap graphic. */ const short BITMAP = 8; - //------------------------------------------------------------------------- /** Numbering is put in upper case letters as "A, B, ..., Y, Z, AA, BB, CC, ... AAA, ...". */ const short CHARS_UPPER_LETTER_N = 9; - //------------------------------------------------------------------------- /** Numbering is put in lower case letters as "a, b, ..., y, z, aa, bb, cc, ... aaa, ...". */ const short CHARS_LOWER_LETTER_N =10; - //------------------------------------------------------------------------- /** A transliteration module will be used to produce numbers in Chinese, Japanese, etc. */ const short TRANSLITERATION = 11; - //------------------------------------------------------------------------- /** The NativeNumberSupplier service will be called to produce numbers in native languages. */ const short NATIVE_NUMBERING = 12; - //------------------------------------------------------------------------- /** Numbering for fullwidth Arabic number */ const short FULLWIDTH_ARABIC = 13; - //------------------------------------------------------------------------- /** Bullet for Circle Number */ const short CIRCLE_NUMBER = 14; - //------------------------------------------------------------------------- /** Numbering for Chinese lower case number as "一,二,三..." */ const short NUMBER_LOWER_ZH = 15; - //------------------------------------------------------------------------- /** Numbering for Chinese upper case number */ const short NUMBER_UPPER_ZH = 16; - //------------------------------------------------------------------------- /** Numbering for Traditional Chinese upper case number */ const short NUMBER_UPPER_ZH_TW = 17; - //------------------------------------------------------------------------- /** Bullet for Chinese Tian Gan as "甲,乙,丙..." */ const short TIAN_GAN_ZH = 18; - //------------------------------------------------------------------------- /** Bullet for Chinese Di Zi as "子,丑,寅..." */ const short DI_ZI_ZH = 19; - //------------------------------------------------------------------------- /** Numbering for Japanese traditional number */ const short NUMBER_TRADITIONAL_JA = 20; - //------------------------------------------------------------------------- /** Bullet for Japanese AIU fullwidth */ const short AIU_FULLWIDTH_JA = 21; - //------------------------------------------------------------------------- /** Bullet for Japanese AIU halfwidth */ const short AIU_HALFWIDTH_JA = 22; - //------------------------------------------------------------------------- /** Bullet for Japanese IROHA fullwidth */ const short IROHA_FULLWIDTH_JA = 23; - //------------------------------------------------------------------------- /** Bullet for Japanese IROHA halfwidth */ const short IROHA_HALFWIDTH_JA = 24; - //------------------------------------------------------------------------- /** Numbering for Korean upper case number as "壹,貳,參..." */ const short NUMBER_UPPER_KO = 25; - //------------------------------------------------------------------------- /** Numbering for Korean Hangul number as "일,이,삼..." */ const short NUMBER_HANGUL_KO = 26; - //------------------------------------------------------------------------- /** Bullet for Korean Hangul Jamo as "ㄱ,ㄴ,ㄷ..." */ const short HANGUL_JAMO_KO = 27; - //------------------------------------------------------------------------- /** Bullet for Korean Hangul Syllable as "가,나,다..." */ const short HANGUL_SYLLABLE_KO = 28; - //------------------------------------------------------------------------- /** Bullet for Korean Hangul Circled Jamo as "㉠,㉡,㉢..." */ const short HANGUL_CIRCLED_JAMO_KO = 29; - //------------------------------------------------------------------------- /** Bullet for Korean Hangul Circled Syllable as "㉮,㉯,㉰..." */ const short HANGUL_CIRCLED_SYLLABLE_KO = 30; - //------------------------------------------------------------------------- /** Numbering in Arabic alphabet letters as "أ,ب,ت..." @@ -217,48 +183,41 @@ published constants NumberingType */ const short CHARS_ARABIC = 31; - //------------------------------------------------------------------------- /** Numbering in Thai alphabet letters @since OOo 1.1.2 */ const short CHARS_THAI = 32; - //------------------------------------------------------------------------- /** Numbering in Hebrew alphabet letters @since OOo 2.0 */ const short CHARS_HEBREW = 33; - //------------------------------------------------------------------------- /** Numbering in Nepali alphabet letters @since OOo 2.0.1 */ const short CHARS_NEPALI = 34; - //------------------------------------------------------------------------- /** Numbering in Khmer alphabet letters @since OOo 2.0.1 */ const short CHARS_KHMER = 35; - //------------------------------------------------------------------------- /** Numbering in Lao alphabet letters @since OOo 2.0.1 */ const short CHARS_LAO = 36; - //------------------------------------------------------------------------- /** Numbering in Tibetan/Dzongkha alphabet letters @since OOo 2.0.3 */ const short CHARS_TIBETAN = 37; - //------------------------------------------------------------------------- /** Numbering in Cyrillic alphabet upper case letters as "А, Б, В, Г, ..., Ю, Я, Ав, Аа, Ав, ... Ааа, Ааб". @@ -280,7 +239,6 @@ published constants NumberingType */ const short CHARS_CYRILLIC_UPPER_LETTER_BG = 38; - //------------------------------------------------------------------------- /** Numbering in Cyrillic alphabet lower case letters as "а, б, в, г, ..., ю, я, а а, аб, ав, ... а а а, а аб". @@ -298,7 +256,6 @@ published constants NumberingType */ const short CHARS_CYRILLIC_LOWER_LETTER_BG = 39; - //------------------------------------------------------------------------- /** Numbering in Cyrillic alphabet upper case letters as "А, Б, ..., Ю, Я, Аа, Бб, Вв, ... Ааа, ...". @@ -314,7 +271,6 @@ published constants NumberingType */ const short CHARS_CYRILLIC_UPPER_LETTER_N_BG = 40; - //------------------------------------------------------------------------- /** Numbering in Cyrillic alphabet upper case letters as "а, б, ..., ю, я, аа, бб, вв, ... ааа, ...". @@ -330,7 +286,6 @@ published constants NumberingType */ const short CHARS_CYRILLIC_LOWER_LETTER_N_BG = 41; - //------------------------------------------------------------------------- /** Numbering in Russian Cyrillic alphabet upper case letters as "А, Б, В, Г, ..., Ю, Я, Аа, Аб, Ав, ... Ааа, Ааб". @@ -348,7 +303,6 @@ published constants NumberingType */ const short CHARS_CYRILLIC_UPPER_LETTER_RU = 42; - //------------------------------------------------------------------------- /** Numbering in Russian Cyrillic alphabet lower case letters as "а, б, в, г, ..., ю, я, аа, аб, ав, ... ааа, ааб". @@ -366,7 +320,6 @@ published constants NumberingType */ const short CHARS_CYRILLIC_LOWER_LETTER_RU = 43; - //------------------------------------------------------------------------- /** Numbering in Russian Cyrillic alphabet upper case letters as "А, Б, ..., Ю, Я, Аа, Бб, Вв, ... Ааа, ...". @@ -382,7 +335,6 @@ published constants NumberingType */ const short CHARS_CYRILLIC_UPPER_LETTER_N_RU = 44; - //------------------------------------------------------------------------- /** Numbering in Russian Cyrillic alphabet upper case letters as "а, б, ..., ю, я, аа, бб, вв, ... ааа, ...". @@ -398,21 +350,18 @@ published constants NumberingType */ const short CHARS_CYRILLIC_LOWER_LETTER_N_RU = 45; - //------------------------------------------------------------------------- /** Numbering in Persian alphabet letters (aa, be, pe, te, ...) @since OOo 2.4 */ const short CHARS_PERSIAN = 46; - //------------------------------------------------------------------------- /** Numbering in Myanmar alphabet letters @since OOo 3.1 */ const short CHARS_MYANMAR = 47; - //------------------------------------------------------------------------- /** Numbering in Serbian Cyrillic alphabet upper case letters @since OOo 3.1 @@ -428,7 +377,6 @@ published constants NumberingType */ const short CHARS_CYRILLIC_UPPER_LETTER_SR = 48; - //------------------------------------------------------------------------- /** Numbering in Russian Serbian alphabet lower case letters @since OOo 3.1 @@ -444,7 +392,6 @@ published constants NumberingType */ const short CHARS_CYRILLIC_LOWER_LETTER_SR = 49; - //------------------------------------------------------------------------- /** Numbering in Serbian Cyrillic alphabet upper case letters @since OOo 3.1 @@ -458,7 +405,6 @@ published constants NumberingType */ const short CHARS_CYRILLIC_UPPER_LETTER_N_SR = 50; - //------------------------------------------------------------------------- /** Numbering in Serbian Cyrillic alphabet upper case letters @since OOo 3.1 @@ -472,14 +418,12 @@ published constants NumberingType */ const short CHARS_CYRILLIC_LOWER_LETTER_N_SR = 51; - //------------------------------------------------------------------------- /** Numbering in Greek alphabet upper case letters @since LibreOffice 3.3 */ const short CHARS_GREEK_UPPER_LETTER = 52; - //------------------------------------------------------------------------- /** Numbering in Greek alphabet lower case letters @since LibreOffice 3.3 @@ -487,14 +431,12 @@ published constants NumberingType const short CHARS_GREEK_LOWER_LETTER = 53; - //------------------------------------------------------------------------- /** Numbering in Arabic alphabet using abjad sequence @since LibreOffice 3.5 */ const short CHARS_ARABIC_ABJAD = 54; - //------------------------------------------------------------------------- /** Numbering in Persian words @since LibreOffice 3.5 @@ -503,7 +445,6 @@ published constants NumberingType }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/style/PageProperties.idl b/offapi/com/sun/star/style/PageProperties.idl index 86f399ad0f93..ad174841ca2b 100644 --- a/offapi/com/sun/star/style/PageProperties.idl +++ b/offapi/com/sun/star/style/PageProperties.idl @@ -39,136 +39,104 @@ #include #include -//============================================================================= module com { module sun { module star { module style { -//============================================================================= /** describes the style of pages. */ published service PageProperties { -//----------------------------------------------------------------------------- /** contains the background color of the page. */ [property] com::sun::star::util::Color BackColor; -//----------------------------------------------------------------------------- /** */ //[property] BackGraphic; -//----------------------------------------------------------------------------- /** contains the URL of the background graphic. */ [property] string BackGraphicURL; -//----------------------------------------------------------------------------- /** contains the filter name of the background graphic. */ [property] string BackGraphicFilter; -//----------------------------------------------------------------------------- /** determines the location of the background graphic. */ [property] com::sun::star::style::GraphicLocation BackGraphicLocation; -//----------------------------------------------------------------------------- /** determines if the background color is transparent.

If this property is set to , PageStyle::BackColor will not be used.

*/ [property] boolean BackTransparent; -//----------------------------------------------------------------------------- /** determines the left margin of the page. */ [property] long LeftMargin; -//----------------------------------------------------------------------------- /** determines the right margin of the page. */ [property] long RightMargin; -//----------------------------------------------------------------------------- /** determines the top margin of the page. */ [property] long TopMargin; -//----------------------------------------------------------------------------- /** determines the bottom margin of the page. */ [property] long BottomMargin; -//----------------------------------------------------------------------------- /** determines the style of the left border line of the page. */ [property] com::sun::star::table::BorderLine LeftBorder; -//----------------------------------------------------------------------------- /** determines the style of the right border line of the page. */ [property] com::sun::star::table::BorderLine RightBorder; -//----------------------------------------------------------------------------- /** determines the style of the top border line of the page. */ [property] com::sun::star::table::BorderLine TopBorder; -//----------------------------------------------------------------------------- /** determines the style of the bottom border line of the page. */ [property] com::sun::star::table::BorderLine BottomBorder; -//----------------------------------------------------------------------------- /** determines the left border distance of the page. */ [property] long LeftBorderDistance; -//----------------------------------------------------------------------------- /** determines the right border distance of the page. */ [property] long RightBorderDistance; -//----------------------------------------------------------------------------- /** determines the top border distance of the page. */ [property] long TopBorderDistance; -//----------------------------------------------------------------------------- /** determines the bottom border distance of the page. */ [property] long BottomBorderDistance; -//----------------------------------------------------------------------------- /** determines the shadow of the page. */ [property] com::sun::star::table::ShadowFormat ShadowFormat; -//----------------------------------------------------------------------------- /** determines if the page format is landscape. */ [property] boolean IsLandscape; -//----------------------------------------------------------------------------- /** determines the default numbering type for this page. */ [property] short NumberingType; -//----------------------------------------------------------------------------- /** determines the layout of the page. */ [property] com::sun::star::style::PageStyleLayout PageStyleLayout; -//----------------------------------------------------------------------------- /** contains the name of a paper tray of the selected printer. */ [property] string PrinterPaperTray; -//----------------------------------------------------------------------------- /** determines if the register mode is active on that page. */ [optional, property] boolean RegisterModeActive; -//----------------------------------------------------------------------------- /** contains the name of the paragraph style that is used as reference of the register mode. */ [optional, property] string RegisterParagraphStyle; -//----------------------------------------------------------------------------- /** contains the paper size of the page. */ [property] com::sun::star::awt::Size Size; -//----------------------------------------------------------------------------- /** contains the width of the page. */ [property] long Width; -//----------------------------------------------------------------------------- /** contains the height of the page. */ [property] long Height; -//----------------------------------------------------------------------------- /** contains the column settings of the page. */ [optional , property] com::sun::star::text::XTextColumns TextColumns; -//----------------------------------------------------------------------------- /** contains user defined attributes.

This XNameContainer @@ -177,309 +145,234 @@ published service PageProperties */ [property] com::sun::star::container::XNameContainer UserDefinedAttributes; -//----------------------------------------------------------------------------- /** contains the color of the background of the header. */ [property, maybevoid] com::sun::star::util::Color HeaderBackColor; -//----------------------------------------------------------------------------- /** */ //[property, maybevoid] HeaderBackGraphic; -//----------------------------------------------------------------------------- /** contains the URL of the background graphic of the header. */ [property, maybevoid] string HeaderBackGraphicURL; -//----------------------------------------------------------------------------- /** contains the filter name of the background graphic of the header. */ [property, maybevoid] string HeaderBackGraphicFilter; -//----------------------------------------------------------------------------- /** determines the location of the background graphic of the header. */ [property, maybevoid] com::sun::star::style::GraphicLocation HeaderBackGraphicLocation; -//----------------------------------------------------------------------------- /** contains the left margin of the header. */ [property, maybevoid] long HeaderLeftMargin; -//----------------------------------------------------------------------------- /** contains the right margin of the header. */ [property, maybevoid] long HeaderRightMargin; -//----------------------------------------------------------------------------- /** determines if the background color of the header is transparent.

If this property is set to , PageStyle::HeaderBackColor will not be used.

*/ [property, maybevoid] boolean HeaderBackTransparent; -//----------------------------------------------------------------------------- /** determines the style of the left border line of the header. */ [property, maybevoid] com::sun::star::table::BorderLine HeaderLeftBorder; -//----------------------------------------------------------------------------- /** determines the style of the right border line of the header. */ [property, maybevoid] com::sun::star::table::BorderLine HeaderRightBorder; -//----------------------------------------------------------------------------- /** determines the style of the top border line of the header. */ [property, maybevoid] com::sun::star::table::BorderLine HeaderTopBorder; -//----------------------------------------------------------------------------- /** determines the style of the bottom border line of the header. */ [property, maybevoid] com::sun::star::table::BorderLine HeaderBottomBorder; -//----------------------------------------------------------------------------- /** determines the left border distance of the header. */ [property, maybevoid] long HeaderLeftBorderDistance; -//----------------------------------------------------------------------------- /** determines the right border distance of the header. */ [property, maybevoid] long HeaderRightBorderDistance; -//----------------------------------------------------------------------------- /** determines the top border distance of the header. */ [property, maybevoid] long HeaderTopBorderDistance; -//----------------------------------------------------------------------------- /** determines the bottom border distance of the header. */ [property, maybevoid] long HeaderBottomBorderDistance; -//----------------------------------------------------------------------------- /** determines the shadow of the header. */ [property, maybevoid] com::sun::star::table::ShadowFormat HeaderShadowFormat; -//----------------------------------------------------------------------------- /** determines the distance between the header and the body text area. */ [property, maybevoid] long HeaderBodyDistance; -//----------------------------------------------------------------------------- /** determines if the header content on left and right pages is the same. */ [property, maybevoid] boolean HeaderIsShared; -//----------------------------------------------------------------------------- /** determines if the header/footer content on the first page and remaining pages is the same. @since LibreOffice 3.7 */ [optional, property, maybevoid] boolean FirstIsShared; -//----------------------------------------------------------------------------- /** contains the height of the header. */ [property, maybevoid] long HeaderHeight; -//----------------------------------------------------------------------------- /** determines if the height of the header depends on the content. */ [property, maybevoid] boolean HeaderIsDynamicHeight; -//----------------------------------------------------------------------------- /** determines if a header is used on the page. */ [property] boolean HeaderIsOn; -//----------------------------------------------------------------------------- /** contains the interface to the text of the header. */ [optional, property, maybevoid] com::sun::star::text::XText HeaderText; -//----------------------------------------------------------------------------- /** contains the interface to the text of the header of left pages. */ [optional, property, maybevoid] com::sun::star::text::XText HeaderTextLeft; -//----------------------------------------------------------------------------- /** contains the interface to the text of the header of right pages. */ [optional, property, maybevoid] com::sun::star::text::XText HeaderTextRight; -//----------------------------------------------------------------------------- /** contains the color of the background of the footer. */ [property, maybevoid] com::sun::star::util::Color FooterBackColor; -//----------------------------------------------------------------------------- /** */ //[property, maybevoid] FooterBackGraphic; -//----------------------------------------------------------------------------- /** contains the URL of the background graphic in the footer. */ [property, maybevoid] string FooterBackGraphicURL; -//----------------------------------------------------------------------------- /** contains the filter name of the background graphic in the footer. */ [property, maybevoid] string FooterBackGraphicFilter; -//----------------------------------------------------------------------------- /** determines the location of the background graphic in the footer. */ [property, maybevoid] com::sun::star::style::GraphicLocation FooterBackGraphicLocation; -//----------------------------------------------------------------------------- /** determines the left margin of the footer. */ [property, maybevoid] long FooterLeftMargin; -//----------------------------------------------------------------------------- /** determines the right margin of the footer. */ [property, maybevoid] long FooterRightMargin; -//----------------------------------------------------------------------------- /** determines if the background of the footer is transparent. */ [property, maybevoid] boolean FooterBackTransparent; -//----------------------------------------------------------------------------- /** contains the style of the left border line of the footer. */ [property, maybevoid] com::sun::star::table::BorderLine FooterLeftBorder; -//----------------------------------------------------------------------------- /** contains the style of the right border line of the footer. */ [property, maybevoid] com::sun::star::table::BorderLine FooterRightBorder; -//----------------------------------------------------------------------------- /** contains the style of the top border line of the footer. */ [property, maybevoid] com::sun::star::table::BorderLine FooterTopBorder; -//----------------------------------------------------------------------------- /** contains the style of the bottom border line of the footer. */ [property, maybevoid] com::sun::star::table::BorderLine FooterBottomBorder; -//----------------------------------------------------------------------------- /** contains the left border distance of the footer. */ [property, maybevoid] long FooterLeftBorderDistance; -//----------------------------------------------------------------------------- /** contains the right border distance of the footer. */ [property, maybevoid] long FooterRightBorderDistance; -//----------------------------------------------------------------------------- /** contains the top border distance of the footer. */ [property, maybevoid] long FooterTopBorderDistance; -//----------------------------------------------------------------------------- /** contains the bottom border distance of the footer. */ [property, maybevoid] long FooterBottomBorderDistance; -//----------------------------------------------------------------------------- /** determines the shadow of the footer. */ [property, maybevoid] com::sun::star::table::ShadowFormat FooterShadowFormat; -//----------------------------------------------------------------------------- /** determines the distance between the footer and the body text area. */ [property, maybevoid] long FooterBodyDistance; -//----------------------------------------------------------------------------- /** determines if the height of the footer depends on the content. */ [property, maybevoid] boolean FooterIsDynamicHeight; -//----------------------------------------------------------------------------- /** determines if the footer content on left and right pages is the same. */ [property, maybevoid] boolean FooterIsShared; -//----------------------------------------------------------------------------- /** determines the height of the footer. */ [property, maybevoid] long FooterHeight; -//----------------------------------------------------------------------------- /** determines if a footer is used on the page. */ [property] boolean FooterIsOn; -//----------------------------------------------------------------------------- /** contains the interface to the text of the footer. */ [optional, property, maybevoid] com::sun::star::text::XText FooterText; -//----------------------------------------------------------------------------- /** contains the interface to the text of the footer of a left page. */ [optional, property, maybevoid] com::sun::star::text::XText FooterTextLeft; -//----------------------------------------------------------------------------- /** contains the interface to the text of the footer of a right page. */ -//----------------------------------------------------------------------------- /** contains . */ [optional, property, maybevoid] com::sun::star::text::XText FooterTextRight; -//----------------------------------------------------------------------------- /** contains the maximum height of the footnote area. If set to zero then the height of the current page is used as limit. */ [optional,property] long FootnoteHeight; -//----------------------------------------------------------------------------- /** contains the weight of the separator line between the text and the footnote area. */ [optional,property] short FootnoteLineWeight; -//----------------------------------------------------------------------------- /** contains the style of the separator line between the text and the footnote area. @see com::sun::star::style::FootnoteLineStyle for the possible values. */ [optional,property] short FootnoteLineStyle; -//----------------------------------------------------------------------------- /** contains the color of the separator line between the text and the footnote area.. */ [optional,property] com::sun::star::util::Color FootnoteLineColor; -//----------------------------------------------------------------------------- /** contains the relative width of the separator line between the text and the footnote area. */ [optional,property] byte FootnoteLineRelativeWidth; -//----------------------------------------------------------------------------- /** contains the adjustment of the separator line between the text and the footnote area.

HorizontalAdjusts.

*/ [optional,property] short FootnoteLineAdjust; -//----------------------------------------------------------------------------- /** contains the distance between the text and the separator line between the text and the footnote area. */ [optional,property] long FootnoteLineTextDistance; -//----------------------------------------------------------------------------- /** contains the distance between the footnote area and the separator line between the text and the footnote area. */ [optional,property] long FootnoteLineDistance; -//----------------------------------------------------------------------------- /** contains the writing direction, as represented by the WritingMode2 constants */ [optional,property] short WritingMode; -//----------------------------------------------------------------------------- /** contains the mode of the text grid (none, lines, ...), as represented by TextGridMode constants */ [optional, property] short GridMode; -//----------------------------------------------------------------------------- /** contains the display color of the text grid */ [optional, property] com::sun::star::util::Color GridColor; -//----------------------------------------------------------------------------- /** contains the number of lines in the text grid */ [optional, property] short GridLines; -//----------------------------------------------------------------------------- /** contains the height of the base text line inside the text grid */ [optional, property] long GridBaseHeight; -//----------------------------------------------------------------------------- /** contains the height of the ruby text line inside the text grid */ [optional, property] long GridRubyHeight; -//----------------------------------------------------------------------------- /** determines whether the text grid's ruby line is located below or above the base line */ [optional, property] boolean GridRubyBelow; -//----------------------------------------------------------------------------- /** determines whether the text grid lines are printed */ [optional, property] boolean GridPrint; -//----------------------------------------------------------------------------- /** determines whether the text grid lines are visible or not */ [optional, property] boolean GridDisplay; -//----------------------------------------------------------------------------- /** determines whether to use dynamic spacing in header or not. */ [optional, property, maybevoid] boolean HeaderDynamicSpacing; -//----------------------------------------------------------------------------- /** determines whether to use dynamic spacing in footer or not. */ [optional, property, maybevoid] boolean FooterDynamicSpacing; -//----------------------------------------------------------------------------- /** determines the distance of all borders of the page. */ [property] long BorderDistance; -//----------------------------------------------------------------------------- /** contains the distance of all borders of the footer. */ [property, maybevoid] long FooterBorderDistance; -//----------------------------------------------------------------------------- /** determines the distance of all borders of the header. */ [property, maybevoid] long HeaderBorderDistance; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/style/PageStyle.idl b/offapi/com/sun/star/style/PageStyle.idl index 334ade410ff6..7a0a17487225 100644 --- a/offapi/com/sun/star/style/PageStyle.idl +++ b/offapi/com/sun/star/style/PageStyle.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module style { -//============================================================================= /** contributes common properties of page styles. @@ -37,19 +35,16 @@ module com { module sun { module star { module style { */ published service PageStyle { - //------------------------------------------------------------------------- /** provides common functionality for styles. */ service com::sun::star::style::Style; - //------------------------------------------------------------------------- /** gives access to the pages properties. */ service com::sun::star::style::PageProperties; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/style/PageStyleLayout.idl b/offapi/com/sun/star/style/PageStyleLayout.idl index 83d2e40e39d0..6e0f6dadeec5 100644 --- a/offapi/com/sun/star/style/PageStyleLayout.idl +++ b/offapi/com/sun/star/style/PageStyleLayout.idl @@ -20,35 +20,29 @@ #ifndef __com_sun_star_style_PageStyleLayout_idl__ #define __com_sun_star_style_PageStyleLayout_idl__ -//============================================================================= module com { module sun { module star { module style { -//============================================================================= /** specifies the pages for which a page layout is valid. */ published enum PageStyleLayout { - //------------------------------------------------------------------------- /** The page style is identically used for left and right pages. */ ALL, - //------------------------------------------------------------------------- /** The page style is only used for left pages. */ LEFT, - //------------------------------------------------------------------------- /** The page style is only used for right pages. */ RIGHT, - //------------------------------------------------------------------------- /** The page style is used unchanged for left pages and mirrored for right pages. @@ -57,7 +51,6 @@ published enum PageStyleLayout }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/style/ParagraphAdjust.idl b/offapi/com/sun/star/style/ParagraphAdjust.idl index 4ec6e48e6587..6a1d7cc6137f 100644 --- a/offapi/com/sun/star/style/ParagraphAdjust.idl +++ b/offapi/com/sun/star/style/ParagraphAdjust.idl @@ -20,46 +20,39 @@ #define __com_sun_star_style_ParagraphAdjust_idl__ -//============================================================================= module com { module sun { module star { module style { -//============================================================================= // DocMerge from xml: enum com::sun::star::style::ParagraphAdjust /** These enumeration values describe the formatting of a text paragraph. */ published enum ParagraphAdjust { - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::style::ParagraphAdjust::LEFT /** adjusted to the left border */ LEFT, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::style::ParagraphAdjust::RIGHT /** adjusted to the right border */ RIGHT, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::style::ParagraphAdjust::BLOCK /** adjusted to both borders / stretched, except for last line */ BLOCK, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::style::ParagraphAdjust::CENTER /** adjusted to the center */ CENTER, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::style::ParagraphAdjust::STRETCH /** adjusted to both borders / stretched, including last line @@ -68,7 +61,6 @@ published enum ParagraphAdjust }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/style/ParagraphProperties.idl b/offapi/com/sun/star/style/ParagraphProperties.idl index 885f320e6c7b..4c35be5fbdab 100644 --- a/offapi/com/sun/star/style/ParagraphProperties.idl +++ b/offapi/com/sun/star/style/ParagraphProperties.idl @@ -40,54 +40,45 @@ #include #include -//============================================================================= module com { module sun { module star { module style { -//============================================================================= /** describes the style of paragraphs. */ published service ParagraphProperties { - //------------------------------------------------------------------------- /** determines the adjustment of a paragraph. */ [property] com::sun::star::style::ParagraphAdjust ParaAdjust; - //------------------------------------------------------------------------- /** contains the type of the line spacing of a paragraph. */ [optional, property] com::sun::star::style::LineSpacing ParaLineSpacing; - //------------------------------------------------------------------------- /** contains the paragraph background color. */ [optional, property] com::sun::star::util::Color ParaBackColor; - //------------------------------------------------------------------------- /** This value is if the paragraph background color is set to transparent. */ [optional, property] boolean ParaBackTransparent; - //------------------------------------------------------------------------- /** contains the value of a link for the background graphic of a paragraph. */ [optional, property] string ParaBackGraphicURL; - //------------------------------------------------------------------------- /** contains the name of the graphic filter for the background graphic of a paragraph. */ [optional, property] string ParaBackGraphicFilter; - //------------------------------------------------------------------------- /** contains the value for the position of a background graphic. @@ -95,7 +86,6 @@ published service ParagraphProperties */ [optional, property] com::sun::star::style::GraphicLocation ParaBackGraphicLocation; - //------------------------------------------------------------------------- /** determines the adjustment of the last line.

It is only valid if ParagraphProperties::ParaAdjust @@ -103,7 +93,6 @@ published service ParagraphProperties */ [property] short ParaLastLineAdjust; - //------------------------------------------------------------------------- /** determines if single words are stretched. @@ -112,19 +101,16 @@ published service ParagraphProperties */ [optional, property] boolean ParaExpandSingleWord; - //------------------------------------------------------------------------- /** determines the left margin of the paragraph in 100th mm. */ [property] long ParaLeftMargin; - //------------------------------------------------------------------------- /** determines the right margin of the paragraph in 100th mm. */ [property] long ParaRightMargin; - //------------------------------------------------------------------------- /** determines the top margin of the paragraph in 100th mm. @@ -137,7 +123,6 @@ published service ParagraphProperties */ [property] long ParaTopMargin; - //------------------------------------------------------------------------- /** determines the bottom margin of the paragraph in 100th mm. @@ -161,20 +146,17 @@ published service ParagraphProperties */ [optional, property] boolean ParaContextMargin; - //------------------------------------------------------------------------- /** determines if the paragraph is included in the line numbering. */ [optional, property] boolean ParaLineNumberCount; - //------------------------------------------------------------------------- /** contains the start value for the line numbering. */ [optional, property] long ParaLineNumberStartValue; - //------------------------------------------------------------------------- /** If this property is set, it creates a page break before the paragraph it belongs to and assigns the value as the name @@ -182,13 +164,11 @@ published service ParagraphProperties */ [optional, property] string PageDescName; - //------------------------------------------------------------------------- /** If a page break property is set at a paragraph, this property contains the new value for the page number. */ [optional, property] short PageNumberOffset; - //------------------------------------------------------------------------- /** determines if the register mode is applied to a paragraph. @@ -200,26 +180,22 @@ published service ParagraphProperties */ [optional, property] boolean ParaRegisterModeActive; - //------------------------------------------------------------------------- /** specifies the positions and kinds of the tab stops within this paragraph. */ [optional, property] sequence ParaTabStops; - //------------------------------------------------------------------------- /** contains the name of the current paragraph style. */ [optional, property] string ParaStyleName; - //------------------------------------------------------------------------- /** contains the name of the current page style. */ [optional, property, maybevoid, readonly] string PageStyleName; - //------------------------------------------------------------------------- /** specifies whether the first characters of the paragraph are displayed in capital letters and how they are @@ -227,14 +203,12 @@ published service ParagraphProperties */ [optional, property] com::sun::star::style::DropCapFormat DropCapFormat; - //------------------------------------------------------------------------- /** specifies if the property DropCapFormat is applied to the whole first word. */ [optional, property] boolean DropCapWholeWord; - //------------------------------------------------------------------------- /** Setting this property to prevents page or column breaks between this and the following paragraph. @@ -245,35 +219,29 @@ published service ParagraphProperties */ [optional, property] boolean ParaKeepTogether; - //------------------------------------------------------------------------- /** Setting this property to prevents the paragraph from getting split into two pages or columns. */ [optional, property] boolean ParaSplit; - //------------------------------------------------------------------------- /** specifies the numbering level of the paragraph. */ [optional, property] short NumberingLevel; - //------------------------------------------------------------------------- /** contains the numbering rules applied to this paragraph. */ [optional, property] com::sun::star::container::XIndexReplace NumberingRules; - //------------------------------------------------------------------------- /** specifies the start value for numbering if a new numbering starts at this paragraph. */ [optional, property] short NumberingStartValue; - //------------------------------------------------------------------------- /** determines if the numbering rules restart, counting at the current paragraph. */ [optional, property] boolean ParaIsNumberingRestart; - //------------------------------------------------------------------------- /** specifies the name of the style for the numbering. @@ -282,121 +250,99 @@ published service ParagraphProperties XStyleFamiliesSupplier.

*/ [optional, property] string NumberingStyleName; - //------------------------------------------------------------------------- /** specifies the minimum number of lines of the paragraph that have to be at bottom of a page if the paragraph is spread over more than one page. */ [optional, property] byte ParaOrphans; - //------------------------------------------------------------------------- /** specifies the minimum number of lines of the paragraph that have to be at top of a page if the paragraph is spread over more than one page. */ [optional, property] byte ParaWidows; - //------------------------------------------------------------------------- /** determines the type, color, and size of the shadow. @see com.sun.star.table.ShadowFormat */ [optional, property] com::sun::star::table::ShadowFormat ParaShadowFormat; - //------------------------------------------------------------------------- /** contains the left border of the object. */ [property, optional] com::sun::star::table::BorderLine LeftBorder; - //------------------------------------------------------------------------- /** contains the right border of the object. */ [property, optional] com::sun::star::table::BorderLine RightBorder; - //------------------------------------------------------------------------- /** contains the top border of the object. */ [property, optional] com::sun::star::table::BorderLine TopBorder; - //------------------------------------------------------------------------- /** contains the bottom border of the object. */ [property, optional] com::sun::star::table::BorderLine BottomBorder; - //------------------------------------------------------------------------- /** contains the distance from the border to the object. */ [property, optional] long BorderDistance; - //------------------------------------------------------------------------- /** contains the distance from the left border to the object. */ [property, optional] long LeftBorderDistance; - //------------------------------------------------------------------------- /** contains the distance from the right border to the object. */ [property, optional] long RightBorderDistance; - //------------------------------------------------------------------------- /** contains the distance from the top border to the object. */ [property, optional] long TopBorderDistance; - //------------------------------------------------------------------------- /** contains the distance from the bottom border to the object. */ [property, optional] long BottomBorderDistance; - //------------------------------------------------------------------------- /** determines the type of break that is applied at the beginning of the table. @see com.sun.star.style.BreakType */ [optional, property] com::sun::star::style::BreakType BreakType; - //------------------------------------------------------------------------- /** specifies the character style name for drop caps. */ [optional, property] string DropCapCharStyleName; - //------------------------------------------------------------------------- /** specifies the indent for the first line. */ [optional, property] long ParaFirstLineIndent; - //------------------------------------------------------------------------- /** determines if the first line should be indented automatically. */ [optional, property] boolean ParaIsAutoFirstLineIndent; - //------------------------------------------------------------------------- /** specifies if automatic hyphenation is applied. */ [property] boolean ParaIsHyphenation; - //------------------------------------------------------------------------- /** specifies the maximum number of consecutive hyphens. */ [optional, property] short ParaHyphenationMaxHyphens; - //------------------------------------------------------------------------- /** specifies the maximum number of characters to remain before the hyphen character (when hyphenation is applied). */ [optional, property] short ParaHyphenationMaxLeadingChars; - //------------------------------------------------------------------------- /** specifies the maximum number of characters to remain after the hyphen character (when hyphenation is applied). */ [optional, property] short ParaHyphenationMaxTrailingChars; - //------------------------------------------------------------------------- /** specifies the vertical alignment of a paragraph. @see com::sun::star::text::ParagraphVertAlign */ [optional, property] short ParaVertAlignment; - //------------------------------------------------------------------------- /** this property stores xml attributes. They will be saved to and restored from automatic styles inside xml files. @@ -404,7 +350,6 @@ published service ParagraphProperties */ [optional, property] com::sun::star::container::XNameContainer ParaUserDefinedAttributes; - //------------------------------------------------------------------------- /** returns if the paragraph is part of a numbering, but has no numbering label. @@ -414,20 +359,17 @@ published service ParagraphProperties */ [optional, property, maybevoid] boolean NumberingIsNumber; - //------------------------------------------------------------------------- /** the property determines if borders set at a paragraph are merged with the next paragraph.

Borders are only merged if they are identical.

*/ [optional, property, maybevoid] boolean ParaIsConnectBorder; - //------------------------------------------------------------------------- /** specifies the id of the list to which the paragraph belongs */ [optional, property] string ListId; - //------------------------------------------------------------------------- /** specifies the outline level to which the paragraph belongs @since OOo 3.1 @@ -438,7 +380,6 @@ published service ParagraphProperties [optional, property] short OutlineLevel; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/style/ParagraphPropertiesAsian.idl b/offapi/com/sun/star/style/ParagraphPropertiesAsian.idl index 330d0baea8c4..37f68e6850c5 100644 --- a/offapi/com/sun/star/style/ParagraphPropertiesAsian.idl +++ b/offapi/com/sun/star/style/ParagraphPropertiesAsian.idl @@ -21,34 +21,27 @@ -//============================================================================= module com { module sun { module star { module style { -//============================================================================= /** contains settings for the style of paragraphs with complex text layout. */ published service ParagraphPropertiesAsian { - //------------------------------------------------------------------------- /** determines if hanging punctuation is allowed. */ [property] boolean ParaIsHangingPunctuation; - //------------------------------------------------------------------------- /** determines if a distance between Asian text, western text or complex text is set. */ [property] boolean ParaIsCharacterDistance; - //------------------------------------------------------------------------- /** determines if the rules for forbidden characters at the start or end of text lines are considered. */ [property] boolean ParaIsForbiddenRules; - //------------------------------------------------------------------------- }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/style/ParagraphPropertiesComplex.idl b/offapi/com/sun/star/style/ParagraphPropertiesComplex.idl index 0f4699197a44..1049166e8933 100644 --- a/offapi/com/sun/star/style/ParagraphPropertiesComplex.idl +++ b/offapi/com/sun/star/style/ParagraphPropertiesComplex.idl @@ -21,24 +21,20 @@ -//============================================================================= module com { module sun { module star { module style { -//============================================================================= /** contains settings for the style of paragraphs with complex text layout. */ published service ParagraphPropertiesComplex { - //----------------------------------------------------------------------------- /** contains the writing direction, as represented by the WritingMode2 constants */ [property] short WritingMode; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/style/ParagraphStyle.idl b/offapi/com/sun/star/style/ParagraphStyle.idl index 09eb46ea5478..e28bff659c91 100644 --- a/offapi/com/sun/star/style/ParagraphStyle.idl +++ b/offapi/com/sun/star/style/ParagraphStyle.idl @@ -23,29 +23,24 @@ #include #include -//============================================================================= module com { module sun { module star { module style { -//============================================================================= /** specifies a style sheet for paragraphs within a Text. */ published service ParagraphStyle { - //------------------------------------------------------------------------- /// specifies administrative properties. service Style; - //------------------------------------------------------------------------- /** contains user defined attributes for paragraphs. @see ParaUserDefinedAttributesSupplier */ [optional] service com::sun::star::xml::ParaUserDefinedAttributesSupplier; - //------------------------------------------------------------------------- /// specifies the style properties. service ParagraphProperties; @@ -57,7 +52,6 @@ published service ParagraphStyle */ [property] long ParaLeftMarginRelative; - //------------------------------------------------------------------------- /** determines the right margin of the paragraph relative to the ParaRightMargin of the parent style. @@ -67,7 +61,6 @@ published service ParagraphStyle */ [property] long ParaRightMarginRelative; - //------------------------------------------------------------------------- /** determines the top margin of the paragraph relative to the ParaTopMargin of the parent style. @@ -77,7 +70,6 @@ published service ParagraphStyle */ [property] long ParaTopMarginRelative; - //------------------------------------------------------------------------- /** determines the Bottom margin of the paragraph relative to the ParaBottomMargin of the parent style. @@ -86,45 +78,37 @@ published service ParagraphStyle ParaBottomMargin value is used.

*/ [property] long ParaBottomMarginRelative; - //------------------------------------------------------------------------- /** determines the category of a paragraph style.@see com.sun.star.style.ParagraphStyleCategory */ [property] short Category; - //------------------------------------------------------------------------- [property] float CharDiffHeight; - //------------------------------------------------------------------------- /** This value contains the character height as percentage value relative to the height of the character in the parent style. */ [property] short CharPropHeight; - //------------------------------------------------------------------------- /** This value contains the character height as difference in point to the height of the character in the parent style in Asian text. */ [property] float CharDiffHeightAsian; - //------------------------------------------------------------------------- /** This value contains the character height as percentage value relative to the height of the character in the parent style in Asian text. */ [property] short CharPropHeightAsian; - //------------------------------------------------------------------------- /** This value contains the character height as difference in point to the height of the character in the parent style in complex text. */ [property] float CharDiffHeightComplex; - //------------------------------------------------------------------------- /** This value contains the character height as percentage value relative to the height of the character in the parent style in complex text. */ [property] short CharPropHeightComplex; - //------------------------------------------------------------------------- /** returns the name of the page style in use @@ -136,7 +120,6 @@ published service ParagraphStyle [optional, readonly, property] string PageStyleName; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/style/ParagraphStyleCategory.idl b/offapi/com/sun/star/style/ParagraphStyleCategory.idl index 86b3dc8de2bf..d8d4ea46641b 100644 --- a/offapi/com/sun/star/style/ParagraphStyleCategory.idl +++ b/offapi/com/sun/star/style/ParagraphStyleCategory.idl @@ -20,47 +20,39 @@ #ifndef __com_sun_star_style_ParagraphStyleCategory_idl__ #define __com_sun_star_style_ParagraphStyleCategory_idl__ -//============================================================================= module com { module sun { module star { module style { -//============================================================================= // DocMerge from idl: constants com::sun::star::style::ParagraphStyleCategory /** These constants are used to specify the category of paragraph styles in text documents. */ published constants ParagraphStyleCategory { - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::style::ParagraphStyleCategory::TEXT /** is applied to styles that are used for common text. */ const short TEXT = 0; - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::style::ParagraphStyleCategory::CHAPTER /** is applied to styles that are used as headings. */ const short CHAPTER = 1; - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::style::ParagraphStyleCategory::LIST /** is applied to styles that used in numberings and lists. */ const short LIST = 2; - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::style::ParagraphStyleCategory::INDEX /** is applied to styles that are used in indexes. */ const short INDEX = 3; - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::style::ParagraphStyleCategory::EXTRA /** is applied to styles that are used in special regions like headers, footers, and footnote text. */ const short EXTRA = 4; - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::style::ParagraphStyleCategory::HTML /** is applied to styles that are used to support HTML. @@ -68,7 +60,6 @@ published constants ParagraphStyleCategory const short HTML = 5; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/style/Style.idl b/offapi/com/sun/star/style/Style.idl index c31c6b141670..c26c18352c17 100644 --- a/offapi/com/sun/star/style/Style.idl +++ b/offapi/com/sun/star/style/Style.idl @@ -36,24 +36,20 @@ #include -//============================================================================= module com { module sun { module star { module style { -//============================================================================= /** This service specifies a single style sheet. */ published service Style { - //------------------------------------------------------------------------- /** contains user defined attributes. @see UserDefinedAttributesSupplier */ [optional] service com::sun::star::xml::UserDefinedAttributesSupplier; - //------------------------------------------------------------------------- interface com::sun::star::style::XStyle; @@ -63,11 +59,9 @@ published service Style /* This optional interface is available as an optimization, allowing users to use "setAllPropertiesToDefault", for example. */ - //------------------------------------------------------------------------- [optional] interface com::sun::star::beans::XMultiPropertyStates; - //------------------------------------------------------------------------- /** determines if a style is physically created. @@ -77,14 +71,12 @@ published service Style

*/ [optional, readonly, property] boolean IsPhysical; - //------------------------------------------------------------------------- /** contains the name of the style that is applied to the next paragraph.

This property is usually available at paragraph styles only.

*/ [optional, property] string FollowStyle; - //------------------------------------------------------------------------- /** contains the name of the style as it is displayed in the user interface. @@ -92,7 +84,6 @@ published service Style names are localized.

*/ [optional, readonly, property] string DisplayName; - //------------------------------------------------------------------------- /** determines if a style is automatically updated, if the properties of an object that the style is applied to are changed. @@ -101,7 +92,6 @@ published service Style are changed then the style will be updated accordingly.

*/ [optional, property] string IsAutoUpdate; - //------------------------------------------------------------------------- /** defines the context and styles for conditional paragraphs. @@ -156,7 +146,6 @@ published service Style }; -//============================================================================= }; }; }; }; #endif diff --git a/offapi/com/sun/star/style/StyleFamilies.idl b/offapi/com/sun/star/style/StyleFamilies.idl index 18729c7b7c57..e239affcfd0a 100644 --- a/offapi/com/sun/star/style/StyleFamilies.idl +++ b/offapi/com/sun/star/style/StyleFamilies.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module style { -//============================================================================= // DocMerge from xml: service com::sun::star::style::StyleFamilies /** This service contains the collection of style families within the @@ -97,7 +95,6 @@ published service StyleFamilies }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/style/StyleFamily.idl b/offapi/com/sun/star/style/StyleFamily.idl index 5f3b24781a9c..4ff5a292272b 100644 --- a/offapi/com/sun/star/style/StyleFamily.idl +++ b/offapi/com/sun/star/style/StyleFamily.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module style { -//============================================================================= // DocMerge from xml: service com::sun::star::style::StyleFamily /** This service is a container of style sheets of the same style family.@see StyleFamilies @@ -67,7 +65,6 @@ published service StyleFamily }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/style/TabAlign.idl b/offapi/com/sun/star/style/TabAlign.idl index 7669462dd031..60e3a0e6a230 100644 --- a/offapi/com/sun/star/style/TabAlign.idl +++ b/offapi/com/sun/star/style/TabAlign.idl @@ -20,11 +20,9 @@ #define __com_sun_star_style_TabAlign_idl__ -//============================================================================= module com { module sun { module star { module style { -//============================================================================= // DocMerge from xml: enum com::sun::star::style::TabAlign /** These enumeration values are used to specify the alignment of @@ -32,7 +30,6 @@ */ published enum TabAlign { - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::style::TabAlign::LEFT /** The text range is left-aligned between the previous tabulator @@ -40,7 +37,6 @@ published enum TabAlign */ LEFT, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::style::TabAlign::CENTER /** The text range is centered between the previous tabulator @@ -48,7 +44,6 @@ published enum TabAlign */ CENTER, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::style::TabAlign::RIGHT /** The text range is right-aligned between the previous tabulator @@ -56,7 +51,6 @@ published enum TabAlign */ RIGHT, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::style::TabAlign::DECIMAL /** The decimal point of the text range to the left of this @@ -64,7 +58,6 @@ published enum TabAlign */ DECIMAL, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::style::TabAlign::DEFAULT /** The default alignment for tabulators is applied. @@ -73,7 +66,6 @@ published enum TabAlign }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/style/TabStop.idl b/offapi/com/sun/star/style/TabStop.idl index cb9dedb7c58d..6671202f89e7 100644 --- a/offapi/com/sun/star/style/TabStop.idl +++ b/offapi/com/sun/star/style/TabStop.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module style { -//============================================================================= // DocMerge from xml: struct com::sun::star::style::TabStop /** This structure is used to specify a single tabulator stop. @@ -39,7 +37,6 @@ published struct TabStop */ long Position; - //------------------------------------------------------------------------- // DocMerge from xml: field com::sun::star::style::TabStop::Alignment /** This field specifies the alignment of the text range before the @@ -47,14 +44,12 @@ published struct TabStop */ com::sun::star::style::TabAlign Alignment; - //------------------------------------------------------------------------- // DocMerge from xml: field com::sun::star::style::TabStop::DecimalChar /** This field specifies which delimiter is used for the decimal. */ char DecimalChar; - //------------------------------------------------------------------------- // DocMerge from xml: field com::sun::star::style::TabStop::FillChar /** This field specifies the character that is used to fill up the @@ -64,7 +59,6 @@ published struct TabStop }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/style/VerticalAlignment.idl b/offapi/com/sun/star/style/VerticalAlignment.idl index a99a6849cc3b..32aa14bfd3c5 100644 --- a/offapi/com/sun/star/style/VerticalAlignment.idl +++ b/offapi/com/sun/star/style/VerticalAlignment.idl @@ -20,11 +20,9 @@ #define __com_sun_star_style_VerticalAlignment_idl__ -//============================================================================= module com { module sun { module star { module style { -//============================================================================= // DocMerge from xml: enum com::sun::star::style::VerticalAlignment /** specify the horizontal alignment of @@ -32,7 +30,6 @@ */ published enum VerticalAlignment { - //------------------------------------------------------------------------- // DOCUMENTATION OMITTING FOR VerticalAlignment:: TOP, // DocMerge from xml: value com::sun::star::style::VerticalAlignment::TOP @@ -40,7 +37,6 @@ published enum VerticalAlignment */ TOP, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTING FOR VerticalAlignment:: MIDDLE, // DocMerge from xml: value com::sun::star::style::VerticalAlignment::MIDDLE @@ -48,7 +44,6 @@ published enum VerticalAlignment */ MIDDLE, - //------------------------------------------------------------------------- // DOCUMENTATION OMITTING FOR VerticalAlignment:: BOTTOM // DocMerge from xml: value com::sun::star::style::VerticalAlignment::BOTTOM @@ -58,7 +53,6 @@ published enum VerticalAlignment }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/style/XAutoStyle.idl b/offapi/com/sun/star/style/XAutoStyle.idl index 7b7d18de5c0d..9d1d4f6f553e 100644 --- a/offapi/com/sun/star/style/XAutoStyle.idl +++ b/offapi/com/sun/star/style/XAutoStyle.idl @@ -28,11 +28,9 @@ -//============================================================================= module com { module sun { module star { module style { -//============================================================================= /** This interface allows access to a single automatic style. */ @@ -47,7 +45,6 @@ interface XAutoStyle com::sun::star::beans::PropertyValues getProperties(); }; -//============================================================================= }; }; }; }; #endif diff --git a/offapi/com/sun/star/style/XAutoStyleFamily.idl b/offapi/com/sun/star/style/XAutoStyleFamily.idl index 73f9e8831cc7..8d30235d0e94 100644 --- a/offapi/com/sun/star/style/XAutoStyleFamily.idl +++ b/offapi/com/sun/star/style/XAutoStyleFamily.idl @@ -23,11 +23,9 @@ #include -//============================================================================= module com { module sun { module star { module style { -//============================================================================= // DocMerge from xml: service com::sun::star::style::StyleFamilies /** This service contains the collection of automatic style families within the @@ -41,7 +39,6 @@ interface XAutoStyleFamily com::sun::star::style::XAutoStyle insertStyle( [in] com::sun::star::beans::PropertyValues Values); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/style/XAutoStyles.idl b/offapi/com/sun/star/style/XAutoStyles.idl index b0b4267b6b09..fd7a4bbd28bf 100644 --- a/offapi/com/sun/star/style/XAutoStyles.idl +++ b/offapi/com/sun/star/style/XAutoStyles.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module style { -//============================================================================= /** This service contains the collection of automatic style families within the @@ -42,7 +40,6 @@ interface XAutoStyles interface com::sun::star::container::XIndexAccess; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/style/XAutoStylesSupplier.idl b/offapi/com/sun/star/style/XAutoStylesSupplier.idl index b3eed6b2b29d..04c4b8df4a3e 100644 --- a/offapi/com/sun/star/style/XAutoStylesSupplier.idl +++ b/offapi/com/sun/star/style/XAutoStylesSupplier.idl @@ -22,11 +22,9 @@ #include #include -//============================================================================= module com { module sun { module star { module style { -//============================================================================= // DocMerge from xml: interface com::sun::star::style::XStyleFamiliesSupplier /** This interface provides access to the style families within the @@ -34,7 +32,6 @@ */ interface XAutoStylesSupplier: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** This method returns the collection of automatic style families available in the container document.@see AutoStyles @@ -43,7 +40,6 @@ interface XAutoStylesSupplier: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/style/XDefaultsSupplier.idl b/offapi/com/sun/star/style/XDefaultsSupplier.idl index 512f01739d15..666cd9c3eafa 100644 --- a/offapi/com/sun/star/style/XDefaultsSupplier.idl +++ b/offapi/com/sun/star/style/XDefaultsSupplier.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module style { -//============================================================================= /** This interface provides access to an XPropertySet of defaults. This can either be the parent of an XPropertySet or the global property defaults @@ -36,14 +34,12 @@ */ published interface XDefaultsSupplier: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** This method returns an XPropertySet of defaults. */ com::sun::star::beans::XPropertySet getDefaults(); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/style/XStyle.idl b/offapi/com/sun/star/style/XStyle.idl index 92280ec71668..29932e4f7564 100644 --- a/offapi/com/sun/star/style/XStyle.idl +++ b/offapi/com/sun/star/style/XStyle.idl @@ -24,37 +24,31 @@ #include -//============================================================================= module com { module sun { module star { module style { -//============================================================================= /** specifies a template for a style (aka style sheet). */ published interface XStyle: com::sun::star::container::XNamed { - //------------------------------------------------------------------------- /** identifies a style as defined by the user. */ boolean isUserDefined(); - //------------------------------------------------------------------------- /** @returns if this type is used in the document. */ boolean isInUse(); - //------------------------------------------------------------------------- /** @returns the name of the parent style, probably empty. */ string getParentStyle(); - //------------------------------------------------------------------------- /** sets the name of the parent style. */ @@ -63,7 +57,6 @@ published interface XStyle: com::sun::star::container::XNamed }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/style/XStyleCondition.idl b/offapi/com/sun/star/style/XStyleCondition.idl index 462aa9df25b3..59058b4f5049 100644 --- a/offapi/com/sun/star/style/XStyleCondition.idl +++ b/offapi/com/sun/star/style/XStyleCondition.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module style { -//============================================================================= /** This interface makes it possible to access conditional styles of the object. @@ -34,14 +32,12 @@ */ published interface XStyleCondition: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** @returns the style condition for the specified type. */ string getStyleConditionByType( [in] short TextType ); - //------------------------------------------------------------------------- /** sets the style condition for the specified type. */ @@ -50,7 +46,6 @@ published interface XStyleCondition: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/style/XStyleFamiliesSupplier.idl b/offapi/com/sun/star/style/XStyleFamiliesSupplier.idl index da64689a7053..766678a01d96 100644 --- a/offapi/com/sun/star/style/XStyleFamiliesSupplier.idl +++ b/offapi/com/sun/star/style/XStyleFamiliesSupplier.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module style { -//============================================================================= // DocMerge from xml: interface com::sun::star::style::XStyleFamiliesSupplier /** This interface provides access to the style families within the @@ -36,7 +34,6 @@ */ published interface XStyleFamiliesSupplier: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::style::XStyleFamiliesSupplier::getStyleFamilies /** This method returns the collection of style families available @@ -46,7 +43,6 @@ published interface XStyleFamiliesSupplier: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/style/XStyleLoader.idl b/offapi/com/sun/star/style/XStyleLoader.idl index c539dfc723c6..4e1e273ef272 100644 --- a/offapi/com/sun/star/style/XStyleLoader.idl +++ b/offapi/com/sun/star/style/XStyleLoader.idl @@ -24,18 +24,15 @@ #include -//============================================================================= module com { module sun { module star { module style { -//============================================================================= // DocMerge from xml: interface com::sun::star::style::XStyleLoader /** enables the object to import styles from documents. */ published interface XStyleLoader: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::style::XStyleLoader::loadStylesFromURL /** loads styles from a document at the given URL. @@ -62,7 +59,6 @@ published interface XStyleLoader: com::sun::star::uno::XInterface [in] sequence aOptions ) raises( com::sun::star::io::IOException ); - //------------------------------------------------------------------------- /** @returns a sequence of the supported properties as declared in XStyleLoader::loadStylesFromURL with their current values. @@ -71,7 +67,6 @@ published interface XStyleLoader: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/svg/XSVGPrinter.idl b/offapi/com/sun/star/svg/XSVGPrinter.idl index c3f53c99260a..63c9a535879f 100644 --- a/offapi/com/sun/star/svg/XSVGPrinter.idl +++ b/offapi/com/sun/star/svg/XSVGPrinter.idl @@ -22,7 +22,6 @@ #include -//============================================================================= module com { module sun { module star { module svg { @@ -44,7 +43,6 @@ published interface XSVGPrinter: com::sun::star::uno::XInterface void endJob(); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/svg/XSVGWriter.idl b/offapi/com/sun/star/svg/XSVGWriter.idl index a6f3ce09841f..58b5301369fc 100644 --- a/offapi/com/sun/star/svg/XSVGWriter.idl +++ b/offapi/com/sun/star/svg/XSVGWriter.idl @@ -22,7 +22,6 @@ #include -//============================================================================= module com { module sun { module star { module svg { @@ -35,7 +34,6 @@ published interface XSVGWriter: com::sun::star::uno::XInterface [in] sequence< byte > aMtf ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sync/FilterData.idl b/offapi/com/sun/star/sync/FilterData.idl index ba5ace14fae5..ed4ff02b21ee 100644 --- a/offapi/com/sun/star/sync/FilterData.idl +++ b/offapi/com/sun/star/sync/FilterData.idl @@ -29,13 +29,11 @@ #ifndef __com_sun_star_sync_FilterData_idl__ #define __com_sun_star_sync_FilterData_idl__ -//============================================================================= module com { module sun { module star { module sync { published typedef sequence< string > FilterData; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sync/SyncAction.idl b/offapi/com/sun/star/sync/SyncAction.idl index 39af8c946807..c634c4ea612c 100644 --- a/offapi/com/sun/star/sync/SyncAction.idl +++ b/offapi/com/sun/star/sync/SyncAction.idl @@ -20,11 +20,9 @@ #ifndef __com_sun_star_sync_SyncAction_idl__ #define __com_sun_star_sync_SyncAction_idl__ -//============================================================================= module com { module sun { module star { module sync { -//============================================================================= /** contains a synchronization element @@ -47,7 +45,6 @@ published constants SyncAction const unsigned long CONFLICT_AMBIGUITY = 0x02000000; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sync/SyncCollector.idl b/offapi/com/sun/star/sync/SyncCollector.idl index cacc627034e7..a0bb9402dada 100644 --- a/offapi/com/sun/star/sync/SyncCollector.idl +++ b/offapi/com/sun/star/sync/SyncCollector.idl @@ -22,7 +22,6 @@ #include -//============================================================================= module com { module sun { module star { module sync { @@ -32,7 +31,6 @@ published service SyncCollector interface com::sun::star::sync::XSyncCollector; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sync/SyncElement.idl b/offapi/com/sun/star/sync/SyncElement.idl index 5e7b367c6738..4b063f048fa9 100644 --- a/offapi/com/sun/star/sync/SyncElement.idl +++ b/offapi/com/sun/star/sync/SyncElement.idl @@ -20,11 +20,9 @@ #ifndef __com_sun_star_sync_SyncElement_idl__ #define __com_sun_star_sync_SyncElement_idl__ -//============================================================================= module com { module sun { module star { module sync { -//============================================================================= /** contains a synchronization element @@ -36,28 +34,22 @@ published struct SyncElement */ string ContentIdentifier; - //------------------------------------------------------------------------- unsigned long Type; - //------------------------------------------------------------------------- unsigned long UID; - //------------------------------------------------------------------------- unsigned long Generation; - //------------------------------------------------------------------------- unsigned long Event; - //------------------------------------------------------------------------- unsigned long Action; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sync/SyncEvent.idl b/offapi/com/sun/star/sync/SyncEvent.idl index 4503894a687a..87f1a60c690e 100644 --- a/offapi/com/sun/star/sync/SyncEvent.idl +++ b/offapi/com/sun/star/sync/SyncEvent.idl @@ -20,11 +20,9 @@ #ifndef __com_sun_star_sync_SyncEvent_idl__ #define __com_sun_star_sync_SyncEvent_idl__ -//============================================================================= module com { module sun { module star { module sync { -//============================================================================= /** contains a synchronization element @@ -41,7 +39,6 @@ published constants SyncEvent const unsigned long CHANGED = 3; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sync/SyncInfo.idl b/offapi/com/sun/star/sync/SyncInfo.idl index 8aa5b8977b61..8175812ed3ec 100644 --- a/offapi/com/sun/star/sync/SyncInfo.idl +++ b/offapi/com/sun/star/sync/SyncInfo.idl @@ -32,11 +32,9 @@ #include #include -//============================================================================= module com { module sun { module star { module sync { -//============================================================================= /// @deprecated published struct SyncInfo @@ -52,7 +50,6 @@ published struct SyncInfo unsigned long SyncOptions; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sync/SyncMode.idl b/offapi/com/sun/star/sync/SyncMode.idl index 8a864acd3b12..947c29e851cb 100644 --- a/offapi/com/sun/star/sync/SyncMode.idl +++ b/offapi/com/sun/star/sync/SyncMode.idl @@ -20,11 +20,9 @@ #ifndef __com_sun_star_sync_SyncMode_idl__ #define __com_sun_star_sync_SyncMode_idl__ -//============================================================================= module com { module sun { module star { module sync { -//============================================================================= /** contains a synchronization element @@ -39,7 +37,6 @@ published constants SyncMode const unsigned long SERVER_TO_CLIENT = 0x00000002; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sync/SyncOptions.idl b/offapi/com/sun/star/sync/SyncOptions.idl index 1712c94f8f81..10318133660a 100644 --- a/offapi/com/sun/star/sync/SyncOptions.idl +++ b/offapi/com/sun/star/sync/SyncOptions.idl @@ -20,11 +20,9 @@ #ifndef __com_sun_star_sync_SyncOptions_idl__ #define __com_sun_star_sync_SyncOptions_idl__ -//============================================================================= module com { module sun { module star { module sync { -//============================================================================= /** contains a synchronization element @@ -45,7 +43,6 @@ published constants SyncOptions const unsigned long CREATE_BACKUP = 0x00010000; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sync/SyncScheme.idl b/offapi/com/sun/star/sync/SyncScheme.idl index 3323221cd57e..be82993faa60 100644 --- a/offapi/com/sun/star/sync/SyncScheme.idl +++ b/offapi/com/sun/star/sync/SyncScheme.idl @@ -29,7 +29,6 @@ #ifndef __com_sun_star_sync_SyncScheme_idl__ #define __com_sun_star_sync_SyncScheme_idl__ -//============================================================================= module com { module sun { module star { module sync { @@ -43,14 +42,12 @@ published struct SyncScheme */ string Scheme; - //------------------------------------------------------------------------- /** contains the root for this SyncScheme */ string Root; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sync/SyncType.idl b/offapi/com/sun/star/sync/SyncType.idl index d89b5ca85f71..3190c72225bc 100644 --- a/offapi/com/sun/star/sync/SyncType.idl +++ b/offapi/com/sun/star/sync/SyncType.idl @@ -20,11 +20,9 @@ #ifndef __com_sun_star_sync_SyncType_idl__ #define __com_sun_star_sync_SyncType_idl__ -//============================================================================= module com { module sun { module star { module sync { -//============================================================================= /// @deprecated published constants SyncType @@ -44,7 +42,6 @@ published constants SyncType const unsigned long IMAP = 6; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sync/Synchronizer.idl b/offapi/com/sun/star/sync/Synchronizer.idl index edce5f45c869..3ee2a4d209d9 100644 --- a/offapi/com/sun/star/sync/Synchronizer.idl +++ b/offapi/com/sun/star/sync/Synchronizer.idl @@ -22,7 +22,6 @@ #include -//============================================================================= module com { module sun { module star { module sync { @@ -32,7 +31,6 @@ published service Synchronizer interface com::sun::star::sync::XSynchronizer; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sync/XSyncCollector.idl b/offapi/com/sun/star/sync/XSyncCollector.idl index ea03127a32ea..c45391ec73ce 100644 --- a/offapi/com/sun/star/sync/XSyncCollector.idl +++ b/offapi/com/sun/star/sync/XSyncCollector.idl @@ -26,7 +26,6 @@ #include #include -//============================================================================= module com { module sun { module star { module sync { @@ -63,7 +62,6 @@ published interface XSyncCollector: com::sun::star::uno::XInterface [in] unsigned long nEvent ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sync/XSynchronizer.idl b/offapi/com/sun/star/sync/XSynchronizer.idl index e644d0503f21..720cf25b9a2f 100644 --- a/offapi/com/sun/star/sync/XSynchronizer.idl +++ b/offapi/com/sun/star/sync/XSynchronizer.idl @@ -23,7 +23,6 @@ #include #include -//============================================================================= module com { module sun { module star { module sync { @@ -42,7 +41,6 @@ published interface XSynchronizer: com::sun::star::uno::XInterface boolean endSynchronize(); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/sync2/BadPartnershipException.idl b/offapi/com/sun/star/sync2/BadPartnershipException.idl index b9b7bb25ef91..e3a46e5b86c9 100644 --- a/offapi/com/sun/star/sync2/BadPartnershipException.idl +++ b/offapi/com/sun/star/sync2/BadPartnershipException.idl @@ -24,7 +24,6 @@ module com { module sun { module star { module sync2 { -//============================================================================ /** indicates that a partnership does not exist, or that there are problems accessing the partnership state. @@ -32,7 +31,6 @@ module com { module sun { module star { module sync2 { */ published exception BadPartnershipException: com::sun::star::uno::Exception { - //------------------------------------------------------------------------ /** contains the name of the partnership, or is left empty if this is unknown. */ diff --git a/offapi/com/sun/star/system/ProxySettings.idl b/offapi/com/sun/star/system/ProxySettings.idl index 11ffa1ff3a85..bdea6a7c2691 100644 --- a/offapi/com/sun/star/system/ProxySettings.idl +++ b/offapi/com/sun/star/system/ProxySettings.idl @@ -23,15 +23,12 @@ #include #include -//============================================================================= module com { module sun { module star { module system { -//============================================================================= published interface XProxySettings; -//============================================================================= /** Specifies a service for reading the proxy settings from an old office installation or a central system database. @@ -42,23 +39,19 @@ module com { module sun { module star { module system { published service ProxySettings { - //------------------------------------------------------------------------- /** Provides access to a XProxySettings interface. */ interface XProxySettings; - //------------------------------------------------------------------------- /** Service should always support this interface. */ interface com::sun::star::lang::XServiceInfo; - //------------------------------------------------------------------------- /** Service should always support this interface. */ interface com::sun::star::lang::XTypeProvider; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/system/SOffice52ProxySettings.idl b/offapi/com/sun/star/system/SOffice52ProxySettings.idl index 1f35e8fc6c6d..dbbf5f1bfc78 100644 --- a/offapi/com/sun/star/system/SOffice52ProxySettings.idl +++ b/offapi/com/sun/star/system/SOffice52ProxySettings.idl @@ -24,11 +24,9 @@ #include #include -//============================================================================= module com { module sun { module star { module system { -//============================================================================= /** Specifies a service for reading the proxy settings from an old StarOffice 5.2 installation. @@ -42,7 +40,6 @@ published service SOffice52ProxySettings service ProxySettings; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/system/SimpleCommandMail.idl b/offapi/com/sun/star/system/SimpleCommandMail.idl index e180d25a4f20..93bfbefef0b6 100644 --- a/offapi/com/sun/star/system/SimpleCommandMail.idl +++ b/offapi/com/sun/star/system/SimpleCommandMail.idl @@ -24,15 +24,12 @@ #include #include -//============================================================================= module com { module sun { module star { module system { -//============================================================================= published interface XSimpleMailClientSupplier; -//============================================================================= /** Specifies a SimpleCommandMail service. Implementations of such a service, do implement an interface to send mail messages via the current configured command line mail application. @@ -42,24 +39,20 @@ module com { module sun { module star { module system { published service SimpleCommandMail { - //------------------------------------------------------------------------- /** Provides access to a XSimpleMailClientSupplier interface. */ interface XSimpleMailClientSupplier; - //------------------------------------------------------------------------- /** Service should always support this interface. */ interface com::sun::star::lang::XServiceInfo; - //------------------------------------------------------------------------- /** Service should always support this interface. */ interface com::sun::star::lang::XTypeProvider; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/system/SimpleMailClientFlags.idl b/offapi/com/sun/star/system/SimpleMailClientFlags.idl index d19cfc4eb3e7..da8b7c1dc28d 100644 --- a/offapi/com/sun/star/system/SimpleMailClientFlags.idl +++ b/offapi/com/sun/star/system/SimpleMailClientFlags.idl @@ -23,20 +23,17 @@ module com { module sun { module star { module system { -//============================================================================= /** These constants are used to specify how the SimpleMailClient Service should behave. */ published constants SimpleMailClientFlags { - //--------------------------------------------------------------------- /** Uses the default settings when sending a mail, e.g. launches the current configured system mail client. */ const long DEFAULTS = 0; - //--------------------------------------------------------------------- /** Does not show the current configured system mail client, but sends the mail without any further user interaction. If this flag is specified, a recipient address must have been @@ -46,7 +43,6 @@ published constants SimpleMailClientFlags */ const long NO_USER_INTERFACE = 1; - //--------------------------------------------------------------------- /** No logon dialog should be displayed to prompt the user for logon information if necessary. When this flag is specified and the user needs to logon in order @@ -57,7 +53,6 @@ published constants SimpleMailClientFlags const long NO_LOGON_DIALOG = 2; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/system/SimpleSystemMail.idl b/offapi/com/sun/star/system/SimpleSystemMail.idl index 5e9c3d7c2c31..5336fd7c1f05 100644 --- a/offapi/com/sun/star/system/SimpleSystemMail.idl +++ b/offapi/com/sun/star/system/SimpleSystemMail.idl @@ -23,15 +23,12 @@ #include #include -//============================================================================= module com { module sun { module star { module system { -//============================================================================= published interface XSimpleMailClientSupplier; -//============================================================================= /** Specifies a SimpleSystemMail service. Implementations of such a service implement an interface to send mail messages via the currently configured system mail client. @@ -41,23 +38,19 @@ module com { module sun { module star { module system { published service SimpleSystemMail { - //------------------------------------------------------------------------- /** Provides access to a XSimpleMailClientSupplier interface. */ interface XSimpleMailClientSupplier; - //------------------------------------------------------------------------- /** Service should always support this interface. */ interface com::sun::star::lang::XServiceInfo; - //------------------------------------------------------------------------- /** Service should always support this interface. */ interface com::sun::star::lang::XTypeProvider; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/system/SystemProxySettings.idl b/offapi/com/sun/star/system/SystemProxySettings.idl index f1f60a153cd7..3b06a55f1070 100644 --- a/offapi/com/sun/star/system/SystemProxySettings.idl +++ b/offapi/com/sun/star/system/SystemProxySettings.idl @@ -24,11 +24,9 @@ #include #include -//============================================================================= module com { module sun { module star { module system { -//============================================================================= /** Specifies a service for reading the system proxy settings. Some systems store this information in a central configuration database. @@ -40,7 +38,6 @@ published service SystemProxySettings service ProxySettings; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/system/SystemShellExecute.idl b/offapi/com/sun/star/system/SystemShellExecute.idl index 45b0075f4588..4ba5087bac80 100644 --- a/offapi/com/sun/star/system/SystemShellExecute.idl +++ b/offapi/com/sun/star/system/SystemShellExecute.idl @@ -23,15 +23,12 @@ #include #include -//============================================================================= module com { module sun { module star { module system { -//============================================================================= published interface XSystemShellExecute; -//============================================================================= /** Specifies a system executer service. Such a service makes it possible to execute an arbitrary system command. @@ -40,23 +37,19 @@ module com { module sun { module star { module system { published service SystemShellExecute { - //------------------------------------------------------------------------- /** Provides access to a XSystemShellExecute interface. */ interface XSystemShellExecute; - //------------------------------------------------------------------------- /** Service should always support this interface. */ interface com::sun::star::lang::XServiceInfo; - //------------------------------------------------------------------------- /** Service should always support this interface. */ interface com::sun::star::lang::XTypeProvider; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/system/SystemShellExecuteException.idl b/offapi/com/sun/star/system/SystemShellExecuteException.idl index 3891a11a29c5..5f06b002bafb 100644 --- a/offapi/com/sun/star/system/SystemShellExecuteException.idl +++ b/offapi/com/sun/star/system/SystemShellExecuteException.idl @@ -31,11 +31,9 @@ #include -//============================================================================= module com { module sun { module star { module system { -//============================================================================= /** May be thrown in cases of errors executing a command using the SystemShellExecute service. Exception::Message may contain a system error message, but it is not mandatory. @@ -44,13 +42,11 @@ module com { module sun { module star { module system { */ published exception SystemShellExecuteException: com::sun::star::uno::Exception { - //========================================================================= /** A POSIX conforming error code or -1 for unknown errors. */ long PosixError; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/system/SystemShellExecuteFlags.idl b/offapi/com/sun/star/system/SystemShellExecuteFlags.idl index be6991f912d6..10892e85e424 100644 --- a/offapi/com/sun/star/system/SystemShellExecuteFlags.idl +++ b/offapi/com/sun/star/system/SystemShellExecuteFlags.idl @@ -32,18 +32,15 @@ module com { module sun { module star { module system { -//============================================================================= /** Different settings for the SystemShellExecute service. */ published constants SystemShellExecuteFlags { - //--------------------------------------------------------------------- /** Uses the default settings for executing commands. */ const long DEFAULTS = 0; - //--------------------------------------------------------------------- /** Prevents the display of system error message boxes if the method XSystemShellExecute::execute() fails. */ @@ -56,7 +53,6 @@ published constants SystemShellExecuteFlags const long URIS_ONLY = 2; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/system/XProxySettings.idl b/offapi/com/sun/star/system/XProxySettings.idl index 1c5ca506dd99..0c8d68a29e0e 100644 --- a/offapi/com/sun/star/system/XProxySettings.idl +++ b/offapi/com/sun/star/system/XProxySettings.idl @@ -32,11 +32,9 @@ #include #include -//============================================================================= module com { module sun { module star { module system { -//============================================================================= /** Enables access to different proxy settings. If particular settings are not available an empty string will be returned. @@ -45,77 +43,66 @@ module com { module sun { module star { module system { published interface XProxySettings: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** Access to the FTP proxy address. @returns The address of the FTP proxy server, if any has been specified. */ string getFtpProxyAddress( ); - //------------------------------------------------------------------------- /** Access to the FTP proxy port. @returns The port of the FTP proxy server, if any has been specified. */ string getFtpProxyPort( ); - //------------------------------------------------------------------------- /** Access to the Gopher proxy address. @returns The address of the gopher proxy server, if any has been specified. */ string getGopherProxyAddress( ); - //------------------------------------------------------------------------- /** Access to the Gopher proxy port. @returns The port of the gopher proxy server, if any has been specified. */ string getGopherProxyPort( ); - //------------------------------------------------------------------------- /** Access to the Http proxy address. @returns The address of the http proxy server, if any has been specified. */ string getHttpProxyAddress( ); - //------------------------------------------------------------------------- /** Access to the Http proxy port. @returns The port of the http proxy server, if any has been specified. */ string getHttpProxyPort( ); - //------------------------------------------------------------------------- /** Access to the HTTPS proxy address. @returns The address of the HTTPS proxy server, if any has been specified. */ string getHttpsProxyAddress( ); - //------------------------------------------------------------------------- /** Access to the HTTPS proxy port. @returns The port of the HTTPS proxy server, if any has been specified. */ string getHttpsProxyPort( ); - //------------------------------------------------------------------------- /** Access to the Socks proxy address. @returns The address of the socks proxy server, if any has been specified. */ string getSocksProxyAddress( ); - //------------------------------------------------------------------------- /** Access to the Socks proxy port. @returns The port of the socks proxy server, if any has been specified. */ string getSocksProxyPort( ); - //------------------------------------------------------------------------- /** Access to the Proxy-Bypass address. @returns A string of ";" separated addresses for which no proxy server @@ -123,7 +110,6 @@ published interface XProxySettings: com::sun::star::uno::XInterface */ string getProxyBypassAddress( ); - //------------------------------------------------------------------------- /** Either a proxy is enabled or not. @returns A value of if a proxy is enabled. @@ -132,7 +118,6 @@ published interface XProxySettings: com::sun::star::uno::XInterface boolean isProxyEnabled( ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/system/XSimpleMailClient.idl b/offapi/com/sun/star/system/XSimpleMailClient.idl index 9a0625e12c66..f332e54f97c7 100644 --- a/offapi/com/sun/star/system/XSimpleMailClient.idl +++ b/offapi/com/sun/star/system/XSimpleMailClient.idl @@ -26,17 +26,14 @@ #include #include -//============================================================================= module com { module sun { module star { module system { -//============================================================================= /** Specifies an interface for creating and sending email messages. */ published interface XSimpleMailClient: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** Create a simple mail message object that implements the interface XSimpleMailMessage. @returns @@ -44,7 +41,6 @@ published interface XSimpleMailClient: com::sun::star::uno::XInterface */ XSimpleMailMessage createSimpleMailMessage( ); - //------------------------------------------------------------------------- /** Sends a given simple mail message object that implements the interface XSimpleMailMessage. @@ -75,7 +71,6 @@ published interface XSimpleMailClient: com::sun::star::uno::XInterface raises( ::com::sun::star::lang::IllegalArgumentException, ::com::sun::star::uno::Exception ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/system/XSimpleMailClientSupplier.idl b/offapi/com/sun/star/system/XSimpleMailClientSupplier.idl index 4b51dfef1f93..eadbe45ba2a1 100644 --- a/offapi/com/sun/star/system/XSimpleMailClientSupplier.idl +++ b/offapi/com/sun/star/system/XSimpleMailClientSupplier.idl @@ -25,11 +25,9 @@ #include #include -//============================================================================= module com { module sun { module star { module system { -//============================================================================= /** Implementations of this interface do provide access to a simple mail client if there is one available @@ -38,7 +36,6 @@ module com { module sun { module star { module system { published interface XSimpleMailClientSupplier: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** Allows a client to query for an object that implements XSimpleMailClient. @returns @@ -50,7 +47,6 @@ published interface XSimpleMailClientSupplier: com::sun::star::uno::XInterface XSimpleMailClient querySimpleMailClient( ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/system/XSimpleMailMessage.idl b/offapi/com/sun/star/system/XSimpleMailMessage.idl index d25a7a24f6de..70bf3533a5d8 100644 --- a/offapi/com/sun/star/system/XSimpleMailMessage.idl +++ b/offapi/com/sun/star/system/XSimpleMailMessage.idl @@ -33,11 +33,9 @@ #include #include -//============================================================================= module com { module sun { module star { module system { -//============================================================================= /** This interface lets a client set or get the information of a simple mail message. */ @@ -45,7 +43,6 @@ module com { module sun { module star { module system { published interface XSimpleMailMessage: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** To set the recipient of the simple mail message. @param aRecipient The email address of a recipient. The method doesn't check if @@ -53,7 +50,6 @@ published interface XSimpleMailMessage: com::sun::star::uno::XInterface */ void setRecipient( [in] string aRecipient ); - //------------------------------------------------------------------------- /** To get the recipient of the simple mail message. @returns The specified email address of a recipient @@ -61,7 +57,6 @@ published interface XSimpleMailMessage: com::sun::star::uno::XInterface */ string getRecipient( ); - //------------------------------------------------------------------------- /** To set the cc recipients of a simple mail message. @param aCcRecipient @@ -71,7 +66,6 @@ published interface XSimpleMailMessage: com::sun::star::uno::XInterface */ void setCcRecipient( [in] sequence< string > aCcRecipient ); - //------------------------------------------------------------------------- /** To get the cc recipients of a simple mail message. @returns A sequence with the email addresses of one or more cc recipients. @@ -79,7 +73,6 @@ published interface XSimpleMailMessage: com::sun::star::uno::XInterface */ sequence< string > getCcRecipient( ); - //------------------------------------------------------------------------- /** To set the BCC recipient of a simple mail message. @param aBccRecipient A sequence with the email addresses of one or more BCC recipients. An empty @@ -87,7 +80,6 @@ published interface XSimpleMailMessage: com::sun::star::uno::XInterface */ void setBccRecipient( [in] sequence< string > aBccRecipient ); - //------------------------------------------------------------------------- /** To get the BCC recipients of a simple mail message. @returns A sequence with the email addresses of one or more BCC recipients. @@ -95,14 +87,12 @@ published interface XSimpleMailMessage: com::sun::star::uno::XInterface */ sequence< string > getBccRecipient( ); - //------------------------------------------------------------------------- /** To set the email address of the originator of a simple mail message. @param aOriginator Sets the email address of the originator of the mail. */ void setOriginator( [in] string aOriginator ); - //------------------------------------------------------------------------- /** To get the email address of the originator of a simple mail message. @returns The email address of the originator of the mail. @@ -110,14 +100,12 @@ published interface XSimpleMailMessage: com::sun::star::uno::XInterface */ string getOriginator( ); - //------------------------------------------------------------------------- /** To set the subject of a simple mail message. @param aSubject Sets the subject of the simple mail message. */ void setSubject( [in] string aSubject ); - //------------------------------------------------------------------------- /** To get the subject of a simple mail message. @returns The subject of the simple mail message. @@ -125,7 +113,6 @@ published interface XSimpleMailMessage: com::sun::star::uno::XInterface */ string getSubject( ); - //------------------------------------------------------------------------- /** To set an attachment of a simple mail message. @param aAttachement Sets a sequence of file URLs specifying the files that should be @@ -140,7 +127,6 @@ published interface XSimpleMailMessage: com::sun::star::uno::XInterface void setAttachement( [in] sequence< string > aAttachement ) raises( ::com::sun::star::lang::IllegalArgumentException ); - //------------------------------------------------------------------------- /** To get the attachment of a simple mail message. @returns A sequence of file URLs specifying the files that should be attached to @@ -150,7 +136,6 @@ published interface XSimpleMailMessage: com::sun::star::uno::XInterface sequence< string > getAttachement( ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/system/XSystemShellExecute.idl b/offapi/com/sun/star/system/XSystemShellExecute.idl index 14a8326148c2..66f362159013 100644 --- a/offapi/com/sun/star/system/XSystemShellExecute.idl +++ b/offapi/com/sun/star/system/XSystemShellExecute.idl @@ -33,18 +33,15 @@ #include #include -//============================================================================= module com { module sun { module star { module system { -//============================================================================= /** Specifies an interface for executing a system command. */ published interface XSystemShellExecute: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** Executes an arbitrary system command. @param aCommand @@ -77,7 +74,6 @@ published interface XSystemShellExecute: com::sun::star::uno::XInterface raises( ::com::sun::star::lang::IllegalArgumentException, ::com::sun::star::system::SystemShellExecuteException ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/table/AccessibleCellView.idl b/offapi/com/sun/star/table/AccessibleCellView.idl index e6fd004980de..d93de2206f19 100644 --- a/offapi/com/sun/star/table/AccessibleCellView.idl +++ b/offapi/com/sun/star/table/AccessibleCellView.idl @@ -27,11 +27,9 @@ #include -//============================================================================= module com { module sun { module star { module table { -//============================================================================= /** The accessible view of a cell in a text document or in the page preview of a spreadsheet document. See @@ -125,7 +123,6 @@ published service AccessibleCellView [optional] interface ::com::sun::star::accessibility::XAccessibleEventBroadcaster; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/table/AccessibleTableView.idl b/offapi/com/sun/star/table/AccessibleTableView.idl index 24b299be6594..80ad92a68ade 100644 --- a/offapi/com/sun/star/table/AccessibleTableView.idl +++ b/offapi/com/sun/star/table/AccessibleTableView.idl @@ -35,11 +35,9 @@ #include -//============================================================================= module com { module sun { module star { module table { -//============================================================================= /** The accessible view of a table in a text document or in the page preview of a spreadsheet document. See @@ -141,7 +139,6 @@ published service AccessibleTableView interface ::com::sun::star::accessibility::XAccessibleEventBroadcaster; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/table/BorderLine.idl b/offapi/com/sun/star/table/BorderLine.idl index ae83683057cc..8bbbb20367f4 100644 --- a/offapi/com/sun/star/table/BorderLine.idl +++ b/offapi/com/sun/star/table/BorderLine.idl @@ -31,23 +31,19 @@ #include -//============================================================================= module com { module sun { module star { module table { -//============================================================================= /** describes the line type for a single cell edge. */ published struct BorderLine { - //------------------------------------------------------------------------- /** contains the color value of the line. */ com::sun::star::util::Color Color; - //------------------------------------------------------------------------- /** contains the width of the inner part of a double line (in 1/100 mm). @@ -55,7 +51,6 @@ published struct BorderLine */ short InnerLineWidth; - //------------------------------------------------------------------------- /** contains the width of a single line or the width of outer part of a double line (in 1/100 mm). @@ -64,7 +59,6 @@ published struct BorderLine */ short OuterLineWidth; - //------------------------------------------------------------------------- /** contains the distance between the inner and outer parts of a double line (in 1/100 mm). @@ -72,7 +66,6 @@ published struct BorderLine short LineDistance; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/table/BorderLine2.idl b/offapi/com/sun/star/table/BorderLine2.idl index 72d51da9b035..834b9fa39a53 100644 --- a/offapi/com/sun/star/table/BorderLine2.idl +++ b/offapi/com/sun/star/table/BorderLine2.idl @@ -33,11 +33,9 @@ #include #include -//============================================================================= module com { module sun { module star { module table { -//============================================================================= /** A border line, extended with line style. @@ -60,7 +58,6 @@ published struct BorderLine2 : BorderLine unsigned long LineWidth; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/table/BorderLineStyle.idl b/offapi/com/sun/star/table/BorderLineStyle.idl index 29cfe0d6b5d1..a1f886ecc35c 100644 --- a/offapi/com/sun/star/table/BorderLineStyle.idl +++ b/offapi/com/sun/star/table/BorderLineStyle.idl @@ -28,11 +28,9 @@ #ifndef __com_sun_star_table_BorderLineStyle_idl__ #define __com_sun_star_table_BorderLineStyle_idl__ -//============================================================================= module com { module sun { module star { module table { -//============================================================================= constants BorderLineStyle { @@ -103,7 +101,6 @@ constants BorderLineStyle const short INSET = 13; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/table/Cell.idl b/offapi/com/sun/star/table/Cell.idl index b9c9d44752e0..d5113aefba2b 100644 --- a/offapi/com/sun/star/table/Cell.idl +++ b/offapi/com/sun/star/table/Cell.idl @@ -24,29 +24,24 @@ #include #include -//============================================================================= module com { module sun { module star { module table { -//============================================================================= /** represents a singe cell within a table. */ published service Cell { - //------------------------------------------------------------------------- /** contains the properties of the table cell. */ service com::sun::star::table::CellProperties; - //------------------------------------------------------------------------- /** provides access to the cell contents. */ interface com::sun::star::table::XCell; - //------------------------------------------------------------------------- /** provides access to formatted and unformatted text contents. */ @@ -54,7 +49,6 @@ published service Cell }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/table/CellAddress.idl b/offapi/com/sun/star/table/CellAddress.idl index 1e86bd1333a7..86fc2342dd1b 100644 --- a/offapi/com/sun/star/table/CellAddress.idl +++ b/offapi/com/sun/star/table/CellAddress.idl @@ -20,29 +20,24 @@ #ifndef __com_sun_star_table_CellAddress_idl__ #define __com_sun_star_table_CellAddress_idl__ -//============================================================================= module com { module sun { module star { module table { -//============================================================================= /** contains a cell address within a spreadsheet document. */ published struct CellAddress { - //------------------------------------------------------------------------- /** is the index of the sheet that contains the cell. */ short Sheet; - //------------------------------------------------------------------------- /** is the index of the column where the cell is located. */ long Column; - //------------------------------------------------------------------------- /** is the index of the row where the cell is located. */ @@ -50,7 +45,6 @@ published struct CellAddress }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/table/CellContentType.idl b/offapi/com/sun/star/table/CellContentType.idl index 719cbf8035b3..316dc73db9be 100644 --- a/offapi/com/sun/star/table/CellContentType.idl +++ b/offapi/com/sun/star/table/CellContentType.idl @@ -20,35 +20,29 @@ #ifndef __com_sun_star_table_CellContentType_idl__ #define __com_sun_star_table_CellContentType_idl__ -//============================================================================= module com { module sun { module star { module table { -//============================================================================= /** is used to determine the type of contents in a cell. */ published enum CellContentType { - //------------------------------------------------------------------------- /** cell is empty. */ EMPTY, - //------------------------------------------------------------------------- /** cell contains a constant value. */ VALUE, - //------------------------------------------------------------------------- /** cell contains text. */ TEXT, - //------------------------------------------------------------------------- /** cell contains a formula. */ @@ -56,7 +50,6 @@ published enum CellContentType }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/table/CellCursor.idl b/offapi/com/sun/star/table/CellCursor.idl index 0af6dd2fd674..2fe286cf9532 100644 --- a/offapi/com/sun/star/table/CellCursor.idl +++ b/offapi/com/sun/star/table/CellCursor.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module table { -//============================================================================= /** represents a cell cursor in a table. @@ -35,7 +33,6 @@ module com { module sun { module star { module table { */ published service CellCursor { - //------------------------------------------------------------------------- /** provides methods to control the position of the cursor. */ @@ -43,7 +40,6 @@ published service CellCursor }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/table/CellHoriJustify.idl b/offapi/com/sun/star/table/CellHoriJustify.idl index daea2676259b..a9621ccd9de3 100644 --- a/offapi/com/sun/star/table/CellHoriJustify.idl +++ b/offapi/com/sun/star/table/CellHoriJustify.idl @@ -20,47 +20,39 @@ #ifndef __com_sun_star_table_CellHoriJustify_idl__ #define __com_sun_star_table_CellHoriJustify_idl__ -//============================================================================= module com { module sun { module star { module table { -//============================================================================= /** specifies how cell contents are aligned horizontally. */ published enum CellHoriJustify { - //------------------------------------------------------------------------- /** default alignment is used (left for numbers, right for text). */ STANDARD, - //------------------------------------------------------------------------- /** contents are aligned to the left edge of the cell. */ LEFT, - //------------------------------------------------------------------------- /** contents are horizontally centered. */ CENTER, - //------------------------------------------------------------------------- /** contents are aligned to the right edge of the cell. */ RIGHT, - //------------------------------------------------------------------------- /** contents are justified to the cell width. */ BLOCK, - //------------------------------------------------------------------------- /** contents are repeated to fill the cell. */ @@ -68,7 +60,6 @@ published enum CellHoriJustify }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/table/CellJustifyMethod.idl b/offapi/com/sun/star/table/CellJustifyMethod.idl index 7319a1dcbcdf..b1d177c62c35 100644 --- a/offapi/com/sun/star/table/CellJustifyMethod.idl +++ b/offapi/com/sun/star/table/CellJustifyMethod.idl @@ -29,11 +29,9 @@ #ifndef __com_sun_star_table_CellJustifyMethod_idl__ #define __com_sun_star_table_CellJustifyMethod_idl__ -//============================================================================= module com { module sun { module star { module table { -//============================================================================= /** Specifies how text inside a cell is justified. The justification methods closely follow the methods described under the text-justify property of the @@ -42,13 +40,11 @@ module com { module sun { module star { module table { */ constants CellJustifyMethod { - //------------------------------------------------------------------------- /** Automatic. */ const long AUTO = 0; - //------------------------------------------------------------------------- /** When applied in the direction of text flow, characters in each line are distributed at equal intervals so that the ends of each line are aligned @@ -60,7 +56,6 @@ constants CellJustifyMethod const long DISTRIBUTE = 1; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/table/CellOrientation.idl b/offapi/com/sun/star/table/CellOrientation.idl index 77b4d21d1b2d..0ff39124e46c 100644 --- a/offapi/com/sun/star/table/CellOrientation.idl +++ b/offapi/com/sun/star/table/CellOrientation.idl @@ -20,35 +20,29 @@ #ifndef __com_sun_star_table_CellOrientation_idl__ #define __com_sun_star_table_CellOrientation_idl__ -//============================================================================= module com { module sun { module star { module table { -//============================================================================= /** specifies the orientation of a cell. */ published enum CellOrientation { - //------------------------------------------------------------------------- /** contents are printed from left to right. */ STANDARD, - //------------------------------------------------------------------------- /** contents are printed from top to bottom. */ TOPBOTTOM, - //------------------------------------------------------------------------- /** contents are printed from bottom to top. */ BOTTOMTOP, - //------------------------------------------------------------------------- /** contents are printed from top to bottom with individual characters in normal (horizontal) orientation. @@ -57,7 +51,6 @@ published enum CellOrientation }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/table/CellProperties.idl b/offapi/com/sun/star/table/CellProperties.idl index 1473a67b1571..9169d0988d6f 100644 --- a/offapi/com/sun/star/table/CellProperties.idl +++ b/offapi/com/sun/star/table/CellProperties.idl @@ -42,11 +42,9 @@ #include #include -//============================================================================= module com { module sun { module star { module table { -//============================================================================= /** contains the properties of a table cell. @@ -55,26 +53,22 @@ module com { module sun { module star { module table { */ published service CellProperties { - //------------------------------------------------------------------------- //!published service PropertySet /** provides access to the properties. */ interface com::sun::star::beans::XPropertySet; - //========================================================================= /** contains the name of the style of the cell. */ [optional, property] string CellStyle; - //------------------------------------------------------------------------- /** contains the cell background color. */ [property] com::sun::star::util::Color CellBackColor; - //------------------------------------------------------------------------- /** is , if the cell background is transparent. @@ -83,13 +77,11 @@ published service CellProperties */ [property] boolean IsCellBackgroundTransparent; - //------------------------------------------------------------------------- /** contains the horizontal alignment of the cell contents. */ [property] com::sun::star::table::CellHoriJustify HoriJustify; - //------------------------------------------------------------------------- /** contains the vertical alignment of the cell contents. @@ -99,20 +91,17 @@ published service CellProperties */ [property] long VertJustify; - //------------------------------------------------------------------------- /** is , if text in the cells will be wrapped automatically at the right border. */ [property] boolean IsTextWrapped; - //------------------------------------------------------------------------- /** defines the indentation of the cell contents (in 1/100 mm). */ [property] short ParaIndent; - //------------------------------------------------------------------------- /** contains the orientation of the cell contents. @@ -121,13 +110,11 @@ published service CellProperties */ [property] com::sun::star::table::CellOrientation Orientation; - //------------------------------------------------------------------------- /** defines how much the content of cells is rotated (in 1/100 degrees). */ [property] long RotateAngle; - //------------------------------------------------------------------------- /** defines at which edge rotated cells are aligned. @@ -137,7 +124,6 @@ published service CellProperties */ [property] long RotateReference; - //------------------------------------------------------------------------- /** selects Asian character orientation in vertical orientation. @@ -150,7 +136,6 @@ published service CellProperties */ [optional, property] boolean AsianVerticalMode; - //------------------------------------------------------------------------- /** contains a description of the cell or cell range border. @@ -160,31 +145,26 @@ published service CellProperties */ [property] com::sun::star::table::TableBorder TableBorder; - //------------------------------------------------------------------------- /** contains a description of the top border line of each cell. */ [property] com::sun::star::table::BorderLine TopBorder; - //------------------------------------------------------------------------- /** contains a description of the bottom border line of each cell. */ [property] com::sun::star::table::BorderLine BottomBorder; - //------------------------------------------------------------------------- /** contains a description of the left border line of each cell. */ [property] com::sun::star::table::BorderLine LeftBorder; - //------------------------------------------------------------------------- /** contains a description of the right border line of each cell. */ [property] com::sun::star::table::BorderLine RightBorder; - //------------------------------------------------------------------------- /** contains the index of the number format that is used in the cells. @@ -194,13 +174,11 @@ published service CellProperties */ [property] long NumberFormat; - //------------------------------------------------------------------------- /** contains a description of the shadow. */ [property] com::sun::star::table::ShadowFormat ShadowFormat; - //------------------------------------------------------------------------- /** contains a description of the cell protection. @@ -208,7 +186,6 @@ published service CellProperties */ [property] com::sun::star::util::CellProtection CellProtection; - //------------------------------------------------------------------------- /** stores additional attributes. @@ -218,19 +195,16 @@ published service CellProperties [optional, property] com::sun::star::container::XNameContainer UserDefinedAttributes; - //------------------------------------------------------------------------- /** contains a description of the top left to bottom right diagonal line of each cell. */ [optional, property] com::sun::star::table::BorderLine DiagonalTLBR; - //------------------------------------------------------------------------- /** contains a description of the bottom left to top right diagonal line of each cell. */ [optional, property] com::sun::star::table::BorderLine DiagonalBLTR; - //------------------------------------------------------------------------- /** is , if the cell content will be shrunk to fit in the cell. */ @@ -250,7 +224,6 @@ published service CellProperties */ [optional, property] com::sun::star::table::TableBorder2 TableBorder2; - //------------------------------------------------------------------------- /** contains a description of the top border line of each cell. Preferred over BorderLine TopBorder. @@ -259,7 +232,6 @@ published service CellProperties */ [optional, property] com::sun::star::table::BorderLine2 TopBorder2; - //------------------------------------------------------------------------- /** contains a description of the bottom border line of each cell. Preferred over BorderLine BottomBorder. @@ -268,7 +240,6 @@ published service CellProperties */ [optional, property] com::sun::star::table::BorderLine2 BottomBorder2; - //------------------------------------------------------------------------- /** contains a description of the left border line of each cell. Preferred over BorderLine LeftBorder. @@ -277,7 +248,6 @@ published service CellProperties */ [optional, property] com::sun::star::table::BorderLine2 LeftBorder2; - //------------------------------------------------------------------------- /** contains a description of the right border line of each cell. Preferred over BorderLine RightBorder. @@ -286,7 +256,6 @@ published service CellProperties */ [optional, property] com::sun::star::table::BorderLine2 RightBorder2; - //------------------------------------------------------------------------- /** contains a description of the top left to bottom right diagonal line of each cell. Preferred over BorderLine DiagonalTLBR. @@ -295,7 +264,6 @@ published service CellProperties */ [optional, property] com::sun::star::table::BorderLine2 DiagonalTLBR2; - //------------------------------------------------------------------------- /** contains a description of the bottom left to top right diagonal line of each cell. Preferred over BorderLine DiagonalBLTR. @@ -304,10 +272,8 @@ published service CellProperties */ [optional, property] com::sun::star::table::BorderLine2 DiagonalBLTR2; - //------------------------------------------------------------------------- }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/table/CellRange.idl b/offapi/com/sun/star/table/CellRange.idl index 54671e673774..580e77dab55d 100644 --- a/offapi/com/sun/star/table/CellRange.idl +++ b/offapi/com/sun/star/table/CellRange.idl @@ -23,23 +23,19 @@ #include #include -//============================================================================= module com { module sun { module star { module table { -//============================================================================= /** represents a range of of cells within a table. */ published service CellRange { - //------------------------------------------------------------------------- /** contains the properties of the cells of this cell range. */ service com::sun::star::table::CellProperties; - //------------------------------------------------------------------------- /** provides access to the cells or to sub-ranges of this cell range. */ @@ -47,7 +43,6 @@ published service CellRange }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/table/CellRangeAddress.idl b/offapi/com/sun/star/table/CellRangeAddress.idl index 5d3e7b57acf5..629c8b896d21 100644 --- a/offapi/com/sun/star/table/CellRangeAddress.idl +++ b/offapi/com/sun/star/table/CellRangeAddress.idl @@ -20,41 +20,34 @@ #ifndef __com_sun_star_table_CellRangeAddress_idl__ #define __com_sun_star_table_CellRangeAddress_idl__ -//============================================================================= module com { module sun { module star { module table { -//============================================================================= /** contains a cell range address within a spreadsheet document. */ published struct CellRangeAddress { - //------------------------------------------------------------------------- /** is the index of the sheet that contains the cell range. */ short Sheet; - //------------------------------------------------------------------------- /** is the index of the column of the left edge of the range. */ long StartColumn; - //------------------------------------------------------------------------- /** is the index of the row of the top edge of the range. */ long StartRow; - //------------------------------------------------------------------------- /** is the index of the column of the right edge of the range. */ long EndColumn; - //------------------------------------------------------------------------- /** is the index of the row of the bottom edge of the range. */ @@ -62,7 +55,6 @@ published struct CellRangeAddress }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/table/CellRangeListSource.idl b/offapi/com/sun/star/table/CellRangeListSource.idl index ab60dcd844f2..5e6180870df5 100644 --- a/offapi/com/sun/star/table/CellRangeListSource.idl +++ b/offapi/com/sun/star/table/CellRangeListSource.idl @@ -33,12 +33,10 @@ #include #include -//============================================================================= module com { module sun { module star { module table { -//============================================================================= /** defines the a source of list entries coming from a cell range in a table document @@ -81,7 +79,6 @@ service CellRangeListSource interface com::sun::star::lang::XInitialization; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/table/CellValueBinding.idl b/offapi/com/sun/star/table/CellValueBinding.idl index 763f688db76d..969e1a6f2a7c 100644 --- a/offapi/com/sun/star/table/CellValueBinding.idl +++ b/offapi/com/sun/star/table/CellValueBinding.idl @@ -33,11 +33,9 @@ #include #include -//============================================================================= module com { module sun { module star { module table { -//============================================================================= /** defines the binding to a single cell in a table document @@ -94,7 +92,6 @@ service CellValueBinding interface com::sun::star::lang::XInitialization; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/table/CellVertJustify.idl b/offapi/com/sun/star/table/CellVertJustify.idl index 427a77dec092..b11e75570230 100644 --- a/offapi/com/sun/star/table/CellVertJustify.idl +++ b/offapi/com/sun/star/table/CellVertJustify.idl @@ -20,35 +20,29 @@ #ifndef __com_sun_star_table_CellVertJustify_idl__ #define __com_sun_star_table_CellVertJustify_idl__ -//============================================================================= module com { module sun { module star { module table { -//============================================================================= /** specifies how cell contents are aligned vertically. */ published enum CellVertJustify { - //------------------------------------------------------------------------- /** default alignment is used. */ STANDARD, - //------------------------------------------------------------------------- /** contents are aligned with the upper edge of the cell. */ TOP, - //------------------------------------------------------------------------- /** contents are aligned to the vertical middle of the cell. */ CENTER, - //------------------------------------------------------------------------- /** contents are aligned to the lower edge of the cell. */ @@ -56,7 +50,6 @@ published enum CellVertJustify }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/table/CellVertJustify2.idl b/offapi/com/sun/star/table/CellVertJustify2.idl index 040a74e7e73b..559f5cb63518 100644 --- a/offapi/com/sun/star/table/CellVertJustify2.idl +++ b/offapi/com/sun/star/table/CellVertJustify2.idl @@ -29,48 +29,40 @@ #ifndef __com_sun_star_table_CellVertJustify_idl__ #define __com_sun_star_table_CellVertJustify_idl__ -//============================================================================= module com { module sun { module star { module table { -//============================================================================= /** specifies how cell contents are aligned vertically. */ constants CellVertJustify2 { - //------------------------------------------------------------------------- /** default alignment is used. */ const long STANDARD = 0; - //------------------------------------------------------------------------- /** contents are aligned with the upper edge of the cell. */ const long TOP = 1; - //------------------------------------------------------------------------- /** contents are aligned to the vertical middle of the cell. */ const long CENTER = 2; - //------------------------------------------------------------------------- /** contents are aligned to the lower edge of the cell. */ const long BOTTOM = 3; - //------------------------------------------------------------------------- /** contents are justified to the cell height. */ const long BLOCK = 4; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/table/ListPositionCellBinding.idl b/offapi/com/sun/star/table/ListPositionCellBinding.idl index a2608d10bc50..f60dbce7562d 100644 --- a/offapi/com/sun/star/table/ListPositionCellBinding.idl +++ b/offapi/com/sun/star/table/ListPositionCellBinding.idl @@ -22,12 +22,10 @@ #include -//============================================================================= module com { module sun { module star { module table { -//============================================================================= /** defines the binding to a single cell in a table document, which can be used to transfer a list position into the cell. @@ -44,7 +42,6 @@ service ListPositionCellBinding service CellValueBinding; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/table/ShadowFormat.idl b/offapi/com/sun/star/table/ShadowFormat.idl index 5b07a2baf285..7effc6eff0ec 100644 --- a/offapi/com/sun/star/table/ShadowFormat.idl +++ b/offapi/com/sun/star/table/ShadowFormat.idl @@ -23,35 +23,29 @@ #include #include -//============================================================================= module com { module sun { module star { module table { -//============================================================================= /** describes the settings of a cell shadow. */ published struct ShadowFormat { - //------------------------------------------------------------------------- /** contains the location of the shadow. */ com::sun::star::table::ShadowLocation Location; - //------------------------------------------------------------------------- /** contains the size of the shadow. */ short ShadowWidth; - //------------------------------------------------------------------------- /** is , if shadow is transparent. */ boolean IsTransparent; - //------------------------------------------------------------------------- /** contains the color value of the shadow. */ @@ -59,7 +53,6 @@ published struct ShadowFormat }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/table/ShadowLocation.idl b/offapi/com/sun/star/table/ShadowLocation.idl index 88cdec727144..3672699e68b1 100644 --- a/offapi/com/sun/star/table/ShadowLocation.idl +++ b/offapi/com/sun/star/table/ShadowLocation.idl @@ -20,41 +20,34 @@ #ifndef __com_sun_star_table_ShadowLocation_idl__ #define __com_sun_star_table_ShadowLocation_idl__ -//============================================================================= module com { module sun { module star { module table { -//============================================================================= /** specifies the location of the shadow in a ShadowFormat. */ published enum ShadowLocation { - //------------------------------------------------------------------------- /** no shadow. */ NONE, - //------------------------------------------------------------------------- /** shadow is located along the upper and left sides. */ TOP_LEFT, - //------------------------------------------------------------------------- /** shadow is located along the upper and right sides. */ TOP_RIGHT, - //------------------------------------------------------------------------- /** shadow is located along the lower and left sides. */ BOTTOM_LEFT, - //------------------------------------------------------------------------- /** shadow is located along the lower and right sides. */ @@ -62,7 +55,6 @@ published enum ShadowLocation }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/table/TableBorder.idl b/offapi/com/sun/star/table/TableBorder.idl index 0dbed11c76e8..be6f65deefb4 100644 --- a/offapi/com/sun/star/table/TableBorder.idl +++ b/offapi/com/sun/star/table/TableBorder.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module table { -//============================================================================= /** contains the style settings of the border lines of all cells in a cell range. @@ -41,93 +39,79 @@ module com { module sun { module star { module table { */ published struct TableBorder { - //------------------------------------------------------------------------- /** determines the line style at the top edge. */ com::sun::star::table::BorderLine TopLine; - //------------------------------------------------------------------------- /** specifies whether the value of TableBorder::TopLine is used. */ boolean IsTopLineValid; - //------------------------------------------------------------------------- /** determines the line style at the bottom edge. */ com::sun::star::table::BorderLine BottomLine; - //------------------------------------------------------------------------- /** specifies whether the value of TableBorder::BottomLine is used. */ boolean IsBottomLineValid; - //------------------------------------------------------------------------- /** determines the line style at the left edge. */ com::sun::star::table::BorderLine LeftLine; - //------------------------------------------------------------------------- /** specifies whether the value of TableBorder::LeftLine is used. */ boolean IsLeftLineValid; - //------------------------------------------------------------------------- /** determines the line style at the right edge. */ com::sun::star::table::BorderLine RightLine; - //------------------------------------------------------------------------- /** specifies whether the value of TableBorder::RightLine is used. */ boolean IsRightLineValid; - //------------------------------------------------------------------------- /** determines the line style of horizontal lines for the inner part of a cell range. */ com::sun::star::table::BorderLine HorizontalLine; - //------------------------------------------------------------------------- /** specifies whether the value of TableBorder::HorizontalLine is used. */ boolean IsHorizontalLineValid; - //------------------------------------------------------------------------- /** determines the line style of vertical lines for the inner part of a cell range. */ com::sun::star::table::BorderLine VerticalLine; - //------------------------------------------------------------------------- /** specifies whether the value of TableBorder::VerticalLine is used. */ boolean IsVerticalLineValid; - //------------------------------------------------------------------------- /** contains the distance between the lines and other contents. */ short Distance; - //------------------------------------------------------------------------- /** specifies whether the value of TableBorder::Distance is used. @@ -136,7 +120,6 @@ published struct TableBorder }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/table/TableBorder2.idl b/offapi/com/sun/star/table/TableBorder2.idl index 4f826726976b..a4d57242118c 100644 --- a/offapi/com/sun/star/table/TableBorder2.idl +++ b/offapi/com/sun/star/table/TableBorder2.idl @@ -31,11 +31,9 @@ #include -//============================================================================= module com { module sun { module star { module table { -//============================================================================= /** contains the style settings of the border lines of all cells in a cell range. @@ -56,93 +54,79 @@ module com { module sun { module star { module table { */ published struct TableBorder2 { - //------------------------------------------------------------------------- /** determines the line style at the top edge. */ com::sun::star::table::BorderLine2 TopLine; - //------------------------------------------------------------------------- /** specifies whether the value of TableBorder2::TopLine is used. */ boolean IsTopLineValid; - //------------------------------------------------------------------------- /** determines the line style at the bottom edge. */ com::sun::star::table::BorderLine2 BottomLine; - //------------------------------------------------------------------------- /** specifies whether the value of TableBorder2::BottomLine is used. */ boolean IsBottomLineValid; - //------------------------------------------------------------------------- /** determines the line style at the left edge. */ com::sun::star::table::BorderLine2 LeftLine; - //------------------------------------------------------------------------- /** specifies whether the value of TableBorder2::LeftLine is used. */ boolean IsLeftLineValid; - //------------------------------------------------------------------------- /** determines the line style at the right edge. */ com::sun::star::table::BorderLine2 RightLine; - //------------------------------------------------------------------------- /** specifies whether the value of TableBorder2::RightLine is used. */ boolean IsRightLineValid; - //------------------------------------------------------------------------- /** determines the line style of horizontal lines for the inner part of a cell range. */ com::sun::star::table::BorderLine2 HorizontalLine; - //------------------------------------------------------------------------- /** specifies whether the value of TableBorder2::HorizontalLine is used. */ boolean IsHorizontalLineValid; - //------------------------------------------------------------------------- /** determines the line style of vertical lines for the inner part of a cell range. */ com::sun::star::table::BorderLine2 VerticalLine; - //------------------------------------------------------------------------- /** specifies whether the value of TableBorder2::VerticalLine is used. */ boolean IsVerticalLineValid; - //------------------------------------------------------------------------- /** contains the distance between the lines and other contents. */ short Distance; - //------------------------------------------------------------------------- /** specifies whether the value of TableBorder2::Distance is used. @@ -151,7 +135,6 @@ published struct TableBorder2 }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/table/TableBorderDistances.idl b/offapi/com/sun/star/table/TableBorderDistances.idl index 7be27bcfdea9..ef0ac952708f 100644 --- a/offapi/com/sun/star/table/TableBorderDistances.idl +++ b/offapi/com/sun/star/table/TableBorderDistances.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module table { -//============================================================================= /** contains the distance settings of the border lines of all cells in a cell range. @@ -46,43 +44,36 @@ published struct TableBorderDistances */ short TopDistance; - //------------------------------------------------------------------------- /** specifies whether the value of TableBorder::TopDistance is used. */ boolean IsTopDistanceValid; - //------------------------------------------------------------------------- /** contains the distance between the bottom lines and other contents. */ short BottomDistance; - //------------------------------------------------------------------------- /** specifies whether the value of TableBorder::BottomDistance is used. */ boolean IsBottomDistanceValid; - //------------------------------------------------------------------------- /** contains the distance between the left lines and other contents. */ short LeftDistance; - //------------------------------------------------------------------------- /** specifies whether the value of TableBorder::LeftDistance is used. */ boolean IsLeftDistanceValid; - //------------------------------------------------------------------------- /** contains the distance between the right lines and other contents. */ short RightDistance; - //------------------------------------------------------------------------- /** specifies whether the value of TableBorder::RightDistance is used. @@ -91,7 +82,6 @@ published struct TableBorderDistances }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/table/TableChart.idl b/offapi/com/sun/star/table/TableChart.idl index 9cbf5dedf47d..ac0d19ee277e 100644 --- a/offapi/com/sun/star/table/TableChart.idl +++ b/offapi/com/sun/star/table/TableChart.idl @@ -24,11 +24,9 @@ #include #include -//============================================================================= module com { module sun { module star { module table { -//============================================================================= /** represents a chart based on data in a table or spreadsheet. @@ -37,13 +35,11 @@ module com { module sun { module star { module table { */ published service TableChart { - //------------------------------------------------------------------------- /** provides access to the settings of this chart. */ interface com::sun::star::table::XTableChart; - //------------------------------------------------------------------------- /** provides access to the chart document model. @@ -51,7 +47,6 @@ published service TableChart */ interface com::sun::star::document::XEmbeddedObjectSupplier; - //------------------------------------------------------------------------- /** provides methods to access the name of the chart. */ @@ -59,7 +54,6 @@ published service TableChart }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/table/TableCharts.idl b/offapi/com/sun/star/table/TableCharts.idl index d22e89481748..9eff85605491 100644 --- a/offapi/com/sun/star/table/TableCharts.idl +++ b/offapi/com/sun/star/table/TableCharts.idl @@ -24,11 +24,9 @@ #include #include -//============================================================================= module com { module sun { module star { module table { -//============================================================================= /** represents a collection of all charts based on data in a table. @@ -36,19 +34,16 @@ module com { module sun { module star { module table { */ published service TableCharts { - //------------------------------------------------------------------------- /** provides methods to insert and remove charts. */ interface com::sun::star::table::XTableCharts; - //------------------------------------------------------------------------- /** provides methods to access the charts via index. */ interface com::sun::star::container::XIndexAccess; - //------------------------------------------------------------------------- /** creates an enumeration of all contained charts. @@ -58,7 +53,6 @@ published service TableCharts }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/table/TableChartsEnumeration.idl b/offapi/com/sun/star/table/TableChartsEnumeration.idl index e9d742637d54..6dddc58e714e 100644 --- a/offapi/com/sun/star/table/TableChartsEnumeration.idl +++ b/offapi/com/sun/star/table/TableChartsEnumeration.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module table { -//============================================================================= /** represents an enumeration of table charts. @@ -34,7 +32,6 @@ module com { module sun { module star { module table { */ published service TableChartsEnumeration { - //------------------------------------------------------------------------- /** provides methods to access the charts in the enumeration. @@ -44,7 +41,6 @@ published service TableChartsEnumeration }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/table/TableColumn.idl b/offapi/com/sun/star/table/TableColumn.idl index e013d4822b8f..a6d2d23a7067 100644 --- a/offapi/com/sun/star/table/TableColumn.idl +++ b/offapi/com/sun/star/table/TableColumn.idl @@ -24,18 +24,15 @@ #include #include -//============================================================================= module com { module sun { module star { module table { -//============================================================================= /** represents a special cell range containing all cells of a single specific column in a table or spreadsheet. */ published service TableColumn { - //------------------------------------------------------------------------- /** provides access to the cells of this column. @@ -43,14 +40,12 @@ published service TableColumn */ interface com::sun::star::table::XCellRange; - //------------------------------------------------------------------------- //!published service PropertySet /** provides access to the cell properties of all cells of this column. */ interface com::sun::star::beans::XPropertySet; - //------------------------------------------------------------------------- /** provides methods to access the name of the column. @@ -58,7 +53,6 @@ published service TableColumn */ interface com::sun::star::container::XNamed; - //========================================================================= /** contains the width of the column (in 1/100th mm). @@ -67,19 +61,16 @@ published service TableColumn */ [property] long Width; - //------------------------------------------------------------------------- /** is , if the column always keeps its optimal width. */ [property] boolean OptimalWidth; - //------------------------------------------------------------------------- /** is , if the column is visible. */ [property] boolean IsVisible; - //------------------------------------------------------------------------- /** is , if there is a manual horizontal page break attached to the column. @@ -88,7 +79,6 @@ published service TableColumn }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/table/TableColumns.idl b/offapi/com/sun/star/table/TableColumns.idl index 66e25ea387a4..ce4ac6a0ce8e 100644 --- a/offapi/com/sun/star/table/TableColumns.idl +++ b/offapi/com/sun/star/table/TableColumns.idl @@ -24,11 +24,9 @@ #include #include -//============================================================================= module com { module sun { module star { module table { -//============================================================================= /** represents a collection of all columns of a table or spreadsheet. @@ -36,13 +34,11 @@ module com { module sun { module star { module table { */ published service TableColumns { - //------------------------------------------------------------------------- /** provides methods to insert and remove columns. */ interface com::sun::star::table::XTableColumns; - //------------------------------------------------------------------------- /** creates an enumeration of all contained columns. @@ -50,7 +46,6 @@ published service TableColumns */ interface com::sun::star::container::XEnumerationAccess; - //------------------------------------------------------------------------- /** provides methods to access the columns via their names. @@ -61,7 +56,6 @@ published service TableColumns }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/table/TableColumnsEnumeration.idl b/offapi/com/sun/star/table/TableColumnsEnumeration.idl index fe7069be34a7..2f7d54daefcb 100644 --- a/offapi/com/sun/star/table/TableColumnsEnumeration.idl +++ b/offapi/com/sun/star/table/TableColumnsEnumeration.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module table { -//============================================================================= /** represents an enumeration of table columns. @@ -34,7 +32,6 @@ module com { module sun { module star { module table { */ published service TableColumnsEnumeration { - //------------------------------------------------------------------------- /** provides methods to access the columns in the enumeration. @@ -44,7 +41,6 @@ published service TableColumnsEnumeration }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/table/TableOrientation.idl b/offapi/com/sun/star/table/TableOrientation.idl index 1d76d8a45bc0..e8a363f4ce30 100644 --- a/offapi/com/sun/star/table/TableOrientation.idl +++ b/offapi/com/sun/star/table/TableOrientation.idl @@ -20,23 +20,19 @@ #ifndef __com_sun_star_table_TableOrientation_idl__ #define __com_sun_star_table_TableOrientation_idl__ -//============================================================================= module com { module sun { module star { module table { -//============================================================================= /** used to select whether operations are carried out on columns or rows. */ published enum TableOrientation { - //------------------------------------------------------------------------- /** operations are carried out on columns. */ COLUMNS, - //------------------------------------------------------------------------- /** operations are carried out on rows. */ @@ -44,7 +40,6 @@ published enum TableOrientation }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/table/TableRow.idl b/offapi/com/sun/star/table/TableRow.idl index 1e478f089e1f..5cc0dae9cb44 100644 --- a/offapi/com/sun/star/table/TableRow.idl +++ b/offapi/com/sun/star/table/TableRow.idl @@ -23,18 +23,15 @@ #include #include -//============================================================================= module com { module sun { module star { module table { -//============================================================================= /** represents a special cell range containing all cells of a single specific row in a table or spreadsheet. */ published service TableRow { - //------------------------------------------------------------------------- /** provides access to the cells of this row. @@ -42,14 +39,12 @@ published service TableRow */ interface com::sun::star::table::XCellRange; - //------------------------------------------------------------------------- //!published service PropertySet /** provides access to the cell properties of all cells of this row. */ interface com::sun::star::beans::XPropertySet; - //========================================================================= /** contains the height of the row (in 1/100 mm). @@ -58,19 +53,16 @@ published service TableRow */ [property] long Height; - //------------------------------------------------------------------------- /** is , if the row always keeps its optimal height. */ [property] boolean OptimalHeight; - //------------------------------------------------------------------------- /** is , if the row is visible. */ [property] boolean IsVisible; - //------------------------------------------------------------------------- /** is , if there is a manual vertical page break attached to the row. @@ -79,7 +71,6 @@ published service TableRow }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/table/TableRows.idl b/offapi/com/sun/star/table/TableRows.idl index e5ca9187db3b..58d08f212f24 100644 --- a/offapi/com/sun/star/table/TableRows.idl +++ b/offapi/com/sun/star/table/TableRows.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module table { -//============================================================================= /** represents a collection of all rows of a table or spreadsheet. @@ -35,13 +33,11 @@ module com { module sun { module star { module table { */ published service TableRows { - //------------------------------------------------------------------------- /** provides methods to insert and remove rows. */ interface com::sun::star::table::XTableRows; - //------------------------------------------------------------------------- /** creates an enumeration of all contained rows. @@ -51,7 +47,6 @@ published service TableRows }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/table/TableRowsEnumeration.idl b/offapi/com/sun/star/table/TableRowsEnumeration.idl index d7f9b579ef86..00097bc5e114 100644 --- a/offapi/com/sun/star/table/TableRowsEnumeration.idl +++ b/offapi/com/sun/star/table/TableRowsEnumeration.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module table { -//============================================================================= /** represents an enumeration of table rows. @@ -34,7 +32,6 @@ module com { module sun { module star { module table { */ published service TableRowsEnumeration { - //------------------------------------------------------------------------- /** provides methods to access the rows in the enumeration. @@ -44,7 +41,6 @@ published service TableRowsEnumeration }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/table/TableSortDescriptor.idl b/offapi/com/sun/star/table/TableSortDescriptor.idl index 99743fe293a8..c725fa43ce06 100644 --- a/offapi/com/sun/star/table/TableSortDescriptor.idl +++ b/offapi/com/sun/star/table/TableSortDescriptor.idl @@ -24,11 +24,9 @@ #include #include -//============================================================================= module com { module sun { module star { module table { -//============================================================================= /** contains properties which describe sorting of rows or columns in a table. @@ -40,25 +38,21 @@ module com { module sun { module star { module table { */ published service TableSortDescriptor { - //------------------------------------------------------------------------- /** contains common sorting properties. */ service com::sun::star::util::SortDescriptor; - //========================================================================= /** specifies the descriptions of the individual sort fields. */ [property] sequence SortFields; - //------------------------------------------------------------------------- /** contains the maximum number of sort fields the descriptor can hold. */ [readonly, property] long MaxFieldCount; - //------------------------------------------------------------------------- /** specifies the sorting orientation (sort rows or columns). @@ -70,7 +64,6 @@ published service TableSortDescriptor */ [property] com::sun::star::table::TableOrientation Orientation; - //------------------------------------------------------------------------- /** specifies whether the first row or column (depending on SortDescriptor::SortColumns) is a @@ -80,7 +73,6 @@ published service TableSortDescriptor }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/table/TableSortDescriptor2.idl b/offapi/com/sun/star/table/TableSortDescriptor2.idl index d74a0c42d405..fff675b3118b 100644 --- a/offapi/com/sun/star/table/TableSortDescriptor2.idl +++ b/offapi/com/sun/star/table/TableSortDescriptor2.idl @@ -24,11 +24,9 @@ #include #include -//============================================================================= module com { module sun { module star { module table { -//============================================================================= /** specifies properties which describe sorting of fields (rows or columns) in a table. @@ -39,7 +37,6 @@ published service TableSortDescriptor2 { service com::sun::star::util::SortDescriptor2; - //------------------------------------------------------------------------- /** specifies a list of individual sort fields.

Each entry specifies properties that state the @@ -47,12 +44,10 @@ published service TableSortDescriptor2 */ [property] sequence< com::sun::star::table::TableSortField > SortFields; - //------------------------------------------------------------------------- /** contains the maximum number of sort fields the descriptor can hold. */ [readonly, property] long MaxSortFieldsCount; - //------------------------------------------------------------------------- /** specifies if the columns or rows are to be sorted.

@@ -65,7 +60,6 @@ published service TableSortDescriptor2 [property] boolean IsSortColumns; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/table/TableSortField.idl b/offapi/com/sun/star/table/TableSortField.idl index 75d8b659a5c3..056eafed0a27 100644 --- a/offapi/com/sun/star/table/TableSortField.idl +++ b/offapi/com/sun/star/table/TableSortField.idl @@ -32,11 +32,9 @@ #include -//============================================================================= module com { module sun { module star { module table { -//============================================================================= /** describes how to sort a single field (row/column) in a tables sort descriptor. @@ -46,23 +44,19 @@ module com { module sun { module star { module table { */ published struct TableSortField { - //------------------------------------------------------------------------- /** index of the row or column in the table to be sorted; 0-based. */ long Field; - //------------------------------------------------------------------------- /** if data are sorted in ascending order, if in descending order. */ boolean IsAscending; - //------------------------------------------------------------------------- /** specifies if the case of letters is important when comparing entries. */ boolean IsCaseSensitive; - //------------------------------------------------------------------------- /** type of contents in the field.

If the value is @@ -73,7 +67,6 @@ published struct TableSortField */ com::sun::star::table::TableSortFieldType FieldType; - //------------------------------------------------------------------------- /** the locale used by the collator when comparing/sorting text.

This property will not be used when the "FieldType" is @@ -84,7 +77,6 @@ published struct TableSortField */ com::sun::star::lang::Locale CollatorLocale; - //------------------------------------------------------------------------- /** the algorithm used by the collator when comparing/sorting text.

This property will not be used when the "FieldType" is @@ -97,7 +89,6 @@ published struct TableSortField }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/table/TableSortFieldType.idl b/offapi/com/sun/star/table/TableSortFieldType.idl index 119d8727c9e0..5bf2966850e9 100644 --- a/offapi/com/sun/star/table/TableSortFieldType.idl +++ b/offapi/com/sun/star/table/TableSortFieldType.idl @@ -20,11 +20,9 @@ #define __com_sun_star_table_TableSortFieldType_idl__ -//============================================================================= module com { module sun { module star { module table { -//============================================================================= /** enumeration used to specify the type of contents in a sort field (row/column) of a table. @@ -33,24 +31,20 @@ module com { module sun { module star { module table { */ published enum TableSortFieldType { - //------------------------------------------------------------------------- /** type is determined automatically. */ AUTOMATIC, - //------------------------------------------------------------------------- /** sort field contains numerical data. */ NUMERIC, - //------------------------------------------------------------------------- /** sort field contains text data. */ ALPHANUMERIC }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/table/XAutoFormattable.idl b/offapi/com/sun/star/table/XAutoFormattable.idl index 7c52ac40f3b9..cdba0d5ce3ea 100644 --- a/offapi/com/sun/star/table/XAutoFormattable.idl +++ b/offapi/com/sun/star/table/XAutoFormattable.idl @@ -23,17 +23,14 @@ #include #include -//============================================================================= module com { module sun { module star { module table { -//============================================================================= /** provides a method to apply TableAutoFormats to a cell range. */ published interface XAutoFormattable: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** applies an AutoFormat to the cell range of the current context. @@ -48,7 +45,6 @@ published interface XAutoFormattable: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/table/XCell.idl b/offapi/com/sun/star/table/XCell.idl index c0fa9d496895..aec04caa0ac6 100644 --- a/offapi/com/sun/star/table/XCell.idl +++ b/offapi/com/sun/star/table/XCell.idl @@ -32,11 +32,9 @@ #include #include -//============================================================================= module com { module sun { module star { module table { -//============================================================================= /** provides methods to access the contents of a cell in a table. @@ -44,7 +42,6 @@ module com { module sun { module star { module table { */ published interface XCell: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** returns the formula string of a cell. @@ -58,7 +55,6 @@ published interface XCell: com::sun::star::uno::XInterface */ string getFormula(); - //------------------------------------------------------------------------- /** sets a formula into the cell. @@ -68,7 +64,6 @@ published interface XCell: com::sun::star::uno::XInterface */ void setFormula( [in] string aFormula ); - //------------------------------------------------------------------------- /** returns the floating point value of the cell. @@ -78,7 +73,6 @@ published interface XCell: com::sun::star::uno::XInterface */ double getValue(); - //------------------------------------------------------------------------- /** sets a floating point value into the cell. @@ -87,13 +81,11 @@ published interface XCell: com::sun::star::uno::XInterface */ void setValue( [in] double nValue ); - //------------------------------------------------------------------------- /** returns the type of the cell. */ com::sun::star::table::CellContentType getType(); - //------------------------------------------------------------------------- /** returns the error value of the cell. @@ -104,7 +96,6 @@ published interface XCell: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/table/XCell2.idl b/offapi/com/sun/star/table/XCell2.idl index 3abe08ff377b..2bc7d6aca85b 100644 --- a/offapi/com/sun/star/table/XCell2.idl +++ b/offapi/com/sun/star/table/XCell2.idl @@ -32,11 +32,9 @@ #include -//============================================================================= module com { module sun { module star { module table { -//============================================================================= /** extends XCell methods to access the contents of a cell in a table. @@ -52,7 +50,6 @@ interface XCell2: com::sun::star::table::XCell */ void setFormulaResult( [in] double nValue ); - //------------------------------------------------------------------------- /** sets a formula string into the cell. @@ -64,7 +61,6 @@ interface XCell2: com::sun::star::table::XCell void setFormulaString( [in] string aFormula ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/table/XCellCursor.idl b/offapi/com/sun/star/table/XCellCursor.idl index 29861658a91b..39ad8fa51604 100644 --- a/offapi/com/sun/star/table/XCellCursor.idl +++ b/offapi/com/sun/star/table/XCellCursor.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module table { -//============================================================================= /** provides methods to control the position of a cell cursor. @@ -34,21 +32,18 @@ module com { module sun { module star { module table { */ published interface XCellCursor: com::sun::star::table::XCellRange { - //------------------------------------------------------------------------- /** points the cursor to a single cell which is the beginning of a contiguous series of (filled) cells. */ void gotoStart(); - //------------------------------------------------------------------------- /** points the cursor to a single cell which is the end of a contiguous series of (filled) cells. */ void gotoEnd(); - //------------------------------------------------------------------------- /** points the cursor to the next unprotected cell. @@ -57,7 +52,6 @@ published interface XCellCursor: com::sun::star::table::XCellRange */ void gotoNext(); - //------------------------------------------------------------------------- /** points the cursor to the previous unprotected cell. @@ -66,7 +60,6 @@ published interface XCellCursor: com::sun::star::table::XCellRange */ void gotoPrevious(); - //------------------------------------------------------------------------- /** moves the origin of the cursor relative to the current position. @@ -82,7 +75,6 @@ published interface XCellCursor: com::sun::star::table::XCellRange }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/table/XCellRange.idl b/offapi/com/sun/star/table/XCellRange.idl index f7204cf7aa54..29d0ea82b5c3 100644 --- a/offapi/com/sun/star/table/XCellRange.idl +++ b/offapi/com/sun/star/table/XCellRange.idl @@ -24,11 +24,9 @@ #include #include -//============================================================================= module com { module sun { module star { module table { -//============================================================================= /** provides access to the cells or to sub-ranges of a cell range. @@ -36,7 +34,6 @@ module com { module sun { module star { module table { */ published interface XCellRange: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** Returns a single cell within the range. @@ -59,7 +56,6 @@ published interface XCellRange: com::sun::star::uno::XInterface [in] long nRow ) raises( com::sun::star::lang::IndexOutOfBoundsException ); - //------------------------------------------------------------------------- /** Returns a sub-range of cells within the range. @@ -90,7 +86,6 @@ published interface XCellRange: com::sun::star::uno::XInterface [in] long nBottom ) raises( com::sun::star::lang::IndexOutOfBoundsException ); - //------------------------------------------------------------------------- /** Returns a sub-range of cells within the range. @@ -111,7 +106,6 @@ published interface XCellRange: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/table/XColumnRowRange.idl b/offapi/com/sun/star/table/XColumnRowRange.idl index b9d1c4620fe8..371710318d70 100644 --- a/offapi/com/sun/star/table/XColumnRowRange.idl +++ b/offapi/com/sun/star/table/XColumnRowRange.idl @@ -24,11 +24,9 @@ #include #include -//============================================================================= module com { module sun { module star { module table { -//============================================================================= /** provides methods to access the collections of columns and rows of a cell range. @@ -37,7 +35,6 @@ module com { module sun { module star { module table { */ published interface XColumnRowRange: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** returns the collection of columns in the range. @@ -45,7 +42,6 @@ published interface XColumnRowRange: com::sun::star::uno::XInterface */ com::sun::star::table::XTableColumns getColumns(); - //------------------------------------------------------------------------- /** returns the collection of rows in the range. @@ -55,7 +51,6 @@ published interface XColumnRowRange: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/table/XMergeableCell.idl b/offapi/com/sun/star/table/XMergeableCell.idl index 7bfedda93787..b9bae73eac46 100644 --- a/offapi/com/sun/star/table/XMergeableCell.idl +++ b/offapi/com/sun/star/table/XMergeableCell.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module table { -//============================================================================= /** provides methods to access information about a cell that is mergeable with other sells. @@ -36,26 +34,22 @@ module com { module sun { module star { module table { */ interface XMergeableCell: com::sun::star::table::XCell { - //------------------------------------------------------------------------- /** returns the number of columns this cell spans. */ long getRowSpan(); - //------------------------------------------------------------------------- /** returns the number of rows this cell spans. */ long getColumnSpan(); - //------------------------------------------------------------------------- /** returns if this cell is merged with another cell. */ boolean isMerged(); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/table/XMergeableCellRange.idl b/offapi/com/sun/star/table/XMergeableCellRange.idl index c84adc00dc8f..283594b787a5 100644 --- a/offapi/com/sun/star/table/XMergeableCellRange.idl +++ b/offapi/com/sun/star/table/XMergeableCellRange.idl @@ -32,11 +32,9 @@ #include #include -//============================================================================= module com { module sun { module star { module table { -//============================================================================= /** represents a range of cells that can possibly be merged or unmerged. */ @@ -50,7 +48,6 @@ interface XMergeableCellRange : com::sun::star::uno::XInterface */ void merge() raises( ::com::sun::star::lang::NoSupportException ); - //------------------------------------------------------------------------- /** splits the cells in this range. This will be done by inserting rows and columns if needed or unmerging @@ -74,7 +71,6 @@ interface XMergeableCellRange : com::sun::star::uno::XInterface raises( ::com::sun::star::lang::NoSupportException, ::com::sun::star::lang::IllegalArgumentException ); - //------------------------------------------------------------------------- /** @returns if all cells from this range can be merged to one @@ -83,7 +79,6 @@ interface XMergeableCellRange : com::sun::star::uno::XInterface boolean isMergeable(); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/table/XTable.idl b/offapi/com/sun/star/table/XTable.idl index 4346605eaf10..c3f8ba273544 100644 --- a/offapi/com/sun/star/table/XTable.idl +++ b/offapi/com/sun/star/table/XTable.idl @@ -30,11 +30,9 @@ #include #include -//============================================================================= module com { module sun { module star { module table { -//============================================================================= /** */ @@ -43,15 +41,12 @@ interface XTable interface com::sun::star::lang::XComponent; - //------------------------------------------------------------------------- interface com::sun::star::table::XCellRange; - //------------------------------------------------------------------------- interface com::sun::star::table::XColumnRowRange; - //------------------------------------------------------------------------- /** interface to make the modify state of the table accessible.

Additionally, it makes it possible to register listener objects, which @@ -59,19 +54,15 @@ interface XTable */ interface ::com::sun::star::util::XModifiable; - //------------------------------------------------------------------------- /* interface ::com::sun::star::beans::XMultiPropertySet; */ - //------------------------------------------------------------------------- interface ::com::sun::star::beans::XPropertySet; - //------------------------------------------------------------------------- interface ::com::sun::star::beans::XFastPropertySet; - //------------------------------------------------------------------------- /** creates a cell cursor including the whole table @@ -79,7 +70,6 @@ interface XTable */ com::sun::star::table::XCellCursor createCursor(); - //------------------------------------------------------------------------- /** creates a cell cursor to travel in the given range context. @@ -94,18 +84,15 @@ interface XTable com::sun::star::table::XCellCursor createCursorByRange( [in] com::sun::star::table::XCellRange Range ) raises ( com::sun::star::lang::IllegalArgumentException ); - //------------------------------------------------------------------------- /** stores the current row count of this table */ [readonly, attribute] long RowCount; - //------------------------------------------------------------------------- /** stores the current column count of this table */ [readonly, attribute] long ColumnCount; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/table/XTableChart.idl b/offapi/com/sun/star/table/XTableChart.idl index a42e477258e6..b508403f049f 100644 --- a/offapi/com/sun/star/table/XTableChart.idl +++ b/offapi/com/sun/star/table/XTableChart.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module table { -//============================================================================= /** provides access to the settings of a chart object in a table or spreadsheet. @@ -36,41 +34,35 @@ module com { module sun { module star { module table { */ published interface XTableChart: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** returns, whether the cells of the topmost row of the source data are interpreted as column headers. */ boolean getHasColumnHeaders(); - //------------------------------------------------------------------------- /** specifies whether the cells of the topmost row of the source data are interpreted as column headers. */ void setHasColumnHeaders( [in] boolean bHasColumnHeaders ); - //------------------------------------------------------------------------- /** returns, whether the cells of the leftmost column of the source data are interpreted as row headers. */ boolean getHasRowHeaders(); - //------------------------------------------------------------------------- /** specifies whether the cells of the leftmost column of the source data are interpreted as row headers. */ void setHasRowHeaders( [in] boolean bHasRowHeaders ); - //------------------------------------------------------------------------- /** returns the cell ranges that contain the data for the chart. */ sequence getRanges(); - //------------------------------------------------------------------------- /** sets the cell ranges that contain the data for the chart. */ @@ -79,7 +71,6 @@ published interface XTableChart: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/table/XTableCharts.idl b/offapi/com/sun/star/table/XTableCharts.idl index 1261a6f0bf05..e38171fa372b 100644 --- a/offapi/com/sun/star/table/XTableCharts.idl +++ b/offapi/com/sun/star/table/XTableCharts.idl @@ -24,11 +24,9 @@ #include #include -//============================================================================= module com { module sun { module star { module table { -//============================================================================= /** provides methods to access charts via name and to insert and remove charts. @@ -37,7 +35,6 @@ module com { module sun { module star { module table { */ published interface XTableCharts: com::sun::star::container::XNameAccess { - //------------------------------------------------------------------------- /** creates a chart and adds it to the collection. @@ -67,7 +64,6 @@ published interface XTableCharts: com::sun::star::container::XNameAccess [in] boolean bColumnHeaders, [in] boolean bRowHeaders ); - //------------------------------------------------------------------------- /** removes a chart from the collection. @@ -78,7 +74,6 @@ published interface XTableCharts: com::sun::star::container::XNameAccess }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/table/XTableChartsSupplier.idl b/offapi/com/sun/star/table/XTableChartsSupplier.idl index 3990838a6081..047cf72fe425 100644 --- a/offapi/com/sun/star/table/XTableChartsSupplier.idl +++ b/offapi/com/sun/star/table/XTableChartsSupplier.idl @@ -23,18 +23,15 @@ #include #include -//============================================================================= module com { module sun { module star { module table { -//============================================================================= /** provides a method to access a collection of charts in a table or spreadsheet. */ published interface XTableChartsSupplier: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** returns the collection of charts. @@ -44,7 +41,6 @@ published interface XTableChartsSupplier: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/table/XTableColumns.idl b/offapi/com/sun/star/table/XTableColumns.idl index ab7a327f1b1d..621e02dbe5e4 100644 --- a/offapi/com/sun/star/table/XTableColumns.idl +++ b/offapi/com/sun/star/table/XTableColumns.idl @@ -31,11 +31,9 @@ #include -//============================================================================= module com { module sun { module star { module table { -//============================================================================= /** provides methods to access columns via index and to insert and remove columns. @@ -44,7 +42,6 @@ module com { module sun { module star { module table { */ published interface XTableColumns: com::sun::star::container::XIndexAccess { - //------------------------------------------------------------------------- /** inserts new columns. @@ -56,7 +53,6 @@ published interface XTableColumns: com::sun::star::container::XIndexAccess */ void insertByIndex( [in] long nIndex, [in] long nCount ); - //------------------------------------------------------------------------- /** deletes columns. @@ -70,7 +66,6 @@ published interface XTableColumns: com::sun::star::container::XIndexAccess }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/table/XTableRows.idl b/offapi/com/sun/star/table/XTableRows.idl index 3b532c810a68..c6886c1e0491 100644 --- a/offapi/com/sun/star/table/XTableRows.idl +++ b/offapi/com/sun/star/table/XTableRows.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module table { -//============================================================================= /** provides methods to access rows via index and to insert and remove rows. @@ -34,7 +32,6 @@ module com { module sun { module star { module table { */ published interface XTableRows: com::sun::star::container::XIndexAccess { - //------------------------------------------------------------------------- /** inserts new rows. @@ -49,7 +46,6 @@ published interface XTableRows: com::sun::star::container::XIndexAccess */ void insertByIndex( [in] long nIndex, [in] long nCount ); - //------------------------------------------------------------------------- /** deletes rows. @@ -66,7 +62,6 @@ published interface XTableRows: com::sun::star::container::XIndexAccess }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/task/AsyncJob.idl b/offapi/com/sun/star/task/AsyncJob.idl index 241c3141350d..4530e3d746fc 100644 --- a/offapi/com/sun/star/task/AsyncJob.idl +++ b/offapi/com/sun/star/task/AsyncJob.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================ module com { module sun { module star { module task { -//============================================================================ /** represent an asynchronous job, which can be executed by the global JobExecutor instance. @@ -37,12 +35,10 @@ module com { module sun { module star { module task { */ published service AsyncJob { - //------------------------------------------------------------------------ /** used to initialize and execute this job. */ interface com::sun::star::task::XAsyncJob; - //------------------------------------------------------------------------ /** should be supported to handle environment termination gracefully. */ [optional] interface com::sun::star::util::XCloseable; diff --git a/offapi/com/sun/star/task/ClassifiedInteractionRequest.idl b/offapi/com/sun/star/task/ClassifiedInteractionRequest.idl index 2bf1ab23f2b9..40051056bed4 100644 --- a/offapi/com/sun/star/task/ClassifiedInteractionRequest.idl +++ b/offapi/com/sun/star/task/ClassifiedInteractionRequest.idl @@ -24,18 +24,15 @@ #include -//============================================================================= module com { module sun { module star { module task { -//============================================================================= // DocMerge from xml: exception com::sun::star::task::ClassifiedInteractionRequest /** A classified interaction request. */ published exception ClassifiedInteractionRequest: com::sun::star::uno::Exception { - //------------------------------------------------------------------------- // DocMerge from xml: field com::sun::star::task::ClassifiedInteractionRequest::Classification /** The classification of the request. @@ -44,7 +41,6 @@ published exception ClassifiedInteractionRequest: com::sun::star::uno::Exception }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/task/DocumentMSPasswordRequest.idl b/offapi/com/sun/star/task/DocumentMSPasswordRequest.idl index 13bc09322359..3243dc238638 100644 --- a/offapi/com/sun/star/task/DocumentMSPasswordRequest.idl +++ b/offapi/com/sun/star/task/DocumentMSPasswordRequest.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module task { -//============================================================================= /** this request specifies the mode in which the password for Microsoft Office file format encryption should be asked

@@ -39,14 +37,12 @@ module com { module sun { module star { module task { */ published exception DocumentMSPasswordRequest: PasswordRequest { - //------------------------------------------------------------------------- /** the name of the document */ string Name; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/task/DocumentMSPasswordRequest2.idl b/offapi/com/sun/star/task/DocumentMSPasswordRequest2.idl index 5252e09e8d91..4ae26bb16bc1 100644 --- a/offapi/com/sun/star/task/DocumentMSPasswordRequest2.idl +++ b/offapi/com/sun/star/task/DocumentMSPasswordRequest2.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module task { -//============================================================================= /** this request specifies if a password for opening or modifying of an encrypted Microsoft Office document is requested.

@@ -42,14 +40,12 @@ module com { module sun { module star { module task { */ exception DocumentMSPasswordRequest2 : DocumentMSPasswordRequest { - //------------------------------------------------------------------------- /** specifies if the requested password is for opening a document or for modifying it. */ boolean IsRequestPasswordToModify; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/task/DocumentMacroConfirmationRequest.idl b/offapi/com/sun/star/task/DocumentMacroConfirmationRequest.idl index 59dea2ee19a2..ac86bd4841f5 100644 --- a/offapi/com/sun/star/task/DocumentMacroConfirmationRequest.idl +++ b/offapi/com/sun/star/task/DocumentMacroConfirmationRequest.idl @@ -24,11 +24,9 @@ #include #include -//============================================================================= module com { module sun { module star { module task { -//============================================================================= /** describes the request to approve or deny the execution of macros contained in a document. @@ -62,11 +60,9 @@ exception DocumentMacroConfirmationRequest : ClassifiedInteractionRequest DocumentSignatureInformation; }; -//============================================================================= }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/task/DocumentPasswordRequest.idl b/offapi/com/sun/star/task/DocumentPasswordRequest.idl index 050f8c0695df..68a896ec02b7 100644 --- a/offapi/com/sun/star/task/DocumentPasswordRequest.idl +++ b/offapi/com/sun/star/task/DocumentPasswordRequest.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module task { -//============================================================================= /** this request specifies the mode in which the password should be asked

@@ -39,14 +37,12 @@ module com { module sun { module star { module task { */ published exception DocumentPasswordRequest: PasswordRequest { - //------------------------------------------------------------------------- /** the name of the document */ string Name; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/task/DocumentPasswordRequest2.idl b/offapi/com/sun/star/task/DocumentPasswordRequest2.idl index e5f71ea56c68..e195bb7629a4 100644 --- a/offapi/com/sun/star/task/DocumentPasswordRequest2.idl +++ b/offapi/com/sun/star/task/DocumentPasswordRequest2.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module task { -//============================================================================= /** this request specifies if a password for opening or modifying a document is requested.

@@ -42,14 +40,12 @@ module com { module sun { module star { module task { */ exception DocumentPasswordRequest2 : DocumentPasswordRequest { - //------------------------------------------------------------------------- /** specifies if the requested password is for opening a document or for modifying it. */ boolean IsRequestPasswordToModify; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/task/ErrorCodeIOException.idl b/offapi/com/sun/star/task/ErrorCodeIOException.idl index 84243ad6dcd3..c167c7a59f61 100644 --- a/offapi/com/sun/star/task/ErrorCodeIOException.idl +++ b/offapi/com/sun/star/task/ErrorCodeIOException.idl @@ -30,25 +30,21 @@ #include -//============================================================================ module com { module sun { module star { module task { -//============================================================================ /** IOException that can carry error codes ( not only io related ). It can be used to transport the error code information. */ exception ErrorCodeIOException : com::sun::star::io::IOException { - //------------------------------------------------------------------------ /** specifies the error code. */ long ErrCode; }; -//============================================================================ }; }; }; }; diff --git a/offapi/com/sun/star/task/ErrorCodeRequest.idl b/offapi/com/sun/star/task/ErrorCodeRequest.idl index 3cccb9328016..edc93f57a1fc 100644 --- a/offapi/com/sun/star/task/ErrorCodeRequest.idl +++ b/offapi/com/sun/star/task/ErrorCodeRequest.idl @@ -30,11 +30,9 @@ #include -//============================================================================= module com { module sun { module star { module task { -//============================================================================= /** represents a general error exception. It can be used to transport the error code information. @@ -48,7 +46,6 @@ published exception ErrorCodeRequest : com::sun::star::uno::Exception long ErrCode; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/task/FutureDocumentVersionProductUpdateRequest.idl b/offapi/com/sun/star/task/FutureDocumentVersionProductUpdateRequest.idl index c8b36c72d296..e2876b0a6161 100644 --- a/offapi/com/sun/star/task/FutureDocumentVersionProductUpdateRequest.idl +++ b/offapi/com/sun/star/task/FutureDocumentVersionProductUpdateRequest.idl @@ -22,11 +22,9 @@ #ifndef __com_sun_star_task_FutureDocumentVersionProductUpdateRequest_idl__ #define __com_sun_star_task_FutureDocumentVersionProductUpdateRequest_idl__ -//============================================================================= module com { module sun { module star { module task { -//============================================================================= /** describes a request to the user to update OpenOffice.org to a newer version, since an ODF document was encountered which conforms to an ODF version unknown to the @@ -49,11 +47,9 @@ exception FutureDocumentVersionProductUpdateRequest : ClassifiedInteractionReque string DocumentODFVersion; }; -//============================================================================= }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/task/InteractionClassification.idl b/offapi/com/sun/star/task/InteractionClassification.idl index 14644e845548..fab5ac676974 100644 --- a/offapi/com/sun/star/task/InteractionClassification.idl +++ b/offapi/com/sun/star/task/InteractionClassification.idl @@ -20,11 +20,9 @@ #define __com_sun_star_task_InteractionClassification_idl__ -//============================================================================= module com { module sun { module star { module task { -//============================================================================= // DocMerge from xml: enum com::sun::star::task::InteractionClassification /** A classification of interaction requests. @@ -34,21 +32,18 @@ */ published enum InteractionClassification { - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::task::InteractionClassification::ERROR /** An error. */ ERROR, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::task::InteractionClassification::WARNING /** A warning, less severe than an error. */ WARNING, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::task::InteractionClassification::INFO /** Some information for the client/user (which will typically lead to the @@ -58,7 +53,6 @@ published enum InteractionClassification */ INFO, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::task::InteractionClassification::QUERY /** A query for the client/user (which will typically lead to the @@ -71,7 +65,6 @@ published enum InteractionClassification }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/task/InteractionHandler.idl b/offapi/com/sun/star/task/InteractionHandler.idl index e59a4b2bf9d2..f7faa471cbb9 100644 --- a/offapi/com/sun/star/task/InteractionHandler.idl +++ b/offapi/com/sun/star/task/InteractionHandler.idl @@ -36,7 +36,6 @@ module com { module sun { module star { module com { module sun { module star { module task { -//============================================================================ /** An interaction request handler that lets the user handle requests via GUI dialogs.

The interaction handler service has a number of built-in handlers, responsible @@ -159,12 +158,10 @@ module com { module sun { module star { module task { */ published service InteractionHandler { - //------------------------------------------------------------------------ /** Handle an interaction request. */ interface com::sun::star::task::XInteractionHandler; - //------------------------------------------------------------------------ /** Initialize the interaction handler.

The arguments must be a sequence of diff --git a/offapi/com/sun/star/task/InteractionRequestStringResolver.idl b/offapi/com/sun/star/task/InteractionRequestStringResolver.idl index 2bc3729845a4..6dc2f678454d 100644 --- a/offapi/com/sun/star/task/InteractionRequestStringResolver.idl +++ b/offapi/com/sun/star/task/InteractionRequestStringResolver.idl @@ -26,7 +26,6 @@ module com { module sun { module star { module com { module sun { module star { module task { -//============================================================================ /* An interaction request string resolver that obtains human readable strings from an XInteractionRequest. */ diff --git a/offapi/com/sun/star/task/Job.idl b/offapi/com/sun/star/task/Job.idl index 15ed43e4b6b7..7f7887603ed9 100644 --- a/offapi/com/sun/star/task/Job.idl +++ b/offapi/com/sun/star/task/Job.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================ module com { module sun { module star { module task { -//============================================================================ /** represent a synchronous job, which can be executed by the global JobExecutor instance. @@ -37,12 +35,10 @@ module com { module sun { module star { module task { */ published service Job { - //------------------------------------------------------------------------ /** used to initialize and execute this job. */ interface com::sun::star::task::XJob; - //------------------------------------------------------------------------ /** should be supported to handle environment termination gracefully. */ [optional] interface com::sun::star::util::XCloseable; diff --git a/offapi/com/sun/star/task/JobExecutor.idl b/offapi/com/sun/star/task/JobExecutor.idl index 52baf581cc8d..a48e5d9aae5f 100644 --- a/offapi/com/sun/star/task/JobExecutor.idl +++ b/offapi/com/sun/star/task/JobExecutor.idl @@ -31,11 +31,9 @@ #include -//============================================================================ module com { module sun { module star { module task { -//============================================================================ /** generic job execution service

diff --git a/offapi/com/sun/star/task/MasterPasswordRequest.idl b/offapi/com/sun/star/task/MasterPasswordRequest.idl index 2a7275d6fffa..853e5c4cae2f 100644 --- a/offapi/com/sun/star/task/MasterPasswordRequest.idl +++ b/offapi/com/sun/star/task/MasterPasswordRequest.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module task { -//============================================================================= /** this request specifies the mode in which the password should be asked

@@ -41,7 +39,6 @@ published exception MasterPasswordRequest: PasswordRequest { }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/task/NoMasterException.idl b/offapi/com/sun/star/task/NoMasterException.idl index 7c9f444e1148..9020e09759ce 100644 --- a/offapi/com/sun/star/task/NoMasterException.idl +++ b/offapi/com/sun/star/task/NoMasterException.idl @@ -23,23 +23,19 @@ #include -//============================================================================= module com { module sun { module star { module task { -//============================================================================= /** is thrown when a master password is needed but not available/correct. */ published exception NoMasterException: com::sun::star::uno::RuntimeException { - //------------------------------------------------------------------------- /** specifies the mode in which password should be queried. */ PasswordRequestMode Mode; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/task/OfficeRestartManager.idl b/offapi/com/sun/star/task/OfficeRestartManager.idl index a3bf039a5424..a28ff4a01779 100644 --- a/offapi/com/sun/star/task/OfficeRestartManager.idl +++ b/offapi/com/sun/star/task/OfficeRestartManager.idl @@ -20,13 +20,11 @@ #ifndef __com_sun_star_task_OfficeRestartManager_idl__ #define __com_sun_star_task_OfficeRestartManager_idl__ -//============================================================================= module com { module sun { module star { module task { interface XRestartManager; -//============================================================================= /** This singleton is intended to allow to restart the office asynchronously. @@ -34,11 +32,9 @@ interface XRestartManager; */ singleton OfficeRestartManager : XRestartManager; -//============================================================================= }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/task/PDFExportException.idl b/offapi/com/sun/star/task/PDFExportException.idl index 7a6443e87b3a..b9409be4ad36 100644 --- a/offapi/com/sun/star/task/PDFExportException.idl +++ b/offapi/com/sun/star/task/PDFExportException.idl @@ -33,7 +33,6 @@ published exception PDFExportException: com::sun::star::uno::Exception sequence< long > ErrorCodes; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/task/PasswordContainer.idl b/offapi/com/sun/star/task/PasswordContainer.idl index 061dc44473fc..830feef57523 100644 --- a/offapi/com/sun/star/task/PasswordContainer.idl +++ b/offapi/com/sun/star/task/PasswordContainer.idl @@ -36,7 +36,6 @@ module com { module sun { module star { }; }; }; module com { module sun { module star { module task { -//============================================================================ /** this service is kind of storage that allows to store passwords and to retrieve already stored. @@ -60,7 +59,6 @@ module com { module sun { module star { module task { */ published service PasswordContainer { - //------------------------------------------------------------------------ /** handles passwords

@@ -69,7 +67,6 @@ published service PasswordContainer */ interface com::sun::star::task::XPasswordContainer; - //------------------------------------------------------------------------ /** handles passwords

diff --git a/offapi/com/sun/star/task/PasswordContainerInteractionHandler.idl b/offapi/com/sun/star/task/PasswordContainerInteractionHandler.idl index afffe416d8f0..169d2ec623e3 100644 --- a/offapi/com/sun/star/task/PasswordContainerInteractionHandler.idl +++ b/offapi/com/sun/star/task/PasswordContainerInteractionHandler.idl @@ -26,7 +26,6 @@ module com { module sun { module star { module com { module sun { module star { module task { -//============================================================================ /** An interaction request handler that uses the PasswordContainer service to handle AuthenticationRequests. diff --git a/offapi/com/sun/star/task/PasswordRequest.idl b/offapi/com/sun/star/task/PasswordRequest.idl index a665f64d6bea..565343137dfe 100644 --- a/offapi/com/sun/star/task/PasswordRequest.idl +++ b/offapi/com/sun/star/task/PasswordRequest.idl @@ -23,11 +23,9 @@ #include -//============================================================================= module com { module sun { module star { module task { -//============================================================================= /** this request specifies the mode in which the password should be asked

@@ -38,7 +36,6 @@ module com { module sun { module star { module task { */ published exception PasswordRequest: ClassifiedInteractionRequest { - //------------------------------------------------------------------------- /** the mode in which password should be asked @see com::sun::star::task::PasswordRequestMode @@ -47,7 +44,6 @@ published exception PasswordRequest: ClassifiedInteractionRequest }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/task/PasswordRequestMode.idl b/offapi/com/sun/star/task/PasswordRequestMode.idl index c03edbbb1448..7f2dbf319968 100644 --- a/offapi/com/sun/star/task/PasswordRequestMode.idl +++ b/offapi/com/sun/star/task/PasswordRequestMode.idl @@ -20,17 +20,14 @@ #define __com_sun_star_task_PasswordRequestMode_idl__ -//============================================================================= module com { module sun { module star { module task { -//============================================================================= /** the mode in which a password should be asked @see PasswordRequest */ published enum PasswordRequestMode { - //------------------------------------------------------------------------- /** Password creation. @@ -41,7 +38,6 @@ published enum PasswordRequestMode */ PASSWORD_CREATE, - //------------------------------------------------------------------------- /** Ask for a password. @@ -51,7 +47,6 @@ published enum PasswordRequestMode */ PASSWORD_ENTER, - //------------------------------------------------------------------------- /** Wrong password was entered, ask again. @@ -64,7 +59,6 @@ published enum PasswordRequestMode }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/task/UnsupportedOverwriteRequest.idl b/offapi/com/sun/star/task/UnsupportedOverwriteRequest.idl index d81da0b4ef47..6d716cdb08b2 100644 --- a/offapi/com/sun/star/task/UnsupportedOverwriteRequest.idl +++ b/offapi/com/sun/star/task/UnsupportedOverwriteRequest.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module task { -//============================================================================= /** this request is used in case a content can't keep files from overwriting

@@ -45,7 +43,6 @@ published exception UnsupportedOverwriteRequest: ClassifiedInteractionRequest string Name; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/task/UrlRecord.idl b/offapi/com/sun/star/task/UrlRecord.idl index e3a22e49caac..d5e3f79342fb 100644 --- a/offapi/com/sun/star/task/UrlRecord.idl +++ b/offapi/com/sun/star/task/UrlRecord.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module task { -//============================================================================= /* List of users with their passwords for the url pattern. */ published struct UrlRecord @@ -37,7 +35,6 @@ published struct UrlRecord sequence UserList; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/task/UserRecord.idl b/offapi/com/sun/star/task/UserRecord.idl index 9d24eabd8f4c..f5493069579e 100644 --- a/offapi/com/sun/star/task/UserRecord.idl +++ b/offapi/com/sun/star/task/UserRecord.idl @@ -19,11 +19,9 @@ #ifndef __com_sun_star_task_UserRecord_idl__ #define __com_sun_star_task_UserRecord_idl__ -//============================================================================= module com { module sun { module star { module task { -//============================================================================= /* Specifies user/password entries for UrlRecord. */ published struct UserRecord @@ -35,7 +33,6 @@ published struct UserRecord sequence Passwords; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/task/XAsyncJob.idl b/offapi/com/sun/star/task/XAsyncJob.idl index e9eb23358d1d..03b7ff632f5e 100644 --- a/offapi/com/sun/star/task/XAsyncJob.idl +++ b/offapi/com/sun/star/task/XAsyncJob.idl @@ -33,13 +33,11 @@ #include #include -//============================================================================= module com { module sun { module star { module task { published interface XJobListener; -//============================================================================= /** specifies a job which must be executed asynchronously

@@ -56,7 +54,6 @@ module com { module sun { module star { module task { */ published interface XAsyncJob : com::sun::star::uno::XInterface { - //------------------------------------------------------------------------ /** executes the job asynchronously @param Arguments diff --git a/offapi/com/sun/star/task/XInteractionApprove.idl b/offapi/com/sun/star/task/XInteractionApprove.idl index f4d4c078df3b..0244a73829a2 100644 --- a/offapi/com/sun/star/task/XInteractionApprove.idl +++ b/offapi/com/sun/star/task/XInteractionApprove.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module task { -//============================================================================= // DocMerge from xml: interface com::sun::star::task::XInteractionApprove /** An interaction continuation specifying "approval". @@ -35,7 +33,6 @@ published interface XInteractionApprove: com::sun::star::task::XInteractionConti { }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/task/XInteractionAskLater.idl b/offapi/com/sun/star/task/XInteractionAskLater.idl index 798c175f769a..af884aae9180 100644 --- a/offapi/com/sun/star/task/XInteractionAskLater.idl +++ b/offapi/com/sun/star/task/XInteractionAskLater.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module task { -//============================================================================= /** specifies a continuation where the user does not actually decide the question she was confronted with, but postpones the decision to a later time. @@ -35,11 +33,9 @@ interface XInteractionAskLater : com::sun::star::task::XInteractionContinuation { }; -//============================================================================= }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/task/XInteractionDisapprove.idl b/offapi/com/sun/star/task/XInteractionDisapprove.idl index 9d2580745620..6ebc6a67b448 100644 --- a/offapi/com/sun/star/task/XInteractionDisapprove.idl +++ b/offapi/com/sun/star/task/XInteractionDisapprove.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module task { -//============================================================================= // DocMerge from xml: interface com::sun::star::task::XInteractionDisapprove /** An interaction continuation specifying "disapproval". @@ -35,7 +33,6 @@ published interface XInteractionDisapprove: com::sun::star::task::XInteractionCo { }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/task/XInteractionPassword.idl b/offapi/com/sun/star/task/XInteractionPassword.idl index 0ff7dbe79beb..cc1c925beeae 100644 --- a/offapi/com/sun/star/task/XInteractionPassword.idl +++ b/offapi/com/sun/star/task/XInteractionPassword.idl @@ -21,18 +21,15 @@ #include -//============================================================================= module com { module sun { module star { module task { -//============================================================================= /** A continuation to get a password from interaction helper. @since OOo 1.1.2 */ published interface XInteractionPassword : ::com::sun::star::task::XInteractionContinuation { - //------------------------------------------------------------------------- /** Store result password to the continuation. @param aPasswd the result password. @@ -40,7 +37,6 @@ published interface XInteractionPassword : ::com::sun::star::task::XInteractionC */ void setPassword( [in] string aPasswd ); - //------------------------------------------------------------------------- /** Get result password from the continuation. @returns the stored password. @@ -48,7 +44,6 @@ published interface XInteractionPassword : ::com::sun::star::task::XInteractionC string getPassword(); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/task/XInteractionPassword2.idl b/offapi/com/sun/star/task/XInteractionPassword2.idl index 91fab2de4408..c7d98e77549a 100644 --- a/offapi/com/sun/star/task/XInteractionPassword2.idl +++ b/offapi/com/sun/star/task/XInteractionPassword2.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module task { -//============================================================================= /** A continuation to get a password from interaction helper, extends XInteractionPassword with possibility to provide password to modify. @@ -34,23 +32,19 @@ module com { module sun { module star { module task { */ published interface XInteractionPassword2 : ::com::sun::star::task::XInteractionPassword { - //------------------------------------------------------------------------- /** stores "password to modify" to the continuation. */ void setPasswordToModify( [in] string aPasswd ); - //------------------------------------------------------------------------- /** gets "password to modify" from the continuation. */ string getPasswordToModify(); - //------------------------------------------------------------------------- /** stores "recommend readonly" to the continuation. It specifies whether the document should be loaded readonly per default. */ void setRecommendReadOnly( [in] boolean bReadOnly ); - //------------------------------------------------------------------------- /** gets "recommend readonly" from the continuation. It specifies whether the document should be loaded readonly per default. */ @@ -59,7 +53,6 @@ published interface XInteractionPassword2 : ::com::sun::star::task::XInteraction }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/task/XInteractionRequestStringResolver.idl b/offapi/com/sun/star/task/XInteractionRequestStringResolver.idl index 4855afb40931..8f66153cdc3f 100644 --- a/offapi/com/sun/star/task/XInteractionRequestStringResolver.idl +++ b/offapi/com/sun/star/task/XInteractionRequestStringResolver.idl @@ -25,18 +25,15 @@ #include -//============================================================================= module com { module sun { module star { module task { -//============================================================================= /** Obtains human readable strings from an XInteractionRequest. */ /* published */ interface XInteractionRequestStringResolver : com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** Obtains a string containing a human readable message from an informational interaction request. @@ -58,7 +55,6 @@ interface XInteractionRequestStringResolver : com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/task/XJob.idl b/offapi/com/sun/star/task/XJob.idl index 33e95904354d..18f66ed72d69 100644 --- a/offapi/com/sun/star/task/XJob.idl +++ b/offapi/com/sun/star/task/XJob.idl @@ -33,11 +33,9 @@ #include #include -//============================================================================ module com { module sun { module star { module task { -//============================================================================= /** specifies a job which is to be executed synchronously

@@ -50,7 +48,6 @@ module com { module sun { module star { module task { */ published interface XJob : com::sun::star::uno::XInterface { - //------------------------------------------------------------------------ /** executes the job synchronously @param Arguments diff --git a/offapi/com/sun/star/task/XJobExecutor.idl b/offapi/com/sun/star/task/XJobExecutor.idl index f02655089920..78c7e5de551a 100644 --- a/offapi/com/sun/star/task/XJobExecutor.idl +++ b/offapi/com/sun/star/task/XJobExecutor.idl @@ -31,11 +31,9 @@ #include -//============================================================================= module com { module sun { module star { module task { -//============================================================================= /** starts action for any triggered event from outside

@@ -51,7 +49,6 @@ module com { module sun { module star { module task { */ published interface XJobExecutor : com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** trigger event to start registered jobs

diff --git a/offapi/com/sun/star/task/XJobListener.idl b/offapi/com/sun/star/task/XJobListener.idl index 2d907b7dc528..d7a8fe18770e 100644 --- a/offapi/com/sun/star/task/XJobListener.idl +++ b/offapi/com/sun/star/task/XJobListener.idl @@ -22,18 +22,15 @@ #include -//============================================================================= module com { module sun { module star { module task { published interface XAsyncJob; -//============================================================================= /** listener on finish states of asynchronous job execution */ published interface XJobListener : com::sun::star::lang::XEventListener { - //------------------------------------------------------------------------ /** indicates that the job is done @param Job diff --git a/offapi/com/sun/star/task/XMasterPasswordHandling.idl b/offapi/com/sun/star/task/XMasterPasswordHandling.idl index 80452af2bd30..0fa3bfcfc4eb 100644 --- a/offapi/com/sun/star/task/XMasterPasswordHandling.idl +++ b/offapi/com/sun/star/task/XMasterPasswordHandling.idl @@ -32,16 +32,13 @@ #include -//============================================================================= module com { module sun { module star { module task { -//============================================================================= /** allows to change the master password, or let it be requested and checked. */ published interface XMasterPasswordHandling : com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** allows to check the user authorization.

@@ -57,7 +54,6 @@ published interface XMasterPasswordHandling : com::sun::star::uno::XInterface */ boolean authorizateWithMasterPassword( [in] XInteractionHandler xHandler ); - //------------------------------------------------------------------------- /** allows to change the master password.

@@ -72,18 +68,15 @@ published interface XMasterPasswordHandling : com::sun::star::uno::XInterface */ boolean changeMasterPassword( [in] XInteractionHandler xHandler ); - //------------------------------------------------------------------------- /** let the master password and all the related stored passwords be removed. */ void removeMasterPassword(); - //------------------------------------------------------------------------- /** allows to detect whether there is already a master password */ boolean hasMasterPassword(); - //------------------------------------------------------------------------- /** allows to specify whether persistent storing of passwords is allowed

@@ -93,14 +86,12 @@ published interface XMasterPasswordHandling : com::sun::star::uno::XInterface */ boolean allowPersistentStoring( [in] boolean bAllow ); - //------------------------------------------------------------------------- /** allows to detect whether persistent storing of passwords is allowed */ boolean isPersistentStoringAllowed(); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/task/XMasterPasswordHandling2.idl b/offapi/com/sun/star/task/XMasterPasswordHandling2.idl index 39a79d55dcfa..8842030db072 100644 --- a/offapi/com/sun/star/task/XMasterPasswordHandling2.idl +++ b/offapi/com/sun/star/task/XMasterPasswordHandling2.idl @@ -31,16 +31,13 @@ #include #include -//============================================================================= module com { module sun { module star { module task { -//============================================================================= /** allows to change the master password, or let it be requested and checked. */ interface XMasterPasswordHandling2 : XMasterPasswordHandling { - //------------------------------------------------------------------------- /** allows to let the default password be used

@@ -51,14 +48,12 @@ interface XMasterPasswordHandling2 : XMasterPasswordHandling */ boolean useDefaultMasterPassword( [in] XInteractionHandler xHandler ); - //------------------------------------------------------------------------- /** allows to detect whether the default master password is used */ boolean isDefaultMasterPasswordUsed(); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/task/XPasswordContainer.idl b/offapi/com/sun/star/task/XPasswordContainer.idl index a4c2344fe44c..502c155dafaf 100644 --- a/offapi/com/sun/star/task/XPasswordContainer.idl +++ b/offapi/com/sun/star/task/XPasswordContainer.idl @@ -33,16 +33,13 @@ #include -//============================================================================= module com { module sun { module star { module task { -//============================================================================= /** Allows to save passwords with URL-pattern, to use them later. */ published interface XPasswordContainer : com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** Save passwords in to the container. @param Url URL-pattern, that will be used later to retrieve @@ -58,7 +55,6 @@ published interface XPasswordContainer : com::sun::star::uno::XInterface */ void add( [in] string Url, [in] string UserName, [in] sequence Passwords, [in] XInteractionHandler Handler ); - //------------------------------------------------------------------------- /** Save passwords in to the container, and store them in the file. @param Url URL-pattern, that will be used later to retrieve @@ -74,7 +70,6 @@ published interface XPasswordContainer : com::sun::star::uno::XInterface */ void addPersistent( [in] string Url, [in] string UserName, [in] sequence Passwords, [in] XInteractionHandler Handler ); - //------------------------------------------------------------------------- /** Find users with passwords for the url pattern. @param Url URL-pattern to retrieve password for. @@ -85,7 +80,6 @@ published interface XPasswordContainer : com::sun::star::uno::XInterface */ UrlRecord find( [in] string Url, [in] XInteractionHandler Handler ); - //------------------------------------------------------------------------- /** Find passwords for the url pattern and username. @param Url URL-pattern to retrieve passwords for. @@ -98,7 +92,6 @@ published interface XPasswordContainer : com::sun::star::uno::XInterface */ UrlRecord findForName( [in] string Url, [in] string UserName , [in] XInteractionHandler Handler ); - //------------------------------------------------------------------------- /** Remove passwords for the url pattern and username. @param Url URL-pattern to remove passwords for. @@ -109,7 +102,6 @@ published interface XPasswordContainer : com::sun::star::uno::XInterface void remove( [in] string Url, [in] string UserName ); - //------------------------------------------------------------------------- /** Remove passwords for the url pattern and username from the file. @param Url URL-pattern to remove passwords for. @@ -119,12 +111,10 @@ published interface XPasswordContainer : com::sun::star::uno::XInterface */ void removePersistent( [in] string Url, [in] string UserName ); - //------------------------------------------------------------------------- /** Clean the file. */ void removeAllPersistent(); - //------------------------------------------------------------------------- /** Get all records from the file. @returns List of url-records. @@ -133,7 +123,6 @@ published interface XPasswordContainer : com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/task/XRestartManager.idl b/offapi/com/sun/star/task/XRestartManager.idl index d1c4d595f55b..e3e4273f86b1 100644 --- a/offapi/com/sun/star/task/XRestartManager.idl +++ b/offapi/com/sun/star/task/XRestartManager.idl @@ -24,18 +24,15 @@ #include #include -//============================================================================ module com { module sun { module star { module task { -//============================================================================= /** allows to try to restart the office. @since OOo 3.3 */ published interface XRestartManager : com::sun::star::uno::XInterface { - //------------------------------------------------------------------------ /** let the office restart asynchronously @param xInteractionHandler the InteractionHandler @@ -49,7 +46,6 @@ published interface XRestartManager : com::sun::star::uno::XInterface [in] com::sun::star::task::XInteractionHandler xInteractionHandler ) raises( com::sun::star::uno::Exception ); - //------------------------------------------------------------------------ /** allows to get info whether the restart has been requested and provide the initialization status. diff --git a/offapi/com/sun/star/task/XStatusIndicator.idl b/offapi/com/sun/star/task/XStatusIndicator.idl index 878dfbd1abfe..de2e8e90c1b8 100644 --- a/offapi/com/sun/star/task/XStatusIndicator.idl +++ b/offapi/com/sun/star/task/XStatusIndicator.idl @@ -30,11 +30,9 @@ #include -//============================================================================= module com { module sun { module star { module task { -//============================================================================= /** controls a status indicator which displays progress of longer actions to the user @@ -46,7 +44,6 @@ */ published interface XStatusIndicator: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** initialize and start the progress

@@ -69,7 +66,6 @@ published interface XStatusIndicator: com::sun::star::uno::XInterface [in] string Text, [in] long Range); - //------------------------------------------------------------------------- /** stop the progress

@@ -84,7 +80,6 @@ published interface XStatusIndicator: com::sun::star::uno::XInterface */ [oneway] void end(); - //------------------------------------------------------------------------- /** update progress description

@@ -98,7 +93,6 @@ published interface XStatusIndicator: com::sun::star::uno::XInterface */ [oneway] void setText( [in] string Text ); - //------------------------------------------------------------------------- /** update progress value

@@ -113,7 +107,6 @@ published interface XStatusIndicator: com::sun::star::uno::XInterface */ [oneway] void setValue( [in] long Value ); - //------------------------------------------------------------------------- /** clear progress value and description

diff --git a/offapi/com/sun/star/task/XStatusIndicatorFactory.idl b/offapi/com/sun/star/task/XStatusIndicatorFactory.idl index 058387032080..60b5a0d0f2e7 100644 --- a/offapi/com/sun/star/task/XStatusIndicatorFactory.idl +++ b/offapi/com/sun/star/task/XStatusIndicatorFactory.idl @@ -22,11 +22,9 @@ #include #include -//============================================================================= module com { module sun { module star { module task { -//============================================================================= /** provides multiple, probably parallel running, status indicator objects

@@ -38,7 +36,6 @@ */ published interface XStatusIndicatorFactory: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** create a new status indicator instance @returns diff --git a/offapi/com/sun/star/task/XStatusIndicatorSupplier.idl b/offapi/com/sun/star/task/XStatusIndicatorSupplier.idl index a31f01c9eec4..39f507a25272 100644 --- a/offapi/com/sun/star/task/XStatusIndicatorSupplier.idl +++ b/offapi/com/sun/star/task/XStatusIndicatorSupplier.idl @@ -23,18 +23,15 @@ #include -//============================================================================= module com { module sun { module star { module task { -//============================================================================= /** use XStatusIndicatorFactory instead of this @deprecated */ published interface XStatusIndicatorSupplier: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** use XStatusIndicatorFactory::createStatusIndicator() instead of this diff --git a/offapi/com/sun/star/task/XUrlContainer.idl b/offapi/com/sun/star/task/XUrlContainer.idl index 5944150a3aea..d872f2b73e2b 100644 --- a/offapi/com/sun/star/task/XUrlContainer.idl +++ b/offapi/com/sun/star/task/XUrlContainer.idl @@ -32,11 +32,9 @@ #include -//============================================================================= module com { module sun { module star { module task { -//============================================================================= /** Allows to store and retrieve URLs. URLs can be stored persistently or until end of OOo session. @@ -44,7 +42,6 @@ module com { module sun { module star { module task { */ /*published*/ interface XUrlContainer : com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** Add a URL to the container. @param Url URL to add to the container @@ -54,7 +51,6 @@ module com { module sun { module star { module task { */ void addUrl( [in] string Url, [in] boolean MakePersistent ); - //------------------------------------------------------------------------- /** Lookup a URL in the container. @param Url URL to lookup. @@ -62,14 +58,12 @@ module com { module sun { module star { module task { */ string findUrl( [in] string Url ); - //------------------------------------------------------------------------- /** Remove a URL from the container. @param Url URL to remove. */ void removeUrl( [in] string Url ); - //------------------------------------------------------------------------- /** Get all URLs. @param OnlyPersistent Only URLs that are stored persistently shall @@ -80,7 +74,6 @@ module com { module sun { module star { module task { }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/AccessibleEndnoteView.idl b/offapi/com/sun/star/text/AccessibleEndnoteView.idl index d82fc69c82e2..8fda16965dfc 100644 --- a/offapi/com/sun/star/text/AccessibleEndnoteView.idl +++ b/offapi/com/sun/star/text/AccessibleEndnoteView.idl @@ -33,11 +33,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** The accessible view of endnotes. @since OOo 1.1.2 @@ -124,7 +122,6 @@ published service AccessibleEndnoteView interface ::com::sun::star::accessibility::XAccessibleEventBroadcaster; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/AccessibleFootnoteView.idl b/offapi/com/sun/star/text/AccessibleFootnoteView.idl index dbe7a31233de..b4c0ff173ffb 100644 --- a/offapi/com/sun/star/text/AccessibleFootnoteView.idl +++ b/offapi/com/sun/star/text/AccessibleFootnoteView.idl @@ -33,11 +33,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** The accessible view of footnotes. @@ -124,7 +122,6 @@ published service AccessibleFootnoteView interface ::com::sun::star::accessibility::XAccessibleEventBroadcaster; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/AccessibleHeaderFooterView.idl b/offapi/com/sun/star/text/AccessibleHeaderFooterView.idl index ed6648302c65..4ae18122bdfc 100644 --- a/offapi/com/sun/star/text/AccessibleHeaderFooterView.idl +++ b/offapi/com/sun/star/text/AccessibleHeaderFooterView.idl @@ -33,11 +33,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** The accessible view of headers and footers. @@ -129,7 +127,6 @@ published service AccessibleHeaderFooterView interface ::com::sun::star::accessibility::XAccessibleEventBroadcaster; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/AccessiblePageView.idl b/offapi/com/sun/star/text/AccessiblePageView.idl index ef8b5d7835d4..fa86771accd9 100644 --- a/offapi/com/sun/star/text/AccessiblePageView.idl +++ b/offapi/com/sun/star/text/AccessiblePageView.idl @@ -33,11 +33,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** The accessible view of pages. @@ -200,7 +198,6 @@ published service AccessiblePageView interface ::com::sun::star::accessibility::XAccessibleEventBroadcaster; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/AccessibleParagraphView.idl b/offapi/com/sun/star/text/AccessibleParagraphView.idl index d89efef554ab..c8a3691f98d4 100644 --- a/offapi/com/sun/star/text/AccessibleParagraphView.idl +++ b/offapi/com/sun/star/text/AccessibleParagraphView.idl @@ -34,11 +34,9 @@ #include #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** The accessible view of a paragraph fragment. @@ -192,7 +190,6 @@ published service AccessibleParagraphView }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/AccessibleTextDocumentPageView.idl b/offapi/com/sun/star/text/AccessibleTextDocumentPageView.idl index 3ce604bc0a50..56b29d5550b9 100644 --- a/offapi/com/sun/star/text/AccessibleTextDocumentPageView.idl +++ b/offapi/com/sun/star/text/AccessibleTextDocumentPageView.idl @@ -25,11 +25,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** The accessible page preview of a text document. @@ -90,7 +88,6 @@ published service AccessibleTextDocumentPageView interface ::com::sun::star::accessibility::XAccessibleEventBroadcaster; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/AccessibleTextDocumentView.idl b/offapi/com/sun/star/text/AccessibleTextDocumentView.idl index 82e61497ce64..abfabe6ebffc 100644 --- a/offapi/com/sun/star/text/AccessibleTextDocumentView.idl +++ b/offapi/com/sun/star/text/AccessibleTextDocumentView.idl @@ -34,11 +34,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** The accessible view of a text document. @@ -201,7 +199,6 @@ published service AccessibleTextDocumentView interface ::com::sun::star::accessibility::XAccessibleEventBroadcaster; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/AccessibleTextEmbeddedObject.idl b/offapi/com/sun/star/text/AccessibleTextEmbeddedObject.idl index 88643e7ccfdc..d04fd6dcf881 100644 --- a/offapi/com/sun/star/text/AccessibleTextEmbeddedObject.idl +++ b/offapi/com/sun/star/text/AccessibleTextEmbeddedObject.idl @@ -35,11 +35,9 @@ -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** The accessible view of an inactive embedded object. If an embedded object gets active, the active document gets an accessible object @@ -119,7 +117,6 @@ published service AccessibleTextEmbeddedObject interface ::com::sun::star::accessibility::XAccessibleEventBroadcaster; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/AccessibleTextFrameView.idl b/offapi/com/sun/star/text/AccessibleTextFrameView.idl index 8c4303830afe..8aeab7d0a56c 100644 --- a/offapi/com/sun/star/text/AccessibleTextFrameView.idl +++ b/offapi/com/sun/star/text/AccessibleTextFrameView.idl @@ -25,11 +25,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** The accessible view of text frames. @@ -127,7 +125,6 @@ published service AccessibleTextFrameView interface ::com::sun::star::accessibility::XAccessibleEventBroadcaster; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/AccessibleTextGraphicObject.idl b/offapi/com/sun/star/text/AccessibleTextGraphicObject.idl index 5d21ee37ea94..23082b82ac5d 100644 --- a/offapi/com/sun/star/text/AccessibleTextGraphicObject.idl +++ b/offapi/com/sun/star/text/AccessibleTextGraphicObject.idl @@ -34,11 +34,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** The accessible view of graphics. @@ -113,7 +111,6 @@ published service AccessibleTextGraphicObject interface ::com::sun::star::accessibility::XAccessibleEventBroadcaster; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/AdvancedTextDocument.idl b/offapi/com/sun/star/text/AdvancedTextDocument.idl index 15ad4e8d35f7..2c915c838659 100644 --- a/offapi/com/sun/star/text/AdvancedTextDocument.idl +++ b/offapi/com/sun/star/text/AdvancedTextDocument.idl @@ -49,11 +49,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from xml: service com::sun::star::text::AdvancedTextDocument /** An advanced text document is an extension of a hypertext document @@ -92,35 +90,30 @@ published service AdvancedTextDocument // DocMerge: empty anyway interface com::sun::star::beans::XPropertySet; - //------------------------------------------------------------------------- // DocMerge from xml: property com::sun::star::text::AdvancedTextDocument::CharLocale /** contains the identifier of the default locale of the document. */ [property] com::sun::star::lang::Locale CharLocale; - //------------------------------------------------------------------------- // DocMerge from xml: property com::sun::star::text::AdvancedTextDocument::CharacterCount /** contains the count of all characters in the document. */ [readonly, property] long CharacterCount; - //------------------------------------------------------------------------- // DocMerge from xml: property com::sun::star::text::AdvancedTextDocument::ParagraphCount /** contains the count of all paragraphs in the document. */ [readonly, property] long ParagraphCount; - //------------------------------------------------------------------------- // DocMerge from xml: property com::sun::star::text::AdvancedTextDocument::WordCount /** contains the count of all words in the document.@see WordSeparator */ [readonly, property] long WordCount; - //------------------------------------------------------------------------- // DocMerge from xml: property com::sun::star::text::AdvancedTextDocument::WordSeparator /** contains a string that consists of characters that mark the @@ -136,7 +129,6 @@ published service AdvancedTextDocument }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/AuthorDisplayFormat.idl b/offapi/com/sun/star/text/AuthorDisplayFormat.idl index fcf64a6867c5..4587c5a78c33 100644 --- a/offapi/com/sun/star/text/AuthorDisplayFormat.idl +++ b/offapi/com/sun/star/text/AuthorDisplayFormat.idl @@ -20,36 +20,30 @@ #define __com_sun_star_text_AuthorDisplayFormat_idl__ -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** These constants are used to specify which parts of an author name are displayed in a field. */ published constants AuthorDisplayFormat { - //------------------------------------------------------------------------- /** The full name of the author is displayed */ const short FULL = 0; - //------------------------------------------------------------------------- /** Only the last name of the author is displayed */ const short LAST_NAME = 1; - //------------------------------------------------------------------------- /** Only the first name of the author is displayed */ const short FIRST_NAME = 2; - //------------------------------------------------------------------------- /** The initials of the author are displayed */ @@ -57,7 +51,6 @@ published constants AuthorDisplayFormat }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/AutoTextContainer.idl b/offapi/com/sun/star/text/AutoTextContainer.idl index 7ca0cb8c9a49..357555d048f2 100644 --- a/offapi/com/sun/star/text/AutoTextContainer.idl +++ b/offapi/com/sun/star/text/AutoTextContainer.idl @@ -23,11 +23,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from xml: service com::sun::star::text::AutoTextContainer /** provides access to groups of text blocks. @@ -41,7 +39,6 @@ published service AutoTextContainer }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/AutoTextEntry.idl b/offapi/com/sun/star/text/AutoTextEntry.idl index 678fd717b875..01d08ab66b2d 100644 --- a/offapi/com/sun/star/text/AutoTextEntry.idl +++ b/offapi/com/sun/star/text/AutoTextEntry.idl @@ -23,11 +23,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from xml: service com::sun::star::text::AutoTextEntry /** provides access to a text block in a group of @@ -48,7 +46,6 @@ published service AutoTextEntry }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/AutoTextGroup.idl b/offapi/com/sun/star/text/AutoTextGroup.idl index f355476f3760..0b33d17546ce 100644 --- a/offapi/com/sun/star/text/AutoTextGroup.idl +++ b/offapi/com/sun/star/text/AutoTextGroup.idl @@ -26,11 +26,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from xml: service com::sun::star::text::AutoTextGroup /** provides access to text blocks in a group.@see com::sun::star::text::AutoTextContainer @@ -51,7 +49,6 @@ published service AutoTextGroup }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/BaseFrame.idl b/offapi/com/sun/star/text/BaseFrame.idl index 1e304bf6b131..c840d081e8ba 100644 --- a/offapi/com/sun/star/text/BaseFrame.idl +++ b/offapi/com/sun/star/text/BaseFrame.idl @@ -29,11 +29,9 @@ #include #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** specifies the base service of text frames, graphic objects, and embedded objects */ @@ -41,7 +39,6 @@ published service BaseFrame { service BaseFrameProperties; service TextContent; - //------------------------------------------------------------------------- /** This interface specifies the access to the shape data (position and size) of the text frame. @@ -59,7 +56,6 @@ published service BaseFrame owner text of this text component. */ [optional] interface com::sun::star::drawing::XShape; - //------------------------------------------------------------------------- /** This interface makes it possible to access the properties of this text frame. @@ -67,21 +63,18 @@ published service BaseFrame a surrounding text. */ interface com::sun::star::beans::XPropertySet; - //------------------------------------------------------------------------- /** This interface specifies the name of this text frame.

The name may be set automatically by the container if it is not set when inserted. In this case a random, unique name is assigned. */ interface com::sun::star::container::XNamed; - //------------------------------------------------------------------------- /** contains the name of the frame style that is applied to this object. */ [property] string FrameStyleName; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/BaseFrameProperties.idl b/offapi/com/sun/star/text/BaseFrameProperties.idl index 3eed1030a5a5..f1ca273ecfba 100644 --- a/offapi/com/sun/star/text/BaseFrameProperties.idl +++ b/offapi/com/sun/star/text/BaseFrameProperties.idl @@ -37,11 +37,9 @@ #include #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** specifies the properties that are provided by all text frames, graphic objects, embedded objects and frame styles. @@ -53,165 +51,135 @@ published service BaseFrameProperties */ [optional] service com::sun::star::xml::UserDefinedAttributesSupplier; - //------------------------------------------------------------------------- /** contains the number of the page where the objects are anchored.

The value is valid only if the AnchorType is TextContentAnchorType::AT_PAGE.

*/ [property] short AnchorPageNo; - //------------------------------------------------------------------------- /** contains the text frame the current frame is anchored to.

The value is valid only if the AnchorType is TextContentAnchorType::AT_FRAME.

*/ [property] com::sun::star::text::XTextFrame AnchorFrame; - //------------------------------------------------------------------------- /** contains the color of the background of the object. */ [property] com::sun::star::util::Color BackColor; - //------------------------------------------------------------------------- /** contains the URL for the background graphic. */ [property] string BackGraphicURL; - //------------------------------------------------------------------------- /** contains the name of the file filter for the background graphic. */ [property] string BackGraphicFilter; - //------------------------------------------------------------------------- /** determines the position of the background graphic. */ [property] com::sun::star::style::GraphicLocation BackGraphicLocation; - //------------------------------------------------------------------------- /** contains the left border of the object. @see BaseFrame::com::sun::star::table::BorderLine */ [property] com::sun::star::table::BorderLine LeftBorder; - //------------------------------------------------------------------------- /** contains the right border of the object. @see BaseFrame::com::sun::star::table::BorderLine */ [property] com::sun::star::table::BorderLine RightBorder; - //------------------------------------------------------------------------- /** contains the top border of the object. @see BaseFrame::com::sun::star::table::BorderLine */ [property] com::sun::star::table::BorderLine TopBorder; - //------------------------------------------------------------------------- /** contains the bottom border of the object. @see BaseFrame::com::sun::star::table::BorderLine */ [property] com::sun::star::table::BorderLine BottomBorder; - //------------------------------------------------------------------------- /** contains the distance from the border to the object. */ [property] long BorderDistance; - //------------------------------------------------------------------------- /** contains the distance from the left border to the object. */ [property] long LeftBorderDistance; - //------------------------------------------------------------------------- /** contains the distance from the right border to the object. */ [property] long RightBorderDistance; - //------------------------------------------------------------------------- /** contains the distance from the top border to the object. */ [property] long TopBorderDistance; - //------------------------------------------------------------------------- /** contains the distance from the bottom border to the object. */ [property] long BottomBorderDistance; - //------------------------------------------------------------------------- /** If TRUE, the "BackColor" is ignored. */ [property] boolean BackTransparent; - //------------------------------------------------------------------------- /** determines if the content is protected. */ [property] boolean ContentProtected; - //------------------------------------------------------------------------- /** contains the left margin of the object. */ [property] long LeftMargin; - //------------------------------------------------------------------------- /** contains the right margin of the object. */ [property] long RightMargin; - //------------------------------------------------------------------------- /** contains the top margin of the object. */ [property] long TopMargin; - //------------------------------------------------------------------------- /** contains the bottom margin of the object. */ [property] long BottomMargin; - //------------------------------------------------------------------------- /** contains the height of the object (1/100 mm).

It is only valid if TextEmbeddedObject::RelativeHeight is zero.

*/ [property] long Height; - //------------------------------------------------------------------------- /** contains the width of the object (1/100 mm).

It is only valid if TextEmbeddedObject::RelativeWidth is zero.

*/ [property] long Width; - //------------------------------------------------------------------------- /** contains the relative height of the object.

It is only valid if it is greater than zero.

*/ [property] short RelativeHeight; - //------------------------------------------------------------------------- /** contains the relative width of the object.

It is only valid if it is greater than zero.

*/ [property] short RelativeWidth; - //------------------------------------------------------------------------- /** determines whether the width follows the height. */ [property] boolean IsSyncWidthToHeight; - //------------------------------------------------------------------------- /** determines whether the height follows the width. */ [property] boolean IsSyncHeightToWidth; - //------------------------------------------------------------------------- /** determines the horizontal orientation of the object. @see BaseFrame::HoriOrientation */ [property] short HoriOrient; - //------------------------------------------------------------------------- /** contains the horizontal position of the object (1/100 mm).

It is only valid if "HoriOrient" is HoriOrientation_NONE.

*/ [property] long HoriOrientPosition; - //------------------------------------------------------------------------- /** determines the environment of the object to which the orientation is related. @@ -219,14 +187,12 @@ published service BaseFrameProperties */ [property] short HoriOrientRelation; - //------------------------------------------------------------------------- /** determines the vertical orientation of the object. @see BaseFrame::VertOrientation */ [property] short VertOrient; - //------------------------------------------------------------------------- /** contains the vertical position of the object (1/100 mm). It is only valid if TextEmbeddedObject::VertOrient is @@ -234,7 +200,6 @@ published service BaseFrameProperties */ [property] long VertOrientPosition; - //------------------------------------------------------------------------- /** determines the environment of the object to which the orientation is related. @@ -242,52 +207,42 @@ published service BaseFrameProperties */ [property] short VertOrientRelation; - //------------------------------------------------------------------------- /** contains the URL of a hyperlink that is set at the object. */ [property] string HyperLinkURL; - //------------------------------------------------------------------------- /** contains the name of the target for a hyperlink that is set at the object. */ [property] string HyperLinkTarget; - //------------------------------------------------------------------------- /** contains the name of the hyperlink that is set at the object. */ [property] string HyperLinkName; - //------------------------------------------------------------------------- /** determines if the object is opaque or transparent for text. */ [property] boolean Opaque; - //------------------------------------------------------------------------- /** determines if the object is mirrored on even pages. */ [property] boolean PageToggle; - //------------------------------------------------------------------------- /** determines if the position is protected. */ [property] boolean PositionProtected; - //------------------------------------------------------------------------- /** determines if the object is included in printing. */ [property] boolean Print; - //------------------------------------------------------------------------- /** contains the type of the shadow of the object. */ [property] com::sun::star::table::ShadowFormat ShadowFormat; - //------------------------------------------------------------------------- /** determines if the object gets an image map from a server. */ [property] boolean ServerMap; - //------------------------------------------------------------------------- /** contains the size of the object. @see BaseFrame::Height @@ -295,24 +250,20 @@ published service BaseFrameProperties */ [property] com::sun::star::awt::Size Size; - //------------------------------------------------------------------------- /** determines if the size is protected. */ [property] boolean SizeProtected; - //------------------------------------------------------------------------- /** determines the type of the surrounding text. @deprecated */ [property] com::sun::star::text::WrapTextMode Surround; - //------------------------------------------------------------------------- /** determines if the text of the paragraph in which the object is anchored, wraps around the object. */ [property] boolean SurroundAnchorOnly; - //------------------------------------------------------------------------- /** determines the influence of the text wrap on the positioning of the shape @@ -324,7 +275,6 @@ published service BaseFrameProperties */ [optional, property] short WrapInfluenceOnPosition; - //------------------------------------------------------------------------- /** returns the actual size of the object.

Since to obtain the correct actual size of the object not only @@ -336,7 +286,6 @@ published service BaseFrameProperties */ [optional, property, maybevoid] com::sun::star::awt::Size LayoutSize; - //------------------------------------------------------------------------- /** contains short title for the object

This short title is visible as an alternative tag in HTML format. @@ -346,7 +295,6 @@ published service BaseFrameProperties */ [optional, property] string Title; - //------------------------------------------------------------------------- /** contains description for the object

The long description text can be entered to describe a object in @@ -358,7 +306,6 @@ published service BaseFrameProperties [optional, property] string Description; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/BaseIndex.idl b/offapi/com/sun/star/text/BaseIndex.idl index 0ced1ad42150..028d0bf5b9f0 100644 --- a/offapi/com/sun/star/text/BaseIndex.idl +++ b/offapi/com/sun/star/text/BaseIndex.idl @@ -38,11 +38,9 @@ #include #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from xml: service com::sun::star::text::BaseIndex /** specifies the basic service of different indexes within a document.@see com::sun::star::text::DocumentIndex @@ -57,7 +55,6 @@ published service BaseIndex // DocMerge: empty anyway interface com::sun::star::text::XDocumentIndex; - //------------------------------------------------------------------------- /** contains the title of the index.*/ // DocMerge: empty anyway @@ -154,17 +151,12 @@ published service BaseIndex complete document content or from the current chapter only.

It is not available in the bibliography

*/ [optional, property] boolean CreateFromChapter; - //------------------------------------------------------------------------ /** the text section containing the content of the index */ [property] com::sun::star::text::XTextSection ContentSection; - //------------------------------------------------------------------------ - //------------------------------------------------------------------------ /** the text section containing the header of the index */ [property] com::sun::star::text::XTextSection HeaderSection; - //------------------------------------------------------------------------ }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/BaseIndexMark.idl b/offapi/com/sun/star/text/BaseIndexMark.idl index ef5f867a6710..28830ed96e9c 100644 --- a/offapi/com/sun/star/text/BaseIndexMark.idl +++ b/offapi/com/sun/star/text/BaseIndexMark.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** is a TextRange which is explicitly marked as an index entry. This is the base service of index marks for DocumentIndex, @@ -35,7 +33,6 @@ published service BaseIndexMark { service com::sun::star::text::TextContent; - //------------------------------------------------------------------------- /** the string that will be inserted into the corresponding index. If AlternativeText is empty then the string that is marked by the TextRange is inserted into the index. @@ -43,7 +40,6 @@ published service BaseIndexMark [property] string AlternativeText; }; -//============================================================================= }; }; }; }; #endif diff --git a/offapi/com/sun/star/text/Bibliography.idl b/offapi/com/sun/star/text/Bibliography.idl index 34ccf78c0f3f..b4281e1f0eab 100644 --- a/offapi/com/sun/star/text/Bibliography.idl +++ b/offapi/com/sun/star/text/Bibliography.idl @@ -23,11 +23,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from xml: service com::sun::star::text::Bibliography /** specifies service of bibliography within a text document.@see com::sun::star::text::BaseIndex @@ -36,17 +34,14 @@ published service Bibliography { // DocMerge: empty anyway service com::sun::star::text::BaseIndex; - //------------------------------------------------------------------------ /** contains the locale of the index. */ [property] com::sun::star::lang::Locale Locale; - //------------------------------------------------------------------------ /** contains the name of the sort algorithm that is used to sort the entries. */ [property] string SortAlgorithm; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/BibliographyDataField.idl b/offapi/com/sun/star/text/BibliographyDataField.idl index b1062db043bc..e3920d625011 100644 --- a/offapi/com/sun/star/text/BibliographyDataField.idl +++ b/offapi/com/sun/star/text/BibliographyDataField.idl @@ -19,10 +19,8 @@ #ifndef __com_sun_star_text_BibliographyDataField_idl__ #define __com_sun_star_text_BibliographyDataField_idl__ -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from idl: constants com::sun::star::text::BibliographyDataField /** These values define parts of bibliographic data. They are used to create a @@ -32,7 +30,6 @@ */ published constants BibliographyDataField { - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::text::BibliographyDataField::IDENTIFIER /** This field contains a unique identifier for the bibliographic data. @@ -191,7 +188,6 @@ published constants BibliographyDataField */ const short ISBN = 30; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/BibliographyDataType.idl b/offapi/com/sun/star/text/BibliographyDataType.idl index 6077fb72bcda..8fced5740f9e 100644 --- a/offapi/com/sun/star/text/BibliographyDataType.idl +++ b/offapi/com/sun/star/text/BibliographyDataType.idl @@ -28,17 +28,14 @@ #ifndef __com_sun_star_text_BibliographyDataType_idl__ #define __com_sun_star_text_BibliographyDataType_idl__ -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from idl: constants com::sun::star::text::BibliographyDataType /** These values define the type of bibliographic data like book, journal, magazine, etc. */ published constants BibliographyDataType { - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::text::BibliographyDataType::ARTICLE /** An article from a journal or magazine. @@ -151,7 +148,6 @@ published constants BibliographyDataType */ const short CUSTOM5 = 21; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/Bookmark.idl b/offapi/com/sun/star/text/Bookmark.idl index b3309df29e92..ca1483e57384 100644 --- a/offapi/com/sun/star/text/Bookmark.idl +++ b/offapi/com/sun/star/text/Bookmark.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from xml: service com::sun::star::text::Bookmark /** A bookmark is a TextContent, which is like a jump @@ -47,7 +45,6 @@ published service Bookmark }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/Bookmarks.idl b/offapi/com/sun/star/text/Bookmarks.idl index 5d1d743dc8dc..3dfd2f7986eb 100644 --- a/offapi/com/sun/star/text/Bookmarks.idl +++ b/offapi/com/sun/star/text/Bookmarks.idl @@ -23,11 +23,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from xml: service com::sun::star::text::Bookmarks /** This service specifies a collection of Bookmarks. @@ -50,7 +48,6 @@ published service Bookmarks }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/Cell.idl b/offapi/com/sun/star/text/Cell.idl index 99beb2115e42..7186ca9c7e84 100644 --- a/offapi/com/sun/star/text/Cell.idl +++ b/offapi/com/sun/star/text/Cell.idl @@ -34,11 +34,9 @@ #include #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** represents a singe cell within a text table. @@ -46,12 +44,10 @@ module com { module sun { module star { module text { */ service Cell { - //------------------------------------------------------------------------- /** contains the properties of the text table cell. */ service com::sun::star::text::CellProperties; - //------------------------------------------------------------------------- /** contains properties from table cells.

All of these properties are either already available in the @@ -87,13 +83,11 @@ service Cell */ service com::sun::star::table::CellProperties; - //------------------------------------------------------------------------- /** provides access to the cell contents. */ interface com::sun::star::table::XCell; - //------------------------------------------------------------------------- /** provides access to formatted and unformatted text contents. */ @@ -101,7 +95,6 @@ service Cell }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/CellProperties.idl b/offapi/com/sun/star/text/CellProperties.idl index 789333ff1bc7..be5aa58e3b3b 100644 --- a/offapi/com/sun/star/text/CellProperties.idl +++ b/offapi/com/sun/star/text/CellProperties.idl @@ -28,11 +28,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** service that holds all cell properties of a text table cell in a text document. @@ -40,105 +38,85 @@ */ published service CellProperties { - //------------------------------------------------------------------------- /** contains user defined attributes. @see UserDefinedAttributesSupplier */ service com::sun::star::xml::UserDefinedAttributesSupplier; - //------------------------------------------------------------------------- /** gives access to the objects properties */ interface com::sun::star::beans::XPropertySet; - //------------------------------------------------------------------------- /** contains the cell name, see SwXTextTable::getCellByName for more information */ [property] string CellName; - //------------------------------------------------------------------------- /** contains the background color. */ [property] com::sun::star::util::Color BackColor; - //------------------------------------------------------------------------- /** contains the URL to the background graphic. */ [property] string BackGraphicURL; - //------------------------------------------------------------------------- /** contains the name of the graphic filter of the background graphic. */ [property] string BackGraphicFilter; - //------------------------------------------------------------------------- /** determines the position of the background graphic. */ [property] com::sun::star::style::GraphicLocation BackGraphicLocation; - //------------------------------------------------------------------------- /** contains the number format. */ [property] long NumberFormat; - //------------------------------------------------------------------------- /** determines whether the background is transparent. */ [property] boolean BackTransparent; - //------------------------------------------------------------------------- /** contains the left border line. */ [property] com::sun::star::table::BorderLine LeftBorder; - //------------------------------------------------------------------------- /** contains the right border line. */ [property] com::sun::star::table::BorderLine RightBorder; - //------------------------------------------------------------------------- /** contains the top border line. */ [property] com::sun::star::table::BorderLine TopBorder; - //------------------------------------------------------------------------- /** contains the bottom border line. */ [property] com::sun::star::table::BorderLine BottomBorder; - //------------------------------------------------------------------------- /** contains the distance of the left border. */ [property] long LeftBorderDistance; - //------------------------------------------------------------------------- /** contains the distance of the right border. */ [property] long RightBorderDistance; - //------------------------------------------------------------------------- /** contains the distance of the top border. */ [property] long TopBorderDistance; - //------------------------------------------------------------------------- /** contains the distance of the bottom border. */ [property] long BottomBorderDistance; - //------------------------------------------------------------------------- /** contains the text section the text table is contained in if there is any. */ [readonly, property]com::sun::star::text::XTextSection TextSection; - //------------------------------------------------------------------------- /** determines whether the cell is write protected or not. */ [property] boolean IsProtected; - //------------------------------------------------------------------------- /** the vertical orientation of the text inside of the table cells in this row.@see VertOrientation */ @@ -146,7 +124,6 @@ published service CellProperties }; -//============================================================================= }; }; }; }; #endif diff --git a/offapi/com/sun/star/text/CellRange.idl b/offapi/com/sun/star/text/CellRange.idl index f30533e1c527..fa346a524a06 100644 --- a/offapi/com/sun/star/text/CellRange.idl +++ b/offapi/com/sun/star/text/CellRange.idl @@ -33,11 +33,9 @@ #include #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** area of cells within a text table. @@ -63,51 +61,43 @@ published service CellRange [optional] interface com::sun::star::chart::XChartDataArray; - //----------------------------------------------------------------------------- /** contains color of the background. */ [property] com::sun::star::util::Color BackColor; - //----------------------------------------------------------------------------- /** contains the filter name of the background graphic. */ [property] string BackGraphicFilter; - //----------------------------------------------------------------------------- /** determines the location of the background graphic. */ [property] com::sun::star::style::GraphicLocation BackGraphicLocation; - //----------------------------------------------------------------------------- /** contains the URL of the background graphic. */ [property] string BackGraphicURL; - //----------------------------------------------------------------------------- /** determines if the background color is transparent. */ [property] boolean BackTransparent; - //----------------------------------------------------------------------------- /** determines if the first column of the table should be treated as axis labels when a chart is to be created. */ [property] boolean ChartColumnAsLabel; - //----------------------------------------------------------------------------- /** determines if the first row of the table should be treated as axis labels when a chart is to be created. */ [property] boolean ChartRowAsLabel; - //----------------------------------------------------------------------------- /** contains the number format. */ @@ -115,7 +105,6 @@ published service CellRange }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/ChainedTextFrame.idl b/offapi/com/sun/star/text/ChainedTextFrame.idl index a473973609eb..942401598f37 100644 --- a/offapi/com/sun/star/text/ChainedTextFrame.idl +++ b/offapi/com/sun/star/text/ChainedTextFrame.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** extends a TextFrame which shares the same Text with other ChainedTextFrame instances that will make the text @@ -39,14 +37,12 @@ published service ChainedTextFrame { service com::sun::star::text::TextFrame; - //------------------------------------------------------------------------- /** name of the previous frame in the chain

An empty string indicates that there is no previous frame.

*/ [property, maybevoid] string ChainNextName; - //------------------------------------------------------------------------- /** name of the next frame in the chain

An empty string indicates that there is no next frame.

@@ -54,7 +50,6 @@ published service ChainedTextFrame [property, maybevoid] string ChainPrevName; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/ChapterFormat.idl b/offapi/com/sun/star/text/ChapterFormat.idl index f5ff77419a5c..03e5abd12253 100644 --- a/offapi/com/sun/star/text/ChapterFormat.idl +++ b/offapi/com/sun/star/text/ChapterFormat.idl @@ -20,11 +20,9 @@ #define __com_sun_star_text_ChapterFormat_idl__ -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from idl: constants com::sun::star::text::ChapterFormat /** These constants define the display format of the chapter number in a @@ -32,35 +30,30 @@ */ published constants ChapterFormat { - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::text::ChapterFormat::NAME /** The title of the chapter is displayed. */ const short NAME = 0; - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::text::ChapterFormat::NUMBER /** The number including prefix and suffix of the chapter is displayed. */ const short NUMBER = 1; - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::text::ChapterFormat::NAME_NUMBER /** The title and number including prefix and suffix of the chapter are displayed. */ const short NAME_NUMBER = 2; - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::text::ChapterFormat::NO_PREFIX_SUFFIX /** The name and number of the chapter are displayed. */ const short NO_PREFIX_SUFFIX = 3; - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::text::ChapterFormat::DIGIT /** The number of the chapter is displayed. @@ -69,7 +62,6 @@ published constants ChapterFormat }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/ChapterNumberingRule.idl b/offapi/com/sun/star/text/ChapterNumberingRule.idl index c87a8ee60023..3a2bd61a3f25 100644 --- a/offapi/com/sun/star/text/ChapterNumberingRule.idl +++ b/offapi/com/sun/star/text/ChapterNumberingRule.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from xml: service com::sun::star::text::ChapterNumberingRule /** describes the rules for chapter numbering in a text document. @@ -55,7 +53,6 @@ published service ChapterNumberingRule // DocMerge: empty anyway service com::sun::star::style::NumberingRule; - //------------------------------------------------------------------------- // DocMerge from xml: property com::sun::star::text::ChapterNumberingRule::HeadingStyleName /** contains the name of the paragraph style that marks this heading @@ -70,7 +67,6 @@ published service ChapterNumberingRule }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/CharacterCompressionType.idl b/offapi/com/sun/star/text/CharacterCompressionType.idl index 3ac89427b99e..16e6338b8b8a 100644 --- a/offapi/com/sun/star/text/CharacterCompressionType.idl +++ b/offapi/com/sun/star/text/CharacterCompressionType.idl @@ -20,34 +20,28 @@ #define __com_sun_star_text_CharacterCompressionType_idl__ -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** These constants define character compression in Asian text. */ published constants CharacterCompressionType { - //------------------------------------------------------------------------- /** the characters are uncompressed. */ const short NONE = 0; - //------------------------------------------------------------------------- /** only punctuation is compressed. */ const short PUNCTUATION_ONLY = 1; - //------------------------------------------------------------------------- /** punctuation and Japanese Kana are compressed. */ const short PUNCTUATION_AND_KANA = 2; }; -//============================================================================= }; }; }; }; #endif diff --git a/offapi/com/sun/star/text/ContentIndex.idl b/offapi/com/sun/star/text/ContentIndex.idl index 83e87e681077..e5aa4cc318ce 100644 --- a/offapi/com/sun/star/text/ContentIndex.idl +++ b/offapi/com/sun/star/text/ContentIndex.idl @@ -32,11 +32,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** specifies service of content indexes within a document.@see com::sun::star::text::BaseIndex */ @@ -67,7 +65,6 @@ published service ContentIndex }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/ContentIndexMark.idl b/offapi/com/sun/star/text/ContentIndexMark.idl index 7d19d7c3fc8b..46b6d21aef23 100644 --- a/offapi/com/sun/star/text/ContentIndexMark.idl +++ b/offapi/com/sun/star/text/ContentIndexMark.idl @@ -23,11 +23,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from xml: service com::sun::star::text::DocumentIndexMark /** is a TextRange which is explicitly marked @@ -39,14 +37,12 @@ published service ContentIndexMark service com::sun::star::text::BaseIndexMark; - //------------------------------------------------------------------------- /** contains the level into which the index mark will be inserted into the content index. */ [property] short Level; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/ControlCharacter.idl b/offapi/com/sun/star/text/ControlCharacter.idl index bc16859baf94..6b1f567fead4 100644 --- a/offapi/com/sun/star/text/ControlCharacter.idl +++ b/offapi/com/sun/star/text/ControlCharacter.idl @@ -20,11 +20,9 @@ #define __com_sun_star_text_ControlCharacter_idl__ -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from idl: constants com::sun::star::text::ControlCharacter /** These constants are the codes for inserting control characters @@ -32,21 +30,18 @@ */ published constants ControlCharacter { - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::text::ControlCharacter::PARAGRAPH_BREAK /** This control character starts a new paragraph. */ const short PARAGRAPH_BREAK = 0; - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::text::ControlCharacter::LINE_BREAK /** This control character starts a new line in a paragraph. */ const short LINE_BREAK = 1; - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::text::ControlCharacter::HARD_HYPHEN /** This control character equals a dash but prevents this @@ -54,7 +49,6 @@ published constants ControlCharacter */ const short HARD_HYPHEN = 2; - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::text::ControlCharacter::SOFT_HYPHEN /** This control character defines a special position as a @@ -64,7 +58,6 @@ published constants ControlCharacter */ const short SOFT_HYPHEN = 3; - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::text::ControlCharacter::HARD_SPACE /** This control character is used to link two words and @@ -73,13 +66,11 @@ published constants ControlCharacter */ const short HARD_SPACE = 4; - //------------------------------------------------------------------------- /** This control character appends a new paragraph. */ const short APPEND_PARAGRAPH = 5; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/DateDisplayFormat.idl b/offapi/com/sun/star/text/DateDisplayFormat.idl index 1f16092520f3..16437a94b085 100644 --- a/offapi/com/sun/star/text/DateDisplayFormat.idl +++ b/offapi/com/sun/star/text/DateDisplayFormat.idl @@ -20,11 +20,9 @@ #define __com_sun_star_text_DateDisplayFormat_idl__ -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** This constants define how a date field is formated before it is displayed. The format may also depend on the system or document locale. The samples @@ -38,50 +36,42 @@ published constants DateDisplayFormat */ const short STANDARD_SHORT = 0; - //------------------------------------------------------------------------- /** the longest system standard */ const short STANDARD_LONG = 1; - //------------------------------------------------------------------------- /** 22.11.73 */ const short MMDDYY = 2; - //------------------------------------------------------------------------- /** 22.11.1973 */ const short MMDDYYYY = 3; - //------------------------------------------------------------------------- /** 22. Nov 1973 */ const short DDMMMYYYY = 4; - //------------------------------------------------------------------------- /** 22. November 1973 */ const short DDMMMMYYYY = 5; - //------------------------------------------------------------------------- /** Do, 22. November 1973 */ const short NNDDMMMMYYYY = 6; - //------------------------------------------------------------------------- /** Donnerstag, 22. November 1973 */ const short NNNNDDMMMMYYYY = 7; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/DefaultNumberingProvider.idl b/offapi/com/sun/star/text/DefaultNumberingProvider.idl index 33f77dca541b..08cff34575d0 100644 --- a/offapi/com/sun/star/text/DefaultNumberingProvider.idl +++ b/offapi/com/sun/star/text/DefaultNumberingProvider.idl @@ -31,17 +31,14 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** provides access to language dependent numbering types and supports formatting of those numberings. */ published service DefaultNumberingProvider : XDefaultNumberingProvider; -//============================================================================= }; }; }; }; #endif diff --git a/offapi/com/sun/star/text/Defaults.idl b/offapi/com/sun/star/text/Defaults.idl index 1b277235d2a5..2c117c2b9e16 100644 --- a/offapi/com/sun/star/text/Defaults.idl +++ b/offapi/com/sun/star/text/Defaults.idl @@ -27,11 +27,9 @@ #include #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** provides default settings of a text component for paragraph and character properties. @@ -53,13 +51,11 @@ published service Defaults interface com::sun::star::beans::XPropertySet; - //----------------------------------------------------------------------------- /** default tab-distance to be used. */ [property] long TabStopDistance; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/DependentTextField.idl b/offapi/com/sun/star/text/DependentTextField.idl index 04c04d5984f6..725d1ed6be48 100644 --- a/offapi/com/sun/star/text/DependentTextField.idl +++ b/offapi/com/sun/star/text/DependentTextField.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from xml: service com::sun::star::text::DependentTextField /** is a TextField which is not specified by itself, @@ -48,7 +46,6 @@ published service DependentTextField }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/DocumentIndex.idl b/offapi/com/sun/star/text/DocumentIndex.idl index 989a01cbab72..439cfeb2ee70 100644 --- a/offapi/com/sun/star/text/DocumentIndex.idl +++ b/offapi/com/sun/star/text/DocumentIndex.idl @@ -33,11 +33,9 @@ #include #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** specifies service of content indexes within a document.@see com::sun::star::text::BaseIndex */ @@ -83,18 +81,15 @@ published service DocumentIndex */ [readonly, property] sequence DocumentIndexMarks; - //------------------------------------------------------------------------ /** contains the locale of the index. */ [property] com::sun::star::lang::Locale Locale; - //------------------------------------------------------------------------ /** contains the name of the sort algorithm that is used to sort the entries. */ [property] string SortAlgorithm; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/DocumentIndexFormat.idl b/offapi/com/sun/star/text/DocumentIndexFormat.idl index 3d6b1c024ba1..93bcb75c81df 100644 --- a/offapi/com/sun/star/text/DocumentIndexFormat.idl +++ b/offapi/com/sun/star/text/DocumentIndexFormat.idl @@ -20,11 +20,9 @@ #define __com_sun_star_text_DocumentIndexFormat_idl__ -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** specifies the formatting of document indexes. @deprecated @@ -33,14 +31,12 @@ module com { module sun { module star { module text { */ published service DocumentIndexFormat { - //------------------------------------------------------------------------- /** This property contains the name of the paragraph style that is used for the index title. */ [property] string TitleStyle; - //------------------------------------------------------------------------- /** This property contains the name of the paragraph style that is used for the separator. This entry is ignored for user indexes and content indexes. @@ -48,30 +44,25 @@ published service DocumentIndexFormat */ [property] string SeparatorStyle; - //------------------------------------------------------------------------- /** contains the number of levels in the document index. */ [readonly, property] short LevelCount; - //------------------------------------------------------------------------- /** This sequence contains the names of the paragraph styles that are applied to the level corresponding to the position in the sequence. */ [property] sequence LevelStyles; - //------------------------------------------------------------------------- /** This method specifies whether the form supports hyperlinks. */ [readonly, property] boolean HasHyperlinks; - //------------------------------------------------------------------------- /** return an object that provides the service "com.sun.star.text.DocumentIndexLevelFormat" @see com.sun.star.text.DocumentIndexLevelFormat */ [property] sequence LevelFormat; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/DocumentIndexLevelFormat.idl b/offapi/com/sun/star/text/DocumentIndexLevelFormat.idl index c1fd2b142c4e..9ba5794d4ca8 100644 --- a/offapi/com/sun/star/text/DocumentIndexLevelFormat.idl +++ b/offapi/com/sun/star/text/DocumentIndexLevelFormat.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from xml: service com::sun::star::text::DocumentIndexLevelFormat /** This service provides access to the structure of the levels of document indexes. @@ -128,11 +126,9 @@ published service DocumentIndexLevelFormat // DocMerge: empty anyway interface com::sun::star::container::XIndexReplace; - //------------------------------------------------------------------------- }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/DocumentIndexMark.idl b/offapi/com/sun/star/text/DocumentIndexMark.idl index a6c83adbbfbc..ba5cb8996139 100644 --- a/offapi/com/sun/star/text/DocumentIndexMark.idl +++ b/offapi/com/sun/star/text/DocumentIndexMark.idl @@ -32,11 +32,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** is a TextRange which is explicitly marked as an index entry for a DocumentIndex. @@ -47,24 +45,20 @@ published service DocumentIndexMark service com::sun::star::text::BaseIndexMark; - //------------------------------------------------------------------------- /** contains the primary key of the index entry. It is used to build a hierarchical document index. */ [property] string PrimaryKey; - //------------------------------------------------------------------------- /** contains the secondary key of the index entry. It is used to build a hierarchical document index. */ [property] string SecondaryKey; - //------------------------------------------------------------------------- /** determines if this entry is a main entry. In a document index this entry will be emphasized by assigning a character style to it. */ [property] boolean IsMainEntry; }; -//============================================================================= }; }; }; }; #endif diff --git a/offapi/com/sun/star/text/DocumentIndexMarkAsian.idl b/offapi/com/sun/star/text/DocumentIndexMarkAsian.idl index 818ffa561556..2bd9d2099ef6 100644 --- a/offapi/com/sun/star/text/DocumentIndexMarkAsian.idl +++ b/offapi/com/sun/star/text/DocumentIndexMarkAsian.idl @@ -21,11 +21,9 @@ -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** is a TextRange which is explicitly marked as an index entry for a DocumentIndex. @@ -37,24 +35,20 @@ */ published service DocumentIndexMarkAsian { - //------------------------------------------------------------------------- /** contains the reading of the string which has been chosen for the index entry. */ [property] string TextReading; - //------------------------------------------------------------------------- /** contains the reading of the primary key of the index entry. It is used to build a hierarchical document index. */ [property] string PrimaryKeyReading; - //------------------------------------------------------------------------- /** contains the reading the secondary key of the index entry. It is used to build a hierarchical document index. */ [property] string SecondaryKeyReading; }; -//============================================================================= }; }; }; }; #endif diff --git a/offapi/com/sun/star/text/DocumentIndexParagraphStyles.idl b/offapi/com/sun/star/text/DocumentIndexParagraphStyles.idl index 707038760e43..6984709b021a 100644 --- a/offapi/com/sun/star/text/DocumentIndexParagraphStyles.idl +++ b/offapi/com/sun/star/text/DocumentIndexParagraphStyles.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from xml: service com::sun::star::text::DocumentIndexParagraphStyles /** provides access to the names of paragraph styles that are included @@ -35,11 +33,9 @@ published service DocumentIndexParagraphStyles { // DocMerge: empty anyway interface com::sun::star::container::XIndexReplace; - //------------------------------------------------------------------------- }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/DocumentIndexes.idl b/offapi/com/sun/star/text/DocumentIndexes.idl index dbca16eb3726..bf70ded51260 100644 --- a/offapi/com/sun/star/text/DocumentIndexes.idl +++ b/offapi/com/sun/star/text/DocumentIndexes.idl @@ -23,11 +23,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** provides access to all indexes in a document. */ @@ -51,7 +49,6 @@ published service DocumentIndexes }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/DocumentSettings.idl b/offapi/com/sun/star/text/DocumentSettings.idl index 6ec849fa9c96..f1f54e9984df 100644 --- a/offapi/com/sun/star/text/DocumentSettings.idl +++ b/offapi/com/sun/star/text/DocumentSettings.idl @@ -33,11 +33,9 @@ #include #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** describes properties that apply to the whole text document. */ @@ -49,12 +47,10 @@ published service DocumentSettings [optional] service com::sun::star::text::PrintPreviewSettings; - //------------------------------------------------------------------------- /** gives access to the properties implemented by this service. */ interface com::sun::star::beans::XPropertySet; - //------------------------------------------------------------------------- /** specifies if charts in text documents are updated automatically. @@ -93,7 +89,6 @@ published service DocumentSettings */ [optional, property] boolean AlignTabStopPosition; - // ------------------------------------------------------------ /** specifies if the contents of links in the global document are saved or not. @@ -103,7 +98,6 @@ published service DocumentSettings something like SaveLinkedDocumentContent.

*/ [optional, property] boolean SaveGlobalDocumentLinks; - // ------------------------------------------------------------ /** specifies if the document has been created as a label document.

This property indicates that the document contains multiple text frames @@ -112,7 +106,6 @@ published service DocumentSettings */ [optional, property] boolean IsLabelDocument; - // ------------------------------------------------------------ /** specifies if the former (till OpenOffice.org 1.1) or the new line spacing formatting is applied. @@ -132,7 +125,6 @@ published service DocumentSettings @since OOo 2.0 */ [optional, property] boolean UseFormerLineSpacing; - // ------------------------------------------------------------ /** specifies if paragraph and table spacing is added at the bottom of table cells @@ -149,7 +141,6 @@ published service DocumentSettings @since OOo 2.0 */ [optional, property] boolean AddParaSpacingToTableCells; - // ------------------------------------------------------------ /** specifies if the former (till OpenOffice.org 1.1) or the new object positioning is applied. @@ -168,7 +159,6 @@ published service DocumentSettings */ [optional, property] boolean UseFormerObjectPositioning; - // ------------------------------------------------------------ /** specifies if the text wrap of floating screen objects are considered in a specified way in the positioning algorithm. @@ -185,7 +175,6 @@ published service DocumentSettings */ [optional, property] boolean ConsiderTextWrapOnObjPos; - // ------------------------------------------------------------ /** specifies if Math objects should automatically vertically aligned to match the baseline of the surrounding text. @@ -197,7 +186,6 @@ published service DocumentSettings [optional, property] boolean MathBaselineAlignment; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/DocumentStatistic.idl b/offapi/com/sun/star/text/DocumentStatistic.idl index 263a1ef91544..1106192472c5 100644 --- a/offapi/com/sun/star/text/DocumentStatistic.idl +++ b/offapi/com/sun/star/text/DocumentStatistic.idl @@ -20,11 +20,9 @@ #define __com_sun_star_text_DocumentStatistic_idl__ -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from idl: constants com::sun::star::text::DocumentStatistic /** These constants are used to specify the type of a document statistic @@ -32,25 +30,21 @@ */ published constants DocumentStatistic { - //------------------------------------------------------------------------- // The text field displays the number of pages of the document. // DocMerge: empty anyway const short PAGES = 0; - //------------------------------------------------------------------------- // The text field displays the number of paragraphs of the document. // DocMerge: empty anyway const short PARAS = 1; - //------------------------------------------------------------------------- // The text field words the number of paragraphs of the document. // DocMerge: empty anyway const short WORDS = 2; - //------------------------------------------------------------------------- // The text field characters the number of paragraphs of the document. // DocMerge: empty anyway @@ -58,7 +52,6 @@ published constants DocumentStatistic }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/Endnote.idl b/offapi/com/sun/star/text/Endnote.idl index 9c33e8c5a58d..71da3aceda4f 100644 --- a/offapi/com/sun/star/text/Endnote.idl +++ b/offapi/com/sun/star/text/Endnote.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** This service specifies a an endnote in a TextDocument. */ @@ -35,7 +33,6 @@ published service Endnote service Footnote; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/EndnoteSettings.idl b/offapi/com/sun/star/text/EndnoteSettings.idl index f73280f5b82e..e653d12270f6 100644 --- a/offapi/com/sun/star/text/EndnoteSettings.idl +++ b/offapi/com/sun/star/text/EndnoteSettings.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** provides access to the settings of footnotes or endnotes in a (text) document. @@ -35,7 +33,6 @@ published service EndnoteSettings service FootnoteSettings; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/FilenameDisplayFormat.idl b/offapi/com/sun/star/text/FilenameDisplayFormat.idl index ffd4acfd0ef7..321b5fee8dba 100644 --- a/offapi/com/sun/star/text/FilenameDisplayFormat.idl +++ b/offapi/com/sun/star/text/FilenameDisplayFormat.idl @@ -20,11 +20,9 @@ #define __com_sun_star_text_FilenameDisplayFormat_idl__ -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from idl: constants com::sun::star::text::FilenameDisplayFormat /** These constants are used to specify which parts of an URL are displayed @@ -32,28 +30,24 @@ */ published constants FilenameDisplayFormat { - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::text::FilenameDisplayFormat::FULL /** The content of the URL is completely displayed. */ const short FULL = 0; - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::text::FilenameDisplayFormat::PATH /** Only the path of the file is displayed. */ const short PATH = 1; - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::text::FilenameDisplayFormat::NAME /** Only the name of the file without the file extension is displayed. */ const short NAME = 2; - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::text::FilenameDisplayFormat::NAME_AND_EXT /** The file name including the file extension is displayed. @@ -62,7 +56,6 @@ published constants FilenameDisplayFormat }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/FontEmphasis.idl b/offapi/com/sun/star/text/FontEmphasis.idl index 6b8b1c95a0ef..6c4da6cd136c 100644 --- a/offapi/com/sun/star/text/FontEmphasis.idl +++ b/offapi/com/sun/star/text/FontEmphasis.idl @@ -20,57 +20,45 @@ #define __com_sun_star_text_FontEmphasis_idl__ -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** Determines the type and position of an emphasis mark in Asian texts. */ published constants FontEmphasis { - //------------------------------------------------------------------------- /** no emphasis mark is used. */ const short NONE = 0; - //------------------------------------------------------------------------- /** a dot is set above (or right from vertical text) the text. */ const short DOT_ABOVE = 1; - //------------------------------------------------------------------------- /** a circle is set above (or right from vertical text) the text. */ const short CIRCLE_ABOVE = 2; - //------------------------------------------------------------------------- /** a disc is set above (or right from vertical text) the text. */ const short DISK_ABOVE = 3; - //------------------------------------------------------------------------- /** an accent is set above (or right from vertical text) the text. */ const short ACCENT_ABOVE = 4; - //------------------------------------------------------------------------- /** a dot is set below (or left from vertical text) the text. */ const short DOT_BELOW = 11; - //------------------------------------------------------------------------- /** a circle is set below (or left from vertical text) the text. */ const short CIRCLE_BELOW = 12; - //------------------------------------------------------------------------- /** a disk is set below (or left from vertical text) the text. */ const short DISK_BELOW = 13; - //------------------------------------------------------------------------- /** an accent is set below (or left from vertical text) the text. */ const short ACCENT_BELOW = 14; }; -//============================================================================= }; }; }; }; #endif diff --git a/offapi/com/sun/star/text/FontRelief.idl b/offapi/com/sun/star/text/FontRelief.idl index 415f5890be4d..59a42ee1a3aa 100644 --- a/offapi/com/sun/star/text/FontRelief.idl +++ b/offapi/com/sun/star/text/FontRelief.idl @@ -20,32 +20,26 @@ #define __com_sun_star_text_FontRelief_idl__ -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** Determines the relief type of a font. */ published constants FontRelief { - //------------------------------------------------------------------------- /** no relief is used. */ const short NONE = 0; - //------------------------------------------------------------------------- /** the font relief is embossed. */ const short EMBOSSED = 1; - //------------------------------------------------------------------------- /** the font relief is engraved. */ const short ENGRAVED = 2; }; -//============================================================================= }; }; }; }; #endif diff --git a/offapi/com/sun/star/text/Footnote.idl b/offapi/com/sun/star/text/Footnote.idl index 5b7d0e8556ad..f1c75b94a4b8 100644 --- a/offapi/com/sun/star/text/Footnote.idl +++ b/offapi/com/sun/star/text/Footnote.idl @@ -23,11 +23,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** This service specifies a footnote or an endnote in a TextDocument. */ @@ -51,7 +49,6 @@ published service Footnote [optional, readonly, property]short ReferenceId; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/FootnoteNumbering.idl b/offapi/com/sun/star/text/FootnoteNumbering.idl index 532a4a557c89..40ca95b6d2ae 100644 --- a/offapi/com/sun/star/text/FootnoteNumbering.idl +++ b/offapi/com/sun/star/text/FootnoteNumbering.idl @@ -20,25 +20,21 @@ #define __com_sun_star_text_FootnoteNumbering_idl__ -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from idl: constants com::sun::star::text::FootnoteNumbering /** These constants are used to specify the footnote numbering. */ published constants FootnoteNumbering { - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::text::FootnoteNumbering::PER_PAGE /** The counter of the automatic footnote numbering restarts each page. */ const short PER_PAGE = 0; - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::text::FootnoteNumbering::PER_CHAPTER /** The counter of the automatic footnote numbering restarts each @@ -46,7 +42,6 @@ published constants FootnoteNumbering */ const short PER_CHAPTER = 1; - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::text::FootnoteNumbering::PER_DOCUMENT /** The counter of the automatic footnote numbering does not restart. @@ -55,7 +50,6 @@ published constants FootnoteNumbering }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/FootnoteSettings.idl b/offapi/com/sun/star/text/FootnoteSettings.idl index f543f6c5731e..1659050e9bb5 100644 --- a/offapi/com/sun/star/text/FootnoteSettings.idl +++ b/offapi/com/sun/star/text/FootnoteSettings.idl @@ -20,65 +20,55 @@ #define __com_sun_star_text_FootnoteSettings_idl__ -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** provides access to the settings of footnotes or endnotes in a (text) document. */ published service FootnoteSettings { - //------------------------------------------------------------------------- /** contains the name of the character style that is used for the label in front of the footnote/endnote text. */ [property] string CharStyleName; - //------------------------------------------------------------------------- /** contains the numbering type for the numbering of the footnotes/endnotes. */ [property] short NumberingType; - //------------------------------------------------------------------------- /** contains the page style that is used for the page that contains the footnote/endnote texts */ [property] string PageStyleName; - //------------------------------------------------------------------------- /** contains the paragraph style that is used for the footnote/endnote text. */ [property] string ParaStyleName; - //------------------------------------------------------------------------- /** contains the prefix for the footnote/endnote symbol. */ [property] string Prefix; - //------------------------------------------------------------------------- /** contains the first number of the automatic numbering of footnotes/endnotes. */ [property] short StartAt; - //------------------------------------------------------------------------- /** contains the suffix for the footnote/endnote symbol. */ [property] string Suffix; - //------------------------------------------------------------------------- /** contains the string at the restart of the footnote text after a break. @@ -87,7 +77,6 @@ published service FootnoteSettings */ [optional, property] string BeginNotice; - //------------------------------------------------------------------------- /** contains the string at the end of a footnote part in front of a break. @@ -96,7 +85,6 @@ published service FootnoteSettings */ [optional, property] string EndNotice; - //------------------------------------------------------------------------- /** contains the type of the counting of the footnote numbers. @@ -105,7 +93,6 @@ published service FootnoteSettings */ [optional, property] short FootnoteCounting; - //------------------------------------------------------------------------- /** If , the footnote text is shown at the end of the document. @@ -113,7 +100,6 @@ published service FootnoteSettings */ [optional, property] boolean PositionEndOfDoc; - //------------------------------------------------------------------------- /** contains the name of the character style that is used for footnote/endnote anchor in the text. @@ -124,7 +110,6 @@ published service FootnoteSettings }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/Footnotes.idl b/offapi/com/sun/star/text/Footnotes.idl index 19d4399607c5..b1e43b1c114e 100644 --- a/offapi/com/sun/star/text/Footnotes.idl +++ b/offapi/com/sun/star/text/Footnotes.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from xml: service com::sun::star::text::Footnotes /** provides access to the footnotes or endnotes of a (text) @@ -43,7 +41,6 @@ published service Footnotes }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/GenericTextDocument.idl b/offapi/com/sun/star/text/GenericTextDocument.idl index bbf1330a0a7b..da80ddc58fc2 100644 --- a/offapi/com/sun/star/text/GenericTextDocument.idl +++ b/offapi/com/sun/star/text/GenericTextDocument.idl @@ -52,11 +52,9 @@ #include #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** A text document is a model component which contains text structured by paragraphs. @@ -135,32 +133,27 @@ published service GenericTextDocument /** @since OOo 1.1.2 */ [optional] interface com::sun::star::util::XNumberFormatsSupplier; - //------------------------------------------------------------------------- /** contains the identifier of the default locale of the document. */ [optional, property] com::sun::star::lang::Locale CharLocale; - //------------------------------------------------------------------------- /** contains the count of all characters in the document. */ [optional, readonly, property] long CharacterCount; - //------------------------------------------------------------------------- /** contains the count of all paragraphs in the document. */ [optional, readonly, property] long ParagraphCount; - //------------------------------------------------------------------------- /** contains the count of all words in the document.@see WordSeparator */ [optional, readonly, property] long WordCount; - //------------------------------------------------------------------------- /** contains a string that consists of characters that mark the separation of words in counting the words in a document. @@ -173,7 +166,6 @@ published service GenericTextDocument */ [optional, property] string WordSeparator; - //------------------------------------------------------------------------- /** specifies the concordance file taken into account when * creating an index. * @@ -184,14 +176,12 @@ published service GenericTextDocument */ [optional, property] string IndexAutoMarkFileURL; - //------------------------------------------------------------------------- /** specifies if change recording is active. * * @since OOo 1.1.2 */ [optional, property] boolean RecordChanges; - //------------------------------------------------------------------------- /** specifies the first 4 digit year to be used when years * are given in 2 digits. * @@ -205,7 +195,6 @@ published service GenericTextDocument [optional, property] short TwoDigitYear; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/GlobalDocument.idl b/offapi/com/sun/star/text/GlobalDocument.idl index 9b0202fabec9..2859e3a8d41c 100644 --- a/offapi/com/sun/star/text/GlobalDocument.idl +++ b/offapi/com/sun/star/text/GlobalDocument.idl @@ -30,11 +30,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** Specify the document service of the global text module. @@ -46,7 +44,6 @@ service GlobalDocument service GenericTextDocument; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/GlobalSettings.idl b/offapi/com/sun/star/text/GlobalSettings.idl index 19e4ade08cd0..1bfd1f904ff4 100644 --- a/offapi/com/sun/star/text/GlobalSettings.idl +++ b/offapi/com/sun/star/text/GlobalSettings.idl @@ -24,27 +24,22 @@ -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** specifies a service that provides access to the settings of a text module. */ published service GlobalSettings { - //------------------------------------------------------------------------- /** This interface specifies the access to the print settings. */ interface com::sun::star::view::XPrintSettingsSupplier; - //------------------------------------------------------------------------- /** This interface specifies the access to the view settings. */ interface com::sun::star::view::XViewSettingsSupplier; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/GraphicCrop.idl b/offapi/com/sun/star/text/GraphicCrop.idl index 4cbf1d92c641..c6f5a99ad3ac 100644 --- a/offapi/com/sun/star/text/GraphicCrop.idl +++ b/offapi/com/sun/star/text/GraphicCrop.idl @@ -20,11 +20,9 @@ #define __com_sun_star_text_GraphicCrop_idl__ -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from xml: struct com::sun::star::text::GraphicCrop /** describes the cropping of graphic objects. @@ -50,21 +48,18 @@ published struct GraphicCrop */ long Top; - //------------------------------------------------------------------------- // DocMerge from xml: field com::sun::star::text::GraphicCrop::Bottom /** contains the bottom value to cut (if negative) or to extend (if positive) */ long Bottom; - //------------------------------------------------------------------------- // DocMerge from xml: field com::sun::star::text::GraphicCrop::Left /** contains the left value to cut (if negative) or to extend (if positive) */ long Left; - //------------------------------------------------------------------------- // DocMerge from xml: field com::sun::star::text::GraphicCrop::Right /** contains the right value to cut (if negative) or to extend (if positive) @@ -73,7 +68,6 @@ published struct GraphicCrop }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/HoriOrientation.idl b/offapi/com/sun/star/text/HoriOrientation.idl index 8f0530b97146..ed8684d72e3b 100644 --- a/offapi/com/sun/star/text/HoriOrientation.idl +++ b/offapi/com/sun/star/text/HoriOrientation.idl @@ -20,18 +20,15 @@ #define __com_sun_star_text_HoriOrientation_idl__ -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from idl: constants com::sun::star::text::HoriOrientation /** These enumeration values specify the horizontal orientation. */ published constants HoriOrientation { - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::text::HoriOrientation::NONE /** no hard alignment is applied. @@ -44,49 +41,42 @@ published constants HoriOrientation */ const short NONE = 0; - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::text::HoriOrientation::RIGHT /** The object is aligned at the right side. */ const short RIGHT = 1; - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::text::HoriOrientation::CENTER /** The object is aligned at the middle. */ const short CENTER = 2; - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::text::HoriOrientation::LEFT /** The object is aligned at the left side. */ const short LEFT = 3; - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::text::HoriOrientation::INSIDE /** TODO */ const short INSIDE = 4; - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::text::HoriOrientation::OUTSIDE /** TODO */ const short OUTSIDE = 5; - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::text::HoriOrientation::FULL /** The object uses the full space (for text tables only). */ const short FULL = 6; - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::text::HoriOrientation::LEFT_AND_WIDTH /** The left offset and the width of the object are defined. @@ -97,7 +87,6 @@ published constants HoriOrientation }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/HoriOrientationFormat.idl b/offapi/com/sun/star/text/HoriOrientationFormat.idl index a270e7002e0f..ede483715b88 100644 --- a/offapi/com/sun/star/text/HoriOrientationFormat.idl +++ b/offapi/com/sun/star/text/HoriOrientationFormat.idl @@ -20,11 +20,9 @@ #define __com_sun_star_text_HoriOrientationFormat_idl__ -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from xml: struct com::sun::star::text::HoriOrientationFormat /** describes the horizontal orientation of an object. @@ -48,7 +46,6 @@ published struct HoriOrientationFormat */ long XPos; - //------------------------------------------------------------------------- // DocMerge from xml: field com::sun::star::text::HoriOrientationFormat::HorizontalOrientation /** determines the horizontal alignment of an object. @@ -56,14 +53,12 @@ published struct HoriOrientationFormat */ short HorizontalOrientation; - //------------------------------------------------------------------------- // DocMerge from xml: field com::sun::star::text::HoriOrientationFormat::HorizontalRelation /** determines the reference position of the horizontal alignment.@see com::sun::star::text::RelOrientation */ short HorizontalRelation; - //------------------------------------------------------------------------- // DocMerge from xml: field com::sun::star::text::HoriOrientationFormat::PositionToggle /** determines if the orientation toggles between left and right pages. @@ -72,7 +67,6 @@ published struct HoriOrientationFormat }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/HorizontalAdjust.idl b/offapi/com/sun/star/text/HorizontalAdjust.idl index 6abad0b6ef93..d721c6c92b3f 100644 --- a/offapi/com/sun/star/text/HorizontalAdjust.idl +++ b/offapi/com/sun/star/text/HorizontalAdjust.idl @@ -20,32 +20,27 @@ #define __com_sun_star_text_HorizontalAdjust_idl__ -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from xml: enum com::sun::star::text::HorizontalAdjust /** enumeration values define the horizontal adjustments of objects. */ published enum HorizontalAdjust { - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::text::HorizontalAdjust::LEFT /** the object is left adjusted. */ LEFT, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::text::HorizontalAdjust::CENTER /** the object is adjusted to the center. */ CENTER, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::text::HorizontalAdjust::RIGHT /** the object is right adjusted. @@ -54,7 +49,6 @@ published enum HorizontalAdjust }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/HypertextDocument.idl b/offapi/com/sun/star/text/HypertextDocument.idl index 428fa43316aa..c3efde9b360e 100644 --- a/offapi/com/sun/star/text/HypertextDocument.idl +++ b/offapi/com/sun/star/text/HypertextDocument.idl @@ -28,11 +28,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from xml: service com::sun::star::text::HypertextDocument /** is an extension of a text document which @@ -58,7 +56,6 @@ published service HypertextDocument }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/IllustrationsIndex.idl b/offapi/com/sun/star/text/IllustrationsIndex.idl index 08cb1e8cb074..02413ab9f815 100644 --- a/offapi/com/sun/star/text/IllustrationsIndex.idl +++ b/offapi/com/sun/star/text/IllustrationsIndex.idl @@ -31,11 +31,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** specifies service of illustration indexes within a document. @see com::sun::star::text::BaseIndex */ @@ -54,7 +52,6 @@ published service IllustrationsIndex [optional, property] short LabelDisplayType;//tables, illustrations }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/InContentMetadata.idl b/offapi/com/sun/star/text/InContentMetadata.idl index 28309e947b23..b6efcd167000 100644 --- a/offapi/com/sun/star/text/InContentMetadata.idl +++ b/offapi/com/sun/star/text/InContentMetadata.idl @@ -26,11 +26,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** is a TextContent that can be used to attach RDF metadata to a range of text. @@ -39,21 +37,17 @@ module com { module sun { module star { module text { */ service InContentMetadata { - //------------------------------------------------------------------------- /** None of the properties of TextContent are supported. */ service com::sun::star::text::TextContent; - //------------------------------------------------------------------------- /** The InContentMetadata can have RDF metadata attached. */ interface com::sun::star::rdf::XMetadatable; - //------------------------------------------------------------------------- /** The TextContents that are contained in the annotated range of text can be enumerated. */ interface com::sun::star::container::XEnumerationAccess; - //------------------------------------------------------------------------- /** The TextContent that is the parent of this text range. @since OOo 3.3 */ @@ -62,7 +56,6 @@ service InContentMetadata }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/InvalidTextContentException.idl b/offapi/com/sun/star/text/InvalidTextContentException.idl index 5b327cc4d7ec..ce65c29a5c37 100644 --- a/offapi/com/sun/star/text/InvalidTextContentException.idl +++ b/offapi/com/sun/star/text/InvalidTextContentException.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from xml: exception com::sun::star::text::InvalidTextContentException /** is thrown whenever a method gets a TextContent @@ -37,7 +35,6 @@ */ published exception InvalidTextContentException: com::sun::star::uno::Exception { - //------------------------------------------------------------------------- // DocMerge from xml: field com::sun::star::text::InvalidTextContentException::TextContent /** contains the interface of the text content that caused the exception. @@ -46,7 +43,6 @@ published exception InvalidTextContentException: com::sun::star::uno::Exception }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/LabelFollow.idl b/offapi/com/sun/star/text/LabelFollow.idl index 538743bee5d4..c27acbcc6a7e 100644 --- a/offapi/com/sun/star/text/LabelFollow.idl +++ b/offapi/com/sun/star/text/LabelFollow.idl @@ -20,11 +20,9 @@ #define __com_sun_star_text_LabelFollow_idl__ -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** These enumeration values specify character following the list label @@ -32,26 +30,22 @@ */ published constants LabelFollow { - //------------------------------------------------------------------------- /** list tab stop */ const short LISTTAB = 0; - //------------------------------------------------------------------------- /** space */ const short SPACE = 1; - //------------------------------------------------------------------------- /** nothing */ const short NOTHING = 2; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/LineNumberingProperties.idl b/offapi/com/sun/star/text/LineNumberingProperties.idl index 9689a11f324a..1425ae21fc4f 100644 --- a/offapi/com/sun/star/text/LineNumberingProperties.idl +++ b/offapi/com/sun/star/text/LineNumberingProperties.idl @@ -30,73 +30,60 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from xml: service com::sun::star::text::LineNumberingProperties /** provides access to the settings of the line numbering. */ published service LineNumberingProperties { - //------------------------------------------------------------------------- /** If , line numbering is used. */ [property] boolean IsOn; - //------------------------------------------------------------------------- /** The name of the character style that is used for the line number. */ [property] string CharStyleName; - //------------------------------------------------------------------------- /** If , empty lines are counted. */ [property] boolean CountEmptyLines; - //------------------------------------------------------------------------- /** If , lines in frames are included in counting. */ [property] boolean CountLinesInFrames; - //------------------------------------------------------------------------- /** specifies the distance between the line number and the start or end of the text area. */ [property] long Distance; - //------------------------------------------------------------------------- /** Line numbers are shown on every Intervalth line. */ [property] short Interval; - //------------------------------------------------------------------------- /** specifies the string that is used for the line separator. */ [property] string SeparatorText; - //------------------------------------------------------------------------- /** The line separator is shown every SeparatorIntervalth line. */ [property] short SeparatorInterval; - //------------------------------------------------------------------------- /** specifies the position of the line number (constant LineNumberPositions left/right/inside/outside). */ [property] short NumberPosition; - //------------------------------------------------------------------------- /** specifies the type of the numbering. */ [property] short NumberingType; - //------------------------------------------------------------------------- /** specifies if the line numbering should start from the beginning at each page. @@ -108,7 +95,6 @@ published service LineNumberingProperties }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/LineNumberingSettings.idl b/offapi/com/sun/star/text/LineNumberingSettings.idl index 07f0c059da51..4655653c9b76 100644 --- a/offapi/com/sun/star/text/LineNumberingSettings.idl +++ b/offapi/com/sun/star/text/LineNumberingSettings.idl @@ -20,11 +20,9 @@ #define __com_sun_star_text_LineNumberingSettings_idl__ -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** provides access to the settings of the line numbering. @deprecated @@ -33,63 +31,53 @@ */ published service LineNumberingSettings { - //------------------------------------------------------------------------- /** If , line numbering is used. */ [property] boolean On; - //------------------------------------------------------------------------- /** The name of the character style that is used for the line number. */ [property] string CharStyle; - //------------------------------------------------------------------------- /** If , empty lines are counted. */ [property] boolean CountEmptyLines; - //------------------------------------------------------------------------- /** If , lines in frames are included in counting. */ [property] boolean CountLinesInFrames; - //------------------------------------------------------------------------- /** specifies the distance between the line number and the start or end of the text area. */ [property] long Distance; - //------------------------------------------------------------------------- /** Line numbers are shown on every LineIntervalth line. */ [property] short LineInterval; - //------------------------------------------------------------------------- /** specifies the symbol that is shown between the line numbers. */ [property] string LineSeparator; - //------------------------------------------------------------------------- /** The line separator is shown every SeparatorLineDistanceth line. */ [property] short SeparatorLineDistance; - //------------------------------------------------------------------------- /** specifies the position of the line number (constant LineNumberPosition - left/right/inside/outside). */ [property] short NumberPosition; - //------------------------------------------------------------------------- /** specifies the type of the numbering. */ @@ -97,7 +85,6 @@ published service LineNumberingSettings }; -//============================================================================= }; }; }; }; #endif diff --git a/offapi/com/sun/star/text/MailMerge.idl b/offapi/com/sun/star/text/MailMerge.idl index eb76b8e51806..cd67359aa284 100644 --- a/offapi/com/sun/star/text/MailMerge.idl +++ b/offapi/com/sun/star/text/MailMerge.idl @@ -36,11 +36,9 @@ #include #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** Gives access to mail merge functionality. @@ -70,11 +68,9 @@ published service MailMerge */ [optional] interface com::sun::star::text::XMailMergeBroadcaster; - //============================================================================= /* database properties */ - //============================================================================= /** allows to specify the data which the mail merge should be based on.

This service describe the interaction between all data access related properties, @@ -91,7 +87,6 @@ published service MailMerge */ [property] string DataSourceName; - //============================================================================= /** determines the type of the database command as described in CommandType @@ -101,7 +96,6 @@ published service MailMerge */ [property] long CommandType; - //============================================================================= /** contains the database command. @@ -110,7 +104,6 @@ published service MailMerge */ [property] string Command; - //============================================================================= /** provides access to a XResultSet of @@ -128,7 +121,6 @@ published service MailMerge */ [property] com::sun::star::sdbc::XResultSet ResultSet; - //============================================================================= /** contains the connection to the database. @@ -137,7 +129,6 @@ published service MailMerge */ [property] com::sun::star::sdbc::XConnection ActiveConnection; - //============================================================================= /** contains a selection that refers to bookmarks of the ResultSet. @@ -155,7 +146,6 @@ published service MailMerge */ [property] sequence< any > Selection; - //============================================================================= /** returns if escape processing is on or off. @@ -164,7 +154,6 @@ published service MailMerge */ [property] boolean EscapeProcessing; - //============================================================================= /** contains a filter expression for an SQL statement. @@ -173,11 +162,9 @@ published service MailMerge */ [property] string Filter; - //============================================================================= /* input properties */ - //============================================================================= /** contains the URL of a text document that is to be processed. @@ -185,7 +172,6 @@ published service MailMerge */ [property] string DocumentURL; - //============================================================================= /** provides access to the model of the document to be processed. @@ -194,11 +180,9 @@ published service MailMerge */ [property, readonly] com::sun::star::frame::XModel Model; - //============================================================================= /* output properties */ - //============================================================================= /** determines the destination of the mail merge action. @@ -206,7 +190,6 @@ published service MailMerge */ [property] short OutputType; - //============================================================================= /** determines whether single print jobs will be generated per output document. @@ -214,7 +197,6 @@ published service MailMerge */ [property] boolean SinglePrintJobs; - //============================================================================= /** contains the path where generated files are created. @@ -225,7 +207,6 @@ published service MailMerge */ [property] string OutputURL; - //============================================================================= /** determines whether file names of created files are generated using the content of a database column. @@ -234,7 +215,6 @@ published service MailMerge */ [property] boolean FileNameFromColumn; - //============================================================================= /** contains the name of the column to generate the output file names. @@ -247,7 +227,6 @@ published service MailMerge */ [property] string FileNamePrefix; - //============================================================================= /** Contains the password of the outgoing mail server. It is necessary to set this if the password is not already stored in the configuration for security reasons. @@ -257,7 +236,6 @@ published service MailMerge @since OOo 2.0 */ [property, optional] string OutServerPassword; - //============================================================================= /** Contains the password of the incoming mail server. It is necessary to set this if the mail server configuration is set to "SMTP after POP" authentication and @@ -268,7 +246,6 @@ published service MailMerge @since OOo 2.0 */ [property, optional] string InServerPassword; - //============================================================================= /** contains the subject of the e-Mail message. @@ -277,7 +254,6 @@ published service MailMerge */ [property, optional] string Subject; - //============================================================================= /** contains the name of the data base column that contains the e-Mail address to the e-Mail to. @@ -288,7 +264,6 @@ published service MailMerge */ [property, optional] string AddressFromColumn; - //============================================================================= /** determines that the created mail merge document is sent as body in HTML format. This property is only valid if the property "SendAsAttachment" is set to . @@ -299,7 +274,6 @@ published service MailMerge */ [property, optional] boolean SendAsHTML; - //============================================================================= /** determines that the created mail merge document is sent as attachment. @@ -310,7 +284,6 @@ published service MailMerge */ [property, optional] boolean SendAsAttachment; - //============================================================================= /** contains the text of the mail body. This property is only valid if the property "SendAsAttachment" is set to @@ -320,7 +293,6 @@ published service MailMerge */ [property, optional] string MailBody; - //============================================================================= /** contains the name of the attachment. This property is only valid if "SendAsAttachment" is set to . @@ -331,7 +303,6 @@ published service MailMerge */ [property, optional] string AttachmentName; - //============================================================================= /** contains the name of the document filter to save the attached mail merge document. This property is only valid if "SendAsAttachment" is set to . @@ -342,7 +313,6 @@ published service MailMerge */ [property, optional] string AttachmentFilter; - //============================================================================= /** contains a list of e-Mail addresses to

This property is only evaluated for e-Mail output.

@@ -351,7 +321,6 @@ published service MailMerge */ [property, optional] sequence< string > CopiesTo; - //============================================================================= /**

This property is only evaluated for e-Mail output.

@@ -361,7 +330,6 @@ published service MailMerge [property, optional] sequence< string > BlindCopiesTo; - //============================================================================= /** determines that the output of the mail merge is save in one single file.

This property is only evaluated for file output.

@@ -370,7 +338,6 @@ published service MailMerge */ [property, optional] boolean SaveAsSingleFile; - //============================================================================= /** contains the name of the document filter to save the output file(s).

This property is only evaluated for file output.

@@ -379,7 +346,6 @@ published service MailMerge */ [property, optional] string SaveFilter; - //============================================================================= /** contains the properties that are defined in . @@ -392,7 +358,6 @@ published service MailMerge }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/MailMergeEvent.idl b/offapi/com/sun/star/text/MailMergeEvent.idl index 9ad7083f302d..abae248b6c55 100644 --- a/offapi/com/sun/star/text/MailMergeEvent.idl +++ b/offapi/com/sun/star/text/MailMergeEvent.idl @@ -24,11 +24,9 @@ #include #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** represents a mail merge event.

This type of event is being send by the mail merge service @@ -42,13 +40,11 @@ module com { module sun { module star { module text { */ published struct MailMergeEvent : com::sun::star::lang::EventObject { - //------------------------------------------------------------------------- /** The model of the document to be processed next. */ com::sun::star::frame::XModel Model; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/MailMergeType.idl b/offapi/com/sun/star/text/MailMergeType.idl index 772e9a216bba..4c735320bd8c 100644 --- a/offapi/com/sun/star/text/MailMergeType.idl +++ b/offapi/com/sun/star/text/MailMergeType.idl @@ -20,11 +20,9 @@ #define __com_sun_star_text_MailMergeType_idl__ -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** Defines the possible output types/devices for mail merge. @@ -32,19 +30,16 @@ */ published constants MailMergeType { - //------------------------------------------------------------------------- /** The output device is a printer. */ const short PRINTER = 1; - //------------------------------------------------------------------------- /** The output device is a file. */ const short FILE = 2; - //------------------------------------------------------------------------- /** The output is sent as e-Mail. */ @@ -52,7 +47,6 @@ published constants MailMergeType }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/NotePrintMode.idl b/offapi/com/sun/star/text/NotePrintMode.idl index 98c810590a83..7471343bb8f6 100644 --- a/offapi/com/sun/star/text/NotePrintMode.idl +++ b/offapi/com/sun/star/text/NotePrintMode.idl @@ -20,11 +20,9 @@ #define __com_sun_star_text_NotePrintMode_idl__ -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from xml: enum com::sun::star::text::NotePrintMode /** enumeration values are used to define the printing of notes in a @@ -32,28 +30,24 @@ */ published enum NotePrintMode { - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::text::NotePrintMode::NOT /** Notes are not printed. */ NOT, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::text::NotePrintMode::ONLY /** Only notes are printed. */ ONLY, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::text::NotePrintMode::DOC_END /** Notes are collected at the end of the document. */ DOC_END, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::text::NotePrintMode::PAGE_END /** Notes are collected at the end of a page and printed on an inserted page. @@ -62,7 +56,6 @@ published enum NotePrintMode }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/NumberingLevel.idl b/offapi/com/sun/star/text/NumberingLevel.idl index d334e545d7ac..03d9d9c5351a 100644 --- a/offapi/com/sun/star/text/NumberingLevel.idl +++ b/offapi/com/sun/star/text/NumberingLevel.idl @@ -34,17 +34,14 @@ #include #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** provides access to a numbering level as part of the Numbering Rules. */ published service NumberingLevel { - //------------------------------------------------------------------------- /** adjusts the numbering (HoriOrientation_LEFT/RIGHT/CENTER) @@ -53,57 +50,48 @@ published service NumberingLevel */ [property] short Adjust; - //------------------------------------------------------------------------- /** number of upper levels that are included in the current numbering symbol. */ [optional, property] short ParentNumbering; - //------------------------------------------------------------------------- /** the prefix of the numbering symbol. */ [property] string Prefix; - //------------------------------------------------------------------------- /** the suffix of the numbering symbol. */ [property] string Suffix; - //------------------------------------------------------------------------- /** Name of the character style that is used for the numbering symbol. */ [optional, property] string CharStyleName; - //------------------------------------------------------------------------- /** the ID of the symbol in the given font. This is only valid if the numbering type is NumberingType::CHAR_SPECIAL. @deprecated */ [optional, property] short BulletId; - //------------------------------------------------------------------------- /** contains the symbol in the given font. This is only valid if the numbering type is NumberingType::CHAR_SPECIAL. */ [property] string BulletChar; - //------------------------------------------------------------------------- /** the name of the font for the symbol. This is only valid if the numbering type is NumberingType::CHAR_SPECIAL. */ [property] string BulletFontName; - //------------------------------------------------------------------------- /** the font used to paint the bullet. */ [optional, property] com::sun::star::awt::FontDescriptor BulletFont; - //------------------------------------------------------------------------- /** the URL of the graphic file that is used as the numbering symbol. @@ -112,27 +100,22 @@ published service NumberingLevel */ [property] string GraphicURL; - //------------------------------------------------------------------------- /** the bitmap containing the bullet. */ [optional, property] com::sun::star::awt::XBitmap GraphicBitmap; - //------------------------------------------------------------------------- /** size of the graphic that is used as bullet. */ [optional, property] com::sun::star::awt::Size GraphicSize; - //------------------------------------------------------------------------- - //------------------------------------------------------------------------- /** contains the vertical orientation of a graphic.

It is set using com::sun::star::text::VertOrientation.

*/ [optional, property] short VertOrient; - //------------------------------------------------------------------------- /** specifies the start value for the numbering. @@ -142,33 +125,28 @@ published service NumberingLevel */ [optional, property] short StartWith; - //------------------------------------------------------------------------- /** specifies the left margin of the numbering */ [property] long LeftMargin; - //------------------------------------------------------------------------- /** specifies the distance between the numbering symbol and the text of the paragraph. */ [optional, property] long SymbolTextDistance; - //------------------------------------------------------------------------- /** specifies the offset between the beginning of the first line and the beginning of the following lines of the paragraph. */ [property] long FirstLineOffset; - //------------------------------------------------------------------------- /** specifies the type of numbering. */ [property] short NumberingType; - //------------------------------------------------------------------------- /** contains the name of the paragraph style that is interpreted as the header of this level. It is only contained in the levels of @@ -256,7 +234,6 @@ published service NumberingLevel [optional, property] long IndentAt; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/NumberingRules.idl b/offapi/com/sun/star/text/NumberingRules.idl index 093993ba07b7..835cab0f403a 100644 --- a/offapi/com/sun/star/text/NumberingRules.idl +++ b/offapi/com/sun/star/text/NumberingRules.idl @@ -32,11 +32,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** provides access to the numbering rules.

Numbering rules may be set at a Paragraph object. The numbering rules are @@ -55,49 +53,40 @@ published service NumberingRules interface com::sun::star::container::XIndexReplace; [optional] interface com::sun::star::beans::XPropertySet; - //------------------------------------------------------------------------- /** determines if the margins are absolute or relative to the preceding numbering level. */ [optional, property] boolean IsAbsoluteMargins; - //------------------------------------------------------------------------- /** determines if the numbering rules are automatically created as opposed to numbering rules that are part of a numbering style. */ [optional, property] boolean IsAutomatic; - //------------------------------------------------------------------------- /** determines if the numbering levels are counted continuously or if each numbering level is counted separately. */ [optional, property] boolean IsContinuousNumbering; - //------------------------------------------------------------------------- /** contains the name of the numbering rules. It is used to identify a certain numbering rules property */ [optional, readonly, property] string Name; - //------------------------------------------------------------------------- /** This numbering is used in the outline of the document (e.g. headings). */ [optional, property] boolean NumberingIsOutline; - //------------------------------------------------------------------------- /** the type of numbering (Arabic, characters, roman numbers, etc.). */ [optional, property] short NumberingType; - //------------------------------------------------------------------------- /** id of default list for the numbering rules instance */ [optional, readonly, property] string DefaultListId; - //------------------------------------------------------------------------- }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/NumberingStyle.idl b/offapi/com/sun/star/text/NumberingStyle.idl index b8914c16539e..d64abb4c552a 100644 --- a/offapi/com/sun/star/text/NumberingStyle.idl +++ b/offapi/com/sun/star/text/NumberingStyle.idl @@ -22,24 +22,20 @@ #include #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** specifies a style sheet numberings within a Text. */ published service NumberingStyle { - //------------------------------------------------------------------------- /// specifies administrative properties. service com::sun::star::style::Style; service NumberingRules; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/ObjectIndex.idl b/offapi/com/sun/star/text/ObjectIndex.idl index 2871a7021857..8710b084b781 100644 --- a/offapi/com/sun/star/text/ObjectIndex.idl +++ b/offapi/com/sun/star/text/ObjectIndex.idl @@ -23,11 +23,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from xml: service com::sun::star::text::ObjectIndex /** specifies service of object indexes within a document.@see com::sun::star::text::BaseIndex @@ -63,7 +61,6 @@ published service ObjectIndex [optional, property] boolean CreateFromOtherEmbeddedObjects;//objects }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/PageFootnoteInfo.idl b/offapi/com/sun/star/text/PageFootnoteInfo.idl index 71950c487ddf..40f78c767e52 100644 --- a/offapi/com/sun/star/text/PageFootnoteInfo.idl +++ b/offapi/com/sun/star/text/PageFootnoteInfo.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from xml: service com::sun::star::text::PageFootnoteInfo /** specifies the properties of the footnote area of a page or a @@ -34,7 +32,6 @@ */ published service PageFootnoteInfo { - //------------------------------------------------------------------------- // DocMerge from xml: property com::sun::star::text::PageFootnoteInfo::FootnoteHeight /** contains the maximum height of the footnote section. @@ -45,42 +42,36 @@ published service PageFootnoteInfo */ [property] long FootnoteHeight; - //------------------------------------------------------------------------- // DocMerge from xml: property com::sun::star::text::PageFootnoteInfo::FootnoteSeparatorLineWidth /** contains the relative width of the footnote separator line. */ [property] long FootnoteSeparatorLineWidth; - //------------------------------------------------------------------------- // DocMerge from xml: property com::sun::star::text::PageFootnoteInfo::FootnoteTopDistance /** contains the distance between the text and footnote section. */ [property] long FootnoteTopDistance; - //------------------------------------------------------------------------- // DocMerge from xml: property com::sun::star::text::PageFootnoteInfo::FootnoteBottomDistance /** contains the distance between the separator line and the footnote section. */ [property] long FootnoteBottomDistance; - //------------------------------------------------------------------------- // DocMerge from xml: property com::sun::star::text::PageFootnoteInfo::FootnoteSeparatorLineWidthPercent /** contains the relative width of the footnote separator line. */ [property] short FootnoteSeparatorLineWidthPercent; - //------------------------------------------------------------------------- // DocMerge from xml: property com::sun::star::text::PageFootnoteInfo::FootnoteSeparatorLineAdjust /** contains the adjustment of the footnote separator line. */ [property] com::sun::star::text::HorizontalAdjust FootnoteSeparatorLineAdjust; - //------------------------------------------------------------------------- // DocMerge from xml: property com::sun::star::text::PageFootnoteInfo::FootnoteSeparatorLinePenWidth /** contains the width of the pen for the footnote separator line. @@ -89,7 +80,6 @@ published service PageFootnoteInfo }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/PageNumberType.idl b/offapi/com/sun/star/text/PageNumberType.idl index 305acb9627a5..c65fb0437c30 100644 --- a/offapi/com/sun/star/text/PageNumberType.idl +++ b/offapi/com/sun/star/text/PageNumberType.idl @@ -20,29 +20,24 @@ #define __com_sun_star_text_PageNumberType_idl__ -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from xml: enum com::sun::star::text::PageNumberType /** determines which page number is displayed in a page number text field. */ published enum PageNumberType { - //------------------------------------------------------------------------- /** The number of the previous page is displayed if there is any, otherwise the field is empty. */ PREV, - //------------------------------------------------------------------------- /** The number of the current page is displayed. */ CURRENT, - //------------------------------------------------------------------------- /** The number of the next page is displayed if there is any, otherwise the field is empty. */ @@ -50,7 +45,6 @@ published enum PageNumberType }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/PagePrintSettings.idl b/offapi/com/sun/star/text/PagePrintSettings.idl index 2fc269f23a82..90288ddb4071 100644 --- a/offapi/com/sun/star/text/PagePrintSettings.idl +++ b/offapi/com/sun/star/text/PagePrintSettings.idl @@ -20,11 +20,9 @@ #define __com_sun_star_text_PagePrintSettings_idl__ -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from xml: service com::sun::star::text::PagePrintSettings /** These properties describe the way the XPagePrintable interface @@ -32,63 +30,54 @@ */ published service PagePrintSettings { - //------------------------------------------------------------------------- // DocMerge from xml: property com::sun::star::text::PagePrintSettings::PageRows /** contains the number of pages per printed column of pages. */ [property] short PageRows; - //------------------------------------------------------------------------- // DocMerge from xml: property com::sun::star::text::PagePrintSettings::PageColumns /** contains the number of pages per printed row of pages. */ [property] short PageColumns; - //------------------------------------------------------------------------- // DocMerge from xml: property com::sun::star::text::PagePrintSettings::LeftMargin /** contains the left margin of the printer page. */ [property] long LeftMargin; - //------------------------------------------------------------------------- // DocMerge from xml: property com::sun::star::text::PagePrintSettings::RightMargin /** contains the right margin of the printer page. */ [property] long RightMargin; - //------------------------------------------------------------------------- // DocMerge from xml: property com::sun::star::text::PagePrintSettings::TopMargin /** contains the top margin of the printer page. */ [property] long TopMargin; - //------------------------------------------------------------------------- // DocMerge from xml: property com::sun::star::text::PagePrintSettings::BottomMargin /** contains the right margin of the printer page. */ [property] long BottomMargin; - //------------------------------------------------------------------------- // DocMerge from xml: property com::sun::star::text::PagePrintSettings::HoriMargin /** contains the margin between the rows of printed pages. */ [property] long HoriMargin; - //------------------------------------------------------------------------- // DocMerge from xml: property com::sun::star::text::PagePrintSettings::VertMargin /** contains the margin between the columns of printed pages. */ [property] long VertMargin; - //------------------------------------------------------------------------- // DocMerge from xml: property com::sun::star::text::PagePrintSettings::IsLandscape /** defines if the printer page is used in landscape format. @@ -97,7 +86,6 @@ published service PagePrintSettings }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/Paragraph.idl b/offapi/com/sun/star/text/Paragraph.idl index 91ca752b08d3..333d2fcb6ec6 100644 --- a/offapi/com/sun/star/text/Paragraph.idl +++ b/offapi/com/sun/star/text/Paragraph.idl @@ -33,11 +33,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from xml: service com::sun::star::text::Paragraph /** is a piece of text which can take its own paragraph-specific @@ -108,7 +106,6 @@ published service Paragraph [optional] interface ::com::sun::star::beans::XTolerantMultiPropertySet; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/ParagraphEnumeration.idl b/offapi/com/sun/star/text/ParagraphEnumeration.idl index f1a3cca14af1..8f744e3c3b38 100644 --- a/offapi/com/sun/star/text/ParagraphEnumeration.idl +++ b/offapi/com/sun/star/text/ParagraphEnumeration.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from xml: service com::sun::star::text::ParagraphEnumeration /** provides access to the paragraphs of an XText @@ -43,7 +41,6 @@ published service ParagraphEnumeration }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/ParagraphVertAlign.idl b/offapi/com/sun/star/text/ParagraphVertAlign.idl index c286201272a8..d08599a6a392 100644 --- a/offapi/com/sun/star/text/ParagraphVertAlign.idl +++ b/offapi/com/sun/star/text/ParagraphVertAlign.idl @@ -20,42 +20,34 @@ #define __com_sun_star_text_ParagraphVertAlign_idl__ -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** These enumeration values are used to specify the vertical alignment of paragraphs. */ published constants ParagraphVertAlign { - //------------------------------------------------------------------------- /** In automatic mode, horizontal text is aligned to the baseline. The same applies to text that is rotated 90°. Text that is rotated 270 ° is aligned to the center. */ const short AUTOMATIC = 0; - //------------------------------------------------------------------------- /** The text is aligned to the baseline. */ const short BASELINE = 1; - //------------------------------------------------------------------------- /** The text is aligned to the top. */ const short TOP = 2; - //------------------------------------------------------------------------- /** The text is aligned to the center. */ const short CENTER = 3; - //------------------------------------------------------------------------- /** The text is aligned to bottom. */ const short BOTTOM = 4; }; -//============================================================================= }; }; }; }; #endif diff --git a/offapi/com/sun/star/text/PlaceholderType.idl b/offapi/com/sun/star/text/PlaceholderType.idl index 50a1e2c18b24..34ec630d085e 100644 --- a/offapi/com/sun/star/text/PlaceholderType.idl +++ b/offapi/com/sun/star/text/PlaceholderType.idl @@ -20,46 +20,39 @@ #define __com_sun_star_text_PlaceholderType_idl__ -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from idl: constants com::sun::star::text::PlaceholderType /** These constants define how the place-holder text fields act in a document. */ published constants PlaceholderType { - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::text::PlaceholderType::TEXT /** The field represents a piece of text. */ const short TEXT = 0; - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::text::PlaceholderType::TABLE /** The field initiates the insertion of a text table. */ const short TABLE = 1; - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::text::PlaceholderType::TEXTFRAME /** The field initiates the insertion of a text frame. */ const short TEXTFRAME = 2; - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::text::PlaceholderType::GRAPHIC /** The field initiates the insertion of a graphic object. */ const short GRAPHIC = 3; - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::text::PlaceholderType::OBJECT /** The field initiates the insertion of an embedded object. @@ -68,7 +61,6 @@ published constants PlaceholderType }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/PositionAndSpaceMode.idl b/offapi/com/sun/star/text/PositionAndSpaceMode.idl index 8dd9b84a922b..63c8fdcf1265 100644 --- a/offapi/com/sun/star/text/PositionAndSpaceMode.idl +++ b/offapi/com/sun/star/text/PositionAndSpaceMode.idl @@ -20,11 +20,9 @@ #define __com_sun_star_text_PositionAndSpaceMode_idl__ -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** These enumeration values specify the position and space mode for a numbering level @@ -32,13 +30,11 @@ */ published constants PositionAndSpaceMode { - //------------------------------------------------------------------------- /** positioning and spacing of list label via label width and position */ const short LABEL_WIDTH_AND_POSITION = 0; - //------------------------------------------------------------------------- /** positioning and spacing of list label via label alignment */ @@ -46,7 +42,6 @@ published constants PositionAndSpaceMode }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/PositionLayoutDir.idl b/offapi/com/sun/star/text/PositionLayoutDir.idl index b074c3ce77af..cd15a3b19686 100644 --- a/offapi/com/sun/star/text/PositionLayoutDir.idl +++ b/offapi/com/sun/star/text/PositionLayoutDir.idl @@ -20,11 +20,9 @@ #define __com_sun_star_text_PositionLayoutDir_idl__ -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** These values specify the layout direction, in which the position attributes of a shape are given @@ -33,23 +31,19 @@ */ constants PositionLayoutDir { - //------------------------------------------------------------------------- /** position attributes are given in horizontal left-to-right direction */ const short PositionInHoriL2R = 1; - //------------------------------------------------------------------------- /** position attributes are given in layout direction of the drawing objects anchor */ const short PositionInLayoutDirOfAnchor = 2; - //------------------------------------------------------------------------- }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/PrintPreviewSettings.idl b/offapi/com/sun/star/text/PrintPreviewSettings.idl index ca4ee7f7c1ac..cd3ebe3b0b2e 100644 --- a/offapi/com/sun/star/text/PrintPreviewSettings.idl +++ b/offapi/com/sun/star/text/PrintPreviewSettings.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** These properties describe the printing of the content of a text document. * @@ -65,7 +63,6 @@ published service PrintPreviewSettings [property, maybevoid] boolean PreviewPrintLandscape; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/PrintSettings.idl b/offapi/com/sun/star/text/PrintSettings.idl index 661355decde2..5c19ca5b652e 100644 --- a/offapi/com/sun/star/text/PrintSettings.idl +++ b/offapi/com/sun/star/text/PrintSettings.idl @@ -22,67 +22,57 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from xml: service com::sun::star::text::PrintSettings /** These properties describe the printing of the content of a text document. */ published service PrintSettings { - //------------------------------------------------------------------------- // DocMerge from xml: property com::sun::star::text::PrintSettings::PrintGraphics /** determines if graphic objects are printed */ [property] boolean PrintGraphics; - //------------------------------------------------------------------------- // DocMerge from xml: property com::sun::star::text::PrintSettings::PrintTables /** determines if text tables are printed. */ [property] boolean PrintTables; - //------------------------------------------------------------------------- // DocMerge from xml: property com::sun::star::text::PrintSettings::PrintDrawings /** determines if shapes are printed. */ [property] boolean PrintDrawings; - //------------------------------------------------------------------------- // DocMerge from xml: property com::sun::star::text::PrintSettings::PrintLeftPage /** determines if left pages are printed. */ [property] boolean PrintLeftPages; - //------------------------------------------------------------------------- // DocMerge from xml: property com::sun::star::text::PrintSettings::PrintRightPage /** determines if right pages are printed. */ [property] boolean PrintRightPages; - //------------------------------------------------------------------------- // DocMerge from xml: property com::sun::star::text::PrintSettings::PrintControls /** determines if control shapes are printed. */ [property] boolean PrintControls; - //------------------------------------------------------------------------- // DocMerge from xml: property com::sun::star::text::PrintSettings::PrintReverse /** determines if the pages are printed in the reverse order, starting with the last page. */ [property] boolean PrintReversed; - //------------------------------------------------------------------------- // DocMerge from xml: property com::sun::star::text::PrintSettings::PaperFromSetup /** specifies if the printer paper tray selection of the system @@ -95,49 +85,42 @@ published service PrintSettings */ [property] boolean PrintPaperFromSetup; - //------------------------------------------------------------------------- // DocMerge from xml: property com::sun::star::text::PrintSettings::FaxName /** contains the name of the fax. */ [property] string PrintFaxName; - //------------------------------------------------------------------------- // DocMerge from xml: property com::sun::star::text::PrintSettings::PrintNotes /** determines how notes are printed.@see NotePrintMode */ [property] com::sun::star::text::NotePrintMode PrintAnnotationMode; - //------------------------------------------------------------------------- // DocMerge from xml: property com::sun::star::text::PrintSettings::PrintProspect /** determines if prospect printing is used. */ [property] boolean PrintProspect; - //------------------------------------------------------------------------- // DocMerge from xml: property com::sun::star::text::PrintSettings::PrintBackground /** determines if the background color / background graphic of pages is printed. */ [property] boolean PrintPageBackground; - //------------------------------------------------------------------------- // DocMerge from xml: property com::sun::star::text::PrintSettings::PrintBlackFont /** determines if characters are always printed in black. */ [property] boolean PrintBlackFonts; - //------------------------------------------------------------------------- /** determines if automatically inserted empty pages are printed. */ [optional, property] boolean PrintEmptyPages; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/RedlinePortion.idl b/offapi/com/sun/star/text/RedlinePortion.idl index ba16be8de533..422caa016fbc 100644 --- a/offapi/com/sun/star/text/RedlinePortion.idl +++ b/offapi/com/sun/star/text/RedlinePortion.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** A RedlinePortion is a TextPortion that marks a change that has been recorded by the change tracking. @@ -77,7 +75,6 @@ published service RedlinePortion [readonly, property] boolean MergeLastPara; }; -//============================================================================= }; }; }; }; #endif diff --git a/offapi/com/sun/star/text/ReferenceFieldPart.idl b/offapi/com/sun/star/text/ReferenceFieldPart.idl index 15f01ac35ce9..14595ec846a7 100644 --- a/offapi/com/sun/star/text/ReferenceFieldPart.idl +++ b/offapi/com/sun/star/text/ReferenceFieldPart.idl @@ -29,60 +29,49 @@ #define __com_sun_star_text_ReferenceFieldPart_idl__ -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** These constants define how the reference position is displayed in reference text fields. */ published constants ReferenceFieldPart { - //------------------------------------------------------------------------- /** The page number is displayed using Arabic numbers. */ const short PAGE = 0; - //------------------------------------------------------------------------- /** The number of the chapter is displayed. */ const short CHAPTER = 1; - //------------------------------------------------------------------------- /** The reference text is displayed.

If the source of the reference is a sequence field, then the complete text of the paragraph is displayed. This is useful to reference to captions.

*/ const short TEXT = 2; - //------------------------------------------------------------------------- /** The reference is displayed as one of the (localized) words, "above" or "below". */ const short UP_DOWN = 3; - //------------------------------------------------------------------------- /** The page number is displayed using the numbering type defined in the page style of the reference position. */ const short PAGE_DESC = 4; - //------------------------------------------------------------------------- /** The category and the number of a caption is displayed.

This option is only valid if the source of the reference is a sequence field.

*/ const short CATEGORY_AND_NUMBER = 5; - //------------------------------------------------------------------------- /** The caption text of a caption is displayed.

This option is only valid if the source of the reference is a sequence field.

*/ const short ONLY_CAPTION = 6; - //------------------------------------------------------------------------- /** The number of a sequence field is displayed.

This option is only valid if the source of the reference is a sequence field.

*/ const short ONLY_SEQUENCE_NUMBER = 7; - //------------------------------------------------------------------------- /** The numbering label and depending of the reference field context numbering labels of superior list levels of the reference are displayed. @@ -102,7 +91,6 @@ published constants ReferenceFieldPart @since OOo 3.0 */ const short NUMBER = 8; - //------------------------------------------------------------------------- /** The numbering label of the reference is displayed.

This option is only valid, if the source of the reference is a bookmark or a set reference.

@@ -112,7 +100,6 @@ published constants ReferenceFieldPart @since OOo 3.0 */ const short NUMBER_NO_CONTEXT = 9; - //------------------------------------------------------------------------- /** The numbering label and numbering labels of superior list levels of the reference are displayed.

This option is only valid, if the source of the reference is a bookmark or a set reference.

@@ -130,7 +117,6 @@ published constants ReferenceFieldPart const short NUMBER_FULL_CONTEXT = 10; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/ReferenceFieldSource.idl b/offapi/com/sun/star/text/ReferenceFieldSource.idl index fa041c1d2f98..7f2439f5c541 100644 --- a/offapi/com/sun/star/text/ReferenceFieldSource.idl +++ b/offapi/com/sun/star/text/ReferenceFieldSource.idl @@ -20,42 +20,34 @@ #define __com_sun_star_text_ReferenceFieldSource_idl__ -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** These constants define the type of the source of a reference field. */ published constants ReferenceFieldSource { - //------------------------------------------------------------------------- /** The source is a reference mark. */ const short REFERENCE_MARK = 0; - //------------------------------------------------------------------------- /** The source is a number sequence field. */ const short SEQUENCE_FIELD = 1; - //------------------------------------------------------------------------- /** The source is a bookmark. */ const short BOOKMARK = 2; - //------------------------------------------------------------------------- /** The source is a footnote. */ const short FOOTNOTE = 3; - //------------------------------------------------------------------------- /** The source is an endnote. */ const short ENDNOTE = 4; }; -//============================================================================= }; }; }; }; #endif diff --git a/offapi/com/sun/star/text/ReferenceMark.idl b/offapi/com/sun/star/text/ReferenceMark.idl index 08fce8f311d2..beda591037c2 100644 --- a/offapi/com/sun/star/text/ReferenceMark.idl +++ b/offapi/com/sun/star/text/ReferenceMark.idl @@ -23,11 +23,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** is used for cross references in text documents. */ published service ReferenceMark @@ -37,7 +35,6 @@ published service ReferenceMark }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/ReferenceMarks.idl b/offapi/com/sun/star/text/ReferenceMarks.idl index 21e07d8f1291..f04a4b4a71b0 100644 --- a/offapi/com/sun/star/text/ReferenceMarks.idl +++ b/offapi/com/sun/star/text/ReferenceMarks.idl @@ -23,11 +23,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** provides access to the reference marks in a document. */ published service ReferenceMarks @@ -37,7 +35,6 @@ published service ReferenceMarks }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/RelOrientation.idl b/offapi/com/sun/star/text/RelOrientation.idl index c28807806972..d0445c08ee44 100644 --- a/offapi/com/sun/star/text/RelOrientation.idl +++ b/offapi/com/sun/star/text/RelOrientation.idl @@ -20,67 +20,57 @@ #define __com_sun_star_text_RelOrientation_idl__ -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from idl: constants com::sun::star::text::RelOrientation /** These values define the reference position of relative orientations. */ published constants RelOrientation { - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::text::RelOrientation::FRAME /** paragraph, including margins */ const short FRAME = 0; - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::text::RelOrientation::PRINT_AREA /** paragraph, without margins */ const short PRINT_AREA = 1; - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::text::RelOrientation::CHAR /** at a character */ const short CHAR = 2; - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::text::RelOrientation::PAGE_LEFT /** inside the left page margin */ const short PAGE_LEFT = 3; - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::text::RelOrientation::PAGE_RIGHT /** inside the right page margin */ const short PAGE_RIGHT = 4; - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::text::RelOrientation::FRAME_LEFT /** inside the left paragraph margin */ const short FRAME_LEFT = 5; - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::text::RelOrientation::FRAME_RIGHT /** inside the right paragraph margin */ const short FRAME_RIGHT = 6; - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::text::RelOrientation::PAGE_FRAME /** page includes margins for page-anchored frames identical with @@ -88,7 +78,6 @@ published constants RelOrientation */ const short PAGE_FRAME = 7; - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::text::RelOrientation::PAGE_PRINT_AREA /** page without borders (for page anchored frames identical with @@ -106,7 +95,6 @@ published constants RelOrientation }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/RubyAdjust.idl b/offapi/com/sun/star/text/RubyAdjust.idl index 50112e1a06d5..6765963bc42a 100644 --- a/offapi/com/sun/star/text/RubyAdjust.idl +++ b/offapi/com/sun/star/text/RubyAdjust.idl @@ -20,39 +20,31 @@ #define __com_sun_star_text_RubyAdjust_idl__ -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** These enumeration values describe the adjustment of ruby text. */ published enum RubyAdjust { - //------------------------------------------------------------------------- /** adjusted to the left. */ LEFT, - //------------------------------------------------------------------------- /** centric adjusted. */ CENTER, - //------------------------------------------------------------------------- /** adjusted to the right. */ RIGHT, - //------------------------------------------------------------------------- /** adjusted to both borders / stretched */ BLOCK, - //------------------------------------------------------------------------- /** adjusted to both borders except for a small indent on both sides */ INDENT_BLOCK }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/SectionFileLink.idl b/offapi/com/sun/star/text/SectionFileLink.idl index 1dab9de46c28..275141b10d74 100644 --- a/offapi/com/sun/star/text/SectionFileLink.idl +++ b/offapi/com/sun/star/text/SectionFileLink.idl @@ -20,11 +20,9 @@ #define __com_sun_star_text_SectionFileLink_idl__ -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from xml: struct com::sun::star::text::SectionFileLink /** describes the link for a text section. @@ -52,7 +50,6 @@ published struct SectionFileLink */ string FileURL; - //------------------------------------------------------------------------- // DocMerge from xml: field com::sun::star::text::SectionFileLink::FilterName /** contains the name of the file filter that is used to load the linked file. @@ -61,7 +58,6 @@ published struct SectionFileLink }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/SetVariableType.idl b/offapi/com/sun/star/text/SetVariableType.idl index 2c1d2c8519dc..d02748ff21c1 100644 --- a/offapi/com/sun/star/text/SetVariableType.idl +++ b/offapi/com/sun/star/text/SetVariableType.idl @@ -20,36 +20,30 @@ #define __com_sun_star_text_SetVariableType_idl__ -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from idl: constants com::sun::star::text::SetVariableType /** These constants define the type of a variable text field. */ published constants SetVariableType { - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::text::SetVariableType::VAR /** specifies a simple variable. */ const short VAR = 0; - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::text::SetVariableType::SEQUENCE /** specifies a number sequence field. */ const short SEQUENCE = 1; - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::text::SetVariableType::FORMULA /** specifies a formula field. */ const short FORMULA = 2; - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::text::SetVariableType::STRING /** specifies a string field. @@ -57,7 +51,6 @@ published constants SetVariableType const short STRING = 3; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/Shape.idl b/offapi/com/sun/star/text/Shape.idl index 1d4e74c565a1..c086e4801019 100644 --- a/offapi/com/sun/star/text/Shape.idl +++ b/offapi/com/sun/star/text/Shape.idl @@ -26,48 +26,40 @@ #include #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** specifies the service of shapes in a text document */ published service Shape { service com::sun::star::drawing::Shape; - //------------------------------------------------------------------------- /** contains the number of the page where the objects are anchored.

The value is valid only if the AnchorType is TextContentAnchorType::AT_PAGE.

*/ [property] short AnchorPageNo; - //------------------------------------------------------------------------- /** contains the text frame the current frame is anchored to.

The value is valid only if the AnchorType is TextContentAnchorType::AT_FRAME.

*/ [property] com::sun::star::text::XTextFrame AnchorFrame; - //------------------------------------------------------------------------- /** specifies how the text content is attached to its surrounding Text. */ [optional, property] com::sun::star::text::TextContentAnchorType AnchorType; - //------------------------------------------------------------------------- /** determines the horizontal orientation of the object. @see BaseFrame::HoriOrientation */ [property] short HoriOrient; - //------------------------------------------------------------------------- /** contains the horizontal position of the object (1/100 mm).

It is only valid if "HoriOrient" is HoriOrientation_NONE.

*/ [property] long HoriOrientPosition; - //------------------------------------------------------------------------- /** determines the environment of the object to which the orientation is related. @@ -75,14 +67,12 @@ published service Shape */ [property] short HoriOrientRelation; - //------------------------------------------------------------------------- /** determines the vertical orientation of the object. @see BaseFrame::VertOrientation */ [property] short VertOrient; - //------------------------------------------------------------------------- /** contains the vertical position of the object (1/100 mm). It is only valid if TextEmbeddedObject::VertOrient is @@ -90,58 +80,47 @@ published service Shape */ [property] long VertOrientPosition; - //------------------------------------------------------------------------- /** determines the environment of the object to which the orientation is related. @see BaseFrame::RelOrientation */ [property] short VertOrientRelation; - //------------------------------------------------------------------------- /** contains the left margin of the object. */ [property] long LeftMargin; - //------------------------------------------------------------------------- /** contains the right margin of the object. */ [property] long RightMargin; - //------------------------------------------------------------------------- /** contains the top margin of the object. */ [property] long TopMargin; - //------------------------------------------------------------------------- /** contains the bottom margin of the object. */ [property] long BottomMargin; - //------------------------------------------------------------------------- /** determines the type of the surrounding text. @deprecated */ [property] com::sun::star::text::WrapTextMode Surround; - //------------------------------------------------------------------------- /** determines if the text of the paragraph in which the object is anchored, wraps around the object. */ [property] boolean SurroundAnchorOnly; - //------------------------------------------------------------------------- /** determines if the text wraps around the contour of the object. */ [property] boolean SurroundContour; - //------------------------------------------------------------------------- /** the text flows only around the contour of the object. */ [property] boolean ContourOutside; - //------------------------------------------------------------------------- /** determines if the object is opaque or transparent for text. */ [property] boolean Opaque; - //------------------------------------------------------------------------- /** contains a text range where the shape should be anchored to.

There are two different ways to get newly created shapes into the text document. One of them is to use the insertTextContent() method of @@ -156,7 +135,6 @@ published service Shape */ [property] com::sun::star::text::XTextRange TextRange; - //------------------------------------------------------------------------- /** determines the influence of the text wrap on the positioning of the shape @@ -168,7 +146,6 @@ published service Shape */ [optional, property] short WrapInfluenceOnPosition; - //------------------------------------------------------------------------- /** determines the transformation of the shape in horizontal left-to-right layout @@ -180,7 +157,6 @@ published service Shape @since OOo 2.0 */ [optional, readonly, property] com::sun::star::drawing::HomogenMatrix3 TransformationInHoriL2R; - //------------------------------------------------------------------------- /** determines layout direction the position attributes of the shape is given @@ -189,7 +165,6 @@ published service Shape @since OOo 2.0 */ [optional, property] short PositionLayoutDir; - //------------------------------------------------------------------------- /** determines the start position of the shape in horizontal left-to-right layout @@ -201,7 +176,6 @@ published service Shape @since OOo 2.0 */ [optional, readonly, property] com::sun::star::awt::Point StartPositionInHoriL2R; - //------------------------------------------------------------------------- /** determines the end position of the shape in horizontal left-to-right layout @@ -215,7 +189,6 @@ published service Shape [optional, readonly, property] com::sun::star::awt::Point EndPositionInHoriL2R; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/SizeType.idl b/offapi/com/sun/star/text/SizeType.idl index 8281acedd04f..ccf27578e528 100644 --- a/offapi/com/sun/star/text/SizeType.idl +++ b/offapi/com/sun/star/text/SizeType.idl @@ -29,11 +29,9 @@ #define __com_sun_star_text_SizeType_idl__ -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from idl: constants com::sun::star::text::SizeType /** The height value of objects like text frames or table rows may @@ -46,19 +44,16 @@ */ published constants SizeType { - //------------------------------------------------------------------------- // The height of the object is determined by the content only. // DocMerge: empty anyway const short VARIABLE = 0; - //------------------------------------------------------------------------- // The height property determines the height of the object. // DocMerge: empty anyway const short FIX = 1; - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::text::SizeType::MIN /** The height property determines the minimum height of the object, but the @@ -68,7 +63,6 @@ published constants SizeType }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/TableColumnSeparator.idl b/offapi/com/sun/star/text/TableColumnSeparator.idl index 9c90585ea308..6c8f695e4b46 100644 --- a/offapi/com/sun/star/text/TableColumnSeparator.idl +++ b/offapi/com/sun/star/text/TableColumnSeparator.idl @@ -20,11 +20,9 @@ #define __com_sun_star_text_TableColumnSeparator_idl__ -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** The width of the cells of a text table is defined by the position of the separator between neighboring cells. @@ -62,7 +60,6 @@ published struct TableColumnSeparator */ short Position; - //------------------------------------------------------------------------- /** determines if the separator is visible. */ @@ -70,7 +67,6 @@ published struct TableColumnSeparator }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/TableColumns.idl b/offapi/com/sun/star/text/TableColumns.idl index 5c5f35f41147..5fbba617b798 100644 --- a/offapi/com/sun/star/text/TableColumns.idl +++ b/offapi/com/sun/star/text/TableColumns.idl @@ -24,11 +24,9 @@ #include #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** represents a collection of all columns of a table. @@ -39,15 +37,12 @@ module com { module sun { module star { module text { */ published service TableColumns { - //------------------------------------------------------------------------- /** provides methods to insert and remove columns. */ interface com::sun::star::table::XTableColumns; - //------------------------------------------------------------------------- }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/TableIndex.idl b/offapi/com/sun/star/text/TableIndex.idl index 8a6d7977421c..420d57e1a75a 100644 --- a/offapi/com/sun/star/text/TableIndex.idl +++ b/offapi/com/sun/star/text/TableIndex.idl @@ -23,11 +23,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** specifies service of table indexes within a document. @see com::sun::star::text::BaseIndex @@ -36,17 +34,14 @@ published service TableIndex { service com::sun::star::text::BaseIndex; - //------------------------------------------------------------------------- /** determines if the name or the label of an object is used to create the index. */ [optional, property] boolean CreateFromLabels; //tables, illustrations - //------------------------------------------------------------------------- /** determines the name of the sequence field that is evaluated to create the index. */ [optional, property] string LabelCategory; //tables, illustrations - //------------------------------------------------------------------------- /** determines the way the paragraph containing a label is included in the index. @see ReferenceFieldPart allowed constant values: only TEXT, CATEGORY_AND_NUMBER and ONLY_CAPTION @@ -54,7 +49,6 @@ published service TableIndex [optional, property] short LabelDisplayType;//tables, illustrations }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/TableRows.idl b/offapi/com/sun/star/text/TableRows.idl index 3abd19e97fd9..e79f9fe076f7 100644 --- a/offapi/com/sun/star/text/TableRows.idl +++ b/offapi/com/sun/star/text/TableRows.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** represents a collection of all rows of a text table. @@ -38,15 +36,12 @@ module com { module sun { module star { module text { */ published service TableRows { - //------------------------------------------------------------------------- /** provides methods to insert and remove rows. */ interface com::sun::star::table::XTableRows; - //------------------------------------------------------------------------- }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/TemplateDisplayFormat.idl b/offapi/com/sun/star/text/TemplateDisplayFormat.idl index 02fb965f8109..ccf34c9683cf 100644 --- a/offapi/com/sun/star/text/TemplateDisplayFormat.idl +++ b/offapi/com/sun/star/text/TemplateDisplayFormat.idl @@ -20,11 +20,9 @@ #define __com_sun_star_text_TemplateDisplayFormat_idl__ -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from idl: constants com::sun::star::text::TemplateDisplayFormat /** These constants are used to specify which information about a template is @@ -32,19 +30,16 @@ */ published constants TemplateDisplayFormat { - //------------------------------------------------------------------------- // The complete path of the file will be displayed. // DocMerge: empty anyway const short FULL = 0; - //------------------------------------------------------------------------- // Only the path of the template file will be displayed. // DocMerge: empty anyway const short PATH = 1; - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::text::TemplateDisplayFormat::NAME /** Only the file name, without file extension, of the template @@ -52,7 +47,6 @@ published constants TemplateDisplayFormat */ const short NAME = 2; - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::text::TemplateDisplayFormat::NAME_AND_EXT /** The file name and the file extension of the template @@ -60,14 +54,12 @@ published constants TemplateDisplayFormat */ const short NAME_AND_EXT = 3; - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::text::TemplateDisplayFormat::AREA /** The name of the template area is displayed. */ const short AREA = 4; - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::text::TemplateDisplayFormat::TITLE /** The title of the template file is displayed. @@ -76,7 +68,6 @@ published constants TemplateDisplayFormat }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/Text.idl b/offapi/com/sun/star/text/Text.idl index bec55a32dad9..f95e1a94331c 100644 --- a/offapi/com/sun/star/text/Text.idl +++ b/offapi/com/sun/star/text/Text.idl @@ -33,7 +33,6 @@ #include -//============================================================================= module com { module sun { module star { module text { @@ -41,7 +40,6 @@ published interface XTextRangeMover; published interface XTextRangeCompare; published interface XRelativeTextContentInsert; -//============================================================================= /** is an independent piece of text which consists of a series of one or more paragraphs. @@ -62,27 +60,23 @@ published service Text */ interface com::sun::star::container::XEnumerationAccess; -//============================================================================= /** provides a cursor factory and the possibility to insert and remove contents. */ interface XText; -//============================================================================= /** optional interface to compare positions of TextRange instances within this text. */ [optional] interface XTextRangeCompare; -//============================================================================= /** makes it possible to change the position of paragraphs. */ [optional] interface XTextRangeMover; -//============================================================================= /** makes it possible to insert a new text content, before or after existing text contents. @@ -91,7 +85,6 @@ published service Text */ [optional] interface XRelativeTextContentInsert; -//============================================================================= /** contains the properties of a redline at the start of the document.
The sequence contains the following properties @@ -112,7 +105,6 @@ published service Text */ [optional, property] ::com::sun::star::beans::PropertyValues StartRedline; -//============================================================================= /** contains the properties of a redline at the start of the document. The sequence contains the following properties @@ -133,11 +125,9 @@ published service Text */ [optional, maybevoid, property] ::com::sun::star::beans::PropertyValues EndRedline; -//============================================================================= }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/TextColumn.idl b/offapi/com/sun/star/text/TextColumn.idl index d102c9fed666..21f03a1802a3 100644 --- a/offapi/com/sun/star/text/TextColumn.idl +++ b/offapi/com/sun/star/text/TextColumn.idl @@ -20,11 +20,9 @@ #define __com_sun_star_text_TextColumn_idl__ -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from xml: struct com::sun::star::text::TextColumn /** defines a single text column. @@ -39,7 +37,6 @@ published struct TextColumn */ long Width; - //------------------------------------------------------------------------- // DocMerge from xml: field com::sun::star::text::TextColumn::LeftMargin /** contains the left margin of the column. @@ -50,7 +47,6 @@ published struct TextColumn */ long LeftMargin; - //------------------------------------------------------------------------- // DocMerge from xml: field com::sun::star::text::TextColumn::RightMargin /** contains the right margin of the column. @@ -63,7 +59,6 @@ published struct TextColumn }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/TextColumnSequence.idl b/offapi/com/sun/star/text/TextColumnSequence.idl index 3094bea0e4e7..13dbdd4f3d66 100644 --- a/offapi/com/sun/star/text/TextColumnSequence.idl +++ b/offapi/com/sun/star/text/TextColumnSequence.idl @@ -21,16 +21,13 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** */ published typedef sequence TextColumnSequence; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/TextColumns.idl b/offapi/com/sun/star/text/TextColumns.idl index 2d00607eeed6..c4ca4b1cfd7c 100644 --- a/offapi/com/sun/star/text/TextColumns.idl +++ b/offapi/com/sun/star/text/TextColumns.idl @@ -32,11 +32,9 @@ #include #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from xml: service com::sun::star::text::TextColumns /** provides access to columns in text (e.g., in TextFrames ). @@ -46,46 +44,36 @@ published service TextColumns // DocMerge: empty anyway interface com::sun::star::text::XTextColumns; - //------------------------------------------------------------------------ /** determines whether the columns all have equal width. This flag is set if XTextColumns::setColumnCount() is called and it is reset if XTextColumns::setColumns() is called. */ [readonly, property] boolean IsAutomatic; - //------------------------------------------------------------------------ /** contains the distance between the columns. It is valid if the property IsAutomatic is set. Half of this distance is set to the left and right margins of all columns, except for the left margin of the first column, and the right margin of the last column.*/ [property] long AutomaticDistance; - //------------------------------------------------------------------------ /** determines the width of the separator lines between the columns. */ [property] long SeparatorLineWidth; - //------------------------------------------------------------------------ /** determines the color of the separator lines between the columns. */ [property] com::sun::star::util::Color SeparatorLineColor; - //------------------------------------------------------------------------ /** determines the relative height of the separator lines between the columns. */ [property] long SeparatorLineRelativeHeight; - //------------------------------------------------------------------------ /** determines the vertical alignment of the separator lines between the columns. */ [property] com::sun::star::style::VerticalAlignment SeparatorLineVerticalAlignment; - //------------------------------------------------------------------------ /** determines whether separator lines are on. */ [property] boolean SeparatorLineIsOn; - //------------------------------------------------------------------------ /** determines the style of the separator lines between the columns. @see com::sun::star::text:ColumnSeparatorStyle for the possible values. */ [property, optional] short SeparatorLineStyle; - //------------------------------------------------------------------------ }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/TextContent.idl b/offapi/com/sun/star/text/TextContent.idl index c88a517275ba..361cb25b2a9e 100644 --- a/offapi/com/sun/star/text/TextContent.idl +++ b/offapi/com/sun/star/text/TextContent.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** is an object which can be anchored in a text, like instances of TextFrame or TextField. @@ -55,19 +53,16 @@ published service TextContent */ interface com::sun::star::text::XTextContent; - //------------------------------------------------------------------------- /** specifies how the text content is attached to its surrounding Text. */ [optional, property] com::sun::star::text::TextContentAnchorType AnchorType; - //------------------------------------------------------------------------- /** contains the anchor type of the text content. @see com::sun::star::text::TextContentAnchorType */ [optional, readonly, property] sequence AnchorTypes; - //------------------------------------------------------------------------- /** specifies if the text content is a shape and how the text is wrapped around the shape. */ @@ -75,7 +70,6 @@ published service TextContent }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/TextContentAnchorType.idl b/offapi/com/sun/star/text/TextContentAnchorType.idl index 928fba6ca6f1..423801f073b3 100644 --- a/offapi/com/sun/star/text/TextContentAnchorType.idl +++ b/offapi/com/sun/star/text/TextContentAnchorType.idl @@ -20,11 +20,9 @@ #define __com_sun_star_text_TextContentAnchorType_idl__ -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from xml: enum com::sun::star::text::TextContentAnchorType /** specify how the text content is attached to its @@ -32,14 +30,12 @@ */ published enum TextContentAnchorType { - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::text::TextContentAnchorType::AT_PARAGRAPH /** The anchor of the object is set at the top left position of the paragraph. */ AT_PARAGRAPH, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::text::TextContentAnchorType::AS_CHARACTER /** The object is anchored instead of a character. @@ -50,7 +46,6 @@ published enum TextContentAnchorType */ AS_CHARACTER, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::text::TextContentAnchorType::AT_PAGE /** The object is anchored to the page. @@ -61,14 +56,12 @@ published enum TextContentAnchorType */ AT_PAGE, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::text::TextContentAnchorType::AT_FRAME /** The object is anchored to a text frame. */ AT_FRAME, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::text::TextContentAnchorType::AT_CHARACTER /** The object is anchored to a character. @@ -83,7 +76,6 @@ published enum TextContentAnchorType }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/TextContentCollection.idl b/offapi/com/sun/star/text/TextContentCollection.idl index 3945ea51512d..3e0c43526b95 100644 --- a/offapi/com/sun/star/text/TextContentCollection.idl +++ b/offapi/com/sun/star/text/TextContentCollection.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from xml: service com::sun::star::text::TextContentCollection /** Objects of this type are collections of text contents of the same type.@see Text @@ -52,7 +50,6 @@ published service TextContentCollection }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/TextCursor.idl b/offapi/com/sun/star/text/TextCursor.idl index a5117d8284aa..e1724201ad8e 100644 --- a/offapi/com/sun/star/text/TextCursor.idl +++ b/offapi/com/sun/star/text/TextCursor.idl @@ -31,11 +31,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from xml: service com::sun::star::text::TextCursor /** A TextCursor is a TextRange which can be moved @@ -89,7 +87,6 @@ published service TextCursor }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/TextDocument.idl b/offapi/com/sun/star/text/TextDocument.idl index 7a42cafc3d68..456b3e8f3680 100644 --- a/offapi/com/sun/star/text/TextDocument.idl +++ b/offapi/com/sun/star/text/TextDocument.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** Specify the document service of the text module. */ @@ -35,7 +33,6 @@ published service TextDocument service GenericTextDocument; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/TextDocumentView.idl b/offapi/com/sun/star/text/TextDocumentView.idl index 2ea0ca1473d9..1207766ae1b1 100644 --- a/offapi/com/sun/star/text/TextDocumentView.idl +++ b/offapi/com/sun/star/text/TextDocumentView.idl @@ -27,11 +27,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** specifies the view of a TextDocument. */ @@ -58,7 +56,6 @@ published service TextDocumentView [optional] interface com::sun::star::beans::XPropertySet; - //------------------------------------------------------------------------- /** returns the number of pages in the document

Since the document needs to be formatted to get the result @@ -68,7 +65,6 @@ published service TextDocumentView */ [optional, property, readonly] long PageCount; - //------------------------------------------------------------------------- /** returns the number of lines in the document

Since the document needs to be formatted to get the result @@ -80,24 +76,20 @@ published service TextDocumentView */ [optional, property, readonly] long LineCount; - //------------------------------------------------------------------------- /** specifies if spell checking should be done while typing. @since OOo 2.0 */ [optional, property] boolean IsConstantSpellcheck; - //------------------------------------------------------------------------- /** specifies if the marks for misspelled text should be displayed. @since OOo 2.0 */ [optional, property] boolean IsHideSpellMarks; - //------------------------------------------------------------------------- }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/TextEmbeddedObject.idl b/offapi/com/sun/star/text/TextEmbeddedObject.idl index 615e60236360..6d6ddd329907 100644 --- a/offapi/com/sun/star/text/TextEmbeddedObject.idl +++ b/offapi/com/sun/star/text/TextEmbeddedObject.idl @@ -33,11 +33,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from xml: service com::sun::star::text::TextEmbeddedObject /** provides access to the properties and methods of an embedded object. @@ -56,7 +54,6 @@ published service TextEmbeddedObject The property can only be set as long as the object is not inserted into the document. */ [property] string CLSID; - //------------------------------------------------------------------------- /** This is the model for the OLE2 object.

This property if void if the OLE2 is not an @@ -64,7 +61,6 @@ published service TextEmbeddedObject */ [readonly, maybevoid, property] com::sun::star::frame::XModel Model; - //------------------------------------------------------------------------- /** This is the component for the OLE2 object. @@ -72,7 +68,6 @@ published service TextEmbeddedObject [readonly, maybevoid, property] com::sun::star::lang::XComponent Component; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/TextEmbeddedObjects.idl b/offapi/com/sun/star/text/TextEmbeddedObjects.idl index e24bbd28504f..b400f65d6315 100644 --- a/offapi/com/sun/star/text/TextEmbeddedObjects.idl +++ b/offapi/com/sun/star/text/TextEmbeddedObjects.idl @@ -23,11 +23,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** provides access to all embedded objects in a document. */ @@ -51,7 +49,6 @@ published service TextEmbeddedObjects }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/TextField.idl b/offapi/com/sun/star/text/TextField.idl index 59f5adb1a0ee..124241b4ea6c 100644 --- a/offapi/com/sun/star/text/TextField.idl +++ b/offapi/com/sun/star/text/TextField.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** A TextField is a TextContent which fades its textual representation into the text range to which it is anchored. @@ -47,7 +45,6 @@ published service TextField */ [optional] interface com::sun::star::beans::XPropertySet; - //------------------------------------------------------------------------- /** specifies if the text field is actually used in the document. @@ -58,7 +55,6 @@ published service TextField */ [optional, property, readonly] boolean IsFieldUsed; - //------------------------------------------------------------------------- /** specifies if the text field is actually displayed. @@ -70,12 +66,10 @@ published service TextField */ [optional, property, readonly] boolean IsFieldDisplayed; - //------------------------------------------------------------------------- }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/TextFieldEnumeration.idl b/offapi/com/sun/star/text/TextFieldEnumeration.idl index 8792cfec8c46..0daff6853ec4 100644 --- a/offapi/com/sun/star/text/TextFieldEnumeration.idl +++ b/offapi/com/sun/star/text/TextFieldEnumeration.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** This interface creates an enumeration of all text fields within a text document. */ @@ -37,7 +35,6 @@ published service TextFieldEnumeration interface ::com::sun::star::container::XEnumeration; }; -//============================================================================= }; }; }; }; #endif diff --git a/offapi/com/sun/star/text/TextFieldMaster.idl b/offapi/com/sun/star/text/TextFieldMaster.idl index 2244b5b029be..f0a72ac5ef43 100644 --- a/offapi/com/sun/star/text/TextFieldMaster.idl +++ b/offapi/com/sun/star/text/TextFieldMaster.idl @@ -22,11 +22,9 @@ #include #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** A TextFieldMaster specifies important data for its DependentTextFields. @@ -37,25 +35,21 @@ published service TextFieldMaster this field master, if any. */ [optional] interface com::sun::star::beans::XPropertySet; - //------------------------------------------------------------------------ /** determines the name of the field master. The name is void as long as the instance is not member of the document structure. When the value is being set the instance is inserted into the document and the name cannot be changed afterwards. That does not apply to the Database text field master. */ [optional, property] string Name; - //------------------------------------------------------------------------ /** contains a sequence of all fields that depend on this master. */ [readonly, property] sequence< XDependentTextField> DependentTextFields; - //------------------------------------------------------------------------ /** contains the instance name as it is used in the XTextFieldsSupplier. */ [readonly, property] string InstanceName; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/TextFieldMasters.idl b/offapi/com/sun/star/text/TextFieldMasters.idl index 8da73949dd1f..ffa371d888b1 100644 --- a/offapi/com/sun/star/text/TextFieldMasters.idl +++ b/offapi/com/sun/star/text/TextFieldMasters.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from xml: service com::sun::star::text::TextFieldMasters /** This is a collection of instances of TextFieldMaster, defined @@ -45,7 +43,6 @@ published service TextFieldMasters interface com::sun::star::container::XNameAccess; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/TextFields.idl b/offapi/com/sun/star/text/TextFields.idl index 4c0b2d219e7b..2695ee4a923d 100644 --- a/offapi/com/sun/star/text/TextFields.idl +++ b/offapi/com/sun/star/text/TextFields.idl @@ -22,11 +22,9 @@ #include #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from xml: service com::sun::star::text::TextFields /** This is a collection of TextField instances. @@ -49,7 +47,6 @@ published service TextFields }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/TextFrame.idl b/offapi/com/sun/star/text/TextFrame.idl index 15b8ce259a2b..35a1dc15c7d4 100644 --- a/offapi/com/sun/star/text/TextFrame.idl +++ b/offapi/com/sun/star/text/TextFrame.idl @@ -31,11 +31,9 @@ #include #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** specifies a rectangular shape which contains a Text object and is attached to a piece of surrounding Text. @@ -68,17 +66,14 @@ published service TextFrame text frame. */ interface com::sun::star::text::XTextFrame; - //------------------------------------------------------------------------- /** contains the metric height value of the frame. */ [property] long FrameHeightAbsolute; - //------------------------------------------------------------------------- /** contains the metric width value of the frame. */ [property] long FrameWidthAbsolute; - //------------------------------------------------------------------------- /** specifies a width relative to the width of the surrounding text. @@ -87,7 +82,6 @@ published service TextFrame */ [property] byte FrameWidthPercent; - //------------------------------------------------------------------------- /** specifies a width relative to the width of the surrounding text. @@ -95,26 +89,22 @@ published service TextFrame is used.

*/ [property] byte FrameHeightPercent; - //------------------------------------------------------------------------- /** If "AutomaticHeight" is set, then the object grows if it is required by the frame content. */ [property] boolean FrameIsAutomaticHeight; - //------------------------------------------------------------------------- /** determines the interpretation of the height and relative height properties. @see SizeType */ [property] short SizeType; - //------------------------------------------------------------------------- /** determines if the text frame should be editable in a read-only document. (This is usually used in forms.) */ [optional, property] boolean EditInReadonly; - //------------------------------------------------------------------------- /** determines the interpretation of the width and relative width properties. @@ -123,13 +113,11 @@ published service TextFrame */ [optional, property] short WidthType; - //----------------------------------------------------------------------------- /** contains the writing direction, as represented by the WritingMode2 constants */ [optional, property] short WritingMode; - //----------------------------------------------------------------------------- /** controls, if the frame follows the text flow or can leave its layout environment

If set, the frame follows the text flow and doesn't leaves the layout @@ -161,7 +149,6 @@ published service TextFrame }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/TextFrames.idl b/offapi/com/sun/star/text/TextFrames.idl index b11c4d835ce2..e15defcc1721 100644 --- a/offapi/com/sun/star/text/TextFrames.idl +++ b/offapi/com/sun/star/text/TextFrames.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from xml: service com::sun::star::text::TextFrames /** This is the collection of all TextFrame instances within a @@ -64,7 +62,6 @@ published service TextFrames }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/TextGraphicObject.idl b/offapi/com/sun/star/text/TextGraphicObject.idl index 882eaddce6d0..c3f7e0c29c18 100644 --- a/offapi/com/sun/star/text/TextGraphicObject.idl +++ b/offapi/com/sun/star/text/TextGraphicObject.idl @@ -35,11 +35,9 @@ #include #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** specifies a graphic which can be embedded in Text. */ @@ -49,48 +47,37 @@ published service TextGraphicObject graphic objects and embedded objects. */ service BaseFrame; - //------------------------------------------------------------------------- /** returns the client-side image map if one is assigned to the object. */ [property] com::sun::star::container::XIndexContainer ImageMap; - //------------------------------------------------------------------------- /** determines if the content is protected against changes from the user interface. */ [property] boolean ContentProtected; - //------------------------------------------------------------------------- /** determines if the text wraps around the contour of the object. */ [property] boolean SurroundContour; - //------------------------------------------------------------------------- /** the text flows only around the contour of the object. */ [property] boolean ContourOutside; - //------------------------------------------------------------------------- /** contains the contour of the object as PolyPolygon. */ [optional, property] com::sun::star::drawing::PointSequenceSequence ContourPolyPolygon; - //------------------------------------------------------------------------- - //------------------------------------------------------------------------- /** contains the cropping of the object.@see GraphicCrop */ [property] com::sun::star::text::GraphicCrop GraphicCrop; - //------------------------------------------------------------------------- /** determines if the object is horizontally mirrored on even pages. */ [property] boolean HoriMirroredOnEvenPages; - //------------------------------------------------------------------------- /** determines if the object is horizontally mirrored on odd pages. */ [property] boolean HoriMirroredOnOddPages; - //------------------------------------------------------------------------- - //------------------------------------------------------------------------- /** determines if the object is mirrored vertically. */ [property] boolean VertMirrored; @@ -99,67 +86,54 @@ published service TextGraphicObject */ [property] string GraphicURL; - //------------------------------------------------------------------------- /** contains the name of the filter of the background graphic of the object. */ [property] string GraphicFilter; - //------------------------------------------------------------------------- /** contains the original size of the bitmap in the graphic object. */ [property] com::sun::star::awt::Size ActualSize; - //------------------------------------------------------------------------- /** changes the display of the luminance. It contains percentage values between -100 and +100. */ [property] short AdjustLuminance; - //------------------------------------------------------------------------- /** changes the display of contrast. It contains percentage values between -100 and +100. */ [property] short AdjustContrast; - //------------------------------------------------------------------------- /** changes the display of the red color channel. It contains percentage values between -100 and +100. */ [property] short AdjustRed; - //------------------------------------------------------------------------- /** changes the display of the green color channel. It contains percentage values between -100 and +100. */ [property] short AdjustGreen; - //------------------------------------------------------------------------- /** changes the display of the blue color channel. It contains percentage values between -100 and +100. */ [property] short AdjustBlue; - //------------------------------------------------------------------------- /** determines the gamma value of the graphic. */ [property] double Gamma; - //------------------------------------------------------------------------- /** determines if the graphic is display in inverted colors. It contains percentage values between -100 and +100. */ [property] boolean GraphicIsInverted; - //------------------------------------------------------------------------- /** . It contains percentage values between -100 and +100. */ [property] short Transparency; - //------------------------------------------------------------------------- /** contains the ColorMode as ColorMode. */ [property] com::sun::star::drawing::ColorMode GraphicColorMode; - //------------------------------------------------------------------------- /** contains the graphic. */ [optional, property] com::sun::star::graphic::XGraphic Graphic; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/TextGraphicObjects.idl b/offapi/com/sun/star/text/TextGraphicObjects.idl index 8698f89be1b4..1d7048f697dd 100644 --- a/offapi/com/sun/star/text/TextGraphicObjects.idl +++ b/offapi/com/sun/star/text/TextGraphicObjects.idl @@ -23,11 +23,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** This is the collection of all TextGraphicObject instances within a context (e.g. a document). @@ -52,7 +50,6 @@ published service TextGraphicObjects interface com::sun::star::container::XIndexAccess; }; -//============================================================================= }; }; }; }; #endif diff --git a/offapi/com/sun/star/text/TextGridMode.idl b/offapi/com/sun/star/text/TextGridMode.idl index dba485aa7f16..b73c65b366e0 100644 --- a/offapi/com/sun/star/text/TextGridMode.idl +++ b/offapi/com/sun/star/text/TextGridMode.idl @@ -20,34 +20,28 @@ #define __com_sun_star_text_TextGridMode_idl__ -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** this set of constants describes different modes for text grids */ published constants TextGridMode { - //------------------------------------------------------------------------- /** no text grid */ const short NONE = 0; - //------------------------------------------------------------------------- /** line positions will be determined by the grid */ const short LINES = 1; - //------------------------------------------------------------------------- /** character and line positions will be determined by the grid */ const short LINES_AND_CHARS = 2; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/TextLayoutCursor.idl b/offapi/com/sun/star/text/TextLayoutCursor.idl index 0a09ed18f9ae..c24a830a5be9 100644 --- a/offapi/com/sun/star/text/TextLayoutCursor.idl +++ b/offapi/com/sun/star/text/TextLayoutCursor.idl @@ -23,11 +23,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from xml: service com::sun::star::text::TextLayoutCursor /** A TextLayoutCursor is a TextRange which can @@ -43,7 +41,6 @@ published service TextLayoutCursor }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/TextMarkupDescriptor.idl b/offapi/com/sun/star/text/TextMarkupDescriptor.idl index 1962d2acb850..dcad92648377 100644 --- a/offapi/com/sun/star/text/TextMarkupDescriptor.idl +++ b/offapi/com/sun/star/text/TextMarkupDescriptor.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** A descriptor for a single text markup. diff --git a/offapi/com/sun/star/text/TextMarkupType.idl b/offapi/com/sun/star/text/TextMarkupType.idl index e4dccb004b53..0c12aa633a66 100644 --- a/offapi/com/sun/star/text/TextMarkupType.idl +++ b/offapi/com/sun/star/text/TextMarkupType.idl @@ -20,11 +20,9 @@ #ifndef __com_sun_star_text_TextMarkupType_idl__ #define __com_sun_star_text_TextMarkupType_idl__ -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** Constants to specify the type of text markup. diff --git a/offapi/com/sun/star/text/TextPageStyle.idl b/offapi/com/sun/star/text/TextPageStyle.idl index d05c3f3111af..7d57716ee743 100644 --- a/offapi/com/sun/star/text/TextPageStyle.idl +++ b/offapi/com/sun/star/text/TextPageStyle.idl @@ -39,11 +39,9 @@ #include #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** represents a page style for a text document. @@ -53,26 +51,22 @@ module com { module sun { module star { module text { */ published service TextPageStyle { - //------------------------------------------------------------------------- /** determines whether the register mode is active on that page. */ [property] boolean RegisterModeActive; - //------------------------------------------------------------------------- /** contains the name of the paragraph style that is used as reference of the register mode. */ [property] string RegisterParagraphStyle; - //------------------------------------------------------------------------- /** contains the column settings of the page. */ [property] com::sun::star::text::XTextColumns TextColumns; - //------------------------------------------------------------------------- /** contains the interface to the text of the header. @@ -80,7 +74,6 @@ published service TextPageStyle */ [property] com::sun::star::text::XText HeaderText; - //------------------------------------------------------------------------- /** contains the interface to the text of the header of left pages. @@ -88,7 +81,6 @@ published service TextPageStyle */ [property] com::sun::star::text::XText HeaderTextLeft; - //------------------------------------------------------------------------- /** contains the interface to the text of the header of right pages. @@ -96,7 +88,6 @@ published service TextPageStyle */ [property] com::sun::star::text::XText HeaderTextRight; - //------------------------------------------------------------------------- /** contains the interface to the text of the header of first pages. @@ -106,7 +97,6 @@ published service TextPageStyle */ [optional, property] com::sun::star::text::XText HeaderTextFirst; - //------------------------------------------------------------------------- /** contains the interface to the text of the footer. @@ -114,7 +104,6 @@ published service TextPageStyle */ [property] com::sun::star::text::XText FooterText; - //------------------------------------------------------------------------- /** contains the interface to the text of the footer of a left page. @@ -122,7 +111,6 @@ published service TextPageStyle */ [property] com::sun::star::text::XText FooterTextLeft; - //------------------------------------------------------------------------- /** contains the interface to the text of the footer of a right page. @@ -130,7 +118,6 @@ published service TextPageStyle */ [property] com::sun::star::text::XText FooterTextRight; - //------------------------------------------------------------------------- /** contains the interface to the text of the footer of a first page. @@ -140,7 +127,6 @@ published service TextPageStyle */ [optional, property] com::sun::star::text::XText FooterTextFirst; - //------------------------------------------------------------------------- /** contains the maximum height of the footnote area (in 1/100 mm). @@ -148,28 +134,24 @@ published service TextPageStyle */ [property] long FootnoteHeight; - //------------------------------------------------------------------------- /** contains the weight of the separator line between the text and the footnote area (in 1/100 mm). */ [property] short FootnoteLineWeight; - //------------------------------------------------------------------------- /** contains the color of the separator line between the text and the footnote area. */ [property] com::sun::star::util::Color FootnoteLineColor; - //------------------------------------------------------------------------- /** contains the relative width of the separator line between the text and the footnote area (in percent). */ [property] byte FootnoteLineRelativeWidth; - //------------------------------------------------------------------------- /** contains the adjustment of the separator line between the text and the footnote area. @@ -178,14 +160,12 @@ published service TextPageStyle */ [property] short FootnoteLineAdjust; - //------------------------------------------------------------------------- /** contains the distance between the text and the separator line between the text and the footnote area (in 1/100 mm). */ [property] long FootnoteLineTextDistance; - //------------------------------------------------------------------------- /** contains the distance between the footnote area and the separator line between the text and the footnote area (in 1/100 mm). @@ -194,7 +174,6 @@ published service TextPageStyle }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/TextPortion.idl b/offapi/com/sun/star/text/TextPortion.idl index d7c70f8cb606..7ca7fb05c197 100644 --- a/offapi/com/sun/star/text/TextPortion.idl +++ b/offapi/com/sun/star/text/TextPortion.idl @@ -28,11 +28,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** A TextPortion is a piece of text within a paragraph that does not contain changes of its attributes inside. @@ -49,7 +47,6 @@ published service TextPortion { service ::com::sun::star::text::TextRange; - //------------------------------------------------------------------------- /** contains text frames, graphic objects, embedded objects or shapes that are anchored at or as character. @see com.sun.star.text.TextFrame @@ -58,14 +55,12 @@ published service TextPortion [optional] interface ::com::sun::star::container::XContentEnumerationAccess; - //------------------------------------------------------------------------- /** gives access to a sequence of properties. @since OOo 2.0 */ [optional] interface ::com::sun::star::beans::XTolerantMultiPropertySet; - //------------------------------------------------------------------------- /** contains the type of the text portion.

Valid content type names are:

@@ -93,51 +88,42 @@ published service TextPortion */ [readonly, property] string TextPortionType; - //------------------------------------------------------------------------- /** contains the control character of a text portion of type ControlCharacter. @deprecated type ControlCharacter no longer implemented */ [readonly, property] short ControlCharacter; - //------------------------------------------------------------------------- /** contains the bookmark of a text portion of type Bookmark. */ [optional, readonly, property] ::com::sun::star::text::XTextContent Bookmark; - //------------------------------------------------------------------------- /** contains the document index mark of a text portion of type DocumentIndexMark. */ [optional, readonly, property] ::com::sun::star::text::XTextContent DocumentIndexMark; - //------------------------------------------------------------------------- /** contains the bookmark of a text portion of type ReferenceMark. */ [optional, readonly, property] ::com::sun::star::text::XTextContent ReferenceMark; - //------------------------------------------------------------------------- /** contains the footnote of a text portion of type Footnote. */ [optional, readonly, property] ::com::sun::star::text::XFootnote Footnote; - //------------------------------------------------------------------------- /** contains the text field of a text portion of type TextField. */ [optional, readonly, property] ::com::sun::star::text::XTextField TextField; - //------------------------------------------------------------------------- /** contains the text range of a text portion of type InContentMetadata. @since OOo 3.2 */ [optional, readonly, property] ::com::sun::star::text::XTextContent InContentMetadata; - //------------------------------------------------------------------------- /** contains whether the portion is a point only. */ [optional, readonly, property] boolean IsCollapsed; - //------------------------------------------------------------------------- /** contains whether the portion is the start of the portion.

This is used for portions which are represented by @@ -147,7 +133,6 @@ published service TextPortion }; -//============================================================================= }; }; }; }; #endif diff --git a/offapi/com/sun/star/text/TextPortionEnumeration.idl b/offapi/com/sun/star/text/TextPortionEnumeration.idl index 55dace99db41..d7c934b1d13e 100644 --- a/offapi/com/sun/star/text/TextPortionEnumeration.idl +++ b/offapi/com/sun/star/text/TextPortionEnumeration.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** This interface creates an enumeration of paragraph within a text document. The elements created by this enumeration contains either parts of text with @@ -39,7 +37,6 @@ published service TextPortionEnumeration interface ::com::sun::star::container::XEnumeration; }; -//============================================================================= }; }; }; }; #endif diff --git a/offapi/com/sun/star/text/TextRange.idl b/offapi/com/sun/star/text/TextRange.idl index 768659281360..68717a965be6 100644 --- a/offapi/com/sun/star/text/TextRange.idl +++ b/offapi/com/sun/star/text/TextRange.idl @@ -30,11 +30,9 @@ #include #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** points to a sequence of characters within a Text. @@ -73,7 +71,6 @@ published service TextRange [optional] service com::sun::star::style::ParagraphPropertiesComplex; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/TextRangeContentProperties.idl b/offapi/com/sun/star/text/TextRangeContentProperties.idl index f924d5a3ed6c..552f863a5136 100644 --- a/offapi/com/sun/star/text/TextRangeContentProperties.idl +++ b/offapi/com/sun/star/text/TextRangeContentProperties.idl @@ -30,11 +30,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** describes the structural properties to retrieve text contents. @@ -42,49 +40,39 @@ module com { module sun { module star { module text { */ service TextRangeContentProperties { - //------------------------------------------------------------------------- /** may contain a document index. */ [optional, readonly, property] com::sun::star::text::XDocumentIndex DocumentIndex; - //------------------------------------------------------------------------- /** may contain a text table. */ [optional, readonly, property] com::sun::star::text::XTextTable TextTable; - //------------------------------------------------------------------------- /** may contain a table cell. */ [optional, readonly, property] com::sun::star::table::XCell Cell; - //------------------------------------------------------------------------- /** may contain a text frame. */ [optional, readonly, property] com::sun::star::text::XTextFrame TextFrame; - //------------------------------------------------------------------------- /** may contain a text section. */ [optional, readonly, property] com::sun::star::text::XTextSection TextSection; - //------------------------------------------------------------------------- /** may contain a document index mark. */ [optional, readonly, property] com::sun::star::text::XDocumentIndexMark DocumentIndexMark; - //------------------------------------------------------------------------- /** may contain a reference mark. */ [optional, readonly, property] com::sun::star::text::XTextContent ReferenceMark; - //------------------------------------------------------------------------- /** may contain a footnote. */ [optional, readonly, property] com::sun::star::text::XFootnote Footnote; - //------------------------------------------------------------------------- /** may contain a endnote. */ [optional, readonly, property] com::sun::star::text::XFootnote Endnote; - //------------------------------------------------------------------------- /** may contain a nested text content. For example, may contain an InContentMetadata or a @@ -95,7 +83,6 @@ service TextRangeContentProperties }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/TextRanges.idl b/offapi/com/sun/star/text/TextRanges.idl index 6a2fc0af744d..be92862f78ed 100644 --- a/offapi/com/sun/star/text/TextRanges.idl +++ b/offapi/com/sun/star/text/TextRanges.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from xml: service com::sun::star::text::TextRanges /** provides a container for XTextRange objects. @@ -38,7 +36,6 @@ published service TextRanges }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/TextSection.idl b/offapi/com/sun/star/text/TextSection.idl index debb7dc20d4f..075287be207a 100644 --- a/offapi/com/sun/star/text/TextSection.idl +++ b/offapi/com/sun/star/text/TextSection.idl @@ -39,11 +39,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** A TextSection is a range of complete paragraphs within a text.

The content of the section may be the content of a link into another @@ -65,7 +63,6 @@ published service TextSection interface com::sun::star::beans::XPropertySet; interface com::sun::star::beans::XPropertyState; - //------------------------------------------------------------------------- /** This property contains a conditional expression.

If the result of the conditional expression is and the property @@ -73,25 +70,21 @@ published service TextSection */ [property] string Condition; - //------------------------------------------------------------------------- /** If this property is , the text section is hidden. */ [property] boolean IsVisible; - //------------------------------------------------------------------------- /** If this property is , the text section is protected and cannot be modified from the user interface. */ [property] boolean IsProtected; - //------------------------------------------------------------------------- /** If this property is set, then the content of the section is read from the specified document. */ [property] com::sun::star::text::SectionFileLink FileLink; - //------------------------------------------------------------------------- /** specifies the source of a file link in the document that is specified in TextSection::FileLink. @@ -103,34 +96,28 @@ published service TextSection */ [property] string LinkRegion; - //------------------------------------------------------------------------- /** specifies the type of the command string for a DDE operation.

The type can be the name of the application that provides a DDE source.

*/ [property] string DDECommandType; - //------------------------------------------------------------------------- /** specifies the source file name of the command string for a DDE operation. */ [property] string DDECommandFile; - //------------------------------------------------------------------------- /** specifies the source element of the command string for a DDE operation.

The element can be i.e. a name of a cell in a sheet or a bookmark.

*/ [property] string DDECommandElement; - //------------------------------------------------------------------------- /** contains the URL for the background graphic. */ [property] string BackGraphicURL; - //------------------------------------------------------------------------- /** contains the name of the file filter for the background graphic. */ [property] string BackGraphicFilter; - //------------------------------------------------------------------------- /** determines the position of the background graphic. @see GraphicLocation @@ -140,92 +127,74 @@ published service TextSection section text. */ [property] boolean FootnoteIsCollectAtTextEnd; - //------------------------------------------------------------------------- /** determines whether the footnotes numbering restarts within the section. This is only valid if FootnoteIsRestartNumbering is set. */ [property] boolean FootnoteIsRestartNumbering; - //------------------------------------------------------------------------- /** determines at which number the footnote numbering inside of the section starts. This is only valid if FootnoteIsRestartNumbering is set. */ [property] short FootnoteRestartNumberingAt; - //------------------------------------------------------------------------- /** determines whether the footnotes within the section use an own numbering format. This is only valid if FootnoteIsRestartNumbering is set. */ [property] boolean FootnoteIsOwnNumbering; - //------------------------------------------------------------------------- /** determines the numbering type of the footnote numbering as a value of NumberingType. This is only valid if FootnoteIsOwnNumbering is set. */ [property] short FootnoteNumberingType; - //------------------------------------------------------------------------- /** determines the prefix that is display before the footnote number. This is only valid if FootnoteIsOwnNumbering is set. */ [property] string FootnoteNumberingPrefix; - //------------------------------------------------------------------------- /** determines the suffix that is display after of the footnote number. This is only valid if FootnoteIsOwnNumbering is set. */ [property] string FootnoteNumberingSuffix; - //------------------------------------------------------------------------- /** determines whether endnotes inside the section are displayed at the end of the section text. */ [property] boolean EndnoteIsCollectAtTextEnd; - //------------------------------------------------------------------------- /** determines whether the endnotes numbering restarts within the section. This is only valid if EndnoteIsRestartNumbering is set. */ [property] boolean EndnoteIsRestartNumbering; - //------------------------------------------------------------------------- /** determines at which number the endnote numbering inside of the section starts. This is only valid if EndnoteIsRestartNumbering is set. */ [property] short EndnoteRestartNumberingAt; - //------------------------------------------------------------------------- /** determines whether the endnotes within the section use an own numbering format. This is only valid if EndnoteIsRestartNumbering is set. */ [property] boolean EndnoteIsOwnNumbering; - //------------------------------------------------------------------------- /** determines the numbering type of the endnote numbering as a value of NumberingType. This is only valid if EndoteIsOwnNumbering is set. */ [property] short EndnoteNumberingType; - //------------------------------------------------------------------------- /** determines the prefix that is display before the endnote number. This is only valid if EndnoteIsOwnNumbering is set. */ [property] string EndnoteNumberingPrefix; - //------------------------------------------------------------------------- /** determines the suffix that is display after the endnote number. This is only valid if EndnoteIsOwnNumbering is set. */ [property] string EndnoteNumberingSuffix; - //------------------------------------------------------------------------- /** determines if a DDE link is updated automatically. */ [property] boolean IsAutomaticUpdate; - //------------------------------------------------------------------------- /** allows columns to be set into the text section */ [property] com::sun::star::text::XTextColumns TextColumns; /** determines the left margin of the section */ [optional, property] long SectionLeftMargin; - //------------------------------------------------------------------------- /** determines the left margin of the section */ [optional, property] long SectionRightMargin; - //------------------------------------------------------------------------- }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/TextSections.idl b/offapi/com/sun/star/text/TextSections.idl index 104f72fdf1a1..de975d17b8d2 100644 --- a/offapi/com/sun/star/text/TextSections.idl +++ b/offapi/com/sun/star/text/TextSections.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from xml: service com::sun::star::text::TextSections /** provides access to the text sections in a text document. @@ -43,7 +41,6 @@ published service TextSections }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/TextSortDescriptor.idl b/offapi/com/sun/star/text/TextSortDescriptor.idl index 0c185dc6d31a..0976d9776a1a 100644 --- a/offapi/com/sun/star/text/TextSortDescriptor.idl +++ b/offapi/com/sun/star/text/TextSortDescriptor.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from xml: service com::sun::star::text::TextSortDescriptor /** describes sort criteria for sorting text. @@ -38,28 +36,24 @@ published service TextSortDescriptor // DocMerge: empty anyway service com::sun::star::util::SortDescriptor; - //------------------------------------------------------------------------- // DocMerge from xml: property com::sun::star::text::TextSortDescriptor::Delimiter /** contains the character that marks the separation of columns. */ [property] char Delimiter; - //------------------------------------------------------------------------- // DocMerge from xml: property com::sun::star::text::TextSortDescriptor::IsSortInTable /** determines if the content of a table is to be sorted. */ [property] boolean IsSortInTable; - //------------------------------------------------------------------------- // DocMerge from xml: property com::sun::star::text::TextSortDescriptor::SortRowOrColumnNo0 /** contains the row or column index used in the first search key. */ [property] long SortRowOrColumnNo0; - //------------------------------------------------------------------------- // DocMerge from xml: property com::sun::star::text::TextSortDescriptor::IsSortNumeric0 /** determines if the sorting in the first search key is done @@ -67,7 +61,6 @@ published service TextSortDescriptor */ [property] boolean IsSortNumeric0; - //------------------------------------------------------------------------- // DocMerge from xml: property com::sun::star::text::TextSortDescriptor::IsSortAscending0 /** determines if the sorting in the first search key is done @@ -75,14 +68,12 @@ published service TextSortDescriptor */ [property] boolean IsSortAscending0; - //------------------------------------------------------------------------- // DocMerge from xml: property com::sun::star::text::TextSortDescriptor::SortRowOrColumnNo1 /** contains the row or column index used in the second search key. */ [property] long SortRowOrColumnNo1; - //------------------------------------------------------------------------- // DocMerge from xml: property com::sun::star::text::TextSortDescriptor::IsSortNumeric1 /** determines if the sorting in the second search key is done @@ -90,7 +81,6 @@ published service TextSortDescriptor */ [property] boolean IsSortNumeric1; - //------------------------------------------------------------------------- // DocMerge from xml: property com::sun::star::text::TextSortDescriptor::IsSortAscending1 /** determines if the sorting in the second search key is done @@ -98,14 +88,12 @@ published service TextSortDescriptor */ [property] boolean IsSortAscending1; - //------------------------------------------------------------------------- // DocMerge from xml: property com::sun::star::text::TextSortDescriptor::SortRowOrColumnNo2 /** contains the row or column index used in the third search key. */ [property] long SortRowOrColumnNo2; - //------------------------------------------------------------------------- // DocMerge from xml: property com::sun::star::text::TextSortDescriptor::IsSortNumeric2 /** determines if the sorting in the third search key is done @@ -113,7 +101,6 @@ published service TextSortDescriptor */ [property] boolean IsSortNumeric2; - //------------------------------------------------------------------------- // DocMerge from xml: property com::sun::star::text::TextSortDescriptor::IsSortAscending2 /** determines if the sorting in the third search key is done @@ -123,7 +110,6 @@ published service TextSortDescriptor }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/TextSortDescriptor2.idl b/offapi/com/sun/star/text/TextSortDescriptor2.idl index e63e775b2927..f9f89fb46d43 100644 --- a/offapi/com/sun/star/text/TextSortDescriptor2.idl +++ b/offapi/com/sun/star/text/TextSortDescriptor2.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** describes sort criteria for sorting paragraphs or table contents in a text document. @@ -39,13 +37,11 @@ published service TextSortDescriptor2 { service com::sun::star::table::TableSortDescriptor2; - //------------------------------------------------------------------------- /** determines if the content of a table or a selection of paragraphs is to be sorted. */ [property] boolean IsSortInTable; - //------------------------------------------------------------------------- /** contains the character that marks the column separator when a selection of paragraphs is to be sorted. */ @@ -53,7 +49,6 @@ published service TextSortDescriptor2 }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/TextSortable.idl b/offapi/com/sun/star/text/TextSortable.idl index 8a67c5650938..f48fb4d12dd1 100644 --- a/offapi/com/sun/star/text/TextSortable.idl +++ b/offapi/com/sun/star/text/TextSortable.idl @@ -32,11 +32,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** provides an interface for sorting. @@ -56,7 +54,6 @@ published service TextSortable interface com::sun::star::util::XSortable; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/TextTable.idl b/offapi/com/sun/star/text/TextTable.idl index 7294817d1556..6f7d5a246682 100644 --- a/offapi/com/sun/star/text/TextTable.idl +++ b/offapi/com/sun/star/text/TextTable.idl @@ -46,11 +46,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** is a table of text cells which is anchored to a surrounding text. @@ -106,84 +104,68 @@ published service TextTable /** determines the type of break that is applied at the beginning of the table.@see com.sun.star.style.BreakType */ [property] com::sun::star::style::BreakType BreakType; - //------------------------------------------------------------------------- /** contains the left margin of the table. */ [property] long LeftMargin; - //------------------------------------------------------------------------- /** contains the right margin of the table. */ [property] long RightMargin; - //------------------------------------------------------------------------- /** contains the horizontal orientation.@see com.sun.star.text.HoriOrientation */ [property] short HoriOrient; - //------------------------------------------------------------------------- /** Setting this property to TRUE prevents page or column breaks between this table and the following paragraph or text table. */ [property] boolean KeepTogether; - //------------------------------------------------------------------------- /** Setting this property to FALSE prevents the table from getting spread on two pages. */ [property] boolean Split; - //------------------------------------------------------------------------- /** If a page break property is set at the table, this property contains the new value for the page number. */ [property] short PageNumberOffset; - //------------------------------------------------------------------------- /** If this property is set, it creates a page break before the table and assigns the value as the name of the new page style sheet to use. */ [property] string PageDescName; - //------------------------------------------------------------------------- /** determines the width of the table relative to its environment. */ [property] short RelativeWidth; - //------------------------------------------------------------------------- /** determines if the value of the relative width is valid. */ [property] boolean IsWidthRelative; - //------------------------------------------------------------------------- /** determines if the first row of the table is repeated on every new page. */ [property] boolean RepeatHeadline; - //------------------------------------------------------------------------- /** determines the number of rows of the table repeated on every new page. */ [optional, property] long HeaderRowCount; - //------------------------------------------------------------------------- /** determines the type, color and size of the shadow.@see com.sun.star.table.ShadowFormat */ [property] com::sun::star::table::ShadowFormat ShadowFormat; - //------------------------------------------------------------------------- /** determines the top margin. */ [property] long TopMargin; - //------------------------------------------------------------------------- /** determines the bottom margin. */ [property] long BottomMargin; - //------------------------------------------------------------------------- /** determines if the background color is transparent. */ [property] boolean BackTransparent; - //------------------------------------------------------------------------- /** contains the absolute table width. @@ -192,58 +174,48 @@ published service TextTable RightMargin and HoriOrient.

*/ [property] long Width; - //------------------------------------------------------------------------- /** determines if the first row of the table should be treated as axis labels when a chart is to be created. */ [property] boolean ChartRowAsLabel; - //------------------------------------------------------------------------- /** determines if the first column of the table should be treated as axis labels when a chart is to be created. */ [property] boolean ChartColumnAsLabel; - //------------------------------------------------------------------------- /** contains the description of the table borders.@see com.sun.star.table.TableBorder */ [property] com::sun::star::table::TableBorder TableBorder; - //------------------------------------------------------------------------- /** contains the column description of the table. @see com.sun.star.text.TableColumnSeparator */ [property] sequence TableColumnSeparators; - //------------------------------------------------------------------------- /** contains the sum of the column width values used in TableColumnSeparators. */ [property] short TableColumnRelativeSum; - //------------------------------------------------------------------------- /** contains the color of the background. */ [property] com::sun::star::util::Color BackColor; - //------------------------------------------------------------------------- /** contains the URL for the background graphic. */ [property] string BackGraphicURL; - //------------------------------------------------------------------------- /** contains the name of the file filter for the background graphic. */ [property] string BackGraphicFilter; - //------------------------------------------------------------------------- /** determines the position of the background graphic.@see GraphicLocation */ [property] com::sun::star::style::GraphicLocation BackGraphicLocation; - //------------------------------------------------------------------------- /** determines whether borders of neighboring table cells are * collapsed into one @@ -252,7 +224,6 @@ published service TextTable }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/TextTableCursor.idl b/offapi/com/sun/star/text/TextTableCursor.idl index 137dc4f710a0..75912f3c2f83 100644 --- a/offapi/com/sun/star/text/TextTableCursor.idl +++ b/offapi/com/sun/star/text/TextTableCursor.idl @@ -28,11 +28,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** specifies a cursor in text tables. @@ -60,7 +58,6 @@ published service TextTableCursor [optional] service com::sun::star::xml::UserDefinedAttributesSupplier; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/TextTableRow.idl b/offapi/com/sun/star/text/TextTableRow.idl index 18962df2734a..e6fc4c6cbf0c 100644 --- a/offapi/com/sun/star/text/TextTableRow.idl +++ b/offapi/com/sun/star/text/TextTableRow.idl @@ -25,11 +25,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** specifies the properties of a text table row. @@ -39,56 +37,47 @@ published service TextTableRow { interface com::sun::star::beans::XPropertySet; - //------------------------------------------------------------------------- /** specifies the color of the background. */ [property] com::sun::star::util::Color BackColor; - //------------------------------------------------------------------------- /** If , the background color value in "BackColor" is not visible. */ [property] boolean BackTransparent; - //------------------------------------------------------------------------- /** contains the URL of a background graphic. */ [property] string BackGraphicURL; - //------------------------------------------------------------------------- /** contains the name of the file filter of a background graphic. */ [property] string BackGraphicFilter; - //------------------------------------------------------------------------- /** determines the position of the background graphic.@see GraphicLocation */ [property] com::sun::star::style::GraphicLocation BackGraphicLocation; - //------------------------------------------------------------------------- /** contains the description of the columns in the table row. */ [property] sequence< com::sun::star::text::TableColumnSeparator > TableColumnSeparators; - //------------------------------------------------------------------------- /** contains the height of the table row. */ [property] long Height; - //------------------------------------------------------------------------- /** If the value of this property is , the height of the table row depends on the content of the table cells. */ [property] boolean IsAutoHeight; - //------------------------------------------------------------------------- /** If , the row is allowed to be split at page or column breaks. @@ -99,7 +88,6 @@ published service TextTableRow }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/TextTables.idl b/offapi/com/sun/star/text/TextTables.idl index efa530986c79..1eaf1a7d233d 100644 --- a/offapi/com/sun/star/text/TextTables.idl +++ b/offapi/com/sun/star/text/TextTables.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from xml: service com::sun::star::text::TextTables /** provides access to all tables in a document. @@ -43,7 +41,6 @@ published service TextTables }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/TextViewCursor.idl b/offapi/com/sun/star/text/TextViewCursor.idl index f16f59bbe3e2..1b6afc73df2a 100644 --- a/offapi/com/sun/star/text/TextViewCursor.idl +++ b/offapi/com/sun/star/text/TextViewCursor.idl @@ -23,11 +23,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from xml: service com::sun::star::text::TextViewCursor /** A TextViewCursor is a TextRange which can travel @@ -44,7 +42,6 @@ published service TextViewCursor }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/TimeDisplayFormat.idl b/offapi/com/sun/star/text/TimeDisplayFormat.idl index 252a811ac5fd..0abd6fabffa2 100644 --- a/offapi/com/sun/star/text/TimeDisplayFormat.idl +++ b/offapi/com/sun/star/text/TimeDisplayFormat.idl @@ -20,11 +20,9 @@ #define __com_sun_star_text_TimeDisplayFormat_idl__ -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** This constants define how a time field is formated before it is displayed. The formate may also depend on the system or document locale. @@ -33,50 +31,42 @@ */ published constants TimeDisplayFormat { - //------------------------------------------------------------------------- /** the system standard */ const short STANDARD = 0; - //------------------------------------------------------------------------- /** 13:49 */ const short HHMM = 1; - //------------------------------------------------------------------------- /** 13:49:20 */ const short HHMMSS = 2; - //------------------------------------------------------------------------- /** 13:49:20.30 */ const short HHMMSS00 = 3; - //------------------------------------------------------------------------- /** 01:49 */ const short HHMMAMPM = 4; - //------------------------------------------------------------------------- /** 01:49:20 */ const short HHMMSSAMPM = 5; - //------------------------------------------------------------------------- /** 01:49:20.30 */ const short HHMMSS00AMPM = 6; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/UserDataPart.idl b/offapi/com/sun/star/text/UserDataPart.idl index f56664103618..afc2490fb3e6 100644 --- a/offapi/com/sun/star/text/UserDataPart.idl +++ b/offapi/com/sun/star/text/UserDataPart.idl @@ -20,11 +20,9 @@ #define __com_sun_star_text_UserDataPart_idl__ -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from idl: constants com::sun::star::text::UserDataPart /** These constants define which part of the user data is displayed in a @@ -32,105 +30,90 @@ */ published constants UserDataPart { - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::text::UserDataPart::COMPANY /** The field shows the company name. */ const short COMPANY = 0; - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::text::UserDataPart::FIRSTNAME /** The field shows the first name. */ const short FIRSTNAME = 1; - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::text::UserDataPart::NAME /** The field shows the name. */ const short NAME = 2; - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::text::UserDataPart::SHORTCUT /** The field shows the initials. */ const short SHORTCUT = 3; - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::text::UserDataPart::STREET /** The field shows the street. */ const short STREET = 4; - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::text::UserDataPart::COUNTRY /** The field shows the country. */ const short COUNTRY = 5; - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::text::UserDataPart::ZIP /** The field shows the zip code. */ const short ZIP = 6; - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::text::UserDataPart::CITY /** The field shows the city. */ const short CITY = 7; - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::text::UserDataPart::TITLE /** The field shows the title. */ const short TITLE = 8; - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::text::UserDataPart::POSITION /** The field shows the position. */ const short POSITION = 9; - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::text::UserDataPart::PHONE_PRIVATE /** The field shows the no of the private phone. */ const short PHONE_PRIVATE = 10; - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::text::UserDataPart::PHONE_COMPANY /** The field shows the number of the business phone. */ const short PHONE_COMPANY = 11; - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::text::UserDataPart::FAX /** The field shows the fax no. */ const short FAX = 12; - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::text::UserDataPart::EMAIL /** The field shows the e-Mail. */ const short EMAIL = 13; - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::text::UserDataPart::STATE /** The field shows the state. @@ -139,7 +122,6 @@ published constants UserDataPart }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/UserDefinedIndex.idl b/offapi/com/sun/star/text/UserDefinedIndex.idl index c460ea7c5cc2..6bb7f1828d15 100644 --- a/offapi/com/sun/star/text/UserDefinedIndex.idl +++ b/offapi/com/sun/star/text/UserDefinedIndex.idl @@ -33,11 +33,9 @@ #include #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** specifies service of user defined indexes within a document.@see com::sun::star::text::BaseIndex */ @@ -81,7 +79,6 @@ published service UserDefinedIndex [readonly, property] sequence DocumentIndexMarks; }; -//============================================================================= }; }; }; }; #endif diff --git a/offapi/com/sun/star/text/UserFieldFormat.idl b/offapi/com/sun/star/text/UserFieldFormat.idl index 058f2b52cf29..fe1b0e79bcd1 100644 --- a/offapi/com/sun/star/text/UserFieldFormat.idl +++ b/offapi/com/sun/star/text/UserFieldFormat.idl @@ -20,11 +20,9 @@ #define __com_sun_star_text_UserFieldFormat_idl__ -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from idl: constants com::sun::star::text::UserFieldFormat /** These constants describe how the content of a user text field is @@ -32,21 +30,18 @@ */ published constants UserFieldFormat { - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::text::UserFieldFormat::SYSTEM /** The number format of the operating system is used. */ const short SYSTEM = 0; - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::text::UserFieldFormat::TEXT /** The content is formatted as text. */ const short TEXT = 1; - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::text::UserFieldFormat::NUM /** The number format of the property "NumberFormat" is used. @@ -55,7 +50,6 @@ published constants UserFieldFormat }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/UserIndex.idl b/offapi/com/sun/star/text/UserIndex.idl index 1a4ad4e13e19..bcd79a0ce918 100644 --- a/offapi/com/sun/star/text/UserIndex.idl +++ b/offapi/com/sun/star/text/UserIndex.idl @@ -31,11 +31,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** specifies service of user defined indexes within a document. @see com::sun::star::text::BaseIndex */ @@ -77,7 +75,6 @@ published service UserIndex [property] string UserIndexName; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/UserIndexMark.idl b/offapi/com/sun/star/text/UserIndexMark.idl index a15ad973eda1..1a52691a225e 100644 --- a/offapi/com/sun/star/text/UserIndexMark.idl +++ b/offapi/com/sun/star/text/UserIndexMark.idl @@ -23,11 +23,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** is a TextRange which is explicitly marked as an index entry for a UserIndex. @@ -37,14 +35,12 @@ published service UserIndexMark service com::sun::star::text::TextContent; service com::sun::star::text::BaseIndexMark; - //------------------------------------------------------------------------- /** contains the name of the user index it belongs to. */ [property] string UserIndexName; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/VertOrientation.idl b/offapi/com/sun/star/text/VertOrientation.idl index 03cd6077895d..02985ea89e65 100644 --- a/offapi/com/sun/star/text/VertOrientation.idl +++ b/offapi/com/sun/star/text/VertOrientation.idl @@ -20,81 +20,69 @@ #define __com_sun_star_text_VertOrientation_idl__ -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from idl: constants com::sun::star::text::VertOrientation /** These enumeration values are used to specify the vertical orientation. */ published constants VertOrientation { - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::text::VertOrientation::NONE /** no hard alignment */ const short NONE = 0; - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::text::VertOrientation::TOP /** aligned at the top */ const short TOP = 1; - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::text::VertOrientation::CENTER /** aligned at the center */ const short CENTER = 2; - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::text::VertOrientation::BOTTOM /** aligned at the bottom */ const short BOTTOM = 3; - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::text::VertOrientation::CHAR_TOP /** aligned at the top of a character (anchored to character) */ const short CHAR_TOP = 4; - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::text::VertOrientation::CHAR_CENTER /** aligned at the center of a character (anchored to character ) */ const short CHAR_CENTER = 5; - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::text::VertOrientation::CHAR_BOTTOM /** aligned at the bottom of a character (anchored to character ) */ const short CHAR_BOTTOM = 6; - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::text::VertOrientation::LINE_TOP /** aligned at the top of the line (anchored to character ) */ const short LINE_TOP = 7; - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::text::VertOrientation::LINE_CENTER /** aligned at the center of the line (anchored to character ) */ const short LINE_CENTER = 8; - //------------------------------------------------------------------------- // DocMerge from idl: value com::sun::star::text::VertOrientation::LINE_BOTTOM /** aligned at the bottom of the line (anchored to character ) @@ -103,7 +91,6 @@ published constants VertOrientation }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/VertOrientationFormat.idl b/offapi/com/sun/star/text/VertOrientationFormat.idl index a80751bbb12d..762ac153f5d6 100644 --- a/offapi/com/sun/star/text/VertOrientationFormat.idl +++ b/offapi/com/sun/star/text/VertOrientationFormat.idl @@ -20,11 +20,9 @@ #define __com_sun_star_text_VertOrientationFormat_idl__ -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from xml: struct com::sun::star::text::VertOrientationFormat /** describes the vertical orientation of an object. @@ -44,7 +42,6 @@ published struct VertOrientationFormat */ long YPos; - //------------------------------------------------------------------------- // DocMerge from xml: field com::sun::star::text::VertOrientationFormat::VerticalOrientation /** determines the vertical alignment of an object. @@ -52,7 +49,6 @@ published struct VertOrientationFormat */ short VerticalOrientation; - //------------------------------------------------------------------------- // DocMerge from xml: field com::sun::star::text::VertOrientationFormat::VerticalRelation /** determines the reference position of the vertical alignment.@see com::sun::star::text::RelOrientation @@ -61,7 +57,6 @@ published struct VertOrientationFormat }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/ViewSettings.idl b/offapi/com/sun/star/text/ViewSettings.idl index 93481ef7b8c4..06537ffc088c 100644 --- a/offapi/com/sun/star/text/ViewSettings.idl +++ b/offapi/com/sun/star/text/ViewSettings.idl @@ -32,11 +32,9 @@ #include #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from xml: service com::sun::star::text::ViewSettings /** provides access to the settings of the controller of a text document. @@ -46,28 +44,24 @@ published service ViewSettings // DocMerge: empty anyway interface com::sun::star::beans::XPropertySet; - //------------------------------------------------------------------------- // DocMerge from xml: property com::sun::star::text::ViewSettings::ShowAnnotations /** If this property is , annotations (notes) are visible. */ [property] boolean ShowAnnotations; - //------------------------------------------------------------------------- // DocMerge from xml: property com::sun::star::text::ViewSettings::ShowBreaks /** If this property is , paragraph line breaks are visible. */ [property] boolean ShowBreaks; - //------------------------------------------------------------------------- // DocMerge from xml: property com::sun::star::text::ViewSettings::ShowFieldCommandsShowDrawings /** If this property is , shapes are visible. */ [property] boolean ShowDrawings; - //------------------------------------------------------------------------- // DocMerge from xml: property com::sun::star::text::ViewSettings::ShowFieldCommands /** If this property is , text fields are shown with their commands; otherwise @@ -75,69 +69,59 @@ published service ViewSettings */ [property] boolean ShowFieldCommands; - //------------------------------------------------------------------------- // DocMerge from xml: property com::sun::star::text::ViewSettings::ShowFootnoteBackground /** If this property is , footnotes symbols are displayed with gray background. */ [property] boolean ShowFootnoteBackground; - //------------------------------------------------------------------------- // DocMerge from xml: property com::sun::star::text::ViewSettings::ShowGraphics /** If this property is , graphic objects are visible. */ [property] boolean ShowGraphics; - //------------------------------------------------------------------------- // DocMerge from xml: property com::sun::star::text::ViewSettings::ShowHiddenParagraphs /** If this property is , hidden paragraphs are displayed. */ [property] boolean ShowHiddenParagraphs; - //------------------------------------------------------------------------- // DocMerge from xml: property com::sun::star::text::ViewSettings::ShowHiddenText /** If this property is , hidden text is displayed. */ [property] boolean ShowHiddenText; - //------------------------------------------------------------------------- /** ShowHoriRuler and ShowVertRuler determine whether a ruler is visible. */ [property] boolean ShowRulers; - //------------------------------------------------------------------------- /** If this property is and the property ShowRulers is , the horizontal ruler is displayed. */ [property] boolean ShowHoriRuler; - //------------------------------------------------------------------------- /** If this property is and the property ShowRulers is , the horizontal scroll bar is displayed. */ [property] boolean ShowHoriScrollBar; - //------------------------------------------------------------------------- // DocMerge from xml: property com::sun::star::text::ViewSettings::ShowIndexMarkBackground /** If this property is , index marks are displayed with gray background. */ [property] boolean ShowIndexMarkBackground; - //------------------------------------------------------------------------- // DocMerge from xml: property com::sun::star::text::ViewSettings::ShowParaBreaks /** If this property is , paragraph breaks are visible. */ [property] boolean ShowParaBreaks; - //------------------------------------------------------------------------- // DocMerge from xml: property com::sun::star::text::ViewSettings::ShowProtectedSpaces /** If this property is , protected spaces (hard spaces) are displayed with gray @@ -145,115 +129,98 @@ published service ViewSettings */ [property] boolean ShowProtectedSpaces; - //------------------------------------------------------------------------- // DocMerge from xml: property com::sun::star::text::ViewSettings::ShowSoftHyphens /** If this property is , soft hyphens are displayed with gray background. */ [property] boolean ShowSoftHyphens; - //------------------------------------------------------------------------- // DocMerge from xml: property com::sun::star::text::ViewSettings::ShowSpaces /** If this property is , spaces are displayed with dots. */ [property] boolean ShowSpaces; - //------------------------------------------------------------------------- // DocMerge from xml: property com::sun::star::text::ViewSettings::ShowTableBoundaries /** If this property is , table boundaries are displayed. */ [property] boolean ShowTableBoundaries; - //------------------------------------------------------------------------- // DocMerge from xml: property com::sun::star::text::ViewSettings::ShowTables /** If this property is , tables are visible. */ [property] boolean ShowTables; - //------------------------------------------------------------------------- // DocMerge from xml: property com::sun::star::text::ViewSettings::ShowTabstops /** If this property is , tab stops are visible. */ [property] boolean ShowTabstops; - //------------------------------------------------------------------------- // DocMerge from xml: property com::sun::star::text::ViewSettings::ShowTextBoundaries /** If this property is , text boundaries are displayed. */ [property] boolean ShowTextBoundaries; - //------------------------------------------------------------------------- // DocMerge from xml: property com::sun::star::text::ViewSettings::ShowTextFieldBackground /** If this property is , text fields are displayed with gray background. */ [property] boolean ShowTextFieldBackground; - //------------------------------------------------------------------------- // DocMerge from xml: property com::sun::star::text::ViewSettings::ShowVertRuler /** If this property is , the vertical ruler is displayed. */ [property] boolean ShowVertRuler; - //------------------------------------------------------------------------- // DocMerge from xml: property com::sun::star::text::ViewSettings::ShowVertScrollBar /** If this property is , the vertical scroll bar is displayed. */ [property] boolean ShowVertScrollBar; - //------------------------------------------------------------------------- // DocMerge from xml: property com::sun::star::text::ViewSettings::SmoothScrolling /** If this property is , smooth scrolling is active. */ [property] boolean SmoothScrolling; - //------------------------------------------------------------------------- /** If this property is , the vertical ruler is aligned to the right side of the view and the vertical scrollbar is on the left. */ [property] boolean IsVertRulerRightAligned; - //------------------------------------------------------------------------- /** If this property is the document will be displayed as if it were a HTML document. */ [property] boolean ShowOnlineLayout; - //------------------------------------------------------------------------- /** This property defines the zoom type for the document. @see com::sun::star::view::DocumentZoomType */ [property] short ZoomType; - //------------------------------------------------------------------------- /** Defines the zoom value to use. Valid only if the ZoomType is set to BY_VALUE. */ [property] short ZoomValue; - //------------------------------------------------------------------------- /** If this property is hyperlinks in the document are executed (loaded) on mouse click. Otherwise they are handled like normal text. */ [optional, property] boolean IsExecuteHyperlinks; - //------------------------------------------------------------------------- /** Specifies whether to display the grid or not @since OOo 2.0 */ [optional, property] boolean IsRasterVisible; - //------------------------------------------------------------------------- /** Specifies whether to move frames, drawing elements, and form functions only between grid points. @@ -261,7 +228,6 @@ published service ViewSettings */ [optional, property] boolean IsSnapToRaster; - //------------------------------------------------------------------------- /** Specifies the number of intervals between grid points on the X-axis.

The value must be greater or equal to 0, and the application @@ -273,7 +239,6 @@ published service ViewSettings */ [optional, property] long RasterSubdivisionX; - //------------------------------------------------------------------------- /** Specifies the number of intervals between grid points on the Y-axis.

The value must be greater or equal to 0, and the application @@ -285,7 +250,6 @@ published service ViewSettings */ [optional, property] long RasterSubdivisionY; - //------------------------------------------------------------------------- /** Defines the unit of measure for the spacing between grid points on the X-axis. @@ -298,7 +262,6 @@ published service ViewSettings */ [optional, property] long RasterResolutionX; - //------------------------------------------------------------------------- /** Defines the unit of measure for the spacing between grid points on the Y-axis. @@ -311,13 +274,11 @@ published service ViewSettings */ [optional, property] long RasterResolutionY; - //------------------------------------------------------------------------- /** If this property is , hidden characters are displayed @since OOo 3.0 */ [optional, property] boolean ShowHiddenCharacters; - //------------------------------------------------------------------------- /** If this property is , the settings of non-printing characters are applied.

This option controls the use of the settings ShowHiddenCharacters, @@ -326,7 +287,6 @@ published service ViewSettings @since OOo 3.0 */ [optional, property] boolean ShowNonprintingCharacters; - //------------------------------------------------------------------------- /** metric unit of the horizontal ruler

Uses values FieldUnit

@@ -334,7 +294,6 @@ published service ViewSettings @since OOo 3.1 */ [optional, property] long HorizontalRulerMetric; - //------------------------------------------------------------------------- /** metric unit of the vertical ruler

Uses values from FieldUnit

@@ -344,7 +303,6 @@ published service ViewSettings [optional, property] long VerticalRulerMetric; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/WebDocument.idl b/offapi/com/sun/star/text/WebDocument.idl index 062bdf700ec0..ece8a282c4a2 100644 --- a/offapi/com/sun/star/text/WebDocument.idl +++ b/offapi/com/sun/star/text/WebDocument.idl @@ -30,11 +30,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** Specify the document service of the web module. @@ -46,7 +44,6 @@ service WebDocument service GenericTextDocument; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/WrapInfluenceOnPosition.idl b/offapi/com/sun/star/text/WrapInfluenceOnPosition.idl index c88529daec3c..6be641fc1bed 100644 --- a/offapi/com/sun/star/text/WrapInfluenceOnPosition.idl +++ b/offapi/com/sun/star/text/WrapInfluenceOnPosition.idl @@ -20,42 +20,35 @@ #define __com_sun_star_text_WrapInfluenceOnPosition_idl__ -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** These values specify the influence of the wrapping style of a floating screen object when it's positioned. */ constants WrapInfluenceOnPosition { - //------------------------------------------------------------------------- /** wrapping style has no influence on the position and the floating screen object is successive positioned. */ const short ONCE_SUCCESSIVE = 1; - //------------------------------------------------------------------------- /** wrapping style has no influence on the position and the floating screen object is concurrent positioned. */ const short ONCE_CONCURRENT = 2; - //------------------------------------------------------------------------- /** wrapping style has influence on the position and the floating screen object is iterative positioned. */ const short ITERATIVE = 3; - //------------------------------------------------------------------------- }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/WrapTextMode.idl b/offapi/com/sun/star/text/WrapTextMode.idl index 58de32fcf00e..479cc17bcea9 100644 --- a/offapi/com/sun/star/text/WrapTextMode.idl +++ b/offapi/com/sun/star/text/WrapTextMode.idl @@ -20,39 +20,33 @@ #define __com_sun_star_text_WrapTextMode_idl__ -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from xml: enum com::sun::star::text::WrapTextMode /** enumeration values specify the text wrap around objects in a text. */ published enum WrapTextMode { - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::text::WrapTextMode::NONE /** text does not flow around the object. */ NONE, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::text::WrapTextMode::THROUGHT /** text flow ignores the object. */ THROUGHT, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::text::WrapTextMode::PARALLEL /** text flows to the left and right of the object. */ PARALLEL, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::text::WrapTextMode::DYNAMIC /** text flow depends on the situation. The text formatting @@ -60,14 +54,12 @@ published enum WrapTextMode */ DYNAMIC, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::text::WrapTextMode::LEFT /** text flows to the left side of the object. */ LEFT, - //------------------------------------------------------------------------- // DocMerge from xml: value com::sun::star::text::WrapTextMode::RIGHT /** text flows to the right side of the object. @@ -76,7 +68,6 @@ published enum WrapTextMode }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/WritingMode.idl b/offapi/com/sun/star/text/WritingMode.idl index f5674873f0c8..2d431040fd4b 100644 --- a/offapi/com/sun/star/text/WritingMode.idl +++ b/offapi/com/sun/star/text/WritingMode.idl @@ -20,11 +20,9 @@ #define __com_sun_star_text_WritingMode_idl__ -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** this enum covers the different writing directions @@ -33,7 +31,6 @@ */ published enum WritingMode { - //------------------------------------------------------------------------- /** text within lines is written left-to-right. lines and blocks are placed top-to-bottom. @@ -42,7 +39,6 @@ published enum WritingMode */ LR_TB, - //------------------------------------------------------------------------- /** text within a line are written right-to-left. Lines and blocks are placed top-to-bottom. @@ -51,7 +47,6 @@ published enum WritingMode */ RL_TB, - //------------------------------------------------------------------------- /** text within a line is written top-to-bottom. Lines and blocks are placed right-to-left. @@ -62,7 +57,6 @@ published enum WritingMode }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/WritingMode2.idl b/offapi/com/sun/star/text/WritingMode2.idl index 5f0a5fe1ad52..1c17829d15cc 100644 --- a/offapi/com/sun/star/text/WritingMode2.idl +++ b/offapi/com/sun/star/text/WritingMode2.idl @@ -29,11 +29,9 @@ #define __com_sun_star_text_WritingMode2_idl__ -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** this set of constants describes different writing directions @@ -42,7 +40,6 @@ */ published constants WritingMode2 { - //------------------------------------------------------------------------- /** text within lines is written left-to-right. Lines and blocks are placed top-to-bottom. @@ -51,7 +48,6 @@ published constants WritingMode2 */ const short LR_TB = 0; - //------------------------------------------------------------------------- /** text within a line are written right-to-left. Lines and blocks are placed top-to-bottom. @@ -60,7 +56,6 @@ published constants WritingMode2 */ const short RL_TB = 1; - //------------------------------------------------------------------------- /** text within a line is written top-to-bottom. Lines and blocks are placed right-to-left. @@ -69,7 +64,6 @@ published constants WritingMode2 */ const short TB_RL = 2; - //------------------------------------------------------------------------- /** text within a line is written top-to-bottom. Lines and blocks are placed left-to-right. @@ -78,7 +72,6 @@ published constants WritingMode2 */ const short TB_LR = 3; - //------------------------------------------------------------------------- /** obtain writing mode from the current page. @@ -94,7 +87,6 @@ published constants WritingMode2 const short CONTEXT = 4; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/XAutoTextContainer.idl b/offapi/com/sun/star/text/XAutoTextContainer.idl index 105be0f850aa..06fb5d1f2a7b 100644 --- a/offapi/com/sun/star/text/XAutoTextContainer.idl +++ b/offapi/com/sun/star/text/XAutoTextContainer.idl @@ -30,11 +30,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from xml: interface com::sun::star::text::XAutoTextContainer /** handles blocks of AutoTextEntry. @@ -62,7 +60,6 @@ */ published interface XAutoTextContainer: com::sun::star::container::XNameAccess { - //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::text::XAutoTextContainer::insertNewByName /** creates a new AutoText group. @@ -71,7 +68,6 @@ published interface XAutoTextContainer: com::sun::star::container::XNameAccess raises( com::sun::star::lang::IllegalArgumentException, com::sun::star::container::ElementExistException ); - //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::text::XAutoTextContainer::removeByName /** deletes the specified AutoText group. @@ -81,7 +77,6 @@ published interface XAutoTextContainer: com::sun::star::container::XNameAccess }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/XAutoTextEntry.idl b/offapi/com/sun/star/text/XAutoTextEntry.idl index 064f27e1ee10..754a4271d511 100644 --- a/offapi/com/sun/star/text/XAutoTextEntry.idl +++ b/offapi/com/sun/star/text/XAutoTextEntry.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from xml: interface com::sun::star::text::XAutoTextEntry /** identifies an autotext entry. @@ -49,7 +47,6 @@ */ published interface XAutoTextEntry: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::text::XAutoTextEntry::applyTo /** inserts the contents represented by this auto text entry at the @@ -59,7 +56,6 @@ published interface XAutoTextEntry: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/XAutoTextGroup.idl b/offapi/com/sun/star/text/XAutoTextGroup.idl index 814826fca93a..214bde5ed073 100644 --- a/offapi/com/sun/star/text/XAutoTextGroup.idl +++ b/offapi/com/sun/star/text/XAutoTextGroup.idl @@ -34,18 +34,15 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from xml: interface com::sun::star::text::XAutoTextGroup /** The interface provide methods to insert, rename and delete autotext entries from the current autotext group. */ published interface XAutoTextGroup: com::sun::star::container::XNameAccess { - //------------------------------------------------------------------------- // DocMerge from idl: method com::sun::star::text::XAutoTextGroup::getTitles /** returns the titles of all autotext entries. The order of the entries @@ -53,7 +50,6 @@ published interface XAutoTextGroup: com::sun::star::container::XNameAccess */ sequence getTitles(); - //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::text::XAutoTextGroup::renameByName /** renames an entry in the autotext group. @@ -71,7 +67,6 @@ published interface XAutoTextGroup: com::sun::star::container::XNameAccess com::sun::star::container::ElementExistException, com::sun::star::io::IOException ); - //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::text::XAutoTextGroup::insertNewByName /** creates a new AutoTextEntry entry. @@ -81,7 +76,6 @@ published interface XAutoTextGroup: com::sun::star::container::XNameAccess [in] com::sun::star::text::XTextRange xTextRange ) raises( com::sun::star::container::ElementExistException ); - //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::text::XAutoTextGroup::removeByName /** removes the specified autotext entry. @@ -91,7 +85,6 @@ published interface XAutoTextGroup: com::sun::star::container::XNameAccess }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/XBookmarkInsertTool.idl b/offapi/com/sun/star/text/XBookmarkInsertTool.idl index eb08e8b39f02..c9aee88960d1 100644 --- a/offapi/com/sun/star/text/XBookmarkInsertTool.idl +++ b/offapi/com/sun/star/text/XBookmarkInsertTool.idl @@ -26,18 +26,15 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from xml: interface com::sun::star::text::XBookmarkInsertTool /** offers an easy way to insert bookmarks by name.@see Text */ published interface XBookmarkInsertTool: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::text::XBookmarkInsertTool::insertNewBookmark /** inserts a bookmark at the specified text position. @@ -47,7 +44,6 @@ published interface XBookmarkInsertTool: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/XBookmarksSupplier.idl b/offapi/com/sun/star/text/XBookmarksSupplier.idl index d13670542941..2acbc29f5a9b 100644 --- a/offapi/com/sun/star/text/XBookmarksSupplier.idl +++ b/offapi/com/sun/star/text/XBookmarksSupplier.idl @@ -24,18 +24,15 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from xml: interface com::sun::star::text::XBookmarksSupplier /** provides access to the collection of all bookmarks within this text container. */ published interface XBookmarksSupplier: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- // DocMerge from idl: method com::sun::star::text::XBookmarksSupplier::getBookmarks /** @returns @@ -46,7 +43,6 @@ published interface XBookmarksSupplier: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/XChapterNumberingSupplier.idl b/offapi/com/sun/star/text/XChapterNumberingSupplier.idl index fcd19669ee73..34c3da8efc01 100644 --- a/offapi/com/sun/star/text/XChapterNumberingSupplier.idl +++ b/offapi/com/sun/star/text/XChapterNumberingSupplier.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from xml: interface com::sun::star::text::XChapterNumberingSupplier /** contains the settings of the chapter numbering in a text @@ -36,7 +34,6 @@ */ published interface XChapterNumberingSupplier: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- // DocMerge from idl: method com::sun::star::text::XChapterNumberingSupplier::getChapterNumberingRules /** @returns @@ -49,7 +46,6 @@ published interface XChapterNumberingSupplier: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/XDependentTextField.idl b/offapi/com/sun/star/text/XDependentTextField.idl index 1d60a2fe77ca..40e995f56239 100644 --- a/offapi/com/sun/star/text/XDependentTextField.idl +++ b/offapi/com/sun/star/text/XDependentTextField.idl @@ -26,18 +26,15 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** makes it possible to attach this TextField to a TextFieldMaster. */ published interface XDependentTextField: com::sun::star::text::XTextField { - //------------------------------------------------------------------------- /** method must be called to attach the TextFieldMaster to this TextField. @@ -70,7 +67,6 @@ published interface XDependentTextField: com::sun::star::text::XTextField void attachTextFieldMaster( [in] com::sun::star::beans::XPropertySet xFieldMaster ) raises( com::sun::star::lang::IllegalArgumentException ); - //------------------------------------------------------------------------- /** @returns the previously attached TextFieldMaster @@ -79,7 +75,6 @@ published interface XDependentTextField: com::sun::star::text::XTextField }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/XDocumentIndex.idl b/offapi/com/sun/star/text/XDocumentIndex.idl index 0d45fc10b88c..6a25c13f7a7a 100644 --- a/offapi/com/sun/star/text/XDocumentIndex.idl +++ b/offapi/com/sun/star/text/XDocumentIndex.idl @@ -31,11 +31,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from xml: interface com::sun::star::text::XDocumentIndex /** This is the main interface for a document index. @@ -58,14 +56,12 @@ */ published interface XDocumentIndex: com::sun::star::text::XTextContent { - //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::text::XDocumentIndex::getServiceName /** returns the service name that was used to create this document index type. */ string getServiceName(); - //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::text::XDocumentIndex::update /** initiates an update to the document index. @@ -74,7 +70,6 @@ published interface XDocumentIndex: com::sun::star::text::XTextContent }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/XDocumentIndexMark.idl b/offapi/com/sun/star/text/XDocumentIndexMark.idl index 2f4bf08ef2a4..193c039289ba 100644 --- a/offapi/com/sun/star/text/XDocumentIndexMark.idl +++ b/offapi/com/sun/star/text/XDocumentIndexMark.idl @@ -22,18 +22,15 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from xml: interface com::sun::star::text::XDocumentIndexMark /** gives access to the mark of a document index entry.@see DocumentIndexMark */ published interface XDocumentIndexMark: com::sun::star::text::XTextContent { - //------------------------------------------------------------------------- // DocMerge from idl: method com::sun::star::text::XDocumentIndexMark::getMarkEntry /** @returns @@ -43,7 +40,6 @@ published interface XDocumentIndexMark: com::sun::star::text::XTextContent */ string getMarkEntry(); - //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::text::XDocumentIndexMark::setMarkEntry /** sets an explicit string for this index mark to use @@ -58,7 +54,6 @@ published interface XDocumentIndexMark: com::sun::star::text::XTextContent }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/XDocumentIndexesSupplier.idl b/offapi/com/sun/star/text/XDocumentIndexesSupplier.idl index bb6535941d64..f2ffc7e2ea78 100644 --- a/offapi/com/sun/star/text/XDocumentIndexesSupplier.idl +++ b/offapi/com/sun/star/text/XDocumentIndexesSupplier.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from xml: interface com::sun::star::text::XDocumentIndexesSupplier /** gives access to the collection of document indexes. @@ -39,7 +37,6 @@ */ published interface XDocumentIndexesSupplier: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- // DocMerge from idl: method com::sun::star::text::XDocumentIndexesSupplier::getDocumentIndexes /** @returns @@ -49,7 +46,6 @@ published interface XDocumentIndexesSupplier: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/XEndnotesSettingsSupplier.idl b/offapi/com/sun/star/text/XEndnotesSettingsSupplier.idl index 50be9cbe6a4a..ca8e664b47bc 100644 --- a/offapi/com/sun/star/text/XEndnotesSettingsSupplier.idl +++ b/offapi/com/sun/star/text/XEndnotesSettingsSupplier.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from xml: interface com::sun::star::text::XEndnotesSettingsSupplier /** makes it possible to access the FootnoteSettings @@ -36,7 +34,6 @@ */ published interface XEndnotesSettingsSupplier: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- // DocMerge from idl: method com::sun::star::text::XEndnotesSettingsSupplier::getEndnotesSettings /** @returns @@ -46,7 +43,6 @@ published interface XEndnotesSettingsSupplier: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/XEndnotesSupplier.idl b/offapi/com/sun/star/text/XEndnotesSupplier.idl index 7c6c66a77cc1..7d149d000ca6 100644 --- a/offapi/com/sun/star/text/XEndnotesSupplier.idl +++ b/offapi/com/sun/star/text/XEndnotesSupplier.idl @@ -26,11 +26,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from xml: interface com::sun::star::text::XEndnotesSupplier /** makes it possible to access the endnotes within the @@ -38,7 +36,6 @@ */ published interface XEndnotesSupplier: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- // DocMerge from idl: method com::sun::star::text::XEndnotesSupplier::getEndnotes /** @returns @@ -46,7 +43,6 @@ published interface XEndnotesSupplier: com::sun::star::uno::XInterface */ com::sun::star::container::XIndexAccess getEndnotes(); - //------------------------------------------------------------------------- // DocMerge from idl: method com::sun::star::text::XEndnotesSupplier::getEndnoteSettings /** @returns @@ -56,7 +52,6 @@ published interface XEndnotesSupplier: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/XFlatParagraph.idl b/offapi/com/sun/star/text/XFlatParagraph.idl index 9b9a13f8cfbf..aa0f75abf8ef 100644 --- a/offapi/com/sun/star/text/XFlatParagraph.idl +++ b/offapi/com/sun/star/text/XFlatParagraph.idl @@ -35,11 +35,9 @@ #include #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** provides functionality to ... @@ -49,7 +47,6 @@ module com { module sun { module star { module text { interface XFlatParagraph: com::sun::star::text::XTextMarkup { - //------------------------------------------------------------------------- /** get the content of the paragraph @returns @@ -57,7 +54,6 @@ interface XFlatParagraph: com::sun::star::text::XTextMarkup */ string getText(); - //------------------------------------------------------------------------- /** check whether the content has been modified @returns @@ -66,7 +62,6 @@ interface XFlatParagraph: com::sun::star::text::XTextMarkup */ boolean isModified(); - //------------------------------------------------------------------------- /** change the "checked" flag of the respective text node, i.e., mark the text node as "processed" @@ -80,7 +75,6 @@ interface XFlatParagraph: com::sun::star::text::XTextMarkup */ void setChecked( [in] long nType, [in] boolean bVal ); - //------------------------------------------------------------------------- /** returns whether the respective text node has already been processed @param nType @@ -92,7 +86,6 @@ interface XFlatParagraph: com::sun::star::text::XTextMarkup */ boolean isChecked( [in] long nType ); - //------------------------------------------------------------------------- /** get the language of the specific text @param nPos @@ -111,7 +104,6 @@ interface XFlatParagraph: com::sun::star::text::XTextMarkup com::sun::star::lang::Locale getLanguageOfText( [in] long nPos, [in] long nLen ) raises( com::sun::star::lang::IllegalArgumentException ); - //------------------------------------------------------------------------- /** get the single most probable language of the specific text, especially after getLanguageOfText fails @@ -131,7 +123,6 @@ interface XFlatParagraph: com::sun::star::text::XTextMarkup [in] long nLen ) raises( com::sun::star::lang::IllegalArgumentException ); - //------------------------------------------------------------------------- /** replace the specific text with new text. @param nPos @@ -153,7 +144,6 @@ interface XFlatParagraph: com::sun::star::text::XTextMarkup [in] sequence<::com::sun::star::beans::PropertyValue> aAttributes ) raises( com::sun::star::lang::IllegalArgumentException ); - //------------------------------------------------------------------------- /** replace the attributes of the specific text with the given set of attributes. @param nPos @@ -172,7 +162,6 @@ interface XFlatParagraph: com::sun::star::text::XTextMarkup [in] sequence<::com::sun::star::beans::PropertyValue> aAttributes ) raises( com::sun::star::lang::IllegalArgumentException ); - //------------------------------------------------------------------------- /** get a list of indexes that separate each two different languages @returns @@ -181,7 +170,6 @@ interface XFlatParagraph: com::sun::star::text::XTextMarkup sequence< long > getLanguagePortions(); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/XFlatParagraphIterator.idl b/offapi/com/sun/star/text/XFlatParagraphIterator.idl index e84fb23f582f..a50f457c0eb9 100644 --- a/offapi/com/sun/star/text/XFlatParagraphIterator.idl +++ b/offapi/com/sun/star/text/XFlatParagraphIterator.idl @@ -24,11 +24,9 @@ #include #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** provides functionality to ... @@ -38,7 +36,6 @@ module com { module sun { module star { module text { interface XFlatParagraphIterator: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** get the first flat paragraph to be checked or an empty reference if there are no more paragraphs to check. @@ -47,7 +44,6 @@ interface XFlatParagraphIterator: com::sun::star::uno::XInterface */ com::sun::star::text::XFlatParagraph getFirstPara(); - //------------------------------------------------------------------------- /** get the next flat paragraph to be checked or an empty reference if there are no more paragraphs to check. @@ -56,7 +52,6 @@ interface XFlatParagraphIterator: com::sun::star::uno::XInterface */ com::sun::star::text::XFlatParagraph getNextPara(); - //------------------------------------------------------------------------- /** get the last flat paragraph @returns @@ -64,7 +59,6 @@ interface XFlatParagraphIterator: com::sun::star::uno::XInterface */ com::sun::star::text::XFlatParagraph getLastPara(); - //------------------------------------------------------------------------- /** get the flat paragraph before this one @param xPara @@ -79,7 +73,6 @@ interface XFlatParagraphIterator: com::sun::star::uno::XInterface com::sun::star::text::XFlatParagraph getParaBefore( [in] com::sun::star::text::XFlatParagraph xPara ) raises( com::sun::star::lang::IllegalArgumentException ); - //------------------------------------------------------------------------- /** get the flat paragraph just following this one @param xPara @@ -95,7 +88,6 @@ interface XFlatParagraphIterator: com::sun::star::uno::XInterface raises( com::sun::star::lang::IllegalArgumentException ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/XFlatParagraphIteratorProvider.idl b/offapi/com/sun/star/text/XFlatParagraphIteratorProvider.idl index a83d06397b1b..f1294af4ae8b 100644 --- a/offapi/com/sun/star/text/XFlatParagraphIteratorProvider.idl +++ b/offapi/com/sun/star/text/XFlatParagraphIteratorProvider.idl @@ -28,13 +28,10 @@ // allows for different iterators for grammar checking and smart tags, // interface must be implemented exactly once for each document since // the interface pointer will be used to get an unique document id. -//----------------------------------------------------------------------------- -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** provides functionality to ... @@ -43,7 +40,6 @@ module com { module sun { module star { module text { interface XFlatParagraphIteratorProvider: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** get XFlatParagraphIterator @param nType @@ -64,7 +60,6 @@ interface XFlatParagraphIteratorProvider: com::sun::star::uno::XInterface raises( com::sun::star::lang::IllegalArgumentException ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/XFootnote.idl b/offapi/com/sun/star/text/XFootnote.idl index e6159d0b2b80..fa3e9a868d64 100644 --- a/offapi/com/sun/star/text/XFootnote.idl +++ b/offapi/com/sun/star/text/XFootnote.idl @@ -22,18 +22,15 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from xml: interface com::sun::star::text::XFootnote /** specifies a footnote within a Text.@see Footnote */ published interface XFootnote: com::sun::star::text::XTextContent { - //------------------------------------------------------------------------- // DocMerge from idl: method com::sun::star::text::XFootnote::getLabel /** @returns the label of the footnote. @@ -42,7 +39,6 @@ published interface XFootnote: com::sun::star::text::XTextContent */ string getLabel(); - //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::text::XFootnote::setLabel /** sets the label of the footnote. @@ -51,7 +47,6 @@ published interface XFootnote: com::sun::star::text::XTextContent }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/XFootnotesSettingsSupplier.idl b/offapi/com/sun/star/text/XFootnotesSettingsSupplier.idl index 7ea457200595..25ea096e25cd 100644 --- a/offapi/com/sun/star/text/XFootnotesSettingsSupplier.idl +++ b/offapi/com/sun/star/text/XFootnotesSettingsSupplier.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from xml: interface com::sun::star::text::XFootnotesSettingsSupplier /** makes it possible to access the FootnoteSettings @@ -36,7 +34,6 @@ */ published interface XFootnotesSettingsSupplier: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- // DocMerge from idl: method com::sun::star::text::XFootnotesSettingsSupplier::getFootnotesSettings /** @returns @@ -46,7 +43,6 @@ published interface XFootnotesSettingsSupplier: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/XFootnotesSupplier.idl b/offapi/com/sun/star/text/XFootnotesSupplier.idl index 0d2e9bf7ba27..e723dda373e9 100644 --- a/offapi/com/sun/star/text/XFootnotesSupplier.idl +++ b/offapi/com/sun/star/text/XFootnotesSupplier.idl @@ -26,11 +26,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from xml: interface com::sun::star::text::XFootnotesSupplier /** makes it possible to access the footnotes within @@ -38,14 +36,12 @@ */ published interface XFootnotesSupplier: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::text::XFootnotesSupplier::getFootnotes /** returns a collection of footnotes. */ com::sun::star::container::XIndexAccess getFootnotes(); - //------------------------------------------------------------------------- // DocMerge from idl: method com::sun::star::text::XFootnotesSupplier::getFootnoteSettings /** @returns @@ -55,7 +51,6 @@ published interface XFootnotesSupplier: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/XHeaderFooter.idl b/offapi/com/sun/star/text/XHeaderFooter.idl index a21c771fd72e..935bc805a857 100644 --- a/offapi/com/sun/star/text/XHeaderFooter.idl +++ b/offapi/com/sun/star/text/XHeaderFooter.idl @@ -23,11 +23,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from xml: interface com::sun::star::text::XHeaderFooter /** @deprecated Use the properties of @@ -35,7 +33,6 @@ */ published interface XHeaderFooter: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- // DocMerge from idl: method com::sun::star::text::XHeaderFooter::getLeftPagesText /** @returns @@ -43,7 +40,6 @@ published interface XHeaderFooter: com::sun::star::uno::XInterface */ com::sun::star::text::XText getLeftPagesText(); - //------------------------------------------------------------------------- // DocMerge from idl: method com::sun::star::text::XHeaderFooter::getRightPagesText /** @returns @@ -53,7 +49,6 @@ published interface XHeaderFooter: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/XHeaderFooterPageStyle.idl b/offapi/com/sun/star/text/XHeaderFooterPageStyle.idl index 31a6d0b7db69..654de15e2a1a 100644 --- a/offapi/com/sun/star/text/XHeaderFooterPageStyle.idl +++ b/offapi/com/sun/star/text/XHeaderFooterPageStyle.idl @@ -23,11 +23,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from xml: interface com::sun::star::text::XHeaderFooterPageStyle /** @deprecated Use the properties of @@ -35,7 +33,6 @@ */ published interface XHeaderFooterPageStyle: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- // DocMerge from idl: method com::sun::star::text::XHeaderFooterPageStyle::getHeader /** @returns @@ -43,7 +40,6 @@ published interface XHeaderFooterPageStyle: com::sun::star::uno::XInterface */ com::sun::star::text::XHeaderFooter getHeader(); - //------------------------------------------------------------------------- // DocMerge from idl: method com::sun::star::text::XHeaderFooterPageStyle::getFooter /** @returns @@ -53,7 +49,6 @@ published interface XHeaderFooterPageStyle: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/XLineNumberingProperties.idl b/offapi/com/sun/star/text/XLineNumberingProperties.idl index 936a61e25323..7d2c3595db88 100644 --- a/offapi/com/sun/star/text/XLineNumberingProperties.idl +++ b/offapi/com/sun/star/text/XLineNumberingProperties.idl @@ -22,17 +22,14 @@ #include #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** contains the settings of the line numbering in a text document. */ published interface XLineNumberingProperties: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** @return the LineNumberingProperties of the object. @@ -40,7 +37,6 @@ published interface XLineNumberingProperties: com::sun::star::uno::XInterface com::sun::star::beans::XPropertySet getLineNumberingProperties(); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/XLineNumberingSupplier.idl b/offapi/com/sun/star/text/XLineNumberingSupplier.idl index b8c5c7b99376..ae087411a68c 100644 --- a/offapi/com/sun/star/text/XLineNumberingSupplier.idl +++ b/offapi/com/sun/star/text/XLineNumberingSupplier.idl @@ -23,11 +23,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from xml: interface com::sun::star::text::XLineNumberingSupplier /** contains the settings of the line numbering in a text document. @@ -36,14 +34,12 @@ */ published interface XLineNumberingSupplier: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- // DocMerge from idl: method com::sun::star::text::XLineNumberingSupplier::getLineNumberingRules /** @return the LineNumberingSettings of the object. */ sequence< sequence > getLineNumberingRules(); - //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::text::XLineNumberingSupplier::setLineNumberingRules /** sets a sequence of numbering rules. @@ -57,7 +53,6 @@ published interface XLineNumberingSupplier: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/XMailMergeBroadcaster.idl b/offapi/com/sun/star/text/XMailMergeBroadcaster.idl index 137c67359336..02d4870f7150 100644 --- a/offapi/com/sun/star/text/XMailMergeBroadcaster.idl +++ b/offapi/com/sun/star/text/XMailMergeBroadcaster.idl @@ -27,11 +27,9 @@ // published interface XMailMergeListener; //}; }; }; }; -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** allows for adding/removing of mail merge event listeners.

Registered listeners will be notified with a @@ -45,7 +43,6 @@ module com { module sun { module star { module text { */ published interface XMailMergeBroadcaster : com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** Adds an entry to the list of mail merge listeners. @param xListener @@ -54,7 +51,6 @@ published interface XMailMergeBroadcaster : com::sun::star::uno::XInterface void addMailMergeEventListener( [in] com::sun::star::text::XMailMergeListener xListener ); - //------------------------------------------------------------------------- /** Removes an entry to the list of mail merge listeners. @param xListener @@ -64,7 +60,6 @@ published interface XMailMergeBroadcaster : com::sun::star::uno::XInterface [in] com::sun::star::text::XMailMergeListener xListener ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/XMailMergeListener.idl b/offapi/com/sun/star/text/XMailMergeListener.idl index ca1fbffb431d..b8d05c3b5557 100644 --- a/offapi/com/sun/star/text/XMailMergeListener.idl +++ b/offapi/com/sun/star/text/XMailMergeListener.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** used to notify listeners about mail merge events.

Registered listeners will be notified with a @@ -42,7 +40,6 @@ module com { module sun { module star { module text { */ published interface XMailMergeListener : com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** Notifies the listener about mail merge events. @param aEvent @@ -53,7 +50,6 @@ published interface XMailMergeListener : com::sun::star::uno::XInterface [in] com::sun::star::text::MailMergeEvent aEvent ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/XModule.idl b/offapi/com/sun/star/text/XModule.idl index 99d78c492ef6..575e54310ae6 100644 --- a/offapi/com/sun/star/text/XModule.idl +++ b/offapi/com/sun/star/text/XModule.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from xml: interface com::sun::star::text::XModule /** @deprecated @@ -35,7 +33,6 @@ published interface XModule: com::sun::star::uno::XInterface { }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/XMultiTextMarkup.idl b/offapi/com/sun/star/text/XMultiTextMarkup.idl index b0953963b13e..c110ec78c03c 100644 --- a/offapi/com/sun/star/text/XMultiTextMarkup.idl +++ b/offapi/com/sun/star/text/XMultiTextMarkup.idl @@ -24,11 +24,9 @@ #include #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** provides functionality to apply multiple text markups in one call. @@ -37,7 +35,6 @@ module com { module sun { module star { module text { interface XMultiTextMarkup { - //------------------------------------------------------------------------- /** submits multiple new markup ranges.

The main use of this function will probably be for proofreading to diff --git a/offapi/com/sun/star/text/XNumberingRulesSupplier.idl b/offapi/com/sun/star/text/XNumberingRulesSupplier.idl index b4cdae8b9d64..90989cc7cc54 100644 --- a/offapi/com/sun/star/text/XNumberingRulesSupplier.idl +++ b/offapi/com/sun/star/text/XNumberingRulesSupplier.idl @@ -23,17 +23,14 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** This interface enables the object to handle numbering rules. @see com.sun.star.text.NumberingRules */ published interface XNumberingRulesSupplier : com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** @returns the collection of "NumberingRules" currently contained in the object. */ @@ -41,7 +38,6 @@ published interface XNumberingRulesSupplier : com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/XPageCursor.idl b/offapi/com/sun/star/text/XPageCursor.idl index bbcacc2c75d8..6c54097cdf18 100644 --- a/offapi/com/sun/star/text/XPageCursor.idl +++ b/offapi/com/sun/star/text/XPageCursor.idl @@ -22,39 +22,33 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from xml: interface com::sun::star::text::XPageCursor /** makes it possible to perform cursor movements between pages. */ published interface XPageCursor: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::text::XPageCursor::jumpToFirstPage /** moves the cursor to the first page. */ boolean jumpToFirstPage(); - //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::text::XPageCursor::jumpToLastPage /** moves the cursor to the last page. */ boolean jumpToLastPage(); - //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::text::XPageCursor::jumpToPage /** moves the cursor to the specified page. */ boolean jumpToPage( [in] short nPage ); - //------------------------------------------------------------------------- // DocMerge from idl: method com::sun::star::text::XPageCursor::getPage /** @returns @@ -62,7 +56,6 @@ published interface XPageCursor: com::sun::star::uno::XInterface */ short getPage(); - //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::text::XPageCursor::jumpToNextPage /** moves the cursor to the next page. @@ -71,7 +64,6 @@ published interface XPageCursor: com::sun::star::uno::XInterface */ boolean jumpToNextPage(); - //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::text::XPageCursor::jumpToPreviousPage /** moves the cursor to the previous page. @@ -80,7 +72,6 @@ published interface XPageCursor: com::sun::star::uno::XInterface */ boolean jumpToPreviousPage(); - //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::text::XPageCursor::jumpToEndOfPage /** moves the cursor to the end of the current page. @@ -89,7 +80,6 @@ published interface XPageCursor: com::sun::star::uno::XInterface */ boolean jumpToEndOfPage(); - //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::text::XPageCursor::jumpToStartOfPage /** moves the cursor to the start of the current page. @@ -98,7 +88,6 @@ published interface XPageCursor: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/XPagePrintable.idl b/offapi/com/sun/star/text/XPagePrintable.idl index 465a69aa3960..9c9074081497 100644 --- a/offapi/com/sun/star/text/XPagePrintable.idl +++ b/offapi/com/sun/star/text/XPagePrintable.idl @@ -33,17 +33,14 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** Print several pages on one printer page. */ published interface XPagePrintable: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** @returns the settings of printing of pages.

@@ -63,13 +60,11 @@ published interface XPagePrintable: com::sun::star::uno::XInterface */ sequence getPagePrintSettings(); - //------------------------------------------------------------------------- /** adjusts the settings of the page printing. @see getPagePrintSettings */ void setPagePrintSettings( [in] sequence aSettings ); - //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::text::XPagePrintable::printPages /** prints the pages according to the PagePrintSettings. @@ -81,7 +76,6 @@ published interface XPagePrintable: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/XParagraphAppend.idl b/offapi/com/sun/star/text/XParagraphAppend.idl index 5c6982669bd5..c407170abed3 100644 --- a/offapi/com/sun/star/text/XParagraphAppend.idl +++ b/offapi/com/sun/star/text/XParagraphAppend.idl @@ -36,17 +36,14 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** . */ interface XParagraphAppend : com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** appends a new and empty paragraph at the end of the text.

The properties are applied to the new paragraph. @@ -76,7 +73,6 @@ interface XParagraphAppend : com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/XParagraphCursor.idl b/offapi/com/sun/star/text/XParagraphCursor.idl index 1c924c561370..08b5bac0d273 100644 --- a/offapi/com/sun/star/text/XParagraphCursor.idl +++ b/offapi/com/sun/star/text/XParagraphCursor.idl @@ -22,29 +22,24 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** makes it possible to move paragraph by paragraph. */ published interface XParagraphCursor: com::sun::star::text::XTextCursor { - //------------------------------------------------------------------------- /** determines if the cursor is positioned at the start of a paragraph. */ boolean isStartOfParagraph(); - //------------------------------------------------------------------------- /** determines if the cursor is positioned at the end of a paragraph. */ boolean isEndOfParagraph(); - //------------------------------------------------------------------------- /** moves the cursor to the start of the current paragraph. @@ -55,7 +50,6 @@ published interface XParagraphCursor: com::sun::star::text::XTextCursor */ boolean gotoStartOfParagraph( [in] boolean bExpand ); - //------------------------------------------------------------------------- /** moves the cursor to the end of the current paragraph. @@ -66,7 +60,6 @@ published interface XParagraphCursor: com::sun::star::text::XTextCursor */ boolean gotoEndOfParagraph( [in] boolean bExpand ); - //------------------------------------------------------------------------- /** moves the cursor to the next paragraph. @@ -76,7 +69,6 @@ published interface XParagraphCursor: com::sun::star::text::XTextCursor */ boolean gotoNextParagraph( [in] boolean bExpand ); - //------------------------------------------------------------------------- /** moves the cursor to the previous paragraph. @@ -88,7 +80,6 @@ published interface XParagraphCursor: com::sun::star::text::XTextCursor }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/XRedline.idl b/offapi/com/sun/star/text/XRedline.idl index bbc16d3af267..b56122895b8a 100644 --- a/offapi/com/sun/star/text/XRedline.idl +++ b/offapi/com/sun/star/text/XRedline.idl @@ -22,17 +22,14 @@ #include #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** enables creation of redlines (change tracking). */ published interface XRedline { - //------------------------------------------------------------------------- /** @param RedlineType @@ -54,7 +51,6 @@ published interface XRedline raises( com::sun::star::lang::IllegalArgumentException ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/XReferenceMarksSupplier.idl b/offapi/com/sun/star/text/XReferenceMarksSupplier.idl index 29519c805477..6c82cef828c3 100644 --- a/offapi/com/sun/star/text/XReferenceMarksSupplier.idl +++ b/offapi/com/sun/star/text/XReferenceMarksSupplier.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from xml: interface com::sun::star::text::XReferenceMarksSupplier /** provides access to the reference marks within this context (i.e. document). @@ -42,7 +40,6 @@ */ published interface XReferenceMarksSupplier: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- // DocMerge from idl: method com::sun::star::text::XReferenceMarksSupplier::getReferenceMarks /** @returns @@ -52,7 +49,6 @@ published interface XReferenceMarksSupplier: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/XRelativeTextContentInsert.idl b/offapi/com/sun/star/text/XRelativeTextContentInsert.idl index 68020780637e..e8e5758963a3 100644 --- a/offapi/com/sun/star/text/XRelativeTextContentInsert.idl +++ b/offapi/com/sun/star/text/XRelativeTextContentInsert.idl @@ -31,7 +31,6 @@ #include #include -//============================================================================= module com { module sun { module star { module text { @@ -52,7 +51,6 @@ */ published interface XRelativeTextContentInsert: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::text::XRelativeTextContentInsert::insertTextContentBefore /** inserts text the new text content before of the successor argument. @@ -63,7 +61,6 @@ published interface XRelativeTextContentInsert: com::sun::star::uno::XInterface [in] XTextContent xNewContent, [in] XTextContent xSuccessor ) raises( com::sun::star::lang::IllegalArgumentException ); - //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::text::XRelativeTextContentInsert::insertTextContentAfter /** inserts text the new text content after the predecessor argument. diff --git a/offapi/com/sun/star/text/XRelativeTextContentRemove.idl b/offapi/com/sun/star/text/XRelativeTextContentRemove.idl index e2a868ab5afc..f2f7a02eaaaa 100644 --- a/offapi/com/sun/star/text/XRelativeTextContentRemove.idl +++ b/offapi/com/sun/star/text/XRelativeTextContentRemove.idl @@ -31,7 +31,6 @@ #include #include -//============================================================================= module com { module sun { module star { module text { @@ -51,7 +50,6 @@ */ published interface XRelativeTextContentRemove: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::text::XRelativeTextContentRemove::removeTextContentBefore /** removes the text content that precedes the argument. @@ -61,7 +59,6 @@ published interface XRelativeTextContentRemove: com::sun::star::uno::XInterface void removeTextContentBefore( [in] XTextContent xSuccessor ) raises( com::sun::star::lang::IllegalArgumentException ); - //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::text::XRelativeTextContentRemove::removeTextContentAfter /** removes the text content that follows the argument. diff --git a/offapi/com/sun/star/text/XRubySelection.idl b/offapi/com/sun/star/text/XRubySelection.idl index 5da04b6655c3..3d04094f350b 100644 --- a/offapi/com/sun/star/text/XRubySelection.idl +++ b/offapi/com/sun/star/text/XRubySelection.idl @@ -24,18 +24,15 @@ -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** This interface enables the object to handle list of ruby lines (aka Furigana lines). */ published interface XRubySelection : com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** returns a sequence of ruby elements.

Each element contains at least a string that contains the selected text and the ruby text. Additional parameters can be the ruby adjustment, the name of a character style.

@@ -45,7 +42,6 @@ published interface XRubySelection : com::sun::star::uno::XInterface if Automatic is set the selection is parsed for words and applied ruby attributes */ sequence getRubyList( [in] boolean Automatic ); - //------------------------------------------------------------------------- /** applies the RubyList to the current selection. The number of elements must be equal to the number of elements that are returned by getRubyList. Automatic must be set equally, too. @@ -54,7 +50,6 @@ published interface XRubySelection : com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/XSentenceCursor.idl b/offapi/com/sun/star/text/XSentenceCursor.idl index 514287f747a9..e6cb0919ab8c 100644 --- a/offapi/com/sun/star/text/XSentenceCursor.idl +++ b/offapi/com/sun/star/text/XSentenceCursor.idl @@ -22,29 +22,24 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** makes it possible to perform cursor movements through sentences. */ published interface XSentenceCursor: com::sun::star::text::XTextCursor { - //------------------------------------------------------------------------- /** determines if the cursor is positioned at the start of a sentence. */ boolean isStartOfSentence(); - //------------------------------------------------------------------------- /** determines if the cursor is positioned at the end of a sentence. */ boolean isEndOfSentence(); - //------------------------------------------------------------------------- /** moves the cursor to the start of the next sentence. @@ -54,7 +49,6 @@ published interface XSentenceCursor: com::sun::star::text::XTextCursor */ boolean gotoNextSentence( [in] boolean Expand ); - //------------------------------------------------------------------------- /** moves the cursor to the start of the previous sentence. @@ -64,7 +58,6 @@ published interface XSentenceCursor: com::sun::star::text::XTextCursor */ boolean gotoPreviousSentence( [in] boolean Expand ); - //------------------------------------------------------------------------- /** moves the cursor to the start of the current sentence. @@ -75,7 +68,6 @@ published interface XSentenceCursor: com::sun::star::text::XTextCursor */ boolean gotoStartOfSentence( [in] boolean Expand ); - //------------------------------------------------------------------------- /** moves the cursor to the end of the current sentence. @@ -88,7 +80,6 @@ published interface XSentenceCursor: com::sun::star::text::XTextCursor }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/XSimpleText.idl b/offapi/com/sun/star/text/XSimpleText.idl index 2b2ac39a6290..f106534e892b 100644 --- a/offapi/com/sun/star/text/XSimpleText.idl +++ b/offapi/com/sun/star/text/XSimpleText.idl @@ -30,11 +30,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** is the main interface for a distinct text unit, i.e. the main text of a document, the text for headers and footers or for single cells of a @@ -42,7 +40,6 @@ */ published interface XSimpleText: com::sun::star::text::XTextRange { - //------------------------------------------------------------------------- /** @returns a new instance of a TextCursor service which can @@ -52,7 +49,6 @@ published interface XSimpleText: com::sun::star::text::XTextRange */ com::sun::star::text::XTextCursor createTextCursor(); - //------------------------------------------------------------------------- /** @returns a new instance of a TextCursor which is located @@ -69,7 +65,6 @@ published interface XSimpleText: com::sun::star::text::XTextRange */ com::sun::star::text::XTextCursor createTextCursorByRange( [in] com::sun::star::text::XTextRange aTextPosition ); - //------------------------------------------------------------------------- /** inserts a string of characters into the text. @@ -114,7 +109,6 @@ published interface XSimpleText: com::sun::star::text::XTextRange [in] string aString, [in] boolean bAbsorb ); - //------------------------------------------------------------------------- /** inserts a control character (like a paragraph break or a hard space) into the text.@see com::sun::star::text::ControlCharacter @@ -126,7 +120,6 @@ published interface XSimpleText: com::sun::star::text::XTextRange }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/XText.idl b/offapi/com/sun/star/text/XText.idl index fd712f694543..0ac5cb7a5e4a 100644 --- a/offapi/com/sun/star/text/XText.idl +++ b/offapi/com/sun/star/text/XText.idl @@ -30,18 +30,15 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** extends a XSimpleText by the capability of inserting XTextContents. */ published interface XText: com::sun::star::text::XSimpleText { - //------------------------------------------------------------------------- /** inserts a content, such as a text table, text frame or text field. @@ -69,7 +66,6 @@ published interface XText: com::sun::star::text::XSimpleText [in] boolean bAbsorb ) raises( com::sun::star::lang::IllegalArgumentException ); - //------------------------------------------------------------------------- /** removes the specified content from the text object. @@ -80,7 +76,6 @@ published interface XText: com::sun::star::text::XSimpleText }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/XTextAppend.idl b/offapi/com/sun/star/text/XTextAppend.idl index c77f02a01ec7..1ae544e1ba5a 100644 --- a/offapi/com/sun/star/text/XTextAppend.idl +++ b/offapi/com/sun/star/text/XTextAppend.idl @@ -24,11 +24,9 @@ #include #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** . */ @@ -39,7 +37,6 @@ interface com::sun::star::text::XTextPortionAppend ; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/XTextAppendAndConvert.idl b/offapi/com/sun/star/text/XTextAppendAndConvert.idl index 5371f4b8b4d6..85af374286b3 100644 --- a/offapi/com/sun/star/text/XTextAppendAndConvert.idl +++ b/offapi/com/sun/star/text/XTextAppendAndConvert.idl @@ -24,11 +24,9 @@ #include #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** merges the functions of XTextAppend, XTextContentAppend and XTextConvert. @@ -40,7 +38,6 @@ interface com::sun::star::text::XTextConvert; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/XTextColumns.idl b/offapi/com/sun/star/text/XTextColumns.idl index 42b5fe1c51a4..9292c1497d74 100644 --- a/offapi/com/sun/star/text/XTextColumns.idl +++ b/offapi/com/sun/star/text/XTextColumns.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from xml: interface com::sun::star::text::XTextColumns /** manages columns within the object. @@ -43,7 +41,6 @@ */ published interface XTextColumns: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- // DocMerge from idl: method com::sun::star::text::XTextColumns::getReferenceValue /** @returns @@ -53,7 +50,6 @@ published interface XTextColumns: com::sun::star::uno::XInterface */ long getReferenceValue(); - //------------------------------------------------------------------------- // DocMerge from idl: method com::sun::star::text::XTextColumns::getColumnCount /** @returns @@ -61,7 +57,6 @@ published interface XTextColumns: com::sun::star::uno::XInterface */ short getColumnCount(); - //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::text::XTextColumns::setColumnCount /** sets the number of columns. @@ -72,7 +67,6 @@ published interface XTextColumns: com::sun::star::uno::XInterface */ void setColumnCount( [in] short nColumns ); - //------------------------------------------------------------------------- // DocMerge from idl: method com::sun::star::text::XTextColumns::getColumns /** returns the column description of the object. @@ -80,7 +74,6 @@ published interface XTextColumns: com::sun::star::uno::XInterface */ sequence getColumns(); - //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::text::XTextColumns::setColumns /** sets the descriptors of all columns. @@ -96,7 +89,6 @@ published interface XTextColumns: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/XTextContent.idl b/offapi/com/sun/star/text/XTextContent.idl index 300007f61e3c..13c834b22a72 100644 --- a/offapi/com/sun/star/text/XTextContent.idl +++ b/offapi/com/sun/star/text/XTextContent.idl @@ -33,18 +33,15 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** enables objects to be inserted into a text and to provide their location in a text once they are inserted into it. */ published interface XTextContent: com::sun::star::lang::XComponent { - //------------------------------------------------------------------------- /** is called when this object gets embedded in a text. @@ -67,7 +64,6 @@ published interface XTextContent: com::sun::star::lang::XComponent void attach( [in] com::sun::star::text::XTextRange xTextRange ) raises( com::sun::star::lang::IllegalArgumentException ); - //------------------------------------------------------------------------- /** @returns the text range to which the content is attached. @@ -86,7 +82,6 @@ published interface XTextContent: com::sun::star::lang::XComponent }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/XTextContentAppend.idl b/offapi/com/sun/star/text/XTextContentAppend.idl index 1412c138a364..0e9c46d33073 100644 --- a/offapi/com/sun/star/text/XTextContentAppend.idl +++ b/offapi/com/sun/star/text/XTextContentAppend.idl @@ -26,17 +26,14 @@ #include #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** . */ interface XTextContentAppend : com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** appends a text content at the end of the text. @@ -60,7 +57,6 @@ interface XTextContentAppend : com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/XTextConvert.idl b/offapi/com/sun/star/text/XTextConvert.idl index da18a8db194b..842560f66fb1 100644 --- a/offapi/com/sun/star/text/XTextConvert.idl +++ b/offapi/com/sun/star/text/XTextConvert.idl @@ -39,17 +39,14 @@ -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** . */ interface XTextConvert : com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** moves the paragraphs from Start to End into a text frame. @@ -94,7 +91,6 @@ interface XTextConvert : com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/XTextCopy.idl b/offapi/com/sun/star/text/XTextCopy.idl index 2b466439c4e9..4d2a3f0a4fe3 100644 --- a/offapi/com/sun/star/text/XTextCopy.idl +++ b/offapi/com/sun/star/text/XTextCopy.idl @@ -21,17 +21,14 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** enables a text object to copy attributed text from another text object. */ published interface XTextCopy: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** copies the content from another text object. @@ -42,7 +39,6 @@ published interface XTextCopy: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/XTextCursor.idl b/offapi/com/sun/star/text/XTextCursor.idl index 74e1860dce78..13ef24795cc5 100644 --- a/offapi/com/sun/star/text/XTextCursor.idl +++ b/offapi/com/sun/star/text/XTextCursor.idl @@ -22,35 +22,29 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** extends a text range by method to modify its position. */ published interface XTextCursor: com::sun::star::text::XTextRange { - //------------------------------------------------------------------------- /** sets the end of the position to the start. */ [oneway] void collapseToStart(); - //------------------------------------------------------------------------- /** sets the start of the position to the end. */ [oneway] void collapseToEnd(); - //------------------------------------------------------------------------- /** determines if the start and end positions are the same. */ boolean isCollapsed(); - //------------------------------------------------------------------------- /** moves the cursor the specified number of characters to the left. @@ -73,7 +67,6 @@ published interface XTextCursor: com::sun::star::text::XTextRange boolean goLeft( [in] short nCount, [in] boolean bExpand ); - //------------------------------------------------------------------------- /** moves the cursor the specified number of characters to the right. @@ -96,19 +89,16 @@ published interface XTextCursor: com::sun::star::text::XTextRange boolean goRight( [in] short nCount, [in] boolean bExpand ); - //------------------------------------------------------------------------- /** moves the cursor to the start of the text. */ void gotoStart( [in] boolean bExpand ); - //------------------------------------------------------------------------- /** moves the cursor to the end of the text. */ void gotoEnd( [in] boolean bExpand ); - //------------------------------------------------------------------------- /** moves or expands the cursor to a specified TextRange. */ @@ -117,7 +107,6 @@ published interface XTextCursor: com::sun::star::text::XTextRange }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/XTextDocument.idl b/offapi/com/sun/star/text/XTextDocument.idl index 3225567f3952..04a6c8be6433 100644 --- a/offapi/com/sun/star/text/XTextDocument.idl +++ b/offapi/com/sun/star/text/XTextDocument.idl @@ -24,18 +24,15 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from xml: interface com::sun::star::text::XTextDocument /** is the main interface of a text document.@see com::sun::star::text::TextDocument */ published interface XTextDocument: com::sun::star::frame::XModel { - //------------------------------------------------------------------------- // DocMerge from idl: method com::sun::star::text::XTextDocument::getText /** @returns @@ -48,7 +45,6 @@ published interface XTextDocument: com::sun::star::frame::XModel */ com::sun::star::text::XText getText(); - //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::text::XTextDocument::reformat /** reformats the contents of the document. @@ -57,7 +53,6 @@ published interface XTextDocument: com::sun::star::frame::XModel }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/XTextEmbeddedObject.idl b/offapi/com/sun/star/text/XTextEmbeddedObject.idl index 91cdea9e0372..1f1097acc13a 100644 --- a/offapi/com/sun/star/text/XTextEmbeddedObject.idl +++ b/offapi/com/sun/star/text/XTextEmbeddedObject.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from xml: interface com::sun::star::text::XTextEmbeddedObject /** f t! @@ -41,7 +39,6 @@ */ published interface XTextEmbeddedObject: com::sun::star::text::XTextContent { - //------------------------------------------------------------------------- // DocMerge from idl: method com::sun::star::text::XTextEmbeddedObject::getObject /** @returns an interface to the linked object that is contained in @@ -49,7 +46,6 @@ published interface XTextEmbeddedObject: com::sun::star::text::XTextContent */ com::sun::star::uno::XInterface getObject(); - //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::text::XTextEmbeddedObject::setObject /** sets an object into the TextEmbeddedObject. @@ -58,7 +54,6 @@ published interface XTextEmbeddedObject: com::sun::star::text::XTextContent }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/XTextEmbeddedObjectsSupplier.idl b/offapi/com/sun/star/text/XTextEmbeddedObjectsSupplier.idl index c7ef533d0d26..174f2d3d1e8b 100644 --- a/offapi/com/sun/star/text/XTextEmbeddedObjectsSupplier.idl +++ b/offapi/com/sun/star/text/XTextEmbeddedObjectsSupplier.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from xml: interface com::sun::star::text::XTextEmbeddedObjectsSupplier /** provides the collection of all embedded objects within this context @@ -36,7 +34,6 @@ */ published interface XTextEmbeddedObjectsSupplier: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- // DocMerge from idl: method com::sun::star::text::XTextEmbeddedObjectsSupplier::getEmbeddedObjects /** @returns @@ -46,7 +43,6 @@ published interface XTextEmbeddedObjectsSupplier: com::sun::star::uno::XInterfac }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/XTextField.idl b/offapi/com/sun/star/text/XTextField.idl index 7179e19f85da..b17df24e1e98 100644 --- a/offapi/com/sun/star/text/XTextField.idl +++ b/offapi/com/sun/star/text/XTextField.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from xml: interface com::sun::star::text::XTextField /** is the base interface for all text fields. @@ -40,7 +38,6 @@ */ published interface XTextField: com::sun::star::text::XTextContent { - //------------------------------------------------------------------------- // DocMerge from idl: method com::sun::star::text::XTextField::getPresentation /** @returns the display string of the text field either as the command @@ -52,7 +49,6 @@ published interface XTextField: com::sun::star::text::XTextContent }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/XTextFieldsSupplier.idl b/offapi/com/sun/star/text/XTextFieldsSupplier.idl index 37d872d19819..ed8c2e239e9f 100644 --- a/offapi/com/sun/star/text/XTextFieldsSupplier.idl +++ b/offapi/com/sun/star/text/XTextFieldsSupplier.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from xml: interface com::sun::star::text::XTextFieldsSupplier /** makes it possible to access the text fields used in this context @@ -37,7 +35,6 @@ */ published interface XTextFieldsSupplier: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- // DocMerge from idl: method com::sun::star::text::XTextFieldsSupplier::getTextFields /** @returns @@ -46,7 +43,6 @@ published interface XTextFieldsSupplier: com::sun::star::uno::XInterface */ com::sun::star::container::XEnumerationAccess getTextFields(); - //------------------------------------------------------------------------- // DocMerge from idl: method com::sun::star::text::XTextFieldsSupplier::getTextFieldMasters /** @returns @@ -57,7 +53,6 @@ published interface XTextFieldsSupplier: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/XTextFrame.idl b/offapi/com/sun/star/text/XTextFrame.idl index e56f8b303e8d..cfd819b21ceb 100644 --- a/offapi/com/sun/star/text/XTextFrame.idl +++ b/offapi/com/sun/star/text/XTextFrame.idl @@ -23,11 +23,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from xml: interface com::sun::star::text::XTextFrame /** provides access to the Text of a TextFrame. @@ -35,7 +33,6 @@ */ published interface XTextFrame: com::sun::star::text::XTextContent { - //------------------------------------------------------------------------- // DocMerge from idl: method com::sun::star::text::XTextFrame::getText /** @returns @@ -46,7 +43,6 @@ published interface XTextFrame: com::sun::star::text::XTextContent }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/XTextFramesSupplier.idl b/offapi/com/sun/star/text/XTextFramesSupplier.idl index fab086bcb6b2..903c2f883474 100644 --- a/offapi/com/sun/star/text/XTextFramesSupplier.idl +++ b/offapi/com/sun/star/text/XTextFramesSupplier.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from xml: interface com::sun::star::text::XTextFramesSupplier /** makes it possible to access the TextFrame instances in this @@ -36,7 +34,6 @@ */ published interface XTextFramesSupplier: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::text::XTextFramesSupplier::getTextFrames /** returns a collection of text frames. @@ -45,7 +42,6 @@ published interface XTextFramesSupplier: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/XTextGraphicObjectsSupplier.idl b/offapi/com/sun/star/text/XTextGraphicObjectsSupplier.idl index 8c4e307fbeef..8c67c6e17632 100644 --- a/offapi/com/sun/star/text/XTextGraphicObjectsSupplier.idl +++ b/offapi/com/sun/star/text/XTextGraphicObjectsSupplier.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from xml: interface com::sun::star::text::XTextGraphicObjectsSupplier /** provides access to the collection of all embedded and linked graphics @@ -36,7 +34,6 @@ */ published interface XTextGraphicObjectsSupplier: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- // DocMerge from idl: method com::sun::star::text::XTextGraphicObjectsSupplier::getGraphicObjects /** @returns @@ -46,7 +43,6 @@ published interface XTextGraphicObjectsSupplier: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/XTextMarkup.idl b/offapi/com/sun/star/text/XTextMarkup.idl index ec5443d6f46c..089b9b7d84e0 100644 --- a/offapi/com/sun/star/text/XTextMarkup.idl +++ b/offapi/com/sun/star/text/XTextMarkup.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** provides functionality to markup text. @@ -36,7 +34,6 @@ module com { module sun { module star { module text { interface XTextMarkup { - //------------------------------------------------------------------------- /** obtains a container to store additional user defined text markup information. @@ -47,7 +44,6 @@ interface XTextMarkup com::sun::star::container::XStringKeyMap getMarkupInfoContainer(); - //------------------------------------------------------------------------- /** submits a new markup range. @param nType diff --git a/offapi/com/sun/star/text/XTextPortionAppend.idl b/offapi/com/sun/star/text/XTextPortionAppend.idl index 975033770fa4..a1aaf5872e40 100644 --- a/offapi/com/sun/star/text/XTextPortionAppend.idl +++ b/offapi/com/sun/star/text/XTextPortionAppend.idl @@ -26,17 +26,14 @@ #include #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** . */ interface XTextPortionAppend : com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** appends a new text portion to the paragraph at the end of the text. @@ -58,7 +55,6 @@ interface XTextPortionAppend : com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/XTextRange.idl b/offapi/com/sun/star/text/XTextRange.idl index 7344d6477ec4..94dbf996afbb 100644 --- a/offapi/com/sun/star/text/XTextRange.idl +++ b/offapi/com/sun/star/text/XTextRange.idl @@ -21,13 +21,11 @@ #include -//============================================================================= module com { module sun { module star { module text { published interface XText; -//============================================================================= // DocMerge from xml: interface com::sun::star::text::XTextRange /** describes the object's position in a text. @@ -40,7 +38,6 @@ */ published interface XTextRange: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- // DocMerge from idl: method com::sun::star::text::XTextRange::getText /** @returns @@ -48,7 +45,6 @@ published interface XTextRange: com::sun::star::uno::XInterface */ XText getText(); - //------------------------------------------------------------------------- // DocMerge from idl: method com::sun::star::text::XTextRange::getStart /** @returns @@ -56,7 +52,6 @@ published interface XTextRange: com::sun::star::uno::XInterface */ XTextRange getStart(); - //------------------------------------------------------------------------- // DocMerge from idl: method com::sun::star::text::XTextRange::getEnd /** @returns @@ -64,7 +59,6 @@ published interface XTextRange: com::sun::star::uno::XInterface */ XTextRange getEnd(); - //------------------------------------------------------------------------- // DocMerge from idl: method com::sun::star::text::XTextRange::getString /** @returns @@ -72,7 +66,6 @@ published interface XTextRange: com::sun::star::uno::XInterface */ string getString(); - //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::text::XTextRange::setString /** the whole string of characters of this piece of text is replaced. @@ -87,7 +80,6 @@ published interface XTextRange: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/XTextRangeCompare.idl b/offapi/com/sun/star/text/XTextRangeCompare.idl index 26793461ed1b..e8f0ff45794d 100644 --- a/offapi/com/sun/star/text/XTextRangeCompare.idl +++ b/offapi/com/sun/star/text/XTextRangeCompare.idl @@ -23,14 +23,12 @@ #include -//============================================================================= module com { module sun { module star { module text { published interface XText; published interface XTextRange; -//============================================================================= // DocMerge from xml: interface com::sun::star::text::XTextRangeCompare /** compares the positions of two TextRanges within a @@ -44,7 +42,6 @@ */ published interface XTextRangeCompare: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- // DocMerge from idl: method com::sun::star::text::XTextRangeCompare::compareRegionStarts /** @returns @@ -59,7 +56,6 @@ published interface XTextRangeCompare: com::sun::star::uno::XInterface short compareRegionStarts( [in] XTextRange xR1, [in] XTextRange xR2 ) raises( com::sun::star::lang::IllegalArgumentException ); - //------------------------------------------------------------------------- // DocMerge from idl: method com::sun::star::text::XTextRangeCompare::compareRegionEnds /** @returns @@ -75,7 +71,6 @@ published interface XTextRangeCompare: com::sun::star::uno::XInterface raises( com::sun::star::lang::IllegalArgumentException ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/XTextRangeMover.idl b/offapi/com/sun/star/text/XTextRangeMover.idl index 128a4c336e7b..c18b75540d91 100644 --- a/offapi/com/sun/star/text/XTextRangeMover.idl +++ b/offapi/com/sun/star/text/XTextRangeMover.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from xml: interface com::sun::star::text::XTextRangeMover /** makes it possible to move a text range (e.g. a paragraph by itself) @@ -43,7 +41,6 @@ */ published interface XTextRangeMover: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::text::XTextRangeMover::moveTextRange /** moves the contents to which xRange refers forward or @@ -54,7 +51,6 @@ published interface XTextRangeMover: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/XTextSection.idl b/offapi/com/sun/star/text/XTextSection.idl index 92754e56de08..5d2c45134153 100644 --- a/offapi/com/sun/star/text/XTextSection.idl +++ b/offapi/com/sun/star/text/XTextSection.idl @@ -22,18 +22,15 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from xml: interface com::sun::star::text::XTextSection /** provide special data of a TextSection.@see TextSection */ published interface XTextSection: com::sun::star::text::XTextContent { - //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::text::XTextSection::getParentSection /** If the object is a child section, then this method returns @@ -41,7 +38,6 @@ published interface XTextSection: com::sun::star::text::XTextContent */ com::sun::star::text::XTextSection getParentSection(); - //------------------------------------------------------------------------- // DocMerge from idl: method com::sun::star::text::XTextSection::getChildSections /** @returns @@ -51,7 +47,6 @@ published interface XTextSection: com::sun::star::text::XTextContent }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/XTextSectionsSupplier.idl b/offapi/com/sun/star/text/XTextSectionsSupplier.idl index a5467a62e683..0a0457bd9050 100644 --- a/offapi/com/sun/star/text/XTextSectionsSupplier.idl +++ b/offapi/com/sun/star/text/XTextSectionsSupplier.idl @@ -24,18 +24,15 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from xml: interface com::sun::star::text::XTextSectionsSupplier /** manages the text sections within the context (i.e. the document). */ published interface XTextSectionsSupplier: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- // DocMerge from idl: method com::sun::star::text::XTextSectionsSupplier::getTextSections /** @returns @@ -45,7 +42,6 @@ published interface XTextSectionsSupplier: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/XTextShapesSupplier.idl b/offapi/com/sun/star/text/XTextShapesSupplier.idl index 0f12ee951d2c..2a03b963694b 100644 --- a/offapi/com/sun/star/text/XTextShapesSupplier.idl +++ b/offapi/com/sun/star/text/XTextShapesSupplier.idl @@ -24,18 +24,15 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from xml: interface com::sun::star::text::XTextShapesSupplier /** provides the collection of TextShapes. */ published interface XTextShapesSupplier: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::text::XTextShapesSupplier::getShapes /** returns the collection of shapes. @@ -46,7 +43,6 @@ published interface XTextShapesSupplier: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/XTextTable.idl b/offapi/com/sun/star/text/XTextTable.idl index 23b7fb3fc75a..64ed5c049566 100644 --- a/offapi/com/sun/star/text/XTextTable.idl +++ b/offapi/com/sun/star/text/XTextTable.idl @@ -30,11 +30,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** manages a text table. @@ -43,7 +41,6 @@ */ published interface XTextTable: com::sun::star::text::XTextContent { - //------------------------------------------------------------------------- /** determines the numbers of rows and columns of the text table. @@ -54,7 +51,6 @@ published interface XTextTable: com::sun::star::text::XTextContent void initialize( [in] long nRows, [in] long nColumns ); - //------------------------------------------------------------------------- /** @returns the access object for the text table rows. @@ -63,7 +59,6 @@ published interface XTextTable: com::sun::star::text::XTextContent */ com::sun::star::table::XTableRows getRows(); - //------------------------------------------------------------------------- /** @returns the access object for the text table columns. @@ -72,7 +67,6 @@ published interface XTextTable: com::sun::star::text::XTextContent */ com::sun::star::table::XTableColumns getColumns(); - //------------------------------------------------------------------------- /** @returns the XCell interface of the cell with the specified name. @@ -97,14 +91,12 @@ published interface XTextTable: com::sun::star::text::XTextContent */ com::sun::star::table::XCell getCellByName( [in] string aCellName ); - //------------------------------------------------------------------------- /** @returns the names of all cells of this text table. */ sequence getCellNames(); - //------------------------------------------------------------------------- /** creates a text table cursor and returns the XTextTableCursor interface. @@ -118,7 +110,6 @@ published interface XTextTable: com::sun::star::text::XTextContent }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/XTextTableCursor.idl b/offapi/com/sun/star/text/XTextTableCursor.idl index 0a78ae73f5cc..cea13f7d0365 100644 --- a/offapi/com/sun/star/text/XTextTableCursor.idl +++ b/offapi/com/sun/star/text/XTextTableCursor.idl @@ -31,11 +31,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** The TextTableCursor provide methods to navigate through the table structure, to merge and split cells @@ -46,7 +44,6 @@ module com { module sun { module star { module text { */ published interface XTextTableCursor: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** @returns the name of the cell range that is selected by this cursor. @@ -58,7 +55,6 @@ published interface XTextTableCursor: com::sun::star::uno::XInterface */ string getRangeName(); - //------------------------------------------------------------------------- /** moves the cursor to the cell with the specified name. @@ -73,7 +69,6 @@ published interface XTextTableCursor: com::sun::star::uno::XInterface boolean gotoCellByName( [in] string aCellName, [in] boolean bExpand ); - //------------------------------------------------------------------------- /** moves the cursor to the left neighbor. @@ -86,7 +81,6 @@ published interface XTextTableCursor: com::sun::star::uno::XInterface boolean goLeft( [in] short nCount, [in] boolean bExpand ); - //------------------------------------------------------------------------- /** moves the cursor to the right neighbor. @@ -99,7 +93,6 @@ published interface XTextTableCursor: com::sun::star::uno::XInterface boolean goRight( [in] short nCount, [in] boolean bExpand ); - //------------------------------------------------------------------------- /** moves the cursor to the top neighbor. @@ -112,7 +105,6 @@ published interface XTextTableCursor: com::sun::star::uno::XInterface boolean goUp( [in] short nCount, [in] boolean bExpand ); - //------------------------------------------------------------------------- /** moves the cursor to the bottom neighbor cell. @@ -125,7 +117,6 @@ published interface XTextTableCursor: com::sun::star::uno::XInterface boolean goDown( [in] short nCount, [in] boolean bExpand ); - //------------------------------------------------------------------------- /** moves the cursor to the top left cell of the table. @@ -134,7 +125,6 @@ published interface XTextTableCursor: com::sun::star::uno::XInterface */ void gotoStart( [in] boolean bExpand ); - //------------------------------------------------------------------------- /** moves the cursor to the bottom right cell of the table. @@ -143,7 +133,6 @@ published interface XTextTableCursor: com::sun::star::uno::XInterface */ void gotoEnd( [in] boolean bExpand ); - //------------------------------------------------------------------------- /** merges the selected range of cells. @@ -151,7 +140,6 @@ published interface XTextTableCursor: com::sun::star::uno::XInterface */ boolean mergeRange(); - //------------------------------------------------------------------------- /** splits the range of cells. @@ -171,7 +159,6 @@ published interface XTextTableCursor: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/XTextTablesSupplier.idl b/offapi/com/sun/star/text/XTextTablesSupplier.idl index 2f8123dd8873..7f156497edda 100644 --- a/offapi/com/sun/star/text/XTextTablesSupplier.idl +++ b/offapi/com/sun/star/text/XTextTablesSupplier.idl @@ -24,17 +24,14 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** enables the object to handle text tables. */ published interface XTextTablesSupplier: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** @returns the collection of "TextTables" currently contained in the object. @@ -45,7 +42,6 @@ published interface XTextTablesSupplier: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/XTextViewCursor.idl b/offapi/com/sun/star/text/XTextViewCursor.idl index 0a4b060aa9e4..3af02f0a2c0c 100644 --- a/offapi/com/sun/star/text/XTextViewCursor.idl +++ b/offapi/com/sun/star/text/XTextViewCursor.idl @@ -24,18 +24,15 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from xml: interface com::sun::star::text::XTextViewCursor /** describes a cursor in a text document's view. */ published interface XTextViewCursor: com::sun::star::text::XTextCursor { - //------------------------------------------------------------------------- // DocMerge from idl: method com::sun::star::text::XTextViewCursor::isVisible /** @returns @@ -43,14 +40,12 @@ published interface XTextViewCursor: com::sun::star::text::XTextCursor */ boolean isVisible(); - //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::text::XTextViewCursor::setVisible /** shows or hides this cursor for the user. */ [oneway] void setVisible( [in] boolean bVisible ); - //------------------------------------------------------------------------- // DocMerge from idl: method com::sun::star::text::XTextViewCursor::getPosition /** @returns @@ -61,7 +56,6 @@ published interface XTextViewCursor: com::sun::star::text::XTextCursor }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/XTextViewCursorSupplier.idl b/offapi/com/sun/star/text/XTextViewCursorSupplier.idl index 7906ad083994..6e32f5dab35e 100644 --- a/offapi/com/sun/star/text/XTextViewCursorSupplier.idl +++ b/offapi/com/sun/star/text/XTextViewCursorSupplier.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= // DocMerge from xml: interface com::sun::star::text::XTextViewCursorSupplier /** supplies access to the cursor in the view. @@ -42,7 +40,6 @@ */ published interface XTextViewCursorSupplier: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- // DocMerge from idl: method com::sun::star::text::XTextViewCursorSupplier::getViewCursor /** @returns @@ -52,7 +49,6 @@ published interface XTextViewCursorSupplier: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/XWordCursor.idl b/offapi/com/sun/star/text/XWordCursor.idl index 00d744b7a512..a8621a8c061a 100644 --- a/offapi/com/sun/star/text/XWordCursor.idl +++ b/offapi/com/sun/star/text/XWordCursor.idl @@ -22,29 +22,24 @@ #include -//============================================================================= module com { module sun { module star { module text { -//============================================================================= /** makes it possible to move a cursor word by word. */ published interface XWordCursor: com::sun::star::text::XTextCursor { - //------------------------------------------------------------------------- /** determines if the cursor is positioned at the start of a word. */ boolean isStartOfWord(); - //------------------------------------------------------------------------- /** determines if the cursor is positioned at the end of a word. */ boolean isEndOfWord(); - //------------------------------------------------------------------------- /** moves the cursor to the next word. @@ -58,7 +53,6 @@ published interface XWordCursor: com::sun::star::text::XTextCursor */ boolean gotoNextWord( [in] boolean bExpand ); - //------------------------------------------------------------------------- /** moves the cursor to the previous word. @@ -72,7 +66,6 @@ published interface XWordCursor: com::sun::star::text::XTextCursor */ boolean gotoPreviousWord( [in] boolean bExpand ); - //------------------------------------------------------------------------- /** moves the cursor to the end of the current word. @@ -83,7 +76,6 @@ published interface XWordCursor: com::sun::star::text::XTextCursor */ boolean gotoEndOfWord( [in] boolean bExpand ); - //------------------------------------------------------------------------- /** moves the cursor to the start of the current word. @@ -96,7 +88,6 @@ published interface XWordCursor: com::sun::star::text::XTextCursor }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/text/fieldmaster/Bibliography.idl b/offapi/com/sun/star/text/fieldmaster/Bibliography.idl index 8176425761a3..10fc62e6b2f4 100644 --- a/offapi/com/sun/star/text/fieldmaster/Bibliography.idl +++ b/offapi/com/sun/star/text/fieldmaster/Bibliography.idl @@ -33,11 +33,9 @@ #include #include -//============================================================================= module com { module sun { module star { module text { module fieldmaster { -//============================================================================= /** specifies service of a Bibliography field master. @see com::sun::star::text::TextField */ @@ -45,26 +43,21 @@ published service Bibliography { service com::sun::star::text::TextFieldMaster; - //------------------------------------------------------------------------ /** determines whether the bibliography text fields are numbered. If the short name of the bibliography entry is displayed instead. */ [property] boolean IsNumberEntries; - //------------------------------------------------------------------------ /** determines whether the bibliography entries in a bibliography index are sorted by the document position. If the SortKey property determines the sorting of the entries. */ [property] boolean IsSortByPosition; - //------------------------------------------------------------------------ /** determines the opening bracket used to display the bibliography text fields. */ [property] string BracketBefore; - //------------------------------------------------------------------------ /** determines the closing bracket used to display the bibliography text fields. */ [property] string BracketAfter; - //------------------------------------------------------------------------ /** determines the sorting of the bibliography entries in a bibliography index. This property is used if the property IsSortByPosition is not set. Each contained element of the sequence is a sequence of the following @@ -82,18 +75,15 @@ published service Bibliography */ [property] sequence< com::sun::star::beans::PropertyValues > SortKeys; - //------------------------------------------------------------------------ /** contains the locale of the field master */ [property] com::sun::star::lang::Locale Locale; - //------------------------------------------------------------------------ /** contains the name of the sort algorithm that is used to sort the text fields. */ [property] string SortAlgorithm; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/text/fieldmaster/DDE.idl b/offapi/com/sun/star/text/fieldmaster/DDE.idl index 4161ad3f46b5..7cbcbec89fce 100644 --- a/offapi/com/sun/star/text/fieldmaster/DDE.idl +++ b/offapi/com/sun/star/text/fieldmaster/DDE.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module text { module fieldmaster { -//============================================================================= /** specifies service of a DDE field master. @see com::sun::star::text::TextField */ @@ -35,29 +33,23 @@ published service DDE { service com::sun::star::text::TextFieldMaster; - //------------------------------------------------------------------------ /** contains the element string of the DDE command. */ [property] string DDECommandElement; - //------------------------------------------------------------------------ /** contains the file string of the DDE command. */ [property] string DDECommandFile; - //------------------------------------------------------------------------ /** contains the type string of the DDE command. */ [property] string DDECommandType; - //------------------------------------------------------------------------ /** determines whether DDE link is updated automatically. */ [property] boolean IsAutomaticUpdate; - //------------------------------------------------------------------------ /** contains the content. */ [optional, property] string Content; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/text/fieldmaster/Database.idl b/offapi/com/sun/star/text/fieldmaster/Database.idl index 7be9efeffc7c..f43c770560c7 100644 --- a/offapi/com/sun/star/text/fieldmaster/Database.idl +++ b/offapi/com/sun/star/text/fieldmaster/Database.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module text { module fieldmaster { -//============================================================================= /** specifies service of a Database field master. @see com::sun::star::text::TextField @@ -39,39 +37,32 @@ published service Database { service com::sun::star::text::TextFieldMaster; - //------------------------------------------------------------------------ /** specifies the database name. */ [property] string DataBaseName; - //------------------------------------------------------------------------ /** contains the CommandType this can be the name of a data base table, a data query or a statement. (0 = table, 1 = query, 2 = statement) */ [property] long CommandType; - //------------------------------------------------------------------------ /** contains the command string. Depending on the CommandType property this can be the name of a data base table, a data query or a statement. */ [property] string DataTableName; - //------------------------------------------------------------------------ /** contains the name of the data base table. */ [property] string DataColumnName; - //------------------------------------------------------------------------ /** indicates the URL of a database file. @since OOo 2.0 */ [optional, property] string DataBaseURL; - //------------------------------------------------------------------------ /** indicates a connection URL, which locates a database driver. @since OOo 2.0 */ [optional, property] string DataBaseResource; - //------------------------------------------------------------------------ /** contains the DataColumnName but it enables the fieldmaster and its depending fields to work without setting DataSourceName, DataTableName and CommandType @since OOo 2.3 @@ -80,7 +71,6 @@ published service Database }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/text/fieldmaster/SetExpression.idl b/offapi/com/sun/star/text/fieldmaster/SetExpression.idl index 58eb619029e9..91036e88608b 100644 --- a/offapi/com/sun/star/text/fieldmaster/SetExpression.idl +++ b/offapi/com/sun/star/text/fieldmaster/SetExpression.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module text { module fieldmaster { -//============================================================================= /** Specifies the service of a set expression field master. @see com::sun::star::text::TextFieldMaster */ @@ -35,23 +33,19 @@ published service SetExpression { service com::sun::star::text::TextFieldMaster; - //------------------------------------------------------------------------ /** determines the number of the chapter. This values is used if the field master is set as number sequence. */ [property] byte ChapterNumberingLevel; - //------------------------------------------------------------------------ /** determines the numbering separator string if the field master is set as number sequence. */ [property] string NumberingSeparator; - //------------------------------------------------------------------------ /** determines the type of the field as */ [property] short SubType; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/text/fieldmaster/User.idl b/offapi/com/sun/star/text/fieldmaster/User.idl index 0c4d100027a4..fdf971a07e09 100644 --- a/offapi/com/sun/star/text/fieldmaster/User.idl +++ b/offapi/com/sun/star/text/fieldmaster/User.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module text { module fieldmaster { -//============================================================================= /** Specifies the service of a user field master. @see com::sun::star::text::TextFieldMaster */ @@ -35,21 +33,17 @@ published service User { service com::sun::star::text::TextFieldMaster; - //------------------------------------------------------------------------ /** determines whether the field contains an expression. */ [property] boolean IsExpression; - //------------------------------------------------------------------------ /** contains the value. */ [property] double Value; - //------------------------------------------------------------------------ /** contains the content. */ [property] string Content; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/text/textfield/Annotation.idl b/offapi/com/sun/star/text/textfield/Annotation.idl index d21432479519..e57d805686dd 100644 --- a/offapi/com/sun/star/text/textfield/Annotation.idl +++ b/offapi/com/sun/star/text/textfield/Annotation.idl @@ -24,11 +24,9 @@ #include #include -//============================================================================= module com { module sun { module star { module text { module textfield { -//============================================================================= /** specifies service of an annotation text field. @see com::sun::star::text::TextField */ @@ -59,7 +57,6 @@ published service Annotation [optional, property]com::sun::star::util::DateTime DateTimeValue; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/text/textfield/Author.idl b/offapi/com/sun/star/text/textfield/Author.idl index a460ec26812e..ed05046d1ad0 100644 --- a/offapi/com/sun/star/text/textfield/Author.idl +++ b/offapi/com/sun/star/text/textfield/Author.idl @@ -31,11 +31,9 @@ #include -//============================================================================= module com { module sun { module star { module text { module textfield { -//============================================================================= /** specifies service of an author text field. @see com::sun::star::text::TextField */ @@ -67,7 +65,6 @@ published service Author [optional, property]boolean FullName; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/text/textfield/Bibliography.idl b/offapi/com/sun/star/text/textfield/Bibliography.idl index 37b1d0ab6793..1205fd0bca14 100644 --- a/offapi/com/sun/star/text/textfield/Bibliography.idl +++ b/offapi/com/sun/star/text/textfield/Bibliography.idl @@ -24,11 +24,9 @@ #include #include -//============================================================================= module com { module sun { module star { module text { module textfield { -//============================================================================= /** specifies service of a bibliography text field. @see com::sun::star::text::TextField */ @@ -41,7 +39,6 @@ published service Bibliography [property] sequence Fields; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/text/textfield/Chapter.idl b/offapi/com/sun/star/text/textfield/Chapter.idl index e525c75326ed..4c020026904b 100644 --- a/offapi/com/sun/star/text/textfield/Chapter.idl +++ b/offapi/com/sun/star/text/textfield/Chapter.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module text { module textfield { -//============================================================================= /** specifies service of a chapter text field. @see com::sun::star::text::TextField */ @@ -44,7 +42,6 @@ published service Chapter }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/text/textfield/CharacterCount.idl b/offapi/com/sun/star/text/textfield/CharacterCount.idl index 5fe4f2802ff3..5cf35215e2af 100644 --- a/offapi/com/sun/star/text/textfield/CharacterCount.idl +++ b/offapi/com/sun/star/text/textfield/CharacterCount.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module text { module textfield { -//============================================================================= /** specifies service of a text field that displays the number of characters contained in the document. @see com::sun::star::text::TextField @@ -41,7 +39,6 @@ published service CharacterCount [property]short NumberingType; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/text/textfield/CombinedCharacters.idl b/offapi/com/sun/star/text/textfield/CombinedCharacters.idl index 407979dfd6a7..8d7899a31f35 100644 --- a/offapi/com/sun/star/text/textfield/CombinedCharacters.idl +++ b/offapi/com/sun/star/text/textfield/CombinedCharacters.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module text { module textfield { -//============================================================================= /** specifies service of a text field to combine 1 to 6 characters that are treated as one normal character. @see com::sun::star::text::TextField @@ -39,7 +37,6 @@ published service CombinedCharacters [property]string Content; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/text/textfield/ConditionalText.idl b/offapi/com/sun/star/text/textfield/ConditionalText.idl index 4f8aff8064b3..218e7ef1ab8f 100644 --- a/offapi/com/sun/star/text/textfield/ConditionalText.idl +++ b/offapi/com/sun/star/text/textfield/ConditionalText.idl @@ -31,11 +31,9 @@ #include -//============================================================================= module com { module sun { module star { module text { module textfield { -//============================================================================= /** specifies service of a conditional text field. @see com::sun::star::text::TextField */ @@ -63,7 +61,6 @@ published service ConditionalText [optional, property]string CurrentPresentation; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/text/textfield/DDE.idl b/offapi/com/sun/star/text/textfield/DDE.idl index 6e99918e5b23..e7d04d6c3d3f 100644 --- a/offapi/com/sun/star/text/textfield/DDE.idl +++ b/offapi/com/sun/star/text/textfield/DDE.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module text { module textfield { -//============================================================================= /** specifies service of text field that visualizes a DDE connection. @see com::sun::star::text::TextFieldMaster::DDE @@ -38,7 +36,6 @@ published service DDE service com::sun::star::text::TextField; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/text/textfield/Database.idl b/offapi/com/sun/star/text/textfield/Database.idl index 31bd8ea0d204..fe9877ec9627 100644 --- a/offapi/com/sun/star/text/textfield/Database.idl +++ b/offapi/com/sun/star/text/textfield/Database.idl @@ -32,11 +32,9 @@ #include #include -//============================================================================= module com { module sun { module star { module text { module textfield { -//============================================================================= /** specifies service of a database text field which is used as mail merge field. @see com::sun::star::text::TextField */ @@ -62,7 +60,6 @@ published service Database [property]long NumberFormat; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/text/textfield/DatabaseName.idl b/offapi/com/sun/star/text/textfield/DatabaseName.idl index 4e627f13d32d..db8d6dee92b5 100644 --- a/offapi/com/sun/star/text/textfield/DatabaseName.idl +++ b/offapi/com/sun/star/text/textfield/DatabaseName.idl @@ -23,11 +23,9 @@ #include -//============================================================================= module com { module sun { module star { module text { module textfield { -//============================================================================= /** specifies service of text field that displays the name of a database. @see com::sun::star::text::TextField @@ -65,7 +63,6 @@ published service DatabaseName }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/text/textfield/DatabaseNextSet.idl b/offapi/com/sun/star/text/textfield/DatabaseNextSet.idl index 09dd43eb462d..09c49b4eebc7 100644 --- a/offapi/com/sun/star/text/textfield/DatabaseNextSet.idl +++ b/offapi/com/sun/star/text/textfield/DatabaseNextSet.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module text { module textfield { -//============================================================================= /** specifies service of a text field that increments a database selection. @see com::sun::star::text::TextField @@ -69,7 +67,6 @@ published service DatabaseNextSet }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/text/textfield/DatabaseNumberOfSet.idl b/offapi/com/sun/star/text/textfield/DatabaseNumberOfSet.idl index b1a80666a9b8..472e4c4c0be4 100644 --- a/offapi/com/sun/star/text/textfield/DatabaseNumberOfSet.idl +++ b/offapi/com/sun/star/text/textfield/DatabaseNumberOfSet.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module text { module textfield { -//============================================================================= /** specifies service of text field that conditionally set the selection of a database cursor. @see com::sun::star::text::TextField @@ -74,7 +72,6 @@ published service DatabaseNumberOfSet }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/text/textfield/DatabaseSetNumber.idl b/offapi/com/sun/star/text/textfield/DatabaseSetNumber.idl index 0083764e17a2..e2b9f808793f 100644 --- a/offapi/com/sun/star/text/textfield/DatabaseSetNumber.idl +++ b/offapi/com/sun/star/text/textfield/DatabaseSetNumber.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module text { module textfield { -//============================================================================= /** specifies service of a text field that displays the current set number of a database. @see com::sun::star::text::TextField @@ -75,7 +73,6 @@ published service DatabaseSetNumber }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/text/textfield/DateTime.idl b/offapi/com/sun/star/text/textfield/DateTime.idl index 7ab5a1c13817..84bdf09425d7 100644 --- a/offapi/com/sun/star/text/textfield/DateTime.idl +++ b/offapi/com/sun/star/text/textfield/DateTime.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module text { module textfield { -//============================================================================= /** specifies service of a date or time text field. @see com::sun::star::text::TextField */ @@ -82,7 +80,6 @@ published service DateTime [optional, property] boolean IsFixedLanguage; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/text/textfield/DropDown.idl b/offapi/com/sun/star/text/textfield/DropDown.idl index 8a5931113aee..809a08d42517 100644 --- a/offapi/com/sun/star/text/textfield/DropDown.idl +++ b/offapi/com/sun/star/text/textfield/DropDown.idl @@ -31,11 +31,9 @@ #include -//============================================================================= module com { module sun { module star { module text { module textfield { -//============================================================================= /** specifies service of an author text field. @see com::sun::star::text::TextField */ @@ -63,7 +61,6 @@ published service DropDown }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/text/textfield/EmbeddedObjectCount.idl b/offapi/com/sun/star/text/textfield/EmbeddedObjectCount.idl index ecddb4cf07e4..b315d85f464c 100644 --- a/offapi/com/sun/star/text/textfield/EmbeddedObjectCount.idl +++ b/offapi/com/sun/star/text/textfield/EmbeddedObjectCount.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module text { module textfield { -//============================================================================= /** specifies service of a text field that displays the number of embedded objects contained in the document. @see com::sun::star::text::TextField @@ -41,7 +39,6 @@ published service EmbeddedObjectCount [property]short NumberingType; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/text/textfield/ExtendedUser.idl b/offapi/com/sun/star/text/textfield/ExtendedUser.idl index e3439d58a4ca..3358626674bc 100644 --- a/offapi/com/sun/star/text/textfield/ExtendedUser.idl +++ b/offapi/com/sun/star/text/textfield/ExtendedUser.idl @@ -31,11 +31,9 @@ #include -//============================================================================= module com { module sun { module star { module text { module textfield { -//============================================================================= /** specifies service of a text field that shows and element of the user data (name, address, phone, ...) @see com::sun::star::text::TextField @@ -60,7 +58,6 @@ published service ExtendedUser }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/text/textfield/FileName.idl b/offapi/com/sun/star/text/textfield/FileName.idl index d19d2c70f7b2..7531df08bd82 100644 --- a/offapi/com/sun/star/text/textfield/FileName.idl +++ b/offapi/com/sun/star/text/textfield/FileName.idl @@ -31,11 +31,9 @@ #include -//============================================================================= module com { module sun { module star { module text { module textfield { -//============================================================================= /** specifies service of text field that displays the file name (URL) of the document. @see com::sun::star::text::TextField @@ -56,7 +54,6 @@ published service FileName [property]boolean IsFixed; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/text/textfield/GetExpression.idl b/offapi/com/sun/star/text/textfield/GetExpression.idl index ed75506c63bf..fef090285bdf 100644 --- a/offapi/com/sun/star/text/textfield/GetExpression.idl +++ b/offapi/com/sun/star/text/textfield/GetExpression.idl @@ -31,11 +31,9 @@ #include -//============================================================================= module com { module sun { module star { module text { module textfield { -//============================================================================= /** specifies service of a get expression text field. @see com::sun::star::text::TextField */ @@ -78,7 +76,6 @@ published service GetExpression [optional, property] boolean IsFixedLanguage; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/text/textfield/GetReference.idl b/offapi/com/sun/star/text/textfield/GetReference.idl index 83f4e5b44249..67a8ab1fe7cb 100644 --- a/offapi/com/sun/star/text/textfield/GetReference.idl +++ b/offapi/com/sun/star/text/textfield/GetReference.idl @@ -31,11 +31,9 @@ #include -//============================================================================= module com { module sun { module star { module text { module textfield { -//============================================================================= /** specifies service of a reference field. @see com::sun::star::text::TextField */ @@ -67,7 +65,6 @@ published service GetReference [property] short SequenceNumber; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/text/textfield/GraphicObjectCount.idl b/offapi/com/sun/star/text/textfield/GraphicObjectCount.idl index 6c83725a62ab..072e25c1c13f 100644 --- a/offapi/com/sun/star/text/textfield/GraphicObjectCount.idl +++ b/offapi/com/sun/star/text/textfield/GraphicObjectCount.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module text { module textfield { -//============================================================================= /** specifies service of a text field that displays the number of graphic objects contained in the document. @see com::sun::star::text::TextField @@ -41,7 +39,6 @@ published service GraphicObjectCount [property]short NumberingType; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/text/textfield/HiddenParagraph.idl b/offapi/com/sun/star/text/textfield/HiddenParagraph.idl index 054a80338f3a..add73fb18060 100644 --- a/offapi/com/sun/star/text/textfield/HiddenParagraph.idl +++ b/offapi/com/sun/star/text/textfield/HiddenParagraph.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module text { module textfield { -//============================================================================= /** specifies service of a hidden paragraph field. @see com::sun::star::text::TextField */ @@ -44,7 +42,6 @@ published service HiddenParagraph [property] boolean IsHidden; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/text/textfield/HiddenText.idl b/offapi/com/sun/star/text/textfield/HiddenText.idl index b4c789b8a92a..a48afcde7c49 100644 --- a/offapi/com/sun/star/text/textfield/HiddenText.idl +++ b/offapi/com/sun/star/text/textfield/HiddenText.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module text { module textfield { -//============================================================================= /** specifies service of a hidden text field. @see com::sun::star::text::TextField */ @@ -48,7 +46,6 @@ published service HiddenText [property] boolean IsHidden; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/text/textfield/Input.idl b/offapi/com/sun/star/text/textfield/Input.idl index fddd980f1f84..0f88a4f46d97 100644 --- a/offapi/com/sun/star/text/textfield/Input.idl +++ b/offapi/com/sun/star/text/textfield/Input.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module text { module textfield { -//============================================================================= /** specifies service of a text input field. @see com::sun::star::text::TextField */ @@ -34,20 +32,17 @@ published service Input { service com::sun::star::text::TextField; - //------------------------------------------------------------------------- /** contains the text content of the text field.

The field displays the text content.

*/ [optional, property] string Content; - //------------------------------------------------------------------------- /** contains a hint text.

This hint may be used as help tip or as headline of a corresponding dialog to edit the field content.

*/ [optional, property] string Hint; - //------------------------------------------------------------------------- /** contains an internal-use-only multi purpose string.

This is an internal multi purpose string used in WW8 import/export. Usually it holds the help text for form fields.

@@ -57,7 +52,6 @@ published service Input }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/text/textfield/InputUser.idl b/offapi/com/sun/star/text/textfield/InputUser.idl index cc52e75b275e..92fcbbd4e4d2 100644 --- a/offapi/com/sun/star/text/textfield/InputUser.idl +++ b/offapi/com/sun/star/text/textfield/InputUser.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module text { module textfield { -//============================================================================= /** specifies service of an input field that is used to change the content of a corresponding field master of a user defined text field. @@ -47,7 +45,6 @@ published service InputUser [optional, property] string Hint; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/text/textfield/JumpEdit.idl b/offapi/com/sun/star/text/textfield/JumpEdit.idl index 688ede06584a..ea8af5ac9c4c 100644 --- a/offapi/com/sun/star/text/textfield/JumpEdit.idl +++ b/offapi/com/sun/star/text/textfield/JumpEdit.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module text { module textfield { -//============================================================================= /** specifies service of a place holder text field. @see com::sun::star::text::TextField */ @@ -46,7 +44,6 @@ published service JumpEdit }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/text/textfield/Macro.idl b/offapi/com/sun/star/text/textfield/Macro.idl index 9d2c4501e712..004954ad0c40 100644 --- a/offapi/com/sun/star/text/textfield/Macro.idl +++ b/offapi/com/sun/star/text/textfield/Macro.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module text { module textfield { -//============================================================================= /** specifies service of a macro text field. @see com::sun::star::text::TextField */ @@ -45,7 +43,6 @@ published service Macro }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/text/textfield/MetadataField.idl b/offapi/com/sun/star/text/textfield/MetadataField.idl index abba160e2ab8..d3cff054d790 100644 --- a/offapi/com/sun/star/text/textfield/MetadataField.idl +++ b/offapi/com/sun/star/text/textfield/MetadataField.idl @@ -36,11 +36,9 @@ #include -//============================================================================= module com { module sun { module star { module text { module textfield { -//============================================================================= /** is a TextField whose content is specified by RDF metadata. @@ -50,39 +48,32 @@ module com { module sun { module star { module text { module textfield { */ service MetadataField { - //------------------------------------------------------------------------- /** None of the properties of TextContent are supported. */ service com::sun::star::text::TextField; - //------------------------------------------------------------------------- /** The MetadataField can have RDF metadata attached. */ interface com::sun::star::rdf::XMetadatable; - //------------------------------------------------------------------------- /** Allows for insertion of text content into, and creating cursors that are bound within, the MetadataField. */ interface com::sun::star::text::XText; - //------------------------------------------------------------------------- /** The TextContents that are contained in the MetadataField can be enumerated. */ interface com::sun::star::container::XEnumerationAccess; - //------------------------------------------------------------------------- /** The TextContent that is the parent of this MetadataField. @since OOo 3.3 */ interface com::sun::star::container::XChild; - //------------------------------------------------------------------------- /** this is the number format for this field. @see com::sun::star::util::NumberFormatter */ [optional, property] long NumberFormat; - //------------------------------------------------------------------------- /** determines whether changes in language attributes at the position of the text field also change the number format as appropriate for this language. @@ -90,7 +81,6 @@ service MetadataField [optional, property] boolean IsFixedLanguage; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/text/textfield/PageCount.idl b/offapi/com/sun/star/text/textfield/PageCount.idl index 53316762e5a2..a3f1ad15f2cd 100644 --- a/offapi/com/sun/star/text/textfield/PageCount.idl +++ b/offapi/com/sun/star/text/textfield/PageCount.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module text { module textfield { -//============================================================================= /** specifies service of a text field that displays the number of pages contained in the document. @see com::sun::star::text::TextField @@ -41,7 +39,6 @@ published service PageCount [property]short NumberingType; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/text/textfield/PageNumber.idl b/offapi/com/sun/star/text/textfield/PageNumber.idl index a968464fdd2a..b9dfd573fc67 100644 --- a/offapi/com/sun/star/text/textfield/PageNumber.idl +++ b/offapi/com/sun/star/text/textfield/PageNumber.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module text { module textfield { -//============================================================================= /** specifies service of a page number text field. @see com::sun::star::text::TextField */ @@ -54,7 +52,6 @@ published service PageNumber }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/text/textfield/ParagraphCount.idl b/offapi/com/sun/star/text/textfield/ParagraphCount.idl index 3918c6478341..a007dfdbe0c2 100644 --- a/offapi/com/sun/star/text/textfield/ParagraphCount.idl +++ b/offapi/com/sun/star/text/textfield/ParagraphCount.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module text { module textfield { -//============================================================================= /** specifies service of a text field that displays the number of paragraphs contained in the document. @see com::sun::star::text::TextField @@ -41,7 +39,6 @@ published service ParagraphCount [property]short NumberingType; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/text/textfield/ReferencePageGet.idl b/offapi/com/sun/star/text/textfield/ReferencePageGet.idl index 45067380ee37..9e624de610a0 100644 --- a/offapi/com/sun/star/text/textfield/ReferencePageGet.idl +++ b/offapi/com/sun/star/text/textfield/ReferencePageGet.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module text { module textfield { -//============================================================================= /** specifies service of a text field that displays the page number with respect to a reference point. The reference point is determined by a ReferencePageSet text field. @@ -42,7 +40,6 @@ published service ReferencePageGet [property]short NumberingType; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/text/textfield/ReferencePageSet.idl b/offapi/com/sun/star/text/textfield/ReferencePageSet.idl index b9554e40e963..1157d8d5892d 100644 --- a/offapi/com/sun/star/text/textfield/ReferencePageSet.idl +++ b/offapi/com/sun/star/text/textfield/ReferencePageSet.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module text { module textfield { -//============================================================================= /** specifies service of a text field that inserts additional page numbers. @see com::sun::star::text::TextField @see com::sun::star::text::textfield::ReferencePageGet @@ -43,7 +41,6 @@ published service ReferencePageSet }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/text/textfield/Script.idl b/offapi/com/sun/star/text/textfield/Script.idl index fa0f6f7b70da..3e74c4ef08ff 100644 --- a/offapi/com/sun/star/text/textfield/Script.idl +++ b/offapi/com/sun/star/text/textfield/Script.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module text { module textfield { -//============================================================================= /** specifies service of a text field . @see com::sun::star::text::TextField */ @@ -46,7 +44,6 @@ published service Script }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/text/textfield/SetExpression.idl b/offapi/com/sun/star/text/textfield/SetExpression.idl index c7f07475271e..2c35f0143b14 100644 --- a/offapi/com/sun/star/text/textfield/SetExpression.idl +++ b/offapi/com/sun/star/text/textfield/SetExpression.idl @@ -32,11 +32,9 @@ #include #include -//============================================================================= module com { module sun { module star { module text { module textfield { -//============================================================================= /** specifies service of an expression text field. @see com::sun::star::text::TextField */ @@ -94,7 +92,6 @@ published service SetExpression [optional, property] boolean IsFixedLanguage; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/text/textfield/TableCount.idl b/offapi/com/sun/star/text/textfield/TableCount.idl index 57d723c6761e..b05c9e9d3844 100644 --- a/offapi/com/sun/star/text/textfield/TableCount.idl +++ b/offapi/com/sun/star/text/textfield/TableCount.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module text { module textfield { -//============================================================================= /** specifies service of a text field that displays the number of tables contained in the document. @see com::sun::star::text::TextField @@ -41,7 +39,6 @@ published service TableCount [property]short NumberingType; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/text/textfield/TableFormula.idl b/offapi/com/sun/star/text/textfield/TableFormula.idl index ffa121fd8b76..3713526327e5 100644 --- a/offapi/com/sun/star/text/textfield/TableFormula.idl +++ b/offapi/com/sun/star/text/textfield/TableFormula.idl @@ -31,11 +31,9 @@ #include -//============================================================================= module com { module sun { module star { module text { module textfield { -//============================================================================= /** specifies service of a table formula text field. @deprecated @see com::sun::star::text::TextField @@ -61,7 +59,6 @@ published service TableFormula [property] short NumberFormat; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/text/textfield/TemplateName.idl b/offapi/com/sun/star/text/textfield/TemplateName.idl index a90348e9dd62..18eae4a1ce6c 100644 --- a/offapi/com/sun/star/text/textfield/TemplateName.idl +++ b/offapi/com/sun/star/text/textfield/TemplateName.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module text { module textfield { -//============================================================================= /** specifies service text field that displays the name of the template the document has been created from. @see com::sun::star::text::TextField @@ -41,7 +39,6 @@ published service TemplateName }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/text/textfield/URL.idl b/offapi/com/sun/star/text/textfield/URL.idl index eb1aa76de222..5e30f9a0207e 100644 --- a/offapi/com/sun/star/text/textfield/URL.idl +++ b/offapi/com/sun/star/text/textfield/URL.idl @@ -31,11 +31,9 @@ #include -//============================================================================= module com { module sun { module star { module text { module textfield { -//============================================================================= /** specifies service of text field that displays a URL @see com::sun::star::text::TextField @@ -63,7 +61,6 @@ published service URL [property] string TargetFrame; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/text/textfield/User.idl b/offapi/com/sun/star/text/textfield/User.idl index 0df1c1a2d1c9..4da8faea4ba9 100644 --- a/offapi/com/sun/star/text/textfield/User.idl +++ b/offapi/com/sun/star/text/textfield/User.idl @@ -24,11 +24,9 @@ #include #include -//============================================================================= module com { module sun { module star { module text { module textfield { -//============================================================================= /** specifies service of a user defined field. @see com::sun::star::text::TextField */ @@ -56,7 +54,6 @@ published service User [optional, property] boolean IsFixedLanguage; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/text/textfield/WordCount.idl b/offapi/com/sun/star/text/textfield/WordCount.idl index 439f11f259cc..6aba6c9f71a5 100644 --- a/offapi/com/sun/star/text/textfield/WordCount.idl +++ b/offapi/com/sun/star/text/textfield/WordCount.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module text { module textfield { -//============================================================================= /** specifies service of a text field that displays the number of words contained in the document. @see com::sun::star::text::TextField @@ -41,7 +39,6 @@ published service WordCount [property]short NumberingType; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/text/textfield/docinfo/ChangeAuthor.idl b/offapi/com/sun/star/text/textfield/docinfo/ChangeAuthor.idl index 227cd55845ae..8d4492bb1860 100644 --- a/offapi/com/sun/star/text/textfield/docinfo/ChangeAuthor.idl +++ b/offapi/com/sun/star/text/textfield/docinfo/ChangeAuthor.idl @@ -31,12 +31,10 @@ #include -//============================================================================= module com { module sun { module star { module text { module textfield { module docinfo { -//============================================================================= /** specifies service of a text field that provides information about the author of the last change. @see com::sun::star::text::TextField @@ -59,7 +57,6 @@ published service ChangeAuthor [optional, property] boolean IsFixed; }; -//============================================================================= }; }; }; }; }; }; diff --git a/offapi/com/sun/star/text/textfield/docinfo/ChangeDateTime.idl b/offapi/com/sun/star/text/textfield/docinfo/ChangeDateTime.idl index 10d2a8764a40..254008505628 100644 --- a/offapi/com/sun/star/text/textfield/docinfo/ChangeDateTime.idl +++ b/offapi/com/sun/star/text/textfield/docinfo/ChangeDateTime.idl @@ -31,12 +31,10 @@ #include -//============================================================================= module com { module sun { module star { module text { module textfield { module docinfo { -//============================================================================= /** specifies service of a text field that provides information about the date and time the document was last changed. @see com::sun::star::text::TextField @@ -76,7 +74,6 @@ published service ChangeDateTime [optional, property] boolean IsFixedLanguage; }; -//============================================================================= }; }; }; }; }; }; diff --git a/offapi/com/sun/star/text/textfield/docinfo/CreateAuthor.idl b/offapi/com/sun/star/text/textfield/docinfo/CreateAuthor.idl index 0398848d775a..c093e2ffc6a2 100644 --- a/offapi/com/sun/star/text/textfield/docinfo/CreateAuthor.idl +++ b/offapi/com/sun/star/text/textfield/docinfo/CreateAuthor.idl @@ -31,12 +31,10 @@ #include -//============================================================================= module com { module sun { module star { module text { module textfield { module docinfo { -//============================================================================= /** specifies service of a text field that provides information about the author who created the document. @see com::sun::star::text::TextField @@ -59,7 +57,6 @@ published service CreateAuthor [optional, property] boolean IsFixed; }; -//============================================================================= }; }; }; }; }; }; diff --git a/offapi/com/sun/star/text/textfield/docinfo/CreateDateTime.idl b/offapi/com/sun/star/text/textfield/docinfo/CreateDateTime.idl index 9af208c3562d..c2146f889782 100644 --- a/offapi/com/sun/star/text/textfield/docinfo/CreateDateTime.idl +++ b/offapi/com/sun/star/text/textfield/docinfo/CreateDateTime.idl @@ -31,12 +31,10 @@ #include -//============================================================================= module com { module sun { module star { module text { module textfield { module docinfo { -//============================================================================= /** specifies service of a text field that provides information about the date and time of the document creation. @see com::sun::star::text::TextField @@ -76,7 +74,6 @@ published service CreateDateTime [optional, property] boolean IsFixedLanguage; }; -//============================================================================= }; }; }; }; }; }; diff --git a/offapi/com/sun/star/text/textfield/docinfo/Custom.idl b/offapi/com/sun/star/text/textfield/docinfo/Custom.idl index e3320a49dd1a..4bad6568a526 100644 --- a/offapi/com/sun/star/text/textfield/docinfo/Custom.idl +++ b/offapi/com/sun/star/text/textfield/docinfo/Custom.idl @@ -22,12 +22,10 @@ #include -//============================================================================= module com { module sun { module star { module text { module textfield { module docinfo { -//============================================================================= /** specifies service of a text field that refers to the content of a user-defined field in the document information. @@ -54,7 +52,6 @@ published service Custom [property] boolean IsFixed; }; -//============================================================================= }; }; }; }; }; }; diff --git a/offapi/com/sun/star/text/textfield/docinfo/Description.idl b/offapi/com/sun/star/text/textfield/docinfo/Description.idl index 07af28a85702..4e5d08cb3e6f 100644 --- a/offapi/com/sun/star/text/textfield/docinfo/Description.idl +++ b/offapi/com/sun/star/text/textfield/docinfo/Description.idl @@ -31,12 +31,10 @@ #include -//============================================================================= module com { module sun { module star { module text { module textfield { module docinfo { -//============================================================================= /** specifies service of a text field that provides the description that is contained in the document information. @see com::sun::star::text::TextField @@ -58,7 +56,6 @@ published service Description [property]boolean IsFixed; }; -//============================================================================= }; }; }; }; }; }; diff --git a/offapi/com/sun/star/text/textfield/docinfo/EditTime.idl b/offapi/com/sun/star/text/textfield/docinfo/EditTime.idl index d75463f95b25..82b7dcd283a4 100644 --- a/offapi/com/sun/star/text/textfield/docinfo/EditTime.idl +++ b/offapi/com/sun/star/text/textfield/docinfo/EditTime.idl @@ -31,12 +31,10 @@ #include -//============================================================================= module com { module sun { module star { module text { module textfield { module docinfo { -//============================================================================= /** specifies service of a text field that provides information about the duration the document has been edited. @see com::sun::star::text::TextField @@ -71,7 +69,6 @@ published service EditTime [optional, property] boolean IsFixedLanguage; }; -//============================================================================= }; }; }; }; }; }; diff --git a/offapi/com/sun/star/text/textfield/docinfo/Info0.idl b/offapi/com/sun/star/text/textfield/docinfo/Info0.idl index 1dc0a8d899f1..ada032b72069 100644 --- a/offapi/com/sun/star/text/textfield/docinfo/Info0.idl +++ b/offapi/com/sun/star/text/textfield/docinfo/Info0.idl @@ -31,12 +31,10 @@ #include -//============================================================================= module com { module sun { module star { module text { module textfield { module docinfo { -//============================================================================= /** specifies service of a text field that provides the Info0 field that is contained in the document information. @deprecated this service is no longer implemented as of OOo 3.0; @@ -58,7 +56,6 @@ published service Info0 [property]boolean IsFixed; }; -//============================================================================= }; }; }; }; }; }; diff --git a/offapi/com/sun/star/text/textfield/docinfo/Info1.idl b/offapi/com/sun/star/text/textfield/docinfo/Info1.idl index c1bfda89cbd2..33c87bb591b0 100644 --- a/offapi/com/sun/star/text/textfield/docinfo/Info1.idl +++ b/offapi/com/sun/star/text/textfield/docinfo/Info1.idl @@ -31,12 +31,10 @@ #include -//============================================================================= module com { module sun { module star { module text { module textfield { module docinfo { -//============================================================================= /** specifies service of a text field that provides the Info1 field that is contained in the document information. @deprecated this service is no longer implemented as of OOo 3.0; @@ -58,7 +56,6 @@ published service Info1 [property]boolean IsFixed; }; -//============================================================================= }; }; }; }; }; }; diff --git a/offapi/com/sun/star/text/textfield/docinfo/Info2.idl b/offapi/com/sun/star/text/textfield/docinfo/Info2.idl index f12967e7cc68..22135f69ab47 100644 --- a/offapi/com/sun/star/text/textfield/docinfo/Info2.idl +++ b/offapi/com/sun/star/text/textfield/docinfo/Info2.idl @@ -31,12 +31,10 @@ #include -//============================================================================= module com { module sun { module star { module text { module textfield { module docinfo { -//============================================================================= /** specifies service of a text field that provides the Info2 field that is contained in the document information. @deprecated this service is no longer implemented as of OOo 3.0; @@ -58,7 +56,6 @@ published service Info2 [property]boolean IsFixed; }; -//============================================================================= }; }; }; }; }; }; diff --git a/offapi/com/sun/star/text/textfield/docinfo/Info3.idl b/offapi/com/sun/star/text/textfield/docinfo/Info3.idl index 308969ecc674..4bf5480faa98 100644 --- a/offapi/com/sun/star/text/textfield/docinfo/Info3.idl +++ b/offapi/com/sun/star/text/textfield/docinfo/Info3.idl @@ -31,12 +31,10 @@ #include -//============================================================================= module com { module sun { module star { module text { module textfield { module docinfo { -//============================================================================= /** specifies service of a text field that provides the Info3 field that is contained in the document information. @deprecated this service is no longer implemented as of OOo 3.0; @@ -58,7 +56,6 @@ published service Info3 [property]boolean IsFixed; }; -//============================================================================= }; }; }; }; }; }; diff --git a/offapi/com/sun/star/text/textfield/docinfo/Keywords.idl b/offapi/com/sun/star/text/textfield/docinfo/Keywords.idl index 9c2f386738bf..12738c4b3657 100644 --- a/offapi/com/sun/star/text/textfield/docinfo/Keywords.idl +++ b/offapi/com/sun/star/text/textfield/docinfo/Keywords.idl @@ -31,12 +31,10 @@ #include -//============================================================================= module com { module sun { module star { module text { module textfield { module docinfo { -//============================================================================= /** specifies service of a text field that provides the keywords that are contained in the document information. @see com::sun::star::text::TextField @@ -58,7 +56,6 @@ published service Keywords [property]boolean IsFixed; }; -//============================================================================= }; }; }; }; }; }; diff --git a/offapi/com/sun/star/text/textfield/docinfo/PrintAuthor.idl b/offapi/com/sun/star/text/textfield/docinfo/PrintAuthor.idl index 5f07fdb997f5..0e9532267df6 100644 --- a/offapi/com/sun/star/text/textfield/docinfo/PrintAuthor.idl +++ b/offapi/com/sun/star/text/textfield/docinfo/PrintAuthor.idl @@ -31,12 +31,10 @@ #include -//============================================================================= module com { module sun { module star { module text { module textfield { module docinfo { -//============================================================================= /** specifies service of a text field that provides information about the author of the last print operation. @see com::sun::star::text::TextField @@ -59,7 +57,6 @@ published service PrintAuthor [optional, property] boolean IsFixed; }; -//============================================================================= }; }; }; }; }; }; diff --git a/offapi/com/sun/star/text/textfield/docinfo/PrintDateTime.idl b/offapi/com/sun/star/text/textfield/docinfo/PrintDateTime.idl index a11fcf302d1d..c0c4d40c5966 100644 --- a/offapi/com/sun/star/text/textfield/docinfo/PrintDateTime.idl +++ b/offapi/com/sun/star/text/textfield/docinfo/PrintDateTime.idl @@ -31,12 +31,10 @@ #include -//============================================================================= module com { module sun { module star { module text { module textfield { module docinfo { -//============================================================================= /** specifies service of a text field that provides information about the date and time the document was last printed. @see com::sun::star::text::TextField @@ -76,7 +74,6 @@ published service PrintDateTime [optional, property] boolean IsFixedLanguage; }; -//============================================================================= }; }; }; }; }; }; diff --git a/offapi/com/sun/star/text/textfield/docinfo/Revision.idl b/offapi/com/sun/star/text/textfield/docinfo/Revision.idl index 9990348268c1..4e65f8d278ab 100644 --- a/offapi/com/sun/star/text/textfield/docinfo/Revision.idl +++ b/offapi/com/sun/star/text/textfield/docinfo/Revision.idl @@ -31,12 +31,10 @@ #include -//============================================================================= module com { module sun { module star { module text { module textfield { module docinfo { -//============================================================================= /** specifies service of a text field that provides the revision that is contained in the document information. @see com::sun::star::text::TextField @@ -58,7 +56,6 @@ published service Revision [property]boolean IsFixed; }; -//============================================================================= }; }; }; }; }; }; diff --git a/offapi/com/sun/star/text/textfield/docinfo/Subject.idl b/offapi/com/sun/star/text/textfield/docinfo/Subject.idl index f2517dad1e4d..a9061cbc2fc1 100644 --- a/offapi/com/sun/star/text/textfield/docinfo/Subject.idl +++ b/offapi/com/sun/star/text/textfield/docinfo/Subject.idl @@ -31,12 +31,10 @@ #include -//============================================================================= module com { module sun { module star { module text { module textfield { module docinfo { -//============================================================================= /** specifies service of a text field that provides the subject that is contained in the document information. @see com::sun::star::text::TextField @@ -58,7 +56,6 @@ published service Subject [property]boolean IsFixed; }; -//============================================================================= }; }; }; }; }; }; diff --git a/offapi/com/sun/star/text/textfield/docinfo/Title.idl b/offapi/com/sun/star/text/textfield/docinfo/Title.idl index b3f28e6bcd6c..d501f47dd05a 100644 --- a/offapi/com/sun/star/text/textfield/docinfo/Title.idl +++ b/offapi/com/sun/star/text/textfield/docinfo/Title.idl @@ -31,12 +31,10 @@ #include -//============================================================================= module com { module sun { module star { module text { module textfield { module docinfo { -//============================================================================= /** specifies service of a text field that provides the title that is contained in the document information. @see com::sun::star::text::TextField @@ -58,7 +56,6 @@ published service Title [property]boolean IsFixed; }; -//============================================================================= }; }; }; }; }; }; diff --git a/offapi/com/sun/star/ucb/AlreadyInitializedException.idl b/offapi/com/sun/star/ucb/AlreadyInitializedException.idl index 3e18ccc40aed..401eba74f917 100644 --- a/offapi/com/sun/star/ucb/AlreadyInitializedException.idl +++ b/offapi/com/sun/star/ucb/AlreadyInitializedException.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** This exception is thrown to indicate that an attempt was made to reinitialize an object that can only be initialized once. @@ -37,7 +35,6 @@ published exception AlreadyInitializedException: com::sun::star::uno::Exception { }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/AnyCompareFactory.idl b/offapi/com/sun/star/ucb/AnyCompareFactory.idl index 94a4d8ee7158..128a3bd997fd 100644 --- a/offapi/com/sun/star/ucb/AnyCompareFactory.idl +++ b/offapi/com/sun/star/ucb/AnyCompareFactory.idl @@ -30,18 +30,15 @@ #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** is a factory to get XAnyCompare service implementations. @since OOo 1.1.2 */ published service AnyCompareFactory : XAnyCompareFactory; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/AuthenticationRequest.idl b/offapi/com/sun/star/ucb/AuthenticationRequest.idl index 3e5e99491056..bdec6a75b903 100644 --- a/offapi/com/sun/star/ucb/AuthenticationRequest.idl +++ b/offapi/com/sun/star/ucb/AuthenticationRequest.idl @@ -31,73 +31,61 @@ #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** An error specifying lack of correct authentication data (e.g., to log into an account). */ published exception AuthenticationRequest: com::sun::star::task::ClassifiedInteractionRequest { - //------------------------------------------------------------------------- /** The name of the server (if applicable). */ string ServerName; - //------------------------------------------------------------------------- /** Any diagnostic message about the failure to log in (if applicable; it will typically be an English phrase or sentence). */ string Diagnostic; - //------------------------------------------------------------------------- /** Specifies if the authentication involves a "realm" (as can be the case for HTTP). */ boolean HasRealm; - //------------------------------------------------------------------------- /** Any already specified realm. If HasRealm is false, this member should be ignored. */ string Realm; - //------------------------------------------------------------------------- /** Specifies if the authentication involves a "user name" (as is almost always the case). */ boolean HasUserName; - //------------------------------------------------------------------------- /** Any already specified user name. If HasUserName is false, this member should be ignored. */ string UserName; - //------------------------------------------------------------------------- /** Specifies if the authentication involves a "password" (as is almost always the case). */ boolean HasPassword; - //------------------------------------------------------------------------- /** Any already specified password. If HasPassword is false, this member should be ignored. */ string Password; - //------------------------------------------------------------------------- /** Specifies if the authentication involves an "account" (as can be the case for FTP). */ boolean HasAccount; - //------------------------------------------------------------------------- /** Any already specified account. If HasAccount is false, this member should be ignored. @@ -106,7 +94,6 @@ published exception AuthenticationRequest: com::sun::star::task::ClassifiedInter }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/CHAOSProgressStart.idl b/offapi/com/sun/star/ucb/CHAOSProgressStart.idl index e3c5bd6759ba..e90f981e303b 100644 --- a/offapi/com/sun/star/ucb/CHAOSProgressStart.idl +++ b/offapi/com/sun/star/ucb/CHAOSProgressStart.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** An object representing the start of a task's activity that will progress from some minimal to some maximal value. @@ -36,23 +34,19 @@ module com { module sun { module star { module ucb { */ published struct CHAOSProgressStart { - //------------------------------------------------------------------------- /** An optional text describing the activity. */ string Text; - //------------------------------------------------------------------------- /** The minimal value of the progress. */ long Minimum; - //------------------------------------------------------------------------- /** The maximal value of the progress. */ long Maximum; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/CachedContentResultSet.idl b/offapi/com/sun/star/ucb/CachedContentResultSet.idl index 2dc86007d5e3..1635086b1492 100644 --- a/offapi/com/sun/star/ucb/CachedContentResultSet.idl +++ b/offapi/com/sun/star/ucb/CachedContentResultSet.idl @@ -30,11 +30,9 @@ #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** is used on client side to access a ContentResultSet remote optimized. @@ -50,7 +48,6 @@ published service CachedContentResultSet { service com::sun::star::ucb::ContentResultSet; - //------------------------------------------------------------------------- /** contains the number of result set rows that should be fetched from an underlying database. @@ -61,7 +58,6 @@ published service CachedContentResultSet */ [property] long FetchSize; - //------------------------------------------------------------------------- /** contains the direction for fetching rows from an underlying database.

The value can be one of the @@ -76,7 +72,6 @@ published service CachedContentResultSet [property] long FetchDirection; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/CachedContentResultSetFactory.idl b/offapi/com/sun/star/ucb/CachedContentResultSetFactory.idl index 249c58a8416c..31b4a7a768dc 100644 --- a/offapi/com/sun/star/ucb/CachedContentResultSetFactory.idl +++ b/offapi/com/sun/star/ucb/CachedContentResultSetFactory.idl @@ -31,16 +31,13 @@ #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** is a factory for CachedContentResultSet implementations. */ published service CachedContentResultSetFactory : XCachedContentResultSetFactory; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/CachedContentResultSetStub.idl b/offapi/com/sun/star/ucb/CachedContentResultSetStub.idl index 9db34735377b..66626f81f700 100644 --- a/offapi/com/sun/star/ucb/CachedContentResultSetStub.idl +++ b/offapi/com/sun/star/ucb/CachedContentResultSetStub.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** is used on provider side to access a ContentResultSet remote optimized. */ @@ -36,7 +34,6 @@ published service CachedContentResultSetStub { service com::sun::star::ucb::ContentResultSet; - //------------------------------------------------------------------------- /** Provides the possibility to get the contents of the columns of several rows with only one call. @@ -44,7 +41,6 @@ published service CachedContentResultSetStub */ interface com::sun::star::ucb::XFetchProvider; - //------------------------------------------------------------------------- /** Provides the possibility load information offered by a XContentAccess for several rows of one result set at once. @@ -53,7 +49,6 @@ published service CachedContentResultSetStub interface com::sun::star::ucb::XFetchProviderForContentAccess; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/CachedContentResultSetStubFactory.idl b/offapi/com/sun/star/ucb/CachedContentResultSetStubFactory.idl index b1b9ccad5541..d3a74a19813b 100644 --- a/offapi/com/sun/star/ucb/CachedContentResultSetStubFactory.idl +++ b/offapi/com/sun/star/ucb/CachedContentResultSetStubFactory.idl @@ -31,17 +31,14 @@ #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** is a factory for CachedContentResultSetStub implementations. */ published service CachedContentResultSetStubFactory : XCachedContentResultSetStubFactory; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/CachedDynamicResultSet.idl b/offapi/com/sun/star/ucb/CachedDynamicResultSet.idl index 1b3afb073b97..5688103f07fa 100644 --- a/offapi/com/sun/star/ucb/CachedDynamicResultSet.idl +++ b/offapi/com/sun/star/ucb/CachedDynamicResultSet.idl @@ -22,11 +22,9 @@ #include #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** provides read access to a static or dynamically changing ContentResultSet. @@ -37,7 +35,6 @@ module com { module sun { module star { module ucb { published service CachedDynamicResultSet { - //------------------------------------------------------------------------- /** Provides remote optimized read access to a static or a dynamically changing ContentResultSet. @@ -50,7 +47,6 @@ published service CachedDynamicResultSet */ interface com::sun::star::ucb::XDynamicResultSet; - //------------------------------------------------------------------------- /** provides the initialization of the CachedDynamicResultSet with a source object. @@ -63,7 +59,6 @@ published service CachedDynamicResultSet interface com::sun::star::ucb::XSourceInitialization; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/CachedDynamicResultSetFactory.idl b/offapi/com/sun/star/ucb/CachedDynamicResultSetFactory.idl index 67d5771926b9..8963c6eabfc3 100644 --- a/offapi/com/sun/star/ucb/CachedDynamicResultSetFactory.idl +++ b/offapi/com/sun/star/ucb/CachedDynamicResultSetFactory.idl @@ -31,17 +31,14 @@ #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** is a factory for CachedDynamicResultSet implementations. */ published service CachedDynamicResultSetFactory : XCachedDynamicResultSetFactory; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/CachedDynamicResultSetStub.idl b/offapi/com/sun/star/ucb/CachedDynamicResultSetStub.idl index a4ac6831eb69..56514c58b793 100644 --- a/offapi/com/sun/star/ucb/CachedDynamicResultSetStub.idl +++ b/offapi/com/sun/star/ucb/CachedDynamicResultSetStub.idl @@ -22,11 +22,9 @@ #include #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** provides read access to a static or dynamically changing ContentResultSet. @@ -37,7 +35,6 @@ module com { module sun { module star { module ucb { published service CachedDynamicResultSetStub { - //------------------------------------------------------------------------- /** In Combination with a CachedDynamicResultSet this provides remote optimized read access to a static or dynamically changing ContentResultSet. @@ -51,7 +48,6 @@ published service CachedDynamicResultSetStub */ interface com::sun::star::ucb::XDynamicResultSet; - //------------------------------------------------------------------------- /** provides the initialization of the CachedDynamicResultSetStub with a source object. @@ -64,7 +60,6 @@ published service CachedDynamicResultSetStub interface com::sun::star::ucb::XSourceInitialization; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/CachedDynamicResultSetStubFactory.idl b/offapi/com/sun/star/ucb/CachedDynamicResultSetStubFactory.idl index 8a1d60c44880..56a1f309c6e6 100644 --- a/offapi/com/sun/star/ucb/CachedDynamicResultSetStubFactory.idl +++ b/offapi/com/sun/star/ucb/CachedDynamicResultSetStubFactory.idl @@ -31,17 +31,14 @@ #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** is a factory for CachedDynamicResultSetStub implementations. */ published service CachedDynamicResultSetStubFactory : XCachedDynamicResultSetStubFactory; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/CertificateValidationRequest.idl b/offapi/com/sun/star/ucb/CertificateValidationRequest.idl index ca5e5e534ce2..3a5b70821f15 100644 --- a/offapi/com/sun/star/ucb/CertificateValidationRequest.idl +++ b/offapi/com/sun/star/ucb/CertificateValidationRequest.idl @@ -31,33 +31,27 @@ #include #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** An error specifying an invalid certificate. */ exception CertificateValidationRequest: com::sun::star::task::ClassifiedInteractionRequest { - //------------------------------------------------------------------------- /** This value describes the validity of the certificate. */ long CertificateValidity; - //------------------------------------------------------------------------- /** The certificate himself. */ com::sun::star::security::XCertificate Certificate; - //------------------------------------------------------------------------- /** The host name. */ string HostName; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/CmisContentProvider.idl b/offapi/com/sun/star/ucb/CmisContentProvider.idl index a8dab62289a5..16acc62c264e 100644 --- a/offapi/com/sun/star/ucb/CmisContentProvider.idl +++ b/offapi/com/sun/star/ucb/CmisContentProvider.idl @@ -31,11 +31,9 @@ #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** The Cmis Content Provider implements a ContentProvider for the UniversalContentBroker (UCB). @@ -51,7 +49,6 @@ service CmisContentProvider : com::sun::star::ucb::XContentProvider { }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/Command.idl b/offapi/com/sun/star/ucb/Command.idl index 6b0958e66df5..95731c11876a 100644 --- a/offapi/com/sun/star/ucb/Command.idl +++ b/offapi/com/sun/star/ucb/Command.idl @@ -22,23 +22,19 @@ #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** contains a command. @see XCommandProcessor */ published struct Command { - //------------------------------------------------------------------------- /** contains the name of the command. */ string Name; - //------------------------------------------------------------------------- /** contains an implementation specific handle for the command.

It must be -1 if the implementation has no handle. @@ -46,14 +42,12 @@ published struct Command */ long Handle; - //------------------------------------------------------------------------- /** contains the argument of the command */ any Argument; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/CommandAbortedException.idl b/offapi/com/sun/star/ucb/CommandAbortedException.idl index f2673b33c1d0..2d47f9d9a10d 100644 --- a/offapi/com/sun/star/ucb/CommandAbortedException.idl +++ b/offapi/com/sun/star/ucb/CommandAbortedException.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** This exception is thrown to indicate that a command was aborted. @version 1.0 @@ -37,7 +35,6 @@ published exception CommandAbortedException : com::sun::star::uno::Exception { }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/CommandEnvironment.idl b/offapi/com/sun/star/ucb/CommandEnvironment.idl index 6506ce2ca38a..9bc9fcaeea36 100644 --- a/offapi/com/sun/star/ucb/CommandEnvironment.idl +++ b/offapi/com/sun/star/ucb/CommandEnvironment.idl @@ -45,7 +45,6 @@ module com { module sun { module star { module ucb { */ published service CommandEnvironment : ::com::sun::star::ucb::XCommandEnvironment { - //------------------------------------------------------------------------- /** Constructor. @param InteractionHandler the interaction handler instance that will be diff --git a/offapi/com/sun/star/ucb/CommandFailedException.idl b/offapi/com/sun/star/ucb/CommandFailedException.idl index 5cee39c043da..56592d4fd8c0 100644 --- a/offapi/com/sun/star/ucb/CommandFailedException.idl +++ b/offapi/com/sun/star/ucb/CommandFailedException.idl @@ -32,11 +32,9 @@ #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** This exception is thrown if an exception situation occurred during the processing of a command and an XInteractionHandler was able @@ -50,14 +48,12 @@ module com { module sun { module star { module ucb { */ published exception CommandFailedException : com::sun::star::uno::Exception { - //------------------------------------------------------------------------- /** contains the exception that was passed to the XInteractionHandler. */ any Reason; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/CommandInfo.idl b/offapi/com/sun/star/ucb/CommandInfo.idl index 76d91ae6422f..f02c31c70861 100644 --- a/offapi/com/sun/star/ucb/CommandInfo.idl +++ b/offapi/com/sun/star/ucb/CommandInfo.idl @@ -22,36 +22,30 @@ #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** describes a command. @see XCommandProcessor */ published struct CommandInfo { - //------------------------------------------------------------------------- /** contains the name of a command. */ string Name; - //------------------------------------------------------------------------- /** contains an implementation specific handle for the command.

It may be -1 if the implementation has no handle. */ long Handle; - //------------------------------------------------------------------------- /** contains the type of the command's argument. */ type ArgType; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/CommandInfoChange.idl b/offapi/com/sun/star/ucb/CommandInfoChange.idl index 657a01450807..b4627e613c7e 100644 --- a/offapi/com/sun/star/ucb/CommandInfoChange.idl +++ b/offapi/com/sun/star/ucb/CommandInfoChange.idl @@ -20,11 +20,9 @@ #define __com_sun_star_ucb_CommandInfoChange_idl__ -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** specifies reasons for sending CommandInfoChangeEvents. @see CommandInfoChangeEvent @@ -32,18 +30,15 @@ module com { module sun { module star { module ucb { */ published constants CommandInfoChange { - //------------------------------------------------------------------------- /** A command was inserted into a XCommandInfo. */ const long COMMAND_INSERTED = 0; - //------------------------------------------------------------------------- /** A command was removed from a XCommandInfo. */ const long COMMAND_REMOVED = 1; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/CommandInfoChangeEvent.idl b/offapi/com/sun/star/ucb/CommandInfoChangeEvent.idl index ba2afa4cae97..20bc39a3600d 100644 --- a/offapi/com/sun/star/ucb/CommandInfoChangeEvent.idl +++ b/offapi/com/sun/star/ucb/CommandInfoChangeEvent.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** This event gets delivered whenever a XCommandInfo is changed.

A CommandInfoChangeEvent object is sent to @@ -34,19 +32,16 @@ module com { module sun { module star { module ucb { */ published struct CommandInfoChangeEvent: com::sun::star::lang::EventObject { - //------------------------------------------------------------------------- /** contains the name of the command. */ string Name; - //------------------------------------------------------------------------- /** contains the implementation handle for the command.

May be -1 if the implementation has no handle. */ long Handle; - //------------------------------------------------------------------------- /** contains the reason for the event.

The value can be one of the CommandInfoChange constants. @@ -54,7 +49,6 @@ published struct CommandInfoChangeEvent: com::sun::star::lang::EventObject long Reason; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/ConnectionMode.idl b/offapi/com/sun/star/ucb/ConnectionMode.idl index 8e12082d416e..76f6ff557961 100644 --- a/offapi/com/sun/star/ucb/ConnectionMode.idl +++ b/offapi/com/sun/star/ucb/ConnectionMode.idl @@ -20,11 +20,9 @@ #define __com_sun_star_ucb_ConnectionMode_idl__ -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** These are the possible values for the property "ConnectionMode". @see XCommandProcessor @@ -32,19 +30,16 @@ module com { module sun { module star { module ucb { */ published constants ConnectionMode { - //------------------------------------------------------------------------- /** "Online" - Network access is allowed. */ const short ONLINE = 0; - //------------------------------------------------------------------------- /** "Offline" - Network access is not allowed. */ const short OFFLINE = 1; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/Content.idl b/offapi/com/sun/star/ucb/Content.idl index 0216fac25d50..3528d54c129c 100644 --- a/offapi/com/sun/star/ucb/Content.idl +++ b/offapi/com/sun/star/ucb/Content.idl @@ -41,18 +41,15 @@ #include #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** A Content is a service that provides access to data of a content provided by an implementation of the service ContentProvider. */ published service Content { - //------------------------------------------------------------------------- /** provides access to the identity and the type of the content and allows the registration of listeners for ContentEvents. @@ -60,7 +57,6 @@ published service Content */ interface com::sun::star::ucb::XContent; - //------------------------------------------------------------------------- /** must be implemented to make it possible to resolve cyclic object references. @@ -79,7 +75,6 @@ published service Content */ interface com::sun::star::lang::XComponent; - //------------------------------------------------------------------------- /** enables the caller to let the content execute commands.

It is strongly recommended that any implementation supports the @@ -138,9 +133,7 @@ published service Content // PropertyValue passed as // command argument and so on. The exceptions will never be passed to // an Interaction Handler. - // // An any containing: - // // - No value indicates, that the property value was set successfully. // - UnknownPropertyException // indicates, that the property is not known to the content @@ -159,7 +152,6 @@ published service Content // indicates, that the value was not set successfully. For example, // this can be a InteractiveAugmentedIOException // transporting the error code IOErrorCode::ACCESS_DENIED. - // // If the value to set is equal to the current value, no exception must // be added to the returned sequence sequence< any > @@ -172,9 +164,7 @@ published service Content // For folder objects, this command will return an implementation // of service DynamicResultSet. - // // The OpenCommandArgument2 members must be filled as follows: - // // Mode : ALL or FOLDERS or DOCUMENTS. The implementation // of the open command MUST support all these modes! // Priority : can be set, but implementation may ignore the value @@ -186,7 +176,6 @@ published service Content // number one, second will be row number two, ... // SortingInfo : contains sort criteria, if result set shall // be sorted, otherwise it can be left empty. - // // The execution must be aborted by the implementation of this command // (by throwing a CommandAbortedException), if an // unsupported mode is requested. @@ -197,9 +186,7 @@ published service Content // For non-folder objects, the OpenCommandArgument2 struct // will be prefilled with a data sink object, which will be filled // with the content data. - // // The OpenCommandArgument2 members must be filled as follows: - // // Mode : DOCUMENT or DOCUMENT_SHARE_DENY_NONE or // DOCUMENT_SHARE_DENY_WRITE. Support for DOCUMENT // is mandatory, all others are optional. @@ -208,7 +195,6 @@ published service Content // document data into. // Properties : empty ( ignored ) // SortingInfo : empty ( ignored ) - // // The execution must be aborted by the implementation of this command // (by throwing a CommandAbortedException), if an // unsupported mode is requested. @@ -276,7 +262,6 @@ published service Content // On successful completion of this command, the parent of the inserted // content must propagate the change by notifying a // ContentEvent - ContentAction::INSERTED. - // // (2) Additionally this command can be called at any time to overwrite // the data of an existing content. void @@ -295,7 +280,6 @@ published service Content // "globalTransfer" at the UniversalContentBroker. // This command is able to transfer all kind of content // supported by that UCB. - // // This command transfers (copies/moves) an object from one location // to another. It must be executed at the folder content representing // the destination of the transfer operation. Note that the @@ -312,9 +296,7 @@ published service Content // handle a given source URL, it should indicate this by issuing a // InteractiveBadTransferURLException interaction request. // Source and target folder may be the same when doing a move operation. - // // Transfers without the transfer command can be done as follows: - // // 1) Create a new content at the target folder // --> targetContent = target.execute( "createNewContent", type ) // 2) Transfer data from source to target content @@ -325,7 +307,6 @@ published service Content // --> targetContent.execute( "insert", dataStream ) // 4) For move operations only: destroy the source content // sourceContent.execute( "delete", ... ) - // // This mechanism should work for all transfer operations, but generally // it's less efficient than the transfer command. void @@ -354,7 +335,6 @@ published service Content // be raised by any command that requires a previously obtained lock. // This command creates a new non-persistent content of a given type. - // //

Creation of a new (persistent) content: //

    //
  1. creatabletypes = obtain "CreatableContentsInfo" property
    @@ -366,11 +346,9 @@ published service Content //
  2. execute command "insert" at new content. This command // commits the data and makes the new content persistent. //
- // // This command must be supported by every Content that supports the // property "CreatableContentsInfo" if the returned property value // contains a non-empty sequence of creatable types. - // // Note: This command is part of the replacement for the deprecated // interface XContentCreator. XContent > @@ -598,10 +576,8 @@ published service Content // contains the types of Contents a Content object can create via // command "createNewContent". - // // If the property value can be a non-empty sequence, the Content must // also support command "createNewContent". - // // Note: This property is part of the replacement for the deprecated // interface XContentCreator. sequence ContentInfo CreatableContentsInfo @@ -610,7 +586,6 @@ published service Content */ interface com::sun::star::ucb::XCommandProcessor; - //------------------------------------------------------------------------- /** is an enhanced version of XCommandProcessor that has an additional method for releasing command identifiers obtained via XCommandProcessor::createCommandIdentifier to avoid @@ -622,7 +597,6 @@ published service Content */ [optional] interface com::sun::star::ucb::XCommandProcessor2; - //------------------------------------------------------------------------- /** notifies changes of property values to listeners registered for those properties. @@ -630,7 +604,6 @@ published service Content */ interface com::sun::star::beans::XPropertiesChangeNotifier; - //------------------------------------------------------------------------- /** can be used to add new properties to the content and to remove properties from the content dynamically. @@ -662,7 +635,6 @@ published service Content */ interface com::sun::star::beans::XPropertyContainer; - //------------------------------------------------------------------------- /** can be used to notify properties removed from or added to the content's property set. @@ -673,7 +645,6 @@ published service Content */ [optional] interface com::sun::star::beans::XPropertySetInfoChangeNotifier; - //------------------------------------------------------------------------- /** can be used to notify commands removed from or added to the content's command set. @@ -686,7 +657,6 @@ published service Content */ [optional] interface com::sun::star::ucb::XCommandInfoChangeNotifier; - //------------------------------------------------------------------------- /** creates new contents (i.e. creates a new folder in another folder somewhere in the local file system). @@ -703,7 +673,6 @@ published service Content */ [optional] interface com::sun::star::ucb::XContentCreator; - //------------------------------------------------------------------------- /** provides access to the parent content of this content.

The object returned by the implementation of the method @@ -717,7 +686,6 @@ published service Content [optional] interface com::sun::star::container::XChild; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/ContentAction.idl b/offapi/com/sun/star/ucb/ContentAction.idl index c5616b71d3f7..dc8253d2b5bf 100644 --- a/offapi/com/sun/star/ucb/ContentAction.idl +++ b/offapi/com/sun/star/ucb/ContentAction.idl @@ -29,11 +29,9 @@ #define __com_sun_star_ucb_ContentAction_idl__ -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** specifies actions which can be transported with content events.

@@ -109,7 +107,6 @@ module com { module sun { module star { module ucb { */ published constants ContentAction { - //------------------------------------------------------------------------- /** A content was inserted into a folder content (i.e., while updating the folder). @@ -117,7 +114,6 @@ published constants ContentAction */ const long INSERTED = 0; - //------------------------------------------------------------------------- /** A content was removed from a folder content, but not physically destroyed (i.e., due to rules just applied to the folder). @@ -125,7 +121,6 @@ published constants ContentAction */ const long REMOVED = 1; - //------------------------------------------------------------------------- /** A content was physically destroyed.

Events containing this action may be generated at any time. So a @@ -137,7 +132,6 @@ published constants ContentAction */ const long DELETED = 2; - //------------------------------------------------------------------------- /** This Action indicates that a content has changed its identity (i.e. after renaming a file system folder). @@ -146,7 +140,6 @@ published constants ContentAction */ const long EXCHANGED = 4; - //------------------------------------------------------------------------- /** This is obsolete and should no longer be used. @deprecated @@ -155,7 +148,6 @@ published constants ContentAction }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/ContentCreationError.idl b/offapi/com/sun/star/ucb/ContentCreationError.idl index f7b30e3df2d2..e849d4e5f1b1 100644 --- a/offapi/com/sun/star/ucb/ContentCreationError.idl +++ b/offapi/com/sun/star/ucb/ContentCreationError.idl @@ -20,47 +20,38 @@ #define __com_sun_star_ucb_ContentCreationError_idl__ -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** Codes for content creation errors. */ published enum ContentCreationError { - //------------------------------------------------------------------------- /** Unknown. */ UNKNOWN, - //------------------------------------------------------------------------- /** @deprecated */ NO_CONTENT_BROKER, - //------------------------------------------------------------------------- /** @deprecated */ NO_IDENTIFIER_FACTORY, - //------------------------------------------------------------------------- /** Creation of content identifier failed. */ IDENTIFIER_CREATION_FAILED, - //------------------------------------------------------------------------- /** No Content Provider for given content identifier available. */ NO_CONTENT_PROVIDER, - //------------------------------------------------------------------------- /** Provider was unable to create the content instance. */ CONTENT_CREATION_FAILED }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/ContentCreationException.idl b/offapi/com/sun/star/ucb/ContentCreationException.idl index 03d1a973fbfb..6fbe5d59494d 100644 --- a/offapi/com/sun/star/ucb/ContentCreationException.idl +++ b/offapi/com/sun/star/ucb/ContentCreationException.idl @@ -22,11 +22,9 @@ #include #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** This exception is thrown to indicate that the creation of a UCB content failed. @@ -40,7 +38,6 @@ published exception ContentCreationException : com::sun::star::uno::Exception ContentCreationError eError; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/ContentEvent.idl b/offapi/com/sun/star/ucb/ContentEvent.idl index b350f9df0409..ddbc09e9d880 100644 --- a/offapi/com/sun/star/ucb/ContentEvent.idl +++ b/offapi/com/sun/star/ucb/ContentEvent.idl @@ -21,26 +21,22 @@ #include -//============================================================================= module com { module sun { module star { module ucb { published interface XContent; published interface XContentIdentifier; -//============================================================================= /** A structure for content events. */ published struct ContentEvent: com::sun::star::lang::EventObject { - //------------------------------------------------------------------------- /** The action.

The value can be one of the ContentAction constants. */ long Action; - //------------------------------------------------------------------------- /** The content to that the action is related (e.g., the content that was just physically destroyed, the content that was just inserted into a folder content). @@ -68,7 +64,6 @@ published struct ContentEvent: com::sun::star::lang::EventObject */ XContent Content; - //------------------------------------------------------------------------- /** A content identifier, which must be filled according to the action notified (e.g., the id of the folder content into which another content was inserted). @@ -97,7 +92,6 @@ published struct ContentEvent: com::sun::star::lang::EventObject XContentIdentifier Id; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/ContentInfo.idl b/offapi/com/sun/star/ucb/ContentInfo.idl index 80abca9afe54..08b2d67c7ff2 100644 --- a/offapi/com/sun/star/ucb/ContentInfo.idl +++ b/offapi/com/sun/star/ucb/ContentInfo.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** A structure for information about contents. @see XContentCreator @@ -33,7 +31,6 @@ module com { module sun { module star { module ucb { */ published struct ContentInfo { - //------------------------------------------------------------------------- /** A type identifier string for a content.

This is an implementation specific string characterizing the @@ -43,7 +40,6 @@ published struct ContentInfo */ string Type; - //------------------------------------------------------------------------- /** Additional attributes.

These flags contain extra information on the content, like its kind @@ -58,7 +54,6 @@ published struct ContentInfo */ long Attributes; - //------------------------------------------------------------------------- /** This field contains a list with the properties which must be set at a content that was just created using XContentCreator::createNewContent before it can be @@ -91,7 +86,6 @@ published struct ContentInfo sequence< com::sun::star::beans::Property > Properties; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/ContentInfoAttribute.idl b/offapi/com/sun/star/ucb/ContentInfoAttribute.idl index 75530d30ef01..99c3faeccae1 100644 --- a/offapi/com/sun/star/ucb/ContentInfoAttribute.idl +++ b/offapi/com/sun/star/ucb/ContentInfoAttribute.idl @@ -20,41 +20,34 @@ #define __com_sun_star_ucb_ContentInfoAttribute_idl__ -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** These are the possible values for ContentInfo::Attributes. */ published constants ContentInfoAttribute { - //------------------------------------------------------------------------- /** No extra attributes. */ const short NONE = 0; - //------------------------------------------------------------------------- /** Supply an input stream with the InsertCommandArgument, when committing the new content by executing the command "insert" at it. */ const short INSERT_WITH_INPUTSTREAM = 1; - //------------------------------------------------------------------------- /** The new content is of kind document.

It's value for the property "IsDocument" will be true. */ const short KIND_DOCUMENT = 2; - //------------------------------------------------------------------------- /** The new content is of kind folder.

It's value for the property "IsFolder" will be true. */ const short KIND_FOLDER = 4; - //------------------------------------------------------------------------- /** The new content is of kind link.

It will support the property "TargetURL" ( which identifies it as @@ -63,7 +56,6 @@ published constants ContentInfoAttribute const short KIND_LINK = 8; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/ContentProvider.idl b/offapi/com/sun/star/ucb/ContentProvider.idl index e3bfb78dc7b0..2db5e3ab6260 100644 --- a/offapi/com/sun/star/ucb/ContentProvider.idl +++ b/offapi/com/sun/star/ucb/ContentProvider.idl @@ -24,21 +24,17 @@ #include #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** provides access to a set of Contents. */ published service ContentProvider { - //------------------------------------------------------------------------- /** gives access to all contents provided by this provider. */ interface com::sun::star::ucb::XContentProvider; - //------------------------------------------------------------------------- /** creates special XContentIdentifier implementation objects for the contents provided by this content provider. @@ -48,7 +44,6 @@ published service ContentProvider */ [optional] interface com::sun::star::ucb::XContentIdentifierFactory; - //------------------------------------------------------------------------- /** allows a ContentProvider to adjust itself to special needs. @@ -62,7 +57,6 @@ published service ContentProvider }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/ContentProviderInfo.idl b/offapi/com/sun/star/ucb/ContentProviderInfo.idl index 3320d975fc9d..04cc88c22757 100644 --- a/offapi/com/sun/star/ucb/ContentProviderInfo.idl +++ b/offapi/com/sun/star/ucb/ContentProviderInfo.idl @@ -22,30 +22,25 @@ #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** A structure for content provider information. @see XContentProviderManager */ published struct ContentProviderInfo { - //------------------------------------------------------------------------- /** The content provider. */ com::sun::star::ucb::XContentProvider ContentProvider; - //------------------------------------------------------------------------- /** The scheme the Provider is registered for. */ string Scheme; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/ContentProviderProxy.idl b/offapi/com/sun/star/ucb/ContentProviderProxy.idl index 1d3858256f3a..4df7f0a3be24 100644 --- a/offapi/com/sun/star/ucb/ContentProviderProxy.idl +++ b/offapi/com/sun/star/ucb/ContentProviderProxy.idl @@ -32,11 +32,9 @@ #include #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** is a proxy for a content provider.

Implementing a content provider proxy can be useful if the creation of @@ -49,7 +47,6 @@ module com { module sun { module star { module ucb { */ published service ContentProviderProxy { - //------------------------------------------------------------------------- /** The implementation of XInterface::queryInterface must instantiate the real provider and return the return value @@ -60,7 +57,6 @@ published service ContentProviderProxy */ interface com::sun::star::uno::XInterface; - //------------------------------------------------------------------------- /** gives access to the original content provider behind the proxy.

The implementation will instantiate the real content provider only @@ -69,19 +65,16 @@ published service ContentProviderProxy */ interface com::sun::star::ucb::XContentProviderSupplier; - //------------------------------------------------------------------------- /** a content provider implementation that wraps the original provider. */ interface com::sun::star::ucb::XContentProvider; - //------------------------------------------------------------------------- /** a parameterized content provider implementation that wraps the original provider. */ interface com::sun::star::ucb::XParameterizedContentProvider; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/ContentProviderProxyFactory.idl b/offapi/com/sun/star/ucb/ContentProviderProxyFactory.idl index 64c78d409f61..476f31890c00 100644 --- a/offapi/com/sun/star/ucb/ContentProviderProxyFactory.idl +++ b/offapi/com/sun/star/ucb/ContentProviderProxyFactory.idl @@ -30,16 +30,13 @@ #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** is a factory for ContentProviderProxy implementations. */ published service ContentProviderProxyFactory : XContentProviderFactory; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/ContentResultSet.idl b/offapi/com/sun/star/ucb/ContentResultSet.idl index df9db61364c0..d54d74a2a097 100644 --- a/offapi/com/sun/star/ucb/ContentResultSet.idl +++ b/offapi/com/sun/star/ucb/ContentResultSet.idl @@ -37,11 +37,9 @@ #include #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** provides access to the children of a folder content.

It can be understand as a table containing a row for each child. The @@ -49,7 +47,6 @@ module com { module sun { module star { module ucb { */ published service ContentResultSet { - //------------------------------------------------------------------------- /** must be implemented to make it possible to resolve cyclic object references ( i.e. between an implementation of XPropertySet @@ -69,7 +66,6 @@ published service ContentResultSet */ interface com::sun::star::sdbc::XResultSetMetaDataSupplier; - //------------------------------------------------------------------------- /** enables traveling through the result set members ( the contents ). This interface mainly provides a cursor for the result set. @@ -83,7 +79,6 @@ published service ContentResultSet */ interface com::sun::star::sdbc::XResultSet; - //------------------------------------------------------------------------- /** provides access to data of the content the cursor is pointing to.

Note that every method of this interface implementation additionally @@ -96,7 +91,6 @@ published service ContentResultSet */ interface com::sun::star::sdbc::XRow; - //------------------------------------------------------------------------- /** makes it possible to abort running activities ( i.e. to cancel retrieving data from a server ). @@ -110,14 +104,12 @@ published service ContentResultSet */ interface com::sun::star::sdbc::XCloseable; - //------------------------------------------------------------------------- /** holds properties of the result set.

This interface is required. */ interface com::sun::star::beans::XPropertySet; - //------------------------------------------------------------------------- /** controls the travel mode of the result set cursor.

There are two possible travel modes: @@ -187,7 +179,6 @@ published service ContentResultSet /** indicates that all rows of the result set have been obtained. */ [readonly, property] boolean IsRowCountFinal; - //------------------------------------------------------------------------- /** provides access to the content identifier and the content object itself. @@ -195,7 +186,6 @@ published service ContentResultSet */ interface XContentAccess; - //------------------------------------------------------------------------- /** can be implemented to provide a complete JDBC conform result set interface for the implementation of this service. @@ -204,7 +194,6 @@ published service ContentResultSet service com::sun::star::sdbc::ResultSet; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/ContentResultSetCapability.idl b/offapi/com/sun/star/ucb/ContentResultSetCapability.idl index 6549b80fe1ae..8b8ba4663a76 100644 --- a/offapi/com/sun/star/ucb/ContentResultSetCapability.idl +++ b/offapi/com/sun/star/ucb/ContentResultSetCapability.idl @@ -20,17 +20,14 @@ #define __com_sun_star_ucb_ContentResultSetCapability_idl__ -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** These values are used to specify the capabilities of an XDynamicResultSet. */ published constants ContentResultSetCapability { - //------------------------------------------------------------------------- /** indicates that a ContentResultSet is properly sorted, exactly following the rules given during the ContentResultSet was created. @@ -38,7 +35,6 @@ published constants ContentResultSetCapability const short SORTED = 1; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/ContentTransmitter.idl b/offapi/com/sun/star/ucb/ContentTransmitter.idl index 3e95e5295599..5fb455935197 100644 --- a/offapi/com/sun/star/ucb/ContentTransmitter.idl +++ b/offapi/com/sun/star/ucb/ContentTransmitter.idl @@ -21,18 +21,15 @@ #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** A ContentTransmitter is a service that provides @deprecated */ published service ContentTransmitter { - //------------------------------------------------------------------------- /** This interface is required. @@ -41,7 +38,6 @@ published service ContentTransmitter }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/Cookie.idl b/offapi/com/sun/star/ucb/Cookie.idl index a85493e38a26..93fd77f30bb2 100644 --- a/offapi/com/sun/star/ucb/Cookie.idl +++ b/offapi/com/sun/star/ucb/Cookie.idl @@ -32,54 +32,44 @@ #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** A cookie. @deprecated */ published struct Cookie { - //------------------------------------------------------------------------- /** The name of the cookie. */ string Name; - //------------------------------------------------------------------------- /** The value of the cookie. */ string Value; - //------------------------------------------------------------------------- /** The domain to which the cookie applies. */ string Domain; - //------------------------------------------------------------------------- /** The path to which the cookie applies. */ string Path; - //------------------------------------------------------------------------- /** The date the cookie will expire. */ com::sun::star::util::DateTime Expires; - //------------------------------------------------------------------------- /** Whether the requested action should be performed in a secure fashion. */ boolean Secure; - //------------------------------------------------------------------------- /** The policy for handling this cookie in the future. */ com::sun::star::ucb::CookiePolicy Policy; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/CookiePolicy.idl b/offapi/com/sun/star/ucb/CookiePolicy.idl index 3f1d1db5653b..9674353574fb 100644 --- a/offapi/com/sun/star/ucb/CookiePolicy.idl +++ b/offapi/com/sun/star/ucb/CookiePolicy.idl @@ -29,35 +29,29 @@ #define __com_sun_star_ucb_CookiePolicy_idl__ -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** A policy how to handle cookie requests. @deprecated */ published enum CookiePolicy { - //------------------------------------------------------------------------- /** Interactively accept or ignore each individual cookie request. */ CONFIRM, - //------------------------------------------------------------------------- /** Generally accept all cookie requests. */ ACCEPT, - //------------------------------------------------------------------------- /** Generally ignore all cookie requests. */ IGNORE }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/CookieRequest.idl b/offapi/com/sun/star/ucb/CookieRequest.idl index 016caa13a0f1..d47a66b05fea 100644 --- a/offapi/com/sun/star/ucb/CookieRequest.idl +++ b/offapi/com/sun/star/ucb/CookieRequest.idl @@ -29,30 +29,25 @@ #define __com_sun_star_ucb_CookieRequest_idl__ -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** Cookie requests. @deprecated */ published enum CookieRequest { - //------------------------------------------------------------------------- /** Receive (store) a cookie. */ RECEIVE, - //------------------------------------------------------------------------- /** Send a (stored) cookie. */ SEND }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/CrossReference.idl b/offapi/com/sun/star/ucb/CrossReference.idl index b9e06ec4158b..ef06a54cc2e2 100644 --- a/offapi/com/sun/star/ucb/CrossReference.idl +++ b/offapi/com/sun/star/ucb/CrossReference.idl @@ -20,11 +20,9 @@ #define __com_sun_star_ucb_CrossReference_idl__ -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** This struct contains information describing a cross reference.

Such references are kept by news servers for managing articles @@ -33,12 +31,10 @@ module com { module sun { module star { module ucb { */ published struct CrossReference { - //------------------------------------------------------------------------- /** The name of a news group. */ string Group; - //------------------------------------------------------------------------- /** The unique identifier (relative to the server) of an article in the given group. */ @@ -46,7 +42,6 @@ published struct CrossReference }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/DefaultHierarchyDataSource.idl b/offapi/com/sun/star/ucb/DefaultHierarchyDataSource.idl index 5467e39eb394..e6cb70c0550d 100644 --- a/offapi/com/sun/star/ucb/DefaultHierarchyDataSource.idl +++ b/offapi/com/sun/star/ucb/DefaultHierarchyDataSource.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** is a concrete implementation of service HierarchyDataSource, which uses the service ConfigurationProvider @@ -33,7 +31,6 @@ module com { module sun { module star { module ucb { */ published service DefaultHierarchyDataSource { - //------------------------------------------------------------------------- /** is a concrete implementation of service HierarchyDataSource, which uses the service ConfigurationProvider @@ -47,7 +44,6 @@ published service DefaultHierarchyDataSource service HierarchyDataSource; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/DocumentHeaderField.idl b/offapi/com/sun/star/ucb/DocumentHeaderField.idl index 2116b1ca30cc..2445d3bd803b 100644 --- a/offapi/com/sun/star/ucb/DocumentHeaderField.idl +++ b/offapi/com/sun/star/ucb/DocumentHeaderField.idl @@ -20,29 +20,24 @@ #define __com_sun_star_ucb_DocumentHeaderField_idl__ -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** This struct contains a name-value pair of a document header (i.e. the "subject" field and the appropriate value of a MIME message). */ published struct DocumentHeaderField { - //------------------------------------------------------------------------- /** The name of the header field. */ string Name; - //------------------------------------------------------------------------- /** The value of the header field. */ string Value; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/DocumentStoreMode.idl b/offapi/com/sun/star/ucb/DocumentStoreMode.idl index 86352ad1ab4c..32c16422eb32 100644 --- a/offapi/com/sun/star/ucb/DocumentStoreMode.idl +++ b/offapi/com/sun/star/ucb/DocumentStoreMode.idl @@ -20,11 +20,9 @@ #define __com_sun_star_ucb_DocumentStoreMode_idl__ -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** These are the possible values for the property "DocumentStoreMode". @see XCommandProcessor @@ -32,19 +30,16 @@ module com { module sun { module star { module ucb { */ published enum DocumentStoreMode { - //------------------------------------------------------------------------- /** Document contents are not stored locally. */ REMOTE, - //------------------------------------------------------------------------- /** Document contents are stored locally. */ LOCAL }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/DuplicateCommandIdentifierException.idl b/offapi/com/sun/star/ucb/DuplicateCommandIdentifierException.idl index e2f9cbee9d93..9eb21e5d6f02 100644 --- a/offapi/com/sun/star/ucb/DuplicateCommandIdentifierException.idl +++ b/offapi/com/sun/star/ucb/DuplicateCommandIdentifierException.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** is thrown by XCommandProcessor::execute to indicate that the same command identifier was used for two threads. @@ -43,7 +41,6 @@ published exception DuplicateCommandIdentifierException : com::sun::star::uno::E { }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/DuplicateProviderException.idl b/offapi/com/sun/star/ucb/DuplicateProviderException.idl index 67295548fcf7..c2ec0be2af81 100644 --- a/offapi/com/sun/star/ucb/DuplicateProviderException.idl +++ b/offapi/com/sun/star/ucb/DuplicateProviderException.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** is thrown to indicate that a content provider with the same identifier already was registered with a content provider manager. @@ -38,7 +36,6 @@ published exception DuplicateProviderException: com::sun::star::uno::Exception { }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/DynamicResultSet.idl b/offapi/com/sun/star/ucb/DynamicResultSet.idl index 8bd6caba0ef0..5c7c5775e4aa 100644 --- a/offapi/com/sun/star/ucb/DynamicResultSet.idl +++ b/offapi/com/sun/star/ucb/DynamicResultSet.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** provides read access to a static or dynamically changing ContentResultSet. @@ -36,7 +34,6 @@ module com { module sun { module star { module ucb { published service DynamicResultSet { - //------------------------------------------------------------------------- /** Provides read access to a static or a dynamically changing ContentResultSet. @@ -45,7 +42,6 @@ published service DynamicResultSet interface com::sun::star::ucb::XDynamicResultSet; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/Error.idl b/offapi/com/sun/star/ucb/Error.idl index 39bad842a1d8..559c549e1a1a 100644 --- a/offapi/com/sun/star/ucb/Error.idl +++ b/offapi/com/sun/star/ucb/Error.idl @@ -20,416 +20,314 @@ #define __com_sun_star_ucb_Error_idl__ -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** These codes are used to indicate errors. @deprecated */ published constants Error { - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::0 const long NONE = 0; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122880 const long LOGIN_FAILURE_RECEIVE = 122880; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122881 const long LOGIN_FAILURE_NEWSSEND = 122881; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122882 const long LOGIN_FAILURE_MAILSEND = 122882; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122883 const long CONNECT_FAILURE = 122883; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122884 const long UCB_OFFLINE = 122884; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122885 const long UCB_SERVER_ERROR = 122885; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122886 const long STORAGE_READONLY = 122886; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122887 const long STORAGE_KILLED = 122887; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122888 const long WRONG_FILE_FORMAT = 122888; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122889 const long UNSUPPORTED_URL = 122889; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122890 const long CNTOUT_NO_FROM = 122890; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122891 const long TOO_MANY_GROUPS = 122891; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122892 const long DELETE_ABORTED = 122892; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122893 const long QUERY_DELETE = 122893; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122894 const long NOTAVAILABLE = 122894; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122895 const long VIM_LIBRARY_ERROR = 122895; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122896 const long FOLDER_INVALID = 122896; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122897 const long FTP_RESOLVERERROR = 122897; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122898 const long FTP_NETWORKERROR = 122898; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122899 const long FTP_NOTNECESSARYCMD = 122899; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122900 const long FTP_SERVICEUNAVAILABLE = 122900; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122901 const long FTP_DCONFAILURE = 122901; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122902 const long FTP_TRANSFERABORTED = 122902; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122903 const long NO_VIM_LIBRARY = 122903; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122904 const long VIM_LIBRARY_CORRUPTED = 122904; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122905 const long CCMAIL_EXPORT_ERROR = 122905; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122906 const long NO_CCMAIL_EXPORT_FILE = 122906; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122907 const long ILLEGAL_CCMAIL_EXPORT_FILE = 122907; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122908 const long MESSAGE_NOT_FOUND = 122908; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122909 const long BAD_CCMAIL_EXPORT_PASSWORD = 122909; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122910 const long CCMAIL_EXPORT_TOO_LONG = 122910; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122911 const long FOLDER_EXISTS = 122911; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122912 const long FOLDER_NOT_EXISTS = 122912; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122913 const long NO_VIM_BBOARDLIST = 122913; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122914 const long ILLEGAL_MESSAGE_ID = 122914; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122915 const long SERVER_PORT_SYNTAX = 122915; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122916 const long SERVERNAME_SYNTAX = 122916; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122917 const long USERNAME_SYNTAX = 122917; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122918 const long IS_RESCHEDULED = 122918; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122919 const long VIM_NO_FAKE_MESSAGE_ID = 122919; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122920 const long FSYS_ROOT_DELETE = 122920; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122921 const long FILE_EXISTS = 122921; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122922 const long FILE_NOT_EXISTS = 122922; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122923 const long FSYS_MISPLACED_CHAR = 122923; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122924 const long FSYS_INVALID_CHAR = 122924; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122925 const long FSYS_INVALID_DEVICE = 122925; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122926 const long FSYS_ACCESS_DENIED = 122926; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122927 const long FSYS_LOCK_VIOLATION = 122927; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122928 const long FSYS_VOLUME_FULL = 122928; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122929 const long FSYS_NOT_SUPPORTED = 122929; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122930 const long FSYS_UNKNOWN = 122930; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122931 const long FSYS_NOT_A_FILE = 122931; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122932 const long FSYS_NOT_A_DIRECTORY = 122932; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122933 const long FSYS_IS_WILDCARD = 122933; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122934 const long RENAMED_WRONG_FILE_FORMAT = 122934; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122935 const long FSYS_UPDATE_NEEDED = 122935; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122936 const long FSYS_CANT_RESOLVE_CONFLICT = 122936; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122937 const long FSYS_CANT_ITERATE = 122937; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122938 const long ONE_NOT_SEARCHABLE = 122938; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122939 const long MULTIPLE_NOT_SEARCHABLE = 122939; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122940 const long FSYS_CACHE_INCONSISTENT = 122940; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122941 const long FSYS_READONLY = 122941; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122942 const long FSYS_LOCK = 122942; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122943 const long FSYS_UNLOCK = 122943; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122944 const long FSYS_DELETE = 122944; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122945 const long FSYS_IS_MARKED = 122945; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122946 const long FTP_GENERAL_FAILURE = 122946; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122947 const long DO_LOG = 122947; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122948 const long HTTP_COOKIE_REQUEST = 122948; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122949 const long FSYS_LOST_ROOT = 122949; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122950 const long FTP_PROXY = 122950; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122951 const long SOURCE_SAME_AS_TARGET = 122951; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122952 const long CONFIRM_EMPTY_TRASH = 122952; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122953 const long FSYS_NO_TARGET = 122953; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122954 const long FSYS_RECURSIVE = 122954; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122955 const long FSYS_INSERT_MEDIUM = 122955; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122956 const long NO_DOCINFO = 122956; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122957 const long CCMAIL_EXPORT_NOT_TERMINATING = 122957; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122958 const long EXTERNAL_COMMAND_FAILED = 122958; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122959 const long RENAME_FAILED = 122959; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122960 const long NOT_HANDLED = 122960; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122961 const long COULD_NOT_INIT_COMPONENT = 122961; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122962 const long TRANSFER_URL_NOT_SUPPORTED = 122962; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122963 const long EMPTY_SERVERNAME = 122963; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122964 const long EMPTY_USERNAME = 122964; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122965 const long BAD_INET = 122965; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122966 const long IMAP_SERVER_MSG = 122966; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122967 const long IMAP_CONNECTION_CLOSED = 122967; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122968 const long IMAP_NOT_IMAP4 = 122968; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122969 const long IMAP_BAD_SERVER = 122969; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122970 const long REORGANIZE_FILE_LOCKED = 122970; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122971 const long IMAP_BAD_TITLE = 122971; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122972 const long SERVER_CONNECT_FAILURE = 122972; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122973 const long PASSWORD_SYNTAX = 122973; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122974 const long QUERY_DELETE_CACHE = 122974; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122975 const long REORGANIZE_NO_DISKSPACE = 122975; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122976 const long LOGIN_FAILURE_ACCOUNT = 122976; - //------------------------------------------------------------------------- // DOCUMENTATION MISSING FOR constants::122977 const long ACCOUNT_SYNTAX = 122977; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/ExportStreamInfo.idl b/offapi/com/sun/star/ucb/ExportStreamInfo.idl index 65f828a779b4..140d983c5a35 100644 --- a/offapi/com/sun/star/ucb/ExportStreamInfo.idl +++ b/offapi/com/sun/star/ucb/ExportStreamInfo.idl @@ -22,29 +22,24 @@ #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** information needed to export an object in mbx format (supplying an output stream to export into). */ published struct ExportStreamInfo { - //------------------------------------------------------------------------- /** the output stream to export into. */ com::sun::star::io::XOutputStream Target; - //------------------------------------------------------------------------- /** tries hard to make message (document) bodies available for export. */ boolean ForceBodies; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/FTPContent.idl b/offapi/com/sun/star/ucb/FTPContent.idl index 20c922c8000d..7b4db0629e5e 100644 --- a/offapi/com/sun/star/ucb/FTPContent.idl +++ b/offapi/com/sun/star/ucb/FTPContent.idl @@ -29,11 +29,9 @@ #include #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** A FTPContent provides an object representing either a (ftp-server-side) directory object allowing listing of children or a content object providing access to a (ftp-server-side) file. @@ -44,19 +42,16 @@ module com { module sun { module star { module ucb { */ published service FTPContent { - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::lang::XComponent; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::ucb::XContent; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. @@ -94,7 +89,6 @@ published service FTPContent */ interface com::sun::star::ucb::XContentCreator; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. @@ -161,38 +155,32 @@ published service FTPContent */ interface com::sun::star::ucb::XCommandProcessor; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::beans::XPropertiesChangeNotifier; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::beans::XPropertyContainer; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::beans::XPropertySetInfoChangeNotifier; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::ucb::XCommandInfoChangeNotifier; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::container::XChild; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/FTPContentProvider.idl b/offapi/com/sun/star/ucb/FTPContentProvider.idl index 66345435d7a5..3019125b6a9a 100644 --- a/offapi/com/sun/star/ucb/FTPContentProvider.idl +++ b/offapi/com/sun/star/ucb/FTPContentProvider.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** The FTP Content Provider (FCP) implements a ContentProvider for the UniversalContentBroker (UCB). @@ -40,7 +38,6 @@ module com { module sun { module star { module ucb { published service FTPContentProvider { - //------------------------------------------------------------------------- /** provides an object representing either a (ftp-server side) directory object allowing listing of children or a content object providing access a (ftp-server side) file. @@ -52,7 +49,6 @@ published service FTPContentProvider }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/FetchError.idl b/offapi/com/sun/star/ucb/FetchError.idl index 51830ff70f1c..4c2603931869 100644 --- a/offapi/com/sun/star/ucb/FetchError.idl +++ b/offapi/com/sun/star/ucb/FetchError.idl @@ -28,11 +28,9 @@ #ifndef __com_sun_star_ucb_FetchError_idl__ #define __com_sun_star_ucb_FetchError_idl__ -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** These values are used to specify whether and which error has occurred while fetching data of some ContentResultSet rows. @@ -40,12 +38,10 @@ module com { module sun { module star { module ucb { */ published constants FetchError { - //------------------------------------------------------------------------- /** indicates that fetching of data was successful. */ const short SUCCESS = 0; - //------------------------------------------------------------------------- /** indicates that during fetching we went beyond the last or first row.

Therefore the FetchResult does not contain the full @@ -54,7 +50,6 @@ published constants FetchError */ const short ENDOFDATA = 1; - //------------------------------------------------------------------------- /** indicates that during fetching we got an exception.

The row, that causes the exception, and all following ( "following" @@ -65,7 +60,6 @@ published constants FetchError const short EXCEPTION = 2; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/FetchResult.idl b/offapi/com/sun/star/ucb/FetchResult.idl index ee1297fb8416..18c35e0f439c 100644 --- a/offapi/com/sun/star/ucb/FetchResult.idl +++ b/offapi/com/sun/star/ucb/FetchResult.idl @@ -28,11 +28,9 @@ #ifndef __com_sun_star_ucb_FetchResult_idl__ #define __com_sun_star_ucb_FetchResult_idl__ -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** contains data of several rows of a ContentResultSet.

This struct is returned from XFetchProvider::fetch, @@ -41,7 +39,6 @@ module com { module sun { module star { module ucb { published struct FetchResult { - //------------------------------------------------------------------------- /** contains the demanded data.

One any contains the data of one whole row. Those methods which @@ -49,7 +46,6 @@ published struct FetchResult */ sequence< any > Rows; - //------------------------------------------------------------------------- /** indicates the index of the first row contained in FetchResult::Rows in the original result set. So if FetchResult::StartIndex equals 3, the @@ -61,7 +57,6 @@ published struct FetchResult */ long StartIndex; - //------------------------------------------------------------------------- /** indicates the orientation in which the rows are fetched and set into the sequence FetchResult::Rows. @@ -71,7 +66,6 @@ published struct FetchResult */ boolean Orientation; - //------------------------------------------------------------------------- /** indicates whether and which error has occurred, while fetching.

The value may contain zero or more constants of the @@ -80,7 +74,6 @@ published struct FetchResult short FetchError; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/FileContent.idl b/offapi/com/sun/star/ucb/FileContent.idl index 03d479346cfd..e7c8916c97b8 100644 --- a/offapi/com/sun/star/ucb/FileContent.idl +++ b/offapi/com/sun/star/ucb/FileContent.idl @@ -30,11 +30,9 @@ #include #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** A File Content represents either a directory or a file in the local file system. @@ -45,19 +43,16 @@ module com { module sun { module star { module ucb { */ published service FileContent { - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::lang::XComponent; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::ucb::XContent; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. @@ -95,7 +90,6 @@ published service FileContent */ interface com::sun::star::ucb::XContentCreator; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. @@ -181,7 +175,6 @@ published service FileContent */ interface com::sun::star::ucb::XCommandProcessor; - //------------------------------------------------------------------------- /** is an enhanced version of XCommandProcessor that has an additional method for releasing command identifiers obtained via XCommandProcessor::createCommandIdentifier to avoid @@ -193,38 +186,32 @@ published service FileContent */ [optional] interface com::sun::star::ucb::XCommandProcessor2; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::beans::XPropertiesChangeNotifier; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::beans::XPropertyContainer; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::beans::XPropertySetInfoChangeNotifier; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::ucb::XCommandInfoChangeNotifier; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::container::XChild; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/FileContentProvider.idl b/offapi/com/sun/star/ucb/FileContentProvider.idl index fae6c5c034f3..ba3a42288ecd 100644 --- a/offapi/com/sun/star/ucb/FileContentProvider.idl +++ b/offapi/com/sun/star/ucb/FileContentProvider.idl @@ -24,11 +24,9 @@ #include #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** The File Content Provider (FCP) implements a ContentProvider for the UniversalContentBroker (UCB). @@ -41,7 +39,6 @@ module com { module sun { module star { module ucb { */ published service FileContentProvider { - //------------------------------------------------------------------------- /** provides an object representing either a directory or a file in the local file system. @@ -50,14 +47,12 @@ published service FileContentProvider interface com::sun::star::ucb::XContentProvider; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service ContentProvider. */ interface com::sun::star::ucb::XContentIdentifierFactory; - //------------------------------------------------------------------------- /** provides access to properties supported by the UCP.

The supported properties give two kinds of meta-information about @@ -84,7 +79,6 @@ published service FileContentProvider interface com::sun::star::beans::XPropertySet; - //------------------------------------------------------------------------- /** specifies methods to convert between (file) URLs and file paths in system dependent notation */ @@ -92,7 +86,6 @@ published service FileContentProvider interface com::sun::star::ucb::XFileIdentifierConverter; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/FileSystemNotation.idl b/offapi/com/sun/star/ucb/FileSystemNotation.idl index a978138f5d00..1555c582aef8 100644 --- a/offapi/com/sun/star/ucb/FileSystemNotation.idl +++ b/offapi/com/sun/star/ucb/FileSystemNotation.idl @@ -20,42 +20,35 @@ #ifndef __com_sun_star_ucb_FileSystemNotation_idl__ #define __com_sun_star_ucb_FileSystemNotation_idl__ -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** The notational conventions used to denote file system paths on different file systems or operating systems. */ published constants FileSystemNotation { - //------------------------------------------------------------------------- /** No information regarding any conventions is available. */ const long UNKNOWN_NOTATION = 0; - //------------------------------------------------------------------------- /** The conventions of Unix like file systems (e.g., /dir1/dir2/file). */ const long UNIX_NOTATION = 1; - //------------------------------------------------------------------------- /** The conventions of DOS like file systems (e.g., a:\dir1\dir2\file or UNC notation like \\host\dir1\dir2\file). */ const long DOS_NOTATION = 2; - //------------------------------------------------------------------------- /** The conventions of Mac like file systems (e.g., volume:dir1:dir2:file). */ const long MAC_NOTATION = 3; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/FolderList.idl b/offapi/com/sun/star/ucb/FolderList.idl index 9148080775cf..a9275f3e60b1 100644 --- a/offapi/com/sun/star/ucb/FolderList.idl +++ b/offapi/com/sun/star/ucb/FolderList.idl @@ -23,28 +23,23 @@ #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** A list of folders. */ published struct FolderList { - //------------------------------------------------------------------------- /** The command to process on this list of folders. */ FolderListCommand Command; - //------------------------------------------------------------------------- /** The list of folders (only used in conjunction with FolderListCommand::SET). */ sequence List; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/FolderListCommand.idl b/offapi/com/sun/star/ucb/FolderListCommand.idl index c5126b51e8a8..cc5674a56579 100644 --- a/offapi/com/sun/star/ucb/FolderListCommand.idl +++ b/offapi/com/sun/star/ucb/FolderListCommand.idl @@ -20,34 +20,28 @@ #define __com_sun_star_ucb_FolderListCommand_idl__ -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** The various commands to process on a list of folders. @see FolderList */ published enum FolderListCommand { - //------------------------------------------------------------------------- /** Get a list of all folders. */ GET, - //------------------------------------------------------------------------- /** Get a list of subscribed folders. */ GET_SUBSCRIBED, - //------------------------------------------------------------------------- /** Set a list of folders. */ SET }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/FolderListEntry.idl b/offapi/com/sun/star/ucb/FolderListEntry.idl index 8c8d03b9dfc1..94b55eeaf9d7 100644 --- a/offapi/com/sun/star/ucb/FolderListEntry.idl +++ b/offapi/com/sun/star/ucb/FolderListEntry.idl @@ -29,50 +29,41 @@ #define __com_sun_star_ucb_FolderListEntry_idl__ -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** Information about a single folder in a FolderList. */ published struct FolderListEntry { - //------------------------------------------------------------------------- /** The title of the folder. */ string Title; - //------------------------------------------------------------------------- /** A (unique) identifier for the folder (used by IMAP, where different folders with equal human-readable titles may exist; otherwise, it may be left empty). */ string ID; - //------------------------------------------------------------------------- /** The folder is subscribed. */ boolean Subscribed; - //------------------------------------------------------------------------- /** The folder is new. */ boolean New; - //------------------------------------------------------------------------- /** The folder has been removed. */ boolean Removed; - //------------------------------------------------------------------------- /** The folder shall be purged (only used in conjunction with the FolderListCommand::SET). */ boolean Purge; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/GlobalTransferCommandArgument.idl b/offapi/com/sun/star/ucb/GlobalTransferCommandArgument.idl index df0d55510402..1580e5a349df 100644 --- a/offapi/com/sun/star/ucb/GlobalTransferCommandArgument.idl +++ b/offapi/com/sun/star/ucb/GlobalTransferCommandArgument.idl @@ -21,32 +21,26 @@ #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** This struct contains information needed to transfer objects from one location to another. */ published struct GlobalTransferCommandArgument { - //------------------------------------------------------------------------- /** contains the action to perform ( COPY, MOVE, LINK ). */ TransferCommandOperation Operation; - //------------------------------------------------------------------------- /** contains the URL of the source object. */ string SourceURL; - //------------------------------------------------------------------------- /** contains the URL of the target folder. */ string TargetURL; - //------------------------------------------------------------------------- /** contains the title of the transferred object, if it is different from the original one. @@ -55,7 +49,6 @@ published struct GlobalTransferCommandArgument */ string NewTitle; - //------------------------------------------------------------------------- /** describes how to act in case of title clashes while transferring the data. @@ -67,7 +60,6 @@ published struct GlobalTransferCommandArgument long NameClash; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/GnomeVFSContentProvider.idl b/offapi/com/sun/star/ucb/GnomeVFSContentProvider.idl index 13358336bae0..35439ad6b808 100644 --- a/offapi/com/sun/star/ucb/GnomeVFSContentProvider.idl +++ b/offapi/com/sun/star/ucb/GnomeVFSContentProvider.idl @@ -4,7 +4,6 @@ #include -//============================================================================= module com { module sun { module star { module ucb { @@ -13,7 +12,6 @@ service GnomeVFSContentProvider interface com::sun::star::ucb::XContentProvider; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/GnomeVFSDocumentContent.idl b/offapi/com/sun/star/ucb/GnomeVFSDocumentContent.idl index b0210855f768..d230d1cb62f3 100644 --- a/offapi/com/sun/star/ucb/GnomeVFSDocumentContent.idl +++ b/offapi/com/sun/star/ucb/GnomeVFSDocumentContent.idl @@ -12,19 +12,16 @@ #include #include -//============================================================================= module com { module sun { module star { module ucb { service GnomeVFSDocumentContent { - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::lang::XComponent; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ @@ -34,38 +31,32 @@ service GnomeVFSDocumentContent [optional] interface com::sun::star::ucb::XCommandProcessor2; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::beans::XPropertiesChangeNotifier; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::beans::XPropertyContainer; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::beans::XPropertySetInfoChangeNotifier; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::ucb::XCommandInfoChangeNotifier; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::container::XChild; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/GnomeVFSFolderContent.idl b/offapi/com/sun/star/ucb/GnomeVFSFolderContent.idl index fa3f5103d62d..7ad6fe0fc17c 100644 --- a/offapi/com/sun/star/ucb/GnomeVFSFolderContent.idl +++ b/offapi/com/sun/star/ucb/GnomeVFSFolderContent.idl @@ -13,11 +13,9 @@ #include #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** A DCP Folder is a container for other DCP Folders or Documents. @see com::sun::star::ucb::GnomeVFSContentProvider @@ -25,13 +23,11 @@ module com { module sun { module star { module ucb { */ service GnomeVFSFolderContent { - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::lang::XComponent; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ @@ -41,31 +37,26 @@ service GnomeVFSFolderContent [optional] interface com::sun::star::ucb::XCommandProcessor2; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::beans::XPropertiesChangeNotifier; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::beans::XPropertyContainer; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::beans::XPropertySetInfoChangeNotifier; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::ucb::XCommandInfoChangeNotifier; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ @@ -74,7 +65,6 @@ service GnomeVFSFolderContent interface com::sun::star::ucb::XContentCreator; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/HandleCookiesRequest.idl b/offapi/com/sun/star/ucb/HandleCookiesRequest.idl index bd43a3b572d9..b22646e56259 100644 --- a/offapi/com/sun/star/ucb/HandleCookiesRequest.idl +++ b/offapi/com/sun/star/ucb/HandleCookiesRequest.idl @@ -33,35 +33,29 @@ #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** An error requesting guidance on how to handle cookie requests. @deprecated */ published exception HandleCookiesRequest: com::sun::star::task::ClassifiedInteractionRequest { - //------------------------------------------------------------------------- /** The URL for which one ore more cookies are requested. */ string URL; - //------------------------------------------------------------------------- /** The requested cookies. */ sequence Cookies; - //------------------------------------------------------------------------- /** Whether to receive (store) or send the cookies. */ com::sun::star::ucb::CookieRequest Request; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/HelpContent.idl b/offapi/com/sun/star/ucb/HelpContent.idl index b4877e4e8b92..ebe6c3137156 100644 --- a/offapi/com/sun/star/ucb/HelpContent.idl +++ b/offapi/com/sun/star/ucb/HelpContent.idl @@ -29,11 +29,9 @@ #include #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** A Help Content represents either a directory object allowing access to a search engine and to index information for the respective module, or an object allowing access to the concrete written help content. @@ -42,19 +40,16 @@ module com { module sun { module star { module ucb { */ published service HelpContent { - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::lang::XComponent; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::ucb::XContent; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. @@ -131,7 +126,6 @@ published service HelpContent */ interface com::sun::star::ucb::XCommandProcessor; - //------------------------------------------------------------------------- /** is an enhanced version of XCommandProcessor that has an additional method for releasing command identifiers obtained via XCommandProcessor::createCommandIdentifier to avoid @@ -143,38 +137,32 @@ published service HelpContent */ [optional] interface com::sun::star::ucb::XCommandProcessor2; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::beans::XPropertiesChangeNotifier; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::beans::XPropertyContainer; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::beans::XPropertySetInfoChangeNotifier; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::ucb::XCommandInfoChangeNotifier; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::container::XChild; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/HelpContentProvider.idl b/offapi/com/sun/star/ucb/HelpContentProvider.idl index 97b1bf682680..ae1190055526 100644 --- a/offapi/com/sun/star/ucb/HelpContentProvider.idl +++ b/offapi/com/sun/star/ucb/HelpContentProvider.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** The Help Content Provider (HCP) implements a ContentProvider for the UniversalContentBroker (UCB). @@ -38,7 +36,6 @@ module com { module sun { module star { module ucb { published service HelpContentProvider { - //------------------------------------------------------------------------- /** provides an object representing either a directory object allowing searching or a help content object providing access to the help content. @@ -49,7 +46,6 @@ published service HelpContentProvider }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/HierarchyContentProvider.idl b/offapi/com/sun/star/ucb/HierarchyContentProvider.idl index d60140053032..4e8f1a378bcd 100644 --- a/offapi/com/sun/star/ucb/HierarchyContentProvider.idl +++ b/offapi/com/sun/star/ucb/HierarchyContentProvider.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** The Hierarchy Content Provider (HCP) implements a ContentProvider for the UniversalContentBroker (UCB). @@ -37,7 +35,6 @@ module com { module sun { module star { module ucb { */ published service HierarchyContentProvider { - //------------------------------------------------------------------------- /** provides three types of contents: Link, Folder and Root Folder.

@@ -95,7 +92,6 @@ published service HierarchyContentProvider interface com::sun::star::ucb::XContentProvider; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/HierarchyDataReadAccess.idl b/offapi/com/sun/star/ucb/HierarchyDataReadAccess.idl index 121acb7486e3..5532c45dc9bd 100644 --- a/offapi/com/sun/star/ucb/HierarchyDataReadAccess.idl +++ b/offapi/com/sun/star/ucb/HierarchyDataReadAccess.idl @@ -33,11 +33,9 @@ #include #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** provides read access to a fragment of the hierarchy data.

A hierarchy data source provides access to a tree of hierarchy data @@ -58,7 +56,6 @@ module com { module sun { module star { module ucb { */ published service HierarchyDataReadAccess { - //------------------------------------------------------------------------- /** gives access to the data members of a hierarchy data node.

Examples: @@ -77,7 +74,6 @@ published service HierarchyDataReadAccess */ interface com::sun::star::container::XNameAccess; - //------------------------------------------------------------------------- /** gives access to the data members of a hierarchy data node as well as to any child nodes or to the data members of child nodes using a hierarchical name. @@ -137,7 +133,6 @@ published service HierarchyDataReadAccess */ interface com::sun::star::container::XHierarchicalNameAccess; - //------------------------------------------------------------------------- /** allows registering listeners that observe the hierarchy data source.

A client can register an @@ -150,14 +145,12 @@ published service HierarchyDataReadAccess */ interface com::sun::star::util::XChangesNotifier; - //------------------------------------------------------------------------- /** allows controlling or observing the lifetime of the hierarchy data access object. */ interface com::sun::star::lang::XComponent; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/HierarchyDataReadWriteAccess.idl b/offapi/com/sun/star/ucb/HierarchyDataReadWriteAccess.idl index 621ada0daafa..df7c1931bc43 100644 --- a/offapi/com/sun/star/ucb/HierarchyDataReadWriteAccess.idl +++ b/offapi/com/sun/star/ucb/HierarchyDataReadWriteAccess.idl @@ -33,21 +33,17 @@ #include #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** provides read and write access to a fragment of the hierarchy data. */ published service HierarchyDataReadWriteAccess { - //------------------------------------------------------------------------- /** provides read access to a fragment of the hierarchy data */ service HierarchyDataReadAccess; - //------------------------------------------------------------------------- /** allows adding and removing of hierarchy data nodes, replacing of the value of hierarchy data node members, as well as obtaining the value of hierarchy data node members. @@ -63,7 +59,6 @@ published service HierarchyDataReadWriteAccess */ interface com::sun::star::container::XNameContainer; - //------------------------------------------------------------------------- /** gives access to all contents provided by this provider.

XSingleServiceFactory::createInstance @@ -77,7 +72,6 @@ published service HierarchyDataReadWriteAccess */ interface com::sun::star::lang::XSingleServiceFactory; - //------------------------------------------------------------------------- /** allows managing changes within the hierarchy.

XChangesBatch::getPendingChanges @@ -91,7 +85,6 @@ published service HierarchyDataReadWriteAccess interface com::sun::star::util::XChangesBatch; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/HierarchyDataSource.idl b/offapi/com/sun/star/ucb/HierarchyDataSource.idl index 948f34151f82..19c20e4a57f8 100644 --- a/offapi/com/sun/star/ucb/HierarchyDataSource.idl +++ b/offapi/com/sun/star/ucb/HierarchyDataSource.idl @@ -31,11 +31,9 @@ #include #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** manages one or more complete sets of hierarchy data and serves as a factory for objects that provide access to a subset of the data. @@ -48,7 +46,6 @@ module com { module sun { module star { module ucb { */ published service HierarchyDataSource { - //------------------------------------------------------------------------- /** allows creating access objects for specific views such as subsets and fragments of the hierarchy data. @@ -102,14 +99,12 @@ published service HierarchyDataSource */ interface com::sun::star::lang::XMultiServiceFactory; - //------------------------------------------------------------------------- /** allows controlling or observing the lifetime of the hierarchy data source and its views. */ interface com::sun::star::lang::XComponent; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/HierarchyFolderContent.idl b/offapi/com/sun/star/ucb/HierarchyFolderContent.idl index 1035a075e070..cba08b94b748 100644 --- a/offapi/com/sun/star/ucb/HierarchyFolderContent.idl +++ b/offapi/com/sun/star/ucb/HierarchyFolderContent.idl @@ -30,11 +30,9 @@ #include #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** A HCP Folder is a container for other HCP Folders and HCP Links. @see com::sun::star::ucb::HierarchyContentProvider @@ -43,19 +41,16 @@ module com { module sun { module star { module ucb { */ published service HierarchyFolderContent { - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::lang::XComponent; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::ucb::XContent; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. @@ -109,7 +104,6 @@ published service HierarchyFolderContent */ interface com::sun::star::ucb::XCommandProcessor; - //------------------------------------------------------------------------- /** is an enhanced version of XCommandProcessor that has an additional method for releasing command identifiers obtained via XCommandProcessor::createCommandIdentifier to avoid @@ -121,37 +115,31 @@ published service HierarchyFolderContent */ [optional] interface com::sun::star::ucb::XCommandProcessor2; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::beans::XPropertiesChangeNotifier; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::beans::XPropertyContainer; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::beans::XPropertySetInfoChangeNotifier; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::ucb::XCommandInfoChangeNotifier; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::container::XChild; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. @@ -184,7 +172,6 @@ published service HierarchyFolderContent interface com::sun::star::ucb::XContentCreator; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/HierarchyLinkContent.idl b/offapi/com/sun/star/ucb/HierarchyLinkContent.idl index d15cb2ad678a..4839af91da9d 100644 --- a/offapi/com/sun/star/ucb/HierarchyLinkContent.idl +++ b/offapi/com/sun/star/ucb/HierarchyLinkContent.idl @@ -29,11 +29,9 @@ #include #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** A HCP Link is a content which points to another location.

It is always contained in HCP Folder. A HCP Link has no children. @@ -44,19 +42,16 @@ module com { module sun { module star { module ucb { */ published service HierarchyLinkContent { - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::lang::XComponent; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::ucb::XContent; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. @@ -107,7 +102,6 @@ published service HierarchyLinkContent */ interface com::sun::star::ucb::XCommandProcessor; - //------------------------------------------------------------------------- /** is an enhanced version of XCommandProcessor that has an additional method for releasing command identifiers obtained via XCommandProcessor::createCommandIdentifier to avoid @@ -119,38 +113,32 @@ published service HierarchyLinkContent */ [optional] interface com::sun::star::ucb::XCommandProcessor2; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::beans::XPropertiesChangeNotifier; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::beans::XPropertyContainer; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::beans::XPropertySetInfoChangeNotifier; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::ucb::XCommandInfoChangeNotifier; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::container::XChild; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/HierarchyRootFolderContent.idl b/offapi/com/sun/star/ucb/HierarchyRootFolderContent.idl index e089d4646536..f494ca0b77fc 100644 --- a/offapi/com/sun/star/ucb/HierarchyRootFolderContent.idl +++ b/offapi/com/sun/star/ucb/HierarchyRootFolderContent.idl @@ -30,11 +30,9 @@ #include #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** A HCP Root Folder is the root container for all other HCP Folders and HCP Links. @@ -47,19 +45,16 @@ module com { module sun { module star { module ucb { */ published service HierarchyRootFolderContent { - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::lang::XComponent; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::ucb::XContent; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. @@ -107,7 +102,6 @@ published service HierarchyRootFolderContent */ interface com::sun::star::ucb::XCommandProcessor; - //------------------------------------------------------------------------- /** is an enhanced version of XCommandProcessor that has an additional method for releasing command identifiers obtained via XCommandProcessor::createCommandIdentifier to avoid @@ -119,37 +113,31 @@ published service HierarchyRootFolderContent */ [optional] interface com::sun::star::ucb::XCommandProcessor2; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::beans::XPropertiesChangeNotifier; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::beans::XPropertyContainer; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::beans::XPropertySetInfoChangeNotifier; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::ucb::XCommandInfoChangeNotifier; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::container::XChild; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. @@ -182,7 +170,6 @@ published service HierarchyRootFolderContent interface com::sun::star::ucb::XContentCreator; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/IOErrorCode.idl b/offapi/com/sun/star/ucb/IOErrorCode.idl index 8bc83ab142e1..1db24793fc13 100644 --- a/offapi/com/sun/star/ucb/IOErrorCode.idl +++ b/offapi/com/sun/star/ucb/IOErrorCode.idl @@ -20,11 +20,9 @@ #define __com_sun_star_ucb_IOErrorCode_idl__ -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** Types of input/output errors.

See InteractionHandler for a @@ -34,191 +32,154 @@ module com { module sun { module star { module ucb { */ published enum IOErrorCode { - //------------------------------------------------------------------------- /** An operation was aborted. */ ABORT, - //------------------------------------------------------------------------- /** An object cannot be accessed due to insufficient user rights. */ ACCESS_DENIED, - //------------------------------------------------------------------------- /** An object already exists. */ ALREADY_EXISTING, - //------------------------------------------------------------------------- /** A bad checksum. */ BAD_CRC, - //------------------------------------------------------------------------- /** An object could not be created. */ CANT_CREATE, - //------------------------------------------------------------------------- /** Data could not be read from a file. */ CANT_READ, - //------------------------------------------------------------------------- /** A seek operation could not be run. */ CANT_SEEK, - //------------------------------------------------------------------------- /** A tell operation could not be run. */ CANT_TELL, - //------------------------------------------------------------------------- /** Data could not be written to a file. */ CANT_WRITE, - //------------------------------------------------------------------------- /** A function is not possible because the path contains the current directory. */ CURRENT_DIRECTORY, - //------------------------------------------------------------------------- /** A device (drive) not ready. */ DEVICE_NOT_READY, - //------------------------------------------------------------------------- /** A function is not possible because the devices (drives) are not identical. */ DIFFERENT_DEVICES, - //------------------------------------------------------------------------- /** A general input/output error. */ GENERAL, - //------------------------------------------------------------------------- /** An invalid attempt was made to access an object. */ INVALID_ACCESS, - //------------------------------------------------------------------------- /** A file name contains invalid characters. */ INVALID_CHARACTER, - //------------------------------------------------------------------------- /** A specified device is invalid. */ INVALID_DEVICE, - //------------------------------------------------------------------------- /** Invalid data length. */ INVALID_LENGTH, - //------------------------------------------------------------------------- /** An operation was started with an invalid parameter. */ INVALID_PARAMETER, - //------------------------------------------------------------------------- /** An operation cannot be run on file names containing wildcards. */ IS_WILDCARD, - //------------------------------------------------------------------------- /** A locking problem. */ LOCKING_VIOLATION, - //------------------------------------------------------------------------- /** An invalid file name. */ MISPLACED_CHARACTER, - //------------------------------------------------------------------------- /** A file name is too long. */ NAME_TOO_LONG, - //------------------------------------------------------------------------- /** A nonexistent object. */ NOT_EXISTING, - //------------------------------------------------------------------------- /** The path to a file does not exist. */ NOT_EXISTING_PATH, - //------------------------------------------------------------------------- /** An action is not supported. */ NOT_SUPPORTED, - //------------------------------------------------------------------------- /** An object is not a directory. */ NO_DIRECTORY, - //------------------------------------------------------------------------- /** An object is not a file. */ NO_FILE, - //------------------------------------------------------------------------- /** No more space on a device. */ OUT_OF_DISK_SPACE, - //------------------------------------------------------------------------- /** No more file handles available. */ OUT_OF_FILE_HANDLES, - //------------------------------------------------------------------------- /** An operation could not be run due to insufficient memory. */ OUT_OF_MEMORY, - //------------------------------------------------------------------------- /** An operation is still pending. */ PENDING, - //------------------------------------------------------------------------- /** An object cannot be copied into itself. */ RECURSIVE, - //------------------------------------------------------------------------- /** An unknown I/O error has occurred. */ UNKNOWN, - //------------------------------------------------------------------------- /** A function is not possible because the object is write protected. */ WRITE_PROTECTED, - //------------------------------------------------------------------------- /** An incorrect file format. */ WRONG_FORMAT, - //------------------------------------------------------------------------- /** An incorrect file version. */ WRONG_VERSION }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/IllegalIdentifierException.idl b/offapi/com/sun/star/ucb/IllegalIdentifierException.idl index 440b1e30d834..024f4ee7d023 100644 --- a/offapi/com/sun/star/ucb/IllegalIdentifierException.idl +++ b/offapi/com/sun/star/ucb/IllegalIdentifierException.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** This exception is thrown to indicate an illegal content identifier. @version 1.0 @@ -38,7 +36,6 @@ published exception IllegalIdentifierException: com::sun::star::uno::Exception { }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/InsertCommandArgument.idl b/offapi/com/sun/star/ucb/InsertCommandArgument.idl index 435d5e8be85f..372c802a804f 100644 --- a/offapi/com/sun/star/ucb/InsertCommandArgument.idl +++ b/offapi/com/sun/star/ucb/InsertCommandArgument.idl @@ -22,18 +22,15 @@ #include #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** The argument for the command "insert". @see XCommandProcessor */ published struct InsertCommandArgument { - //------------------------------------------------------------------------- /** A stream containing document data.

This member can be left blank, if no (new) document data shall be @@ -41,7 +38,6 @@ published struct InsertCommandArgument */ com::sun::star::io::XInputStream Data; - //------------------------------------------------------------------------- /** A flag indicating whether a possibly existing content (and its data) shall be overwritten. @@ -52,7 +48,6 @@ published struct InsertCommandArgument boolean ReplaceExisting; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/InteractiveAppException.idl b/offapi/com/sun/star/ucb/InteractiveAppException.idl index d2b579507f16..d9555c47287c 100644 --- a/offapi/com/sun/star/ucb/InteractiveAppException.idl +++ b/offapi/com/sun/star/ucb/InteractiveAppException.idl @@ -23,24 +23,20 @@ #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** An application error. @since OOo 1.1.2 */ published exception InteractiveAppException: com::sun::star::task::ClassifiedInteractionRequest { - //------------------------------------------------------------------------- /** The type of application error. */ unsigned long Code; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/InteractiveAugmentedIOException.idl b/offapi/com/sun/star/ucb/InteractiveAugmentedIOException.idl index c700176d9653..32702ff880d9 100644 --- a/offapi/com/sun/star/ucb/InteractiveAugmentedIOException.idl +++ b/offapi/com/sun/star/ucb/InteractiveAugmentedIOException.idl @@ -22,16 +22,13 @@ #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** An input/output error with arguments. */ published exception InteractiveAugmentedIOException : com::sun::star::ucb::InteractiveIOException { - //------------------------------------------------------------------------- /** Additional arguments.

See InteractionHandler @@ -40,7 +37,6 @@ published exception InteractiveAugmentedIOException : com::sun::star::ucb::Inter sequence< any > Arguments; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/InteractiveBadTransferURLException.idl b/offapi/com/sun/star/ucb/InteractiveBadTransferURLException.idl index c59947d2a47c..cb25859f81fe 100644 --- a/offapi/com/sun/star/ucb/InteractiveBadTransferURLException.idl +++ b/offapi/com/sun/star/ucb/InteractiveBadTransferURLException.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** An interaction request to inform the client of a "transfer" command that the supplied source URL is not supported. @@ -36,7 +34,6 @@ published exception InteractiveBadTransferURLException: com::sun::star::uno::Exc { }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/InteractiveCHAOSException.idl b/offapi/com/sun/star/ucb/InteractiveCHAOSException.idl index f42038dc4271..deb66c05ae24 100644 --- a/offapi/com/sun/star/ucb/InteractiveCHAOSException.idl +++ b/offapi/com/sun/star/ucb/InteractiveCHAOSException.idl @@ -31,18 +31,15 @@ #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** An error capsuling error information as used by CHAOS. @deprecated */ published exception InteractiveCHAOSException: com::sun::star::task::ClassifiedInteractionRequest { - //------------------------------------------------------------------------- /** The error ID.

For a "dynamic" error (with extra textual arguments), this ID @@ -50,7 +47,6 @@ published exception InteractiveCHAOSException: com::sun::star::task::ClassifiedI */ long ID; - //------------------------------------------------------------------------- /** Any textual arguments of a "dynamic" error (which will get merged into the error message). @@ -60,7 +56,6 @@ published exception InteractiveCHAOSException: com::sun::star::task::ClassifiedI }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/InteractiveFileIOException.idl b/offapi/com/sun/star/ucb/InteractiveFileIOException.idl index ead66c892ca7..ca454a524d9e 100644 --- a/offapi/com/sun/star/ucb/InteractiveFileIOException.idl +++ b/offapi/com/sun/star/ucb/InteractiveFileIOException.idl @@ -32,11 +32,9 @@ #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** An input/output error while processing a file.

This exception is deprecated. Use @@ -46,13 +44,11 @@ module com { module sun { module star { module ucb { */ published exception InteractiveFileIOException: com::sun::star::ucb::InteractiveIOException { - //------------------------------------------------------------------------- /** The file url where the i/o error occurred */ string FileName; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/InteractiveIOException.idl b/offapi/com/sun/star/ucb/InteractiveIOException.idl index 384bd91a3c9c..aa3f88f3f161 100644 --- a/offapi/com/sun/star/ucb/InteractiveIOException.idl +++ b/offapi/com/sun/star/ucb/InteractiveIOException.idl @@ -23,22 +23,18 @@ #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** An input/output error. */ published exception InteractiveIOException: com::sun::star::task::ClassifiedInteractionRequest { - //------------------------------------------------------------------------- /** The type of input/output error. */ com::sun::star::ucb::IOErrorCode Code; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/InteractiveLockingException.idl b/offapi/com/sun/star/ucb/InteractiveLockingException.idl index 3a9888d4b350..cbb00d46b287 100644 --- a/offapi/com/sun/star/ucb/InteractiveLockingException.idl +++ b/offapi/com/sun/star/ucb/InteractiveLockingException.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** An error related to locking operations.

Various meaningful errors are derived from this exception.

@@ -35,13 +33,11 @@ module com { module sun { module star { module ucb { */ /*published*/ exception InteractiveLockingException : com::sun::star::task::ClassifiedInteractionRequest { - //------------------------------------------------------------------------- /** The Url of the resource this exception is related to. */ string Url; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/InteractiveLockingLockExpiredException.idl b/offapi/com/sun/star/ucb/InteractiveLockingLockExpiredException.idl index fc15ecf37416..75d1cb27654b 100644 --- a/offapi/com/sun/star/ucb/InteractiveLockingLockExpiredException.idl +++ b/offapi/com/sun/star/ucb/InteractiveLockingLockExpiredException.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** An error indicating that a lock that has been previously obtained by this OOo session has expired. @@ -36,7 +34,6 @@ module com { module sun { module star { module ucb { { }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/InteractiveLockingLockedException.idl b/offapi/com/sun/star/ucb/InteractiveLockingLockedException.idl index 4247d7720f45..268082f222f3 100644 --- a/offapi/com/sun/star/ucb/InteractiveLockingLockedException.idl +++ b/offapi/com/sun/star/ucb/InteractiveLockingLockedException.idl @@ -22,18 +22,15 @@ #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** An error indicating that the resource is locked. @since OOo 3.3 */ /*published*/ exception InteractiveLockingLockedException : com::sun::star::ucb::InteractiveLockingException { - //------------------------------------------------------------------------- /** The owner of the lock. , the lock has been obtained by this OOo session. @@ -42,7 +39,6 @@ module com { module sun { module star { module ucb { boolean SelfOwned; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/InteractiveLockingNotLockedException.idl b/offapi/com/sun/star/ucb/InteractiveLockingNotLockedException.idl index 0bb6104ea40c..ea968e524a82 100644 --- a/offapi/com/sun/star/ucb/InteractiveLockingNotLockedException.idl +++ b/offapi/com/sun/star/ucb/InteractiveLockingNotLockedException.idl @@ -31,11 +31,9 @@ #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** An error indicating that the resource is not locked.

This error for instance can occur when trying to unlock a resource @@ -48,7 +46,6 @@ module com { module sun { module star { module ucb { { }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/InteractiveNetworkConnectException.idl b/offapi/com/sun/star/ucb/InteractiveNetworkConnectException.idl index ba903508e0e5..f060be081f91 100644 --- a/offapi/com/sun/star/ucb/InteractiveNetworkConnectException.idl +++ b/offapi/com/sun/star/ucb/InteractiveNetworkConnectException.idl @@ -22,23 +22,19 @@ #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** A network error specifying a connection failure. */ published exception InteractiveNetworkConnectException: InteractiveNetworkException { - //------------------------------------------------------------------------- /** The name of the server to which connecting failed. */ string Server; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/InteractiveNetworkException.idl b/offapi/com/sun/star/ucb/InteractiveNetworkException.idl index 023edcb2d905..25575617c22e 100644 --- a/offapi/com/sun/star/ucb/InteractiveNetworkException.idl +++ b/offapi/com/sun/star/ucb/InteractiveNetworkException.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** An error related to network operations.

Various meaningful errors are derived from this exception.

@@ -35,7 +33,6 @@ published exception InteractiveNetworkException: com::sun::star::task::Classifie { }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/InteractiveNetworkGeneralException.idl b/offapi/com/sun/star/ucb/InteractiveNetworkGeneralException.idl index cbb106d5359d..32172282b897 100644 --- a/offapi/com/sun/star/ucb/InteractiveNetworkGeneralException.idl +++ b/offapi/com/sun/star/ucb/InteractiveNetworkGeneralException.idl @@ -22,18 +22,15 @@ #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** A network error specifying a general failure. */ published exception InteractiveNetworkGeneralException: com::sun::star::ucb::InteractiveNetworkException { }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/InteractiveNetworkOffLineException.idl b/offapi/com/sun/star/ucb/InteractiveNetworkOffLineException.idl index 9fbb767495bf..cf8165d9c659 100644 --- a/offapi/com/sun/star/ucb/InteractiveNetworkOffLineException.idl +++ b/offapi/com/sun/star/ucb/InteractiveNetworkOffLineException.idl @@ -22,18 +22,15 @@ #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** A network error specifying an off line condition. */ published exception InteractiveNetworkOffLineException: com::sun::star::ucb::InteractiveNetworkException { }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/InteractiveNetworkReadException.idl b/offapi/com/sun/star/ucb/InteractiveNetworkReadException.idl index 985df1f67a5b..be0f609b3eeb 100644 --- a/offapi/com/sun/star/ucb/InteractiveNetworkReadException.idl +++ b/offapi/com/sun/star/ucb/InteractiveNetworkReadException.idl @@ -31,16 +31,13 @@ #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** A network error specifying a read failure. */ published exception InteractiveNetworkReadException: com::sun::star::ucb::InteractiveNetworkException { - //------------------------------------------------------------------------- /** Any diagnostic message about the failure (which will typically be an English phrase or sentence). */ @@ -48,7 +45,6 @@ published exception InteractiveNetworkReadException: com::sun::star::ucb::Intera }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/InteractiveNetworkResolveNameException.idl b/offapi/com/sun/star/ucb/InteractiveNetworkResolveNameException.idl index 5a706a037851..b0da035cf996 100644 --- a/offapi/com/sun/star/ucb/InteractiveNetworkResolveNameException.idl +++ b/offapi/com/sun/star/ucb/InteractiveNetworkResolveNameException.idl @@ -22,23 +22,19 @@ #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** A network error specifying a name resolution failure. */ published exception InteractiveNetworkResolveNameException: com::sun::star::ucb::InteractiveNetworkException { - //------------------------------------------------------------------------- /** The server name for which resolution failed. */ string Server; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/InteractiveNetworkWriteException.idl b/offapi/com/sun/star/ucb/InteractiveNetworkWriteException.idl index e5e42898edda..bcd8e2c359cd 100644 --- a/offapi/com/sun/star/ucb/InteractiveNetworkWriteException.idl +++ b/offapi/com/sun/star/ucb/InteractiveNetworkWriteException.idl @@ -31,16 +31,13 @@ #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** A network error specifying a write failure. */ published exception InteractiveNetworkWriteException: com::sun::star::ucb::InteractiveNetworkException { - //------------------------------------------------------------------------- /** Any diagnostic message about the failure (which will typically be an English phrase or sentence). */ @@ -48,7 +45,6 @@ published exception InteractiveNetworkWriteException: com::sun::star::ucb::Inter }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/InteractiveWrongMediumException.idl b/offapi/com/sun/star/ucb/InteractiveWrongMediumException.idl index 755b0909d54c..06613a171227 100644 --- a/offapi/com/sun/star/ucb/InteractiveWrongMediumException.idl +++ b/offapi/com/sun/star/ucb/InteractiveWrongMediumException.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** is thrown when the wrong medium is inserted into a removable drive during an operation. */ @@ -37,7 +35,6 @@ published exception InteractiveWrongMediumException: com::sun::star::task::Class any Medium; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/Link.idl b/offapi/com/sun/star/ucb/Link.idl index c7379a74b408..e5b5f5c5c0a8 100644 --- a/offapi/com/sun/star/ucb/Link.idl +++ b/offapi/com/sun/star/ucb/Link.idl @@ -19,29 +19,24 @@ #ifndef __com_sun_star_ucb_Link_idl__ #define __com_sun_star_ucb_Link_idl__ -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** defines a link. @see XCommandProcessor */ published struct Link { - //------------------------------------------------------------------------- /** contains the source URI of the link. */ string Source; - //------------------------------------------------------------------------- /** contains the destination URI of the link. */ string Destination; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/ListAction.idl b/offapi/com/sun/star/ucb/ListAction.idl index d1acfdb0ba23..3210e9151abc 100644 --- a/offapi/com/sun/star/ucb/ListAction.idl +++ b/offapi/com/sun/star/ucb/ListAction.idl @@ -29,11 +29,9 @@ #define __com_sun_star_ucb_ListAction_idl__ -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** This struct contains information needed in the notifications of a XDynamicResultSet. @@ -42,7 +40,6 @@ module com { module sun { module star { module ucb { published struct ListAction { - //------------------------------------------------------------------------- /** The position where something has happened (index begins with 1 as usual with JDBC ). @@ -53,13 +50,11 @@ published struct ListAction */ long Position; - //------------------------------------------------------------------------- /** The count of involved rows. */ long Count; - //------------------------------------------------------------------------- /** specifies the kind of modification happened to all assigned rows.

The value of the other members of this struct depend on the value @@ -107,7 +102,6 @@ published struct ListAction */ long ListActionType; - //------------------------------------------------------------------------- /** depending on the content of ListAction::ListActionType the ListAction::ActionInfo could contain additional information about the changes happened (see table above). @@ -116,7 +110,6 @@ published struct ListAction any ActionInfo; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/ListActionType.idl b/offapi/com/sun/star/ucb/ListActionType.idl index f3b917474832..e7fddb39c941 100644 --- a/offapi/com/sun/star/ucb/ListActionType.idl +++ b/offapi/com/sun/star/ucb/ListActionType.idl @@ -29,11 +29,9 @@ #define __com_sun_star_ucb_ListActionType_idl__ -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** These values are used to specify the type of change happened to a list.

A change happened is sent from an XDynamicResultSet @@ -44,7 +42,6 @@ module com { module sun { module star { module ucb { published constants ListActionType { - //------------------------------------------------------------------------- /** First notification to a single listener for purpose of initialization.

This type of notification is required to be sent first and only once @@ -64,7 +61,6 @@ published constants ListActionType */ const long WELCOME = 20; - //------------------------------------------------------------------------- /** One or more rows were inserted into the list.

This action is related to ContentAction::INSERTED. @@ -84,7 +80,6 @@ published constants ListActionType */ const long INSERTED = 21; - //------------------------------------------------------------------------- /** One or more rows were removed from the list.

This action is related to ContentAction::REMOVED. @@ -99,7 +94,6 @@ published constants ListActionType const long REMOVED = 22; - //------------------------------------------------------------------------- /** The whole list was destroyed and independently rebuild.

If "CLEARED" is sent you don't need to refer to the old ResultSet. @@ -110,7 +104,6 @@ published constants ListActionType */ const long CLEARED = 23; - //------------------------------------------------------------------------- /** One or more rows were moved to another position.

The members ListAction::Count and @@ -127,7 +120,6 @@ published constants ListActionType */ const long MOVED = 24; - //------------------------------------------------------------------------- /** The properties of one or more rows have changed.

This action is related to a PropertyChangeEvent. @@ -147,7 +139,6 @@ published constants ListActionType */ const long PROPERTIES_CHANGED = 25; - //------------------------------------------------------------------------- /*??????????????????????????? we probably will not need this The identity of a row has changed. @@ -166,7 +157,6 @@ published constants ListActionType const long EXCHANGED = 26; */ - //------------------------------------------------------------------------- /*??????????????????????????? we probably will need this After a completely notified Iteration send "COMPLETED". @@ -185,7 +175,6 @@ published constants ListActionType const long COMPLETED = 27; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/ListEvent.idl b/offapi/com/sun/star/ucb/ListEvent.idl index b205a2484c3c..4877ecc8b942 100644 --- a/offapi/com/sun/star/ucb/ListEvent.idl +++ b/offapi/com/sun/star/ucb/ListEvent.idl @@ -22,17 +22,14 @@ #include #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** specifies the type of event fired by an XDynamicResultSet */ published struct ListEvent: com::sun::star::lang::EventObject { - //------------------------------------------------------------------------- /** If you apply the given ListActions one after the other to the old version of an result set in given order, you will get the positions in the new version. @@ -40,7 +37,6 @@ published struct ListEvent: com::sun::star::lang::EventObject sequence Changes; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/ListenerAlreadySetException.idl b/offapi/com/sun/star/ucb/ListenerAlreadySetException.idl index aa46be47af5c..40b309f71d78 100644 --- a/offapi/com/sun/star/ucb/ListenerAlreadySetException.idl +++ b/offapi/com/sun/star/ucb/ListenerAlreadySetException.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** This exception is thrown to indicate that a Listener is already set while only one is allowed. */ @@ -36,7 +34,6 @@ published exception ListenerAlreadySetException: com::sun::star::uno::Exception }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/Lock.idl b/offapi/com/sun/star/ucb/Lock.idl index 686a48ffc56b..427f2adc065e 100644 --- a/offapi/com/sun/star/ucb/Lock.idl +++ b/offapi/com/sun/star/ucb/Lock.idl @@ -31,21 +31,17 @@ #include #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** defines a lock. */ published struct Lock : LockEntry { - //------------------------------------------------------------------------- /** defines the lock's depth. */ LockDepth Depth; - //------------------------------------------------------------------------- /** the owner of the lock.

This element provides information sufficient for either directly @@ -55,7 +51,6 @@ published struct Lock : LockEntry */ any Owner; - //------------------------------------------------------------------------- /** a timeout value for the lock.

This element specifies the number of seconds between granting @@ -65,7 +60,6 @@ published struct Lock : LockEntry */ hyper Timeout; - //------------------------------------------------------------------------- /** the lock tokens.

Each lock token is a URI. @@ -73,7 +67,6 @@ published struct Lock : LockEntry sequence< string > LockTokens; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/LockDepth.idl b/offapi/com/sun/star/ucb/LockDepth.idl index 7ecb6c8e3e01..c5f7fc1a7a28 100644 --- a/offapi/com/sun/star/ucb/LockDepth.idl +++ b/offapi/com/sun/star/ucb/LockDepth.idl @@ -28,34 +28,28 @@ #ifndef __com_sun_star_ucb_LockDepth_idl__ #define __com_sun_star_ucb_LockDepth_idl__ -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** defines a depth for a lock. @see Lock */ published enum LockDepth { - //------------------------------------------------------------------------- /** Zero (includes no children). */ ZERO, - //------------------------------------------------------------------------- /** One (includes children). */ ONE, - //------------------------------------------------------------------------- /** Infinity (includes children and children's children and ...). */ INFINITY }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/LockEntry.idl b/offapi/com/sun/star/ucb/LockEntry.idl index 1a7c677064be..f2396dd4483b 100644 --- a/offapi/com/sun/star/ucb/LockEntry.idl +++ b/offapi/com/sun/star/ucb/LockEntry.idl @@ -22,27 +22,22 @@ #include #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** defines the types of locks that can be used with a resource. */ published struct LockEntry { - //------------------------------------------------------------------------- /** defines the lock's scope. */ LockScope Scope; - //------------------------------------------------------------------------- /** defines the type of the lock. */ LockType Type; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/LockScope.idl b/offapi/com/sun/star/ucb/LockScope.idl index d7ef87746da3..0e8933df5916 100644 --- a/offapi/com/sun/star/ucb/LockScope.idl +++ b/offapi/com/sun/star/ucb/LockScope.idl @@ -20,29 +20,24 @@ #ifndef __com_sun_star_ucb_LockScope_idl__ #define __com_sun_star_ucb_LockScope_idl__ -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** defines the scope of a lock. @see LockEntry */ published enum LockScope { - //------------------------------------------------------------------------- /** the lock is exclusive. */ EXCLUSIVE, - //------------------------------------------------------------------------- /** the lock is shared. */ SHARED }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/LockType.idl b/offapi/com/sun/star/ucb/LockType.idl index 3187e4bfecab..1cb1f7a35503 100644 --- a/offapi/com/sun/star/ucb/LockType.idl +++ b/offapi/com/sun/star/ucb/LockType.idl @@ -20,18 +20,15 @@ #ifndef __com_sun_star_ucb_LockType_idl__ #define __com_sun_star_ucb_LockType_idl__ -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** specifies the access type of a lock. @see LockEntry */ published enum LockType { - //------------------------------------------------------------------------- /** specifies a write lock. */ WRITE @@ -40,7 +37,6 @@ published enum LockType // /** read lock. // */ // READ, -// // //------------------------------------------------------------------------- // /** read-write lock. // */ @@ -48,7 +44,6 @@ published enum LockType }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/MissingInputStreamException.idl b/offapi/com/sun/star/ucb/MissingInputStreamException.idl index 1d1961e0b17c..4bf965729663 100644 --- a/offapi/com/sun/star/ucb/MissingInputStreamException.idl +++ b/offapi/com/sun/star/ucb/MissingInputStreamException.idl @@ -31,11 +31,9 @@ #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** This exception is used to indicate that there is an XInputStream missing. @@ -51,7 +49,6 @@ published exception MissingInputStreamException : com::sun::star::uno::Exception { }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/MissingPropertiesException.idl b/offapi/com/sun/star/ucb/MissingPropertiesException.idl index 697087999673..4475ff4a1a2c 100644 --- a/offapi/com/sun/star/ucb/MissingPropertiesException.idl +++ b/offapi/com/sun/star/ucb/MissingPropertiesException.idl @@ -31,11 +31,9 @@ #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** This exception is used to indicate that there are properties missing.

For example, to create a new resource, usually one ore more property @@ -48,13 +46,11 @@ module com { module sun { module star { module ucb { */ published exception MissingPropertiesException : com::sun::star::uno::Exception { - //------------------------------------------------------------------------- /** contains the names of the missing properties. */ sequence< string > Properties; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/NameClash.idl b/offapi/com/sun/star/ucb/NameClash.idl index 5c542a723e43..9d3f21a27019 100644 --- a/offapi/com/sun/star/ucb/NameClash.idl +++ b/offapi/com/sun/star/ucb/NameClash.idl @@ -20,41 +20,34 @@ #define __com_sun_star_ucb_NameClash_idl__ -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** These are the possible values for TransferInfo::NameClash. */ published constants NameClash { - //------------------------------------------------------------------------- /** Means to set an error and cancel the operation. */ const long ERROR = 0; - //------------------------------------------------------------------------- /** Means to overwrite the object in the target folder with the object to transfer. */ const long OVERWRITE = 1; - //------------------------------------------------------------------------- /** Means to rename the object to transfer to solve the clash.

The implementation needs to supply and set a suitable new name. */ const long RENAME = 2; - //------------------------------------------------------------------------- /** Deprecated. Do not use! @deprecated */ const long KEEP = 3; - //------------------------------------------------------------------------- /** Means to use a NameClashResolveRequest in order to solve the name clash. @@ -63,7 +56,6 @@ published constants NameClash const long ASK = 4; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/NameClashException.idl b/offapi/com/sun/star/ucb/NameClashException.idl index bdf071f7d3af..5526b6a0cf99 100644 --- a/offapi/com/sun/star/ucb/NameClashException.idl +++ b/offapi/com/sun/star/ucb/NameClashException.idl @@ -21,22 +21,18 @@ #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** An exception used to notify a name clash. */ published exception NameClashException : com::sun::star::task::ClassifiedInteractionRequest { - //------------------------------------------------------------------------- /** contains the clashing name. */ string Name; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/NameClashResolveRequest.idl b/offapi/com/sun/star/ucb/NameClashResolveRequest.idl index 92a1cdc44ea2..cf27a8fbcee7 100644 --- a/offapi/com/sun/star/ucb/NameClashResolveRequest.idl +++ b/offapi/com/sun/star/ucb/NameClashResolveRequest.idl @@ -32,11 +32,9 @@ #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** This request is used to indicate a name clash.

For example, when copying a file there might be another file in the @@ -57,17 +55,14 @@ module com { module sun { module star { module ucb { */ published exception NameClashResolveRequest : com::sun::star::task::ClassifiedInteractionRequest { - //------------------------------------------------------------------------- /** contains the URL of the folder that contains the clashing resource. */ string TargetFolderURL; - //------------------------------------------------------------------------- /** contains the clashing name. */ string ClashingName; - //------------------------------------------------------------------------- /** contains a proposal for a new new, non-clashing name.

This field may be left empty if the implementation is not able to suggest a new name. @@ -75,7 +70,6 @@ published exception NameClashResolveRequest : com::sun::star::task::ClassifiedIn string ProposedNewName; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/NumberedSortingInfo.idl b/offapi/com/sun/star/ucb/NumberedSortingInfo.idl index d4992d5dde69..55b64e72ef16 100644 --- a/offapi/com/sun/star/ucb/NumberedSortingInfo.idl +++ b/offapi/com/sun/star/ucb/NumberedSortingInfo.idl @@ -19,11 +19,9 @@ #ifndef __com_sun_star_ucb_NumberedSortingInfo_idl__ #define __com_sun_star_ucb_NumberedSortingInfo_idl__ -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** contains information for sorting a ContentResultSet.

In contrast to the struct SortingInfo this struct is @@ -32,18 +30,15 @@ module com { module sun { module star { module ucb { */ published struct NumberedSortingInfo { - //------------------------------------------------------------------------- /** sort the result set by this column. Index starts with 1. */ long ColumnIndex; - //------------------------------------------------------------------------- /** contains a flag indicating the sort mode (ascending or descending). */ boolean Ascending; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/ODMAContent.idl b/offapi/com/sun/star/ucb/ODMAContent.idl index 0b3c99b0b91a..9d36f2d542c5 100644 --- a/offapi/com/sun/star/ucb/ODMAContent.idl +++ b/offapi/com/sun/star/ucb/ODMAContent.idl @@ -29,11 +29,9 @@ #include #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** A OCP content is representation of a document saved in a DMS.

The document Content corresponds to a document stored in a Document Management System. @@ -46,19 +44,16 @@ module com { module sun { module star { module ucb { */ published service ODMAContent { - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::lang::XComponent; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::ucb::XContent; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. @@ -127,7 +122,6 @@ published service ODMAContent */ interface com::sun::star::ucb::XCommandProcessor; - //------------------------------------------------------------------------- /** is an enhanced version of XCommandProcessor that has an additional method for releasing command identifiers obtained via XCommandProcessor::createCommandIdentifier to avoid @@ -139,38 +133,32 @@ published service ODMAContent */ [optional] interface com::sun::star::ucb::XCommandProcessor2; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::beans::XPropertiesChangeNotifier; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::beans::XPropertyContainer; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::beans::XPropertySetInfoChangeNotifier; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::ucb::XCommandInfoChangeNotifier; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::container::XChild; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/ODMAContentProvider.idl b/offapi/com/sun/star/ucb/ODMAContentProvider.idl index 68c199baa084..69620c44df8e 100644 --- a/offapi/com/sun/star/ucb/ODMAContentProvider.idl +++ b/offapi/com/sun/star/ucb/ODMAContentProvider.idl @@ -30,11 +30,9 @@ #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** The ODMA Content Provider (OCP) implements a ContentProvider for the UniversalContentBroker (UCB). @@ -49,7 +47,6 @@ module com { module sun { module star { module ucb { */ published service ODMAContentProvider { - //------------------------------------------------------------------------- /** provides two types of content; the document and the Root Folder.

@@ -82,7 +79,6 @@ published service ODMAContentProvider interface com::sun::star::ucb::XContentProvider; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/OpenCommandArgument.idl b/offapi/com/sun/star/ucb/OpenCommandArgument.idl index 5f9f20fc92a6..c2035ce73dea 100644 --- a/offapi/com/sun/star/ucb/OpenCommandArgument.idl +++ b/offapi/com/sun/star/ucb/OpenCommandArgument.idl @@ -22,31 +22,26 @@ #include #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** The argument for commands like "open", "update", and "synchronize". @see XCommandProcessor */ published struct OpenCommandArgument { - //------------------------------------------------------------------------- /** A mode.

The value can be one of the OpenMode constants. */ long Mode; - //------------------------------------------------------------------------- /** The command's priority, in the range 0 (highest) to 65535 (lowest). */ long Priority; - //------------------------------------------------------------------------- /** The data sink to write the contents into (supporting either XActiveDataSink, XOutputStream or @@ -66,14 +61,12 @@ published struct OpenCommandArgument */ com::sun::star::uno::XInterface Sink; - //------------------------------------------------------------------------- /** The properties, for that the values shall be provided by the DynamicResultSet returned by the command). */ sequence< com::sun::star::beans::Property > Properties; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/OpenCommandArgument2.idl b/offapi/com/sun/star/ucb/OpenCommandArgument2.idl index dd98c3f378d1..6fa3a5bd0f12 100644 --- a/offapi/com/sun/star/ucb/OpenCommandArgument2.idl +++ b/offapi/com/sun/star/ucb/OpenCommandArgument2.idl @@ -31,11 +31,9 @@ #include #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** The argument for commands like "open", "update", and "synchronize".

This struct extends the original OpenCommandArgument, which must not be @@ -45,7 +43,6 @@ module com { module sun { module star { module ucb { */ published struct OpenCommandArgument2 : OpenCommandArgument { - //------------------------------------------------------------------------- /** The sort criteria for the rows of the returned ContentResultSet. @@ -56,7 +53,6 @@ published struct OpenCommandArgument2 : OpenCommandArgument sequence< com::sun::star::ucb::NumberedSortingInfo > SortingInfo; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/OpenCommandArgument3.idl b/offapi/com/sun/star/ucb/OpenCommandArgument3.idl index 39554a6b33a3..1aa4f597d61e 100644 --- a/offapi/com/sun/star/ucb/OpenCommandArgument3.idl +++ b/offapi/com/sun/star/ucb/OpenCommandArgument3.idl @@ -41,7 +41,6 @@ module com { module sun { module star { module ucb { */ published struct OpenCommandArgument3 : OpenCommandArgument2 { - //------------------------------------------------------------------------- /** Flags to use for opening.

WebDav e.g. uses "KeepAlive" to enable/disable the respective http feature. diff --git a/offapi/com/sun/star/ucb/OpenMode.idl b/offapi/com/sun/star/ucb/OpenMode.idl index 0b6accca7761..826860bf13b4 100644 --- a/offapi/com/sun/star/ucb/OpenMode.idl +++ b/offapi/com/sun/star/ucb/OpenMode.idl @@ -20,32 +20,26 @@ #define __com_sun_star_ucb_OpenMode_idl__ -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** These are the possible values for OpenCommandArgument::Mode. */ published constants OpenMode { - //------------------------------------------------------------------------- /** open a folder, include all children in result set (documents and folders). */ const short ALL = 0; - //------------------------------------------------------------------------- /** open a folder, include only children, that are folders, in result set. */ const short FOLDERS = 1; - //------------------------------------------------------------------------- /** open a folder, include only children, that are documents, in result set. */ const short DOCUMENTS = 3; - //------------------------------------------------------------------------- /** open a document. There are no special requirements for data access sharing. @@ -56,7 +50,6 @@ published constants OpenMode */ const short DOCUMENT = 2; - //------------------------------------------------------------------------- /** open a document. Allow shared read and write access.

Note: There must be a data sink supplied in the @@ -66,7 +59,6 @@ published constants OpenMode */ const short DOCUMENT_SHARE_DENY_NONE = 4; - //------------------------------------------------------------------------- /** open a document. Deny shared write access.

Note: There must be a data sink supplied in the @@ -79,7 +71,6 @@ published constants OpenMode // const short DOCUMENT_SHARE_DENY_READ = 6; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/OutgoingMessageState.idl b/offapi/com/sun/star/ucb/OutgoingMessageState.idl index 9ac0579ae3a1..67749e5e2b60 100644 --- a/offapi/com/sun/star/ucb/OutgoingMessageState.idl +++ b/offapi/com/sun/star/ucb/OutgoingMessageState.idl @@ -20,60 +20,49 @@ #define __com_sun_star_ucb_OutgoingMessageState_idl__ -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** These are the possible values for RecipientInfo::State. */ published enum OutgoingMessageState { - //------------------------------------------------------------------------- /** Message has just been placed into the out tray. */ WRITTEN, - //------------------------------------------------------------------------- /** Message has been sent upstream to some recipients. */ PARTIALLY_LOCALLY_SENT, - //------------------------------------------------------------------------- /** Message has been sent upstream to all recipients. */ COMPLETELY_LOCALLY_SENT, - //------------------------------------------------------------------------- /** Local, non-fatal error (e.g. network temporarily not available). */ RECOVERABLE_LOCAL_ERROR, - //------------------------------------------------------------------------- /** Local fatal error (e.g. first SMTP server upstream did not accept the message). */ NONRECOVERABLE_LOCAL_ERROR, - //------------------------------------------------------------------------- /** Global fatal error (e.g. last member in SMTP chain could not deliver the message). */ EXTERNAL_ERROR, - //------------------------------------------------------------------------- /** Message was sent; we are waiting for confirmation. */ WAITING_CONFIRMATION, - //------------------------------------------------------------------------- /** Recipient confirmed reading. */ CONFIRMED }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/PackageContentProvider.idl b/offapi/com/sun/star/ucb/PackageContentProvider.idl index 9830bd9fa929..74ae93a811ff 100644 --- a/offapi/com/sun/star/ucb/PackageContentProvider.idl +++ b/offapi/com/sun/star/ucb/PackageContentProvider.idl @@ -30,11 +30,9 @@ #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** The Package Content Provider (PCP) implements a ContentProvider for the UniversalContentBroker (UCB). @@ -45,7 +43,6 @@ module com { module sun { module star { module ucb { */ published service PackageContentProvider { - //------------------------------------------------------------------------- /** provides two types of contents: Stream and Folder.

@@ -124,7 +121,6 @@ published service PackageContentProvider interface com::sun::star::ucb::XContentProvider; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/PackageFolderContent.idl b/offapi/com/sun/star/ucb/PackageFolderContent.idl index 46b43a91d431..7e4692b67211 100644 --- a/offapi/com/sun/star/ucb/PackageFolderContent.idl +++ b/offapi/com/sun/star/ucb/PackageFolderContent.idl @@ -30,11 +30,9 @@ #include #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** A PCP Folder is a container for other PCP Folders and PCP Streams. @see com::sun::star::ucb::PackageContentProvider @@ -42,19 +40,16 @@ module com { module sun { module star { module ucb { */ published service PackageFolderContent { - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::lang::XComponent; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::ucb::XContent; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. @@ -122,7 +117,6 @@ published service PackageFolderContent */ interface com::sun::star::ucb::XCommandProcessor; - //------------------------------------------------------------------------- /** is an enhanced version of XCommandProcessor that has an additional method for releasing command identifiers obtained via XCommandProcessor::createCommandIdentifier to avoid @@ -134,37 +128,31 @@ published service PackageFolderContent */ [optional] interface com::sun::star::ucb::XCommandProcessor2; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::beans::XPropertiesChangeNotifier; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::beans::XPropertyContainer; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::beans::XPropertySetInfoChangeNotifier; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::ucb::XCommandInfoChangeNotifier; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::container::XChild; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. @@ -212,7 +200,6 @@ published service PackageFolderContent interface com::sun::star::ucb::XContentCreator; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/PackageStreamContent.idl b/offapi/com/sun/star/ucb/PackageStreamContent.idl index cb3b7efe6a77..cf939fcd75ef 100644 --- a/offapi/com/sun/star/ucb/PackageStreamContent.idl +++ b/offapi/com/sun/star/ucb/PackageStreamContent.idl @@ -38,11 +38,9 @@ #include #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** A PCP Stream is a content which represents a file inside a package.

It is always contained in a PCP Folder. A PCP Stream has no children. @@ -52,19 +50,16 @@ module com { module sun { module star { module ucb { */ published service PackageStreamContent { - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::lang::XComponent; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::ucb::XContent; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. @@ -131,7 +126,6 @@ published service PackageStreamContent */ interface com::sun::star::ucb::XCommandProcessor; - //------------------------------------------------------------------------- /** is an enhanced version of XCommandProcessor that has an additional method for releasing command identifiers obtained via XCommandProcessor::createCommandIdentifier to avoid @@ -143,38 +137,32 @@ published service PackageStreamContent */ [optional] interface com::sun::star::ucb::XCommandProcessor2; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::beans::XPropertiesChangeNotifier; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::beans::XPropertyContainer; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::beans::XPropertySetInfoChangeNotifier; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::ucb::XCommandInfoChangeNotifier; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::container::XChild; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/PersistentPropertySet.idl b/offapi/com/sun/star/ucb/PersistentPropertySet.idl index 088848487d42..d6e829b62e1e 100644 --- a/offapi/com/sun/star/ucb/PersistentPropertySet.idl +++ b/offapi/com/sun/star/ucb/PersistentPropertySet.idl @@ -24,38 +24,31 @@ #include #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** This service contains the interfaces to implement by objects returned by XPropertySetRegistry::openPropertySet. */ published service PersistentPropertySet { - //------------------------------------------------------------------------- /** An interface implementing a persistent property set. */ interface com::sun::star::ucb::XPersistentPropertySet; - //------------------------------------------------------------------------- /** An interface for getting/setting the name (key) of the property set. */ interface com::sun::star::container::XNamed; - //------------------------------------------------------------------------- /** An interface for adding/removing a property to/from the set. */ interface com::sun::star::beans::XPropertyContainer; - //------------------------------------------------------------------------- /** An interface for getting/setting multiple properties at once. */ interface com::sun::star::beans::XPropertyAccess; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/PostCommandArgument.idl b/offapi/com/sun/star/ucb/PostCommandArgument.idl index c6e5c54b1354..3bdc48985ae6 100644 --- a/offapi/com/sun/star/ucb/PostCommandArgument.idl +++ b/offapi/com/sun/star/ucb/PostCommandArgument.idl @@ -22,23 +22,19 @@ #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** The argument for the command "post". @see XCommandProcessor */ published struct PostCommandArgument { - //------------------------------------------------------------------------- /** The data source containing the data to post. */ com::sun::star::io::XInputStream Source; - //------------------------------------------------------------------------- /** The data sink receiving the returned contents (supporting either XActiveDataSink or XOutputStream). @@ -46,7 +42,6 @@ published struct PostCommandArgument com::sun::star::uno::XInterface Sink; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/PostCommandArgument2.idl b/offapi/com/sun/star/ucb/PostCommandArgument2.idl index d0882f5cc8f1..63ee42b7da85 100644 --- a/offapi/com/sun/star/ucb/PostCommandArgument2.idl +++ b/offapi/com/sun/star/ucb/PostCommandArgument2.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** The argument for the command "post". @see XCommandProcessor @@ -34,18 +32,15 @@ module com { module sun { module star { module ucb { */ published struct PostCommandArgument2 : PostCommandArgument { - //------------------------------------------------------------------------- /** The media type (mime type) for the data to post. */ string MediaType; - //------------------------------------------------------------------------- /** The URL of the referrer. */ string Referer; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/Priority.idl b/offapi/com/sun/star/ucb/Priority.idl index 80c9e4eccc46..bfa9692722e2 100644 --- a/offapi/com/sun/star/ucb/Priority.idl +++ b/offapi/com/sun/star/ucb/Priority.idl @@ -29,11 +29,9 @@ #define __com_sun_star_ucb_Priority_idl__ -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** These are the possible values for the property "Priority". @see XCommandProcessor @@ -41,34 +39,28 @@ module com { module sun { module star { module ucb { */ published enum Priority { - //------------------------------------------------------------------------- /** Highest priority. */ HIGHEST, - //------------------------------------------------------------------------- /** High priority. */ HIGH, - //------------------------------------------------------------------------- /** Normal priority. */ NORMAL, - //------------------------------------------------------------------------- /** Low priority. */ LOW, - //------------------------------------------------------------------------- /** Lowest priority. */ LOWEST }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/PropertiesManager.idl b/offapi/com/sun/star/ucb/PropertiesManager.idl index 53a4db95b7a6..4edc9b5d0653 100644 --- a/offapi/com/sun/star/ucb/PropertiesManager.idl +++ b/offapi/com/sun/star/ucb/PropertiesManager.idl @@ -30,11 +30,9 @@ #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** This service provides access to the meta data of the well known (predefined) UCB properties. @@ -45,7 +43,6 @@ module com { module sun { module star { module ucb { published service PropertiesManager : com::sun::star::beans::XPropertySetInfo; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/PropertySetRegistry.idl b/offapi/com/sun/star/ucb/PropertySetRegistry.idl index 566ad751257a..15a5c868f688 100644 --- a/offapi/com/sun/star/ucb/PropertySetRegistry.idl +++ b/offapi/com/sun/star/ucb/PropertySetRegistry.idl @@ -22,28 +22,23 @@ #include #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** This service contains the interfaces to implement by objects returned by XPropertySetRegistryFactory::createRegistry. */ published service PropertySetRegistry { - //------------------------------------------------------------------------- /** A property set registry. */ interface com::sun::star::ucb::XPropertySetRegistry; - //------------------------------------------------------------------------- /** An interface for accessing registry entries. */ interface com::sun::star::container::XNameAccess; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/PropertyValueInfo.idl b/offapi/com/sun/star/ucb/PropertyValueInfo.idl index c9e199c2c1af..23049c501341 100644 --- a/offapi/com/sun/star/ucb/PropertyValueInfo.idl +++ b/offapi/com/sun/star/ucb/PropertyValueInfo.idl @@ -23,24 +23,20 @@ #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** contains value and state of a Property. */ published struct PropertyValueInfo: com::sun::star::beans::PropertyValue { - //------------------------------------------------------------------------- /** the state of the property value. */ com::sun::star::ucb::PropertyValueState ValueState; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/PropertyValueState.idl b/offapi/com/sun/star/ucb/PropertyValueState.idl index 7c6bddef9c51..25ad32b281bb 100644 --- a/offapi/com/sun/star/ucb/PropertyValueState.idl +++ b/offapi/com/sun/star/ucb/PropertyValueState.idl @@ -20,11 +20,9 @@ #define __com_sun_star_ucb_PropertyValueState_idl__ -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** defines the states of a property value in the process of obtaining the value (asynchronously). @@ -32,31 +30,26 @@ module com { module sun { module star { module ucb { */ published enum PropertyValueState { - //------------------------------------------------------------------------- /** The property value was not obtained yet. */ UNPROCESSED, - //------------------------------------------------------------------------- /** The value was obtained.

The value is stored in PropertyValueInfo::Value. */ PROCESSED, - //------------------------------------------------------------------------- /** The given property name/handle is invalid. */ INVALID_NAME, - //------------------------------------------------------------------------- /** The given property type is invalid. */ INVALID_TYPE }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/RecipientInfo.idl b/offapi/com/sun/star/ucb/RecipientInfo.idl index 23882cd44483..bf6caafaf146 100644 --- a/offapi/com/sun/star/ucb/RecipientInfo.idl +++ b/offapi/com/sun/star/ucb/RecipientInfo.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** contains all information needed to send a message using one send protocol.

To send one message via two different protocols, two RecipientInfos @@ -35,75 +33,62 @@ module com { module sun { module star { module ucb { */ published struct RecipientInfo { - //------------------------------------------------------------------------- /** the protocol to use for sending (i.e. "NNTP", "SMTP", "VIM"). */ string ProtocolType; - //------------------------------------------------------------------------- /** the current state of the message. */ com::sun::star::ucb::OutgoingMessageState State; - //------------------------------------------------------------------------- /** the recipient(s) (e.g. e-mail address/es).

Multiple addresses are separated by commas. */ string To; - //------------------------------------------------------------------------- /** the recipient(s) of a "carbon copy" (e.g. e-mail address/es).

Multiple addresses are separated by commas. */ string CC; - //------------------------------------------------------------------------- /** the recipient(s) of "blind carbon copy" (e.g. e-mail address/es).

Multiple addresses are separated by commas. */ string BCC; - //------------------------------------------------------------------------- /** the newsgroup(s) to which an article is be posted.

Multiple addresses are separated by commas. */ string Newsgroups; - //------------------------------------------------------------------------- /** the name of the server to be used for sending the message. */ string Server; - //------------------------------------------------------------------------- /** the user name to be used for authorizing on the send server. */ string Username; - //------------------------------------------------------------------------- /** the password to be used for authorizing on the send server. */ string Password; - //------------------------------------------------------------------------- /** the Post Office Path (VIM only). */ string VIMPostOfficePath; - //------------------------------------------------------------------------- /** string representing the last error (generated by send server). */ string ProtocolErrorString; - //------------------------------------------------------------------------- /** the number representing the last error (generated by send server). */ long ProtocolErrorNumber; - //------------------------------------------------------------------------- /** the count of tries to send a message. This count is 1 if the message was sent with the first try and increases with every unsuccessful retry. @@ -112,7 +97,6 @@ published struct RecipientInfo }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/RememberAuthentication.idl b/offapi/com/sun/star/ucb/RememberAuthentication.idl index 5c057a0fdfd4..3c4b76b188c0 100644 --- a/offapi/com/sun/star/ucb/RememberAuthentication.idl +++ b/offapi/com/sun/star/ucb/RememberAuthentication.idl @@ -29,35 +29,29 @@ #define __com_sun_star_ucb_RememberAuthentication_idl__ -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** A specification of how long to remember some authentication data. */ published enum RememberAuthentication { - //------------------------------------------------------------------------- /** Do not remember the authentication data (use it once and immediately forget about it). */ NO, - //------------------------------------------------------------------------- /** Remember the authentication data, but only until the end of the current session. */ SESSION, - //------------------------------------------------------------------------- /** Remember the authentication data "forever". */ PERSISTENT }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/RemoteAccessContentProvider.idl b/offapi/com/sun/star/ucb/RemoteAccessContentProvider.idl index c25c208d1a51..42c830ef5e84 100644 --- a/offapi/com/sun/star/ucb/RemoteAccessContentProvider.idl +++ b/offapi/com/sun/star/ucb/RemoteAccessContentProvider.idl @@ -22,24 +22,20 @@ #include #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** A RemoteAccessContentProvider is a ContentProvider that provides access to contents available at other (remote) UCBs. */ published service RemoteAccessContentProvider { - //------------------------------------------------------------------------- /** A RemoteAccessContentProvider is a specialized ContentProvider. */ service com::sun::star::ucb::ContentProvider; - //------------------------------------------------------------------------- /** allows configuration of the RemoteAccessContentProvider, to specify that certain XContentIdentifiers map to XContents from a certain remote UCB. The Arguments @@ -55,7 +51,6 @@ published service RemoteAccessContentProvider interface com::sun::star::ucb::XParameterizedContentProvider; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/RemoteContentProviderAcceptor.idl b/offapi/com/sun/star/ucb/RemoteContentProviderAcceptor.idl index d989b15eed21..6a372a7dcab8 100644 --- a/offapi/com/sun/star/ucb/RemoteContentProviderAcceptor.idl +++ b/offapi/com/sun/star/ucb/RemoteContentProviderAcceptor.idl @@ -34,19 +34,16 @@ module com { module sun { module star { module ucb { published interface XRemoteContentProviderAcceptor; published interface XRemoteContentProviderActivator; -//============================================================================ /** allows content providers running in remote processes to be registered at the local content provider broker. */ published service RemoteContentProviderAcceptor { - //------------------------------------------------------------------------ /** This interface provides the base functionality to register and deregister content providers running in remote processes. */ interface XRemoteContentProviderAcceptor; - //------------------------------------------------------------------------ /** This optional interface can be used to adopt a lazy implement strategy for this service, which can improve performance in certain situations. diff --git a/offapi/com/sun/star/ucb/RemoteContentProviderChangeAction.idl b/offapi/com/sun/star/ucb/RemoteContentProviderChangeAction.idl index 2deddbceb078..e108ae20e7e0 100644 --- a/offapi/com/sun/star/ucb/RemoteContentProviderChangeAction.idl +++ b/offapi/com/sun/star/ucb/RemoteContentProviderChangeAction.idl @@ -22,7 +22,6 @@ module com { module sun { module star { module ucb { -//============================================================================ /** An indication used in a RemoteContentProviderChangeEvent to specify whether a remote content provider has been added to or removed @@ -34,12 +33,10 @@ module com { module sun { module star { module ucb { */ published enum RemoteContentProviderChangeAction { - //------------------------------------------------------------------------ /** The indicator that a remote content provider has been added. */ ADDED, - //------------------------------------------------------------------------ /** The indicator that a remote content provider has been removed. */ REMOVED diff --git a/offapi/com/sun/star/ucb/RemoteContentProviderChangeEvent.idl b/offapi/com/sun/star/ucb/RemoteContentProviderChangeEvent.idl index 401d71d4d0b4..5bf182ad5c8b 100644 --- a/offapi/com/sun/star/ucb/RemoteContentProviderChangeEvent.idl +++ b/offapi/com/sun/star/ucb/RemoteContentProviderChangeEvent.idl @@ -25,7 +25,6 @@ module com { module sun { module star { module ucb { -//============================================================================ /** The description of a change to a XRemoteContentProviderSupplier. @@ -34,14 +33,12 @@ module com { module sun { module star { module ucb { */ published struct RemoteContentProviderChangeEvent: com::sun::star::lang::EventObject { - //------------------------------------------------------------------------ /** The identifier with which the remote content provider is registered at the XRemoteContentProviderSupplier. */ string Identifier; - //------------------------------------------------------------------------ /** An indicator whether a remote content provider has been added or removed. */ diff --git a/offapi/com/sun/star/ucb/RemoteProxyContentProvider.idl b/offapi/com/sun/star/ucb/RemoteProxyContentProvider.idl index d6250f7099ce..4b262bc05b4e 100644 --- a/offapi/com/sun/star/ucb/RemoteProxyContentProvider.idl +++ b/offapi/com/sun/star/ucb/RemoteProxyContentProvider.idl @@ -35,7 +35,6 @@ module com { module sun { module star { module ucb { published interface XContentProvider; published interface XParameterizedContentProvider; -//============================================================================ /** A ContentProvider that wraps remote content providers that (potentially) have been distributed to a UCB. @@ -53,20 +52,17 @@ module com { module sun { module star { module ucb { */ published service RemoteProxyContentProvider { - //------------------------------------------------------------------------ /** activates any potentially inactive remote content providers before passing on requests to the underlying XContentProvider. */ interface XContentProvider; - //------------------------------------------------------------------------ /** activates any potentially inactive remote content providers before passing on requests to the underlying XContentIdentifierFactory. */ [optional] interface XContentIdentifierFactory; - //------------------------------------------------------------------------ /** allows this ContentProvider to adjust itself to special needs. */ diff --git a/offapi/com/sun/star/ucb/ResultSetException.idl b/offapi/com/sun/star/ucb/ResultSetException.idl index 8aad1f4c6088..0228ae36c533 100644 --- a/offapi/com/sun/star/ucb/ResultSetException.idl +++ b/offapi/com/sun/star/ucb/ResultSetException.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** This exception is thrown to propagate exceptions thrown by operations on ContentResultSets. @@ -37,7 +35,6 @@ published exception ResultSetException: com::sun::star::sdbc::SQLException { }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/Rule.idl b/offapi/com/sun/star/ucb/Rule.idl index 6365b8f293f0..f83e85b8df37 100644 --- a/offapi/com/sun/star/ucb/Rule.idl +++ b/offapi/com/sun/star/ucb/Rule.idl @@ -31,11 +31,9 @@ #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** describes a rule that can be applies to a number of objects.

A rule consists of a sequence of RuleTerms describing the @@ -44,13 +42,11 @@ module com { module sun { module star { module ucb { */ published struct Rule { - //------------------------------------------------------------------------- /** the rule terms describing the objects to which the rule should be applied. */ sequence Terms; - //------------------------------------------------------------------------- /** Some RuleActions require a parameter. @@ -74,7 +70,6 @@ published struct Rule */ string Parameter; - //------------------------------------------------------------------------- /** the action to perform on the matching objects.

The value can be one of the RuleAction constants. @@ -83,7 +78,6 @@ published struct Rule }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/RuleAction.idl b/offapi/com/sun/star/ucb/RuleAction.idl index 41d00b4a3805..1fd616142428 100644 --- a/offapi/com/sun/star/ucb/RuleAction.idl +++ b/offapi/com/sun/star/ucb/RuleAction.idl @@ -20,76 +20,62 @@ #define __com_sun_star_ucb_RuleAction_idl__ -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** These are the possible values for Rule::Action. @see RuleSet */ published constants RuleAction { - //------------------------------------------------------------------------- /** "None" - Do nothing. */ const short NONE = 0; - //------------------------------------------------------------------------- /** "Show" - Shows object when term matches. */ const short SHOW = 1; - //------------------------------------------------------------------------- /** "Hide" - Hides object when term matches. */ const short HIDE = 2; - //------------------------------------------------------------------------- /** "Mark" - Marks object when term matches. */ const short MARK = 3; - //------------------------------------------------------------------------- /** "UnMark" - Removes mark from object when term matches. */ const short UNMARK = 4; - //------------------------------------------------------------------------- /** "MarkRead" - Marks object as read when term matches. */ const short MARKREAD = 5; - //------------------------------------------------------------------------- /** "MarkUnRead" - Marks object as not read when term matches. */ const short MARKUNREAD = 6; - //------------------------------------------------------------------------- /** "Move" - Moves object to Rule::Parameter when term matches. */ const short MOVE = 7; - //------------------------------------------------------------------------- /** "Copy" - Copies object to Rule::Parameter when term matches. */ const short COPY = 8; - //------------------------------------------------------------------------- /** "Delete" - Deletes object when term matches. */ const short DELETE = 9; - //------------------------------------------------------------------------- /** "Link" - Creates a link to Rule::Parameter when term matches. */ const short LINK = 10; - //------------------------------------------------------------------------- /** "Forward" - Forwards object to Rule::Parameter when term matches. */ @@ -97,7 +83,6 @@ published constants RuleAction }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/RuleOperator.idl b/offapi/com/sun/star/ucb/RuleOperator.idl index 64a438b3d09a..4be303ebba43 100644 --- a/offapi/com/sun/star/ucb/RuleOperator.idl +++ b/offapi/com/sun/star/ucb/RuleOperator.idl @@ -20,11 +20,9 @@ #define __com_sun_star_ucb_RuleOperator_idl__ -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** These are the possible values for RuleTerm::RuleOperator. @see RuleSet @@ -32,52 +30,43 @@ module com { module sun { module star { module ucb { */ published constants RuleOperator { - //------------------------------------------------------------------------- /** "Contains" - Object contains RuleTerm::Operand. */ const short CONTAINS = 1; - //------------------------------------------------------------------------- /** "ContainsNot" - Object does not contain RuleTerm::Operand. */ const short CONTAINSNOT = 2; - //------------------------------------------------------------------------- /** "GreaterEqual" - Object is greater than or equal to RuleTerm::Operand. */ const short GREATEREQUAL = 3; - //------------------------------------------------------------------------- /** "LessEqual" - Object is less than or equal to RuleTerm::Operand. */ const short LESSEQUAL = 4; - //------------------------------------------------------------------------- /** "Equal" - Object is equal to RuleTerm::Operand. */ const short EQUAL = 5; - //------------------------------------------------------------------------- /** "NotEqual" - Object is not equal to RuleTerm::Operand. */ const short NOTEQUAL = 6; - //------------------------------------------------------------------------- /** "True" - Object has the value . */ const short VALUE_TRUE = 7; - //------------------------------------------------------------------------- /** "False" - Object has the value . */ const short VALUE_FALSE = 8; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/RuleSet.idl b/offapi/com/sun/star/ucb/RuleSet.idl index 6ade009a7f0f..23bee069c2f6 100644 --- a/offapi/com/sun/star/ucb/RuleSet.idl +++ b/offapi/com/sun/star/ucb/RuleSet.idl @@ -31,11 +31,9 @@ #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** describes a set of Rules.

A RuleSet is applied to a folder. It consists of a sequence of rules. @@ -45,19 +43,16 @@ module com { module sun { module star { module ucb { */ published struct RuleSet { - //------------------------------------------------------------------------- /** contains a number of rules. */ sequence Rules; - //------------------------------------------------------------------------- /** is a flag indicating whether the rules apply to folders, too. */ boolean HandleFolder; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/RuleTerm.idl b/offapi/com/sun/star/ucb/RuleTerm.idl index d2dd57d5311e..bef8263a9cc5 100644 --- a/offapi/com/sun/star/ucb/RuleTerm.idl +++ b/offapi/com/sun/star/ucb/RuleTerm.idl @@ -20,29 +20,24 @@ #define __com_sun_star_ucb_RuleTerm_idl__ -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** describes a term.

A term is used to select objects to which a rule should apply. */ published struct RuleTerm { - //------------------------------------------------------------------------- /** the name of the property used to match the term. */ string Property; - //------------------------------------------------------------------------- /** the value of the property used to compare with the document property. */ any Operand; - //------------------------------------------------------------------------- /** the operator used to compare the property of the document with the given value (e.g. "contains" or "greater equal"). @@ -50,13 +45,11 @@ published struct RuleTerm */ short Operator; - //------------------------------------------------------------------------- /** this flag indicates whether a string "operand" shall be compared case sensitive. */ boolean CaseSensitive; - //------------------------------------------------------------------------- /** this flag indicates whether a string "operand" shall be treated as a regular expression. */ @@ -64,7 +57,6 @@ published struct RuleTerm }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/SearchCommandArgument.idl b/offapi/com/sun/star/ucb/SearchCommandArgument.idl index 098a75f724fa..1df91bfcb5f9 100644 --- a/offapi/com/sun/star/ucb/SearchCommandArgument.idl +++ b/offapi/com/sun/star/ucb/SearchCommandArgument.idl @@ -23,30 +23,25 @@ #include #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** The argument for the command "search". @see XCommandProcessor */ published struct SearchCommandArgument { - //------------------------------------------------------------------------- /** the search criteria. */ SearchInfo Info; - //------------------------------------------------------------------------- /** the properties for which values shall be provided through the ContentResultSet returned by the search command. */ sequence< com::sun::star::beans::Property > Properties; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/SearchCriterium.idl b/offapi/com/sun/star/ucb/SearchCriterium.idl index fad176d7fcec..09c6fceed7b1 100644 --- a/offapi/com/sun/star/ucb/SearchCriterium.idl +++ b/offapi/com/sun/star/ucb/SearchCriterium.idl @@ -22,24 +22,20 @@ #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** a criterion describing how an object must match some rules that specify (part of) a search. */ published struct SearchCriterium { - //------------------------------------------------------------------------- /** a number of rule terms. */ sequence Terms; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/SearchInfo.idl b/offapi/com/sun/star/ucb/SearchInfo.idl index b7f5f8342360..0fcb43dad3a6 100644 --- a/offapi/com/sun/star/ucb/SearchInfo.idl +++ b/offapi/com/sun/star/ucb/SearchInfo.idl @@ -23,46 +23,38 @@ #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** information needed to (recursively) search an object. */ published struct SearchInfo { - //------------------------------------------------------------------------- /** the search criteria. */ sequence Criteria; - //------------------------------------------------------------------------- /** the mode of recursion to use. */ com::sun::star::ucb::SearchRecursion Recursion; - //------------------------------------------------------------------------- /** whether to include the object itself in the search or only (some of) its sub-objects. */ boolean IncludeBase; - //------------------------------------------------------------------------- /** whether to respect the "view restrictions" specified for the folders hierarchically contained within an object (e.g., only searches through subscribed folders). */ boolean RespectFolderViewRestrictions; - //------------------------------------------------------------------------- /** whether to respect the "view restrictions" specified for the documents hierarchically contained within an object (e.g., only searches through marked documents). */ boolean RespectDocViewRestrictions; - //------------------------------------------------------------------------- /** whether to follow indirections (link objects) and search through their respective targets also. */ @@ -70,7 +62,6 @@ published struct SearchInfo }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/SearchRecursion.idl b/offapi/com/sun/star/ucb/SearchRecursion.idl index 7edcdd14d8c1..8bd03dcdde1d 100644 --- a/offapi/com/sun/star/ucb/SearchRecursion.idl +++ b/offapi/com/sun/star/ucb/SearchRecursion.idl @@ -20,11 +20,9 @@ #define __com_sun_star_ucb_SearchRecursion_idl__ -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** the various modes of recursion when searching through a hierarchical object. @@ -32,24 +30,20 @@ module com { module sun { module star { module ucb { */ published enum SearchRecursion { - //------------------------------------------------------------------------- /** Does not search through any sub-objects. */ NONE, - //------------------------------------------------------------------------- /** Only searches through sub-objects of the first hierarchy level. */ ONE_LEVEL, - //------------------------------------------------------------------------- /** Searches through the complete hierarchy of all sub-objects. */ DEEP }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/SendInfo.idl b/offapi/com/sun/star/ucb/SendInfo.idl index daea2accb9a8..9f8037088b2d 100644 --- a/offapi/com/sun/star/ucb/SendInfo.idl +++ b/offapi/com/sun/star/ucb/SendInfo.idl @@ -20,11 +20,9 @@ #define __com_sun_star_ucb_SendInfo_idl__ -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** contains information related to a send protocol.

It can contain any string values (server names, user names, passwords, @@ -32,19 +30,16 @@ module com { module sun { module star { module ucb { */ published struct SendInfo { - //------------------------------------------------------------------------- /** the protocol to which the info is related (i.e. "NNTP", "SMTP", "VIM"). */ string ProtocolType; - //------------------------------------------------------------------------- /** the value. */ string Value; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/SendMediaTypes.idl b/offapi/com/sun/star/ucb/SendMediaTypes.idl index 9d625e5295b0..3cc5ebbd738b 100644 --- a/offapi/com/sun/star/ucb/SendMediaTypes.idl +++ b/offapi/com/sun/star/ucb/SendMediaTypes.idl @@ -29,30 +29,25 @@ #define __com_sun_star_ucb_SendMediaTypes_idl__ -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** contains a list of Internet media types (like "text/plain" and "text/html"), that are related to a send protocol. */ published struct SendMediaTypes { - //------------------------------------------------------------------------- /** the protocol to which the information is related (i.e. "NNTP", "SMTP", "VIM"). */ string ProtocolType; - //------------------------------------------------------------------------- /** a list of Internet media types */ sequence Value; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/ServiceNotFoundException.idl b/offapi/com/sun/star/ucb/ServiceNotFoundException.idl index b9d5e5fdf43a..9bc74906e63a 100644 --- a/offapi/com/sun/star/ucb/ServiceNotFoundException.idl +++ b/offapi/com/sun/star/ucb/ServiceNotFoundException.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** This exception is thrown to indicate that a needed service was not registered. */ @@ -33,7 +31,6 @@ published exception ServiceNotFoundException: com::sun::star::uno::Exception { }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/SimpleFileAccess.idl b/offapi/com/sun/star/ucb/SimpleFileAccess.idl index 894e4f99bb58..1715f0aacfe6 100644 --- a/offapi/com/sun/star/ucb/SimpleFileAccess.idl +++ b/offapi/com/sun/star/ucb/SimpleFileAccess.idl @@ -31,11 +31,9 @@ #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** Offers a simple access to resources, like files and folders located in a local file system or on an WebDAV server. @@ -44,7 +42,6 @@ local file system or on an WebDAV server. */ published service SimpleFileAccess : XSimpleFileAccess2; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/SortedDynamicResultSetFactory.idl b/offapi/com/sun/star/ucb/SortedDynamicResultSetFactory.idl index b13a12465933..285432df9748 100644 --- a/offapi/com/sun/star/ucb/SortedDynamicResultSetFactory.idl +++ b/offapi/com/sun/star/ucb/SortedDynamicResultSetFactory.idl @@ -30,18 +30,15 @@ #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** is a factory for DynamicResultSet implementations, which will be sorted according to the given sorting options. */ published service SortedDynamicResultSetFactory : XSortedDynamicResultSetFactory; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/SortingInfo.idl b/offapi/com/sun/star/ucb/SortingInfo.idl index 93f7d5a945e7..189d38590df2 100644 --- a/offapi/com/sun/star/ucb/SortingInfo.idl +++ b/offapi/com/sun/star/ucb/SortingInfo.idl @@ -20,28 +20,23 @@ #define __com_sun_star_ucb_SortingInfo_idl__ -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** contains a sorting info. */ published struct SortingInfo { - //------------------------------------------------------------------------- /** specifies the name of a property to use for sorting ( e.g. "Title" ). */ string PropertyName; - //------------------------------------------------------------------------- /** contains a flag indicating the sort mode (ascending or descending). */ boolean Ascending; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/Store.idl b/offapi/com/sun/star/ucb/Store.idl index fc3ca25d4c25..3c604d00af10 100644 --- a/offapi/com/sun/star/ucb/Store.idl +++ b/offapi/com/sun/star/ucb/Store.idl @@ -30,16 +30,13 @@ #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** creates instances of the service PropertySetRegistry. */ published service Store : XPropertySetRegistryFactory; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/SynchronizePolicy.idl b/offapi/com/sun/star/ucb/SynchronizePolicy.idl index f8d6defeba6c..cd05a269d314 100644 --- a/offapi/com/sun/star/ucb/SynchronizePolicy.idl +++ b/offapi/com/sun/star/ucb/SynchronizePolicy.idl @@ -20,11 +20,9 @@ #define __com_sun_star_ucb_SynchronizePolicy_idl__ -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** These are the possible values for the property "SynchronizePolicy". @see XCommandProcessor @@ -32,24 +30,20 @@ module com { module sun { module star { module ucb { */ published enum SynchronizePolicy { - //------------------------------------------------------------------------- /** Server is master. */ SERVER_IS_MASTER, - //------------------------------------------------------------------------- /** Client is master. */ CLIENT_IS_MASTER, - //------------------------------------------------------------------------- /** None is master. */ NONE_IS_MASTER }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/TransferCommandOperation.idl b/offapi/com/sun/star/ucb/TransferCommandOperation.idl index 2698dc7510ec..e872459319df 100644 --- a/offapi/com/sun/star/ucb/TransferCommandOperation.idl +++ b/offapi/com/sun/star/ucb/TransferCommandOperation.idl @@ -20,31 +20,25 @@ #define __com_sun_star_ucb_TransferCommandOperation_idl__ -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** These are the possible values for GlobalTransferCommandArgument::Operation. */ published enum TransferCommandOperation { - //------------------------------------------------------------------------- /** Copy the source to the target folder. */ COPY, - //------------------------------------------------------------------------- /** Move the source to the target folder. */ MOVE, - //------------------------------------------------------------------------- /** Create a link in the target folder. The link's target is the source object. */ LINK }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/TransferInfo.idl b/offapi/com/sun/star/ucb/TransferInfo.idl index b11463127ce0..ff7ab7e29b28 100644 --- a/offapi/com/sun/star/ucb/TransferInfo.idl +++ b/offapi/com/sun/star/ucb/TransferInfo.idl @@ -20,11 +20,9 @@ #define __com_sun_star_ucb_TransferInfo_idl__ -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** contains information needed to transfer objects from one location to another.

The transfer command is always called on the target folder. For a @@ -33,19 +31,16 @@ module com { module sun { module star { module ucb { */ published struct TransferInfo { - //------------------------------------------------------------------------- /** contains the flags describing whether the data shall be moved instead of copied. */ boolean MoveData; - //------------------------------------------------------------------------- /** contains the URL of the source of the action (e.g. the URL of a file to move). */ string SourceURL; - //------------------------------------------------------------------------- /** contains the title of the transferred object, if it is different from the original one. @@ -54,7 +49,6 @@ published struct TransferInfo */ string NewTitle; - //------------------------------------------------------------------------- /** describes how to act in case of title clashes while transferring the data. @@ -72,7 +66,6 @@ published struct TransferInfo }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/TransferResult.idl b/offapi/com/sun/star/ucb/TransferResult.idl index aa1da651baf5..ed7961f3c9e7 100644 --- a/offapi/com/sun/star/ucb/TransferResult.idl +++ b/offapi/com/sun/star/ucb/TransferResult.idl @@ -20,16 +20,13 @@ #define __com_sun_star_ucb_TransferResult_idl__ -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** Information about a transfer activity. */ published struct TransferResult { - //------------------------------------------------------------------------- /** The URL of the source object. */ string Source; @@ -45,7 +42,6 @@ published struct TransferResult any Result; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/TransientDocumentsContentProvider.idl b/offapi/com/sun/star/ucb/TransientDocumentsContentProvider.idl index 89eda6656454..9c9c16a9ba74 100644 --- a/offapi/com/sun/star/ucb/TransientDocumentsContentProvider.idl +++ b/offapi/com/sun/star/ucb/TransientDocumentsContentProvider.idl @@ -30,11 +30,9 @@ #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** The Transient Documents Content Provider (TDCP) implements a ContentProvider for the UniversalContentBroker (UCB). @@ -60,7 +58,6 @@ module com { module sun { module star { module ucb { */ service TransientDocumentsContentProvider { - //------------------------------------------------------------------------- /** provides four different types of contents: Stream, Folder, Document and Root. @@ -150,7 +147,6 @@ service TransientDocumentsContentProvider }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/TransientDocumentsDocumentContent.idl b/offapi/com/sun/star/ucb/TransientDocumentsDocumentContent.idl index a646e5aebc0f..078c56085490 100644 --- a/offapi/com/sun/star/ucb/TransientDocumentsDocumentContent.idl +++ b/offapi/com/sun/star/ucb/TransientDocumentsDocumentContent.idl @@ -30,11 +30,9 @@ #include #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** A TDCP Document represents the root folder of a transient document.

It is a container for other TDCP Folders and TDCP Streams. It is always @@ -49,19 +47,16 @@ module com { module sun { module star { module ucb { */ service TransientDocumentsDocumentContent { - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::lang::XComponent; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::ucb::XContent; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. @@ -111,7 +106,6 @@ service TransientDocumentsDocumentContent */ interface com::sun::star::ucb::XCommandProcessor; - //------------------------------------------------------------------------- /** is an enhanced version of XCommandProcessor that has an additional method for releasing command identifiers obtained via XCommandProcessor::createCommandIdentifier to avoid @@ -123,37 +117,31 @@ service TransientDocumentsDocumentContent */ [optional] interface com::sun::star::ucb::XCommandProcessor2; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::beans::XPropertiesChangeNotifier; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::beans::XPropertyContainer; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::beans::XPropertySetInfoChangeNotifier; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::ucb::XCommandInfoChangeNotifier; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::container::XChild; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. @@ -186,7 +174,6 @@ service TransientDocumentsDocumentContent interface com::sun::star::ucb::XContentCreator; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/TransientDocumentsFolderContent.idl b/offapi/com/sun/star/ucb/TransientDocumentsFolderContent.idl index 03c4c2ead7b9..1b0c545ef722 100644 --- a/offapi/com/sun/star/ucb/TransientDocumentsFolderContent.idl +++ b/offapi/com/sun/star/ucb/TransientDocumentsFolderContent.idl @@ -30,11 +30,9 @@ #include #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** A TDCP Folder is a container for other TDCP Folders and TDCP Streams.

It may be contained in another TDCP Folder or in a TDCP Document. @@ -48,19 +46,16 @@ module com { module sun { module star { module ucb { */ service TransientDocumentsFolderContent { - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::lang::XComponent; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::ucb::XContent; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. @@ -121,7 +116,6 @@ service TransientDocumentsFolderContent */ interface com::sun::star::ucb::XCommandProcessor; - //------------------------------------------------------------------------- /** is an enhanced version of XCommandProcessor that has an additional method for releasing command identifiers obtained via XCommandProcessor::createCommandIdentifier to avoid @@ -133,37 +127,31 @@ service TransientDocumentsFolderContent */ [optional] interface com::sun::star::ucb::XCommandProcessor2; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::beans::XPropertiesChangeNotifier; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::beans::XPropertyContainer; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::beans::XPropertySetInfoChangeNotifier; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::ucb::XCommandInfoChangeNotifier; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::container::XChild; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. @@ -196,7 +184,6 @@ service TransientDocumentsFolderContent interface com::sun::star::ucb::XContentCreator; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/TransientDocumentsRootContent.idl b/offapi/com/sun/star/ucb/TransientDocumentsRootContent.idl index d2768ab04d1d..284f885418a0 100644 --- a/offapi/com/sun/star/ucb/TransientDocumentsRootContent.idl +++ b/offapi/com/sun/star/ucb/TransientDocumentsRootContent.idl @@ -29,11 +29,9 @@ #include #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** A TDCP Root Folder is the root container for all other TDCP contents.

There is at most one instance of a TDCP Root at a time. All other TDCP @@ -49,19 +47,16 @@ module com { module sun { module star { module ucb { */ service TransientDocumentsRootContent { - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::lang::XComponent; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::ucb::XContent; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. @@ -106,7 +101,6 @@ service TransientDocumentsRootContent */ interface com::sun::star::ucb::XCommandProcessor; - //------------------------------------------------------------------------- /** is an enhanced version of XCommandProcessor that has an additional method for releasing command identifiers obtained via XCommandProcessor::createCommandIdentifier to avoid @@ -118,38 +112,32 @@ service TransientDocumentsRootContent */ [optional] interface com::sun::star::ucb::XCommandProcessor2; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::beans::XPropertiesChangeNotifier; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::beans::XPropertyContainer; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::beans::XPropertySetInfoChangeNotifier; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::ucb::XCommandInfoChangeNotifier; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::container::XChild; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/TransientDocumentsStreamContent.idl b/offapi/com/sun/star/ucb/TransientDocumentsStreamContent.idl index 11031f983bab..30d5a750def2 100644 --- a/offapi/com/sun/star/ucb/TransientDocumentsStreamContent.idl +++ b/offapi/com/sun/star/ucb/TransientDocumentsStreamContent.idl @@ -29,11 +29,9 @@ #include #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** A TDCP Stream is a content which represents a data stream of an Office document. @@ -49,19 +47,16 @@ module com { module sun { module star { module ucb { */ service TransientDocumentsStreamContent { - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::lang::XComponent; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::ucb::XContent; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. @@ -112,7 +107,6 @@ service TransientDocumentsStreamContent */ interface com::sun::star::ucb::XCommandProcessor; - //------------------------------------------------------------------------- /** is an enhanced version of XCommandProcessor that has an additional method for releasing command identifiers obtained via XCommandProcessor::createCommandIdentifier to avoid @@ -124,31 +118,26 @@ service TransientDocumentsStreamContent */ [optional] interface com::sun::star::ucb::XCommandProcessor2; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::beans::XPropertiesChangeNotifier; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::beans::XPropertyContainer; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::beans::XPropertySetInfoChangeNotifier; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::ucb::XCommandInfoChangeNotifier; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ @@ -156,7 +145,6 @@ service TransientDocumentsStreamContent }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/URLAuthenticationRequest.idl b/offapi/com/sun/star/ucb/URLAuthenticationRequest.idl index 8f0aa364386c..11d4c30f61ca 100644 --- a/offapi/com/sun/star/ucb/URLAuthenticationRequest.idl +++ b/offapi/com/sun/star/ucb/URLAuthenticationRequest.idl @@ -31,11 +31,9 @@ #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** An error specifying lack of correct authentication data (e.g., to log into an account). @@ -43,13 +41,11 @@ module com { module sun { module star { module ucb { */ exception URLAuthenticationRequest : AuthenticationRequest { - //------------------------------------------------------------------------- /** The URL for which authentication is requested. */ string URL; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/UniversalContentBroker.idl b/offapi/com/sun/star/ucb/UniversalContentBroker.idl index b83e84fb327a..44fa60623617 100644 --- a/offapi/com/sun/star/ucb/UniversalContentBroker.idl +++ b/offapi/com/sun/star/ucb/UniversalContentBroker.idl @@ -36,11 +36,9 @@ #include #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** is a one-instance service that provides access to a set of Contents via ContentProviders. @@ -55,7 +53,6 @@ module com { module sun { module star { module ucb { */ published service UniversalContentBroker { - //------------------------------------------------------------------------- /** must be implemented to make it possible to resolve cyclic object references. @@ -75,7 +72,6 @@ published service UniversalContentBroker */ interface com::sun::star::lang::XComponent; - //------------------------------------------------------------------------- /** provides access to all kind of contents provided by the registered content providers. @@ -83,14 +79,12 @@ published service UniversalContentBroker */ interface com::sun::star::ucb::XContentProvider; - //------------------------------------------------------------------------- /** provides access to a set of content providers registered with the UCB.

This interface is required. */ interface com::sun::star::ucb::XContentProviderManager; - //------------------------------------------------------------------------- /** creates XContentIdentifier implementation objects for all kind of contents provided by the UCB. @@ -98,7 +92,6 @@ published service UniversalContentBroker */ interface com::sun::star::ucb::XContentIdentifierFactory; - //------------------------------------------------------------------------- /** supports the configuration of a newly created broker.

The @@ -119,7 +112,6 @@ published service UniversalContentBroker */ interface com::sun::star::lang::XInitialization; - //------------------------------------------------------------------------- /** enables the caller to execute commands at the broker.

This interface is required. @@ -159,7 +151,6 @@ published service UniversalContentBroker */ interface com::sun::star::ucb::XCommandProcessor; - //------------------------------------------------------------------------- /** is an enhanced version of XCommandProcessor that has an additional method for releasing command identifiers obtained via XCommandProcessor::createCommandIdentifier to avoid @@ -174,7 +165,6 @@ published service UniversalContentBroker }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/UnsupportedCommandException.idl b/offapi/com/sun/star/ucb/UnsupportedCommandException.idl index 040a9b533ad6..cea2b0ac27b3 100644 --- a/offapi/com/sun/star/ucb/UnsupportedCommandException.idl +++ b/offapi/com/sun/star/ucb/UnsupportedCommandException.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** is thrown to indicate that the a command is not known by the implementation of an interface. @@ -38,7 +36,6 @@ published exception UnsupportedCommandException: com::sun::star::uno::Exception { }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/UnsupportedDataSinkException.idl b/offapi/com/sun/star/ucb/UnsupportedDataSinkException.idl index 9f7f972bbe4b..92c354770279 100644 --- a/offapi/com/sun/star/ucb/UnsupportedDataSinkException.idl +++ b/offapi/com/sun/star/ucb/UnsupportedDataSinkException.idl @@ -32,11 +32,9 @@ #include #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** This exception is used to indicate that the requested type of data sink is not supported. @@ -49,13 +47,11 @@ module com { module sun { module star { module ucb { */ published exception UnsupportedDataSinkException : com::sun::star::uno::Exception { - //------------------------------------------------------------------------- /** contains the data sink that is not supported. */ com::sun::star::uno::XInterface Sink; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/UnsupportedNameClashException.idl b/offapi/com/sun/star/ucb/UnsupportedNameClashException.idl index 91457a868f3f..6add8108900c 100644 --- a/offapi/com/sun/star/ucb/UnsupportedNameClashException.idl +++ b/offapi/com/sun/star/ucb/UnsupportedNameClashException.idl @@ -31,11 +31,9 @@ #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /**

This exception must be thrown in case the requested name clash directive is not supported, because it is not possible to implement it or if it is just not (yet) implemented. @@ -59,13 +57,11 @@ module com { module sun { module star { module ucb { */ published exception UnsupportedNameClashException : com::sun::star::uno::Exception { - //------------------------------------------------------------------------- /** contains the NameClash that is not supported. */ long NameClash; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/UnsupportedOpenModeException.idl b/offapi/com/sun/star/ucb/UnsupportedOpenModeException.idl index 26a5cd658a7a..912e28eec68d 100644 --- a/offapi/com/sun/star/ucb/UnsupportedOpenModeException.idl +++ b/offapi/com/sun/star/ucb/UnsupportedOpenModeException.idl @@ -31,11 +31,9 @@ #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** This exception is used to indicate that the requested OpenMode is not supported. @@ -48,13 +46,11 @@ module com { module sun { module star { module ucb { */ published exception UnsupportedOpenModeException : com::sun::star::uno::Exception { - //------------------------------------------------------------------------- /** contains the OpenMode that is not supported. */ short Mode; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/VerificationMode.idl b/offapi/com/sun/star/ucb/VerificationMode.idl index d90ff694ecd5..25073996fb8b 100644 --- a/offapi/com/sun/star/ucb/VerificationMode.idl +++ b/offapi/com/sun/star/ucb/VerificationMode.idl @@ -20,11 +20,9 @@ #define __com_sun_star_ucb_VerificationMode_idl__ -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** These are the possible values for the property "VerificationMode". @see XCommandProcessor @@ -32,24 +30,20 @@ module com { module sun { module star { module ucb { */ published enum VerificationMode { - //------------------------------------------------------------------------- /** Always. */ ALWAYS, - //------------------------------------------------------------------------- /** Once. */ ONCE, - //------------------------------------------------------------------------- /** Never. */ NEVER }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/WebDAVContentProvider.idl b/offapi/com/sun/star/ucb/WebDAVContentProvider.idl index ce41fdfcdbdc..5a956f38260f 100644 --- a/offapi/com/sun/star/ucb/WebDAVContentProvider.idl +++ b/offapi/com/sun/star/ucb/WebDAVContentProvider.idl @@ -30,11 +30,9 @@ #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** The WebDAV Content Provider (DCP) implements a ContentProvider for the UniversalContentBroker (UCB). @@ -47,7 +45,6 @@ module com { module sun { module star { module ucb { */ published service WebDAVContentProvider { - //------------------------------------------------------------------------- /** provides two types of content: a Folder or Document which corresponds to a collection or non-collection (nodes and leafs) in WebDAV respectively. @@ -109,7 +106,6 @@ published service WebDAVContentProvider interface com::sun::star::ucb::XContentProvider; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/WebDAVDocumentContent.idl b/offapi/com/sun/star/ucb/WebDAVDocumentContent.idl index d74e3b9f76f0..4078fd443a5b 100644 --- a/offapi/com/sun/star/ucb/WebDAVDocumentContent.idl +++ b/offapi/com/sun/star/ucb/WebDAVDocumentContent.idl @@ -29,11 +29,9 @@ #include #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** A DCP Document is a container for Document data/content.

The data/content may be anything, a WebDAV server, like an HTTP server, @@ -49,19 +47,16 @@ module com { module sun { module star { module ucb { */ published service WebDAVDocumentContent { - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::lang::XComponent; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::ucb::XContent; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. @@ -127,7 +122,6 @@ published service WebDAVDocumentContent */ interface com::sun::star::ucb::XCommandProcessor; - //------------------------------------------------------------------------- /** is an enhanced version of XCommandProcessor that has an additional method for releasing command identifiers obtained via XCommandProcessor::createCommandIdentifier to avoid @@ -139,38 +133,32 @@ published service WebDAVDocumentContent */ [optional] interface com::sun::star::ucb::XCommandProcessor2; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::beans::XPropertiesChangeNotifier; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::beans::XPropertyContainer; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::beans::XPropertySetInfoChangeNotifier; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::ucb::XCommandInfoChangeNotifier; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::container::XChild; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/WebDAVFolderContent.idl b/offapi/com/sun/star/ucb/WebDAVFolderContent.idl index 53b1b1933740..fdafd25ebdd3 100644 --- a/offapi/com/sun/star/ucb/WebDAVFolderContent.idl +++ b/offapi/com/sun/star/ucb/WebDAVFolderContent.idl @@ -39,11 +39,9 @@ #include #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** A DCP Folder is a container for other DCP Folders or Documents. @see com::sun::star::ucb::WebDAVContentProvider @@ -51,19 +49,16 @@ module com { module sun { module star { module ucb { */ published service WebDAVFolderContent { - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::lang::XComponent; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::ucb::XContent; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. @@ -130,7 +125,6 @@ published service WebDAVFolderContent */ interface com::sun::star::ucb::XCommandProcessor; - //------------------------------------------------------------------------- /** is an enhanced version of XCommandProcessor that has an additional method for releasing command identifiers obtained via XCommandProcessor::createCommandIdentifier to avoid @@ -142,37 +136,31 @@ published service WebDAVFolderContent */ [optional] interface com::sun::star::ucb::XCommandProcessor2; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::beans::XPropertiesChangeNotifier; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::beans::XPropertyContainer; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::beans::XPropertySetInfoChangeNotifier; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::ucb::XCommandInfoChangeNotifier; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. */ interface com::sun::star::container::XChild; - //------------------------------------------------------------------------- /** This interface is implemented according to the specification of service Content. @@ -208,7 +196,6 @@ published service WebDAVFolderContent interface com::sun::star::ucb::XContentCreator; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/WelcomeDynamicResultSetStruct.idl b/offapi/com/sun/star/ucb/WelcomeDynamicResultSetStruct.idl index 1efd11d5fd58..668e3d0a349a 100644 --- a/offapi/com/sun/star/ucb/WelcomeDynamicResultSetStruct.idl +++ b/offapi/com/sun/star/ucb/WelcomeDynamicResultSetStruct.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** This struct is to be contained in the first notification of an XDynamicResultSet. @@ -37,19 +35,16 @@ module com { module sun { module star { module ucb { published struct WelcomeDynamicResultSetStruct { - //------------------------------------------------------------------------- /** The static result set containing the previous version of result set data. */ com::sun::star::sdbc::XResultSet Old; - //------------------------------------------------------------------------- /** The static result set containing the new version of result set data. */ com::sun::star::sdbc::XResultSet New; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/XAnyCompare.idl b/offapi/com/sun/star/ucb/XAnyCompare.idl index fb7ce27c7032..a7dcd7288344 100644 --- a/offapi/com/sun/star/ucb/XAnyCompare.idl +++ b/offapi/com/sun/star/ucb/XAnyCompare.idl @@ -30,17 +30,14 @@ #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** compares two anys. */ published interface XAnyCompare: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** allows comparison of two anys. @param Any1 @@ -66,7 +63,6 @@ published interface XAnyCompare: com::sun::star::uno::XInterface short compare( [in] any Any1, [in] any Any2 ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/XAnyCompareFactory.idl b/offapi/com/sun/star/ucb/XAnyCompareFactory.idl index bf90e53e5d98..500f311d2086 100644 --- a/offapi/com/sun/star/ucb/XAnyCompareFactory.idl +++ b/offapi/com/sun/star/ucb/XAnyCompareFactory.idl @@ -23,17 +23,14 @@ #include #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** creates an XAnyCompare instance. */ published interface XAnyCompareFactory: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** creates an XAnyCompare instance. @param PropertyName @@ -46,7 +43,6 @@ published interface XAnyCompareFactory: com::sun::star::uno::XInterface [in] string PropertyName ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/XCachedContentResultSetFactory.idl b/offapi/com/sun/star/ucb/XCachedContentResultSetFactory.idl index 370367f4a5cf..db5416a1db87 100644 --- a/offapi/com/sun/star/ucb/XCachedContentResultSetFactory.idl +++ b/offapi/com/sun/star/ucb/XCachedContentResultSetFactory.idl @@ -32,17 +32,14 @@ #include #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** creates a CachedContentResultSet. */ published interface XCachedContentResultSetFactory: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** creates a remote optimized XResultSet. @@ -62,7 +59,6 @@ published interface XCachedContentResultSetFactory: com::sun::star::uno::XInterf [in] com::sun::star::ucb::XContentIdentifierMapping xMapping ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/XCachedContentResultSetStubFactory.idl b/offapi/com/sun/star/ucb/XCachedContentResultSetStubFactory.idl index e1851325bf7a..d3795626afa8 100644 --- a/offapi/com/sun/star/ucb/XCachedContentResultSetStubFactory.idl +++ b/offapi/com/sun/star/ucb/XCachedContentResultSetStubFactory.idl @@ -22,17 +22,14 @@ #include #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** creates a CachedContentResultSetStub. */ published interface XCachedContentResultSetStubFactory: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** creates a remote optimized XResultSet. @@ -46,7 +43,6 @@ published interface XCachedContentResultSetStubFactory: com::sun::star::uno::XIn [in] com::sun::star::sdbc::XResultSet xSource ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/XCachedDynamicResultSetFactory.idl b/offapi/com/sun/star/ucb/XCachedDynamicResultSetFactory.idl index e7b41536d3ed..c6b29613a8a8 100644 --- a/offapi/com/sun/star/ucb/XCachedDynamicResultSetFactory.idl +++ b/offapi/com/sun/star/ucb/XCachedDynamicResultSetFactory.idl @@ -32,11 +32,9 @@ #include #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** creates a CachedDynamicResultSet.

Pay attention to instantiate this helper on client side where your want @@ -49,7 +47,6 @@ module com { module sun { module star { module ucb { published interface XCachedDynamicResultSetFactory: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** creates a remote optimizes XDynamicResultSet. @param SourceStub @@ -72,7 +69,6 @@ published interface XCachedDynamicResultSetFactory: com::sun::star::uno::XInterf , [in] com::sun::star::ucb::XContentIdentifierMapping ContentIdentifierMapping ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/XCachedDynamicResultSetStubFactory.idl b/offapi/com/sun/star/ucb/XCachedDynamicResultSetStubFactory.idl index 7eccbee537b7..38f355149a1d 100644 --- a/offapi/com/sun/star/ucb/XCachedDynamicResultSetStubFactory.idl +++ b/offapi/com/sun/star/ucb/XCachedDynamicResultSetStubFactory.idl @@ -33,11 +33,9 @@ #include #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** creates a CachedDynamicResultSetStub and connects a non-remote optimized DynamicResultSet to a remote optimized CachedDynamicResultSet. @@ -59,7 +57,6 @@ module com { module sun { module star { module ucb { published interface XCachedDynamicResultSetStubFactory: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** creates a remote optimizes XDynamicResultSet. @param Source @@ -72,7 +69,6 @@ published interface XCachedDynamicResultSetStubFactory: com::sun::star::uno::XIn com::sun::star::ucb::XDynamicResultSet createCachedDynamicResultSetStub( [in] com::sun::star::ucb::XDynamicResultSet Source ); - //------------------------------------------------------------------------- /** If you have instantiated a CachedDynamicResultSet on client side already, use this to connect your given Source on server side to the TargetCache. @@ -110,7 +106,6 @@ published interface XCachedDynamicResultSetStubFactory: com::sun::star::uno::XIn ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/XCommandEnvironment.idl b/offapi/com/sun/star/ucb/XCommandEnvironment.idl index 99f889c07ab3..fa2436bd384f 100644 --- a/offapi/com/sun/star/ucb/XCommandEnvironment.idl +++ b/offapi/com/sun/star/ucb/XCommandEnvironment.idl @@ -24,11 +24,9 @@ #include #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** defines the environment for a command. @version 1.0 @@ -37,7 +35,6 @@ module com { module sun { module star { module ucb { */ published interface XCommandEnvironment : com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** returns the command's interaction handler.

If called multiple times, this method should consistently return the @@ -48,7 +45,6 @@ published interface XCommandEnvironment : com::sun::star::uno::XInterface */ com::sun::star::task::XInteractionHandler getInteractionHandler(); - //------------------------------------------------------------------------- /** returns the command's progress handler.

If called multiple times, this method should consistently return the @@ -60,7 +56,6 @@ published interface XCommandEnvironment : com::sun::star::uno::XInterface com::sun::star::ucb::XProgressHandler getProgressHandler(); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/XCommandInfo.idl b/offapi/com/sun/star/ucb/XCommandInfo.idl index 7ec88f79bcdc..5ceb95b96813 100644 --- a/offapi/com/sun/star/ucb/XCommandInfo.idl +++ b/offapi/com/sun/star/ucb/XCommandInfo.idl @@ -33,11 +33,9 @@ #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** provides access to information on a set of commands. @version 1.0 @@ -45,7 +43,6 @@ module com { module sun { module star { module ucb { */ published interface XCommandInfo: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** obtains information for all supported commands. @returns @@ -53,7 +50,6 @@ published interface XCommandInfo: com::sun::star::uno::XInterface */ sequence getCommands(); - //------------------------------------------------------------------------- /** returns information for a specific command. @returns @@ -68,7 +64,6 @@ published interface XCommandInfo: com::sun::star::uno::XInterface com::sun::star::ucb::CommandInfo getCommandInfoByName( [in] string Name ) raises( com::sun::star::ucb::UnsupportedCommandException ); - //------------------------------------------------------------------------- /** returns information for a specific command. @returns @@ -83,7 +78,6 @@ published interface XCommandInfo: com::sun::star::uno::XInterface com::sun::star::ucb::CommandInfo getCommandInfoByHandle( [in] long Handle ) raises( com::sun::star::ucb::UnsupportedCommandException ); - //------------------------------------------------------------------------- /** checks whether a command specific is supported. @returns @@ -95,7 +89,6 @@ published interface XCommandInfo: com::sun::star::uno::XInterface */ boolean hasCommandByName( [in] string Name ); - //------------------------------------------------------------------------- /** checks whether a specific command is supported. @returns @@ -109,7 +102,6 @@ published interface XCommandInfo: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/XCommandInfoChangeListener.idl b/offapi/com/sun/star/ucb/XCommandInfoChangeListener.idl index 9b8716464b1d..129065f6d092 100644 --- a/offapi/com/sun/star/ucb/XCommandInfoChangeListener.idl +++ b/offapi/com/sun/star/ucb/XCommandInfoChangeListener.idl @@ -22,11 +22,9 @@ #include #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** a listener for events related to changing XCommandInfos. @version 1.0 @@ -36,7 +34,6 @@ module com { module sun { module star { module ucb { */ published interface XCommandInfoChangeListener : com::sun::star::lang::XEventListener { - //------------------------------------------------------------------------- /** gets called whenever changes of a XCommandInfo shall be propagated. @@ -46,7 +43,6 @@ published interface XCommandInfoChangeListener : com::sun::star::lang::XEventLis void commandInfoChange( [in] CommandInfoChangeEvent evt ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/XCommandInfoChangeNotifier.idl b/offapi/com/sun/star/ucb/XCommandInfoChangeNotifier.idl index 2d8cefb4e0bf..c1d0bb563567 100644 --- a/offapi/com/sun/star/ucb/XCommandInfoChangeNotifier.idl +++ b/offapi/com/sun/star/ucb/XCommandInfoChangeNotifier.idl @@ -22,11 +22,9 @@ #include #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** a notifier for changes of XCommandInfos. @version 1.0 @@ -36,7 +34,6 @@ module com { module sun { module star { module ucb { */ published interface XCommandInfoChangeNotifier : com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** registers a listener for CommandInfoChangeEvents. @param Listener @@ -45,7 +42,6 @@ published interface XCommandInfoChangeNotifier : com::sun::star::uno::XInterface void addCommandInfoChangeListener( [in] XCommandInfoChangeListener Listener ); - //------------------------------------------------------------------------- /** removes a listener for CommandInfoChangeEvents. @param Listener @@ -55,7 +51,6 @@ published interface XCommandInfoChangeNotifier : com::sun::star::uno::XInterface [in] XCommandInfoChangeListener Listener ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/XCommandProcessor.idl b/offapi/com/sun/star/ucb/XCommandProcessor.idl index c223ba3cc3b2..3474304d41a8 100644 --- a/offapi/com/sun/star/ucb/XCommandProcessor.idl +++ b/offapi/com/sun/star/ucb/XCommandProcessor.idl @@ -34,11 +34,9 @@ #include #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** defines a processor for synchronous commands, which are executed in a specific execution environment. @@ -54,7 +52,6 @@ module com { module sun { module star { module ucb { */ published interface XCommandProcessor : com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** creates a unique identifier for a command.

This identifier can be used to abort the execution of the command @@ -81,7 +78,6 @@ published interface XCommandProcessor : com::sun::star::uno::XInterface */ long createCommandIdentifier(); - //------------------------------------------------------------------------- /** executes a command.

Common command definitions can be found in the specification of the @@ -121,7 +117,6 @@ published interface XCommandProcessor : com::sun::star::uno::XInterface [in] XCommandEnvironment Environment ) raises ( com::sun::star::uno::Exception, CommandAbortedException ); - //------------------------------------------------------------------------- /** ends the command associated with the given id.

Not every command can be aborted. It's up to the implementation @@ -136,7 +131,6 @@ published interface XCommandProcessor : com::sun::star::uno::XInterface [oneway] void abort( [in] long CommandId ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/XCommandProcessor2.idl b/offapi/com/sun/star/ucb/XCommandProcessor2.idl index 573d943e1a92..1a5a178432c4 100644 --- a/offapi/com/sun/star/ucb/XCommandProcessor2.idl +++ b/offapi/com/sun/star/ucb/XCommandProcessor2.idl @@ -33,14 +33,12 @@ module com { module sun { module star { module ucb { -//============================================================================ /** An improved version of a XCommandProcessor that helps avoid ever-increasing resource consumption. */ published interface XCommandProcessor2: com::sun::star::ucb::XCommandProcessor { - //------------------------------------------------------------------------ /** releases a command identifier obtained through XCommandProcessor::createCommandIdentifier when it is no longer used. diff --git a/offapi/com/sun/star/ucb/XContent.idl b/offapi/com/sun/star/ucb/XContent.idl index e549e271ba6c..d24e8eb9d6a3 100644 --- a/offapi/com/sun/star/ucb/XContent.idl +++ b/offapi/com/sun/star/ucb/XContent.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** specifies a content with a type and an identifier, which is able to manage listeners for events that are related to contents. @@ -39,7 +37,6 @@ module com { module sun { module star { module ucb { */ published interface XContent: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** returns the identifier of the content. @returns @@ -47,7 +44,6 @@ published interface XContent: com::sun::star::uno::XInterface */ com::sun::star::ucb::XContentIdentifier getIdentifier(); - //------------------------------------------------------------------------- /** returns a type string, which is unique for that type of content (e.g. "application/vnd.sun.star.hierarchy-folder"). @@ -56,7 +52,6 @@ published interface XContent: com::sun::star::uno::XInterface */ string getContentType(); - //------------------------------------------------------------------------- /** adds a listener for content events. @param Listener @@ -67,7 +62,6 @@ published interface XContent: com::sun::star::uno::XInterface [oneway] void addContentEventListener( [in] com::sun::star::ucb::XContentEventListener Listener ); - //------------------------------------------------------------------------- /** removes a listener for content events. @param Listener @@ -80,7 +74,6 @@ published interface XContent: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/XContentAccess.idl b/offapi/com/sun/star/ucb/XContentAccess.idl index 1c20044b0754..8f25fb9e7e30 100644 --- a/offapi/com/sun/star/ucb/XContentAccess.idl +++ b/offapi/com/sun/star/ucb/XContentAccess.idl @@ -21,14 +21,12 @@ #include -//============================================================================= module com { module sun { module star { module ucb { published interface XContent; published interface XContentIdentifier; -//============================================================================= /** specifies methods for obtaining information on a content in different levels. @@ -46,7 +44,6 @@ module com { module sun { module star { module ucb { published interface XContentAccess : com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** returns the identifier string of the content ( "cheap method" ).

Note that this string can be used later to recreate the content. @@ -56,7 +53,6 @@ published interface XContentAccess : com::sun::star::uno::XInterface */ string queryContentIdentifierString(); - //------------------------------------------------------------------------- /** returns the identifier object of the content. @returns @@ -64,7 +60,6 @@ published interface XContentAccess : com::sun::star::uno::XInterface */ XContentIdentifier queryContentIdentifier(); - //------------------------------------------------------------------------- /** returns the content ( "most expensive method" ). @returns @@ -73,7 +68,6 @@ published interface XContentAccess : com::sun::star::uno::XInterface XContent queryContent(); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/XContentCreator.idl b/offapi/com/sun/star/ucb/XContentCreator.idl index ad94ac301a25..52b4e7fef471 100644 --- a/offapi/com/sun/star/ucb/XContentCreator.idl +++ b/offapi/com/sun/star/ucb/XContentCreator.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** A creator for new (persistent) contents, like file system folders.

Creation of a new (persistent) content: @@ -53,7 +51,6 @@ module com { module sun { module star { module ucb { */ published interface XContentCreator: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** returns a list with information about the creatable contents. @returns @@ -61,7 +58,6 @@ published interface XContentCreator: com::sun::star::uno::XInterface */ sequence queryCreatableContentsInfo(); - //------------------------------------------------------------------------- /** creates a new content of given type. @param Info @@ -74,7 +70,6 @@ published interface XContentCreator: com::sun::star::uno::XInterface [in] com::sun::star::ucb::ContentInfo Info ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/XContentEventListener.idl b/offapi/com/sun/star/ucb/XContentEventListener.idl index 46e992f3936f..7434fc549da7 100644 --- a/offapi/com/sun/star/ucb/XContentEventListener.idl +++ b/offapi/com/sun/star/ucb/XContentEventListener.idl @@ -22,11 +22,9 @@ #include #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** a listener for events related to XContents. @version 1.0 @@ -35,7 +33,6 @@ module com { module sun { module star { module ucb { */ published interface XContentEventListener: com::sun::star::lang::XEventListener { - //------------------------------------------------------------------------- /** gets called whenever a content wishes to notify changes. @param evt @@ -45,7 +42,6 @@ published interface XContentEventListener: com::sun::star::lang::XEventListener }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/XContentIdentifier.idl b/offapi/com/sun/star/ucb/XContentIdentifier.idl index 11570d8de489..94f20c48725f 100644 --- a/offapi/com/sun/star/ucb/XContentIdentifier.idl +++ b/offapi/com/sun/star/ucb/XContentIdentifier.idl @@ -31,11 +31,9 @@ #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** An identifier for contents. @version 1.0 @@ -44,7 +42,6 @@ module com { module sun { module star { module ucb { */ published interface XContentIdentifier: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** returns the content identifier string. @returns @@ -63,7 +60,6 @@ published interface XContentIdentifier: com::sun::star::uno::XInterface */ string getContentIdentifier(); - //------------------------------------------------------------------------- /** returns the content provider scheme string.

This string will be calculated from the content identifier string @@ -80,7 +76,6 @@ published interface XContentIdentifier: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/XContentIdentifierFactory.idl b/offapi/com/sun/star/ucb/XContentIdentifierFactory.idl index e0a8bb6fb05d..600d4f89d75c 100644 --- a/offapi/com/sun/star/ucb/XContentIdentifierFactory.idl +++ b/offapi/com/sun/star/ucb/XContentIdentifierFactory.idl @@ -23,11 +23,9 @@ #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** A factory for content identifiers. @version 1.0 @@ -36,7 +34,6 @@ module com { module sun { module star { module ucb { */ published interface XContentIdentifierFactory: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** creates an identifier. @param ContentId @@ -49,7 +46,6 @@ published interface XContentIdentifierFactory: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/XContentIdentifierMapping.idl b/offapi/com/sun/star/ucb/XContentIdentifierMapping.idl index f18d534d326e..0a8ee6ff7894 100644 --- a/offapi/com/sun/star/ucb/XContentIdentifierMapping.idl +++ b/offapi/com/sun/star/ucb/XContentIdentifierMapping.idl @@ -30,14 +30,12 @@ #include -//============================================================================= module com { module sun { module star { module ucb { published interface XContent; published interface XContentIdentifier; -//============================================================================= /** A mapping from a (source) set of XContentIdentifiers to another (target) set of XContentIdentifiers. @@ -58,7 +56,6 @@ module com { module sun { module star { module ucb { published interface XContentIdentifierMapping: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** Map the string representation of an XContentIdentifier. @param Source The string representation of an XContentIdentifier @@ -71,7 +68,6 @@ published interface XContentIdentifierMapping: com::sun::star::uno::XInterface */ string mapContentIdentifierString([in] string Source); - //------------------------------------------------------------------------- /** Map an XContentIdentifier. @param Source An XContentIdentifier from the source set. @@ -83,7 +79,6 @@ published interface XContentIdentifierMapping: com::sun::star::uno::XInterface */ XContentIdentifier mapContentIdentifier([in] XContentIdentifier Source); - //------------------------------------------------------------------------- /** Map the XContent identified by an XContentIdentifier. @@ -97,7 +92,6 @@ published interface XContentIdentifierMapping: com::sun::star::uno::XInterface */ XContent mapContent([in] XContent Source); - //------------------------------------------------------------------------- /** Map the content identifiers (or related data) contained in the columns of a XRow. @@ -117,7 +111,6 @@ published interface XContentIdentifierMapping: com::sun::star::uno::XInterface boolean mapRow([inout] sequence< any > Value); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/XContentProvider.idl b/offapi/com/sun/star/ucb/XContentProvider.idl index 4df465605cf6..3ec1921dad16 100644 --- a/offapi/com/sun/star/ucb/XContentProvider.idl +++ b/offapi/com/sun/star/ucb/XContentProvider.idl @@ -33,11 +33,9 @@ #include #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** a content provider which creates and manages XContents. @version 1.0 @@ -47,7 +45,6 @@ module com { module sun { module star { module ucb { */ published interface XContentProvider: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** creates a new XContent instance, if the given XContentIdentifier matches a content provided by the implementation of this interface. @@ -66,7 +63,6 @@ published interface XContentProvider: com::sun::star::uno::XInterface [in] com::sun::star::ucb::XContentIdentifier Identifier ) raises ( com::sun::star::ucb::IllegalIdentifierException ); - //------------------------------------------------------------------------- /** compares two XContentIdentifiers. @param Id1 @@ -86,7 +82,6 @@ published interface XContentProvider: com::sun::star::uno::XInterface [in] com::sun::star::ucb::XContentIdentifier Id2 ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/XContentProviderFactory.idl b/offapi/com/sun/star/ucb/XContentProviderFactory.idl index 5b4af907a473..bc399bc6d442 100644 --- a/offapi/com/sun/star/ucb/XContentProviderFactory.idl +++ b/offapi/com/sun/star/ucb/XContentProviderFactory.idl @@ -22,11 +22,9 @@ #include #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** a factory for a XContentProvider. @version 1.0 @@ -35,7 +33,6 @@ module com { module sun { module star { module ucb { */ published interface XContentProviderFactory : com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** creates a XContentProvider implementation object. @param Service @@ -48,7 +45,6 @@ published interface XContentProviderFactory : com::sun::star::uno::XInterface XContentProvider createContentProvider( [in] string Service ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/XContentProviderManager.idl b/offapi/com/sun/star/ucb/XContentProviderManager.idl index 2ab208341f1a..0026420b378b 100644 --- a/offapi/com/sun/star/ucb/XContentProviderManager.idl +++ b/offapi/com/sun/star/ucb/XContentProviderManager.idl @@ -34,11 +34,9 @@ #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** makes it possible to query/register/deregister content providers. @version 1.0 @@ -47,7 +45,6 @@ module com { module sun { module star { module ucb { */ published interface XContentProviderManager: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** registers a content provider for a specific URL template. @see XContentIdentifier @@ -129,7 +126,6 @@ published interface XContentProviderManager: com::sun::star::uno::XInterface [in] boolean ReplaceExisting ) raises( com::sun::star::ucb::DuplicateProviderException ); - //------------------------------------------------------------------------- /** deregisters a content provider. @param Provider @@ -145,7 +141,6 @@ published interface XContentProviderManager: com::sun::star::uno::XInterface [in] com::sun::star::ucb::XContentProvider Provider, [in] string Scheme ); - //------------------------------------------------------------------------- /** returns a list of information on all registered content providers. @returns @@ -153,7 +148,6 @@ published interface XContentProviderManager: com::sun::star::uno::XInterface */ sequence queryContentProviders(); - //------------------------------------------------------------------------- /** returns the currently active content provider for a content identifier. @@ -167,7 +161,6 @@ published interface XContentProviderManager: com::sun::star::uno::XInterface [in] string Identifier ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/XContentProviderSupplier.idl b/offapi/com/sun/star/ucb/XContentProviderSupplier.idl index e302502a846b..5b9e3f202fb4 100644 --- a/offapi/com/sun/star/ucb/XContentProviderSupplier.idl +++ b/offapi/com/sun/star/ucb/XContentProviderSupplier.idl @@ -22,11 +22,9 @@ #include #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** a supplier for a content provider. @version 1.0 @@ -35,7 +33,6 @@ module com { module sun { module star { module ucb { */ published interface XContentProviderSupplier : com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** returns a content provider. @returns @@ -44,7 +41,6 @@ published interface XContentProviderSupplier : com::sun::star::uno::XInterface com::sun::star::ucb::XContentProvider getContentProvider(); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/XContentTransmitter.idl b/offapi/com/sun/star/ucb/XContentTransmitter.idl index f8b51049f253..1bf08bda80b2 100644 --- a/offapi/com/sun/star/ucb/XContentTransmitter.idl +++ b/offapi/com/sun/star/ucb/XContentTransmitter.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** @deprecated @@ -37,7 +35,6 @@ module com { module sun { module star { module ucb { published interface XContentTransmitter: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** */ [oneway] void transmit( [in] string Source, @@ -47,7 +44,6 @@ published interface XContentTransmitter: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/XDataContainer.idl b/offapi/com/sun/star/ucb/XDataContainer.idl index 5fc70a7cbde4..c57bf12c63f2 100644 --- a/offapi/com/sun/star/ucb/XDataContainer.idl +++ b/offapi/com/sun/star/ucb/XDataContainer.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** specifies a container for (binary) data.

A data container may contain data and/or other data containers. @@ -40,7 +38,6 @@ module com { module sun { module star { module ucb { */ published interface XDataContainer: com::sun::star::container::XIndexContainer { - //------------------------------------------------------------------------- /** returns the content type (MIME Type) of the data container. @returns @@ -48,7 +45,6 @@ published interface XDataContainer: com::sun::star::container::XIndexContainer */ string getContentType(); - //------------------------------------------------------------------------- /** sets the content type (MIME Type) of the data container. @param aType @@ -56,7 +52,6 @@ published interface XDataContainer: com::sun::star::container::XIndexContainer */ void setContentType( [in] string aType ); - //------------------------------------------------------------------------- /** returns the data of the data container. @returns @@ -64,7 +59,6 @@ published interface XDataContainer: com::sun::star::container::XIndexContainer */ sequence getData(); - //------------------------------------------------------------------------- /** sets the data of the data container. @param aData @@ -72,14 +66,12 @@ published interface XDataContainer: com::sun::star::container::XIndexContainer */ void setData( [in] sequence aData ); - //------------------------------------------------------------------------- /** Deprecated. Do not use! @deprecated */ string getDataURL(); - //------------------------------------------------------------------------- /** Deprecated. Do not use! @deprecated @@ -87,7 +79,6 @@ published interface XDataContainer: com::sun::star::container::XIndexContainer void setDataURL( [in] string aURL ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/XDynamicResultSet.idl b/offapi/com/sun/star/ucb/XDynamicResultSet.idl index 83154f64f83f..7fcbccb8c8d0 100644 --- a/offapi/com/sun/star/ucb/XDynamicResultSet.idl +++ b/offapi/com/sun/star/ucb/XDynamicResultSet.idl @@ -35,11 +35,9 @@ #include #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** Provides read access to a ContentResultSet.

@@ -104,7 +102,6 @@ module com { module sun { module star { module ucb { published interface XDynamicResultSet: com::sun::star::lang::XComponent { - //------------------------------------------------------------------------- /** Call this, if you don't care about any changes. @returns @@ -121,7 +118,6 @@ published interface XDynamicResultSet: com::sun::star::lang::XComponent com::sun::star::sdbc::XResultSet getStaticResultSet() raises( com::sun::star::ucb::ListenerAlreadySetException ); - //------------------------------------------------------------------------- /** Call this, if you want to get notifications about changes.

The implementor has to call @@ -143,7 +139,6 @@ published interface XDynamicResultSet: com::sun::star::lang::XComponent void setListener( [in] XDynamicResultSetListener Listener ) raises( com::sun::star::ucb::ListenerAlreadySetException ); - //------------------------------------------------------------------------- /** Connects this to a CachedDynamicResultSet for optimized remote data transport. @@ -172,7 +167,6 @@ published interface XDynamicResultSet: com::sun::star::lang::XComponent , com::sun::star::ucb::AlreadyInitializedException , com::sun::star::ucb::ServiceNotFoundException ); - //------------------------------------------------------------------------- /** Using this method you can get information, whether the offered ContentResultSets are sorted or filtered etc correctly as demanded during the creation of the XDynamicResultSet. @@ -184,7 +178,6 @@ published interface XDynamicResultSet: com::sun::star::lang::XComponent short getCapabilities(); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/XDynamicResultSetListener.idl b/offapi/com/sun/star/ucb/XDynamicResultSetListener.idl index 497754ecb1a8..e06e107aa7bb 100644 --- a/offapi/com/sun/star/ucb/XDynamicResultSetListener.idl +++ b/offapi/com/sun/star/ucb/XDynamicResultSetListener.idl @@ -22,17 +22,14 @@ #include #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** used to receive notifications from an XDynamicResultSet. */ published interface XDynamicResultSetListener: com::sun::star::lang::XEventListener { - //------------------------------------------------------------------------- /** A method used to propagate changes of a result set.

In the first notify-call the listener gets two(!) @@ -60,7 +57,6 @@ published interface XDynamicResultSetListener: com::sun::star::lang::XEventListe void notify( [in] ListEvent Changes ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/XFetchProvider.idl b/offapi/com/sun/star/ucb/XFetchProvider.idl index 3cc43cd30614..d790b53917cb 100644 --- a/offapi/com/sun/star/ucb/XFetchProvider.idl +++ b/offapi/com/sun/star/ucb/XFetchProvider.idl @@ -22,18 +22,15 @@ #include #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** provides the possibility to get the contents of the columns of several rows of a ContentResultSet with a single function call. */ published interface XFetchProvider: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** returns the contents of the columns of the indicated rows @returns @@ -56,7 +53,6 @@ published interface XFetchProvider: com::sun::star::uno::XInterface , [in] boolean bDirection ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/XFetchProviderForContentAccess.idl b/offapi/com/sun/star/ucb/XFetchProviderForContentAccess.idl index 798ab37c333e..59ace22f74de 100644 --- a/offapi/com/sun/star/ucb/XFetchProviderForContentAccess.idl +++ b/offapi/com/sun/star/ucb/XFetchProviderForContentAccess.idl @@ -22,18 +22,15 @@ #include #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** provides the possibility to load information offered by a XContentAccess for several rows of a ContentResultSet with a single function call. */ published interface XFetchProviderForContentAccess: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** returns the content identifier strings of the columns of the indicated rows @@ -57,7 +54,6 @@ published interface XFetchProviderForContentAccess: com::sun::star::uno::XInterf , [in] long nRowCount , [in] boolean bDirection ); - //------------------------------------------------------------------------- /** returns the XContentIdentifiers of the columns of the indicated rows @@ -81,7 +77,6 @@ published interface XFetchProviderForContentAccess: com::sun::star::uno::XInterf , [in] long nRowCount , [in] boolean bDirection ); - //------------------------------------------------------------------------- /** returns the XContents of the columns of the indicated rows @returns @@ -105,7 +100,6 @@ published interface XFetchProviderForContentAccess: com::sun::star::uno::XInterf , [in] boolean bDirection ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/XFileIdentifierConverter.idl b/offapi/com/sun/star/ucb/XFileIdentifierConverter.idl index b1b80f32b597..440b7b68276d 100644 --- a/offapi/com/sun/star/ucb/XFileIdentifierConverter.idl +++ b/offapi/com/sun/star/ucb/XFileIdentifierConverter.idl @@ -30,11 +30,9 @@ #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** specifies methods to convert between (file) URLs and file paths in system dependent notation. @@ -43,7 +41,6 @@ module com { module sun { module star { module ucb { */ published interface XFileIdentifierConverter : com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** Get information about the "locality" of a file content provider.

The returned information can be used to chose the "best" among a @@ -62,7 +59,6 @@ published interface XFileIdentifierConverter : com::sun::star::uno::XInterface */ long getFileProviderLocality( [in] string BaseURL ); - //------------------------------------------------------------------------- /** converts a file path in system dependent notation to a (file) URL. @param BaseURL @@ -79,7 +75,6 @@ published interface XFileIdentifierConverter : com::sun::star::uno::XInterface string getFileURLFromSystemPath( [in] string BaseURL, [in] string SystemPath ); - //------------------------------------------------------------------------- /** converts a (file) URL to a file path in system dependent notation. @param URL @@ -92,7 +87,6 @@ published interface XFileIdentifierConverter : com::sun::star::uno::XInterface string getSystemPathFromFileURL( [in] string URL ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/XInteractionCookieHandling.idl b/offapi/com/sun/star/ucb/XInteractionCookieHandling.idl index 368b5c3a9efb..c4a37f4e45ac 100644 --- a/offapi/com/sun/star/ucb/XInteractionCookieHandling.idl +++ b/offapi/com/sun/star/ucb/XInteractionCookieHandling.idl @@ -33,11 +33,9 @@ #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** An interaction continuation handing back some cookie request handling policy. @@ -48,7 +46,6 @@ module com { module sun { module star { module ucb { */ published interface XInteractionCookieHandling: com::sun::star::task::XInteractionContinuation { - //------------------------------------------------------------------------- /** Set a general policy to hand back.

This method should be called before select(). @@ -58,7 +55,6 @@ published interface XInteractionCookieHandling: com::sun::star::task::XInteracti */ void setGeneralPolicy( [in] com::sun::star::ucb::CookiePolicy Policy ); - //------------------------------------------------------------------------- /** Set a policy to hand back for a specific cookie.

This method should be called before select(). @@ -78,7 +74,6 @@ published interface XInteractionCookieHandling: com::sun::star::task::XInteracti }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/XInteractionHandlerSupplier.idl b/offapi/com/sun/star/ucb/XInteractionHandlerSupplier.idl index 84668ae6e475..83f5cac68353 100644 --- a/offapi/com/sun/star/ucb/XInteractionHandlerSupplier.idl +++ b/offapi/com/sun/star/ucb/XInteractionHandlerSupplier.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** This interface should be implemented by an internal XCommandEnvironment that can not supply an XInteractionHandler, but instead @@ -35,7 +33,6 @@ module com { module sun { module star { module ucb { */ published interface XInteractionHandlerSupplier: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** Returns whether an XInteractionHandler can be supplied. @@ -48,7 +45,6 @@ published interface XInteractionHandlerSupplier: com::sun::star::uno::XInterface boolean hasInteractionHandler(); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/XInteractionReplaceExistingData.idl b/offapi/com/sun/star/ucb/XInteractionReplaceExistingData.idl index 9e985986f6fd..e160195101f8 100644 --- a/offapi/com/sun/star/ucb/XInteractionReplaceExistingData.idl +++ b/offapi/com/sun/star/ucb/XInteractionReplaceExistingData.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** is an interaction continuation used to instruct the requester to replace existing data. @@ -40,7 +38,6 @@ published interface XInteractionReplaceExistingData : com::sun::star::task::XInt { }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/XInteractionSupplyAuthentication.idl b/offapi/com/sun/star/ucb/XInteractionSupplyAuthentication.idl index 4eec09ca5622..ac38473dfeeb 100644 --- a/offapi/com/sun/star/ucb/XInteractionSupplyAuthentication.idl +++ b/offapi/com/sun/star/ucb/XInteractionSupplyAuthentication.idl @@ -32,11 +32,9 @@ #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** An interaction continuation handing back some authentication data.

This continuation is typically used in conjunction with @@ -44,12 +42,10 @@ module com { module sun { module star { module ucb { */ published interface XInteractionSupplyAuthentication: com::sun::star::task::XInteractionContinuation { - //------------------------------------------------------------------------- /** Specifies if a new "realm" value can be handed back. */ boolean canSetRealm(); - //------------------------------------------------------------------------- /** Set a new "realm" value to hand back.

This method should be called before @@ -60,12 +56,10 @@ published interface XInteractionSupplyAuthentication: com::sun::star::task::XInt */ void setRealm( [in] string Realm ); - //------------------------------------------------------------------------- /** Specifies if a "user name" value can be handed back. */ boolean canSetUserName(); - //------------------------------------------------------------------------- /** Set a new "user name" value to hand back.

This method should be called before @@ -76,12 +70,10 @@ published interface XInteractionSupplyAuthentication: com::sun::star::task::XInt */ void setUserName( [in] string UserName ); - //------------------------------------------------------------------------- /** Specifies if a "password" value can be handed back. */ boolean canSetPassword(); - //------------------------------------------------------------------------- /** Set a new "password" value to hand back.

This method should be called before @@ -92,7 +84,6 @@ published interface XInteractionSupplyAuthentication: com::sun::star::task::XInt */ void setPassword( [in] string Password ); - //------------------------------------------------------------------------- /** Specifies the available modes of how long to remember the password. @param Default @@ -105,7 +96,6 @@ published interface XInteractionSupplyAuthentication: com::sun::star::task::XInt */ sequence getRememberPasswordModes( [out] com::sun::star::ucb::RememberAuthentication Default ); - //------------------------------------------------------------------------- /** Set a new mode of how long to remember the password.

This method should be called before @@ -120,12 +110,10 @@ published interface XInteractionSupplyAuthentication: com::sun::star::task::XInt */ void setRememberPassword( [in] com::sun::star::ucb::RememberAuthentication Remember ); - //------------------------------------------------------------------------- /** Specifies if an "account" value can be handed back. */ boolean canSetAccount(); - //------------------------------------------------------------------------- /** Set a new "account" value to hand back.

This method should be called before @@ -137,7 +125,6 @@ published interface XInteractionSupplyAuthentication: com::sun::star::task::XInt */ void setAccount( [in] string Account ); - //------------------------------------------------------------------------- /** Specifies the available modes of how long to remember the account. @param Default Returns the default mode (to be initially displayed to @@ -149,7 +136,6 @@ published interface XInteractionSupplyAuthentication: com::sun::star::task::XInt */ sequence getRememberAccountModes( [out] com::sun::star::ucb::RememberAuthentication Default ); - //------------------------------------------------------------------------- /** Set a new mode of how long to remember the account.

This method should be called before @@ -166,7 +152,6 @@ published interface XInteractionSupplyAuthentication: com::sun::star::task::XInt }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/XInteractionSupplyAuthentication2.idl b/offapi/com/sun/star/ucb/XInteractionSupplyAuthentication2.idl index 3abf7ee3ffe6..58d35e9865d2 100644 --- a/offapi/com/sun/star/ucb/XInteractionSupplyAuthentication2.idl +++ b/offapi/com/sun/star/ucb/XInteractionSupplyAuthentication2.idl @@ -32,11 +32,9 @@ -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** An interaction continuation handing back some authentication data.

This continuation is typically used in conjunction with @@ -46,7 +44,6 @@ module com { module sun { module star { module ucb { */ interface XInteractionSupplyAuthentication2 : XInteractionSupplyAuthentication { - //------------------------------------------------------------------------- /** Specifies if "system credentials" can be obtained and used by the issuer of the authentication request. @@ -60,7 +57,6 @@ interface XInteractionSupplyAuthentication2 : XInteractionSupplyAuthentication */ boolean canUseSystemCredentials( [out] boolean Default ); - //------------------------------------------------------------------------- /** Set a new "use system credentials" value to hand back. @param UseSystemCredentials @@ -70,7 +66,6 @@ interface XInteractionSupplyAuthentication2 : XInteractionSupplyAuthentication }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/XInteractionSupplyName.idl b/offapi/com/sun/star/ucb/XInteractionSupplyName.idl index 61f5cb319788..8b3e77aaa941 100644 --- a/offapi/com/sun/star/ucb/XInteractionSupplyName.idl +++ b/offapi/com/sun/star/ucb/XInteractionSupplyName.idl @@ -30,11 +30,9 @@ #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** is an interaction continuation used to hand back a new name for something.

For example, this continuation can be selected when handling a @@ -46,7 +44,6 @@ module com { module sun { module star { module ucb { */ published interface XInteractionSupplyName : com::sun::star::task::XInteractionContinuation { - //------------------------------------------------------------------------- /** sets the name to supply. @param Name @@ -55,7 +52,6 @@ published interface XInteractionSupplyName : com::sun::star::task::XInteractionC void setName( [in] string Name ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/XParameterizedContentProvider.idl b/offapi/com/sun/star/ucb/XParameterizedContentProvider.idl index 002acba044d0..45d5c9c85649 100644 --- a/offapi/com/sun/star/ucb/XParameterizedContentProvider.idl +++ b/offapi/com/sun/star/ucb/XParameterizedContentProvider.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** Register specially adjusted instances of content providers on URL templates and supplementary arguments. @@ -37,7 +35,6 @@ module com { module sun { module star { module ucb { */ published interface XParameterizedContentProvider: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** Register a content provider on a URL template and supplementary arguments. @@ -70,7 +67,6 @@ published interface XParameterizedContentProvider: com::sun::star::uno::XInterfa [in] boolean ReplaceExisting) raises (com::sun::star::lang::IllegalArgumentException); - //------------------------------------------------------------------------- /** Deregisters a content provider. @param Template A URL template. If the input is malformed or too @@ -95,7 +91,6 @@ published interface XParameterizedContentProvider: com::sun::star::uno::XInterfa raises (com::sun::star::lang::IllegalArgumentException); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/XPersistentPropertySet.idl b/offapi/com/sun/star/ucb/XPersistentPropertySet.idl index ee16afdfb058..7e4fbf069484 100644 --- a/offapi/com/sun/star/ucb/XPersistentPropertySet.idl +++ b/offapi/com/sun/star/ucb/XPersistentPropertySet.idl @@ -21,14 +21,12 @@ #include -//============================================================================= module com { module sun { module star { module ucb { // forward. published interface XPropertySetRegistry; -//============================================================================= /** A persistent property set, which can be saved in and restored from a XPropertySetRegistry. @@ -37,7 +35,6 @@ module com { module sun { module star { module ucb { */ published interface XPersistentPropertySet : com::sun::star::beans::XPropertySet { - //------------------------------------------------------------------------- /** returns the registry used to store the property set. @returns @@ -45,7 +42,6 @@ published interface XPersistentPropertySet : com::sun::star::beans::XPropertySet */ com::sun::star::ucb::XPropertySetRegistry getRegistry(); - //------------------------------------------------------------------------- /** returns the key used to address the set in the property set registry. @returns @@ -54,7 +50,6 @@ published interface XPersistentPropertySet : com::sun::star::beans::XPropertySet string getKey(); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/XProgressHandler.idl b/offapi/com/sun/star/ucb/XProgressHandler.idl index 949fa051cd1b..3bbc55d04b4a 100644 --- a/offapi/com/sun/star/ucb/XProgressHandler.idl +++ b/offapi/com/sun/star/ucb/XProgressHandler.idl @@ -22,16 +22,13 @@ #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** Handle a tasks notification that it has made some progress. */ published interface XProgressHandler: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** The task notifies the handler that it has started some new activity (possibly a sub-activity of another activity already making progress; therefore, these notifications behave in a stack-like manner). @@ -49,7 +46,6 @@ published interface XProgressHandler: com::sun::star::uno::XInterface */ void push([in] any Status); - //------------------------------------------------------------------------- /** The task notifies the handler that its current activity is making progress. @@ -59,14 +55,12 @@ published interface XProgressHandler: com::sun::star::uno::XInterface */ void update([in] any Status); - //------------------------------------------------------------------------- /** The task notifies the handler that it has finished its current activity. */ void pop(); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/XPropertyMatcher.idl b/offapi/com/sun/star/ucb/XPropertyMatcher.idl index 27ae1fe56c9b..a74fa5c4454c 100644 --- a/offapi/com/sun/star/ucb/XPropertyMatcher.idl +++ b/offapi/com/sun/star/ucb/XPropertyMatcher.idl @@ -23,18 +23,15 @@ #include #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** Checks whether a set of properties matches a set of search criteria. @see XPropertyMatcherFactory. */ published interface XPropertyMatcher : com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** Checks whether a set of properties matches the given search criteria. @param Properties @@ -51,7 +48,6 @@ published interface XPropertyMatcher : com::sun::star::uno::XInterface [in] com::sun::star::ucb::XCommandEnvironment Environment); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/XPropertyMatcherFactory.idl b/offapi/com/sun/star/ucb/XPropertyMatcherFactory.idl index 034d867517d9..c8b728d56fff 100644 --- a/offapi/com/sun/star/ucb/XPropertyMatcherFactory.idl +++ b/offapi/com/sun/star/ucb/XPropertyMatcherFactory.idl @@ -23,16 +23,13 @@ #include #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** Creates an XPropertyMatcher, given a set of search criteria. */ published interface XPropertyMatcherFactory : com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** Creates an XPropertyMatcher. @param Criteria @@ -45,7 +42,6 @@ published interface XPropertyMatcherFactory : com::sun::star::uno::XInterface [in] sequence Criteria); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/XPropertySetRegistry.idl b/offapi/com/sun/star/ucb/XPropertySetRegistry.idl index 0a9f2ca916d3..3aa1c1586962 100644 --- a/offapi/com/sun/star/ucb/XPropertySetRegistry.idl +++ b/offapi/com/sun/star/ucb/XPropertySetRegistry.idl @@ -22,11 +22,9 @@ #include #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** A registry (storage medium) for persistent property sets. @version 1.0 @@ -35,7 +33,6 @@ module com { module sun { module star { module ucb { */ published interface XPropertySetRegistry : com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** creates a new or opens an existing property set in the registry. @param key @@ -51,7 +48,6 @@ published interface XPropertySetRegistry : com::sun::star::uno::XInterface com::sun::star::ucb::XPersistentPropertySet openPropertySet( [in] string key, [in] boolean create ); - //------------------------------------------------------------------------- /** removes a property set from the registry. @param key @@ -60,7 +56,6 @@ published interface XPropertySetRegistry : com::sun::star::uno::XInterface [oneway] void removePropertySet( [in] string key ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/XPropertySetRegistryFactory.idl b/offapi/com/sun/star/ucb/XPropertySetRegistryFactory.idl index f6c021cde51d..beb45423f8fc 100644 --- a/offapi/com/sun/star/ucb/XPropertySetRegistryFactory.idl +++ b/offapi/com/sun/star/ucb/XPropertySetRegistryFactory.idl @@ -22,11 +22,9 @@ #include #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** A factory for property set registries. @version 1.0 @@ -34,7 +32,6 @@ module com { module sun { module star { module ucb { */ published interface XPropertySetRegistryFactory : com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** creates a property set registry. @param URL @@ -48,7 +45,6 @@ published interface XPropertySetRegistryFactory : com::sun::star::uno::XInterfac [in] string URL ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/XRecycler.idl b/offapi/com/sun/star/ucb/XRecycler.idl index d2ac4b72bb41..52552214daba 100644 --- a/offapi/com/sun/star/ucb/XRecycler.idl +++ b/offapi/com/sun/star/ucb/XRecycler.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** Allows an XContent to delete itself into the trash can.

This is an additional interface the XContent representing the trash @@ -35,7 +33,6 @@ module com { module sun { module star { module ucb { */ published interface XRecycler : com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** Notify the trash can that an XContent is deleting itself into it. @@ -54,7 +51,6 @@ published interface XRecycler : com::sun::star::uno::XInterface [in] com::sun::star::ucb::XContentIdentifier Identifier); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/XRemoteContentProviderAcceptor.idl b/offapi/com/sun/star/ucb/XRemoteContentProviderAcceptor.idl index a958f008efdf..52dcc97b38c0 100644 --- a/offapi/com/sun/star/ucb/XRemoteContentProviderAcceptor.idl +++ b/offapi/com/sun/star/ucb/XRemoteContentProviderAcceptor.idl @@ -23,13 +23,11 @@ #include -//============================================================================= module com { module sun { module star { module ucb { published interface XRemoteContentProviderDoneListener; -//============================================================================= /** Accept remote content providers that want to make themselves known to the local process. @@ -38,7 +36,6 @@ module com { module sun { module star { module ucb { */ published interface XRemoteContentProviderAcceptor: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** Add a remote content provider. @param Identifier An arbitrary identifier uniquely identifying the @@ -72,7 +69,6 @@ published interface XRemoteContentProviderAcceptor: com::sun::star::uno::XInterf [in] XRemoteContentProviderDoneListener DoneListener); - //------------------------------------------------------------------------- /** Remove a remote content provider. @param Identifier An arbitrary identifier uniquely identifying the @@ -85,7 +81,6 @@ published interface XRemoteContentProviderAcceptor: com::sun::star::uno::XInterf removeRemoteContentProvider([in] string Identifier); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/XRemoteContentProviderActivator.idl b/offapi/com/sun/star/ucb/XRemoteContentProviderActivator.idl index eb2014f8bf63..4e840cb5f135 100644 --- a/offapi/com/sun/star/ucb/XRemoteContentProviderActivator.idl +++ b/offapi/com/sun/star/ucb/XRemoteContentProviderActivator.idl @@ -35,7 +35,6 @@ module com { module sun { module star { module ucb { published interface XContentProviderManager; -//============================================================================ /** This interface should be implemented together with XRemoteContentProviderAcceptor and allows for a lazy implementation of @@ -48,7 +47,6 @@ module com { module sun { module star { module ucb { */ published interface XRemoteContentProviderActivator: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------ /** Activate (i.e., register at the broker) the remote content providers that until now have only been remembered by XRemoteContentProviderAcceptor::addRemoteContentProvider, diff --git a/offapi/com/sun/star/ucb/XRemoteContentProviderChangeListener.idl b/offapi/com/sun/star/ucb/XRemoteContentProviderChangeListener.idl index ba87e8f18948..bb3d6abc6397 100644 --- a/offapi/com/sun/star/ucb/XRemoteContentProviderChangeListener.idl +++ b/offapi/com/sun/star/ucb/XRemoteContentProviderChangeListener.idl @@ -34,7 +34,6 @@ module com { module sun { module star { module ucb { -//============================================================================ /** A listener interested in changes to a XRemoteContentProviderSupplier. @@ -44,7 +43,6 @@ module com { module sun { module star { module ucb { published interface XRemoteContentProviderChangeListener: com::sun::star::lang::XEventListener { - //------------------------------------------------------------------------ /** gets called whenever changes to a XRemoteContentProviderSupplier occur. diff --git a/offapi/com/sun/star/ucb/XRemoteContentProviderChangeNotifier.idl b/offapi/com/sun/star/ucb/XRemoteContentProviderChangeNotifier.idl index e672d8fdc74a..79e90ea33458 100644 --- a/offapi/com/sun/star/ucb/XRemoteContentProviderChangeNotifier.idl +++ b/offapi/com/sun/star/ucb/XRemoteContentProviderChangeNotifier.idl @@ -28,7 +28,6 @@ module com { module sun { module star { module ucb { module com { module sun { module star { module ucb { -//============================================================================ /** Notify about changes to a XRemoteContentProviderSupplier. @version 1.0 @@ -37,7 +36,6 @@ module com { module sun { module star { module ucb { published interface XRemoteContentProviderChangeNotifier: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------ /** Add a listener. @param Listener @@ -47,7 +45,6 @@ published interface XRemoteContentProviderChangeNotifier: addRemoteContentProviderChangeListener( [in] XRemoteContentProviderChangeListener Listener); - //------------------------------------------------------------------------ /** Remove a listener. @param Listener. diff --git a/offapi/com/sun/star/ucb/XRemoteContentProviderConnectionControl.idl b/offapi/com/sun/star/ucb/XRemoteContentProviderConnectionControl.idl index d8ede771b347..e74fe21af5c4 100644 --- a/offapi/com/sun/star/ucb/XRemoteContentProviderConnectionControl.idl +++ b/offapi/com/sun/star/ucb/XRemoteContentProviderConnectionControl.idl @@ -28,7 +28,6 @@ module com { module sun { module star { module ucb { module com { module sun { module star { module ucb { -//============================================================================ /** A simple mechanism to find out if the connection between a remote content provider distributor and acceptor gets lost. @@ -42,7 +41,6 @@ module com { module sun { module star { module ucb { published interface XRemoteContentProviderConnectionControl: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------ /** Enable connection control, using as a token some object implemented on the remote content provider acceptor's side. diff --git a/offapi/com/sun/star/ucb/XRemoteContentProviderDistributor.idl b/offapi/com/sun/star/ucb/XRemoteContentProviderDistributor.idl index 7d3d39afe544..542d64775e40 100644 --- a/offapi/com/sun/star/ucb/XRemoteContentProviderDistributor.idl +++ b/offapi/com/sun/star/ucb/XRemoteContentProviderDistributor.idl @@ -34,11 +34,9 @@ #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** Distribute a content broker to various XRemoteContentProviderAcceptors. @@ -48,7 +46,6 @@ module com { module sun { module star { module ucb { */ published interface XRemoteContentProviderDistributor: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** Offer the local content broker to a remote content provider acceptor.

The Uno Url is handed to the @@ -71,7 +68,6 @@ published interface XRemoteContentProviderDistributor: com::sun::star::uno::XInt com::sun::star::connection::ConnectionSetupException, com::sun::star::lang::IllegalArgumentException); - //------------------------------------------------------------------------- /** Undo the offering of the local content broker to a specific remote content provider acceptor. @@ -82,14 +78,12 @@ published interface XRemoteContentProviderDistributor: com::sun::star::uno::XInt */ boolean disconnectFromRemoteAcceptor([in] string Url); - //------------------------------------------------------------------------- /** Undo the offering of the local content broker to all remote content provider acceptors. */ void disconnectFromAll(); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/XRemoteContentProviderDoneListener.idl b/offapi/com/sun/star/ucb/XRemoteContentProviderDoneListener.idl index 522fa651c143..ee37340d80f2 100644 --- a/offapi/com/sun/star/ucb/XRemoteContentProviderDoneListener.idl +++ b/offapi/com/sun/star/ucb/XRemoteContentProviderDoneListener.idl @@ -26,7 +26,6 @@ module com { module sun { module star { module ucb { published interface XRemoteContentProviderAcceptor; -//============================================================================ /** A notification mechanism that a XRemoteContentProviderAcceptor no longer needs a remote content provider. diff --git a/offapi/com/sun/star/ucb/XRemoteContentProviderSupplier.idl b/offapi/com/sun/star/ucb/XRemoteContentProviderSupplier.idl index 74f1fcb6c397..16870ef11d6b 100644 --- a/offapi/com/sun/star/ucb/XRemoteContentProviderSupplier.idl +++ b/offapi/com/sun/star/ucb/XRemoteContentProviderSupplier.idl @@ -23,11 +23,9 @@ #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** Provide access to a collection of remote content providers. @version 1.0 @@ -36,7 +34,6 @@ module com { module sun { module star { module ucb { */ published interface XRemoteContentProviderSupplier: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** Get a factory through which a remote content provider's UniversalContentBroker service can be instantiated. @@ -49,7 +46,6 @@ published interface XRemoteContentProviderSupplier: com::sun::star::uno::XInterf queryRemoteContentProvider([in] string Identifier); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/XSimpleFileAccess.idl b/offapi/com/sun/star/ucb/XSimpleFileAccess.idl index 7cdc7ccf973e..39aeb2711abc 100644 --- a/offapi/com/sun/star/ucb/XSimpleFileAccess.idl +++ b/offapi/com/sun/star/ucb/XSimpleFileAccess.idl @@ -31,17 +31,14 @@ -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** This is the basic interface to read data from a stream. */ published interface XSimpleFileAccess: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** Copies a file @param SourceURL @@ -54,7 +51,6 @@ published interface XSimpleFileAccess: com::sun::star::uno::XInterface void copy( [in] string SourceURL, [in] string DestURL ) raises( com::sun::star::ucb::CommandAbortedException, com::sun::star::uno::Exception ); - //------------------------------------------------------------------------- /** Moves a file @param SourceURL @@ -67,7 +63,6 @@ published interface XSimpleFileAccess: com::sun::star::uno::XInterface void move( [in] string SourceURL, [in] string DestURL ) raises( com::sun::star::ucb::CommandAbortedException, com::sun::star::uno::Exception ); - //------------------------------------------------------------------------- /** Removes a file. If the URL represents a folder, the folder will be removed, even if it's not empty. @@ -79,7 +74,6 @@ published interface XSimpleFileAccess: com::sun::star::uno::XInterface void kill( [in] string FileURL ) raises( com::sun::star::ucb::CommandAbortedException, com::sun::star::uno::Exception ); - //------------------------------------------------------------------------- /** Checks if an URL represents a folder @param FileURL @@ -91,7 +85,6 @@ published interface XSimpleFileAccess: com::sun::star::uno::XInterface boolean isFolder( [in] string FileURL ) raises( com::sun::star::ucb::CommandAbortedException, com::sun::star::uno::Exception ); - //------------------------------------------------------------------------- /** Checks if a file is "read only" @param FileURL @@ -103,7 +96,6 @@ published interface XSimpleFileAccess: com::sun::star::uno::XInterface boolean isReadOnly( [in] string FileURL ) raises( com::sun::star::ucb::CommandAbortedException, com::sun::star::uno::Exception ); - //------------------------------------------------------------------------- /** Sets the "read only" of a file according to the boolean parameter, if the actual process has the right to do so. @@ -113,7 +105,6 @@ published interface XSimpleFileAccess: com::sun::star::uno::XInterface void setReadOnly( [in] string FileURL, [in] boolean bReadOnly ) raises( com::sun::star::ucb::CommandAbortedException, com::sun::star::uno::Exception ); - //------------------------------------------------------------------------- /** Creates a new Folder @param NewFolderURL @@ -122,7 +113,6 @@ published interface XSimpleFileAccess: com::sun::star::uno::XInterface void createFolder( [in] string NewFolderURL ) raises( com::sun::star::ucb::CommandAbortedException, com::sun::star::uno::Exception ); - //------------------------------------------------------------------------- /** Returns the size of a file. @param FileURL @@ -133,7 +123,6 @@ published interface XSimpleFileAccess: com::sun::star::uno::XInterface long getSize( [in] string FileURL ) raises( com::sun::star::ucb::CommandAbortedException, com::sun::star::uno::Exception ); - //------------------------------------------------------------------------- /** Returns the content type of a file. @see XContent::getContentType @@ -146,7 +135,6 @@ published interface XSimpleFileAccess: com::sun::star::uno::XInterface string getContentType( [in] string FileURL ) raises( com::sun::star::ucb::CommandAbortedException, com::sun::star::uno::Exception ); - //------------------------------------------------------------------------- /** Returns the last modified date for the file @param FileURL @@ -157,7 +145,6 @@ published interface XSimpleFileAccess: com::sun::star::uno::XInterface ::com::sun::star::util::DateTime getDateTimeModified( [in] string FileURL ) raises( com::sun::star::ucb::CommandAbortedException, com::sun::star::uno::Exception ); - //------------------------------------------------------------------------- /** Returns the contents of a folder @param FolderURL @@ -171,7 +158,6 @@ published interface XSimpleFileAccess: com::sun::star::uno::XInterface sequence getFolderContents( [in] string FolderURL, [in] boolean bIncludeFolders ) raises( com::sun::star::ucb::CommandAbortedException, com::sun::star::uno::Exception ); - //------------------------------------------------------------------------- /** Checks if a file exists @param FileURL @@ -184,7 +170,6 @@ published interface XSimpleFileAccess: com::sun::star::uno::XInterface raises( com::sun::star::ucb::CommandAbortedException, com::sun::star::uno::Exception ); - //------------------------------------------------------------------------- /** Opens file to read @param FileURL @@ -196,7 +181,6 @@ published interface XSimpleFileAccess: com::sun::star::uno::XInterface com::sun::star::io::XInputStream openFileRead( [in] string FileURL ) raises( com::sun::star::ucb::CommandAbortedException, com::sun::star::uno::Exception ); - //------------------------------------------------------------------------- /** Opens file to write. @param FileURL @@ -214,7 +198,6 @@ published interface XSimpleFileAccess: com::sun::star::uno::XInterface com::sun::star::io::XOutputStream openFileWrite( [in] string FileURL ) raises( com::sun::star::ucb::CommandAbortedException, com::sun::star::uno::Exception ); - //------------------------------------------------------------------------- /** Opens file to read and write @param FileURL @@ -232,7 +215,6 @@ published interface XSimpleFileAccess: com::sun::star::uno::XInterface com::sun::star::io::XStream openFileReadWrite( [in] string FileURL ) raises( com::sun::star::ucb::CommandAbortedException, com::sun::star::uno::Exception ); - //------------------------------------------------------------------------- /** Sets an interaction handler to be used for further operations.

@@ -251,7 +233,6 @@ published interface XSimpleFileAccess: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/XSimpleFileAccess2.idl b/offapi/com/sun/star/ucb/XSimpleFileAccess2.idl index 7cd481086c81..fa025b721f13 100644 --- a/offapi/com/sun/star/ucb/XSimpleFileAccess2.idl +++ b/offapi/com/sun/star/ucb/XSimpleFileAccess2.idl @@ -24,17 +24,14 @@ #include #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** This is an extension to the interface XSimpleFileAccess. */ published interface XSimpleFileAccess2 : com::sun::star::ucb::XSimpleFileAccess { - //------------------------------------------------------------------------- /** Overwrites the file content with the given data.

If the file does not exist, it will be created. @@ -51,7 +48,6 @@ published interface XSimpleFileAccess2 : com::sun::star::ucb::XSimpleFileAccess }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/XSimpleFileAccess3.idl b/offapi/com/sun/star/ucb/XSimpleFileAccess3.idl index e32adc4f99f9..cd3cc7b6b3ef 100644 --- a/offapi/com/sun/star/ucb/XSimpleFileAccess3.idl +++ b/offapi/com/sun/star/ucb/XSimpleFileAccess3.idl @@ -24,18 +24,15 @@ #include #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** This is an extension to the interface XSimpleFileAccess2. @since OOo 1.1.2 */ published interface XSimpleFileAccess3 : com::sun::star::ucb::XSimpleFileAccess2 { - //------------------------------------------------------------------------- /** Checks if a file is "hidden" @param FileURL @@ -47,7 +44,6 @@ published interface XSimpleFileAccess3 : com::sun::star::ucb::XSimpleFileAccess2 boolean isHidden( [in] string FileURL ) raises( com::sun::star::ucb::CommandAbortedException, com::sun::star::uno::Exception ); - //------------------------------------------------------------------------- /** Sets the "hidden" of a file according to the boolean parameter, if the actual process has the right to do so and the used operation system supports this operation. @@ -60,7 +56,6 @@ published interface XSimpleFileAccess3 : com::sun::star::ucb::XSimpleFileAccess2 }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/XSortedDynamicResultSetFactory.idl b/offapi/com/sun/star/ucb/XSortedDynamicResultSetFactory.idl index 5b8e3c22db5b..8cef589e9365 100644 --- a/offapi/com/sun/star/ucb/XSortedDynamicResultSetFactory.idl +++ b/offapi/com/sun/star/ucb/XSortedDynamicResultSetFactory.idl @@ -24,18 +24,15 @@ #include #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** Provides a method to create an XDynamicResultSet which will be sorted according to the given sorting options. */ published interface XSortedDynamicResultSetFactory: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** creates a sorted XDynamicResultSet depending on internal data, an (unsorted) XDynamicResultSet and the sorting info. @@ -57,7 +54,6 @@ published interface XSortedDynamicResultSetFactory: com::sun::star::uno::XInterf [in] com::sun::star::ucb::XAnyCompareFactory CompareFactory ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/XSourceInitialization.idl b/offapi/com/sun/star/ucb/XSourceInitialization.idl index 3119a11c22e3..9bf8f529b356 100644 --- a/offapi/com/sun/star/ucb/XSourceInitialization.idl +++ b/offapi/com/sun/star/ucb/XSourceInitialization.idl @@ -22,17 +22,14 @@ #include #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** provides the initialization of a component with any source object. */ published interface XSourceInitialization: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** provides the initialization of a component with any source object.

The service description has to specify which type of interface must @@ -57,7 +54,6 @@ published interface XSourceInitialization: com::sun::star::uno::XInterface raises (AlreadyInitializedException); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ucb/XWebDAVCommandEnvironment.idl b/offapi/com/sun/star/ucb/XWebDAVCommandEnvironment.idl index d1d293b6fc61..39ee276eb9b7 100644 --- a/offapi/com/sun/star/ucb/XWebDAVCommandEnvironment.idl +++ b/offapi/com/sun/star/ucb/XWebDAVCommandEnvironment.idl @@ -31,11 +31,9 @@ #include #include -//============================================================================= module com { module sun { module star { module ucb { -//============================================================================= /** A command environment that can be used to deal with WebDAV/HTTP specific commands. @@ -45,7 +43,6 @@ module com { module sun { module star { module ucb { */ interface XWebDAVCommandEnvironment : com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** This method gets called while assembling an WebDAV/HTTP request. The returned headername-headervalue pairs will be appended to the list of request headers before the request is dispatched. @@ -66,7 +63,6 @@ interface XWebDAVCommandEnvironment : com::sun::star::uno::XInterface [in] string aMethod); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ui/ActionTriggerSeparatorType.idl b/offapi/com/sun/star/ui/ActionTriggerSeparatorType.idl index 319ff1f46906..dc6b201ecf7d 100644 --- a/offapi/com/sun/star/ui/ActionTriggerSeparatorType.idl +++ b/offapi/com/sun/star/ui/ActionTriggerSeparatorType.idl @@ -25,15 +25,12 @@ module com { module sun { module star { module ui { */ published constants ActionTriggerSeparatorType { - //------------------------------------------------------------------------- /** a separator is inserted as a line. */ const short LINE = 0; - //------------------------------------------------------------------------- /** a separator is inserted as a space. */ const short SPACE = 1; - //------------------------------------------------------------------------- /** a line break is inserted. */ const short LINEBREAK = 2; diff --git a/offapi/com/sun/star/ui/ConfigurableUIElement.idl b/offapi/com/sun/star/ui/ConfigurableUIElement.idl index db5b452e51c9..34005ca25b8a 100644 --- a/offapi/com/sun/star/ui/ConfigurableUIElement.idl +++ b/offapi/com/sun/star/ui/ConfigurableUIElement.idl @@ -28,11 +28,9 @@ #include #include -//============================================================================= module com { module sun { module star { module ui { -//============================================================================= /** specifies a configurable user interface element that supports persistence. diff --git a/offapi/com/sun/star/ui/ConfigurationEvent.idl b/offapi/com/sun/star/ui/ConfigurationEvent.idl index 72a2b1d8c84d..cf8afd2269e8 100644 --- a/offapi/com/sun/star/ui/ConfigurationEvent.idl +++ b/offapi/com/sun/star/ui/ConfigurationEvent.idl @@ -42,7 +42,6 @@ published struct ConfigurationEvent : ::com::sun::star::container::ContainerEven any aInfo; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ui/DockingArea.idl b/offapi/com/sun/star/ui/DockingArea.idl index 4f3aa9db296e..f8b5b83433a6 100644 --- a/offapi/com/sun/star/ui/DockingArea.idl +++ b/offapi/com/sun/star/ui/DockingArea.idl @@ -29,11 +29,9 @@ #ifndef __com_sun_star_ui_DockingArea_idl__ #define __com_sun_star_ui_DockingArea_idl__ -//============================================================================= module com { module sun { module star { module ui { -//============================================================================= /** specifies different docking areas a frame based layout manager supports. diff --git a/offapi/com/sun/star/ui/GlobalAcceleratorConfiguration.idl b/offapi/com/sun/star/ui/GlobalAcceleratorConfiguration.idl index 60a7a1625ff1..7b7ec2127016 100644 --- a/offapi/com/sun/star/ui/GlobalAcceleratorConfiguration.idl +++ b/offapi/com/sun/star/ui/GlobalAcceleratorConfiguration.idl @@ -23,7 +23,6 @@ module com { module sun { module star { module ui { -//----------------------------------------------- /** provides access to the global shortcut configuration set.

The GlobalAcceleratorConfiguration service can be created diff --git a/offapi/com/sun/star/ui/ImageType.idl b/offapi/com/sun/star/ui/ImageType.idl index 13fb1e9a38be..1d4ce2af4e69 100644 --- a/offapi/com/sun/star/ui/ImageType.idl +++ b/offapi/com/sun/star/ui/ImageType.idl @@ -32,19 +32,15 @@ module com { module sun { module star { module ui { */ constants ImageType { - //------------------------------------------------------------------------- /** an image with default size. */ const short SIZE_DEFAULT = 0; - //------------------------------------------------------------------------- /** an image with big size; */ const short SIZE_LARGE = 1; - //------------------------------------------------------------------------- /** an image with normal colors. */ const short COLOR_NORMAL = 0; - //------------------------------------------------------------------------- /** an image with high contrast colors. */ const short COLOR_HIGHCONTRAST = 4; diff --git a/offapi/com/sun/star/ui/ItemDescriptor.idl b/offapi/com/sun/star/ui/ItemDescriptor.idl index 286dfd0cdba8..d15c041bb019 100644 --- a/offapi/com/sun/star/ui/ItemDescriptor.idl +++ b/offapi/com/sun/star/ui/ItemDescriptor.idl @@ -22,7 +22,6 @@ #include -//============================================================================= module com { module sun { module star { module ui { diff --git a/offapi/com/sun/star/ui/ItemStyle.idl b/offapi/com/sun/star/ui/ItemStyle.idl index 741f459920b9..ae3d5f61c14a 100644 --- a/offapi/com/sun/star/ui/ItemStyle.idl +++ b/offapi/com/sun/star/ui/ItemStyle.idl @@ -20,7 +20,6 @@ #ifndef __com_sun_star_ui_ItemStyle_idl__ #define __com_sun_star_ui_ItemStyle_idl__ -//============================================================================= module com { module sun { module star { module ui { @@ -52,7 +51,6 @@ module com { module sun { module star { module ui { */ constants ItemStyle { - //------------------------------------------------------------------------- /** specifies how the output of the item is aligned in the bounding box of the user interface element.

This style is only valid for an item which describes a statusbar item. @@ -74,7 +72,6 @@ constants ItemStyle */ const short ALIGN_RIGHT = 3; - //------------------------------------------------------------------------- /** specifies how the implementation should draw the item.

This style is only valid for an item which describes a statusbar item. Draw item with an embossed 3D effect.

@@ -93,26 +90,22 @@ constants ItemStyle */ const short DRAW_FLAT = 12; - //------------------------------------------------------------------------- /** specifies whether or not a item is displayed using an external function.

This style is only valid if the item describes a statusbar item.

*/ const short OWNER_DRAW = 16; - //------------------------------------------------------------------------- /** specifies whether or not the size of the item is set automatically by the parent user interface element.

This style is only valid if the item describes a toolbar or statusbar item.

*/ const short AUTO_SIZE = 32; - //------------------------------------------------------------------------- /** determines whether the item unchecks neighbor entries which have also this style set.

This style is only valid if the item describes a toolbar item.

*/ const short RADIO_CHECK = 64; - //------------------------------------------------------------------------- /** specifies if an icon is placed on left side of the text, like an entry in a taskbar.

This style is only valid if the item describes a toolbar item and visible if style of the toolbar is set to symboltext.

@@ -120,20 +113,17 @@ constants ItemStyle */ const short ICON = 128; - //------------------------------------------------------------------------- /** specifies that the item supports a dropdown menu or toolbar for additional functions.

This style is only valid if the item describes a toolbar item.

*/ const short DROP_DOWN = 256; - //------------------------------------------------------------------------- /** indicates that the item continues to execute the command while you click and hold the mouse button.

This style is only valid if the item describes a toolbar item.

*/ const short REPEAT = 512; - //------------------------------------------------------------------------- /** indicates that the item only supports a dropdown menu or toolbar for additional functions. There is no function on the button itself.

This style is only valid if the item describes a toolbar item.

diff --git a/offapi/com/sun/star/ui/ItemType.idl b/offapi/com/sun/star/ui/ItemType.idl index f81918ea9966..64a1b5549b81 100644 --- a/offapi/com/sun/star/ui/ItemType.idl +++ b/offapi/com/sun/star/ui/ItemType.idl @@ -27,19 +27,15 @@ module com { module sun { module star { module ui { */ constants ItemType { - //------------------------------------------------------------------------- /** a normal item */ const short DEFAULT = 0; - //------------------------------------------------------------------------- /** a separator is inserted as a line. */ const short SEPARATOR_LINE = 1; - //------------------------------------------------------------------------- /** a separator is inserted as a space. */ const short SEPARATOR_SPACE = 2; - //------------------------------------------------------------------------- /** a line break is inserted. */ const short SEPARATOR_LINEBREAK = 3; diff --git a/offapi/com/sun/star/ui/ModuleUICategoryDescription.idl b/offapi/com/sun/star/ui/ModuleUICategoryDescription.idl index fd961ac6814d..0c92c3f393bc 100644 --- a/offapi/com/sun/star/ui/ModuleUICategoryDescription.idl +++ b/offapi/com/sun/star/ui/ModuleUICategoryDescription.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module ui { -//============================================================================= /** a service which provides information about the user interface command categories of a single module. diff --git a/offapi/com/sun/star/ui/ModuleUICommandDescription.idl b/offapi/com/sun/star/ui/ModuleUICommandDescription.idl index 35da17daabde..579b91307c3e 100644 --- a/offapi/com/sun/star/ui/ModuleUICommandDescription.idl +++ b/offapi/com/sun/star/ui/ModuleUICommandDescription.idl @@ -31,11 +31,9 @@ #include -//============================================================================= module com { module sun { module star { module ui { -//============================================================================= /** a service which provides information about the user interface commands of a single module. diff --git a/offapi/com/sun/star/ui/ModuleUIConfigurationManager.idl b/offapi/com/sun/star/ui/ModuleUIConfigurationManager.idl index ecc82aee5668..e2e1d14dc2c3 100644 --- a/offapi/com/sun/star/ui/ModuleUIConfigurationManager.idl +++ b/offapi/com/sun/star/ui/ModuleUIConfigurationManager.idl @@ -97,7 +97,6 @@ service ModuleUIConfigurationManager interface com::sun::star::ui::XUIConfiguration; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ui/ModuleUIConfigurationManagerSupplier.idl b/offapi/com/sun/star/ui/ModuleUIConfigurationManagerSupplier.idl index 6317c5fb0253..f2fb7b15e148 100644 --- a/offapi/com/sun/star/ui/ModuleUIConfigurationManagerSupplier.idl +++ b/offapi/com/sun/star/ui/ModuleUIConfigurationManagerSupplier.idl @@ -55,7 +55,6 @@ service ModuleUIConfigurationManagerSupplier interface XModuleUIConfigurationManagerSupplier; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ui/ModuleWindowStateConfiguration.idl b/offapi/com/sun/star/ui/ModuleWindowStateConfiguration.idl index d71e812f82a1..f5f8f58757ed 100644 --- a/offapi/com/sun/star/ui/ModuleWindowStateConfiguration.idl +++ b/offapi/com/sun/star/ui/ModuleWindowStateConfiguration.idl @@ -31,11 +31,9 @@ #include -//============================================================================= module com { module sun { module star { module ui { -//============================================================================= /** a service which provides window based information about user interface elements of a single application module. diff --git a/offapi/com/sun/star/ui/UICategoryDescription.idl b/offapi/com/sun/star/ui/UICategoryDescription.idl index 509a45930198..a5a84a8a054b 100644 --- a/offapi/com/sun/star/ui/UICategoryDescription.idl +++ b/offapi/com/sun/star/ui/UICategoryDescription.idl @@ -23,7 +23,6 @@ module com { module sun { module star { module ui { -//============================================================================= /** a service which provides information about user interface command categories. @@ -39,7 +38,6 @@ module com { module sun { module star { module ui { @since OOo 2.0 */ -//============================================================================= service UICategoryDescription { diff --git a/offapi/com/sun/star/ui/UICommandDescription.idl b/offapi/com/sun/star/ui/UICommandDescription.idl index 6ff946805f3c..3be413fa1cbe 100644 --- a/offapi/com/sun/star/ui/UICommandDescription.idl +++ b/offapi/com/sun/star/ui/UICommandDescription.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module ui { -//============================================================================= /** a service which provides information about user interface commands of modules. diff --git a/offapi/com/sun/star/ui/UIConfigurationManager.idl b/offapi/com/sun/star/ui/UIConfigurationManager.idl index 82225a36d211..5dba87add7cf 100644 --- a/offapi/com/sun/star/ui/UIConfigurationManager.idl +++ b/offapi/com/sun/star/ui/UIConfigurationManager.idl @@ -74,7 +74,6 @@ service UIConfigurationManager interface ::com::sun::star::lang::XComponent; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ui/UIElement.idl b/offapi/com/sun/star/ui/UIElement.idl index 55f795c23a2b..0798b51a8d53 100644 --- a/offapi/com/sun/star/ui/UIElement.idl +++ b/offapi/com/sun/star/ui/UIElement.idl @@ -26,11 +26,9 @@ #include #include -//============================================================================= module com { module sun { module star { module ui { -//============================================================================= /** specifies a user interface element. @@ -85,7 +83,6 @@ service UIElement }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/ui/UIElementFactory.idl b/offapi/com/sun/star/ui/UIElementFactory.idl index bd5537554ba3..c76282096282 100644 --- a/offapi/com/sun/star/ui/UIElementFactory.idl +++ b/offapi/com/sun/star/ui/UIElementFactory.idl @@ -31,11 +31,9 @@ #include -//============================================================================= module com { module sun { module star { module ui { -//============================================================================= /** specifies a user interface element factory that can create and initialize a user interface element type. diff --git a/offapi/com/sun/star/ui/UIElementFactoryManager.idl b/offapi/com/sun/star/ui/UIElementFactoryManager.idl index 67c5753057e0..cf19f6c00c37 100644 --- a/offapi/com/sun/star/ui/UIElementFactoryManager.idl +++ b/offapi/com/sun/star/ui/UIElementFactoryManager.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module ui { -//============================================================================= /** specifies a user interface factory manager that controls all registered user interface element factories. diff --git a/offapi/com/sun/star/ui/UIElementSettings.idl b/offapi/com/sun/star/ui/UIElementSettings.idl index d929e775f4ad..a8388b7c3c5d 100644 --- a/offapi/com/sun/star/ui/UIElementSettings.idl +++ b/offapi/com/sun/star/ui/UIElementSettings.idl @@ -32,11 +32,9 @@ #include #include -//============================================================================= module com { module sun { module star { module ui { -//============================================================================= /** describes the internal structure of a configurable user interface element. diff --git a/offapi/com/sun/star/ui/UIElementType.idl b/offapi/com/sun/star/ui/UIElementType.idl index 45a19b33301c..91bf96dedcfd 100644 --- a/offapi/com/sun/star/ui/UIElementType.idl +++ b/offapi/com/sun/star/ui/UIElementType.idl @@ -28,53 +28,43 @@ module com { module sun { module star { module ui { */ constants UIElementType { - //------------------------------------------------------------------------- /** unknown user interface element type, which can be used as a wildcard to specify all types. */ const short UNKNOWN = 0; - //------------------------------------------------------------------------- /** specifies a menu bar. */ const short MENUBAR = 1; - //------------------------------------------------------------------------- /** specifies a pop-up menu. */ const short POPUPMENU = 2; - //------------------------------------------------------------------------- /** specifies a toolbar. */ const short TOOLBAR = 3; - //------------------------------------------------------------------------- /** specifies a statusbar. */ const short STATUSBAR = 4; - //------------------------------------------------------------------------- /** specifies a floating window, which can also be docked. */ const short FLOATINGWINDOW = 5; - //------------------------------------------------------------------------- /** specifies a floating window, which can also be docked. */ const short PROGRESSBAR = 6; - //------------------------------------------------------------------------- /** specifies a tool panel */ const short TOOLPANEL = 7; - //------------------------------------------------------------------------- /** specifies a window that can be docked. */ const short DOCKINGWINDOW = 7; - //------------------------------------------------------------------------- /** specifies the number of constants. */ const short COUNT = 8; diff --git a/offapi/com/sun/star/ui/WindowContentFactory.idl b/offapi/com/sun/star/ui/WindowContentFactory.idl index 6f17a864fad2..2f61ebefaf83 100644 --- a/offapi/com/sun/star/ui/WindowContentFactory.idl +++ b/offapi/com/sun/star/ui/WindowContentFactory.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module ui { -//============================================================================= /** specifies a factory which creates a window that is a container for user interface elements. Dependent on the provided arguments different window diff --git a/offapi/com/sun/star/ui/WindowStateConfiguration.idl b/offapi/com/sun/star/ui/WindowStateConfiguration.idl index 1c813241b8a9..88e1c46cf356 100644 --- a/offapi/com/sun/star/ui/WindowStateConfiguration.idl +++ b/offapi/com/sun/star/ui/WindowStateConfiguration.idl @@ -31,11 +31,9 @@ #include -//============================================================================= module com { module sun { module star { module ui { -//============================================================================= /** a service which provides window based information about user interface elements. diff --git a/offapi/com/sun/star/ui/XAcceleratorConfiguration.idl b/offapi/com/sun/star/ui/XAcceleratorConfiguration.idl index 9dcc37aec784..2ed856687675 100644 --- a/offapi/com/sun/star/ui/XAcceleratorConfiguration.idl +++ b/offapi/com/sun/star/ui/XAcceleratorConfiguration.idl @@ -37,7 +37,6 @@ module com { module sun { module star { module ui { -//----------------------------------------------- /** provides read/write access to an accelerator configuration set.

@@ -65,7 +64,6 @@ module com { module sun { module star { module ui { */ interface XAcceleratorConfiguration { - //------------------------------------------- /** return the list of all key events, which are available at this configuration set. @@ -85,7 +83,6 @@ interface XAcceleratorConfiguration */ sequence< com::sun::star::awt::KeyEvent > getAllKeyEvents(); - //------------------------------------------- /** return the registered command for the specified key event.

@@ -110,7 +107,6 @@ interface XAcceleratorConfiguration string getCommandByKeyEvent( [in] com::sun::star::awt::KeyEvent aKeyEvent ) raises(com::sun::star::container::NoSuchElementException); - //------------------------------------------- /** modify or create a key - command - binding.

@@ -149,7 +145,6 @@ interface XAcceleratorConfiguration [in] string sCommand ) raises(com::sun::star::lang::IllegalArgumentException); - //------------------------------------------- /** remove a key-command-binding from this configuration set. @param aKeyEvent @@ -161,7 +156,6 @@ interface XAcceleratorConfiguration void removeKeyEvent( [in] com::sun::star::awt::KeyEvent aKeyEvent ) raises(com::sun::star::container::NoSuchElementException); - //------------------------------------------- /** optimized access to the relation "command-key" instead of "key-command" which is provided normally by this interface. @@ -190,7 +184,6 @@ interface XAcceleratorConfiguration raises(com::sun::star::lang::IllegalArgumentException , com::sun::star::container::NoSuchElementException); - //------------------------------------------- /** optimized function to map a list of commands to a corresponding list of key events. @@ -230,7 +223,6 @@ interface XAcceleratorConfiguration sequence< any > getPreferredKeyEventsForCommandList( [in] sequence< string > lCommandList ) raises(com::sun::star::lang::IllegalArgumentException); - //------------------------------------------- /** search for an key-command-binding inside this configuration set, where the specified command is used. @@ -260,14 +252,12 @@ interface XAcceleratorConfiguration raises(com::sun::star::lang::IllegalArgumentException , com::sun::star::container::NoSuchElementException); - //------------------------------------------- /** specifies a persistence interface which supports to load/store accelerator configuration data to a storage and to retrieve information about the current state. */ interface com::sun::star::ui::XUIConfigurationPersistence; - //------------------------------------------- /** connects this configuration to a new storage which must be used further on subsequent calls of XConfigurationPersistence.load() @@ -275,7 +265,6 @@ interface XAcceleratorConfiguration */ interface com::sun::star::ui::XUIConfigurationStorage; - //------------------------------------------- /** supports to notify other implementations about changes of this accelerator configuration. */ diff --git a/offapi/com/sun/star/ui/XDockingAreaAcceptor.idl b/offapi/com/sun/star/ui/XDockingAreaAcceptor.idl index 05b6ef071390..aee158b1caf4 100644 --- a/offapi/com/sun/star/ui/XDockingAreaAcceptor.idl +++ b/offapi/com/sun/star/ui/XDockingAreaAcceptor.idl @@ -33,11 +33,9 @@ #include #include -//============================================================================= module com { module sun { module star { module ui { -//============================================================================= /** this interface enables developer to implement different docking area acceptors which are used by the frame based layout manager. @@ -107,7 +105,6 @@ interface XDockingAreaAcceptor : com::sun::star::uno::XInterface }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/ui/XImageManager.idl b/offapi/com/sun/star/ui/XImageManager.idl index 05461001d1c5..f990fe62030c 100644 --- a/offapi/com/sun/star/ui/XImageManager.idl +++ b/offapi/com/sun/star/ui/XImageManager.idl @@ -224,7 +224,6 @@ interface XImageManager interface ::com::sun::star::lang::XInitialization; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ui/XModuleUIConfigurationManager.idl b/offapi/com/sun/star/ui/XModuleUIConfigurationManager.idl index 2af8365570dc..2514b7f0c0b4 100644 --- a/offapi/com/sun/star/ui/XModuleUIConfigurationManager.idl +++ b/offapi/com/sun/star/ui/XModuleUIConfigurationManager.idl @@ -93,7 +93,6 @@ interface XModuleUIConfigurationManager : ::com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ui/XModuleUIConfigurationManagerSupplier.idl b/offapi/com/sun/star/ui/XModuleUIConfigurationManagerSupplier.idl index c3e7eb7b269a..298e82e02741 100644 --- a/offapi/com/sun/star/ui/XModuleUIConfigurationManagerSupplier.idl +++ b/offapi/com/sun/star/ui/XModuleUIConfigurationManagerSupplier.idl @@ -42,7 +42,6 @@ module com { module sun { module star { module ui { interface XModuleUIConfigurationManagerSupplier : ::com::sun::star::uno::XInterface { - //---------------------------------------------------------------------- /** returns the requested module based user interface configuration manager. @param ModuleIdentifier @@ -60,7 +59,6 @@ interface XModuleUIConfigurationManagerSupplier : ::com::sun::star::uno::XInterf XUIConfigurationManager getUIConfigurationManager( [in] string ModuleIdentifier ) raises ( com::sun::star::container::NoSuchElementException ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ui/XToolPanel.idl b/offapi/com/sun/star/ui/XToolPanel.idl index 17a0b5609170..ed52f84a3c99 100644 --- a/offapi/com/sun/star/ui/XToolPanel.idl +++ b/offapi/com/sun/star/ui/XToolPanel.idl @@ -31,11 +31,9 @@ #include #include -//============================================================================= module com { module sun { module star { module ui { -//============================================================================= /** describes the basic interface to be implemented by a tool panel */ @@ -56,11 +54,9 @@ interface XToolPanel createAccessible( [in] ::com::sun::star::accessibility::XAccessible ParentAccessible ); }; -//============================================================================= }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/ui/XUIConfiguration.idl b/offapi/com/sun/star/ui/XUIConfiguration.idl index ddabb1f44889..d6eb295dfe77 100644 --- a/offapi/com/sun/star/ui/XUIConfiguration.idl +++ b/offapi/com/sun/star/ui/XUIConfiguration.idl @@ -77,7 +77,6 @@ interface XUIConfiguration : ::com::sun::star::uno::XInterface void removeConfigurationListener( [in] ::com::sun::star::ui::XUIConfigurationListener Listener ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ui/XUIConfigurationListener.idl b/offapi/com/sun/star/ui/XUIConfigurationListener.idl index 991db2b36681..c7bdb166d7c3 100644 --- a/offapi/com/sun/star/ui/XUIConfigurationListener.idl +++ b/offapi/com/sun/star/ui/XUIConfigurationListener.idl @@ -32,11 +32,9 @@ #include #include -//============================================================================= module com { module sun { module star { module ui { -//============================================================================= /** supplies information about changes of a user interface configuration manager. @@ -46,7 +44,6 @@ module com { module sun { module star { module ui { interface XUIConfigurationListener : com::sun::star::lang::XEventListener { - //------------------------------------------------------------------------- /** is invoked when a configuration has inserted an user interface element. @@ -55,7 +52,6 @@ interface XUIConfigurationListener : com::sun::star::lang::XEventListener */ [oneway] void elementInserted( [in] ::com::sun::star::ui::ConfigurationEvent Event ); - //------------------------------------------------------------------------- /** is invoked when a configuration has removed an user interface element. @@ -64,7 +60,6 @@ interface XUIConfigurationListener : com::sun::star::lang::XEventListener */ [oneway] void elementRemoved( [in] ::com::sun::star::ui::ConfigurationEvent Event ); - //------------------------------------------------------------------------- /** is invoked when a configuration has replaced an user interface element. @@ -76,7 +71,6 @@ interface XUIConfigurationListener : com::sun::star::lang::XEventListener }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ui/XUIConfigurationManager.idl b/offapi/com/sun/star/ui/XUIConfigurationManager.idl index f7ccd6dabeef..618d9fade446 100644 --- a/offapi/com/sun/star/ui/XUIConfigurationManager.idl +++ b/offapi/com/sun/star/ui/XUIConfigurationManager.idl @@ -242,7 +242,6 @@ interface XUIConfigurationManager : ::com::sun::star::uno::XInterface com::sun::star::uno::XInterface getEventsManager(); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ui/XUIConfigurationManagerSupplier.idl b/offapi/com/sun/star/ui/XUIConfigurationManagerSupplier.idl index b28afb12a796..15701b947f6e 100644 --- a/offapi/com/sun/star/ui/XUIConfigurationManagerSupplier.idl +++ b/offapi/com/sun/star/ui/XUIConfigurationManagerSupplier.idl @@ -41,7 +41,6 @@ module com { module sun { module star { module ui { interface XUIConfigurationManagerSupplier : ::com::sun::star::uno::XInterface { - //---------------------------------------------------------------------- /** returns the user interface configuration manager related to the object. @@ -53,7 +52,6 @@ interface XUIConfigurationManagerSupplier : ::com::sun::star::uno::XInterface XUIConfigurationManager getUIConfigurationManager(); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ui/XUIConfigurationPersistence.idl b/offapi/com/sun/star/ui/XUIConfigurationPersistence.idl index e55229e1ab78..16dc619ad89b 100644 --- a/offapi/com/sun/star/ui/XUIConfigurationPersistence.idl +++ b/offapi/com/sun/star/ui/XUIConfigurationPersistence.idl @@ -97,7 +97,6 @@ interface XUIConfigurationPersistence : ::com::sun::star::uno::XInterface boolean isReadOnly(); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ui/XUIConfigurationStorage.idl b/offapi/com/sun/star/ui/XUIConfigurationStorage.idl index 7acaa16e77c3..28a8c646251f 100644 --- a/offapi/com/sun/star/ui/XUIConfigurationStorage.idl +++ b/offapi/com/sun/star/ui/XUIConfigurationStorage.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module ui { -//============================================================================= /** supplies functions to change or get information about the storage of a user interface configuration manager. @@ -69,7 +67,6 @@ interface XUIConfigurationStorage : ::com::sun::star::uno::XInterface boolean hasStorage(); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/ui/XUIElement.idl b/offapi/com/sun/star/ui/XUIElement.idl index 92744c441306..8b991b4fefc6 100644 --- a/offapi/com/sun/star/ui/XUIElement.idl +++ b/offapi/com/sun/star/ui/XUIElement.idl @@ -33,11 +33,9 @@ #include #include -//============================================================================= module com { module sun { module star { module ui { -//============================================================================= /** provides a function to retrieve a special purpose interface dependent on the user interface element type. @@ -85,7 +83,6 @@ interface XUIElement : com::sun::star::uno::XInterface }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/ui/XUIElementFactory.idl b/offapi/com/sun/star/ui/XUIElementFactory.idl index a5a15da07c64..206b4376129a 100644 --- a/offapi/com/sun/star/ui/XUIElementFactory.idl +++ b/offapi/com/sun/star/ui/XUIElementFactory.idl @@ -34,11 +34,9 @@ #include #include -//============================================================================= module com { module sun { module star { module ui { -//============================================================================= /** specifies a user interface element factory that can create and initialize user interface elements. diff --git a/offapi/com/sun/star/ui/XUIElementFactoryRegistration.idl b/offapi/com/sun/star/ui/XUIElementFactoryRegistration.idl index 5fe93290eec6..96071b6e3c55 100644 --- a/offapi/com/sun/star/ui/XUIElementFactoryRegistration.idl +++ b/offapi/com/sun/star/ui/XUIElementFactoryRegistration.idl @@ -35,11 +35,9 @@ #include #include -//============================================================================= module com { module sun { module star { module ui { -//============================================================================= /** is used to query, register and deregister user interface element factories. @@ -164,7 +162,6 @@ interface XUIElementFactoryRegistration : com::sun::star::uno::XInterface }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/ui/XUIElementSettings.idl b/offapi/com/sun/star/ui/XUIElementSettings.idl index 98d8648bf007..86f74b5f4eed 100644 --- a/offapi/com/sun/star/ui/XUIElementSettings.idl +++ b/offapi/com/sun/star/ui/XUIElementSettings.idl @@ -32,11 +32,9 @@ #include #include -//============================================================================= module com { module sun { module star { module ui { -//============================================================================= /** provides functions to retrieve and change user interface element structure data and to update its visible representation. @@ -93,7 +91,6 @@ interface XUIElementSettings : com::sun::star::uno::XInterface }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/ui/XUIFunctionListener.idl b/offapi/com/sun/star/ui/XUIFunctionListener.idl index cb5d02dbbd22..c0be4a093a95 100644 --- a/offapi/com/sun/star/ui/XUIFunctionListener.idl +++ b/offapi/com/sun/star/ui/XUIFunctionListener.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module ui { -//============================================================================= /** special interface to receive notification that a user interface element will execute a function. @@ -33,7 +31,6 @@ */ interface XUIFunctionListener : com::sun::star::lang::XEventListener { - //============================================================================= /** gets called to notify a component that a user interface element wants to execute a function. diff --git a/offapi/com/sun/star/ui/dialogs/CommonFilePickerElementIds.idl b/offapi/com/sun/star/ui/dialogs/CommonFilePickerElementIds.idl index 2b2785e73927..7ec5aa4137f1 100644 --- a/offapi/com/sun/star/ui/dialogs/CommonFilePickerElementIds.idl +++ b/offapi/com/sun/star/ui/dialogs/CommonFilePickerElementIds.idl @@ -23,47 +23,39 @@ module com { module sun { module star { module ui { module dialogs { -//============================================================================= /** These constants are used to specify common controls of a FilePicker dialog. */ published constants CommonFilePickerElementIds { - //--------------------------------------------------------------------- /** The control id of the OK button. */ const short PUSHBUTTON_OK = 1; - //--------------------------------------------------------------------- /** The control id of the Cancel button. */ const short PUSHBUTTON_CANCEL = 2; - //--------------------------------------------------------------------- /** The filter listbox of a FilePicker dialog. */ const short LISTBOX_FILTER = 3; - //--------------------------------------------------------------------- /** Is used to refer to the file view of the file picker. This view shows the list of all files/folders in the currently selected folder. */ const short CONTROL_FILEVIEW = 4; - //--------------------------------------------------------------------- /** Is used to refer to the edit line where a file or path can be entered by the user. */ const short EDIT_FILEURL = 5; - //--------------------------------------------------------------------- /** The label of the filter listbox of a FilePicker dialog. @since OOo 1.1.2 */ const short LISTBOX_FILTER_LABEL = 6; - //--------------------------------------------------------------------- /** The label of the file name listbox of a FilePicker dialog. @since OOo 1.1.2 @@ -71,7 +63,6 @@ published constants CommonFilePickerElementIds const short EDIT_FILEURL_LABEL = 7; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/ui/dialogs/ControlActions.idl b/offapi/com/sun/star/ui/dialogs/ControlActions.idl index ab6b31c9a521..dc458afdf685 100644 --- a/offapi/com/sun/star/ui/dialogs/ControlActions.idl +++ b/offapi/com/sun/star/ui/dialogs/ControlActions.idl @@ -23,7 +23,6 @@ module com { module sun { module star { module ui { module dialogs { -//============================================================================= /** Control actions for common and extended controls of a FilePicker. @see com::sun::star::ui::dialogs::XFilePickerControlAccess @@ -33,18 +32,15 @@ module com { module sun { module star { module ui { module dialogs { published constants ControlActions { - //--------------------------------------------------------------------- /** Adds an item to the content of the listbox. The given item has to be a string. */ const short ADD_ITEM = 1; - //--------------------------------------------------------------------- /** Adds a sequence of strings to the content of the listbox. */ const short ADD_ITEMS = 2; - //--------------------------------------------------------------------- /** Removes an item from a listbox. The given value has to be a position. If the position is invalid an exception will be thrown. The index of the first position is 0. @@ -52,12 +48,10 @@ published constants ControlActions */ const short DELETE_ITEM = 3; - //--------------------------------------------------------------------- /** Removes all items from the listbox. */ const short DELETE_ITEMS = 4; - //--------------------------------------------------------------------- /** Selects an item in a listbox. The given value has to be a position. The index of the first position is 0. A value of -1 removes the selection. @@ -66,18 +60,15 @@ published constants ControlActions */ const short SET_SELECT_ITEM = 5; - //--------------------------------------------------------------------- /** Returns all items of the listbox as a sequence of strings. */ const short GET_ITEMS = 6; - //--------------------------------------------------------------------- /** Returns the currently selected item. The returned item is an empty string if the listbox is empty or no item is selected. */ const short GET_SELECTED_ITEM = 7; - //--------------------------------------------------------------------- /** Returns the zero based index of the currently selected item. If the listbox is empty or there is no item selected -1 will be returned. The returned value is a sal_Int32. @@ -85,18 +76,15 @@ published constants ControlActions const short GET_SELECTED_ITEM_INDEX = 8; - //--------------------------------------------------------------------- /** Sets the help URL of a control. */ const short SET_HELP_URL = 100; - //--------------------------------------------------------------------- /** Retrieves the help URL of a control. */ const short GET_HELP_URL = 101; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/ui/dialogs/DialogClosedEvent.idl b/offapi/com/sun/star/ui/dialogs/DialogClosedEvent.idl index 329f9929d5b9..e77b5c0b8a06 100644 --- a/offapi/com/sun/star/ui/dialogs/DialogClosedEvent.idl +++ b/offapi/com/sun/star/ui/dialogs/DialogClosedEvent.idl @@ -22,13 +22,10 @@ #include -//============================================================================= module com { module sun { module star { module ui { module dialogs { -//============================================================================= -//============================================================================= /** Information of a closed dialog.

The broadcaster who sends such event, must send the dialog as the source.

@@ -37,7 +34,6 @@ module com { module sun { module star { module ui { module dialogs { */ struct DialogClosedEvent: com::sun::star::lang::EventObject { - //------------------------------------------------------------------------- /** @param DialogResult Identifies the result of a dialog. @@ -47,7 +43,6 @@ struct DialogClosedEvent: com::sun::star::lang::EventObject short DialogResult; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/ui/dialogs/ExecutableDialogException.idl b/offapi/com/sun/star/ui/dialogs/ExecutableDialogException.idl index 3915842f4d4e..a632953a38ab 100644 --- a/offapi/com/sun/star/ui/dialogs/ExecutableDialogException.idl +++ b/offapi/com/sun/star/ui/dialogs/ExecutableDialogException.idl @@ -22,18 +22,15 @@ #include -//============================================================================= module com { module sun { module star { module ui { module dialogs { -//============================================================================= /** Base class of all XExecutableDialog related exceptions. */ published exception ExecutableDialogException: com::sun::star::uno::Exception { }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/ui/dialogs/ExecutableDialogResults.idl b/offapi/com/sun/star/ui/dialogs/ExecutableDialogResults.idl index 1cfde5dea2bf..5554714330a4 100644 --- a/offapi/com/sun/star/ui/dialogs/ExecutableDialogResults.idl +++ b/offapi/com/sun/star/ui/dialogs/ExecutableDialogResults.idl @@ -20,28 +20,23 @@ #ifndef __com_sun_star_ui_dialogs_ExecutableDialogResults_idl__ #define __com_sun_star_ui_dialogs_ExecutableDialogResults_idl__ -//============================================================================= module com { module sun { module star { module ui { module dialogs { -//============================================================================= /** These constants are used to specify a result of executing a XExecutableDialog. */ published constants ExecutableDialogResults { - //------------------------------------------------------------------------- /** The user canceled the dialog. */ const short CANCEL = 0; - //------------------------------------------------------------------------- /** The user acknowledged the dialog. */ const short OK = 1; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/ui/dialogs/ExtendedFilePickerElementIds.idl b/offapi/com/sun/star/ui/dialogs/ExtendedFilePickerElementIds.idl index 281e4fd5437b..b641af2e32b6 100644 --- a/offapi/com/sun/star/ui/dialogs/ExtendedFilePickerElementIds.idl +++ b/offapi/com/sun/star/ui/dialogs/ExtendedFilePickerElementIds.idl @@ -23,7 +23,6 @@ module com { module sun { module star { module ui { module dialogs { -//============================================================================= /**

These constants are used to specify extended controls of a FilePicker dialog. A FilePicker service may be initialized so that it has additional controls extending the set of common controls a FilePicker usually supports.

@@ -35,84 +34,68 @@ module com { module sun { module star { module ui { module dialogs { published constants ExtendedFilePickerElementIds { - //--------------------------------------------------------------------- /** */ const short CHECKBOX_AUTOEXTENSION = 100; - //--------------------------------------------------------------------- /** */ const short CHECKBOX_PASSWORD = 101; - //--------------------------------------------------------------------- /** */ const short CHECKBOX_FILTEROPTIONS = 102; - //--------------------------------------------------------------------- /** */ const short CHECKBOX_READONLY = 103; - //--------------------------------------------------------------------- /** */ const short CHECKBOX_LINK = 104; - //--------------------------------------------------------------------- /** */ const short CHECKBOX_PREVIEW = 105; - //--------------------------------------------------------------------- /** */ const short PUSHBUTTON_PLAY = 106; - //--------------------------------------------------------------------- /** */ const short LISTBOX_VERSION = 107; - //--------------------------------------------------------------------- /** */ const short LISTBOX_TEMPLATE = 108; - //--------------------------------------------------------------------- /** */ const short LISTBOX_IMAGE_TEMPLATE = 109; - //--------------------------------------------------------------------- /** */ const short CHECKBOX_SELECTION = 110; - //--------------------------------------------------------------------- /** */ const short LISTBOX_VERSION_LABEL = 207; - //--------------------------------------------------------------------- /** */ const short LISTBOX_TEMPLATE_LABEL = 208; - //--------------------------------------------------------------------- /** */ const short LISTBOX_IMAGE_TEMPLATE_LABEL = 209; - //--------------------------------------------------------------------- /** */ const short LISTBOX_FILTER_SELECTOR = 210; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/ui/dialogs/FilePicker.idl b/offapi/com/sun/star/ui/dialogs/FilePicker.idl index 6874afc4f80e..fdd4685829d0 100644 --- a/offapi/com/sun/star/ui/dialogs/FilePicker.idl +++ b/offapi/com/sun/star/ui/dialogs/FilePicker.idl @@ -35,13 +35,10 @@ #include #include -//============================================================================= module com { module sun { module star { module ui { module dialogs { -//============================================================================= -//============================================================================= /** A FilePicker. It is NOT recommended to cache a reference to a file @@ -61,33 +58,27 @@ module com { module sun { module star { module ui { module dialogs { published service FilePicker { - //------------------------------------------------------------------------- /** Allows to associate a help URL with the file picker instance. */ [optional, property] string HelpURL; - //------------------------------------------------------------------------- /** Provides access to the basic FilePicker functionality. */ interface XFilePicker; - //------------------------------------------------------------------------- /** Provides the ability to request notifications about changes. */ interface XFilePickerNotifier; - //------------------------------------------------------------------------- /** Provides the ability to add different filter, query for the current filters and set a current filter */ interface XFilterManager; - //------------------------------------------------------------------------- /** Provides the ability to show a preview of a selected file */ [optional] interface XFilePreview; - //------------------------------------------------------------------------- /** Provides the ability manage additional controls (checkboxes, listboxes etc.) offered by an extended FilePicker, these controls extend the subset of common controls that a FilePicker usually supports. @@ -99,12 +90,10 @@ published service FilePicker */ [optional] interface XFilePickerControlAccess; - //------------------------------------------------------------------------- /** An interface which allows manipulation of groups of filters */ [optional] interface XFilterGroupManager; - //------------------------------------------------------------------------- /** Provides the ability to choose between different custom templates that do extend the subset of common controls a FilePicker usually supports. Implementers may omit this interface if the FileOpen @@ -123,29 +112,24 @@ published service FilePicker */ [optional] interface com::sun::star::lang::XInitialization; - //------------------------------------------------------------------------- /** For canceling a running dialog instance.

This may be useful for automatic test tools for instance.

*/ [optional] interface com::sun::star::util::XCancellable; - //------------------------------------------------------------------------- /** For shutdown and listener support. */ interface com::sun::star::lang::XComponent; - //------------------------------------------------------------------------- /** Service should always support this interface. */ interface com::sun::star::lang::XServiceInfo; - //------------------------------------------------------------------------- /** Service should always support this interface. */ interface com::sun::star::lang::XTypeProvider; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/ui/dialogs/FilePickerEvent.idl b/offapi/com/sun/star/ui/dialogs/FilePickerEvent.idl index 40463047abf8..2c834e89369b 100644 --- a/offapi/com/sun/star/ui/dialogs/FilePickerEvent.idl +++ b/offapi/com/sun/star/ui/dialogs/FilePickerEvent.idl @@ -22,18 +22,14 @@ #include -//============================================================================= module com { module sun { module star { module ui { module dialogs { -//============================================================================= -//============================================================================= /** Context information in case of a FilePicker event. */ published struct FilePickerEvent: com::sun::star::lang::EventObject { - //------------------------------------------------------------------------- /** @param ElementId Identifies the affected element @@ -44,7 +40,6 @@ published struct FilePickerEvent: com::sun::star::lang::EventObject short ElementId; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/ui/dialogs/FilePreviewImageFormats.idl b/offapi/com/sun/star/ui/dialogs/FilePreviewImageFormats.idl index 1d292a19f5a5..f3bce8d7db52 100644 --- a/offapi/com/sun/star/ui/dialogs/FilePreviewImageFormats.idl +++ b/offapi/com/sun/star/ui/dialogs/FilePreviewImageFormats.idl @@ -23,14 +23,12 @@ module com { module sun { module star { module ui { module dialogs { -//============================================================================= /** These constants are used to specify image formats supported by an implementation of the interface XFilePreview. */ published constants FilePreviewImageFormats { - //--------------------------------------------------------------------- /** A OpenOffice bitmap which is similar to the device independent bitmap (DIB) format on windows. The bitmap data should be provided as a sequence of sal_Int8. @@ -38,7 +36,6 @@ published constants FilePreviewImageFormats const short BITMAP = 1; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/ui/dialogs/FilterOptionsDialog.idl b/offapi/com/sun/star/ui/dialogs/FilterOptionsDialog.idl index d50a412810cd..1a71ee472608 100644 --- a/offapi/com/sun/star/ui/dialogs/FilterOptionsDialog.idl +++ b/offapi/com/sun/star/ui/dialogs/FilterOptionsDialog.idl @@ -22,11 +22,9 @@ #include #include -//============================================================================= module com { module sun { module star { module ui { module dialogs { -//============================================================================= /** This service enables a filter developer to register a dialog to query for user options before the filter operation is performed. @@ -50,7 +48,6 @@ module com { module sun { module star { module ui { module dialogs { */ published service FilterOptionsDialog { - //------------------------------------------------------------------------- /** this interface is used to set the property values of the MediaDescriptor before executing the dialog and to retrieve the changed MediaDescriptor @@ -59,7 +56,6 @@ published service FilterOptionsDialog */ interface com::sun::star::beans::XPropertyAccess; - //------------------------------------------------------------------------- /** this interface executes a dialog that displays the options for a filter. If XExecutableDialog::execute @@ -69,7 +65,6 @@ published service FilterOptionsDialog interface ::com::sun::star::ui::dialogs::XExecutableDialog; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/ui/dialogs/FolderPicker.idl b/offapi/com/sun/star/ui/dialogs/FolderPicker.idl index 1bf1cfad3657..7681affadf1c 100644 --- a/offapi/com/sun/star/ui/dialogs/FolderPicker.idl +++ b/offapi/com/sun/star/ui/dialogs/FolderPicker.idl @@ -34,44 +34,36 @@ #include #include -//============================================================================= module com { module sun { module star { module ui { module dialogs { -//============================================================================= published interface XFolderPicker; -//============================================================================= /** A FolderPicker service. */ published service FolderPicker { - //------------------------------------------------------------------------- /** Provides the ability to execute a FolderPicker dialog and browse for and select folders. */ interface XFolderPicker; - //------------------------------------------------------------------------- /** Service should always support this interface. */ interface com::sun::star::lang::XServiceInfo; - //------------------------------------------------------------------------- /** Service should always support this interface. */ interface com::sun::star::lang::XTypeProvider; - //------------------------------------------------------------------------- /** For canceling a running dialog instance.

This may be useful for automatic test tools for instance.

*/ [optional] interface com::sun::star::util::XCancellable; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/ui/dialogs/ListboxControlActions.idl b/offapi/com/sun/star/ui/dialogs/ListboxControlActions.idl index e44616d66a6a..2fc253aa2b22 100644 --- a/offapi/com/sun/star/ui/dialogs/ListboxControlActions.idl +++ b/offapi/com/sun/star/ui/dialogs/ListboxControlActions.idl @@ -23,7 +23,6 @@ module com { module sun { module star { module ui { module dialogs { -//============================================================================= /** These constants are deprecated and should not be used anymore. They're superseded by ControlActions. @deprecated @@ -31,18 +30,15 @@ module com { module sun { module star { module ui { module dialogs { published constants ListboxControlActions { - //--------------------------------------------------------------------- /** Adds an item to the content of the listbox. The given item has to be a string. */ const short ADD_ITEM = 1; - //--------------------------------------------------------------------- /** Adds a sequence of strings to the content of the listbox. */ const short ADD_ITEMS = 2; - //--------------------------------------------------------------------- /** Removes an item from a listbox. The given value has to be a position. If the position is invalid an exception will be thrown. The index of the first position is 0. @@ -50,12 +46,10 @@ published constants ListboxControlActions */ const short DELETE_ITEM = 3; - //--------------------------------------------------------------------- /** Removes all items from the listbox. */ const short DELETE_ITEMS = 4; - //--------------------------------------------------------------------- /** Selects an item in a listbox. The given value has to be a position. The index of the first position is 0. A value of -1 removes the selection. @@ -64,19 +58,16 @@ published constants ListboxControlActions */ const short SET_SELECT_ITEM = 5; - //--------------------------------------------------------------------- /** Returns all items of the listbox as a sequence of strings. */ const short GET_ITEMS = 6; - //--------------------------------------------------------------------- /** Returns the currently selected item. The returned item is an empty string if the listbox is empty or no item is selected. */ const short GET_SELECTED_ITEM = 7; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/ui/dialogs/TemplateDescription.idl b/offapi/com/sun/star/ui/dialogs/TemplateDescription.idl index 134724a4cf1d..f9dcf6c0c111 100644 --- a/offapi/com/sun/star/ui/dialogs/TemplateDescription.idl +++ b/offapi/com/sun/star/ui/dialogs/TemplateDescription.idl @@ -23,7 +23,6 @@ module com { module sun { module star { module ui { module dialogs { -//============================================================================= /** The implementation of a FilePicker service may support the usage of different templates. The following constants define the currently specified templates. @@ -33,17 +32,14 @@ module com { module sun { module star { module ui { module dialogs { published constants TemplateDescription { - //--------------------------------------------------------------------- /** A FileOpen dialog without any additional controls. */ const short FILEOPEN_SIMPLE = 0; - //--------------------------------------------------------------------- /** A FileSave dialog without any additional controls. */ const short FILESAVE_SIMPLE = 1; - //--------------------------------------------------------------------- /** A FileSave dialog with additional controls.
  • A checkbox "Auto Extension"
  • @@ -52,7 +48,6 @@ published constants TemplateDescription */ const short FILESAVE_AUTOEXTENSION_PASSWORD = 2; - //--------------------------------------------------------------------- /** A FileSave dialog with additional controls.
    • A checkbox "Auto Extension"
    • @@ -62,7 +57,6 @@ published constants TemplateDescription */ const short FILESAVE_AUTOEXTENSION_PASSWORD_FILTEROPTIONS = 3; - //--------------------------------------------------------------------- /** A FileSave dialog with additional controls.
      • A checkbox "Auto Extension"
      • @@ -71,7 +65,6 @@ published constants TemplateDescription */ const short FILESAVE_AUTOEXTENSION_SELECTION = 4; - //--------------------------------------------------------------------- /** A FileSave dialog with additional controls.
        • A checkbox "Auto Extension"
        • @@ -80,7 +73,6 @@ published constants TemplateDescription */ const short FILESAVE_AUTOEXTENSION_TEMPLATE = 5; - //--------------------------------------------------------------------- /** A FileOpen dialog with additional controls.
          • A checkbox "Insert as link" @@ -91,7 +83,6 @@ published constants TemplateDescription */ const short FILEOPEN_LINK_PREVIEW_IMAGE_TEMPLATE = 6; - //--------------------------------------------------------------------- /** A FileOpen dialog with additional controls.
            • A push button "Play"
            • @@ -99,7 +90,6 @@ published constants TemplateDescription */ const short FILEOPEN_PLAY = 7; - //--------------------------------------------------------------------- /** A FileOpen dialog with additional controls.
              • A checkbox "Read only"
              • @@ -108,7 +98,6 @@ published constants TemplateDescription */ const short FILEOPEN_READONLY_VERSION = 8; - //--------------------------------------------------------------------- /** A FileOpen dialog with additional controls.
                • A checkbox "Insert as link"
                • @@ -118,7 +107,6 @@ published constants TemplateDescription */ const short FILEOPEN_LINK_PREVIEW = 9; - //--------------------------------------------------------------------- /** A FileSave dialog with additional controls.
                  • A checkbox "Auto Extension"
                  • @@ -128,7 +116,6 @@ published constants TemplateDescription }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/ui/dialogs/Wizard.idl b/offapi/com/sun/star/ui/dialogs/Wizard.idl index d8dc18548164..6249a712f999 100644 --- a/offapi/com/sun/star/ui/dialogs/Wizard.idl +++ b/offapi/com/sun/star/ui/dialogs/Wizard.idl @@ -31,13 +31,11 @@ #include #include -//================================================================================================================== module com { module sun { module star { module ui { module dialogs { interface XWizardController; -//================================================================================================================== /** provides a framework for implementing a wizard dialog. */ @@ -67,11 +65,9 @@ service Wizard : XWizard ); }; -//================================================================================================================== }; }; }; }; }; -//================================================================================================================== #endif diff --git a/offapi/com/sun/star/ui/dialogs/WizardButton.idl b/offapi/com/sun/star/ui/dialogs/WizardButton.idl index 7c49b40c8f36..7c1d409ab557 100644 --- a/offapi/com/sun/star/ui/dialogs/WizardButton.idl +++ b/offapi/com/sun/star/ui/dialogs/WizardButton.idl @@ -20,11 +20,9 @@ #ifndef __com_sun_star_ui_dialogs_WizardButton_idl__ #define __com_sun_star_ui_dialogs_WizardButton_idl__ -//================================================================================================================== module com { module sun { module star { module ui { module dialogs { -//================================================================================================================== /** denotes the buttons found in a Wizard */ @@ -44,11 +42,9 @@ constants WizardButton const short HELP = 5; }; -//================================================================================================================== }; }; }; }; }; -//================================================================================================================== #endif diff --git a/offapi/com/sun/star/ui/dialogs/WizardTravelType.idl b/offapi/com/sun/star/ui/dialogs/WizardTravelType.idl index 66113e36a64b..c18c4701d522 100644 --- a/offapi/com/sun/star/ui/dialogs/WizardTravelType.idl +++ b/offapi/com/sun/star/ui/dialogs/WizardTravelType.idl @@ -20,11 +20,9 @@ #ifndef __com_sun_star_ui_dialogs_WizardTravelType_idl__ #define __com_sun_star_ui_dialogs_WizardTravelType_idl__ -//================================================================================================================== module com { module sun { module star { module ui { module dialogs { -//================================================================================================================== /** denotes ways to leave a Wizard's page */ @@ -38,11 +36,9 @@ constants WizardTravelType const short FINISH = 3; }; -//================================================================================================================== }; }; }; }; }; -//================================================================================================================== #endif diff --git a/offapi/com/sun/star/ui/dialogs/XAsynchronousExecutableDialog.idl b/offapi/com/sun/star/ui/dialogs/XAsynchronousExecutableDialog.idl index fbdb282fefa7..bbfe5f2630a7 100644 --- a/offapi/com/sun/star/ui/dialogs/XAsynchronousExecutableDialog.idl +++ b/offapi/com/sun/star/ui/dialogs/XAsynchronousExecutableDialog.idl @@ -32,16 +32,13 @@ #include #include -//============================================================================= module com { module sun { module star { module ui { module dialogs { -//============================================================================= /** Specifies an interface for an executable dialog in asynchronous mode. */ interface XAsynchronousExecutableDialog: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** Sets the title of the dialog. @param aTitle @@ -50,7 +47,6 @@ interface XAsynchronousExecutableDialog: com::sun::star::uno::XInterface */ void setDialogTitle( [in] string aTitle ); - //------------------------------------------------------------------------- /** Executes (shows) the dialog and returns immediately. @param xListener @@ -60,7 +56,6 @@ interface XAsynchronousExecutableDialog: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/ui/dialogs/XControlAccess.idl b/offapi/com/sun/star/ui/dialogs/XControlAccess.idl index 45f2c4917b30..3a3f7ba5aefa 100644 --- a/offapi/com/sun/star/ui/dialogs/XControlAccess.idl +++ b/offapi/com/sun/star/ui/dialogs/XControlAccess.idl @@ -32,11 +32,9 @@ #include #include -//============================================================================= module com { module sun { module star { module ui { module dialogs { -//============================================================================= /** Generic control access interface.

                    Use this interface to access user interface controls supported @@ -51,7 +49,6 @@ module com { module sun { module star { module ui { module dialogs { */ published interface XControlAccess: com::sun::star::uno::XInterface { -//------------------------------------------------------------------------- /** Change a control property. @param aControlName @@ -72,7 +69,6 @@ published interface XControlAccess: com::sun::star::uno::XInterface void setControlProperty( [in] string aControlName, [in] string aControlProperty, [in] any aValue ) raises( com::sun::star::lang::IllegalArgumentException ); -//------------------------------------------------------------------------- /** Query for a control property. @param aControlName @@ -93,7 +89,6 @@ any getControlProperty( [in] string aControlName, [in] string aControlProperty ) raises( com::sun::star::lang::IllegalArgumentException ); }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/ui/dialogs/XControlInformation.idl b/offapi/com/sun/star/ui/dialogs/XControlInformation.idl index 19134499c67c..5e331fc52361 100644 --- a/offapi/com/sun/star/ui/dialogs/XControlInformation.idl +++ b/offapi/com/sun/star/ui/dialogs/XControlInformation.idl @@ -32,11 +32,9 @@ #include #include -//============================================================================= module com { module sun { module star { module ui { module dialogs { -//============================================================================= /** Interface to query for controls and control properties supported by the implementing instance. @@ -44,7 +42,6 @@ module com { module sun { module star { module ui { module dialogs { */ published interface XControlInformation: com::sun::star::uno::XInterface { -//------------------------------------------------------------------------- /** Query for the supported controls of a service instance. @returns @@ -52,7 +49,6 @@ published interface XControlInformation: com::sun::star::uno::XInterface */ sequence getSupportedControls( ); -//------------------------------------------------------------------------- /** Returns whether the specified control is supported or not. @param aControlName @@ -65,7 +61,6 @@ sequence getSupportedControls( ); */ boolean isControlSupported( [in] string aControlName ); -//------------------------------------------------------------------------- /** Returns a sequence with properties supported by the specified control. @@ -82,7 +77,6 @@ boolean isControlSupported( [in] string aControlName ); sequence getSupportedControlProperties( [in] string aControlName ) raises( com::sun::star::lang::IllegalArgumentException ); -//------------------------------------------------------------------------- /** Returns whether control property is supported by a control. @param aControlName diff --git a/offapi/com/sun/star/ui/dialogs/XDialogClosedListener.idl b/offapi/com/sun/star/ui/dialogs/XDialogClosedListener.idl index 1ccf68027c33..399a158a8b84 100644 --- a/offapi/com/sun/star/ui/dialogs/XDialogClosedListener.idl +++ b/offapi/com/sun/star/ui/dialogs/XDialogClosedListener.idl @@ -25,7 +25,6 @@ module com { module sun { module star { module ui { module dialogs { -//============================================================================= /** Used to notify listeners about dialog-closed events.

                    Registered listeners will be notified with a @@ -38,7 +37,6 @@ module com { module sun { module star { module ui { module dialogs { interface XDialogClosedListener: com::sun::star::lang::XEventListener { - //------------------------------------------------------------------------- /** A client receives this event if a dialog is closed. @param aEvent diff --git a/offapi/com/sun/star/ui/dialogs/XExecutableDialog.idl b/offapi/com/sun/star/ui/dialogs/XExecutableDialog.idl index 99f7d82013e1..21800dd29cfd 100644 --- a/offapi/com/sun/star/ui/dialogs/XExecutableDialog.idl +++ b/offapi/com/sun/star/ui/dialogs/XExecutableDialog.idl @@ -32,18 +32,15 @@ #include #include -//============================================================================= module com { module sun { module star { module ui { module dialogs { -//============================================================================= /** Specifies an interface for an executable dialog. */ published interface XExecutableDialog: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** Sets the title of the dialog. @param aTitle @@ -53,7 +50,6 @@ published interface XExecutableDialog: com::sun::star::uno::XInterface */ void setTitle( [in] string aTitle ); - //------------------------------------------------------------------------- /** Executes (shows) the dialog. @returns @@ -62,7 +58,6 @@ published interface XExecutableDialog: com::sun::star::uno::XInterface short execute(); }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/ui/dialogs/XFilePicker.idl b/offapi/com/sun/star/ui/dialogs/XFilePicker.idl index 57201c0a8a03..41d00ef2cd7f 100644 --- a/offapi/com/sun/star/ui/dialogs/XFilePicker.idl +++ b/offapi/com/sun/star/ui/dialogs/XFilePicker.idl @@ -32,18 +32,15 @@ #include #include -//============================================================================= module com { module sun { module star { module ui { module dialogs { -//============================================================================= /** Specifies an interface for a FilePicker */ published interface XFilePicker: com::sun::star::ui::dialogs::XExecutableDialog { - //------------------------------------------------------------------------- /** Enable/disable multi-selection mode

                    If the multi-selection mode is enabled, multiple files @@ -55,7 +52,6 @@ published interface XFilePicker: com::sun::star::ui::dialogs::XExecutableDialog */ void setMultiSelectionMode( [in] boolean bMode ); - //------------------------------------------------------------------------- /** Sets the default string that appears in the file name box of a FilePicker. @param aName @@ -66,7 +62,6 @@ published interface XFilePicker: com::sun::star::ui::dialogs::XExecutableDialog */ void setDefaultName( [in] string aName ); - //------------------------------------------------------------------------- /** Sets the directory that the file dialog initially displays. @param aDirectory @@ -79,7 +74,6 @@ published interface XFilePicker: com::sun::star::ui::dialogs::XExecutableDialog void setDisplayDirectory( [in] string aDirectory ) raises( ::com::sun::star::lang::IllegalArgumentException ); - //------------------------------------------------------------------------- /** Returns the directory that the file dialog is currently showing or was last showing before closing the dialog with Ok. If the user did cancel the dialog, the returned value is undefined. @@ -89,7 +83,6 @@ published interface XFilePicker: com::sun::star::ui::dialogs::XExecutableDialog */ string getDisplayDirectory(); - //------------------------------------------------------------------------- /** Returns a sequence of the selected files including path information in URL format, conform to Rfc1738. @@ -129,7 +122,6 @@ published interface XFilePicker: com::sun::star::ui::dialogs::XExecutableDialog sequence< string > getFiles(); }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/ui/dialogs/XFilePicker2.idl b/offapi/com/sun/star/ui/dialogs/XFilePicker2.idl index 56c4c3e267bc..d4e11307249c 100644 --- a/offapi/com/sun/star/ui/dialogs/XFilePicker2.idl +++ b/offapi/com/sun/star/ui/dialogs/XFilePicker2.idl @@ -31,16 +31,13 @@ #include -//============================================================================= module com { module sun { module star { module ui { module dialogs { -//============================================================================= /** extends file picker interface to workaround some design problems. */ interface XFilePicker2 : ::com::sun::star::ui::dialogs::XFilePicker { - //------------------------------------------------------------------------- /** Returns a sequence of the selected files including path information in URL format, conform to Rfc1738. @@ -66,7 +63,6 @@ interface XFilePicker2 : ::com::sun::star::ui::dialogs::XFilePicker sequence< string > getSelectedFiles(); }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/ui/dialogs/XFilePickerControlAccess.idl b/offapi/com/sun/star/ui/dialogs/XFilePickerControlAccess.idl index 811a28f70af1..6cdc94918788 100644 --- a/offapi/com/sun/star/ui/dialogs/XFilePickerControlAccess.idl +++ b/offapi/com/sun/star/ui/dialogs/XFilePickerControlAccess.idl @@ -31,11 +31,9 @@ #include -//============================================================================= module com { module sun { module star { module ui { module dialogs { -//============================================================================= /** Provides access to the controls of a FilePicker.

                    A FilePicker may contain additional elements according to the needs @@ -47,7 +45,6 @@ module com { module sun { module star { module ui { module dialogs { published interface XFilePickerControlAccess: com::sun::star::ui::dialogs::XFilePicker { -//------------------------------------------------------------------------- /** Set the value of an additional element within a FilePicker. @param ControlId @@ -71,7 +68,6 @@ published interface XFilePickerControlAccess: com::sun::star::ui::dialogs::XFile */ void setValue( [in] short aControlId, [in] short aControlAction, [in] any aValue ); -//------------------------------------------------------------------------- /** Get the value of an additional element within a FilePicker @param aControlId @@ -96,7 +92,6 @@ void setValue( [in] short aControlId, [in] short aControlAction, [in] any aValue */ any getValue( [in] short aControlId, [in] short aControlAction ); -//------------------------------------------------------------------------- /** Set the label of the specified element. If the specified element doesn't support setting a label, this method has no effect. @@ -111,7 +106,6 @@ any getValue( [in] short aControlId, [in] short aControlAction ); */ void setLabel( [in] short aControlId, [in] string aLabel ); -//------------------------------------------------------------------------- /** Returns the label of the specified element. @param aControlId @@ -127,7 +121,6 @@ void setLabel( [in] short aControlId, [in] string aLabel ); */ string getLabel( [in] short aControlId ); -//------------------------------------------------------------------------- /** Enables or disables a control. @param ControlId @@ -143,7 +136,6 @@ string getLabel( [in] short aControlId ); void enableControl( [in] short aControlId, [in] boolean bEnable ); }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/ui/dialogs/XFilePickerListener.idl b/offapi/com/sun/star/ui/dialogs/XFilePickerListener.idl index 101e830cea6e..d2700b90e65b 100644 --- a/offapi/com/sun/star/ui/dialogs/XFilePickerListener.idl +++ b/offapi/com/sun/star/ui/dialogs/XFilePickerListener.idl @@ -32,13 +32,10 @@ #include #include -//============================================================================= module com { module sun { module star { module ui { module dialogs { -//============================================================================= -//============================================================================= /** Interface to be implemented by a FilePicker listener.

                    The XFilePickerListener interface must be implemented by @@ -48,7 +45,6 @@ module com { module sun { module star { module ui { module dialogs { published interface XFilePickerListener: com::sun::star::lang::XEventListener { - //------------------------------------------------------------------------- /** A client receives this event if the file selection within the FilePicker service dialog changes. @@ -60,7 +56,6 @@ published interface XFilePickerListener: com::sun::star::lang::XEventListener void fileSelectionChanged( [in] FilePickerEvent aEvent ); - //------------------------------------------------------------------------- /** A client receives this event if the directory selection within the FilePicker dialog changes. @@ -71,7 +66,6 @@ published interface XFilePickerListener: com::sun::star::lang::XEventListener */ void directoryChanged( [in] FilePickerEvent aEvent ); - //------------------------------------------------------------------------- /** A client receives this event if the F1 key or the help button was pressed. @@ -89,7 +83,6 @@ published interface XFilePickerListener: com::sun::star::lang::XEventListener */ string helpRequested( [in] FilePickerEvent aEvent ); - //------------------------------------------------------------------------- /** A client receives this event if the state of a control within the FilePicker service dialog changes. @@ -100,7 +93,6 @@ published interface XFilePickerListener: com::sun::star::lang::XEventListener */ void controlStateChanged( [in] FilePickerEvent aEvent ); - //------------------------------------------------------------------------- /** A client receives this event if the size of the FilePicker dialog has changed. If the FilePicker dialog contains a preview the client may ask for the new dimension of the preview area. @@ -108,7 +100,6 @@ published interface XFilePickerListener: com::sun::star::lang::XEventListener void dialogSizeChanged( ); }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/ui/dialogs/XFilePickerNotifier.idl b/offapi/com/sun/star/ui/dialogs/XFilePickerNotifier.idl index 6a69057173a6..d60526586cba 100644 --- a/offapi/com/sun/star/ui/dialogs/XFilePickerNotifier.idl +++ b/offapi/com/sun/star/ui/dialogs/XFilePickerNotifier.idl @@ -23,18 +23,14 @@ #include #include -//============================================================================= module com { module sun { module star { module ui { module dialogs { -//============================================================================= -//============================================================================= /** Interface to be implemented in order to support listener management. */ published interface XFilePickerNotifier: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** Interface for clients to register as XFilePickerListener @param xListener @@ -44,7 +40,6 @@ published interface XFilePickerNotifier: com::sun::star::uno::XInterface */ [oneway] void addFilePickerListener( [in] XFilePickerListener xListener ); - //------------------------------------------------------------------------- /** Interface for clients to unregister as XFilePickerListener. @param xListener @@ -55,7 +50,6 @@ published interface XFilePickerNotifier: com::sun::star::uno::XInterface [oneway] void removeFilePickerListener( [in] XFilePickerListener xListener ); }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/ui/dialogs/XFilePreview.idl b/offapi/com/sun/star/ui/dialogs/XFilePreview.idl index 6558fcd8f428..8d2cd9d7cd09 100644 --- a/offapi/com/sun/star/ui/dialogs/XFilePreview.idl +++ b/offapi/com/sun/star/ui/dialogs/XFilePreview.idl @@ -33,18 +33,15 @@ #include #include -//============================================================================= module com { module sun { module star { module ui { module dialogs { -//============================================================================= /** FilePicker that support the preview of various file formats should implement this interface. */ published interface XFilePreview: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** The method returns all image formats that the preview supports. @returns @@ -54,7 +51,6 @@ published interface XFilePreview: com::sun::star::uno::XInterface */ sequence< short > getSupportedImageFormats( ); - //------------------------------------------------------------------------- /** The method returns the supported color depth of the target device. @returns @@ -62,7 +58,6 @@ published interface XFilePreview: com::sun::star::uno::XInterface */ com::sun::star::util::Color getTargetColorDepth( ); - //------------------------------------------------------------------------- /** The method returns the available width of the preview window even if the window is invisible or could not be created. If a service implementation doesn't support a file preview @@ -73,7 +68,6 @@ published interface XFilePreview: com::sun::star::uno::XInterface */ long getAvailableWidth( ); - //------------------------------------------------------------------------- /** The method returns the available height of the preview window even if the window is invisible or could not be created. If a service implementation doesn't support a file preview @@ -84,7 +78,6 @@ published interface XFilePreview: com::sun::star::uno::XInterface */ long getAvailableHeight( ); - //------------------------------------------------------------------------- /** Sets a new image. If the preview is currently hidden the image will be ignored. An empty any will clear the preview window. @@ -104,7 +97,6 @@ published interface XFilePreview: com::sun::star::uno::XInterface void setImage( [in] short aImageFormat, [in] any aImage ) raises( ::com::sun::star::lang::IllegalArgumentException ); - //------------------------------------------------------------------------- /** Optionally sets the current show state of the preview. It is possible that the preview implementation doesn't support hiding the preview. @@ -119,7 +111,6 @@ published interface XFilePreview: com::sun::star::uno::XInterface */ boolean setShowState( [in] boolean bShowState ); - //------------------------------------------------------------------------- /** Returns the current show state of the preview. @returns @@ -129,7 +120,6 @@ published interface XFilePreview: com::sun::star::uno::XInterface boolean getShowState( ); }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/ui/dialogs/XFilterGroupManager.idl b/offapi/com/sun/star/ui/dialogs/XFilterGroupManager.idl index 4d38c25f59bd..969c3952df89 100644 --- a/offapi/com/sun/star/ui/dialogs/XFilterGroupManager.idl +++ b/offapi/com/sun/star/ui/dialogs/XFilterGroupManager.idl @@ -25,7 +25,6 @@ module com { module sun { module star { module ui { module dialogs { -//============================================================================= /** Specifies an interface which allows manipulation of groups of filters for the FilePicker service. */ diff --git a/offapi/com/sun/star/ui/dialogs/XFilterManager.idl b/offapi/com/sun/star/ui/dialogs/XFilterManager.idl index 571f3be51984..97a65a483d0f 100644 --- a/offapi/com/sun/star/ui/dialogs/XFilterManager.idl +++ b/offapi/com/sun/star/ui/dialogs/XFilterManager.idl @@ -32,18 +32,15 @@ #include #include -//============================================================================= module com { module sun { module star { module ui { module dialogs { -//============================================================================= /** Specifies a filter manager interface for a FilePicker */ published interface XFilterManager: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** Adds a filter identified by a title. @param aTitle @@ -62,7 +59,6 @@ published interface XFilterManager: com::sun::star::uno::XInterface void appendFilter( [in] string aTitle, [in] string aFilter ) raises( ::com::sun::star::lang::IllegalArgumentException ); - //------------------------------------------------------------------------- /** Sets the current filter. @param aTitle @@ -74,7 +70,6 @@ published interface XFilterManager: com::sun::star::uno::XInterface void setCurrentFilter( [in] string aTitle ) raises( ::com::sun::star::lang::IllegalArgumentException ); - //------------------------------------------------------------------------- /** Returns the currently selected filter. @returns @@ -84,7 +79,6 @@ published interface XFilterManager: com::sun::star::uno::XInterface string getCurrentFilter( ); }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/ui/dialogs/XFolderPicker.idl b/offapi/com/sun/star/ui/dialogs/XFolderPicker.idl index 11892890f859..63205d1c0ba5 100644 --- a/offapi/com/sun/star/ui/dialogs/XFolderPicker.idl +++ b/offapi/com/sun/star/ui/dialogs/XFolderPicker.idl @@ -32,17 +32,14 @@ #include #include -//============================================================================= module com { module sun { module star { module ui { module dialogs { -//============================================================================= /** Specifies a FolderPicker interface. */ published interface XFolderPicker: com::sun::star::ui::dialogs::XExecutableDialog { - //------------------------------------------------------------------------- /** Sets the root directory that the FolderPicker should display. It is not specified which root directory the FolderPicker chooses if the specified root directory doesn't exist. @@ -56,7 +53,6 @@ published interface XFolderPicker: com::sun::star::ui::dialogs::XExecutableDialo void setDisplayDirectory( [in] string aDirectory ) raises( ::com::sun::star::lang::IllegalArgumentException ); - //------------------------------------------------------------------------- /** Returns the root directory that the FolderPicker is showing. The return value is undefined if the client did not choose a root directory or the previously specified root directory doesn't exist. @@ -66,7 +62,6 @@ published interface XFolderPicker: com::sun::star::ui::dialogs::XExecutableDialo */ string getDisplayDirectory(); - //------------------------------------------------------------------------- /** Returns the selected directory as url conform to Rfc1738. @returns @@ -75,7 +70,6 @@ published interface XFolderPicker: com::sun::star::ui::dialogs::XExecutableDialo */ string getDirectory( ); - //------------------------------------------------------------------------- /** The implementation may optionally show the given text as a description for the user within the dialog, e.g. "Please select a directory". If the client doesn't set a description the dialog may show a default @@ -84,7 +78,6 @@ published interface XFolderPicker: com::sun::star::ui::dialogs::XExecutableDialo void setDescription( [in] string aDescription ); }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/ui/dialogs/XWizard.idl b/offapi/com/sun/star/ui/dialogs/XWizard.idl index 5c0a0d7c5435..4b3269b12c0d 100644 --- a/offapi/com/sun/star/ui/dialogs/XWizard.idl +++ b/offapi/com/sun/star/ui/dialogs/XWizard.idl @@ -33,10 +33,8 @@ #include #include -//================================================================================================================== module com { module sun { module star { module ui { module dialogs { -//================================================================================================================== interface XWizardPage; @@ -220,11 +218,9 @@ interface XWizard , ::com::sun::star::util::InvalidStateException ); }; -//================================================================================================================== }; }; }; }; }; -//================================================================================================================== #endif diff --git a/offapi/com/sun/star/ui/dialogs/XWizardController.idl b/offapi/com/sun/star/ui/dialogs/XWizardController.idl index 979b4e409996..0c72d67bc572 100644 --- a/offapi/com/sun/star/ui/dialogs/XWizardController.idl +++ b/offapi/com/sun/star/ui/dialogs/XWizardController.idl @@ -30,11 +30,9 @@ #include -//================================================================================================================== module com { module sun { module star { module ui { module dialogs { -//================================================================================================================== /** is the interface of a client-provided controller of a custom Wizard. */ @@ -77,11 +75,9 @@ interface XWizardController boolean confirmFinish(); }; -//================================================================================================================== }; }; }; }; }; -//================================================================================================================== #endif diff --git a/offapi/com/sun/star/ui/dialogs/XWizardPage.idl b/offapi/com/sun/star/ui/dialogs/XWizardPage.idl index 3f3d7eacdbcf..af4b7523298b 100644 --- a/offapi/com/sun/star/ui/dialogs/XWizardPage.idl +++ b/offapi/com/sun/star/ui/dialogs/XWizardPage.idl @@ -30,11 +30,9 @@ #include -//================================================================================================================== module com { module sun { module star { module ui { module dialogs { -//================================================================================================================== /** is a single page of a Wizard */ @@ -78,11 +76,9 @@ interface XWizardPage : ::com::sun::star::lang::XComponent boolean canAdvance(); }; -//================================================================================================================== }; }; }; }; }; -//================================================================================================================== #endif diff --git a/offapi/com/sun/star/util/AliasProgrammaticPair.idl b/offapi/com/sun/star/util/AliasProgrammaticPair.idl index d43c5a42139d..c6c7b55eed6e 100644 --- a/offapi/com/sun/star/util/AliasProgrammaticPair.idl +++ b/offapi/com/sun/star/util/AliasProgrammaticPair.idl @@ -19,10 +19,8 @@ #ifndef __com_sun_star_util_AliasProgrammaticPair_idl__ #define __com_sun_star_util_AliasProgrammaticPair_idl__ -//============================================================================= module com { module sun { module star { module util { -//============================================================================= /** represents an entry from a component which implements the XLocalizedAliases. @@ -32,7 +30,6 @@ published struct AliasProgrammaticPair /** determines the name which is registered as an alias for a programmatic name. */ string Alias; - //------------------------------------------------------------------------- /** determines which programmatic name belongs to the alias. @@ -41,7 +38,6 @@ published struct AliasProgrammaticPair string ProgrammaticName; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/util/CellProtection.idl b/offapi/com/sun/star/util/CellProtection.idl index 2df301ae8046..a4a191dcce36 100644 --- a/offapi/com/sun/star/util/CellProtection.idl +++ b/offapi/com/sun/star/util/CellProtection.idl @@ -20,11 +20,9 @@ #define __com_sun_star_util_CellProtection_idl__ -//============================================================================= module com { module sun { module star { module util { -//============================================================================= /** describes the kind of protection for a protectable cell. */ @@ -34,24 +32,20 @@ published struct CellProtection */ boolean IsLocked; - //------------------------------------------------------------------------- /** specifies if the formula is hidden from the user. */ boolean IsFormulaHidden; - //------------------------------------------------------------------------- /** specifies if the cell is hidden from the user. */ boolean IsHidden; - //------------------------------------------------------------------------- /** specifies if the cell is hidden on printouts. */ boolean IsPrintHidden; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/util/ChangesEvent.idl b/offapi/com/sun/star/util/ChangesEvent.idl index f67685fcbc4c..4324b2473083 100644 --- a/offapi/com/sun/star/util/ChangesEvent.idl +++ b/offapi/com/sun/star/util/ChangesEvent.idl @@ -25,11 +25,9 @@ #include -//============================================================================= module com { module sun { module star { module util { -//============================================================================= /** This event is fired when a set of changes becomes effective on the source of the event. @@ -42,21 +40,18 @@ module com { module sun { module star { module util { */ published struct ChangesEvent: com::sun::star::lang::EventObject { - //------------------------------------------------------------------------- /** contains the accessor to the common root of the changed elements.

                    Type and value of the accessor depend on the service.

                    */ any Base; - //------------------------------------------------------------------------- /** contains the changes which occurred. */ ChangesSet Changes; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/util/ChangesSet.idl b/offapi/com/sun/star/util/ChangesSet.idl index fb7d411b2ab4..fbf4a1e78fe7 100644 --- a/offapi/com/sun/star/util/ChangesSet.idl +++ b/offapi/com/sun/star/util/ChangesSet.idl @@ -25,11 +25,9 @@ #include */ -//============================================================================= module com { module sun { module star { module util { -//============================================================================= /** describes a set of changes occurring as a batch transaction. @see XChangesBatch @@ -42,7 +40,6 @@ published typedef sequence ChangesSet; //typedef XChangesSet ChangesSet; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/util/CloseVetoException.idl b/offapi/com/sun/star/util/CloseVetoException.idl index 4f55cbbb0bdd..e56a56954ffc 100644 --- a/offapi/com/sun/star/util/CloseVetoException.idl +++ b/offapi/com/sun/star/util/CloseVetoException.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module util { -//============================================================================= /** this exception can be thrown to prevent the environment of any object from closing @@ -35,7 +33,6 @@ published exception CloseVetoException: com::sun::star::uno::Exception { }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/util/Color.idl b/offapi/com/sun/star/util/Color.idl index 2fc39dba87f7..77ef283fb1ce 100644 --- a/offapi/com/sun/star/util/Color.idl +++ b/offapi/com/sun/star/util/Color.idl @@ -20,11 +20,9 @@ #define __com_sun_star_util_color_idl__ -//============================================================================= module com { module sun { module star { module util { -//============================================================================= /** describes an RGB color value with an optional alpha channel.

                    The byte order is from high to low: @@ -36,7 +34,6 @@ module com { module sun { module star { module util { */ published typedef long Color; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/util/DataEditorEvent.idl b/offapi/com/sun/star/util/DataEditorEvent.idl index a12508cd5a90..017d5fafbb04 100644 --- a/offapi/com/sun/star/util/DataEditorEvent.idl +++ b/offapi/com/sun/star/util/DataEditorEvent.idl @@ -23,7 +23,6 @@ #include -//============================================================================= module com { module sun { module star { module util { @@ -36,7 +35,6 @@ published struct DataEditorEvent: com::sun::star::lang::EventObject DataEditorEventType Type; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/util/DataEditorEventType.idl b/offapi/com/sun/star/util/DataEditorEventType.idl index d5a18fc03ecb..c1f651e743c8 100644 --- a/offapi/com/sun/star/util/DataEditorEventType.idl +++ b/offapi/com/sun/star/util/DataEditorEventType.idl @@ -28,7 +28,6 @@ #ifndef __com_sun_star_util_DataEditorEventType_idl__ #define __com_sun_star_util_DataEditorEventType_idl__ -//============================================================================= module com { module sun { module star { module util { @@ -45,7 +44,6 @@ published enum DataEditorEventType CANCELED }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/util/Date.idl b/offapi/com/sun/star/util/Date.idl index 0f65b15442e0..d881fd4077b4 100644 --- a/offapi/com/sun/star/util/Date.idl +++ b/offapi/com/sun/star/util/Date.idl @@ -20,11 +20,9 @@ #define __com_sun_star_util_Date_idl__ -//============================================================================= module com { module sun { module star { module util { -//============================================================================= /** represents a date value. */ @@ -34,13 +32,11 @@ published struct Date */ unsigned short Day; - //------------------------------------------------------------------------- /** contains the month of year (1-12 or 0 for a void date). */ unsigned short Month; - //------------------------------------------------------------------------- /** contains the year. */ @@ -48,7 +44,6 @@ published struct Date }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/util/DateTime.idl b/offapi/com/sun/star/util/DateTime.idl index 97a346984ecc..11f672ba1f5f 100644 --- a/offapi/com/sun/star/util/DateTime.idl +++ b/offapi/com/sun/star/util/DateTime.idl @@ -20,11 +20,9 @@ #define __com_sun_star_util_DateTime_idl__ -//============================================================================= module com { module sun { module star { module util { -//============================================================================= /** represents a combined date+time value. */ @@ -34,37 +32,31 @@ published struct DateTime */ unsigned short HundredthSeconds; - //------------------------------------------------------------------------- /** contains the seconds (0-59). */ unsigned short Seconds; - //------------------------------------------------------------------------- /** contains the minutes (0-59). */ unsigned short Minutes; - //------------------------------------------------------------------------- /** contains the hour (0-23). */ unsigned short Hours; - //------------------------------------------------------------------------- /** is the day of month (1-31 or 0 for a void date). */ unsigned short Day; - //------------------------------------------------------------------------- /** is the month of year (1-12 or 0 for a void date). */ unsigned short Month; - //------------------------------------------------------------------------- /** is the year. */ @@ -72,7 +64,6 @@ published struct DateTime }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/util/DateTimeRange.idl b/offapi/com/sun/star/util/DateTimeRange.idl index 938aac088789..94e005a37c59 100644 --- a/offapi/com/sun/star/util/DateTimeRange.idl +++ b/offapi/com/sun/star/util/DateTimeRange.idl @@ -20,11 +20,9 @@ #define __com_sun_star_util_DateTimeRange_idl__ -//============================================================================= module com { module sun { module star { module util { -//============================================================================= /** represents a range of date+time values. */ @@ -34,74 +32,60 @@ published struct DateTimeRange */ unsigned short StartHundredthSeconds; - //------------------------------------------------------------------------- /** contains the start seconds (0-59) for the range. */ unsigned short StartSeconds; - //------------------------------------------------------------------------- /** contains the start minutes (0-59) for the range. */ unsigned short StartMinutes; - //------------------------------------------------------------------------- /** contains the start hour (0-23) for the range. */ unsigned short StartHours; - //------------------------------------------------------------------------- /** contains the start day of month (1-31 or 0 for a void date) for the range. */ unsigned short StartDay; - //------------------------------------------------------------------------- /** contains the start month of year (1-12 or 0 for a void date) for the range. */ unsigned short StartMonth; - //------------------------------------------------------------------------- /** contains the start year for the range. */ unsigned short StartYear; - //------------------------------------------------------------------------- /** contains the end hundredth seconds (0-99) for the range. */ unsigned short EndHundredthSeconds; - //------------------------------------------------------------------------- /** contains the end seconds (0-59) for the range. */ unsigned short EndSeconds; - //------------------------------------------------------------------------- /** contains the end minutes (0-59) for the range. */ unsigned short EndMinutes; - //------------------------------------------------------------------------- /** contains the end hour (0-23) for the range. */ unsigned short EndHours; - //------------------------------------------------------------------------- /** contains the end day of month (1-31 or 0 for a void date) for the range. */ unsigned short EndDay; - //------------------------------------------------------------------------- /** contains the end month of year (1-12 or 0 for a void date) for the range. */ unsigned short EndMonth; - //------------------------------------------------------------------------- /** contains the end year for the range. */ unsigned short EndYear; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/util/DiskFullException.idl b/offapi/com/sun/star/util/DiskFullException.idl index 097e096d2754..74a12fb78614 100644 --- a/offapi/com/sun/star/util/DiskFullException.idl +++ b/offapi/com/sun/star/util/DiskFullException.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module util { -//============================================================================= /** @deprecated */ @@ -34,7 +32,6 @@ published exception DiskFullException: com::sun::star::util::FileIOException { }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/util/Duration.idl b/offapi/com/sun/star/util/Duration.idl index 86613cb50c07..6b373ddb853c 100644 --- a/offapi/com/sun/star/util/Duration.idl +++ b/offapi/com/sun/star/util/Duration.idl @@ -21,11 +21,9 @@ #define __com_sun_star_util_Duration_idl__ -//======================================================================== module com { module sun { module star { module util { -//======================================================================== /** represents a duration. @@ -43,49 +41,40 @@ module com { module sun { module star { module util { */ struct Duration { - //-------------------------------------------------------------------- /** explicit sign bit. */ boolean Negative; - //-------------------------------------------------------------------- /** contains the years. */ unsigned short Years; - //-------------------------------------------------------------------- /** contains the months. */ unsigned short Months; - //-------------------------------------------------------------------- /** contains the days. */ unsigned short Days; - //-------------------------------------------------------------------- /** contains the hours. */ unsigned short Hours; - //-------------------------------------------------------------------- /** contains the minutes. */ unsigned short Minutes; - //-------------------------------------------------------------------- /** contains the seconds. */ unsigned short Seconds; - //-------------------------------------------------------------------- /** contains the milliseconds. */ unsigned short MilliSeconds; }; -//======================================================================== }; }; }; }; diff --git a/offapi/com/sun/star/util/ElementChange.idl b/offapi/com/sun/star/util/ElementChange.idl index b196022188d8..88121deeb3a1 100644 --- a/offapi/com/sun/star/util/ElementChange.idl +++ b/offapi/com/sun/star/util/ElementChange.idl @@ -20,11 +20,9 @@ #define __com_sun_star_util_ElementChange_idl__ -//============================================================================= module com { module sun { module star { module util { -//============================================================================= /** This structure describes a single change that is part of a batch of changes. */ @@ -36,13 +34,11 @@ published struct ElementChange */ any Accessor; - //------------------------------------------------------------------------- /** This contains the element that was inserted or changed. */ any Element; - //------------------------------------------------------------------------- /** This contains the element that was replaced or removed. */ @@ -50,7 +46,6 @@ published struct ElementChange }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/util/FileIOException.idl b/offapi/com/sun/star/util/FileIOException.idl index 6d2e08865628..a3b44937ac9c 100644 --- a/offapi/com/sun/star/util/FileIOException.idl +++ b/offapi/com/sun/star/util/FileIOException.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module util { -//============================================================================= /** @deprecated */ @@ -33,7 +31,6 @@ published exception FileIOException: com::sun::star::uno::Exception { }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/util/InvalidStateException.idl b/offapi/com/sun/star/util/InvalidStateException.idl index b7f268121178..b34cf81ac23a 100644 --- a/offapi/com/sun/star/util/InvalidStateException.idl +++ b/offapi/com/sun/star/util/InvalidStateException.idl @@ -30,11 +30,9 @@ #include -//================================================================================================================== module com { module sun { module star { module util { -//================================================================================================================== /** is thrown when an object's state does not allow to call requested functionality. */ @@ -42,11 +40,9 @@ exception InvalidStateException : com::sun::star::uno::Exception { }; -//================================================================================================================== }; }; }; }; -//================================================================================================================== #endif diff --git a/offapi/com/sun/star/util/JobManager.idl b/offapi/com/sun/star/util/JobManager.idl index a151a04ef758..6ad3c2d3ab8c 100644 --- a/offapi/com/sun/star/util/JobManager.idl +++ b/offapi/com/sun/star/util/JobManager.idl @@ -24,7 +24,6 @@ module com { module sun { module star { module util { -//============================================================================ /** Manage cancelable jobs @see XJobManager diff --git a/offapi/com/sun/star/util/Language.idl b/offapi/com/sun/star/util/Language.idl index 64d441c13619..42217ca384b9 100644 --- a/offapi/com/sun/star/util/Language.idl +++ b/offapi/com/sun/star/util/Language.idl @@ -20,16 +20,13 @@ #define __com_sun_star_util_Language_idl__ -//============================================================================= module com { module sun { module star { module util { -//============================================================================= /** This type is used for a language identifier number. */ published typedef short Language; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/util/MalformedNumberFormatException.idl b/offapi/com/sun/star/util/MalformedNumberFormatException.idl index c4174536ac91..4038d5a4681b 100644 --- a/offapi/com/sun/star/util/MalformedNumberFormatException.idl +++ b/offapi/com/sun/star/util/MalformedNumberFormatException.idl @@ -22,18 +22,15 @@ #include -//============================================================================= module com { module sun { module star { module util { -//============================================================================= /** is thrown when a NumberFormat string is syntactically incorrect. */ published exception MalformedNumberFormatException: com::sun::star::uno::Exception { - //------------------------------------------------------------------------- /** contains the character position in the string where the malformation begins. @@ -42,7 +39,6 @@ published exception MalformedNumberFormatException: com::sun::star::uno::Excepti }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/util/MeasureUnit.idl b/offapi/com/sun/star/util/MeasureUnit.idl index f11860f7f69a..165366d3f77e 100644 --- a/offapi/com/sun/star/util/MeasureUnit.idl +++ b/offapi/com/sun/star/util/MeasureUnit.idl @@ -20,11 +20,9 @@ #define __com_sun_star_util_MeasureUnit_idl__ -//============================================================================= module com { module sun { module star { module util { -//============================================================================= /** These constants are used to specify a measure.

                    A component using these constants may not support all units. @@ -90,7 +88,6 @@ published constants MeasureUnit }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/util/ModeChangeEvent.idl b/offapi/com/sun/star/util/ModeChangeEvent.idl index bb11a2f5afbb..f84cc6923796 100644 --- a/offapi/com/sun/star/util/ModeChangeEvent.idl +++ b/offapi/com/sun/star/util/ModeChangeEvent.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module util { -//============================================================================= /** allows to veto changes in an object's internal mode. @@ -45,7 +43,6 @@ published struct ModeChangeEvent : com::sun::star::lang::EventObject string NewMode; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/util/NotLockedException.idl b/offapi/com/sun/star/util/NotLockedException.idl index a5eedcba54b4..3c3632a181a7 100644 --- a/offapi/com/sun/star/util/NotLockedException.idl +++ b/offapi/com/sun/star/util/NotLockedException.idl @@ -30,11 +30,9 @@ #include -//================================================================================================================== module com { module sun { module star { module util { -//================================================================================================================== /** is raised when attempt is made to unlock a lockable component which actually is not locked. */ @@ -42,11 +40,9 @@ exception NotLockedException : ::com::sun::star::util::InvalidStateException { }; -//================================================================================================================== }; }; }; }; -//================================================================================================================== #endif diff --git a/offapi/com/sun/star/util/NotNumericException.idl b/offapi/com/sun/star/util/NotNumericException.idl index a44b0ecfe2a1..36867f2eda00 100644 --- a/offapi/com/sun/star/util/NotNumericException.idl +++ b/offapi/com/sun/star/util/NotNumericException.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module util { -//============================================================================= /** indicates that a non-numeric string is to be converted to a number. */ @@ -34,7 +32,6 @@ published exception NotNumericException: com::sun::star::uno::Exception { }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/util/NumberFormat.idl b/offapi/com/sun/star/util/NumberFormat.idl index 62ac4e0591b2..927bdf81a3ac 100644 --- a/offapi/com/sun/star/util/NumberFormat.idl +++ b/offapi/com/sun/star/util/NumberFormat.idl @@ -20,89 +20,74 @@ #define __com_sun_star_util_NumberFormat_idl__ -//============================================================================= module com { module sun { module star { module util { -//============================================================================= /** contains constants that are used to specify the type of a number format. */ published constants NumberFormat { - //------------------------------------------------------------------------- /** selects all number formats. */ const short ALL = 0; - //------------------------------------------------------------------------- /** selects only user-defined number formats. */ const short DEFINED = 1; - //------------------------------------------------------------------------- /** selects date formats. */ const short DATE = 2; - //------------------------------------------------------------------------- /** selects time formats. */ const short TIME = 4; - //------------------------------------------------------------------------- /** selects currency formats. */ const short CURRENCY = 8; - //------------------------------------------------------------------------- /** selects decimal number formats. */ const short NUMBER = 16; - //------------------------------------------------------------------------- /** selects scientific number formats. */ const short SCIENTIFIC = 32; - //------------------------------------------------------------------------- /** selects number formats for fractions. */ const short FRACTION = 64; - //------------------------------------------------------------------------- /** selects percentage number formats. */ const short PERCENT = 128; - //------------------------------------------------------------------------- /** selects text number formats. */ const short TEXT = 256; - //------------------------------------------------------------------------- /** selects number formats which contain date and time. */ const short DATETIME = 6; - //------------------------------------------------------------------------- /** selects boolean number formats. */ const short LOGICAL = 1024; - //------------------------------------------------------------------------- /** is used as a return value if no format exists. */ @@ -110,7 +95,6 @@ published constants NumberFormat }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/util/NumberFormatProperties.idl b/offapi/com/sun/star/util/NumberFormatProperties.idl index b28dc74a3bb1..3a1aeb123019 100644 --- a/offapi/com/sun/star/util/NumberFormatProperties.idl +++ b/offapi/com/sun/star/util/NumberFormatProperties.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module util { -//============================================================================= /** contains properties specifying the behavior of a NumberFormatter. @@ -34,19 +32,16 @@ */ published service NumberFormatProperties { - //------------------------------------------------------------------------- /** contains the format string of the number format. */ [readonly, property] string FormatString; - //------------------------------------------------------------------------- /** contains the locale of the number format. */ [readonly, property] com::sun::star::lang::Locale Locale; - //------------------------------------------------------------------------- /** contains the type of the number format. @@ -54,7 +49,6 @@ published service NumberFormatProperties */ [readonly, property] short Type; - //------------------------------------------------------------------------- /** contains a comment regarding the number format for display to the user. @@ -63,7 +57,6 @@ published service NumberFormatProperties }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/util/NumberFormatSettings.idl b/offapi/com/sun/star/util/NumberFormatSettings.idl index 3994358b4bf8..c7980f8e3450 100644 --- a/offapi/com/sun/star/util/NumberFormatSettings.idl +++ b/offapi/com/sun/star/util/NumberFormatSettings.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module util { -//============================================================================= /** specifies the settings for number formatting. */ @@ -38,7 +36,6 @@ published service NumberFormatSettings */ interface com::sun::star::beans::XPropertySet; - //------------------------------------------------------------------------- /** specifies the date which is represented by the value 0. @@ -46,20 +43,17 @@ published service NumberFormatSettings */ [property] com::sun::star::util::Date NullDate; - //------------------------------------------------------------------------- /** specifies the maximum number of decimals used for the standard number format ("General"). */ [property] short StandardDecimals; - //------------------------------------------------------------------------- /** is set to indicate that a zero value should be formatted as an empty string. */ [property] boolean NoZero; - //------------------------------------------------------------------------- /** specifies the first year to be generated from a two-digit year input. @@ -68,7 +62,6 @@ published service NumberFormatSettings }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/util/NumberFormats.idl b/offapi/com/sun/star/util/NumberFormats.idl index 5369e0009e04..a96cff5cdb90 100644 --- a/offapi/com/sun/star/util/NumberFormats.idl +++ b/offapi/com/sun/star/util/NumberFormats.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module util { -//============================================================================= /** specifies a container of number formats. */ @@ -44,7 +42,6 @@ published service NumberFormats }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/util/NumberFormatsSupplier.idl b/offapi/com/sun/star/util/NumberFormatsSupplier.idl index dd72025d0d0f..9640cd2d2817 100644 --- a/offapi/com/sun/star/util/NumberFormatsSupplier.idl +++ b/offapi/com/sun/star/util/NumberFormatsSupplier.idl @@ -23,11 +23,9 @@ #include #include -//============================================================================= module com { module sun { module star { module util { -//============================================================================= /** provides an supplier of number formats @@ -56,7 +54,6 @@ published service NumberFormatsSupplier interface XNumberFormatsSupplier; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/util/NumberFormatter.idl b/offapi/com/sun/star/util/NumberFormatter.idl index ac4a2cdcc12d..b3cd82c835cf 100644 --- a/offapi/com/sun/star/util/NumberFormatter.idl +++ b/offapi/com/sun/star/util/NumberFormatter.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module util { -//============================================================================= /** represents an object which can format numbers and strings. @@ -49,7 +47,6 @@ published service NumberFormatter }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/util/OfficeInstallationDirectories.idl b/offapi/com/sun/star/util/OfficeInstallationDirectories.idl index b695c62bdf53..a95f1d0984c1 100644 --- a/offapi/com/sun/star/util/OfficeInstallationDirectories.idl +++ b/offapi/com/sun/star/util/OfficeInstallationDirectories.idl @@ -31,11 +31,9 @@ #include -//============================================================================ module com { module sun { module star { module util { -//============================================================================ /** encapsulates access to the current office installation directory and office user data directory, provides functionality to create URLs @@ -59,7 +57,6 @@ published service OfficeInstallationDirectories interface com::sun::star::util::XOfficeInstallationDirectories; }; -//============================================================================ /** A singleton that provides access to the current office installation directories. @@ -71,7 +68,6 @@ published singleton theOfficeInstallationDirectories service com::sun::star::util::OfficeInstallationDirectories; }; -//============================================================================ }; }; }; }; diff --git a/offapi/com/sun/star/util/PathSettings.idl b/offapi/com/sun/star/util/PathSettings.idl index 5117c482b8e0..4523f1628ed0 100644 --- a/offapi/com/sun/star/util/PathSettings.idl +++ b/offapi/com/sun/star/util/PathSettings.idl @@ -24,11 +24,9 @@ #include #include -//============================================================================= module com { module sun { module star { module util { -//============================================================================= /** Supports read/write access and listener for the paths properties that the Office uses. @@ -150,7 +148,6 @@ published service PathSettings [property] string Work; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/util/PathSubstitution.idl b/offapi/com/sun/star/util/PathSubstitution.idl index aa397880977a..8ca983819fad 100644 --- a/offapi/com/sun/star/util/PathSubstitution.idl +++ b/offapi/com/sun/star/util/PathSubstitution.idl @@ -33,11 +33,9 @@ #include #include -//============================================================================= module com { module sun { module star { module util { -//============================================================================= /** A service to support the substitution and resubstitution of path variables. @@ -90,7 +88,6 @@ module com { module sun { module star { module util { published service PathSubstitution : XStringSubstitution; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/util/ReplaceDescriptor.idl b/offapi/com/sun/star/util/ReplaceDescriptor.idl index 354a74097802..69341b684d5a 100644 --- a/offapi/com/sun/star/util/ReplaceDescriptor.idl +++ b/offapi/com/sun/star/util/ReplaceDescriptor.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module util { -//============================================================================= /** describes what and how to replace strings. */ @@ -40,7 +38,6 @@ published service ReplaceDescriptor }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/util/RevisionTag.idl b/offapi/com/sun/star/util/RevisionTag.idl index c5ac3699386d..998334effb2e 100644 --- a/offapi/com/sun/star/util/RevisionTag.idl +++ b/offapi/com/sun/star/util/RevisionTag.idl @@ -21,32 +21,26 @@ #include -//============================================================================= module com { module sun { module star { module util { -//============================================================================= /** represents the information that describes a revision of something, f.e. a document */ struct RevisionTag { - //------------------------------------------------------------------------- /** contains the time when the revision was created ( can be invalid ) */ DateTime TimeStamp; - //------------------------------------------------------------------------- /** contains an identifier for the author that created the revision( can be empty ) */ string Author; - //------------------------------------------------------------------------- /** contains a comment that the author has left for this revision ( can be empty ) */ string Comment; - //------------------------------------------------------------------------- /** contains a unique identifier for the revision and must not be empty

                    This identifier can have any form. It can be something like "1.2.3" or "Version 1" etc. @@ -56,7 +50,6 @@ struct RevisionTag string Identifier; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/util/SearchAlgorithms.idl b/offapi/com/sun/star/util/SearchAlgorithms.idl index 2d6801079f40..0bb8cee870fd 100644 --- a/offapi/com/sun/star/util/SearchAlgorithms.idl +++ b/offapi/com/sun/star/util/SearchAlgorithms.idl @@ -30,11 +30,9 @@ #define __com_sun_star_lang_SearchAlgorithms_idl__ -//============================================================================= module com { module sun { module star { module util { -//============================================================================= published enum SearchAlgorithms { @@ -46,7 +44,6 @@ published enum SearchAlgorithms APPROXIMATE }; -//============================================================================= }; }; }; }; #endif diff --git a/offapi/com/sun/star/util/SearchDescriptor.idl b/offapi/com/sun/star/util/SearchDescriptor.idl index 9a0925ae3f05..7de3def9f563 100644 --- a/offapi/com/sun/star/util/SearchDescriptor.idl +++ b/offapi/com/sun/star/util/SearchDescriptor.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module util { -//============================================================================= /** describes what and how to search within a container. */ @@ -38,33 +36,27 @@ published service SearchDescriptor interface com::sun::star::beans::XPropertySet; - //------------------------------------------------------------------------- /** If , the search is done backwards in the document. */ [property] boolean SearchBackwards; - //------------------------------------------------------------------------- /** If , the case of the letters is important for the match. */ [property] boolean SearchCaseSensitive; - //------------------------------------------------------------------------- /** If , only complete words will be found. */ [property] boolean SearchWords; - //------------------------------------------------------------------------- /** If , the search string is evaluated as a regular expression. */ [property] boolean SearchRegularExpression; - //------------------------------------------------------------------------- /** If , it is searched for positions where the paragraph style with the name of the search pattern is applied. */ [property] boolean SearchStyles; - //------------------------------------------------------------------------- /** If , a "similarity search" is performed.

                    In the case of a similarity search, the following properties @@ -83,7 +75,6 @@ published service SearchDescriptor */ [property] boolean SearchSimilarity; - //------------------------------------------------------------------------- /** If , all similarity rules are applied together.

                    In the case of a relaxed similarity search, the following @@ -101,19 +92,16 @@ published service SearchDescriptor */ [property] boolean SearchSimilarityRelax; - //------------------------------------------------------------------------- /** This property specifies the number of characters that may be ignored to match the search pattern. */ [property] short SearchSimilarityRemove; - //------------------------------------------------------------------------- /** specifies the number of characters that must be added to match the search pattern. */ [property] short SearchSimilarityAdd; - //------------------------------------------------------------------------- /** This property specifies the number of characters that must be replaced to match the search pattern. */ @@ -121,7 +109,6 @@ published service SearchDescriptor }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/util/SearchFlags.idl b/offapi/com/sun/star/util/SearchFlags.idl index e1a85a2c406b..c3be0134394b 100644 --- a/offapi/com/sun/star/util/SearchFlags.idl +++ b/offapi/com/sun/star/util/SearchFlags.idl @@ -30,11 +30,9 @@ #define __com_sun_star_lang_SearchFlags_idl__ -//============================================================================= module com { module sun { module star { module util { -//============================================================================= /// Flags for search methods published constants SearchFlags @@ -134,7 +132,6 @@ published constants SearchFlags const long LEV_RELAXED = 0x00010000; }; -//============================================================================= }; }; }; }; #endif diff --git a/offapi/com/sun/star/util/SearchOptions.idl b/offapi/com/sun/star/util/SearchOptions.idl index 2889727f88e9..7dece4c707b4 100644 --- a/offapi/com/sun/star/util/SearchOptions.idl +++ b/offapi/com/sun/star/util/SearchOptions.idl @@ -34,14 +34,11 @@ #include #include -//============================================================================= module com { module sun { module star { module util { -//============================================================================= published struct SearchOptions { - //------------------------------------------------------------------------- /** search type */ SearchAlgorithms algorithmType; @@ -80,7 +77,6 @@ published struct SearchOptions { long transliterateFlags; }; -//============================================================================= }; }; }; }; #endif diff --git a/offapi/com/sun/star/util/SearchResult.idl b/offapi/com/sun/star/util/SearchResult.idl index 70e46abe055a..acb6254a4eb8 100644 --- a/offapi/com/sun/star/util/SearchResult.idl +++ b/offapi/com/sun/star/util/SearchResult.idl @@ -30,14 +30,11 @@ #define __com_sun_star_lang_SearchResult_idl__ -//============================================================================= module com { module sun { module star { module util { -//============================================================================= published struct SearchResult { - //------------------------------------------------------------------------- /** Number of subexpressions, if it is 0, then no match found; this value is 1 for ABSOLUTE and APPROXIMATE match. The start and endOffset are always dependent on the search direction. @@ -58,7 +55,6 @@ published struct SearchResult { sequence endOffset; // exclusive }; -//============================================================================= }; }; }; }; #endif diff --git a/offapi/com/sun/star/util/SortDescriptor.idl b/offapi/com/sun/star/util/SortDescriptor.idl index f9b4d87c5b4c..60fe21753818 100644 --- a/offapi/com/sun/star/util/SortDescriptor.idl +++ b/offapi/com/sun/star/util/SortDescriptor.idl @@ -32,11 +32,9 @@ #include -//============================================================================= module com { module sun { module star { module util { -//============================================================================= /** specifies the properties which can be used to describe a sort order applied to an XSortable. @@ -49,12 +47,10 @@ published service SortDescriptor { interface com::sun::star::beans::XPropertySet; - //------------------------------------------------------------------------- /** specifies if the case of letters is important when comparing entries. */ [property] boolean IsCaseSensitive; - //------------------------------------------------------------------------- /** specifies the sorting order. The sorting order may be defined for separate keys in specific @@ -64,7 +60,6 @@ published service SortDescriptor */ [optional, property] boolean SortAscending; - //------------------------------------------------------------------------- /** specifies if the columns are sorted.

                    @@ -83,12 +78,10 @@ published service SortDescriptor */ [property] boolean SortColumns; - //------------------------------------------------------------------------- /** specifies the locale for the compare operator (collator). */ [property] com::sun::star::lang::Locale CollatorLocale; - //------------------------------------------------------------------------- /** specifies the algorithm for the compare operator (collator). The collator algorithm may be defined for separate keys in specific @@ -101,7 +94,6 @@ published service SortDescriptor [optional, property] string CollatorAlgorithm; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/util/SortDescriptor2.idl b/offapi/com/sun/star/util/SortDescriptor2.idl index 1b1b3c2269dd..b3129b11da80 100644 --- a/offapi/com/sun/star/util/SortDescriptor2.idl +++ b/offapi/com/sun/star/util/SortDescriptor2.idl @@ -20,11 +20,9 @@ #define __com_sun_star_util_SortDescriptor2_idl__ -//============================================================================= module com { module sun { module star { module util { -//============================================================================= /** gives access to the properties of a sort descriptor. The properties are given in a sequence of PropertyValue. @@ -42,7 +40,6 @@ published service SortDescriptor2 { }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/util/SortField.idl b/offapi/com/sun/star/util/SortField.idl index bee50b7a05b9..4209603149b1 100644 --- a/offapi/com/sun/star/util/SortField.idl +++ b/offapi/com/sun/star/util/SortField.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module util { -//============================================================================= /** describes a single field in a sort descriptor. @deprecated @@ -37,20 +35,17 @@ published struct SortField */ long Field; - //------------------------------------------------------------------------- /** if data are sorted in ascending order, if in descending order. */ boolean SortAscending; - //------------------------------------------------------------------------- /** type of contents in the field. */ com::sun::star::util::SortFieldType FieldType; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/util/SortFieldType.idl b/offapi/com/sun/star/util/SortFieldType.idl index 2ac8ee24c8c5..b9db01e67100 100644 --- a/offapi/com/sun/star/util/SortFieldType.idl +++ b/offapi/com/sun/star/util/SortFieldType.idl @@ -20,11 +20,9 @@ #define __com_sun_star_util_SortFieldType_idl__ -//============================================================================= module com { module sun { module star { module util { -//============================================================================= /** enumeration used to specify the type of contents in a sort field. @@ -32,24 +30,20 @@ module com { module sun { module star { module util { */ published enum SortFieldType { - //------------------------------------------------------------------------- /** type is determined automatically. */ AUTOMATIC, - //------------------------------------------------------------------------- /** sort field contains numerical data. */ NUMERIC, - //------------------------------------------------------------------------- /** sort field contains text data. */ ALPHANUMERIC }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/util/Sortable.idl b/offapi/com/sun/star/util/Sortable.idl index 3645488b5d41..b2a7c73b205d 100644 --- a/offapi/com/sun/star/util/Sortable.idl +++ b/offapi/com/sun/star/util/Sortable.idl @@ -32,11 +32,9 @@ #include -//============================================================================= module com { module sun { module star { module util { -//============================================================================= /** provides an interface for sorting. @@ -56,7 +54,6 @@ published service Sortable interface com::sun::star::util::XSortable; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/util/TextSearch.idl b/offapi/com/sun/star/util/TextSearch.idl index 94ac3d54e82f..aed61e71d164 100644 --- a/offapi/com/sun/star/util/TextSearch.idl +++ b/offapi/com/sun/star/util/TextSearch.idl @@ -30,11 +30,9 @@ #include -//============================================================================= module com { module sun { module star { module util { -//============================================================================= /** search a string with a defined algorithm in another string. @@ -42,7 +40,6 @@ module com { module sun { module star { module util { */ published service TextSearch : XTextSearch; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/util/Time.idl b/offapi/com/sun/star/util/Time.idl index 75ccc7dd4dfc..51cbd7e6c197 100644 --- a/offapi/com/sun/star/util/Time.idl +++ b/offapi/com/sun/star/util/Time.idl @@ -20,11 +20,9 @@ #define __com_sun_star_util_Time_idl__ -//============================================================================= module com { module sun { module star { module util { -//============================================================================= /** represents a time value. */ @@ -34,24 +32,20 @@ published struct Time */ unsigned short HundredthSeconds; - //------------------------------------------------------------------------- /** contains the seconds (0-59). */ unsigned short Seconds; - //------------------------------------------------------------------------- /** contains the minutes (0-59). */ unsigned short Minutes; - //------------------------------------------------------------------------- /** contains the hour (0-23). */ unsigned short Hours; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/util/TriState.idl b/offapi/com/sun/star/util/TriState.idl index 3fe22a9cd9d9..537f9146cf0d 100644 --- a/offapi/com/sun/star/util/TriState.idl +++ b/offapi/com/sun/star/util/TriState.idl @@ -29,11 +29,9 @@ #define __com_sun_star_util_TriState_idl__ -//============================================================================= module com { module sun { module star { module util { -//============================================================================= /** This enumeration represents a tristate value.

                    @@ -46,13 +44,11 @@ enum TriState */ NO, - //------------------------------------------------------------------------- /** The value is equivalent to . */ YES, - //------------------------------------------------------------------------- /** The value is indeterminate. */ @@ -60,7 +56,6 @@ enum TriState }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/util/URL.idl b/offapi/com/sun/star/util/URL.idl index fefba764039d..e71ed64b8195 100644 --- a/offapi/com/sun/star/util/URL.idl +++ b/offapi/com/sun/star/util/URL.idl @@ -29,11 +29,9 @@ #define __com_sun_star_util_URL_idl__ -//============================================================================= module com { module sun { module star { module util { -//============================================================================= /** represents the structure of an Uniform Resource Locator. @@ -65,43 +63,35 @@ published struct URL */ string Complete; - //------------------------------------------------------------------------- /** contains the URL without a mark and without arguments, for example, http://www.sun.de:8080/pub/test/foo.txt */ string Main; - //------------------------------------------------------------------------- /** contains the protocol (scheme) of the URL, for example, "http" */ string Protocol; - //------------------------------------------------------------------------- /** contains the user-identifier of the URL, for example, "me" */ string User; - //------------------------------------------------------------------------- /** contains the users password of the URL, for example, "pass" */ string Password; - //------------------------------------------------------------------------- /** contains the server part of the URL, for example, "www.sun.de" */ string Server; - //------------------------------------------------------------------------- /** contains the port at the server of the URL, for example, "8080" */ short Port; - //------------------------------------------------------------------------- /** contains all segments but the last one of the hierarchical path of the URL, for example, "/pub/test/" */ string Path; - //------------------------------------------------------------------------- /** contains the last segment of the hierarchical path of the URL, for the above example, "foo.txt"

                    Attention:A service implementing the XURLTransformer interface @@ -113,19 +103,16 @@ published struct URL */ string Name; - //------------------------------------------------------------------------- /** contains the arguments part of the URL, for example, "a=b" */ string Arguments; - //------------------------------------------------------------------------- /** contains the mark part of the URL, for example, "xyz" */ string Mark; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/util/URLTransformer.idl b/offapi/com/sun/star/util/URLTransformer.idl index a03929643d62..3bd458699b99 100644 --- a/offapi/com/sun/star/util/URLTransformer.idl +++ b/offapi/com/sun/star/util/URLTransformer.idl @@ -31,18 +31,15 @@ #include -//============================================================================= module com { module sun { module star { module util { -//============================================================================= /** helps to split up a string containing a URL into its structural parts and assembles the parts into a single string. */ published service URLTransformer : XURLTransformer; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/util/UriAbbreviation.idl b/offapi/com/sun/star/util/UriAbbreviation.idl index 8449bd6aeb5d..9e7c0607e6b8 100644 --- a/offapi/com/sun/star/util/UriAbbreviation.idl +++ b/offapi/com/sun/star/util/UriAbbreviation.idl @@ -24,7 +24,6 @@ module com { module sun { module star { module util { -//============================================================================ /** Abbreviate arbitrary URIs.

                    An abbreviation implementation that is specialized to URIs.

                    diff --git a/offapi/com/sun/star/util/VetoException.idl b/offapi/com/sun/star/util/VetoException.idl index dd33af061f93..ba3102c82d96 100644 --- a/offapi/com/sun/star/util/VetoException.idl +++ b/offapi/com/sun/star/util/VetoException.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module util { -//============================================================================= /** thrown to indicate a general veto. @@ -36,7 +34,6 @@ published exception VetoException : com::sun::star::uno::Exception { }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/util/XArchiver.idl b/offapi/com/sun/star/util/XArchiver.idl index f4a0f4f56e36..163d38467396 100644 --- a/offapi/com/sun/star/util/XArchiver.idl +++ b/offapi/com/sun/star/util/XArchiver.idl @@ -26,40 +26,33 @@ #include -//============================================================================= module com { module sun { module star { module util { -//============================================================================= /** @deprecated */ published interface XArchiver: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR XArchiver::pack boolean pack( [in] sequence input, [in] string destination, [in] sequence aArgs ); - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR XArchiver::unpack boolean unpack( [in] string destinationpath, [in] string source, [in] sequence files, [in] sequence aArgs ); - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR XArchiver::getContent com::sun::star::container::XIndexAccess getContent( [in] string source ); - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR XArchiver::getExtraData string getExtraData( [in] string source ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/util/XAtomServer.idl b/offapi/com/sun/star/util/XAtomServer.idl index b8d5920cfba3..8e0c4937e16a 100644 --- a/offapi/com/sun/star/util/XAtomServer.idl +++ b/offapi/com/sun/star/util/XAtomServer.idl @@ -91,7 +91,6 @@ published interface XAtomServer : com::sun::star::uno::XInterface */ sequence< string > getAtomDescriptions( [in] sequence< AtomClassRequest > atoms ); - //----------------------------------------------------------------------- /** returns the atoms that have been registered to a class after an already known atom @@ -110,7 +109,6 @@ published interface XAtomServer : com::sun::star::uno::XInterface */ sequence< AtomDescription > getRecentAtoms( [in] long atomClass, [in] long atom ); - //----------------------------------------------------------------------- /** registers or searches for a string @param atomClass diff --git a/offapi/com/sun/star/util/XBroadcaster.idl b/offapi/com/sun/star/util/XBroadcaster.idl index ef72b23d5a97..01746a814d6e 100644 --- a/offapi/com/sun/star/util/XBroadcaster.idl +++ b/offapi/com/sun/star/util/XBroadcaster.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module util { -//============================================================================= /** allows to control notification behavior of a broadcaster. @@ -45,7 +43,6 @@ interface XBroadcaster: com::sun::star::uno::XInterface */ [oneway] void lockBroadcasts(); - //------------------------------------------------------------------------- /** resumes the broadcasts which were suspended by XBroadcaster::lockBroadcasts(). @@ -67,7 +64,6 @@ interface XBroadcaster: com::sun::star::uno::XInterface [oneway] void unlockBroadcasts(); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/util/XCancelManager.idl b/offapi/com/sun/star/util/XCancelManager.idl index 397360a73efe..dd32f74da00a 100644 --- a/offapi/com/sun/star/util/XCancelManager.idl +++ b/offapi/com/sun/star/util/XCancelManager.idl @@ -33,11 +33,9 @@ #include -//============================================================================= module com { module sun { module star { module util { -//============================================================================= /** manages a list of cancelable objects. @@ -45,19 +43,16 @@ module com { module sun { module star { module util { */ published interface XCancelManager: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** registers a cancelable object. */ void registerCancellable( [in] com::sun::star::util::XCancellable Cancel ); - //------------------------------------------------------------------------- /** deregisters a cancelable object. */ void releaseCancellable( [in] com::sun::star::util::XCancellable Cancel ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/util/XCancellable.idl b/offapi/com/sun/star/util/XCancellable.idl index f8021051accd..1894ac95a248 100644 --- a/offapi/com/sun/star/util/XCancellable.idl +++ b/offapi/com/sun/star/util/XCancellable.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module util { -//============================================================================= /** offers the possibility of canceling a job. @@ -34,14 +32,12 @@ module com { module sun { module star { module util { */ published interface XCancellable: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** cancels the current job of the object. */ void cancel(); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/util/XChainable.idl b/offapi/com/sun/star/util/XChainable.idl index 4e1417e7e656..1a899d2e3606 100644 --- a/offapi/com/sun/star/util/XChainable.idl +++ b/offapi/com/sun/star/util/XChainable.idl @@ -24,31 +24,26 @@ #include -//============================================================================= module com { module sun { module star { module util { -//============================================================================= /** enables the object to be a member of a chain. */ published interface XChainable: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** @returns the previous object in this chain or NULL, if this is the first object of this chain. */ com::sun::star::util::XChainable getPredecessor(); - //------------------------------------------------------------------------- /** @returns the next object in this chain or NULL, if this is the last object in this chain. */ com::sun::star::util::XChainable getSuccessor(); - //------------------------------------------------------------------------- /** connects the specified object to this object as the successor in a chain.

                    This implies that this object will become the predecessor of @@ -57,14 +52,12 @@ published interface XChainable: com::sun::star::uno::XInterface void setSuccessor( [in] com::sun::star::util::XChainable xChainable ) raises( com::sun::star::lang::IllegalArgumentException ); - //------------------------------------------------------------------------- /** checks if the specified object can be linked to this. */ boolean isChainable( [in] com::sun::star::util::XChainable xChainable ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/util/XChangesBatch.idl b/offapi/com/sun/star/util/XChangesBatch.idl index 6fd5b269c17e..f6d3b97bbe53 100644 --- a/offapi/com/sun/star/util/XChangesBatch.idl +++ b/offapi/com/sun/star/util/XChangesBatch.idl @@ -35,11 +35,9 @@ #include -//============================================================================= module com { module sun { module star { module util { -//============================================================================= /** this interface enables applying a set of changes in one batch transaction.

                    An object implementing this interface allows other interfaces to change @@ -55,7 +53,6 @@ module com { module sun { module star { module util { */ published interface XChangesBatch: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** commits any pending changes.

                    The exact action depends on the concrete service.

                    @@ -63,18 +60,15 @@ published interface XChangesBatch: com::sun::star::uno::XInterface void commitChanges() raises( com::sun::star::lang::WrappedTargetException ); - //------------------------------------------------------------------------- /** checks whether this object has any pending changes that can be committed. */ boolean hasPendingChanges(); - //------------------------------------------------------------------------- /** queries for any pending changes that can be committed. */ ChangesSet getPendingChanges(); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/util/XChangesListener.idl b/offapi/com/sun/star/util/XChangesListener.idl index ee7744b9b0b0..ba3bb51b2a19 100644 --- a/offapi/com/sun/star/util/XChangesListener.idl +++ b/offapi/com/sun/star/util/XChangesListener.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module util { -//============================================================================= /** receives events from batch change broadcaster objects. @@ -38,14 +36,12 @@ module com { module sun { module star { module util { */ published interface XChangesListener: com::sun::star::lang::XEventListener { - //------------------------------------------------------------------------- /** is invoked when a batch of changes occurred. */ [oneway] void changesOccurred( [in] com::sun::star::util::ChangesEvent Event ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/util/XChangesNotifier.idl b/offapi/com/sun/star/util/XChangesNotifier.idl index 65dc5d1c8a70..932a1e00e787 100644 --- a/offapi/com/sun/star/util/XChangesNotifier.idl +++ b/offapi/com/sun/star/util/XChangesNotifier.idl @@ -30,11 +30,9 @@ #include -//============================================================================= module com { module sun { module star { module util { -//============================================================================= /** broadcasts events about multiple changes that occur in bulk. @@ -44,19 +42,16 @@ module com { module sun { module star { module util { */ published interface XChangesNotifier: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** adds the specified listener to receive events when changes occurred. */ [oneway] void addChangesListener( [in] com::sun::star::util::XChangesListener aListener ); - //------------------------------------------------------------------------- /** removes the specified listener. */ [oneway] void removeChangesListener( [in] com::sun::star::util::XChangesListener aListener ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/util/XChangesSet.idl b/offapi/com/sun/star/util/XChangesSet.idl index 24feaf8485fc..3190e6e05a9d 100644 --- a/offapi/com/sun/star/util/XChangesSet.idl +++ b/offapi/com/sun/star/util/XChangesSet.idl @@ -26,11 +26,9 @@ #include -//============================================================================= module com { module sun { module star { module util { -//============================================================================= /** this interface enables inspecting a set of changes forming one batch transaction.

                    An object implementing this interface should implement more @@ -43,7 +41,6 @@ module com { module sun { module star { module util { */ published interface XChangesSet: com::sun::star::container::XElementAccess { - //------------------------------------------------------------------------- /** queries for all contained changes at once. @returns an array of ElementChange holding information about @@ -52,7 +49,6 @@ published interface XChangesSet: com::sun::star::container::XElementAccess sequence getAllChanges(); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/util/XCloneable.idl b/offapi/com/sun/star/util/XCloneable.idl index 1ec97f242f05..9abca6c44496 100644 --- a/offapi/com/sun/star/util/XCloneable.idl +++ b/offapi/com/sun/star/util/XCloneable.idl @@ -22,24 +22,20 @@ #include -//============================================================================= module com { module sun { module star { module util { -//============================================================================= /** makes it possible to create a copy of the object which supports this interface. */ published interface XCloneable: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** creates a copy of the object. */ com::sun::star::util::XCloneable createClone(); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/util/XCloseBroadcaster.idl b/offapi/com/sun/star/util/XCloseBroadcaster.idl index 6b17896dde65..97e7712b6732 100644 --- a/offapi/com/sun/star/util/XCloseBroadcaster.idl +++ b/offapi/com/sun/star/util/XCloseBroadcaster.idl @@ -31,11 +31,9 @@ #include #include -//============================================================================= module com { module sun { module star { module util { -//============================================================================= /** broadcasts each tried closing of an object to all interest listener

                    @@ -52,7 +50,6 @@ */ published interface XCloseBroadcaster: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** adds the specified listener to receive or have a veto for "close" events @param Listener @@ -60,7 +57,6 @@ published interface XCloseBroadcaster: com::sun::star::uno::XInterface */ [oneway] void addCloseListener( [in] XCloseListener Listener ); - //------------------------------------------------------------------------- /** removes the specified listener @param Listener @@ -69,7 +65,6 @@ published interface XCloseBroadcaster: com::sun::star::uno::XInterface [oneway] void removeCloseListener( [in] XCloseListener Listener ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/util/XCloseListener.idl b/offapi/com/sun/star/util/XCloseListener.idl index d10a4fbab718..9024842df1fe 100644 --- a/offapi/com/sun/star/util/XCloseListener.idl +++ b/offapi/com/sun/star/util/XCloseListener.idl @@ -32,11 +32,9 @@ #include #include -//============================================================================= module com { module sun { module star { module util { -//============================================================================= /** makes it possible to receive events when an object is called for closing @@ -61,7 +59,6 @@ */ published interface XCloseListener: com::sun::star::lang::XEventListener { - //------------------------------------------------------------------------- /** is called when somewhere tries to close listened object

                    @@ -105,7 +102,6 @@ published interface XCloseListener: com::sun::star::lang::XEventListener [in] boolean GetsOwnership ) raises( CloseVetoException ); - //------------------------------------------------------------------------- /** is called when the listened object is closed really

                    @@ -125,7 +121,6 @@ published interface XCloseListener: com::sun::star::lang::XEventListener void notifyClosing( [in] com::sun::star::lang::EventObject Source ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/util/XCloseable.idl b/offapi/com/sun/star/util/XCloseable.idl index d89a16eef27e..329945443cef 100644 --- a/offapi/com/sun/star/util/XCloseable.idl +++ b/offapi/com/sun/star/util/XCloseable.idl @@ -31,11 +31,9 @@ #include #include -//============================================================================= module com { module sun { module star { module util { -//============================================================================= /** makes it possible to release any objects in a ordered manner by using a two-step mechanism @@ -66,7 +64,6 @@ module com { module sun { module star { module util { */ published interface XCloseable: XCloseBroadcaster { - //------------------------------------------------------------------------- /** try to close the object

                    @@ -124,7 +121,6 @@ published interface XCloseable: XCloseBroadcaster raises( CloseVetoException ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/util/XDataEditor.idl b/offapi/com/sun/star/util/XDataEditor.idl index b7f3f0a24244..0ff0280cba6a 100644 --- a/offapi/com/sun/star/util/XDataEditor.idl +++ b/offapi/com/sun/star/util/XDataEditor.idl @@ -23,7 +23,6 @@ #include -//============================================================================= module com { module sun { module star { module util { @@ -35,29 +34,24 @@ published interface XDataEditor: com::sun::star::uno::XInterface */ void show(); - //-------------------------------------------------------------------------- /** connects the data editor to a data model. */ void setModel( [in] com::sun::star::uno::XInterface model ); - //-------------------------------------------------------------------------- /** @returns the data model which was set by XDataEditor::setModel. */ com::sun::star::uno::XInterface getModel(); - //-------------------------------------------------------------------------- /** registers a listener to receive DataEditorEvents. */ void addDataEditorListener( [in] XDataEditorListener listener ); - //-------------------------------------------------------------------------- /** unregisters a listener which received DataEditorEvents. */ void removeDataEditorListener( [in] XDataEditorListener listener ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/util/XDataEditorListener.idl b/offapi/com/sun/star/util/XDataEditorListener.idl index 74d89f3f39c6..5a21edf1fb6c 100644 --- a/offapi/com/sun/star/util/XDataEditorListener.idl +++ b/offapi/com/sun/star/util/XDataEditorListener.idl @@ -23,7 +23,6 @@ #include -//============================================================================= module com { module sun { module star { module util { @@ -37,7 +36,6 @@ published interface XDataEditorListener: com::sun::star::uno::XInterface void updateDataEditorState( [in] DataEditorEvent event ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/util/XFlushListener.idl b/offapi/com/sun/star/util/XFlushListener.idl index 746a31dc818a..9259f52eba84 100644 --- a/offapi/com/sun/star/util/XFlushListener.idl +++ b/offapi/com/sun/star/util/XFlushListener.idl @@ -24,24 +24,20 @@ #include -//============================================================================= module com { module sun { module star { module util { -//============================================================================= /** makes it possible to receive flushed events. */ published interface XFlushListener: com::sun::star::lang::XEventListener { - //------------------------------------------------------------------------- /** is called when the object data is flushed. */ void flushed( [in] com::sun::star::lang::EventObject rEvent ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/util/XFlushable.idl b/offapi/com/sun/star/util/XFlushable.idl index a7c33a073550..3892679eeacf 100644 --- a/offapi/com/sun/star/util/XFlushable.idl +++ b/offapi/com/sun/star/util/XFlushable.idl @@ -24,34 +24,28 @@ #include -//============================================================================= module com { module sun { module star { module util { -//============================================================================= /** is supported by objects with data that can be flushed to a data source. */ published interface XFlushable: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** flushes the data of the object to the connected data source. */ void flush(); - //------------------------------------------------------------------------- /** adds the specified listener to receive event "flushed." */ [oneway] void addFlushListener( [in] com::sun::star::util::XFlushListener l ); - //------------------------------------------------------------------------- /** removes the specified listener. */ [oneway] void removeFlushListener( [in] com::sun::star::util::XFlushListener l ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/util/XImportable.idl b/offapi/com/sun/star/util/XImportable.idl index 5022f58788dd..41193fe4ce0f 100644 --- a/offapi/com/sun/star/util/XImportable.idl +++ b/offapi/com/sun/star/util/XImportable.idl @@ -24,18 +24,15 @@ #include -//============================================================================= module com { module sun { module star { module util { -//============================================================================= // DocMerge from xml: interface com::sun::star::util::XImportable /** makes it possible to import files into the object. */ published interface XImportable: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- // DocMerge from idl: method com::sun::star::util::XImportable::createImportDescriptor /** @returns @@ -43,7 +40,6 @@ published interface XImportable: com::sun::star::uno::XInterface */ sequence createImportDescriptor( [in] boolean bEmpty ); - //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::util::XImportable::doImport /** imports data from an external database. @@ -52,7 +48,6 @@ published interface XImportable: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/util/XIndent.idl b/offapi/com/sun/star/util/XIndent.idl index 1682639fc4ad..f7557b1ef1ca 100644 --- a/offapi/com/sun/star/util/XIndent.idl +++ b/offapi/com/sun/star/util/XIndent.idl @@ -22,28 +22,23 @@ #include -//============================================================================= module com { module sun { module star { module util { -//============================================================================= /** allows indentation of the object to be changed. */ published interface XIndent: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** shifts the indentation by one default step to the left. */ void decrementIndent(); - //------------------------------------------------------------------------- /** shifts the indentation by one default step to the right. */ void incrementIndent(); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/util/XJobManager.idl b/offapi/com/sun/star/util/XJobManager.idl index 768e4a779751..77dbc2ee4d72 100644 --- a/offapi/com/sun/star/util/XJobManager.idl +++ b/offapi/com/sun/star/util/XJobManager.idl @@ -25,23 +25,19 @@ module com { module sun { module star { module util { -//============================================================================ /** Manage cancelable jobs. */ published interface XJobManager: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** registers a cancelable job. */ void registerJob( [in] com::sun::star::util::XCancellable Job ); - //------------------------------------------------------------------------- /** deregisters a cancelable jobs. */ void releaseJob( [in] com::sun::star::util::XCancellable Job ); - //------------------------------------------------------------------------- /** cancel all registered jobs. */ void cancelAllJobs(); diff --git a/offapi/com/sun/star/util/XLinkUpdate.idl b/offapi/com/sun/star/util/XLinkUpdate.idl index 6f85120775e2..71aa943cce73 100644 --- a/offapi/com/sun/star/util/XLinkUpdate.idl +++ b/offapi/com/sun/star/util/XLinkUpdate.idl @@ -22,25 +22,21 @@ #include -//============================================================================= module com { module sun { module star { module util { -//============================================================================= /** allows initiating an update of linked parts of a document. */ published interface XLinkUpdate: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** initiates the reloading of all linked document content like linked graphics, linked text sections. */ void updateLinks(); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/util/XLocalizedAliases.idl b/offapi/com/sun/star/util/XLocalizedAliases.idl index 85b57428d881..1e762fc21662 100644 --- a/offapi/com/sun/star/util/XLocalizedAliases.idl +++ b/offapi/com/sun/star/util/XLocalizedAliases.idl @@ -36,10 +36,8 @@ #include -//============================================================================= module com { module sun { module star { module util { -//============================================================================= /** is the interface for binding programmatic names to aliases. Aliases can be provided in several locales for the same programmatic name. @@ -53,37 +51,31 @@ published interface XLocalizedAliases: com::sun::star::uno::XInterface [in]com::sun::star::lang::Locale locale, [in]string alias) raises (com::sun::star::container::ElementExistException); - //------------------------------------------------------------------------- /** revokes an alias for a programmatic name. */ void unbindAlias([in]com::sun::star::lang::Locale locale, [in]string alias) raises (com::sun::star::container::NoSuchElementException); - //------------------------------------------------------------------------- /** retrieves a registered programmatic name identified by an alias. */ string lookupAlias([in]com::sun::star::lang::Locale locale, [in]string Alias) raises (com::sun::star::container::NoSuchElementException); - //------------------------------------------------------------------------- /** retrieves a given alias for a programmatic name. */ string lookupProgrammatic([in]com::sun::star::lang::Locale locale, [in]string programmatic) raises (com::sun::star::container::NoSuchElementException); - //------------------------------------------------------------------------- /** removes all aliases for a programmatic name. */ void unbindAliases([in]string programmaticName) raises (com::sun::star::container::NoSuchElementException); - //------------------------------------------------------------------------- /** rebinds all aliases registered to a given URL to a new one. */ void rebindAliases([in]string currentProgrammatic, [in]string newProgrammatic) raises (com::sun::star::container::NoSuchElementException, com::sun::star::container::ElementExistException); - //------------------------------------------------------------------------- /** renames an alias for a programmatic name. */ void renameAlias([in]com::sun::star::lang::Locale locale, @@ -91,7 +83,6 @@ published interface XLocalizedAliases: com::sun::star::uno::XInterface [in]string aNewName) raises (com::sun::star::container::NoSuchElementException, com::sun::star::container::ElementExistException); - //------------------------------------------------------------------------- /** retrieves a list of all registered aliases for a certain language. @param locale @@ -103,7 +94,6 @@ published interface XLocalizedAliases: com::sun::star::uno::XInterface sequence listAliases([in]com::sun::star::lang::Locale locale); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/util/XLockable.idl b/offapi/com/sun/star/util/XLockable.idl index 675e5d97ce85..200805d1b0bc 100644 --- a/offapi/com/sun/star/util/XLockable.idl +++ b/offapi/com/sun/star/util/XLockable.idl @@ -30,11 +30,9 @@ #include -//================================================================================================================== module com { module sun { module star { module util { -//================================================================================================================== /** allows locking a component @@ -71,11 +69,9 @@ interface XLockable boolean isLocked(); }; -//================================================================================================================== }; }; }; }; -//================================================================================================================== #endif diff --git a/offapi/com/sun/star/util/XMergeable.idl b/offapi/com/sun/star/util/XMergeable.idl index c5dd903310a0..6f7c2aac55a2 100644 --- a/offapi/com/sun/star/util/XMergeable.idl +++ b/offapi/com/sun/star/util/XMergeable.idl @@ -22,22 +22,18 @@ #include -//============================================================================= module com { module sun { module star { module util { -//============================================================================= /** represents a range of cells that can be merged. */ published interface XMergeable: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** merges/unmerges the area specified by this object. */ void merge( [in] boolean bMerge ); - //------------------------------------------------------------------------- /** @returns if the area specified by this object is merged, or otherwise. @@ -46,7 +42,6 @@ published interface XMergeable: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/util/XModeChangeApproveListener.idl b/offapi/com/sun/star/util/XModeChangeApproveListener.idl index 14478b6cddfd..ee9277c04a4a 100644 --- a/offapi/com/sun/star/util/XModeChangeApproveListener.idl +++ b/offapi/com/sun/star/util/XModeChangeApproveListener.idl @@ -24,11 +24,9 @@ #include #include -//============================================================================= module com { module sun { module star { module util { -//============================================================================= /** allows to veto changes in an object's internal mode. @@ -50,7 +48,6 @@ published interface XModeChangeApproveListener : com::sun::star::lang::XEventLis raises ( VetoException ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/util/XModeChangeBroadcaster.idl b/offapi/com/sun/star/util/XModeChangeBroadcaster.idl index 92c94bc8d061..6640a70751c3 100644 --- a/offapi/com/sun/star/util/XModeChangeBroadcaster.idl +++ b/offapi/com/sun/star/util/XModeChangeBroadcaster.idl @@ -25,11 +25,9 @@ #include #include -//============================================================================= module com { module sun { module star { module util { -//============================================================================= /** broadcasts changes in an object's internal mode. @@ -70,7 +68,6 @@ published interface XModeChangeBroadcaster : com::sun::star::uno::XInterface raises( com::sun::star::lang::NoSupportException ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/util/XModeChangeListener.idl b/offapi/com/sun/star/util/XModeChangeListener.idl index 71a5f0881a4d..eaf18c1308c8 100644 --- a/offapi/com/sun/star/util/XModeChangeListener.idl +++ b/offapi/com/sun/star/util/XModeChangeListener.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module util { -//============================================================================= /** allows to listen for changes in an object's internal mode. @@ -43,7 +41,6 @@ published interface XModeChangeListener : com::sun::star::lang::XEventListener [oneway] void modeChanged( [in] ModeChangeEvent _rSource ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/util/XModeSelector.idl b/offapi/com/sun/star/util/XModeSelector.idl index 5331864b112d..c679d24c92e5 100644 --- a/offapi/com/sun/star/util/XModeSelector.idl +++ b/offapi/com/sun/star/util/XModeSelector.idl @@ -24,42 +24,35 @@ #include -//============================================================================= module com { module sun { module star { module util { -//============================================================================= /** is supported by objects which supply different modes. */ published interface XModeSelector: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** sets a new mode for the implementing object. */ void setMode( [in] string aMode ) raises( com::sun::star::lang::NoSupportException ); - //------------------------------------------------------------------------- /** @returns the current mode. */ string getMode(); - //------------------------------------------------------------------------- /** @returns a sequence of all supported modes. */ sequence getSupportedModes(); - //------------------------------------------------------------------------- /** asks whether a mode is supported or not. */ boolean supportsMode( [in] string aMode ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/util/XModifiable.idl b/offapi/com/sun/star/util/XModifiable.idl index b7e1c3b7f964..d8e74c24634e 100644 --- a/offapi/com/sun/star/util/XModifiable.idl +++ b/offapi/com/sun/star/util/XModifiable.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module util { -//============================================================================= /** makes the modify state of the object accessible. @@ -37,7 +35,6 @@ module com { module sun { module star { module util { */ published interface XModifiable: com::sun::star::util::XModifyBroadcaster { - //------------------------------------------------------------------------- /** @returns if the object is modified. @@ -46,7 +43,6 @@ published interface XModifiable: com::sun::star::util::XModifyBroadcaster */ boolean isModified(); - //------------------------------------------------------------------------- /** sets the status of the modified-flag from outside of the object. */ @@ -55,7 +51,6 @@ published interface XModifiable: com::sun::star::util::XModifyBroadcaster }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/util/XModifiable2.idl b/offapi/com/sun/star/util/XModifiable2.idl index e09de0b7386d..30af24466035 100644 --- a/offapi/com/sun/star/util/XModifiable2.idl +++ b/offapi/com/sun/star/util/XModifiable2.idl @@ -33,11 +33,9 @@ #include -//============================================================================= module com { module sun { module star { module util { -//============================================================================= /** allows to control modifiable state change. @@ -50,7 +48,6 @@ module com { module sun { module star { module util { */ interface XModifiable2: com::sun::star::util::XModifiable { - //------------------------------------------------------------------------- /** disable possibility to change modified state of the document @returns the value that says whether the modified state change was @@ -61,7 +58,6 @@ interface XModifiable2: com::sun::star::util::XModifiable */ boolean disableSetModified(); - //------------------------------------------------------------------------- /** enable possibility to change modified state of the document @returns the value that says whether the modified state change was @@ -71,13 +67,11 @@ interface XModifiable2: com::sun::star::util::XModifiable */ boolean enableSetModified(); - //------------------------------------------------------------------------- /** allows to detect whether the modified state change is enabled */ boolean isSetModifiedEnabled(); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/util/XModifyBroadcaster.idl b/offapi/com/sun/star/util/XModifyBroadcaster.idl index 7f82ec48b8c7..b82ed3732294 100644 --- a/offapi/com/sun/star/util/XModifyBroadcaster.idl +++ b/offapi/com/sun/star/util/XModifyBroadcaster.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module util { -//============================================================================= /** broadcasts each modification made on the date data of the object which supports this interface. @@ -38,19 +36,16 @@ module com { module sun { module star { module util { */ published interface XModifyBroadcaster: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** adds the specified listener to receive events "modified." */ [oneway] void addModifyListener( [in] com::sun::star::util::XModifyListener aListener ); - //------------------------------------------------------------------------- /** removes the specified listener. */ [oneway] void removeModifyListener( [in] com::sun::star::util::XModifyListener aListener ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/util/XModifyListener.idl b/offapi/com/sun/star/util/XModifyListener.idl index 0e510bc7820f..c6804d483d76 100644 --- a/offapi/com/sun/star/util/XModifyListener.idl +++ b/offapi/com/sun/star/util/XModifyListener.idl @@ -24,17 +24,14 @@ #include -//============================================================================= module com { module sun { module star { module util { -//============================================================================= /** makes it possible to receive events when a model object changes. */ published interface XModifyListener: com::sun::star::lang::XEventListener { - //------------------------------------------------------------------------- /** is called when something changes in the object.

                    Due to such an event, it may be necessary to update views or @@ -47,7 +44,6 @@ published interface XModifyListener: com::sun::star::lang::XEventListener }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/util/XNumberFormatPreviewer.idl b/offapi/com/sun/star/util/XNumberFormatPreviewer.idl index bd4c27038e5b..98cfbc8a8d92 100644 --- a/offapi/com/sun/star/util/XNumberFormatPreviewer.idl +++ b/offapi/com/sun/star/util/XNumberFormatPreviewer.idl @@ -29,11 +29,9 @@ #include -//============================================================================= module com { module sun { module star { module util { -//============================================================================= /** represents a number formatter which can preview number formats without inserting them. @@ -42,7 +40,6 @@ */ published interface XNumberFormatPreviewer: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** formats a value using a format string, without inserting a number format into the list. @@ -73,7 +70,6 @@ published interface XNumberFormatPreviewer: com::sun::star::uno::XInterface [in] boolean bAllowEnglish ) raises( com::sun::star::util::MalformedNumberFormatException ); - //------------------------------------------------------------------------- /** returns the color which is to be used for a number. @@ -110,7 +106,6 @@ published interface XNumberFormatPreviewer: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/util/XNumberFormatTypes.idl b/offapi/com/sun/star/util/XNumberFormatTypes.idl index 06afb5170dd8..3ea1d3a093a6 100644 --- a/offapi/com/sun/star/util/XNumberFormatTypes.idl +++ b/offapi/com/sun/star/util/XNumberFormatTypes.idl @@ -23,24 +23,20 @@ #include -//============================================================================= module com { module sun { module star { module util { -//============================================================================= /** represents functions to get specific, predefined number formats. */ published interface XNumberFormatTypes: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** @returns the key of the standard format for a locale. */ long getStandardIndex( [in] com::sun::star::lang::Locale nLocale ); - //------------------------------------------------------------------------- /** @returns the key of the standard format within a specified type for a given locale. @@ -52,7 +48,6 @@ published interface XNumberFormatTypes: com::sun::star::uno::XInterface long getStandardFormat( [in] short nType, [in] com::sun::star::lang::Locale nLocale ); - //------------------------------------------------------------------------- /** @returns the key of a built-in format for a locale: @@ -66,14 +61,12 @@ published interface XNumberFormatTypes: com::sun::star::uno::XInterface long getFormatIndex( [in] short nIndex, [in] com::sun::star::lang::Locale nLocale ); - //------------------------------------------------------------------------- /** verifies if one type of number format is compatible with another type. */ boolean isTypeCompatible( [in] short nOldType, [in] short nNewType ); - //------------------------------------------------------------------------- /** @returns the index of the converted number format if successful, @@ -90,7 +83,6 @@ published interface XNumberFormatTypes: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/util/XNumberFormats.idl b/offapi/com/sun/star/util/XNumberFormats.idl index 35d50571fb85..6ee02a6735f3 100644 --- a/offapi/com/sun/star/util/XNumberFormats.idl +++ b/offapi/com/sun/star/util/XNumberFormats.idl @@ -28,24 +28,20 @@ #include -//============================================================================= module com { module sun { module star { module util { -//============================================================================= /** provides access to multiple NumberFormats. */ published interface XNumberFormats: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** @returns a readonly NumberFormatProperties. */ com::sun::star::beans::XPropertySet getByKey( [in] long nKey ); - //------------------------------------------------------------------------- /** @returns a sequence of the keys of all number formats with the specified type and language. @@ -65,7 +61,6 @@ published interface XNumberFormats: com::sun::star::uno::XInterface [in] com::sun::star::lang::Locale nLocale, [in] boolean bCreate ); - //------------------------------------------------------------------------- /** finds a number format by its format string and returns its key. */ @@ -73,7 +68,6 @@ published interface XNumberFormats: com::sun::star::uno::XInterface [in] com::sun::star::lang::Locale nLocale, [in] boolean bScan ); - //------------------------------------------------------------------------- /** adds a new number format to the list, using a format string. */ @@ -81,7 +75,6 @@ published interface XNumberFormats: com::sun::star::uno::XInterface [in] com::sun::star::lang::Locale nLocale ) raises( com::sun::star::util::MalformedNumberFormatException ); - //------------------------------------------------------------------------- /** adds a new number format to the list, using a format string in a different locale than the desired locale of the @@ -92,13 +85,11 @@ published interface XNumberFormats: com::sun::star::uno::XInterface [in] com::sun::star::lang::Locale nNewLocale ) raises( com::sun::star::util::MalformedNumberFormatException ); - //------------------------------------------------------------------------- /** removes a number format from the list. */ void removeByKey( [in] long nKey ); - //------------------------------------------------------------------------- /** generates a format string from several parameters without creating an actual number format. @@ -112,7 +103,6 @@ published interface XNumberFormats: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/util/XNumberFormatsSupplier.idl b/offapi/com/sun/star/util/XNumberFormatsSupplier.idl index c0c6ae54b44c..3b381a57c53c 100644 --- a/offapi/com/sun/star/util/XNumberFormatsSupplier.idl +++ b/offapi/com/sun/star/util/XNumberFormatsSupplier.idl @@ -26,25 +26,21 @@ #include -//============================================================================= module com { module sun { module star { module util { -//============================================================================= /** supplies the collection of NumberFormats (for example, in a document) and the settings belonging to these formats. */ published interface XNumberFormatsSupplier: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** @returns the NumberFormatSettings of this object. */ com::sun::star::beans::XPropertySet getNumberFormatSettings(); - //------------------------------------------------------------------------- /** @returns the collection of number formats belonging to this object (e.g., to this document). @@ -53,7 +49,6 @@ published interface XNumberFormatsSupplier: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/util/XNumberFormatter.idl b/offapi/com/sun/star/util/XNumberFormatter.idl index 60c82cbc54cd..eb330aa21577 100644 --- a/offapi/com/sun/star/util/XNumberFormatter.idl +++ b/offapi/com/sun/star/util/XNumberFormatter.idl @@ -29,17 +29,14 @@ #include -//============================================================================= module com { module sun { module star { module util { -//============================================================================= /** represents a number formatter. */ published interface XNumberFormatter: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** attaches an XNumberFormatsSupplier to this NumberFormatter. @@ -50,14 +47,12 @@ published interface XNumberFormatter: com::sun::star::uno::XInterface */ void attachNumberFormatsSupplier( [in] com::sun::star::util::XNumberFormatsSupplier xSupplier ); - //------------------------------------------------------------------------- /** @returns the attached XNumberFormatsSupplier. */ com::sun::star::util::XNumberFormatsSupplier getNumberFormatsSupplier(); - //------------------------------------------------------------------------- /** detects the number format in a string which contains a formatted number. */ @@ -65,7 +60,6 @@ published interface XNumberFormatter: com::sun::star::uno::XInterface [in] string aString ) raises( com::sun::star::util::NotNumericException ); - //------------------------------------------------------------------------- /** converts a string which contains a formatted number into a number. @@ -75,14 +69,12 @@ published interface XNumberFormatter: com::sun::star::uno::XInterface [in] string aString ) raises( com::sun::star::util::NotNumericException ); - //------------------------------------------------------------------------- /** converts a number into a string. */ string convertNumberToString( [in] long nKey, [in] double fValue ); - //------------------------------------------------------------------------- /** @returns the color which is specified for the given value in the number format, @@ -92,14 +84,12 @@ published interface XNumberFormatter: com::sun::star::uno::XInterface [in] double fValue, [in] com::sun::star::util::Color aDefaultColor ); - //------------------------------------------------------------------------- /** converts a string into another string. */ string formatString( [in] long nKey, [in] string aString ); - //------------------------------------------------------------------------- /** @returns the color which is specified for the given string in the number format, @@ -109,7 +99,6 @@ published interface XNumberFormatter: com::sun::star::uno::XInterface [in] string aString, [in] com::sun::star::util::Color aDefaultColor ); - //------------------------------------------------------------------------- /** converts a number into a string with the specified format. @@ -122,7 +111,6 @@ published interface XNumberFormatter: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/util/XOfficeInstallationDirectories.idl b/offapi/com/sun/star/util/XOfficeInstallationDirectories.idl index 4e38389302ad..4aa67ba947fc 100644 --- a/offapi/com/sun/star/util/XOfficeInstallationDirectories.idl +++ b/offapi/com/sun/star/util/XOfficeInstallationDirectories.idl @@ -33,7 +33,6 @@ module com { module sun { module star { module util { -//============================================================================ /** encapsulates access to the current office installation directory and office user data directory, provides functionality to create URLs containing relocatable (not absolute) references to the current office @@ -48,7 +47,6 @@ module com { module sun { module star { module util { */ published interface XOfficeInstallationDirectories : com::sun::star::uno::XInterface { - //------------------------------------------------------------------------ /** returns the absolute URL containing the directory of the current office installation (e.g. "file:///opt/OpenOffice.org".) @@ -58,7 +56,6 @@ published interface XOfficeInstallationDirectories : com::sun::star::uno::XInter */ string getOfficeInstallationDirectoryURL(); - //------------------------------------------------------------------------ /** returns the absolute URL containing the directory where the current office installation expects its user data (e.g. "file:///home/kso/.openoffice.org".) @@ -69,7 +66,6 @@ published interface XOfficeInstallationDirectories : com::sun::star::uno::XInter */ string getOfficeUserDataDirectoryURL(); - //------------------------------------------------------------------------ /** calculates a relocatable URL from the given URL.

                    If the given URL contains an absolute reference to the current office @@ -88,7 +84,6 @@ published interface XOfficeInstallationDirectories : com::sun::star::uno::XInter */ string makeRelocatableURL( [in] string URL ); - //------------------------------------------------------------------------ /** the counterpart of makeRelocatableURL.

                    If the given URL contains a placeholder for an absolute reference to diff --git a/offapi/com/sun/star/util/XPropertyReplace.idl b/offapi/com/sun/star/util/XPropertyReplace.idl index d573776de6cb..cf46f57627e4 100644 --- a/offapi/com/sun/star/util/XPropertyReplace.idl +++ b/offapi/com/sun/star/util/XPropertyReplace.idl @@ -28,48 +28,40 @@ #include -//============================================================================= module com { module sun { module star { module util { -//============================================================================= /** makes it possible to search and replace properties. */ published interface XPropertyReplace: com::sun::star::util::XReplaceDescriptor { - //------------------------------------------------------------------------- /** provides the information if specific property values are searched, or just the existence of the specified properties. */ boolean getValueSearch(); - //------------------------------------------------------------------------- /** specifies if specific property values are searched, or just the existence of the specified properties. */ void setValueSearch( [in] boolean bValueSearch ); - //------------------------------------------------------------------------- /** @returns the attributes to search for. */ sequence getSearchAttributes(); - //------------------------------------------------------------------------- /** sets the properties to search for. */ void setSearchAttributes( [in] sequence aSearchAttribs ) raises( com::sun::star::beans::UnknownPropertyException, com::sun::star::lang::IllegalArgumentException ); - //------------------------------------------------------------------------- /** @returns the attribute values which are used to replace the found occurrences. */ sequence getReplaceAttributes(); - //------------------------------------------------------------------------- /** sets the properties to replace the found occurrences. */ void setReplaceAttributes( [in] sequence aSearchAttribs ) @@ -78,7 +70,6 @@ published interface XPropertyReplace: com::sun::star::util::XReplaceDescriptor }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/util/XProtectable.idl b/offapi/com/sun/star/util/XProtectable.idl index 906a8855f2cd..06eaa6251df7 100644 --- a/offapi/com/sun/star/util/XProtectable.idl +++ b/offapi/com/sun/star/util/XProtectable.idl @@ -24,28 +24,23 @@ #include -//============================================================================= module com { module sun { module star { module util { -//============================================================================= /** makes it possible to protect objects from modifications. */ published interface XProtectable: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** activates the protection. */ void protect( [in] string aPassword ); - //------------------------------------------------------------------------- /** removes the protection. */ void unprotect( [in] string aPassword ) raises( com::sun::star::lang::IllegalArgumentException ); - //------------------------------------------------------------------------- /** @returns the current state of protection. */ @@ -53,7 +48,6 @@ published interface XProtectable: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/util/XRefreshListener.idl b/offapi/com/sun/star/util/XRefreshListener.idl index 47ed9ae29024..739db4ddfb17 100644 --- a/offapi/com/sun/star/util/XRefreshListener.idl +++ b/offapi/com/sun/star/util/XRefreshListener.idl @@ -24,24 +24,20 @@ #include -//============================================================================= module com { module sun { module star { module util { -//============================================================================= /** makes it possible to receive refreshed events. */ published interface XRefreshListener: com::sun::star::lang::XEventListener { - //------------------------------------------------------------------------- /** is called when the object data is refreshed. */ void refreshed( [in] com::sun::star::lang::EventObject rEvent ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/util/XRefreshable.idl b/offapi/com/sun/star/util/XRefreshable.idl index 7d69341246f5..8b13a6df1874 100644 --- a/offapi/com/sun/star/util/XRefreshable.idl +++ b/offapi/com/sun/star/util/XRefreshable.idl @@ -24,34 +24,28 @@ #include -//============================================================================= module com { module sun { module star { module util { -//============================================================================= /** is supported by objects with data that can be refreshed from a data source. */ published interface XRefreshable: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** refreshes the data of the object from the connected data source. */ void refresh(); - //------------------------------------------------------------------------- /** adds the specified listener to receive the event "refreshed." */ [oneway] void addRefreshListener( [in] com::sun::star::util::XRefreshListener l ); - //------------------------------------------------------------------------- /** removes the specified listener. */ [oneway] void removeRefreshListener( [in] com::sun::star::util::XRefreshListener l ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/util/XReplaceDescriptor.idl b/offapi/com/sun/star/util/XReplaceDescriptor.idl index f51596f90662..a2a3bec0422a 100644 --- a/offapi/com/sun/star/util/XReplaceDescriptor.idl +++ b/offapi/com/sun/star/util/XReplaceDescriptor.idl @@ -22,30 +22,25 @@ #include -//============================================================================= module com { module sun { module star { module util { -//============================================================================= /** specifies a string replace operation. */ published interface XReplaceDescriptor: com::sun::star::util::XSearchDescriptor { - //------------------------------------------------------------------------- /** @returns the string which replaces the found occurrences. */ string getReplaceString(); - //------------------------------------------------------------------------- /** sets the string which replaces the found occurrences. */ void setReplaceString( [in] string aReplaceString ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/util/XReplaceable.idl b/offapi/com/sun/star/util/XReplaceable.idl index 35ba7ea47ef8..66c82b2367f7 100644 --- a/offapi/com/sun/star/util/XReplaceable.idl +++ b/offapi/com/sun/star/util/XReplaceable.idl @@ -35,11 +35,9 @@ #include -//============================================================================= module com { module sun { module star { module util { -//============================================================================= /** makes it possible to replace strings in a text described by a SearchDescriptor. @@ -55,20 +53,17 @@ module com { module sun { module star { module util { */ published interface XReplaceable: com::sun::star::util::XSearchable { - //------------------------------------------------------------------------- /** creates a descriptor which contains properties that specify a search in this container.@see SearchDescriptor */ com::sun::star::util::XReplaceDescriptor createReplaceDescriptor(); - //------------------------------------------------------------------------- /** searches for all occurrences of whatever is specified.@see SearchDescriptor */ long replaceAll( [in] com::sun::star::util::XSearchDescriptor xDesc ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/util/XSearchDescriptor.idl b/offapi/com/sun/star/util/XSearchDescriptor.idl index 5c6815248787..138a466748e4 100644 --- a/offapi/com/sun/star/util/XSearchDescriptor.idl +++ b/offapi/com/sun/star/util/XSearchDescriptor.idl @@ -22,30 +22,25 @@ #include -//============================================================================= module com { module sun { module star { module util { -//============================================================================= /** specifies a string search operation. */ published interface XSearchDescriptor: com::sun::star::beans::XPropertySet { - //------------------------------------------------------------------------- /** @returns the string of characters to search for. */ string getSearchString(); - //------------------------------------------------------------------------- /** sets the string of characters to look for. */ [oneway] void setSearchString( [in] string aString ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/util/XSearchable.idl b/offapi/com/sun/star/util/XSearchable.idl index 4755266af10e..45ccc045acea 100644 --- a/offapi/com/sun/star/util/XSearchable.idl +++ b/offapi/com/sun/star/util/XSearchable.idl @@ -26,11 +26,9 @@ #include -//============================================================================= module com { module sun { module star { module util { -//============================================================================= /** enables the object to look for specified contents of the object (in particular, for a text range which contains a specific string pattern). @@ -54,18 +52,15 @@ module com { module sun { module star { module util { */ published interface XSearchable: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** creates a SearchDescriptor which contains properties that specify a search in this container.@see SearchDescriptor */ com::sun::star::util::XSearchDescriptor createSearchDescriptor(); - //------------------------------------------------------------------------- /** searches the contained texts for all occurrences of whatever is specified.@see SearchDescriptor */ com::sun::star::container::XIndexAccess findAll( [in] com::sun::star::util::XSearchDescriptor xDesc ); - //------------------------------------------------------------------------- /** searches the contained texts for the next occurrence of whatever is specified. @returns @@ -76,7 +71,6 @@ published interface XSearchable: com::sun::star::uno::XInterface */ com::sun::star::uno::XInterface findFirst( [in] com::sun::star::util::XSearchDescriptor xDesc ); - //------------------------------------------------------------------------- /** searches the contained texts for the next occurrence of whatever is specified. @param xStartAt @@ -91,7 +85,6 @@ published interface XSearchable: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/util/XSimpleErrorHandler.idl b/offapi/com/sun/star/util/XSimpleErrorHandler.idl index 280927e58ddc..b32a6196fd31 100644 --- a/offapi/com/sun/star/util/XSimpleErrorHandler.idl +++ b/offapi/com/sun/star/util/XSimpleErrorHandler.idl @@ -21,23 +21,19 @@ #include -//============================================================================= module com { module sun { module star { module util { -//============================================================================= // DOCUMENTATION OMITTED FOR XSimpleErrorHandler /** @deprecated */ published interface XSimpleErrorHandler: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR XSimpleErrorHandler::handleError boolean handleError( [in] any Exception ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/util/XSortable.idl b/offapi/com/sun/star/util/XSortable.idl index e4661dcd1dd5..de1bbefa7894 100644 --- a/offapi/com/sun/star/util/XSortable.idl +++ b/offapi/com/sun/star/util/XSortable.idl @@ -33,11 +33,9 @@ #include -//============================================================================= module com { module sun { module star { module util { -//============================================================================= /** makes it possible to sort the contents of this object. @@ -65,7 +63,6 @@ module com { module sun { module star { module util { */ published interface XSortable: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** @returns a sequence of properties which allows to specify/modify the sort criteria. @@ -84,7 +81,6 @@ published interface XSortable: com::sun::star::uno::XInterface */ sequence< com::sun::star::beans::PropertyValue > createSortDescriptor(); - //------------------------------------------------------------------------- /** sorts the contents of the object according to the specified properties. @@ -103,7 +99,6 @@ published interface XSortable: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/util/XStringAbbreviation.idl b/offapi/com/sun/star/util/XStringAbbreviation.idl index c1151bf28a23..09deb6e9087b 100644 --- a/offapi/com/sun/star/util/XStringAbbreviation.idl +++ b/offapi/com/sun/star/util/XStringAbbreviation.idl @@ -28,7 +28,6 @@ module com { module sun { module star { module util { module com { module sun { module star { module util { -//============================================================================ /** Abbreviate arbitrary strings.

                    It is expected that there will be different implementations of this @@ -41,7 +40,6 @@ module com { module sun { module star { module util { */ published interface XStringAbbreviation: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------ /** Abbreviate a string, so that the resulting abbreviated string is not wider than some given width. diff --git a/offapi/com/sun/star/util/XStringEscape.idl b/offapi/com/sun/star/util/XStringEscape.idl index 60e4769a7c6d..00c6c0461531 100644 --- a/offapi/com/sun/star/util/XStringEscape.idl +++ b/offapi/com/sun/star/util/XStringEscape.idl @@ -23,7 +23,6 @@ #include -//============================================================================= module com { module sun { module star { module util { @@ -62,7 +61,6 @@ published interface XStringEscape: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/util/XStringMapping.idl b/offapi/com/sun/star/util/XStringMapping.idl index 0f86d08d0e97..5ae2843cde63 100644 --- a/offapi/com/sun/star/util/XStringMapping.idl +++ b/offapi/com/sun/star/util/XStringMapping.idl @@ -21,24 +21,20 @@ #include -//============================================================================= module com { module sun { module star { module util { -//============================================================================= /** provides a mapping from string to string */ published interface XStringMapping: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** provides a mapping for a given sequence of strings to a sequence of belonging strings. */ boolean mapStrings( [inout] sequence< string > Parameter ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/util/XStringSubstitution.idl b/offapi/com/sun/star/util/XStringSubstitution.idl index 6ea71f58b98d..558506ff7989 100644 --- a/offapi/com/sun/star/util/XStringSubstitution.idl +++ b/offapi/com/sun/star/util/XStringSubstitution.idl @@ -32,11 +32,9 @@ #include #include -//============================================================================= module com { module sun { module star { module util { -//============================================================================= /** A common interface for substituting string variables with other strings. @@ -50,7 +48,6 @@ */ published interface XStringSubstitution : com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** Exchanges variables inside a given text with a substitution text defined for the variables. @@ -79,7 +76,6 @@ published interface XStringSubstitution : com::sun::star::uno::XInterface string substituteVariables( [in] string aText, [in] boolean bSubstRequired ) raises( com::sun::star::container::NoSuchElementException ); - //------------------------------------------------------------------------- /** Tries to replace parts of aText with variables that represents these sub strings. @@ -101,7 +97,6 @@ published interface XStringSubstitution : com::sun::star::uno::XInterface string reSubstituteVariables( [in] string aText ); - //------------------------------------------------------------------------- /** Returns the current value of a variable.

                    @@ -123,7 +118,6 @@ published interface XStringSubstitution : com::sun::star::uno::XInterface raises (::com::sun::star::container::NoSuchElementException ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/util/XStringWidth.idl b/offapi/com/sun/star/util/XStringWidth.idl index 7c09e1179782..946d3cc55e4f 100644 --- a/offapi/com/sun/star/util/XStringWidth.idl +++ b/offapi/com/sun/star/util/XStringWidth.idl @@ -24,14 +24,12 @@ module com { module sun { module star { module util { -//============================================================================ /** An interface that encapsulates the abstract notion of string width. @see XStringAbbreviation */ published interface XStringWidth: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------ /** compute the width of a given string.

                    Depending on the implementation of this interface, the width of a diff --git a/offapi/com/sun/star/util/XTextSearch.idl b/offapi/com/sun/star/util/XTextSearch.idl index 7bcd028ae523..a58e7d3f96e7 100644 --- a/offapi/com/sun/star/util/XTextSearch.idl +++ b/offapi/com/sun/star/util/XTextSearch.idl @@ -42,18 +42,15 @@ module com { module sun { module star { module util { */ published interface XTextSearch : com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** set the options for the forward or backward search. */ void setOptions ([in] SearchOptions options); - //------------------------------------------------------------------------- /** search forward in the searchStr, starts at startPos and ends by endpos. The result is returned in the SearchResult. */ SearchResult searchForward ([in] string searchStr, [in] long startPos, [in] long endPos ); - //------------------------------------------------------------------------- /** search backward in the searchStr, starts at startPos and ends by endpos. The endpos must be lower then the startpos, because the function searches backward! The result is returned in the SearchResult. @@ -62,7 +59,6 @@ published interface XTextSearch : com::sun::star::uno::XInterface SearchResult searchBackward ([in] string searchStr, [in] long startPos, [in] long endPos ); }; -//============================================================================= }; }; }; }; #endif diff --git a/offapi/com/sun/star/util/XTimeStamped.idl b/offapi/com/sun/star/util/XTimeStamped.idl index b78fd79518b5..756a7e884d29 100644 --- a/offapi/com/sun/star/util/XTimeStamped.idl +++ b/offapi/com/sun/star/util/XTimeStamped.idl @@ -24,7 +24,6 @@ module com { module sun { module star { module util { -//============================================================================ /** provides timestamp information for an object @@ -45,7 +44,6 @@ module com { module sun { module star { module util { */ published interface XTimeStamped : ::com::sun::star::uno::XInterface { - //------------------------------------------------------------------------ /** returns the timestamp of the object. @@ -56,7 +54,6 @@ published interface XTimeStamped : ::com::sun::star::uno::XInterface */ string getTimestamp() ; - //------------------------------------------------------------------------ } ; } ; } ; } ; } ; diff --git a/offapi/com/sun/star/util/XURLTransformer.idl b/offapi/com/sun/star/util/XURLTransformer.idl index e3362cd79385..721a212040be 100644 --- a/offapi/com/sun/star/util/XURLTransformer.idl +++ b/offapi/com/sun/star/util/XURLTransformer.idl @@ -32,11 +32,9 @@ #include -//============================================================================= module com { module sun { module star { module util { -//============================================================================= /** supports parsing and assembling of URLs @@ -45,7 +43,6 @@ module com { module sun { module star { module util { */ published interface XURLTransformer: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** parses the string in URL::Complete which should contain a syntactically complete URL. @@ -66,7 +63,6 @@ published interface XURLTransformer: com::sun::star::uno::XInterface */ boolean parseStrict( [inout] com::sun::star::util::URL aURL ); - //------------------------------------------------------------------------- /** parses the string in URL::Complete, which may contain a syntactically complete URL or is specified by the provided protocol @@ -94,7 +90,6 @@ published interface XURLTransformer: com::sun::star::uno::XInterface [inout] com::sun::star::util::URL aURL, [in] string sSmartProtocol ); - //------------------------------------------------------------------------- /** assembles the parts of the URL specified by aURL and stores it into URL::Complete @@ -109,7 +104,6 @@ published interface XURLTransformer: com::sun::star::uno::XInterface */ boolean assemble( [inout] com::sun::star::util::URL aURL ); - //------------------------------------------------------------------------- /** returns a representation of the URL for UI purposes only

                    @@ -135,7 +129,6 @@ published interface XURLTransformer: com::sun::star::uno::XInterface [in] boolean bWithPassword ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/util/XUniqueIDFactory.idl b/offapi/com/sun/star/util/XUniqueIDFactory.idl index 40ab3dfbfde8..256481736dfe 100644 --- a/offapi/com/sun/star/util/XUniqueIDFactory.idl +++ b/offapi/com/sun/star/util/XUniqueIDFactory.idl @@ -21,7 +21,6 @@ #include -//============================================================================= module com { module sun { module star { module util { @@ -34,7 +33,6 @@ published interface XUniqueIDFactory: com::sun::star::uno::XInterface string createUniqueID( ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/util/XUpdatable.idl b/offapi/com/sun/star/util/XUpdatable.idl index e56a9ef61858..304cae2a7f0f 100644 --- a/offapi/com/sun/star/util/XUpdatable.idl +++ b/offapi/com/sun/star/util/XUpdatable.idl @@ -23,22 +23,18 @@ #include -//============================================================================= module com { module sun { module star { module util { -//============================================================================= /** is supported by objects with data that can be updated from a data source. */ published interface XUpdatable: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** refreshes the data of the object from the connected data source. */ void update(); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/view/DocumentZoomType.idl b/offapi/com/sun/star/view/DocumentZoomType.idl index 0851552a45ed..09b703c817c7 100644 --- a/offapi/com/sun/star/view/DocumentZoomType.idl +++ b/offapi/com/sun/star/view/DocumentZoomType.idl @@ -29,44 +29,36 @@ #define __com_sun_star_view_DocumentZoomType_idl__ -//============================================================================= module com { module sun { module star { module view { -//============================================================================= /** These constants specify how the document content is zoomed into the document view. */ published constants DocumentZoomType { - //------------------------------------------------------------------------- /** The page content width (excluding margins) at the current selection is fit into the view. */ const short OPTIMAL = 0; - //------------------------------------------------------------------------- /** The page width at the current selection is fit into the view. */ const short PAGE_WIDTH = 1; - //------------------------------------------------------------------------- /** A complete page of the document is fit into the view. */ const short ENTIRE_PAGE = 2; - //------------------------------------------------------------------------- /** The zoom is relative and is to be set via the property ViewSettings::ZoomValue. */ const short BY_VALUE = 3; - //------------------------------------------------------------------------- /** The page width at the current selection is fit into the view, with the view ends exactly at the end of the page. */ const short PAGE_WIDTH_EXACT = 4; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/view/DuplexMode.idl b/offapi/com/sun/star/view/DuplexMode.idl index c43313d4da20..4c05ec695177 100644 --- a/offapi/com/sun/star/view/DuplexMode.idl +++ b/offapi/com/sun/star/view/DuplexMode.idl @@ -20,38 +20,31 @@ #define __com_sun_star_view_DuplexMode_idl__ -//============================================================================= module com { module sun { module star { module view { -//============================================================================= /** These constants specify available duplex modes */ constants DuplexMode { - //------------------------------------------------------------------------- /** specifies an unknown duplex mode. */ const short UNKNOWN = 0; - //------------------------------------------------------------------------- /** specifies that there is no duplex mode enabled */ const short OFF = 1; - //------------------------------------------------------------------------- /** specifies a long edge duplex mode */ const short LONGEDGE = 2; - //------------------------------------------------------------------------- /** specifies a short edge duplex mode */ const short SHORTEDGE = 3; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/view/OfficeDocumentView.idl b/offapi/com/sun/star/view/OfficeDocumentView.idl index 542f1ac1d22e..1485ad73c367 100644 --- a/offapi/com/sun/star/view/OfficeDocumentView.idl +++ b/offapi/com/sun/star/view/OfficeDocumentView.idl @@ -26,11 +26,9 @@ #include -//============================================================================= module com { module sun { module star { module view { -//============================================================================= /** specifies a view of a standard office document. */ @@ -59,7 +57,6 @@ published service OfficeDocumentView }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/view/PaperFormat.idl b/offapi/com/sun/star/view/PaperFormat.idl index bc846a8affca..247a2a876261 100644 --- a/offapi/com/sun/star/view/PaperFormat.idl +++ b/offapi/com/sun/star/view/PaperFormat.idl @@ -20,64 +20,52 @@ #define __com_sun_star_view_PaperFormat_idl__ -//============================================================================= module com { module sun { module star { module view { -//============================================================================= /** specifies the format (size) of the paper on a text document. */ published enum PaperFormat { - //------------------------------------------------------------------------- /** specifies the paper format as A3. */ A3, - //------------------------------------------------------------------------- /** specifies the paper format as A4. */ A4, - //------------------------------------------------------------------------- /** specifies the paper format as A5. */ A5, - //------------------------------------------------------------------------- /** specifies the paper format as B4. */ B4, - //------------------------------------------------------------------------- /** specifies the paper format as B5. */ B5, - //------------------------------------------------------------------------- /** specifies the paper format as Letter. */ LETTER, - //------------------------------------------------------------------------- /** specifies the paper format as Legal. */ LEGAL, - //------------------------------------------------------------------------- /** specifies the paper format as Tabloid. */ TABLOID, - //------------------------------------------------------------------------- /** The real paper size is user defined in 100th mm. */ USER }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/view/PaperOrientation.idl b/offapi/com/sun/star/view/PaperOrientation.idl index c4f3d4c30994..91901a76994d 100644 --- a/offapi/com/sun/star/view/PaperOrientation.idl +++ b/offapi/com/sun/star/view/PaperOrientation.idl @@ -20,29 +20,24 @@ #define __com_sun_star_view_PaperOrientation_idl__ -//============================================================================= module com { module sun { module star { module view { -//============================================================================= /** specifies the orientation of the paper. */ published enum PaperOrientation { - //------------------------------------------------------------------------- /** set the paper orientation to portrait. */ PORTRAIT, - //------------------------------------------------------------------------- /** set the paper orientation to landscape. */ LANDSCAPE }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/view/PrintJobEvent.idl b/offapi/com/sun/star/view/PrintJobEvent.idl index d58e4dbf43f0..f4d012cbde84 100644 --- a/offapi/com/sun/star/view/PrintJobEvent.idl +++ b/offapi/com/sun/star/view/PrintJobEvent.idl @@ -22,11 +22,9 @@ #include #include -//============================================================================= module com { module sun { module star { module view { -//============================================================================= /** specifies the print progress of an XPrintJob. @@ -42,7 +40,6 @@ published struct PrintJobEvent : com::sun::star::lang::EventObject PrintableState State; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/view/PrintOptions.idl b/offapi/com/sun/star/view/PrintOptions.idl index 9e62eeaf9e36..3e1e506b1bcb 100644 --- a/offapi/com/sun/star/view/PrintOptions.idl +++ b/offapi/com/sun/star/view/PrintOptions.idl @@ -29,11 +29,9 @@ #define __com_sun_star_view_PrintOptions_idl__ -//============================================================================= module com { module sun { module star { module view { -//============================================================================= /** describes the options for print jobs. @@ -42,22 +40,18 @@ module com { module sun { module star { module view { */ published service PrintOptions { - //------------------------------------------------------------------------- /** specifies the number of copies to print. */ [property] short CopyCount; - //------------------------------------------------------------------------- /** if set, specifies the name of a file to print to. */ [property] string FileName; - //------------------------------------------------------------------------- /** advises the printer to collate the pages of the copies. */ [property] boolean Collate; - //------------------------------------------------------------------------- /** advises the printer to sort the pages of the copies. @deprecated @@ -65,7 +59,6 @@ published service PrintOptions */ [property] boolean Sort; - //------------------------------------------------------------------------- /** specifies which pages to print.

                    This range is given as at the user interface. For example: "1-4;10" @@ -73,7 +66,6 @@ published service PrintOptions */ [property] string Pages; - //------------------------------------------------------------------------- /** if set to TRUE, the corresponding XPrintable.print() request will be executed synchronous. @@ -84,7 +76,6 @@ published service PrintOptions */ [optional, property] boolean Wait; - //------------------------------------------------------------------------- /** determines the duplex mode for the print job. @see DuplexMode for more information about supported values @@ -92,7 +83,6 @@ published service PrintOptions [optional, property] short DuplexMode; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/view/PrintSettings.idl b/offapi/com/sun/star/view/PrintSettings.idl index 7b911b0b8676..3009264b46ed 100644 --- a/offapi/com/sun/star/view/PrintSettings.idl +++ b/offapi/com/sun/star/view/PrintSettings.idl @@ -29,11 +29,9 @@ #define __com_sun_star_view_PrintSettings_idl__ -//============================================================================= module com { module sun { module star { module view { -//============================================================================= /** provides access to the settings for printing documents. @@ -42,61 +40,50 @@ module com { module sun { module star { module view { */ published service PrintSettings { - //------------------------------------------------------------------------- /** If , all characters are printed in black.

                    It is useful for printing colored text on a b/w printer.

                    */ [property] boolean PrintBlackFonts; - //------------------------------------------------------------------------- /** If , control shapes are included in printing. */ [property] boolean PrintControls; - //------------------------------------------------------------------------- /** If , drawing objects (shapes) are included in printing. */ [property] boolean PrintDrawings; - //------------------------------------------------------------------------- /** If , graphic objects are included in printing. */ [property] boolean PrintGraphics; - //------------------------------------------------------------------------- /** If , left pages are included in printing. */ [property] boolean PrintLeftPages; - //------------------------------------------------------------------------- /** If , right pages are included in printing. */ [property] boolean PrintRightPages; - //------------------------------------------------------------------------- /** If , tables are included in printing. */ [property] boolean PrintTables; - //------------------------------------------------------------------------- /** If , the pages are printed in reverse order.

                    The last page is printed first.

                    */ [property] boolean PrintReversed; - //------------------------------------------------------------------------- /** If , the pages are printed in the order of prospects. */ [property] boolean PrintProspect; - //------------------------------------------------------------------------- /** If , the background of the page is printed. */ [property] boolean PrintPageBackground; - //------------------------------------------------------------------------- /** determines how annotations are printed. @see NotePrintMode @@ -105,7 +92,6 @@ published service PrintSettings }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/view/PrintableState.idl b/offapi/com/sun/star/view/PrintableState.idl index e74dcbb30ebc..f428a5b3b6d7 100644 --- a/offapi/com/sun/star/view/PrintableState.idl +++ b/offapi/com/sun/star/view/PrintableState.idl @@ -20,11 +20,9 @@ #define __com_sun_star_view_PrintableState_idl__ -//============================================================================= module com { module sun { module star { module view { -//============================================================================= /** specifies the print progress of an XPrintable. @@ -63,7 +61,6 @@ published enum PrintableState JOB_SPOOLING_FAILED }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/view/PrintableStateEvent.idl b/offapi/com/sun/star/view/PrintableStateEvent.idl index 158b114afe89..d95dcd9e4e34 100644 --- a/offapi/com/sun/star/view/PrintableStateEvent.idl +++ b/offapi/com/sun/star/view/PrintableStateEvent.idl @@ -22,11 +22,9 @@ #include #include -//============================================================================= module com { module sun { module star { module view { -//============================================================================= /** specifies the print progress of an XPrintable. @@ -40,7 +38,6 @@ published struct PrintableStateEvent : com::sun::star::lang::EventObject PrintableState State; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/view/PrinterDescriptor.idl b/offapi/com/sun/star/view/PrinterDescriptor.idl index cbbd4924ca9c..5520d8412c2e 100644 --- a/offapi/com/sun/star/view/PrinterDescriptor.idl +++ b/offapi/com/sun/star/view/PrinterDescriptor.idl @@ -26,11 +26,9 @@ #include -//============================================================================= module com { module sun { module star { module view { -//============================================================================= /** describes a printer by specifying the queue name and some settings. @@ -40,7 +38,6 @@ module com { module sun { module star { module view { */ published service PrinterDescriptor { - //------------------------------------------------------------------------- /** specifies the name of the printer queue to be used.

                    Which printer queues are available, can be figured out with the @@ -48,12 +45,10 @@ published service PrinterDescriptor */ [property] string Name; - //------------------------------------------------------------------------- /** specifies the orientation of the paper. */ [property] com::sun::star::view::PaperOrientation PaperOrientation; - //------------------------------------------------------------------------- /** specifies a predefined paper size or if the paper size is a user-defined size. @@ -62,7 +57,6 @@ published service PrinterDescriptor */ [property] com::sun::star::view::PaperFormat PaperFormat; - //------------------------------------------------------------------------- /** specifies the size of the paper in 100th mm.

                    Setting this property may change the value of @@ -70,24 +64,20 @@ published service PrinterDescriptor */ [property] com::sun::star::awt::Size PaperSize; - //------------------------------------------------------------------------- /** indicates, whether the printer is busy or not. */ [readonly, property] boolean IsBusy; - //------------------------------------------------------------------------- /** indicates, whether the printer allows changes to PrinterDescriptor::PaperOrientation. */ [readonly, property] boolean CanSetPaperOrientation; - //------------------------------------------------------------------------- /** indicates, whether the printer allows changes to PrinterDescriptor::PaperFormat. */ [readonly, property] boolean CanSetPaperFormat; - //------------------------------------------------------------------------- /** indicates if the printer allows changes to PrinterDescriptor::PaperSize. @@ -96,7 +86,6 @@ published service PrinterDescriptor }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/view/RenderDescriptor.idl b/offapi/com/sun/star/view/RenderDescriptor.idl index cf262fa21921..ec35bee8abc3 100644 --- a/offapi/com/sun/star/view/RenderDescriptor.idl +++ b/offapi/com/sun/star/view/RenderDescriptor.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module view { -//============================================================================= /** describes the options for Render jobs. @@ -33,7 +31,6 @@ module com { module sun { module star { module view { */ published service RenderDescriptor { - //------------------------------------------------------------------------- /** specifies the page size for the current renderer. The unit of this page size is 1/100th mm. @@ -41,7 +38,6 @@ published service RenderDescriptor [property] com::sun::star::awt::Size PageSize; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/view/RenderOptions.idl b/offapi/com/sun/star/view/RenderOptions.idl index 283baa4a5b5d..bbd9bc46664c 100644 --- a/offapi/com/sun/star/view/RenderOptions.idl +++ b/offapi/com/sun/star/view/RenderOptions.idl @@ -30,11 +30,9 @@ #include -//============================================================================= module com { module sun { module star { module view { -//============================================================================= /** describes the options for Render jobs. @@ -42,13 +40,11 @@ module com { module sun { module star { module view { */ published service RenderOptions { - //------------------------------------------------------------------------- /** specifies the device the page should be rendered to */ [property] com::sun::star::awt::XDevice RenderDevice; - //------------------------------------------------------------------------- /** indicates that the current page is the first page to be exported. @@ -62,7 +58,6 @@ published service RenderOptions @see XRenderable */ [optional, property] boolean IsFirstPage; - //------------------------------------------------------------------------- /** indicates that the current page is the last page to be exported. @@ -75,7 +70,6 @@ published service RenderOptions @see XRenderable */ [optional, property] boolean IsLastPage; - //------------------------------------------------------------------------- /** specifies if empty pages should be skipped. @@ -88,7 +82,6 @@ published service RenderOptions @see XRenderable */ [optional, property] boolean IsSkipEmptyPages; - //------------------------------------------------------------------------- /** specifies the page ranges to be rendered. @@ -103,7 +96,6 @@ published service RenderOptions [optional, property] string PageRange; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/view/SelectionType.idl b/offapi/com/sun/star/view/SelectionType.idl index 270982c252be..0d5601d6b94d 100644 --- a/offapi/com/sun/star/view/SelectionType.idl +++ b/offapi/com/sun/star/view/SelectionType.idl @@ -28,36 +28,30 @@ #ifndef __com_sun_star_view_SelectionType_idl__ #define __com_sun_star_view_SelectionType_idl__ -//============================================================================= module com { module sun { module star { module view { -//============================================================================= /** Specifies a selection type for a view that supports a selection model. */ enum SelectionType { - //------------------------------------------------------------------------- /** No selection is possible.

                    The selection is always empty.

                    */ NONE, - //------------------------------------------------------------------------- /** The selection can only contain one or zero objects. */ SINGLE, - //------------------------------------------------------------------------- /** The selection can contain zero or more objects. */ MULTI, - //------------------------------------------------------------------------- /** The selection can contain zero or more objects.

                    all selected objects must be part of a continues range

                    @@ -65,7 +59,6 @@ enum SelectionType RANGE }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/view/ViewSettings.idl b/offapi/com/sun/star/view/ViewSettings.idl index dbaed59a7f6b..bbcc8e2d664d 100644 --- a/offapi/com/sun/star/view/ViewSettings.idl +++ b/offapi/com/sun/star/view/ViewSettings.idl @@ -30,11 +30,9 @@ #include -//============================================================================= module com { module sun { module star { module view { -//============================================================================= /** provides access to the settings of the controller of an office document. */ @@ -42,33 +40,27 @@ published service ViewSettings { interface com::sun::star::beans::XPropertySet; - //------------------------------------------------------------------------- /** If this property is , the horizontal ruler is displayed. */ [optional, property] boolean ShowHoriRuler; - //------------------------------------------------------------------------- /** If this property is , the horizontal scroll bar is displayed. */ [optional, property] boolean ShowHoriScrollBar; - //------------------------------------------------------------------------- /** specifies the zoom-value in percent. */ [optional, property] short ZoomValue; - //------------------------------------------------------------------------- /** If this property is , the vertical ruler is displayed. */ [optional, property] boolean ShowVertRuler; - //------------------------------------------------------------------------- /** If this property is , the vertical scroll bar is displayed. */ [optional, property] boolean ShowVertScrollBar; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/view/XControlAccess.idl b/offapi/com/sun/star/view/XControlAccess.idl index df90ebb1495e..19060b184d69 100644 --- a/offapi/com/sun/star/view/XControlAccess.idl +++ b/offapi/com/sun/star/view/XControlAccess.idl @@ -28,11 +28,9 @@ #include -//============================================================================= module com { module sun { module star { module view { -//============================================================================= /** provides access to the controls in a view. @@ -40,7 +38,6 @@ module com { module sun { module star { module view { */ published interface XControlAccess: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** is called to get the control from the specified control model. */ com::sun::star::awt::XControl getControl( [in] com::sun::star::awt::XControlModel xModel ) @@ -48,7 +45,6 @@ published interface XControlAccess: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/view/XFormLayerAccess.idl b/offapi/com/sun/star/view/XFormLayerAccess.idl index 0a74b53dcfea..fed4de4087d9 100644 --- a/offapi/com/sun/star/view/XFormLayerAccess.idl +++ b/offapi/com/sun/star/view/XFormLayerAccess.idl @@ -25,11 +25,9 @@ #include #include -//============================================================================= module com { module sun { module star { module view { -//============================================================================= /** provides access to the form layer elements in a view @@ -84,11 +82,9 @@ interface XFormLayerAccess void setFormDesignMode( [in] boolean DesignMode ); }; -//============================================================================= }; }; }; }; -//============================================================================= #endif diff --git a/offapi/com/sun/star/view/XLineCursor.idl b/offapi/com/sun/star/view/XLineCursor.idl index 841e0f2678de..6647aec360bb 100644 --- a/offapi/com/sun/star/view/XLineCursor.idl +++ b/offapi/com/sun/star/view/XLineCursor.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module view { -//============================================================================= /** makes it possible to move a cursor by lines within laid out text. @@ -36,17 +34,14 @@ module com { module sun { module star { module view { */ published interface XLineCursor: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** determines if the cursor is positioned at the start of a line. */ boolean isAtStartOfLine(); - //------------------------------------------------------------------------- /** determines if the cursor is positioned at the end of a line. */ boolean isAtEndOfLine(); - //------------------------------------------------------------------------- /** moves the cursor to the end of the current line. @param bExpand @@ -55,7 +50,6 @@ published interface XLineCursor: com::sun::star::uno::XInterface */ void gotoEndOfLine( [in] boolean bExpand ); - //------------------------------------------------------------------------- /** moves the cursor to the start of the current line. @param bExpand @@ -66,7 +60,6 @@ published interface XLineCursor: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/view/XMultiSelectionSupplier.idl b/offapi/com/sun/star/view/XMultiSelectionSupplier.idl index 93c90b0df0d4..5c033a3902ea 100644 --- a/offapi/com/sun/star/view/XMultiSelectionSupplier.idl +++ b/offapi/com/sun/star/view/XMultiSelectionSupplier.idl @@ -31,11 +31,9 @@ #include #include -//============================================================================= module com { module sun { module star { module view { -//============================================================================= /** makes it possible to append and remove objects from a selection. @@ -49,7 +47,6 @@ module com { module sun { module star { module view { */ interface XMultiSelectionSupplier: XSelectionSupplier { - //------------------------------------------------------------------------- /** adds the object or the objects represented by Selection to the selection of this XMultiSelectionSupplier. @@ -70,7 +67,6 @@ interface XMultiSelectionSupplier: XSelectionSupplier boolean addSelection( [in] any Selection ) raises( com::sun::star::lang::IllegalArgumentException ); - //------------------------------------------------------------------------- /** remove the object or objects represented by Selection from the selection of this XMultiSelectionSupplier. @@ -91,19 +87,16 @@ interface XMultiSelectionSupplier: XSelectionSupplier void removeSelection( [in] any Selection ) raises( com::sun::star::lang::IllegalArgumentException ); - //------------------------------------------------------------------------- /** clears the selection of this XMultiSelectionSupplier. */ void clearSelection(); - //------------------------------------------------------------------------- /** returns the number of selected objects of this XMultiSelectionSupplier. */ long getSelectionCount(); - //------------------------------------------------------------------------- /** @returns a new object to enumerate the selection of this XMultiSelectionSupplier. @@ -121,7 +114,6 @@ interface XMultiSelectionSupplier: XSelectionSupplier }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/view/XPrintJob.idl b/offapi/com/sun/star/view/XPrintJob.idl index cdcae09b3c54..337127a27ee7 100644 --- a/offapi/com/sun/star/view/XPrintJob.idl +++ b/offapi/com/sun/star/view/XPrintJob.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module view { -//----------------------------------------------------------------------------- /** allows for getting information about a print job.

                    XPrintJob is implemented by print jobs that are created by diff --git a/offapi/com/sun/star/view/XPrintJobBroadcaster.idl b/offapi/com/sun/star/view/XPrintJobBroadcaster.idl index cd75fca83223..f6d8db90e847 100644 --- a/offapi/com/sun/star/view/XPrintJobBroadcaster.idl +++ b/offapi/com/sun/star/view/XPrintJobBroadcaster.idl @@ -22,11 +22,9 @@ #include #include -//============================================================================= module com { module sun { module star { module view { -//----------------------------------------------------------------------------- /** allows for getting information about a print job.

                    XPrintJobBroadcaster can be implemented by classes which diff --git a/offapi/com/sun/star/view/XPrintJobListener.idl b/offapi/com/sun/star/view/XPrintJobListener.idl index 63e1dd457286..8889e90fe15f 100644 --- a/offapi/com/sun/star/view/XPrintJobListener.idl +++ b/offapi/com/sun/star/view/XPrintJobListener.idl @@ -22,7 +22,6 @@ #include #include -//============================================================================= module com { module sun { module star { module view { @@ -38,7 +37,6 @@ module com { module sun { module star { module view { */ published interface XPrintJobListener : com::sun::star::lang::XEventListener { - //-------------------------------------------------------------------------- /** informs the user about the creation or the progress of a PrintJob @param Event contains the XPrintJob having changed state and the new state. diff --git a/offapi/com/sun/star/view/XPrintPreview.idl b/offapi/com/sun/star/view/XPrintPreview.idl index 6736930b50da..73ffae6fa1ca 100644 --- a/offapi/com/sun/star/view/XPrintPreview.idl +++ b/offapi/com/sun/star/view/XPrintPreview.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module view { -//============================================================================= /** @deprecated */ published interface XPrintPreview: com::sun::star::uno::XInterface @@ -40,7 +38,6 @@ published interface XPrintPreview: com::sun::star::uno::XInterface [attribute]short ColumnCount; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/view/XPrintSettingsSupplier.idl b/offapi/com/sun/star/view/XPrintSettingsSupplier.idl index 100225418348..6ce20217dfdd 100644 --- a/offapi/com/sun/star/view/XPrintSettingsSupplier.idl +++ b/offapi/com/sun/star/view/XPrintSettingsSupplier.idl @@ -24,18 +24,15 @@ #include -//============================================================================= module com { module sun { module star { module view { -//============================================================================= /** offers printing related settings, which affect document rendering, but are not related to the printer itself. */ published interface XPrintSettingsSupplier: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** @returns a set of properties which are related to printing. @@ -46,7 +43,6 @@ published interface XPrintSettingsSupplier: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/view/XPrintable.idl b/offapi/com/sun/star/view/XPrintable.idl index eb91ca5a149a..efc4fbf9cb7c 100644 --- a/offapi/com/sun/star/view/XPrintable.idl +++ b/offapi/com/sun/star/view/XPrintable.idl @@ -26,17 +26,14 @@ #include -//============================================================================= module com { module sun { module star { module view { -//============================================================================= /** offers printing functionality. */ published interface XPrintable: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** @returns a descriptor of the current printer. @@ -46,7 +43,6 @@ published interface XPrintable: com::sun::star::uno::XInterface */ sequence getPrinter(); - //------------------------------------------------------------------------- /** assigns a new printer to the object.

                    Setting a new printer will cause reformatting. @@ -56,7 +52,6 @@ published interface XPrintable: com::sun::star::uno::XInterface void setPrinter( [in] sequence aPrinter ) raises( com::sun::star::lang::IllegalArgumentException ); - //------------------------------------------------------------------------- /** prints the object. @param xOptions @@ -70,7 +65,6 @@ published interface XPrintable: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/view/XPrintableBroadcaster.idl b/offapi/com/sun/star/view/XPrintableBroadcaster.idl index edaa3d93e5ed..775e3a6b4863 100644 --- a/offapi/com/sun/star/view/XPrintableBroadcaster.idl +++ b/offapi/com/sun/star/view/XPrintableBroadcaster.idl @@ -22,11 +22,9 @@ #include #include -//============================================================================= module com { module sun { module star { module view { -//----------------------------------------------------------------------------- /** allows for getting information about a print job.

                    XPrintableBroadcaster can be implemented by classes which diff --git a/offapi/com/sun/star/view/XPrintableListener.idl b/offapi/com/sun/star/view/XPrintableListener.idl index d999d7dcb71b..9fa51a994ebf 100644 --- a/offapi/com/sun/star/view/XPrintableListener.idl +++ b/offapi/com/sun/star/view/XPrintableListener.idl @@ -24,7 +24,6 @@ #include -//============================================================================= module com { module sun { module star { module view { @@ -37,7 +36,6 @@ module com { module sun { module star { module view { */ published interface XPrintableListener : com::sun::star::lang::XEventListener { - //-------------------------------------------------------------------------- /** informs the user of the new state in print progress. @param Event diff --git a/offapi/com/sun/star/view/XRenderable.idl b/offapi/com/sun/star/view/XRenderable.idl index ae8e16399720..527bddc3b65a 100644 --- a/offapi/com/sun/star/view/XRenderable.idl +++ b/offapi/com/sun/star/view/XRenderable.idl @@ -25,11 +25,9 @@ #include -//============================================================================= module com { module sun { module star { module view { -//============================================================================= /** represents something that can be rendered. @@ -37,7 +35,6 @@ module com { module sun { module star { module view { */ published interface XRenderable : com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** @returns the count of renderers (based on paper count of a document, for example). @@ -55,7 +52,6 @@ published interface XRenderable : com::sun::star::uno::XInterface long getRendererCount( [in] any aSelection, [in] sequence xOptions ) raises( com::sun::star::lang::IllegalArgumentException ); - //------------------------------------------------------------------------- /** @returns a descriptor of the specific renderer. @@ -72,7 +68,6 @@ published interface XRenderable : com::sun::star::uno::XInterface sequence getRenderer( [in] long nRenderer, [in] any aSelection, [in] sequence xOptions ) raises( com::sun::star::lang::IllegalArgumentException ); - //------------------------------------------------------------------------- /** renders the object. @@ -89,7 +84,6 @@ published interface XRenderable : com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/view/XScreenCursor.idl b/offapi/com/sun/star/view/XScreenCursor.idl index b78d896d31f6..82a4a09da47b 100644 --- a/offapi/com/sun/star/view/XScreenCursor.idl +++ b/offapi/com/sun/star/view/XScreenCursor.idl @@ -22,29 +22,24 @@ #include -//============================================================================= module com { module sun { module star { module view { -//============================================================================= /** makes it possible to page through the document in steps of the displayed size. */ published interface XScreenCursor: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** scrolls the view forward by one visible page. */ boolean screenDown(); - //------------------------------------------------------------------------- /** scrolls the view backward by one visible page. */ boolean screenUp(); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/view/XSelectionChangeListener.idl b/offapi/com/sun/star/view/XSelectionChangeListener.idl index 42280c3e5195..4eaf62677c0f 100644 --- a/offapi/com/sun/star/view/XSelectionChangeListener.idl +++ b/offapi/com/sun/star/view/XSelectionChangeListener.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module view { -//============================================================================= /** makes it possible to receive an event when the current selection changes. @@ -36,7 +34,6 @@ module com { module sun { module star { module view { */ published interface XSelectionChangeListener: com::sun::star::lang::XEventListener { - //------------------------------------------------------------------------- /** is called when the selection changes. @@ -48,7 +45,6 @@ published interface XSelectionChangeListener: com::sun::star::lang::XEventListen }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/view/XSelectionSupplier.idl b/offapi/com/sun/star/view/XSelectionSupplier.idl index adc0eded14a6..00af0455a011 100644 --- a/offapi/com/sun/star/view/XSelectionSupplier.idl +++ b/offapi/com/sun/star/view/XSelectionSupplier.idl @@ -26,11 +26,9 @@ #include -//============================================================================= module com { module sun { module star { module view { -//============================================================================= /** makes it possible to access and change the selection in a view. @@ -38,14 +36,12 @@ module com { module sun { module star { module view { */ published interface XSelectionSupplier: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** selects the object represented by xSelection if it is known and selectable in this object. */ boolean select( [in] any xSelection ) raises( com::sun::star::lang::IllegalArgumentException ); - //------------------------------------------------------------------------- /** @returns the current selection. @@ -55,12 +51,10 @@ published interface XSelectionSupplier: com::sun::star::uno::XInterface */ any getSelection(); - //------------------------------------------------------------------------- /** registers an event listener, which is called when the selection changes. */ void addSelectionChangeListener( [in] com::sun::star::view::XSelectionChangeListener xListener ); - //------------------------------------------------------------------------- /** unregisters an event listener which was registered with XSelectionSupplier::addSelectionChangeListener. */ @@ -68,7 +62,6 @@ published interface XSelectionSupplier: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/view/XViewCursor.idl b/offapi/com/sun/star/view/XViewCursor.idl index cad7860230ce..8d62d5812d05 100644 --- a/offapi/com/sun/star/view/XViewCursor.idl +++ b/offapi/com/sun/star/view/XViewCursor.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module view { -//============================================================================= /** makes it possible to move a cursor up/down/left/right within laid out text. @@ -36,7 +34,6 @@ module com { module sun { module star { module view { */ published interface XViewCursor: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** moves the cursor the specified number of lines down. @param nCount @@ -52,7 +49,6 @@ published interface XViewCursor: com::sun::star::uno::XInterface */ boolean goDown( [in] short nCount, [in] boolean bExpand ); - //------------------------------------------------------------------------- /** moves the cursor the specified number of lines up. @param nCount @@ -67,7 +63,6 @@ published interface XViewCursor: com::sun::star::uno::XInterface */ boolean goUp( [in] short nCount, [in] boolean bExpand ); - //------------------------------------------------------------------------- /** moves the cursor the specified number of characters to the left. @param nCount @@ -82,7 +77,6 @@ published interface XViewCursor: com::sun::star::uno::XInterface */ boolean goLeft( [in] short nCount, [in] boolean bExpand ); - //------------------------------------------------------------------------- /** moves the cursor the specified number of characters to the right. @param nCount @@ -99,7 +93,6 @@ published interface XViewCursor: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/view/XViewSettingsSupplier.idl b/offapi/com/sun/star/view/XViewSettingsSupplier.idl index e28fe01f00de..79f21e53497a 100644 --- a/offapi/com/sun/star/view/XViewSettingsSupplier.idl +++ b/offapi/com/sun/star/view/XViewSettingsSupplier.idl @@ -24,17 +24,14 @@ #include -//============================================================================= module com { module sun { module star { module view { -//============================================================================= /** provides access to the view settings of the object. */ published interface XViewSettingsSupplier: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** @returns an interface to the ViewSettings. @@ -45,7 +42,6 @@ published interface XViewSettingsSupplier: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/xforms/Binding.idl b/offapi/com/sun/star/xforms/Binding.idl index d1f45d159f60..8cac82824b22 100644 --- a/offapi/com/sun/star/xforms/Binding.idl +++ b/offapi/com/sun/star/xforms/Binding.idl @@ -33,13 +33,11 @@ #include #include -//============================================================================= module com { module sun { module star { module xforms { interface XSubmission; -//============================================================================= /** represent a binding to one or more nodes in the DOM tree of an XModel. */ @@ -74,7 +72,6 @@ service Binding interface com::sun::star::form::validation::XValidator; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/xforms/InvalidDataOnSubmitException.idl b/offapi/com/sun/star/xforms/InvalidDataOnSubmitException.idl index 91120df13b7f..c051cbec6c04 100644 --- a/offapi/com/sun/star/xforms/InvalidDataOnSubmitException.idl +++ b/offapi/com/sun/star/xforms/InvalidDataOnSubmitException.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module xforms { -//============================================================================= /** thrown if the user triggers an XForms submission with invalid instance data @@ -39,7 +37,6 @@ exception InvalidDataOnSubmitException : com::sun::star::util::VetoException { }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/xforms/XDataTypeRepository.idl b/offapi/com/sun/star/xforms/XDataTypeRepository.idl index b8be7aad55ee..ea7a77597c7d 100644 --- a/offapi/com/sun/star/xforms/XDataTypeRepository.idl +++ b/offapi/com/sun/star/xforms/XDataTypeRepository.idl @@ -28,10 +28,8 @@ #include -//============================================================================= module com { module sun { module star { module xforms { -//----------------------------------------------------------------------------- /** specifies a repository of XSD data types

                    The elements of the repository are instances supporting the XDataType @@ -93,7 +91,6 @@ interface XDataTypeRepository raises( com::sun::star::container::NoSuchElementException ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/xforms/XFormsSupplier.idl b/offapi/com/sun/star/xforms/XFormsSupplier.idl index c08fd7009674..460c58e7d312 100644 --- a/offapi/com/sun/star/xforms/XFormsSupplier.idl +++ b/offapi/com/sun/star/xforms/XFormsSupplier.idl @@ -24,17 +24,14 @@ #include -//============================================================================= module com { module sun { module star { module xforms { -//============================================================================= /** provides access to the XForms models contained in the component */ interface XFormsSupplier: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** access XForms model container. @returns a container for the XForms models contained in the component @@ -43,7 +40,6 @@ interface XFormsSupplier: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/xforms/XFormsUIHelper1.idl b/offapi/com/sun/star/xforms/XFormsUIHelper1.idl index 9427d3021497..7847c1016c07 100644 --- a/offapi/com/sun/star/xforms/XFormsUIHelper1.idl +++ b/offapi/com/sun/star/xforms/XFormsUIHelper1.idl @@ -31,11 +31,9 @@ #include -//============================================================================= module com { module sun { module star { module xforms { -//============================================================================= /** provide several helper methods for the UI @@ -122,7 +120,6 @@ interface XFormsUIHelper1 }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/xforms/XModel.idl b/offapi/com/sun/star/xforms/XModel.idl index 38d6db9c050c..43102801a498 100644 --- a/offapi/com/sun/star/xforms/XModel.idl +++ b/offapi/com/sun/star/xforms/XModel.idl @@ -38,13 +38,11 @@ #include #include -//============================================================================= module com { module sun { module star { module xforms { interface XSubmission; -//============================================================================= /** represent an XForms model */ @@ -123,9 +121,7 @@ interface XModel getDataTypeRepository( ); - // // instances - // /** gets container containing all instances; @@ -143,9 +139,7 @@ interface XModel com::sun::star::xml::dom::XDocument getDefaultInstance(); - // // bindings - // /** create a binding element for this model @@ -175,9 +169,7 @@ interface XModel com::sun::star::container::XSet getBindings(); - // // submissions - // /** create a submission element for this model @@ -207,7 +199,6 @@ interface XModel com::sun::star::container::XSet getSubmissions(); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/xforms/XSubmission.idl b/offapi/com/sun/star/xforms/XSubmission.idl index 13de0435591f..3534cba83709 100644 --- a/offapi/com/sun/star/xforms/XSubmission.idl +++ b/offapi/com/sun/star/xforms/XSubmission.idl @@ -25,10 +25,8 @@ #include #include -//============================================================================= module com { module sun { module star { module xforms { -//----------------------------------------------------------------------------- /** specifies a submission object, associated with an XModel */ interface XSubmission @@ -53,7 +51,6 @@ interface XSubmission interface com::sun::star::form::submission::XSubmission; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/xml/Attribute.idl b/offapi/com/sun/star/xml/Attribute.idl index 3741d9da87d0..1141cc8f5f86 100644 --- a/offapi/com/sun/star/xml/Attribute.idl +++ b/offapi/com/sun/star/xml/Attribute.idl @@ -19,11 +19,9 @@ #ifndef __com_sun_star_xml_Attribute_idl__ #define __com_sun_star_xml_Attribute_idl__ -//============================================================================= module com { module sun { module star { module xml { -//============================================================================= /** * A struct to keep information of an element's attribute. @@ -46,7 +44,6 @@ struct Attribute string Value; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/xml/AttributeContainer.idl b/offapi/com/sun/star/xml/AttributeContainer.idl index 682118bf163b..f1882974672e 100644 --- a/offapi/com/sun/star/xml/AttributeContainer.idl +++ b/offapi/com/sun/star/xml/AttributeContainer.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module xml { -//============================================================================= /** This service describes a container for XML attributes.

                    Each attribute is accessed with its local name, or optionally, its local @@ -39,7 +37,6 @@ published service AttributeContainer interface com::sun::star::container::XNameContainer; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/xml/AttributeData.idl b/offapi/com/sun/star/xml/AttributeData.idl index eec45c551890..4cfbeaf21700 100644 --- a/offapi/com/sun/star/xml/AttributeData.idl +++ b/offapi/com/sun/star/xml/AttributeData.idl @@ -20,11 +20,9 @@ #ifndef __com_sun_star_xml_AttributeData_idl__ #define __com_sun_star_xml_AttributeData_idl__ -//============================================================================= module com { module sun { module star { module xml { -//============================================================================= /** store the type and value of an XML attribute inside a XNameContainer @@ -50,7 +48,6 @@ published struct AttributeData string Value; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/xml/FastAttribute.idl b/offapi/com/sun/star/xml/FastAttribute.idl index f73fa72e629b..722939b16a69 100644 --- a/offapi/com/sun/star/xml/FastAttribute.idl +++ b/offapi/com/sun/star/xml/FastAttribute.idl @@ -19,11 +19,9 @@ #ifndef __com_sun_star_xml_FastAttribute_idl__ #define __com_sun_star_xml_FastAttribute_idl__ -//============================================================================= module com { module sun { module star { module xml { -//============================================================================= /** * A struct to keep information of an element's attribute. @@ -41,7 +39,6 @@ struct FastAttribute string Value; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/xml/NamespaceContainer.idl b/offapi/com/sun/star/xml/NamespaceContainer.idl index 929f8d75caff..73acb1cdbcab 100644 --- a/offapi/com/sun/star/xml/NamespaceContainer.idl +++ b/offapi/com/sun/star/xml/NamespaceContainer.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module xml { -//============================================================================= /** This service describes a container for XML namespaces.

                    Each namespace is accessed with its prefix and the URL is stored as a string. @@ -35,7 +33,6 @@ published service NamespaceContainer interface com::sun::star::container::XNameContainer; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/xml/XExportFilter.idl b/offapi/com/sun/star/xml/XExportFilter.idl index ff133bc48027..ca2c7fb08726 100644 --- a/offapi/com/sun/star/xml/XExportFilter.idl +++ b/offapi/com/sun/star/xml/XExportFilter.idl @@ -26,12 +26,10 @@ #include #include -//============================================================================= module com { module sun { module star { module xml { -//============================================================================= /** interface to implement for an XML-based import filter. i diff --git a/offapi/com/sun/star/xml/XImportFilter.idl b/offapi/com/sun/star/xml/XImportFilter.idl index 9b9a2015afca..b6e15ac69041 100644 --- a/offapi/com/sun/star/xml/XImportFilter.idl +++ b/offapi/com/sun/star/xml/XImportFilter.idl @@ -26,12 +26,10 @@ #include #include -//============================================================================= module com { module sun { module star { module xml { -//============================================================================= /** interface to implement for an XML-based import filter. diff --git a/offapi/com/sun/star/xml/XMLExportFilter.idl b/offapi/com/sun/star/xml/XMLExportFilter.idl index e065ce858f16..5c0a2e50ffdc 100644 --- a/offapi/com/sun/star/xml/XMLExportFilter.idl +++ b/offapi/com/sun/star/xml/XMLExportFilter.idl @@ -23,11 +23,9 @@ #include -//============================================================================= module com { module sun { module star { module xml { -//============================================================================= /** describes an export filter for XML-based file formats.

                    It is an extension of ExportFilter @@ -43,7 +41,6 @@ published service XMLExportFilter service com::sun::star::document::ExportFilter; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/xml/XMLImportFilter.idl b/offapi/com/sun/star/xml/XMLImportFilter.idl index cdbf2a1e0eb7..2d5e350154c4 100644 --- a/offapi/com/sun/star/xml/XMLImportFilter.idl +++ b/offapi/com/sun/star/xml/XMLImportFilter.idl @@ -24,11 +24,9 @@ #include #include -//============================================================================= module com { module sun { module star { module xml { -//============================================================================= /** describes an import filter for XML-based file formats.

                    It is an extension of ImportFilter @@ -44,7 +42,6 @@ published service XMLImportFilter interface com::sun::star::xml::sax::XDocumentHandler; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/xml/crypto/CipherID.idl b/offapi/com/sun/star/xml/crypto/CipherID.idl index 3cff184bafe8..d066ca15d019 100644 --- a/offapi/com/sun/star/xml/crypto/CipherID.idl +++ b/offapi/com/sun/star/xml/crypto/CipherID.idl @@ -20,11 +20,9 @@ #define __com_sun_star_xml_crypto_CipherID_idl__ -//============================================================================ module com { module sun { module star { module xml { module crypto { -//============================================================================ /** The constant set contains identifiers of supported cipher-creation algorithms. @@ -33,18 +31,15 @@ module com { module sun { module star { module xml { module crypto { */ constants CipherID { - //------------------------------------------------------------------------ /** identifier of AES algorithm in CBC mode with W3C padding */ const long AES_CBC_W3C_PADDING = 1; - //------------------------------------------------------------------------ /** identifier of the Blowfish algorithm in 8-bit CFB mode */ const long BLOWFISH_CFB_8 = 2; }; -//============================================================================ }; }; }; }; }; diff --git a/offapi/com/sun/star/xml/crypto/DigestID.idl b/offapi/com/sun/star/xml/crypto/DigestID.idl index aba97ed28335..83822d88148b 100644 --- a/offapi/com/sun/star/xml/crypto/DigestID.idl +++ b/offapi/com/sun/star/xml/crypto/DigestID.idl @@ -20,11 +20,9 @@ #define __com_sun_star_xml_crypto_DigestID_idl__ -//============================================================================ module com { module sun { module star { module xml { module crypto { -//============================================================================ /** The constant set contains identifiers of supported digest-creation algorithms. @@ -33,30 +31,25 @@ module com { module sun { module star { module xml { module crypto { */ constants DigestID { - //------------------------------------------------------------------------ /** identifier of SHA-1 algorithm */ const long SHA1 = 1; - //------------------------------------------------------------------------ /** identifier of SHA-256 algorithm */ const long SHA256 = 2; - //------------------------------------------------------------------------ /** identifier of SHA-1 algorithm that is applied to the first kilobyte of data. */ const long SHA1_1K = 3; - //------------------------------------------------------------------------ /** identifier of SHA-256 algorithm that is applied to the first kilobyte of data. */ const long SHA256_1K = 4; }; -//============================================================================ }; }; }; }; }; diff --git a/offapi/com/sun/star/xml/crypto/XCipherContext.idl b/offapi/com/sun/star/xml/crypto/XCipherContext.idl index b55ac795e9f9..961414ef4548 100644 --- a/offapi/com/sun/star/xml/crypto/XCipherContext.idl +++ b/offapi/com/sun/star/xml/crypto/XCipherContext.idl @@ -31,11 +31,9 @@ #include #endif -//============================================================================ module com { module sun { module star { module xml { module crypto { -//============================================================================ /** This interface allows to encrypt/decrypt data using the cipher context.

                    The algorithm as well as encryption data are specified on object creation. @@ -46,7 +44,6 @@ */ interface XCipherContext : com::sun::star::uno::XInterface { - //------------------------------------------------------------------------ /** encrypts/decrypts the data using the cipher.

                    Please have in mind, the cipher object state might depend from the @@ -66,14 +63,12 @@ interface XCipherContext : com::sun::star::uno::XInterface raises( ::com::sun::star::lang::IllegalArgumentException, ::com::sun::star::lang::DisposedException ); - //------------------------------------------------------------------------ /** finalizes cipher and disposes context. */ sequence finalizeCipherContextAndDispose() raises( ::com::sun::star::lang::DisposedException ); }; -//============================================================================ }; }; }; }; }; diff --git a/offapi/com/sun/star/xml/crypto/XCipherContextSupplier.idl b/offapi/com/sun/star/xml/crypto/XCipherContextSupplier.idl index 1d80114d75b1..40190c8d48b8 100644 --- a/offapi/com/sun/star/xml/crypto/XCipherContextSupplier.idl +++ b/offapi/com/sun/star/xml/crypto/XCipherContextSupplier.idl @@ -35,11 +35,9 @@ #include #endif -//============================================================================ module com { module sun { module star { module xml { module crypto { -//============================================================================ /** This interface allows to get an object that allows to encrypt/decrypt data using the specified algorithm. @@ -47,7 +45,6 @@ */ interface XCipherContextSupplier : com::sun::star::uno::XInterface { - //------------------------------------------------------------------------ /** returns an object that allows to encrypt/decrypt data. @param nCipherID @@ -76,7 +73,6 @@ interface XCipherContextSupplier : com::sun::star::uno::XInterface raises( ::com::sun::star::lang::IllegalArgumentException ); }; -//============================================================================ }; }; }; }; }; diff --git a/offapi/com/sun/star/xml/crypto/XDigestContext.idl b/offapi/com/sun/star/xml/crypto/XDigestContext.idl index 37b3e500d08c..44d133e962ff 100644 --- a/offapi/com/sun/star/xml/crypto/XDigestContext.idl +++ b/offapi/com/sun/star/xml/crypto/XDigestContext.idl @@ -27,11 +27,9 @@ #include #endif -//============================================================================ module com { module sun { module star { module xml { module crypto { -//============================================================================ /** This interface allows to generate the digest.

                    The algorithm to generate the digest is specified on object creation. @@ -42,7 +40,6 @@ */ interface XDigestContext : com::sun::star::uno::XInterface { - //------------------------------------------------------------------------ /** update the digest with the given data. @param aData @@ -51,14 +48,12 @@ interface XDigestContext : com::sun::star::uno::XInterface void updateDigest( [in] sequence< byte > aData ) raises( ::com::sun::star::lang::DisposedException ); - //------------------------------------------------------------------------ /** finalizes digest and disposes context. */ sequence finalizeDigestAndDispose() raises( ::com::sun::star::lang::DisposedException ); }; -//============================================================================ }; }; }; }; }; diff --git a/offapi/com/sun/star/xml/crypto/XDigestContextSupplier.idl b/offapi/com/sun/star/xml/crypto/XDigestContextSupplier.idl index cc50e6119be5..127159c76e70 100644 --- a/offapi/com/sun/star/xml/crypto/XDigestContextSupplier.idl +++ b/offapi/com/sun/star/xml/crypto/XDigestContextSupplier.idl @@ -35,11 +35,9 @@ #include #endif -//============================================================================ module com { module sun { module star { module xml { module crypto { -//============================================================================ /** This interface allows to get an object to generate a digest of a specified format. @@ -47,7 +45,6 @@ */ interface XDigestContextSupplier : com::sun::star::uno::XInterface { - //------------------------------------------------------------------------ /** returns an object that allows to generate the specified digest. @param nDigestID @@ -67,7 +64,6 @@ interface XDigestContextSupplier : com::sun::star::uno::XInterface raises( ::com::sun::star::lang::IllegalArgumentException ); }; -//============================================================================ }; }; }; }; }; diff --git a/offapi/com/sun/star/xml/crypto/XMLEncryptionException.idl b/offapi/com/sun/star/xml/crypto/XMLEncryptionException.idl index 8e85da7814a5..5095e805cafd 100644 --- a/offapi/com/sun/star/xml/crypto/XMLEncryptionException.idl +++ b/offapi/com/sun/star/xml/crypto/XMLEncryptionException.idl @@ -27,17 +27,14 @@ #include -//============================================================================= module com { module sun { module star { module xml { module crypto { -//============================================================================= exception XMLEncryptionException : com::sun::star::security::EncryptionException { }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/xml/crypto/XMLSignatureException.idl b/offapi/com/sun/star/xml/crypto/XMLSignatureException.idl index 562dc0470923..5ca35381b356 100644 --- a/offapi/com/sun/star/xml/crypto/XMLSignatureException.idl +++ b/offapi/com/sun/star/xml/crypto/XMLSignatureException.idl @@ -27,17 +27,14 @@ #include -//============================================================================= module com { module sun { module star { module xml { module crypto { -//============================================================================= exception XMLSignatureException : com::sun::star::security::SignatureException { }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/xml/dom/DOMException.idl b/offapi/com/sun/star/xml/dom/DOMException.idl index f46d5d662703..08799f1d7c8b 100644 --- a/offapi/com/sun/star/xml/dom/DOMException.idl +++ b/offapi/com/sun/star/xml/dom/DOMException.idl @@ -35,7 +35,6 @@ exception DOMException: com::sun::star::uno::Exception DOMExceptionType Code; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/xml/sax/FastShapeContextHandler.idl b/offapi/com/sun/star/xml/sax/FastShapeContextHandler.idl index ab694ad95baa..e85334faa728 100644 --- a/offapi/com/sun/star/xml/sax/FastShapeContextHandler.idl +++ b/offapi/com/sun/star/xml/sax/FastShapeContextHandler.idl @@ -21,7 +21,6 @@ #include -//============================================================================= module com { module sun { module star { module xml { module sax { diff --git a/offapi/com/sun/star/xml/sax/FastToken.idl b/offapi/com/sun/star/xml/sax/FastToken.idl index 26707c070843..d05a78d69c3d 100644 --- a/offapi/com/sun/star/xml/sax/FastToken.idl +++ b/offapi/com/sun/star/xml/sax/FastToken.idl @@ -21,28 +21,23 @@ #include -//============================================================================= module com { module sun { module star { module xml { module sax { -//============================================================================ constants FastToken { - //------------------------------------------------------------------------- /** specifies an unknown token. */ const long DONTKNOW = -1; - //------------------------------------------------------------------------- /** specifies the first namespace token */ const long NAMESPACE = 0x00010000; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/xml/sax/FastTokenHandler.idl b/offapi/com/sun/star/xml/sax/FastTokenHandler.idl index b9c6e3252baf..72d9bf30d26c 100644 --- a/offapi/com/sun/star/xml/sax/FastTokenHandler.idl +++ b/offapi/com/sun/star/xml/sax/FastTokenHandler.idl @@ -21,7 +21,6 @@ #include -//============================================================================= module com { module sun { module star { module xml { module sax { diff --git a/offapi/com/sun/star/xml/sax/InputSource.idl b/offapi/com/sun/star/xml/sax/InputSource.idl index 08eded8d0f26..6d0947c27097 100644 --- a/offapi/com/sun/star/xml/sax/InputSource.idl +++ b/offapi/com/sun/star/xml/sax/InputSource.idl @@ -31,11 +31,9 @@ #include -//============================================================================= module com { module sun { module star { module xml { module sax { -//============================================================================= /** specifies the Datasource plus some additional information for the parser. @@ -54,7 +52,6 @@ published struct InputSource */ com::sun::star::io::XInputStream aInputStream; - //------------------------------------------------------------------------- /** contains the encoding of the data stream. This is used by the parser to do Unicode conversions. @@ -66,21 +63,18 @@ published struct InputSource */ string sEncoding; - //------------------------------------------------------------------------- /** contains the public Id of the document, for example, needed in exception-message strings. */ string sPublicId; - //------------------------------------------------------------------------- /** contains the system ID of the document. */ string sSystemId; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/xml/sax/SAXException.idl b/offapi/com/sun/star/xml/sax/SAXException.idl index 9735cb38b7be..05c0c00a5154 100644 --- a/offapi/com/sun/star/xml/sax/SAXException.idl +++ b/offapi/com/sun/star/xml/sax/SAXException.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module xml { module sax { -//============================================================================= /** encapsulates the details of an XML parse error or warning. @@ -41,7 +39,6 @@ module com { module sun { module star { module xml { module sax { */ published exception SAXException: com::sun::star::uno::Exception { - //------------------------------------------------------------------------- /** This field may contain a wrapped exception. */ @@ -49,7 +46,6 @@ published exception SAXException: com::sun::star::uno::Exception }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/xml/sax/SAXInvalidCharacterException.idl b/offapi/com/sun/star/xml/sax/SAXInvalidCharacterException.idl index c9331508b1f7..ad8d8ebf8593 100644 --- a/offapi/com/sun/star/xml/sax/SAXInvalidCharacterException.idl +++ b/offapi/com/sun/star/xml/sax/SAXInvalidCharacterException.idl @@ -31,11 +31,9 @@ #include -//============================================================================= module com { module sun { module star { module xml { module sax { -//============================================================================= /** stores information for locating the error in the original XML document. @@ -46,7 +44,6 @@ published exception SAXInvalidCharacterException: com::sun::star::xml::sax::SAXE }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/xml/sax/SAXParseException.idl b/offapi/com/sun/star/xml/sax/SAXParseException.idl index b5ca97f88fb7..55eb3db26e46 100644 --- a/offapi/com/sun/star/xml/sax/SAXParseException.idl +++ b/offapi/com/sun/star/xml/sax/SAXParseException.idl @@ -31,11 +31,9 @@ #include -//============================================================================= module com { module sun { module star { module xml { module sax { -//============================================================================= /** stores information for locating the error in the original XML document. @@ -43,26 +41,22 @@ module com { module sun { module star { module xml { module sax { */ published exception SAXParseException: com::sun::star::xml::sax::SAXException { - //------------------------------------------------------------------------- /** contains the public identifier of the document where the exception has occurred. */ string PublicId; - //------------------------------------------------------------------------- /** contains the system identifier of the document. */ string SystemId; - //------------------------------------------------------------------------- /** contains the line number in the document. */ long LineNumber; - //------------------------------------------------------------------------- /** contains the column number in the document. */ @@ -70,7 +64,6 @@ published exception SAXParseException: com::sun::star::xml::sax::SAXException }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/xml/sax/XAttributeList.idl b/offapi/com/sun/star/xml/sax/XAttributeList.idl index 2adb940ded26..b82ab5fd1864 100644 --- a/offapi/com/sun/star/xml/sax/XAttributeList.idl +++ b/offapi/com/sun/star/xml/sax/XAttributeList.idl @@ -21,11 +21,9 @@ #include -//============================================================================= module com { module sun { module star { module xml { module sax { -//============================================================================= /** specifies an element's attributes. @@ -40,21 +38,18 @@ module com { module sun { module star { module xml { module sax { */ published interface XAttributeList: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** @returns the number of attributes in this list. */ short getLength(); - //------------------------------------------------------------------------- /** @returns the name of an attribute in this list (by position). */ string getNameByIndex( [in] short i ); - //------------------------------------------------------------------------- /** @returns the type of an attribute in the list (by position). @@ -62,7 +57,6 @@ published interface XAttributeList: com::sun::star::uno::XInterface */ string getTypeByIndex( [in] short i ); - //------------------------------------------------------------------------- /** @returns the type of an attribute in the list (by name). @@ -70,14 +64,12 @@ published interface XAttributeList: com::sun::star::uno::XInterface */ string getTypeByName( [in] string aName ); - //------------------------------------------------------------------------- /** @returns the value of an attribute in the list (by position). */ string getValueByIndex( [in] short i ); - //------------------------------------------------------------------------- /** @returns the value of an attribute in the list (by name). @@ -85,7 +77,6 @@ published interface XAttributeList: com::sun::star::uno::XInterface string getValueByName( [in] string aName ); }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/xml/sax/XDTDHandler.idl b/offapi/com/sun/star/xml/sax/XDTDHandler.idl index e3146da67278..7bc06ba8de42 100644 --- a/offapi/com/sun/star/xml/sax/XDTDHandler.idl +++ b/offapi/com/sun/star/xml/sax/XDTDHandler.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module xml { module sax { -//============================================================================= /** receives events according to the DTD of the document. @@ -43,7 +41,6 @@ module com { module sun { module star { module xml { module sax { */ published interface XDTDHandler: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** receives notification of a notation declaration event. */ @@ -51,7 +48,6 @@ published interface XDTDHandler: com::sun::star::uno::XInterface [in] string sPublicId, [in] string sSystemId ); - //------------------------------------------------------------------------- /** receives notification of an unparsed entity declaration event. */ @@ -62,7 +58,6 @@ published interface XDTDHandler: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/xml/sax/XDocumentHandler.idl b/offapi/com/sun/star/xml/sax/XDocumentHandler.idl index cd382dc292ed..9c5f7dc6b74b 100644 --- a/offapi/com/sun/star/xml/sax/XDocumentHandler.idl +++ b/offapi/com/sun/star/xml/sax/XDocumentHandler.idl @@ -28,11 +28,9 @@ #include -//============================================================================= module com { module sun { module star { module xml { module sax { -//============================================================================= /** receives notification of general document events. @@ -42,21 +40,18 @@ module com { module sun { module star { module xml { module sax { */ published interface XDocumentHandler: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** receives notification of the beginning of a document. */ void startDocument() raises( com::sun::star::xml::sax::SAXException ); - //------------------------------------------------------------------------- /** receives notification of the end of a document. */ void endDocument() raises( com::sun::star::xml::sax::SAXException ); - //------------------------------------------------------------------------- /** receives notification of the beginning of an element . */ @@ -64,28 +59,24 @@ published interface XDocumentHandler: com::sun::star::uno::XInterface [in] com::sun::star::xml::sax::XAttributeList xAttribs ) raises( com::sun::star::xml::sax::SAXException ); - //------------------------------------------------------------------------- /** receives notification of the end of an element. */ void endElement( [in] string aName ) raises( com::sun::star::xml::sax::SAXException ); - //------------------------------------------------------------------------- /** receives notification of character data. */ void characters( [in] string aChars ) raises( com::sun::star::xml::sax::SAXException ); - //------------------------------------------------------------------------- /** receives notification of white space that can be ignored. */ void ignorableWhitespace( [in] string aWhitespaces ) raises( com::sun::star::xml::sax::SAXException ); - //------------------------------------------------------------------------- /** receives notification of a processing instruction. */ @@ -93,7 +84,6 @@ published interface XDocumentHandler: com::sun::star::uno::XInterface [in] string aData ) raises( com::sun::star::xml::sax::SAXException ); - //------------------------------------------------------------------------- /** receives an object for locating the origin of SAX document events. */ @@ -102,7 +92,6 @@ published interface XDocumentHandler: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/xml/sax/XEntityResolver.idl b/offapi/com/sun/star/xml/sax/XEntityResolver.idl index a184fe108fd4..075f2450f666 100644 --- a/offapi/com/sun/star/xml/sax/XEntityResolver.idl +++ b/offapi/com/sun/star/xml/sax/XEntityResolver.idl @@ -33,11 +33,9 @@ #include -//============================================================================= module com { module sun { module star { module xml { module sax { -//============================================================================= /** makes it possible to modify the behavior of resolving external preferences. @@ -48,7 +46,6 @@ module com { module sun { module star { module xml { module sax { */ published interface XEntityResolver: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** @returns InputSource for the external entity. @@ -61,7 +58,6 @@ published interface XEntityResolver: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/xml/sax/XErrorHandler.idl b/offapi/com/sun/star/xml/sax/XErrorHandler.idl index 07ac632fda50..da5a1e9ba495 100644 --- a/offapi/com/sun/star/xml/sax/XErrorHandler.idl +++ b/offapi/com/sun/star/xml/sax/XErrorHandler.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module xml { module sax { -//============================================================================= /** is the basic interface for SAX error handlers. @@ -45,19 +43,16 @@ module com { module sun { module star { module xml { module sax { */ published interface XErrorHandler: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** receives notification of a recoverable error. */ void error( [in] any aSAXParseException ) raises( com::sun::star::xml::sax::SAXException ); - //------------------------------------------------------------------------- /** receives notification of a non-recoverable error. */ void fatalError( [in] any aSAXParseException ) raises( com::sun::star::xml::sax::SAXException ); - //------------------------------------------------------------------------- /** receives notification of a warning. */ void warning( [in] any aSAXParseException ) @@ -65,7 +60,6 @@ published interface XErrorHandler: com::sun::star::uno::XInterface }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/xml/sax/XExtendedDocumentHandler.idl b/offapi/com/sun/star/xml/sax/XExtendedDocumentHandler.idl index 778171e8bb6c..430679a6c46b 100644 --- a/offapi/com/sun/star/xml/sax/XExtendedDocumentHandler.idl +++ b/offapi/com/sun/star/xml/sax/XExtendedDocumentHandler.idl @@ -24,11 +24,9 @@ #include -//============================================================================= module com { module sun { module star { module xml { module sax { -//============================================================================= /** this interface does not conform to the SAX-standard. @@ -37,7 +35,6 @@ module com { module sun { module star { module xml { module sax { */ published interface XExtendedDocumentHandler: com::sun::star::xml::sax::XDocumentHandler { - //------------------------------------------------------------------------- /** receives notification about the start of a CDATA section in the XML-source. @@ -47,7 +44,6 @@ published interface XExtendedDocumentHandler: com::sun::star::xml::sax::XDocumen void startCDATA() raises( com::sun::star::xml::sax::SAXException ); - //------------------------------------------------------------------------- /** informs about the end of a CDATA-Section.

                    Note that startCDATA/endCDATA MUST NOT enclose any @@ -55,20 +51,17 @@ published interface XExtendedDocumentHandler: com::sun::star::xml::sax::XDocumen */ void endCDATA(); - //------------------------------------------------------------------------- /** receives notification about a comment in the XML-source. */ void comment( [in] string sComment ) raises( com::sun::star::xml::sax::SAXException ); - //------------------------------------------------------------------------- /** informs a writer that it is allowable to insert a line break and indentation before the next XDocumentHandler-call. */ void allowLineBreak() raises( com::sun::star::xml::sax::SAXException ); - //------------------------------------------------------------------------- /** notifies that any characters that cannot be handled by other callback methods are announced through this method. */ @@ -76,7 +69,6 @@ published interface XExtendedDocumentHandler: com::sun::star::xml::sax::XDocumen raises( com::sun::star::xml::sax::SAXException ); }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/xml/sax/XFastAttributeList.idl b/offapi/com/sun/star/xml/sax/XFastAttributeList.idl index a5b0e303fa44..8f2d4ea41000 100644 --- a/offapi/com/sun/star/xml/sax/XFastAttributeList.idl +++ b/offapi/com/sun/star/xml/sax/XFastAttributeList.idl @@ -33,11 +33,9 @@ #include #include -//============================================================================= module com { module sun { module star { module xml { module sax { -//============================================================================= /** a container for the attributes of an XML element. @@ -163,7 +161,6 @@ interface XFastAttributeList: com::sun::star::uno::XInterface sequence< ::com::sun::star::xml::FastAttribute > getFastAttributes(); }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/xml/sax/XFastContextHandler.idl b/offapi/com/sun/star/xml/sax/XFastContextHandler.idl index 03186357cba7..250a25614c0d 100644 --- a/offapi/com/sun/star/xml/sax/XFastContextHandler.idl +++ b/offapi/com/sun/star/xml/sax/XFastContextHandler.idl @@ -37,11 +37,9 @@ #include -//============================================================================= module com { module sun { module star { module xml { module sax { -//============================================================================= /** receives notification of sax document events from a XFastParser. @@ -50,7 +48,6 @@ module com { module sun { module star { module xml { module sax { */ interface XFastContextHandler: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** receives notification of the beginning of an element . @@ -72,7 +69,6 @@ interface XFastContextHandler: com::sun::star::uno::XInterface void startFastElement( [in] long Element, [in] XFastAttributeList Attribs ) raises( com::sun::star::xml::sax::SAXException ); - //------------------------------------------------------------------------- /** receives notification of the beginning of an unknown element . @@ -87,7 +83,6 @@ interface XFastContextHandler: com::sun::star::uno::XInterface void startUnknownElement( [in] string Namespace, [in] string Name, [in] XFastAttributeList Attribs ) raises( com::sun::star::xml::sax::SAXException ); - //------------------------------------------------------------------------- /** receives notification of the end of an known element. @see startFastElement @@ -95,7 +90,6 @@ interface XFastContextHandler: com::sun::star::uno::XInterface void endFastElement( [in] long Element ) raises( com::sun::star::xml::sax::SAXException ); - //------------------------------------------------------------------------- /** receives notification of the end of an known element. @see startUnknownElement @@ -103,7 +97,6 @@ interface XFastContextHandler: com::sun::star::uno::XInterface void endUnknownElement( [in] string Namespace, [in] string Name ) raises( com::sun::star::xml::sax::SAXException ); - //------------------------------------------------------------------------- /** receives notification of the beginning of a known child element. @@ -124,7 +117,6 @@ interface XFastContextHandler: com::sun::star::uno::XInterface XFastContextHandler createFastChildContext( [in] long Element, [in] XFastAttributeList Attribs ) raises( com::sun::star::xml::sax::SAXException ); - //------------------------------------------------------------------------- /** receives notification of the beginning of a unknown child element . @@ -139,7 +131,6 @@ interface XFastContextHandler: com::sun::star::uno::XInterface XFastContextHandler createUnknownChildContext( [in] string Namespace, [in] string Name, [in] XFastAttributeList Attribs ) raises( com::sun::star::xml::sax::SAXException ); - //------------------------------------------------------------------------- /** receives notification of character data. */ @@ -147,7 +138,6 @@ interface XFastContextHandler: com::sun::star::uno::XInterface raises( com::sun::star::xml::sax::SAXException ); }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/xml/sax/XFastDocumentHandler.idl b/offapi/com/sun/star/xml/sax/XFastDocumentHandler.idl index 1ae3d7077acd..d722e26435ab 100644 --- a/offapi/com/sun/star/xml/sax/XFastDocumentHandler.idl +++ b/offapi/com/sun/star/xml/sax/XFastDocumentHandler.idl @@ -37,32 +37,27 @@ #include -//============================================================================= module com { module sun { module star { module xml { module sax { -//============================================================================= /** receives notification of sax document events from a XFastParser */ interface XFastDocumentHandler: XFastContextHandler { - //------------------------------------------------------------------------- /** called by the parser when parsing of an XML stream is started. */ void startDocument() raises( com::sun::star::xml::sax::SAXException ); - //------------------------------------------------------------------------- /** called by the parser after the last XML element of a stream is processed. */ void endDocument() raises( com::sun::star::xml::sax::SAXException ); - //------------------------------------------------------------------------- /** receives an object for locating the origin of SAX document events. */ @@ -71,7 +66,6 @@ interface XFastDocumentHandler: XFastContextHandler }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/xml/sax/XFastParser.idl b/offapi/com/sun/star/xml/sax/XFastParser.idl index cefa6551122f..128c4ba241df 100644 --- a/offapi/com/sun/star/xml/sax/XFastParser.idl +++ b/offapi/com/sun/star/xml/sax/XFastParser.idl @@ -48,11 +48,9 @@ #include -//============================================================================= module com { module sun { module star { module xml { module sax { -//============================================================================= /** specifies a SAX parser that uses integer values for known XML names (elements, attributes and attribute values). The parser also handles @@ -113,7 +111,6 @@ module com { module sun { module star { module xml { module sax { */ interface XFastParser: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** parses an XML document from a stream.

                    Set the desired handlers before calling this method.

                    @@ -121,20 +118,17 @@ interface XFastParser: com::sun::star::uno::XInterface void parseStream( [in] InputSource aInputSource ) raises( SAXException, com::sun::star::io::IOException ); - //------------------------------------------------------------------------- /** Application must register a document event handler to get sax events for the parsed stream. */ void setFastDocumentHandler( [in] XFastDocumentHandler Handler ); - //------------------------------------------------------------------------- /** must be registered to translate known XML names to integer tokens. */ void setTokenHandler( [in] XFastTokenHandler Handler ); - //------------------------------------------------------------------------- /** registers a known namespace url with the given integer token.
                    @param NamespaceToken @@ -143,7 +137,6 @@ interface XFastParser: com::sun::star::uno::XInterface void registerNamespace( [in] string NamespaceURL, [in] long NamespaceToken ) raises( com::sun::star::lang::IllegalArgumentException ); - //------------------------------------------------------------------------- /** allows an application to register an error event handler.

                    Note that the error handler can throw an exception when an error or @@ -152,12 +145,10 @@ interface XFastParser: com::sun::star::uno::XInterface */ void setErrorHandler( [in] XErrorHandler Handler ); - //------------------------------------------------------------------------- /** allows an application to register a DTD-Handler. */ void setEntityResolver( [in] XEntityResolver Resolver ); - //------------------------------------------------------------------------- /** sets a locale specified for localization of warnings and error messages.

                    Set the language of the error messages. Useful when the parsing @@ -171,7 +162,6 @@ interface XFastParser: com::sun::star::uno::XInterface raises( com::sun::star::lang::IllegalArgumentException ); }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/xml/sax/XFastSAXSerializable.idl b/offapi/com/sun/star/xml/sax/XFastSAXSerializable.idl index a9a497463cc6..295947ed7b80 100644 --- a/offapi/com/sun/star/xml/sax/XFastSAXSerializable.idl +++ b/offapi/com/sun/star/xml/sax/XFastSAXSerializable.idl @@ -36,7 +36,6 @@ module com { module sun { module star { module xml { module sax { -//============================================================================= /** serializes a DOM tree by generating FastSAX events.

                    @@ -48,7 +47,6 @@ module com { module sun { module star { module xml { module sax { interface XFastSAXSerializable { - //------------------------------------------------------------------------- /** serializes an object (e.g. a DOM tree) that represents an XML document by generating fast SAX events. diff --git a/offapi/com/sun/star/xml/sax/XFastSerializer.idl b/offapi/com/sun/star/xml/sax/XFastSerializer.idl index 17b3ca89941d..6601a00cfbf1 100644 --- a/offapi/com/sun/star/xml/sax/XFastSerializer.idl +++ b/offapi/com/sun/star/xml/sax/XFastSerializer.idl @@ -34,31 +34,26 @@ #include #include -//============================================================================= module com { module sun { module star { module xml { module sax { -//============================================================================= /** receives notification of sax document events to write into an XOutputStream. */ interface XFastSerializer: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** called by the parser when parsing of an XML stream is started. */ void startDocument() raises( com::sun::star::xml::sax::SAXException ); - //------------------------------------------------------------------------- /** called by the parser after the last XML element of a stream is processed. */ void endDocument() raises( com::sun::star::xml::sax::SAXException ); - //------------------------------------------------------------------------- /** receives notification of the beginning of an element . @@ -80,7 +75,6 @@ interface XFastSerializer: com::sun::star::uno::XInterface void startFastElement( [in] long Element, [in] XFastAttributeList Attribs ) raises( com::sun::star::xml::sax::SAXException ); - //------------------------------------------------------------------------- /** receives notification of the beginning of an unknown element . @@ -95,7 +89,6 @@ interface XFastSerializer: com::sun::star::uno::XInterface void startUnknownElement( [in] string Namespace, [in] string Name, [in] XFastAttributeList Attribs ) raises( com::sun::star::xml::sax::SAXException ); - //------------------------------------------------------------------------- /** receives notification of the end of an known element. @see startFastElement @@ -103,7 +96,6 @@ interface XFastSerializer: com::sun::star::uno::XInterface void endFastElement( [in] long Element ) raises( com::sun::star::xml::sax::SAXException ); - //------------------------------------------------------------------------- /** receives notification of the end of an known element. @see startUnknownElement @@ -111,7 +103,6 @@ interface XFastSerializer: com::sun::star::uno::XInterface void endUnknownElement( [in] string Namespace, [in] string Name ) raises( com::sun::star::xml::sax::SAXException ); - //------------------------------------------------------------------------- /** receives notification of the beginning of a single element . @@ -133,7 +124,6 @@ interface XFastSerializer: com::sun::star::uno::XInterface void singleFastElement( [in] long Element, [in] XFastAttributeList Attribs ) raises( com::sun::star::xml::sax::SAXException ); - //------------------------------------------------------------------------- /** receives notification of the beginning of a single unknown element . @@ -148,21 +138,18 @@ interface XFastSerializer: com::sun::star::uno::XInterface void singleUnknownElement( [in] string Namespace, [in] string Name, [in] XFastAttributeList Attribs ) raises( com::sun::star::xml::sax::SAXException ); - //------------------------------------------------------------------------- /** receives notification of character data. */ void characters( [in] string aChars ) raises( com::sun::star::xml::sax::SAXException ); - //------------------------------------------------------------------------- /** */ void setOutputStream ( [in] com::sun::star::io::XOutputStream xOutputStream ) /* raises( com::sun::star::xml::sax::SAXException ) */; - //------------------------------------------------------------------------- /** */ @@ -170,7 +157,6 @@ interface XFastSerializer: com::sun::star::uno::XInterface /* raises( com::sun::star::xml::sax::SAXException ) */; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/xml/sax/XFastShapeContextHandler.idl b/offapi/com/sun/star/xml/sax/XFastShapeContextHandler.idl index 4ce0d42608b0..a3105c5c5ee5 100644 --- a/offapi/com/sun/star/xml/sax/XFastShapeContextHandler.idl +++ b/offapi/com/sun/star/xml/sax/XFastShapeContextHandler.idl @@ -25,11 +25,9 @@ #include #include -//============================================================================= module com { module sun { module star { module xml { module sax { -//============================================================================= /** receives notification of sax document events from a XFastParser. @@ -46,7 +44,6 @@ interface XFastShapeContextHandler: com::sun::star::xml::sax::XFastContextHandle [attribute] long StartToken; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/xml/sax/XFastTokenHandler.idl b/offapi/com/sun/star/xml/sax/XFastTokenHandler.idl index ed1b0429f608..a28cfc7fa8de 100644 --- a/offapi/com/sun/star/xml/sax/XFastTokenHandler.idl +++ b/offapi/com/sun/star/xml/sax/XFastTokenHandler.idl @@ -30,11 +30,9 @@ #include -//============================================================================= module com { module sun { module star { module xml { module sax { -//============================================================================ /** interface to translate XML strings to integer tokens. @@ -48,7 +46,6 @@ module com { module sun { module star { module xml { module sax { */ interface XFastTokenHandler: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** returns a integer token for the given string identifier. @@ -58,13 +55,11 @@ interface XFastTokenHandler: com::sun::star::uno::XInterface */ long getToken( [in] string Identifier ); - //------------------------------------------------------------------------- /** returns a string identifier for the given integer token. */ string getIdentifier( [in] long Token ); - //------------------------------------------------------------------------- /** returns a integer token for the given string @@ -77,7 +72,6 @@ interface XFastTokenHandler: com::sun::star::uno::XInterface */ long getTokenFromUTF8( [in] sequence< byte > Identifier ); - //------------------------------------------------------------------------- /** returns a identifier for the given integer token as a byte sequence encoded in UTF-8. @@ -85,7 +79,6 @@ interface XFastTokenHandler: com::sun::star::uno::XInterface sequence< byte > getUTF8Identifier( [in] long Token ); }; -//============================================================================ }; }; }; }; }; diff --git a/offapi/com/sun/star/xml/sax/XLocator.idl b/offapi/com/sun/star/xml/sax/XLocator.idl index 4dd571862350..65d601da48b4 100644 --- a/offapi/com/sun/star/xml/sax/XLocator.idl +++ b/offapi/com/sun/star/xml/sax/XLocator.idl @@ -22,11 +22,9 @@ #include -//============================================================================= module com { module sun { module star { module xml { module sax { -//============================================================================ /** makes it possible to associate a SAX event with a document location. @@ -35,32 +33,27 @@ module com { module sun { module star { module xml { module sax { */ published interface XLocator: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** @returns the column number where the current document event ends. */ long getColumnNumber(); - //------------------------------------------------------------------------- /** @returns the line number where the current document event ends. */ long getLineNumber(); - //------------------------------------------------------------------------- /** @returns the public identifier for the current document event. */ string getPublicId(); - //------------------------------------------------------------------------- /** @returns the system identifier for the current document event. */ string getSystemId(); }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/xml/sax/XParser.idl b/offapi/com/sun/star/xml/sax/XParser.idl index 5071a87de8f5..8b770dab07dc 100644 --- a/offapi/com/sun/star/xml/sax/XParser.idl +++ b/offapi/com/sun/star/xml/sax/XParser.idl @@ -38,11 +38,9 @@ #include -//============================================================================= module com { module sun { module star { module xml { module sax { -//============================================================================= /** specifies a SAX parser. @@ -51,7 +49,6 @@ module com { module sun { module star { module xml { module sax { */ published interface XParser: com::sun::star::uno::XInterface { - //------------------------------------------------------------------------- /** parses an XML document from a stream.

                    Set the desired handlers before calling this method.

                    @@ -60,12 +57,10 @@ published interface XParser: com::sun::star::uno::XInterface raises( com::sun::star::xml::sax::SAXException, com::sun::star::io::IOException ); - //------------------------------------------------------------------------- /** allows an application to register a document event handler. */ void setDocumentHandler( [in] com::sun::star::xml::sax::XDocumentHandler xHandler ); - //------------------------------------------------------------------------- /** allows an application to register an error event handler.

                    Note that the error handler can throw an exception when an error or @@ -74,17 +69,14 @@ published interface XParser: com::sun::star::uno::XInterface */ void setErrorHandler( [in] com::sun::star::xml::sax::XErrorHandler xHandler ); - //------------------------------------------------------------------------- /** allows an application to register a DTD-Handler. */ void setDTDHandler( [in] com::sun::star::xml::sax::XDTDHandler xHandler ); - //------------------------------------------------------------------------- /** allows an application to register a DTD-Handler. */ void setEntityResolver( [in] com::sun::star::xml::sax::XEntityResolver xResolver ); - //------------------------------------------------------------------------- /** sets a locale specified for localization of warnings and error messages.

                    Set the language of the error messages. Useful when the parsing @@ -93,7 +85,6 @@ published interface XParser: com::sun::star::uno::XInterface void setLocale( [in] com::sun::star::lang::Locale locale ); }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/xml/sax/XSAXSerializable.idl b/offapi/com/sun/star/xml/sax/XSAXSerializable.idl index 45565082f38c..399974b75140 100644 --- a/offapi/com/sun/star/xml/sax/XSAXSerializable.idl +++ b/offapi/com/sun/star/xml/sax/XSAXSerializable.idl @@ -34,7 +34,6 @@ module com { module sun { module star { module xml { module sax { -//============================================================================= /** serializes a DOM tree by generating SAX events.

                    @@ -46,7 +45,6 @@ module com { module sun { module star { module xml { module sax { interface XSAXSerializable { - //------------------------------------------------------------------------- /** serializes an object (e.g. a DOM tree) that represents an XML document by generating SAX events. diff --git a/offapi/com/sun/star/xml/xpath/Libxml2ExtensionHandle.idl b/offapi/com/sun/star/xml/xpath/Libxml2ExtensionHandle.idl index 2c13324b0db2..da2b3301929b 100644 --- a/offapi/com/sun/star/xml/xpath/Libxml2ExtensionHandle.idl +++ b/offapi/com/sun/star/xml/xpath/Libxml2ExtensionHandle.idl @@ -20,11 +20,9 @@ #ifndef __com_sun_star_xml_xpath_Libxml2ExtensionHandle_idl__ #define __com_sun_star_xml_xpath_Libxml2ExtensionHandle_idl__ -//============================================================================= module com { module sun { module star { module xml { module xpath { -//============================================================================= struct Libxml2ExtensionHandle { @@ -34,7 +32,6 @@ struct Libxml2ExtensionHandle hyper variableData; }; -//============================================================================= }; }; }; }; }; diff --git a/offapi/com/sun/star/xml/xpath/XPathException.idl b/offapi/com/sun/star/xml/xpath/XPathException.idl index 4c67aebc0a09..803a1e1884da 100644 --- a/offapi/com/sun/star/xml/xpath/XPathException.idl +++ b/offapi/com/sun/star/xml/xpath/XPathException.idl @@ -25,7 +25,6 @@ module com { module sun { module star { module xml { module xpath { -//============================================================================= /** Exception that may occur when evaluating an XPath expression. @since OOo 3.0 diff --git a/offapi/com/sun/star/xsd/Boolean.idl b/offapi/com/sun/star/xsd/Boolean.idl index 6f30260847a1..fe0e6c030428 100644 --- a/offapi/com/sun/star/xsd/Boolean.idl +++ b/offapi/com/sun/star/xsd/Boolean.idl @@ -22,10 +22,8 @@ #include -//============================================================================= module com { module sun { module star { module xsd { -//----------------------------------------------------------------------------- /** specifies an XSD compliant boolean type */ service Boolean @@ -36,7 +34,6 @@ service Boolean }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/xsd/DataTypeClass.idl b/offapi/com/sun/star/xsd/DataTypeClass.idl index c136be354d09..9d4ccc6167b3 100644 --- a/offapi/com/sun/star/xsd/DataTypeClass.idl +++ b/offapi/com/sun/star/xsd/DataTypeClass.idl @@ -19,11 +19,9 @@ #ifndef __com_sun_star_xsd_DataTypeClass_idl__ #define __com_sun_star_xsd_DataTypeClass_idl__ -//============================================================================= module com { module sun { module star { module xsd { -//============================================================================= /** These constants specify the class used of an XDataType */ @@ -107,7 +105,6 @@ constants DataTypeClass }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/xsd/Date.idl b/offapi/com/sun/star/xsd/Date.idl index 8463902b522d..514a11313933 100644 --- a/offapi/com/sun/star/xsd/Date.idl +++ b/offapi/com/sun/star/xsd/Date.idl @@ -23,10 +23,8 @@ #include #include -//============================================================================= module com { module sun { module star { module xsd { -//----------------------------------------------------------------------------- /** specifies an XSD compliant date type */ service Date @@ -56,7 +54,6 @@ service Date [property, maybevoid] com::sun::star::util::Date MinExclusiveDate; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/xsd/DateTime.idl b/offapi/com/sun/star/xsd/DateTime.idl index 740427fc7f00..95fcc49da0dc 100644 --- a/offapi/com/sun/star/xsd/DateTime.idl +++ b/offapi/com/sun/star/xsd/DateTime.idl @@ -23,10 +23,8 @@ #include #include -//============================================================================= module com { module sun { module star { module xsd { -//----------------------------------------------------------------------------- /** specifies an XSD compliant dateTime type */ service DateTime @@ -56,7 +54,6 @@ service DateTime [property, maybevoid] com::sun::star::util::DateTime MinExclusiveDateTime; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/xsd/Day.idl b/offapi/com/sun/star/xsd/Day.idl index 5a97c8441e4c..2f9812b94967 100644 --- a/offapi/com/sun/star/xsd/Day.idl +++ b/offapi/com/sun/star/xsd/Day.idl @@ -22,10 +22,8 @@ #include -//============================================================================= module com { module sun { module star { module xsd { -//----------------------------------------------------------------------------- /** specifies an XSD compliant gDay type */ service Day @@ -55,7 +53,6 @@ service Day [property, maybevoid] short MinExclusiveInt; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/xsd/Decimal.idl b/offapi/com/sun/star/xsd/Decimal.idl index df9d35c9a19b..049557189fa9 100644 --- a/offapi/com/sun/star/xsd/Decimal.idl +++ b/offapi/com/sun/star/xsd/Decimal.idl @@ -22,10 +22,8 @@ #include -//============================================================================= module com { module sun { module star { module xsd { -//----------------------------------------------------------------------------- /** specifies an XSD compliant decimal type */ service Decimal @@ -73,7 +71,6 @@ service Decimal [property, maybevoid] double MinExclusiveDouble; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/xsd/Month.idl b/offapi/com/sun/star/xsd/Month.idl index e3ccad6d5cfe..85d003dcc79c 100644 --- a/offapi/com/sun/star/xsd/Month.idl +++ b/offapi/com/sun/star/xsd/Month.idl @@ -22,10 +22,8 @@ #include -//============================================================================= module com { module sun { module star { module xsd { -//----------------------------------------------------------------------------- /** specifies an XSD compliant gMonth type */ service Month @@ -55,7 +53,6 @@ service Month [property, maybevoid] short MinExclusiveInt; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/xsd/String.idl b/offapi/com/sun/star/xsd/String.idl index 3c767e2868f5..2b4fd3561fac 100644 --- a/offapi/com/sun/star/xsd/String.idl +++ b/offapi/com/sun/star/xsd/String.idl @@ -31,10 +31,8 @@ #include -//============================================================================= module com { module sun { module star { module xsd { -//----------------------------------------------------------------------------- /** specifies an XSD compliant string type */ service String @@ -65,7 +63,6 @@ service String [property, maybevoid] long MaxLength; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/xsd/Time.idl b/offapi/com/sun/star/xsd/Time.idl index cb5f1cec9d59..5da39331d3cd 100644 --- a/offapi/com/sun/star/xsd/Time.idl +++ b/offapi/com/sun/star/xsd/Time.idl @@ -23,10 +23,8 @@ #include #include -//============================================================================= module com { module sun { module star { module xsd { -//----------------------------------------------------------------------------- /** specifies an XSD compliant time type */ service Time @@ -56,7 +54,6 @@ service Time [property, maybevoid] com::sun::star::util::Time MinExclusiveTime; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/xsd/WhiteSpaceTreatment.idl b/offapi/com/sun/star/xsd/WhiteSpaceTreatment.idl index d1677cf7ec11..6d3cd3705360 100644 --- a/offapi/com/sun/star/xsd/WhiteSpaceTreatment.idl +++ b/offapi/com/sun/star/xsd/WhiteSpaceTreatment.idl @@ -20,10 +20,8 @@ #ifndef __com_sun_star_xsd_WhiteSpaceTreatment_idl__ #define __com_sun_star_xsd_WhiteSpaceTreatment_idl__ -//============================================================================= module com { module sun { module star { module xsd { -//----------------------------------------------------------------------------- /** specifies possibilities how to treat whitespace in strings @see XDataType @@ -44,7 +42,6 @@ constants WhiteSpaceTreatment const short Collapse = 2; }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/xsd/XDataType.idl b/offapi/com/sun/star/xsd/XDataType.idl index 6acb509a7d49..40d13f65a7c1 100644 --- a/offapi/com/sun/star/xsd/XDataType.idl +++ b/offapi/com/sun/star/xsd/XDataType.idl @@ -25,10 +25,8 @@ #include #include -//============================================================================= module com { module sun { module star { module xsd { -//----------------------------------------------------------------------------- /** specifies an XSD compliant simple data type */ interface XDataType @@ -79,7 +77,6 @@ interface XDataType string explainInvalid( [in] string value ); }; -//============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/xsd/Year.idl b/offapi/com/sun/star/xsd/Year.idl index ac2519aaf4c5..ec7a38f06335 100644 --- a/offapi/com/sun/star/xsd/Year.idl +++ b/offapi/com/sun/star/xsd/Year.idl @@ -22,10 +22,8 @@ #include -//============================================================================= module com { module sun { module star { module xsd { -//----------------------------------------------------------------------------- /** specifies an XSD compliant gYear type */ service Year @@ -55,7 +53,6 @@ service Year [property, maybevoid] short MinExclusiveInt; }; -//============================================================================= }; }; }; }; -- cgit v1.2.3