summaryrefslogtreecommitdiff
path: root/udkapi
diff options
context:
space:
mode:
authorJean-Tiare LE BIGOT <admin@jtlebi.fr>2012-08-11 13:22:07 -0400
committerDavid Tardon <dtardon@redhat.com>2012-08-12 19:29:16 +0200
commitfc2998738538a8e8abc4b8ab5b84a12aa7365dd0 (patch)
tree8026ad5e9a05948f882f790675c0813c72cd42bf /udkapi
parent602f956d3231a093c9853d88fe5d5de2465f7112 (diff)
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
Diffstat (limited to 'udkapi')
-rw-r--r--udkapi/com/sun/star/beans/GetDirectPropertyTolerantResult.idl3
-rw-r--r--udkapi/com/sun/star/beans/GetPropertyTolerantResult.idl5
-rw-r--r--udkapi/com/sun/star/beans/IllegalTypeException.idl3
-rw-r--r--udkapi/com/sun/star/beans/Introspection.idl3
-rw-r--r--udkapi/com/sun/star/beans/IntrospectionException.idl3
-rw-r--r--udkapi/com/sun/star/beans/MethodConcept.idl10
-rw-r--r--udkapi/com/sun/star/beans/NamedValue.idl4
-rw-r--r--udkapi/com/sun/star/beans/NotRemoveableException.idl3
-rw-r--r--udkapi/com/sun/star/beans/Pair.idl2
-rw-r--r--udkapi/com/sun/star/beans/Property.idl6
-rw-r--r--udkapi/com/sun/star/beans/PropertyAttribute.idl13
-rw-r--r--udkapi/com/sun/star/beans/PropertyBag.idl3
-rw-r--r--udkapi/com/sun/star/beans/PropertyChangeEvent.idl8
-rw-r--r--udkapi/com/sun/star/beans/PropertyConcept.idl8
-rw-r--r--udkapi/com/sun/star/beans/PropertyExistException.idl3
-rw-r--r--udkapi/com/sun/star/beans/PropertySet.idl3
-rw-r--r--udkapi/com/sun/star/beans/PropertySetInfoChange.idl5
-rw-r--r--udkapi/com/sun/star/beans/PropertySetInfoChangeEvent.idl6
-rw-r--r--udkapi/com/sun/star/beans/PropertyState.idl6
-rw-r--r--udkapi/com/sun/star/beans/PropertyStateChangeEvent.idl7
-rw-r--r--udkapi/com/sun/star/beans/PropertyValue.idl6
-rw-r--r--udkapi/com/sun/star/beans/PropertyValues.idl3
-rw-r--r--udkapi/com/sun/star/beans/PropertyVetoException.idl3
-rw-r--r--udkapi/com/sun/star/beans/SetPropertyTolerantFailed.idl4
-rw-r--r--udkapi/com/sun/star/beans/StringPair.idl4
-rw-r--r--udkapi/com/sun/star/beans/TolerantPropertySetResultType.idl3
-rw-r--r--udkapi/com/sun/star/beans/UnknownPropertyException.idl3
-rw-r--r--udkapi/com/sun/star/beans/XExactName.idl4
-rw-r--r--udkapi/com/sun/star/beans/XFastPropertySet.idl5
-rw-r--r--udkapi/com/sun/star/beans/XHierarchicalPropertySet.idl7
-rw-r--r--udkapi/com/sun/star/beans/XHierarchicalPropertySetInfo.idl5
-rw-r--r--udkapi/com/sun/star/beans/XIntroTest.idl30
-rw-r--r--udkapi/com/sun/star/beans/XIntrospection.idl4
-rw-r--r--udkapi/com/sun/star/beans/XIntrospectionAccess.idl13
-rw-r--r--udkapi/com/sun/star/beans/XMaterialHolder.idl4
-rw-r--r--udkapi/com/sun/star/beans/XMultiHierarchicalPropertySet.idl7
-rw-r--r--udkapi/com/sun/star/beans/XMultiPropertySet.idl9
-rw-r--r--udkapi/com/sun/star/beans/XMultiPropertyStates.idl7
-rw-r--r--udkapi/com/sun/star/beans/XPropertiesChangeListener.idl4
-rw-r--r--udkapi/com/sun/star/beans/XPropertiesChangeNotifier.idl5
-rw-r--r--udkapi/com/sun/star/beans/XProperty.idl4
-rw-r--r--udkapi/com/sun/star/beans/XPropertyAccess.idl5
-rw-r--r--udkapi/com/sun/star/beans/XPropertyChangeListener.idl4
-rw-r--r--udkapi/com/sun/star/beans/XPropertyContainer.idl5
-rw-r--r--udkapi/com/sun/star/beans/XPropertySet.idl10
-rw-r--r--udkapi/com/sun/star/beans/XPropertySetInfo.idl6
-rw-r--r--udkapi/com/sun/star/beans/XPropertySetInfoChangeListener.idl4
-rw-r--r--udkapi/com/sun/star/beans/XPropertySetInfoChangeNotifier.idl5
-rw-r--r--udkapi/com/sun/star/beans/XPropertySetOption.idl1
-rw-r--r--udkapi/com/sun/star/beans/XPropertyState.idl7
-rw-r--r--udkapi/com/sun/star/beans/XPropertyStateChangeListener.idl4
-rw-r--r--udkapi/com/sun/star/beans/XPropertyWithState.idl6
-rw-r--r--udkapi/com/sun/star/beans/XTolerantMultiPropertySet.idl6
-rw-r--r--udkapi/com/sun/star/beans/XVetoableChangeListener.idl4
-rw-r--r--udkapi/com/sun/star/bridge/Bridge.idl3
-rw-r--r--udkapi/com/sun/star/bridge/BridgeFactory.idl3
-rw-r--r--udkapi/com/sun/star/bridge/IiopBridge.idl3
-rw-r--r--udkapi/com/sun/star/bridge/ModelDependent.idl7
-rw-r--r--udkapi/com/sun/star/bridge/OleApplicationRegistration.idl3
-rw-r--r--udkapi/com/sun/star/bridge/OleBridgeSupplier.idl3
-rw-r--r--udkapi/com/sun/star/bridge/OleBridgeSupplier2.idl3
-rw-r--r--udkapi/com/sun/star/bridge/OleBridgeSupplierVar1.idl1
-rw-r--r--udkapi/com/sun/star/bridge/OleObjectFactory.idl3
-rw-r--r--udkapi/com/sun/star/bridge/UnoUrlResolver.idl3
-rw-r--r--udkapi/com/sun/star/bridge/UrpBridge.idl3
-rw-r--r--udkapi/com/sun/star/bridge/XBridgeSupplier.idl2
-rw-r--r--udkapi/com/sun/star/bridge/XBridgeSupplier2.idl3
-rw-r--r--udkapi/com/sun/star/bridge/XUnoUrlResolver.idl3
-rw-r--r--udkapi/com/sun/star/bridge/oleautomation/ApplicationRegistration.idl3
-rw-r--r--udkapi/com/sun/star/bridge/oleautomation/BridgeSupplier.idl3
-rw-r--r--udkapi/com/sun/star/bridge/oleautomation/Factory.idl3
-rw-r--r--udkapi/com/sun/star/connection/Acceptor.idl3
-rw-r--r--udkapi/com/sun/star/connection/Connector.idl3
-rw-r--r--udkapi/com/sun/star/connection/SocketPermission.idl3
-rw-r--r--udkapi/com/sun/star/connection/XConnectionBroadcaster.idl2
-rw-r--r--udkapi/com/sun/star/container/ContainerEvent.idl6
-rw-r--r--udkapi/com/sun/star/container/ElementExistException.idl3
-rw-r--r--udkapi/com/sun/star/container/EnumerableMap.idl4
-rw-r--r--udkapi/com/sun/star/container/NoSuchElementException.idl3
-rw-r--r--udkapi/com/sun/star/container/XChild.idl5
-rw-r--r--udkapi/com/sun/star/container/XComponentEnumeration.idl4
-rw-r--r--udkapi/com/sun/star/container/XComponentEnumerationAccess.idl4
-rw-r--r--udkapi/com/sun/star/container/XContainer.idl5
-rw-r--r--udkapi/com/sun/star/container/XContainerApproveBroadcaster.idl4
-rw-r--r--udkapi/com/sun/star/container/XContainerApproveListener.idl4
-rw-r--r--udkapi/com/sun/star/container/XContainerListener.idl6
-rw-r--r--udkapi/com/sun/star/container/XContainerQuery.idl5
-rw-r--r--udkapi/com/sun/star/container/XContentEnumerationAccess.idl5
-rw-r--r--udkapi/com/sun/star/container/XElementAccess.idl5
-rw-r--r--udkapi/com/sun/star/container/XEnumerableMap.idl4
-rw-r--r--udkapi/com/sun/star/container/XEnumeration.idl5
-rw-r--r--udkapi/com/sun/star/container/XEnumerationAccess.idl4
-rw-r--r--udkapi/com/sun/star/container/XHierarchicalName.idl5
-rw-r--r--udkapi/com/sun/star/container/XHierarchicalNameAccess.idl5
-rw-r--r--udkapi/com/sun/star/container/XHierarchicalNameContainer.idl4
-rw-r--r--udkapi/com/sun/star/container/XHierarchicalNameReplace.idl3
-rw-r--r--udkapi/com/sun/star/container/XIdentifierAccess.idl3
-rw-r--r--udkapi/com/sun/star/container/XIdentifierContainer.idl5
-rw-r--r--udkapi/com/sun/star/container/XIdentifierReplace.idl3
-rw-r--r--udkapi/com/sun/star/container/XImplicitIDAccess.idl2
-rw-r--r--udkapi/com/sun/star/container/XImplicitIDContainer.idl2
-rw-r--r--udkapi/com/sun/star/container/XImplicitIDReplace.idl2
-rw-r--r--udkapi/com/sun/star/container/XIndexAccess.idl5
-rw-r--r--udkapi/com/sun/star/container/XIndexContainer.idl5
-rw-r--r--udkapi/com/sun/star/container/XIndexReplace.idl4
-rw-r--r--udkapi/com/sun/star/container/XMap.idl4
-rw-r--r--udkapi/com/sun/star/container/XNameAccess.idl6
-rw-r--r--udkapi/com/sun/star/container/XNameContainer.idl5
-rw-r--r--udkapi/com/sun/star/container/XNameReplace.idl4
-rw-r--r--udkapi/com/sun/star/container/XNamed.idl5
-rw-r--r--udkapi/com/sun/star/container/XSet.idl6
-rw-r--r--udkapi/com/sun/star/container/XStringKeyMap.idl8
-rw-r--r--udkapi/com/sun/star/container/XUniqueIDAccess.idl2
-rw-r--r--udkapi/com/sun/star/io/AlreadyConnectedException.idl3
-rw-r--r--udkapi/com/sun/star/io/BufferSizeExceededException.idl3
-rw-r--r--udkapi/com/sun/star/io/ConnectException.idl3
-rw-r--r--udkapi/com/sun/star/io/DataInputStream.idl3
-rw-r--r--udkapi/com/sun/star/io/DataOutputStream.idl3
-rw-r--r--udkapi/com/sun/star/io/DataTransferEvent.idl4
-rw-r--r--udkapi/com/sun/star/io/FilePermission.idl3
-rw-r--r--udkapi/com/sun/star/io/IOException.idl3
-rw-r--r--udkapi/com/sun/star/io/MarkableInputStream.idl1
-rw-r--r--udkapi/com/sun/star/io/MarkableOutputStream.idl1
-rw-r--r--udkapi/com/sun/star/io/NoRouteToHostException.idl3
-rw-r--r--udkapi/com/sun/star/io/NotConnectedException.idl3
-rw-r--r--udkapi/com/sun/star/io/ObjectInputStream.idl3
-rw-r--r--udkapi/com/sun/star/io/ObjectOutputStream.idl3
-rw-r--r--udkapi/com/sun/star/io/Pipe.idl3
-rw-r--r--udkapi/com/sun/star/io/Pump.idl3
-rw-r--r--udkapi/com/sun/star/io/SequenceInputStream.idl3
-rw-r--r--udkapi/com/sun/star/io/SequenceOutputStream.idl3
-rw-r--r--udkapi/com/sun/star/io/SocketException.idl3
-rw-r--r--udkapi/com/sun/star/io/TempFile.idl3
-rw-r--r--udkapi/com/sun/star/io/TextInputStream.idl3
-rw-r--r--udkapi/com/sun/star/io/TextOutputStream.idl3
-rw-r--r--udkapi/com/sun/star/io/UnexpectedEOFException.idl3
-rw-r--r--udkapi/com/sun/star/io/UnknownHostException.idl3
-rw-r--r--udkapi/com/sun/star/io/WrongFormatException.idl3
-rw-r--r--udkapi/com/sun/star/io/XActiveDataControl.idl7
-rw-r--r--udkapi/com/sun/star/io/XActiveDataSink.idl5
-rw-r--r--udkapi/com/sun/star/io/XActiveDataSource.idl5
-rw-r--r--udkapi/com/sun/star/io/XActiveDataStreamer.idl5
-rw-r--r--udkapi/com/sun/star/io/XConnectable.idl7
-rw-r--r--udkapi/com/sun/star/io/XDataExporter.idl5
-rw-r--r--udkapi/com/sun/star/io/XDataImporter.idl5
-rw-r--r--udkapi/com/sun/star/io/XDataInputStream.idl12
-rw-r--r--udkapi/com/sun/star/io/XDataOutputStream.idl12
-rw-r--r--udkapi/com/sun/star/io/XDataTransferEventListener.idl5
-rw-r--r--udkapi/com/sun/star/io/XInputStream.idl8
-rw-r--r--udkapi/com/sun/star/io/XInputStreamProvider.idl2
-rw-r--r--udkapi/com/sun/star/io/XMarkableStream.idl8
-rw-r--r--udkapi/com/sun/star/io/XObjectInputStream.idl4
-rw-r--r--udkapi/com/sun/star/io/XObjectOutputStream.idl3
-rw-r--r--udkapi/com/sun/star/io/XOutputStream.idl6
-rw-r--r--udkapi/com/sun/star/io/XPersist.idl5
-rw-r--r--udkapi/com/sun/star/io/XPersistObject.idl6
-rw-r--r--udkapi/com/sun/star/io/XSeekable.idl3
-rw-r--r--udkapi/com/sun/star/io/XSeekableInputStream.idl3
-rw-r--r--udkapi/com/sun/star/io/XSequenceOutputStream.idl3
-rw-r--r--udkapi/com/sun/star/io/XStream.idl5
-rw-r--r--udkapi/com/sun/star/io/XStreamListener.idl7
-rw-r--r--udkapi/com/sun/star/io/XTempFile.idl10
-rw-r--r--udkapi/com/sun/star/io/XTextInputStream.idl7
-rw-r--r--udkapi/com/sun/star/io/XTextOutputStream.idl5
-rw-r--r--udkapi/com/sun/star/io/XTruncate.idl4
-rw-r--r--udkapi/com/sun/star/io/XXMLExtractor.idl4
-rw-r--r--udkapi/com/sun/star/java/JavaVirtualMachine.idl3
-rw-r--r--udkapi/com/sun/star/java/WrongJavaVersionException.idl4
-rw-r--r--udkapi/com/sun/star/java/XJavaThreadRegister_11.idl6
-rw-r--r--udkapi/com/sun/star/java/XJavaVM.idl6
-rw-r--r--udkapi/com/sun/star/lang/ArrayIndexOutOfBoundsException.idl3
-rw-r--r--udkapi/com/sun/star/lang/ClassNotFoundException.idl3
-rw-r--r--udkapi/com/sun/star/lang/DisposedException.idl3
-rw-r--r--udkapi/com/sun/star/lang/EventObject.idl3
-rw-r--r--udkapi/com/sun/star/lang/IllegalAccessException.idl3
-rw-r--r--udkapi/com/sun/star/lang/IllegalArgumentException.idl4
-rw-r--r--udkapi/com/sun/star/lang/IndexOutOfBoundsException.idl3
-rw-r--r--udkapi/com/sun/star/lang/InvalidListenerException.idl3
-rw-r--r--udkapi/com/sun/star/lang/ListenerExistException.idl3
-rw-r--r--udkapi/com/sun/star/lang/Locale.idl5
-rw-r--r--udkapi/com/sun/star/lang/MultiServiceFactory.idl3
-rw-r--r--udkapi/com/sun/star/lang/NoSuchFieldException.idl3
-rw-r--r--udkapi/com/sun/star/lang/NoSuchMethodException.idl3
-rw-r--r--udkapi/com/sun/star/lang/NoSupportException.idl3
-rw-r--r--udkapi/com/sun/star/lang/NotInitializedException.idl4
-rw-r--r--udkapi/com/sun/star/lang/NullPointerException.idl3
-rw-r--r--udkapi/com/sun/star/lang/RegistryServiceManager.idl3
-rw-r--r--udkapi/com/sun/star/lang/ServiceManager.idl3
-rw-r--r--udkapi/com/sun/star/lang/ServiceNotRegisteredException.idl3
-rw-r--r--udkapi/com/sun/star/lang/SystemDependent.idl10
-rw-r--r--udkapi/com/sun/star/lang/WrappedTargetException.idl4
-rw-r--r--udkapi/com/sun/star/lang/WrappedTargetRuntimeException.idl4
-rw-r--r--udkapi/com/sun/star/lang/XComponent.idl6
-rw-r--r--udkapi/com/sun/star/lang/XConnectionPoint.idl8
-rw-r--r--udkapi/com/sun/star/lang/XConnectionPointContainer.idl7
-rw-r--r--udkapi/com/sun/star/lang/XEventListener.idl4
-rw-r--r--udkapi/com/sun/star/lang/XInitialization.idl4
-rw-r--r--udkapi/com/sun/star/lang/XLocalizable.idl3
-rw-r--r--udkapi/com/sun/star/lang/XMain.idl3
-rw-r--r--udkapi/com/sun/star/lang/XMultiComponentFactory.idl1
-rw-r--r--udkapi/com/sun/star/lang/XMultiServiceFactory.idl3
-rw-r--r--udkapi/com/sun/star/lang/XServiceDisplayName.idl4
-rw-r--r--udkapi/com/sun/star/lang/XServiceInfo.idl3
-rw-r--r--udkapi/com/sun/star/lang/XServiceName.idl4
-rw-r--r--udkapi/com/sun/star/lang/XSingleComponentFactory.idl1
-rw-r--r--udkapi/com/sun/star/lang/XSingleServiceFactory.idl3
-rw-r--r--udkapi/com/sun/star/lang/XTypeProvider.idl3
-rw-r--r--udkapi/com/sun/star/lang/XUnoTunnel.idl3
-rw-r--r--udkapi/com/sun/star/loader/CannotActivateFactoryException.idl3
-rw-r--r--udkapi/com/sun/star/loader/XImplementationLoader.idl5
-rw-r--r--udkapi/com/sun/star/reflection/CoreReflection.idl3
-rw-r--r--udkapi/com/sun/star/reflection/FieldAccessMode.idl3
-rw-r--r--udkapi/com/sun/star/reflection/InvalidTypeNameException.idl3
-rw-r--r--udkapi/com/sun/star/reflection/InvocationTargetException.idl3
-rw-r--r--udkapi/com/sun/star/reflection/MethodMode.idl3
-rw-r--r--udkapi/com/sun/star/reflection/NoSuchTypeNameException.idl3
-rw-r--r--udkapi/com/sun/star/reflection/ParamInfo.idl3
-rw-r--r--udkapi/com/sun/star/reflection/ParamMode.idl3
-rw-r--r--udkapi/com/sun/star/reflection/ProxyFactory.idl3
-rw-r--r--udkapi/com/sun/star/reflection/TypeDescriptionManager.idl3
-rw-r--r--udkapi/com/sun/star/reflection/TypeDescriptionProvider.idl3
-rw-r--r--udkapi/com/sun/star/reflection/TypeDescriptionSearchDepth.idl3
-rw-r--r--udkapi/com/sun/star/reflection/XArrayTypeDescription.idl3
-rw-r--r--udkapi/com/sun/star/reflection/XCompoundTypeDescription.idl3
-rw-r--r--udkapi/com/sun/star/reflection/XConstantTypeDescription.idl3
-rw-r--r--udkapi/com/sun/star/reflection/XConstantsTypeDescription.idl3
-rw-r--r--udkapi/com/sun/star/reflection/XEnumTypeDescription.idl3
-rw-r--r--udkapi/com/sun/star/reflection/XIdlArray.idl3
-rw-r--r--udkapi/com/sun/star/reflection/XIdlClass.idl3
-rw-r--r--udkapi/com/sun/star/reflection/XIdlClassProvider.idl3
-rw-r--r--udkapi/com/sun/star/reflection/XIdlField.idl3
-rw-r--r--udkapi/com/sun/star/reflection/XIdlField2.idl3
-rw-r--r--udkapi/com/sun/star/reflection/XIdlMember.idl2
-rw-r--r--udkapi/com/sun/star/reflection/XIdlMethod.idl3
-rw-r--r--udkapi/com/sun/star/reflection/XIdlReflection.idl3
-rw-r--r--udkapi/com/sun/star/reflection/XIndirectTypeDescription.idl3
-rw-r--r--udkapi/com/sun/star/reflection/XInterfaceAttributeTypeDescription.idl3
-rw-r--r--udkapi/com/sun/star/reflection/XInterfaceMemberTypeDescription.idl3
-rw-r--r--udkapi/com/sun/star/reflection/XInterfaceMethodTypeDescription.idl3
-rw-r--r--udkapi/com/sun/star/reflection/XInterfaceTypeDescription.idl3
-rw-r--r--udkapi/com/sun/star/reflection/XMethodParameter.idl3
-rw-r--r--udkapi/com/sun/star/reflection/XModuleTypeDescription.idl3
-rw-r--r--udkapi/com/sun/star/reflection/XPropertyTypeDescription.idl3
-rw-r--r--udkapi/com/sun/star/reflection/XProxyFactory.idl3
-rw-r--r--udkapi/com/sun/star/reflection/XServiceTypeDescription.idl3
-rw-r--r--udkapi/com/sun/star/reflection/XSingletonTypeDescription.idl3
-rw-r--r--udkapi/com/sun/star/reflection/XTypeDescription.idl3
-rw-r--r--udkapi/com/sun/star/reflection/XTypeDescriptionEnumeration.idl3
-rw-r--r--udkapi/com/sun/star/reflection/XTypeDescriptionEnumerationAccess.idl3
-rw-r--r--udkapi/com/sun/star/reflection/XUnionTypeDescription.idl3
-rw-r--r--udkapi/com/sun/star/registry/CannotRegisterImplementationException.idl3
-rw-r--r--udkapi/com/sun/star/registry/DefaultRegistry.idl3
-rw-r--r--udkapi/com/sun/star/registry/ImplementationRegistration.idl3
-rw-r--r--udkapi/com/sun/star/registry/InvalidRegistryException.idl3
-rw-r--r--udkapi/com/sun/star/registry/InvalidValueException.idl3
-rw-r--r--udkapi/com/sun/star/registry/MergeConflictException.idl3
-rw-r--r--udkapi/com/sun/star/registry/NestedRegistry.idl3
-rw-r--r--udkapi/com/sun/star/registry/RegistryKeyType.idl5
-rw-r--r--udkapi/com/sun/star/registry/RegistryValueType.idl11
-rw-r--r--udkapi/com/sun/star/registry/SimpleRegistry.idl3
-rw-r--r--udkapi/com/sun/star/registry/XImplementationRegistration.idl7
-rw-r--r--udkapi/com/sun/star/registry/XImplementationRegistration2.idl4
-rw-r--r--udkapi/com/sun/star/registry/XRegistryKey.idl32
-rw-r--r--udkapi/com/sun/star/registry/XSimpleRegistry.idl11
-rw-r--r--udkapi/com/sun/star/script/AllEventObject.idl7
-rw-r--r--udkapi/com/sun/star/script/AllListenerAdapter.idl3
-rw-r--r--udkapi/com/sun/star/script/ArrayWrapper.idl3
-rw-r--r--udkapi/com/sun/star/script/BasicErrorException.idl5
-rw-r--r--udkapi/com/sun/star/script/CannotConvertException.idl3
-rw-r--r--udkapi/com/sun/star/script/CannotCreateAdapterException.idl3
-rw-r--r--udkapi/com/sun/star/script/ContextInformation.idl9
-rw-r--r--udkapi/com/sun/star/script/Converter.idl3
-rw-r--r--udkapi/com/sun/star/script/Engine.idl3
-rw-r--r--udkapi/com/sun/star/script/FailReason.idl3
-rw-r--r--udkapi/com/sun/star/script/FinishEngineEvent.idl6
-rw-r--r--udkapi/com/sun/star/script/FinishReason.idl6
-rw-r--r--udkapi/com/sun/star/script/InterruptEngineEvent.idl11
-rw-r--r--udkapi/com/sun/star/script/InterruptReason.idl11
-rw-r--r--udkapi/com/sun/star/script/Invocation.idl3
-rw-r--r--udkapi/com/sun/star/script/InvocationAdapterFactory.idl3
-rw-r--r--udkapi/com/sun/star/script/InvocationInfo.idl3
-rw-r--r--udkapi/com/sun/star/script/JavaScript.idl3
-rw-r--r--udkapi/com/sun/star/script/MemberType.idl3
-rw-r--r--udkapi/com/sun/star/script/ScriptEvent.idl5
-rw-r--r--udkapi/com/sun/star/script/ScriptEventDescriptor.idl7
-rw-r--r--udkapi/com/sun/star/script/XAllListener.idl5
-rw-r--r--udkapi/com/sun/star/script/XAllListenerAdapterService.idl4
-rw-r--r--udkapi/com/sun/star/script/XDebugging.idl16
-rw-r--r--udkapi/com/sun/star/script/XDefaultMethod.idl2
-rw-r--r--udkapi/com/sun/star/script/XDefaultProperty.idl2
-rw-r--r--udkapi/com/sun/star/script/XDirectInvocation.idl5
-rw-r--r--udkapi/com/sun/star/script/XEngine.idl12
-rw-r--r--udkapi/com/sun/star/script/XEngineListener.idl6
-rw-r--r--udkapi/com/sun/star/script/XEventAttacher.idl6
-rw-r--r--udkapi/com/sun/star/script/XEventAttacherManager.idl14
-rw-r--r--udkapi/com/sun/star/script/XInvocation.idl9
-rw-r--r--udkapi/com/sun/star/script/XInvocation2.idl3
-rw-r--r--udkapi/com/sun/star/script/XInvocationAdapterFactory.idl4
-rw-r--r--udkapi/com/sun/star/script/XInvocationAdapterFactory2.idl2
-rw-r--r--udkapi/com/sun/star/script/XLibraryAccess.idl10
-rw-r--r--udkapi/com/sun/star/script/XScriptEventsAttacher.idl3
-rw-r--r--udkapi/com/sun/star/script/XScriptEventsSupplier.idl3
-rw-r--r--udkapi/com/sun/star/script/XScriptListener.idl5
-rw-r--r--udkapi/com/sun/star/script/XStarBasicAccess.idl7
-rw-r--r--udkapi/com/sun/star/script/XStarBasicDialogInfo.idl5
-rw-r--r--udkapi/com/sun/star/script/XStarBasicLibraryInfo.idl9
-rw-r--r--udkapi/com/sun/star/script/XStarBasicModuleInfo.idl6
-rw-r--r--udkapi/com/sun/star/script/XTypeConverter.idl3
-rw-r--r--udkapi/com/sun/star/security/AccessControlException.idl3
-rw-r--r--udkapi/com/sun/star/security/AccessController.idl2
-rw-r--r--udkapi/com/sun/star/security/AllPermission.idl3
-rw-r--r--udkapi/com/sun/star/security/RuntimePermission.idl3
-rw-r--r--udkapi/com/sun/star/security/XAccessControlContext.idl3
-rw-r--r--udkapi/com/sun/star/security/XAccessController.idl3
-rw-r--r--udkapi/com/sun/star/security/XAction.idl3
-rw-r--r--udkapi/com/sun/star/task/XInteractionAbort.idl3
-rw-r--r--udkapi/com/sun/star/task/XInteractionContinuation.idl4
-rw-r--r--udkapi/com/sun/star/task/XInteractionHandler.idl4
-rw-r--r--udkapi/com/sun/star/task/XInteractionHandler2.idl4
-rw-r--r--udkapi/com/sun/star/task/XInteractionRequest.idl5
-rw-r--r--udkapi/com/sun/star/task/XInteractionRetry.idl3
-rw-r--r--udkapi/com/sun/star/test/TestEvent.idl5
-rw-r--r--udkapi/com/sun/star/test/TestFactory.idl3
-rw-r--r--udkapi/com/sun/star/test/XSimpleTest.idl9
-rw-r--r--udkapi/com/sun/star/test/XTest.idl8
-rw-r--r--udkapi/com/sun/star/test/XTestListener.idl6
-rw-r--r--udkapi/com/sun/star/test/bridge/XBridgeTest.idl1
-rw-r--r--udkapi/com/sun/star/test/performance/XPerformanceTest.idl1
-rw-r--r--udkapi/com/sun/star/uno/DeploymentException.idl3
-rw-r--r--udkapi/com/sun/star/uno/Exception.idl4
-rw-r--r--udkapi/com/sun/star/uno/NamingService.idl2
-rw-r--r--udkapi/com/sun/star/uno/RuntimeException.idl3
-rw-r--r--udkapi/com/sun/star/uno/SecurityException.idl3
-rw-r--r--udkapi/com/sun/star/uno/TypeClass.idl3
-rw-r--r--udkapi/com/sun/star/uno/Uik.idl2
-rw-r--r--udkapi/com/sun/star/uno/XAdapter.idl6
-rw-r--r--udkapi/com/sun/star/uno/XAggregation.idl5
-rw-r--r--udkapi/com/sun/star/uno/XInterface.idl5
-rw-r--r--udkapi/com/sun/star/uno/XNamingService.idl2
-rw-r--r--udkapi/com/sun/star/uno/XReference.idl4
-rw-r--r--udkapi/com/sun/star/uno/XUnloadingPreference.idl3
-rw-r--r--udkapi/com/sun/star/uno/XWeak.idl4
-rw-r--r--udkapi/com/sun/star/util/BootstrapMacroExpander.idl2
-rw-r--r--udkapi/com/sun/star/util/MacroExpander.idl2
-rw-r--r--udkapi/com/sun/star/util/XMacroExpander.idl3
-rw-r--r--udkapi/com/sun/star/util/XVeto.idl4
-rw-r--r--udkapi/com/sun/star/util/logging/LogLevel.idl3
-rw-r--r--udkapi/com/sun/star/util/logging/Logger.idl3
-rw-r--r--udkapi/com/sun/star/util/logging/LoggerRemote.idl3
-rw-r--r--udkapi/com/sun/star/util/logging/XLogger.idl3
-rw-r--r--udkapi/com/sun/star/util/logging/XLoggerRemote.idl3
351 files changed, 0 insertions, 1539 deletions
diff --git a/udkapi/com/sun/star/beans/GetDirectPropertyTolerantResult.idl b/udkapi/com/sun/star/beans/GetDirectPropertyTolerantResult.idl
index 7e362c96d5d5..798e4029a8a0 100644
--- a/udkapi/com/sun/star/beans/GetDirectPropertyTolerantResult.idl
+++ b/udkapi/com/sun/star/beans/GetDirectPropertyTolerantResult.idl
@@ -23,11 +23,9 @@
#include <com/sun/star/beans/GetPropertyTolerantResult.idl>
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** specifies information being retrieved about a single property.
@@ -45,7 +43,6 @@ published struct GetDirectPropertyTolerantResult : com::sun::star::beans::GetPro
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/GetPropertyTolerantResult.idl b/udkapi/com/sun/star/beans/GetPropertyTolerantResult.idl
index 94adbdc458d9..d80e78e1bfcf 100644
--- a/udkapi/com/sun/star/beans/GetPropertyTolerantResult.idl
+++ b/udkapi/com/sun/star/beans/GetPropertyTolerantResult.idl
@@ -23,11 +23,9 @@
#include <com/sun/star/beans/PropertyState.idl>
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** specifies information being retrieved about a single property.
@@ -42,7 +40,6 @@ published struct GetPropertyTolerantResult
short Result;
- //-------------------------------------------------------------------------
/** contains the state of the property.
@@ -51,7 +48,6 @@ published struct GetPropertyTolerantResult
*/
com::sun::star::beans::PropertyState State;
- //-------------------------------------------------------------------------
/** contains the value of the property.
@@ -62,7 +58,6 @@ published struct GetPropertyTolerantResult
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/IllegalTypeException.idl b/udkapi/com/sun/star/beans/IllegalTypeException.idl
index 2581f5cfc666..2a51aed7fb26 100644
--- a/udkapi/com/sun/star/beans/IllegalTypeException.idl
+++ b/udkapi/com/sun/star/beans/IllegalTypeException.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/uno/Exception.idl>
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** This exception is thrown to indicate the use of a type which is
not appropriate.
@@ -38,7 +36,6 @@ published exception IllegalTypeException: com::sun::star::uno::Exception
{
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/Introspection.idl b/udkapi/com/sun/star/beans/Introspection.idl
index 2a57dd0d60b4..706dc27ff082 100644
--- a/udkapi/com/sun/star/beans/Introspection.idl
+++ b/udkapi/com/sun/star/beans/Introspection.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/beans/XIntrospection.idl>
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** provides functionality to get information about an object's
properties and methods.
<p><strong>Important note:</strong>An object can only be
@@ -38,7 +36,6 @@
*/
published service Introspection : com::sun::star::beans::XIntrospection;
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/IntrospectionException.idl b/udkapi/com/sun/star/beans/IntrospectionException.idl
index 461064103649..be56b7c49f91 100644
--- a/udkapi/com/sun/star/beans/IntrospectionException.idl
+++ b/udkapi/com/sun/star/beans/IntrospectionException.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/uno/Exception.idl>
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** This exception is thrown when an exception happens during
introspection.
@deprecated
@@ -37,7 +35,6 @@ published exception IntrospectionException: com::sun::star::uno::Exception
{
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/MethodConcept.idl b/udkapi/com/sun/star/beans/MethodConcept.idl
index ac6a2afcb85b..375848a7be6c 100644
--- a/udkapi/com/sun/star/beans/MethodConcept.idl
+++ b/udkapi/com/sun/star/beans/MethodConcept.idl
@@ -20,11 +20,9 @@
#define __com_sun_star_beans_MethodConcept_idl__
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** These constants are used to specify concepts of the
introspection which apply to methods.
@@ -37,21 +35,18 @@
*/
published constants MethodConcept
{
- //-------------------------------------------------------------------------
/** This value is used to query for all methods, see
<member>XIntrospectionAccess::getMethod()</member> and
<member>XIntrospectionAccess::getMethods()</member>
*/
const long ALL = -1;
- //-------------------------------------------------------------------------
/** specifies methods which can result in an unstable state
(i.e. deadlock, application crash, security hole, etc.)
when called directly by the user.
*/
const long DANGEROUS = 1;
- //-------------------------------------------------------------------------
/** specifies methods which are used to set and get the
value of properties/attributes.
@@ -61,7 +56,6 @@ published constants MethodConcept
*/
const long PROPERTY = 2;
- //-------------------------------------------------------------------------
/** specifies methods of the <em>listener concept</em>.
<p>These methods have the signature <code>add...Listener()
@@ -69,7 +63,6 @@ published constants MethodConcept
*/
const long LISTENER = 4;
- //-------------------------------------------------------------------------
/** specifies methods of the <em>enumeration concept</em>.
<p>These methods have the signature
@@ -81,7 +74,6 @@ published constants MethodConcept
*/
const long ENUMERATION = 8;
- //-------------------------------------------------------------------------
/** specifies methods of the <em>name container concept</em>.
<p>These methods have the signature
@@ -96,7 +88,6 @@ published constants MethodConcept
*/
const long NAMECONTAINER = 16;
- //-------------------------------------------------------------------------
/** specifies methods of the <em>index container concept</em>.
<p>These methods have the signature
@@ -112,7 +103,6 @@ published constants MethodConcept
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/NamedValue.idl b/udkapi/com/sun/star/beans/NamedValue.idl
index eebd2252e2fb..8b9cdbfa6613 100644
--- a/udkapi/com/sun/star/beans/NamedValue.idl
+++ b/udkapi/com/sun/star/beans/NamedValue.idl
@@ -18,11 +18,9 @@
*/
#ifndef __com_sun_star_beans_NamedValue_idl__
#define __com_sun_star_beans_NamedValue_idl__
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** specifies a pair assembled from a name and a value.
*/
@@ -32,14 +30,12 @@ published struct NamedValue
*/
string Name;
- //-------------------------------------------------------------------------
/** specifies the value part of the pair.
*/
any Value;
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/NotRemoveableException.idl b/udkapi/com/sun/star/beans/NotRemoveableException.idl
index 533c882cc3f0..b8bf870cfe1b 100644
--- a/udkapi/com/sun/star/beans/NotRemoveableException.idl
+++ b/udkapi/com/sun/star/beans/NotRemoveableException.idl
@@ -21,11 +21,9 @@
#include <com/sun/star/uno/Exception.idl>
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** This exception is thrown to indicate that removing a property from an
<type>XPropertyContainer</type> is not allowed.
@@ -34,7 +32,6 @@ published exception NotRemoveableException: com::sun::star::uno::Exception
{
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/Pair.idl b/udkapi/com/sun/star/beans/Pair.idl
index 085ecf8a7679..f394f5d50150 100644
--- a/udkapi/com/sun/star/beans/Pair.idl
+++ b/udkapi/com/sun/star/beans/Pair.idl
@@ -22,7 +22,6 @@
module com { module sun { module star { module beans {
-//=============================================================================
/** A tuple, or pair.
<p>
@@ -41,7 +40,6 @@ struct Pair<T, U> {
U Second;
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/Property.idl b/udkapi/com/sun/star/beans/Property.idl
index 186a98837f4d..365784427ce3 100644
--- a/udkapi/com/sun/star/beans/Property.idl
+++ b/udkapi/com/sun/star/beans/Property.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/reflection/XIdlClass.idl>
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** This structure describes a property.
@@ -46,7 +44,6 @@ published struct Property
*/
string Name;
- //-------------------------------------------------------------------------
/** contains an implementation-specific handle for the property.
@@ -55,7 +52,6 @@ published struct Property
*/
long Handle;
- //-------------------------------------------------------------------------
/** contains an object that identifies the declared type for
the property.
@@ -66,7 +62,6 @@ published struct Property
*/
type Type;
- //-------------------------------------------------------------------------
/** This field may contain zero or more constants of the
<type>PropertyAttribute</type> constants group.
@@ -75,7 +70,6 @@ published struct Property
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/PropertyAttribute.idl b/udkapi/com/sun/star/beans/PropertyAttribute.idl
index b7c1fdb7e748..ff25c6cd45f5 100644
--- a/udkapi/com/sun/star/beans/PropertyAttribute.idl
+++ b/udkapi/com/sun/star/beans/PropertyAttribute.idl
@@ -19,17 +19,14 @@
#ifndef __com_sun_star_beans_PropertyAttribute_idl__
#define __com_sun_star_beans_PropertyAttribute_idl__
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** These values are used to specify the behavior of a <type>Property</type>.
*/
published constants PropertyAttribute
{
- //-------------------------------------------------------------------------
/** indicates that a property value can be void.
@@ -37,7 +34,6 @@ published constants PropertyAttribute
*/
const short MAYBEVOID = 1;
- //-------------------------------------------------------------------------
/** indicates that a <type>PropertyChangeEvent</type> will be fired
to all registered <type>XPropertyChangeListener</type>s whenever the
@@ -45,7 +41,6 @@ published constants PropertyAttribute
*/
const short BOUND = 2;
- //-------------------------------------------------------------------------
/** indicates that a <type>PropertyChangeEvent</type> will be fired
to all registered <type>XVetoableChangeListener</type>s whenever the
@@ -55,44 +50,37 @@ published constants PropertyAttribute
*/
const short CONSTRAINED = 4;
- //-------------------------------------------------------------------------
/** indicates that the value of the property is not persistent.
*/
const short TRANSIENT = 8;
- //-------------------------------------------------------------------------
/** indicates that the value of the property is read-only.
*/
const short READONLY = 16;
- //-------------------------------------------------------------------------
/** indicates that the value of the property can be ambiguous.
*/
const short MAYBEAMBIGUOUS = 32;
- //-------------------------------------------------------------------------
/** indicates that the property can be set to default.
*/
const short MAYBEDEFAULT = 64;
- //-------------------------------------------------------------------------
/** indicates that the property can be removed
(i.e., by calling <member>XPropertyContainer::removeProperty</member>).
*/
const short REMOVEABLE = 128;
- //-------------------------------------------------------------------------
/** @deprecated
same as <const>PropertyAttribute::REMOVEABLE</const>.
*/
const short REMOVABLE = 128;
- //-------------------------------------------------------------------------
/** indicates that a property is optional.
<p>This attribute is not of interest for concrete property
@@ -106,7 +94,6 @@ published constants PropertyAttribute
const short OPTIONAL = 256;
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/PropertyBag.idl b/udkapi/com/sun/star/beans/PropertyBag.idl
index a3c5ff8c43b1..14c0605bb8f1 100644
--- a/udkapi/com/sun/star/beans/PropertyBag.idl
+++ b/udkapi/com/sun/star/beans/PropertyBag.idl
@@ -26,11 +26,9 @@
#include <com/sun/star/beans/XPropertyAccess.idl>
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** Implementation of this service can keep any properties and is useful
when an <type>XPropertySet</type> is to be used, for example, as parameters for a method call.
@@ -49,7 +47,6 @@ published service PropertyBag
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/PropertyChangeEvent.idl b/udkapi/com/sun/star/beans/PropertyChangeEvent.idl
index a1a75b1cc112..e0fe1954b95f 100644
--- a/udkapi/com/sun/star/beans/PropertyChangeEvent.idl
+++ b/udkapi/com/sun/star/beans/PropertyChangeEvent.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/lang/EventObject.idl>
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** gets delivered whenever a "bound" or "constrained" property is changed.
@@ -42,19 +40,16 @@
*/
published struct PropertyChangeEvent: com::sun::star::lang::EventObject
{
- //-------------------------------------------------------------------------
/** contains the unique name of the property which changes its value.
*/
string PropertyName;
- //-------------------------------------------------------------------------
/** contains <true/> if further events in the same transaction occur.
*/
boolean Further;
- //-------------------------------------------------------------------------
/** contains the implementation handle for the property.
@@ -63,13 +58,11 @@ published struct PropertyChangeEvent: com::sun::star::lang::EventObject
*/
long PropertyHandle;
- //-------------------------------------------------------------------------
/** contains the old value of the property.
*/
any OldValue;
- //-------------------------------------------------------------------------
/** contains the new value of the property.
*/
@@ -77,7 +70,6 @@ published struct PropertyChangeEvent: com::sun::star::lang::EventObject
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/PropertyConcept.idl b/udkapi/com/sun/star/beans/PropertyConcept.idl
index 6968381d61bc..03a130f6ab7f 100644
--- a/udkapi/com/sun/star/beans/PropertyConcept.idl
+++ b/udkapi/com/sun/star/beans/PropertyConcept.idl
@@ -20,11 +20,9 @@
#define __com_sun_star_beans_PropertyConcept_idl__
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** These constants are used to specify concepts of the
introspection which apply to properties and to the
methods which represent attributes.
@@ -38,7 +36,6 @@ module com { module sun { module star { module beans {
*/
published constants PropertyConcept
{
- //-------------------------------------------------------------------------
/** This value is used to query for all properties.
See
@@ -47,27 +44,23 @@ published constants PropertyConcept
*/
const long ALL = -1;
- //-------------------------------------------------------------------------
/** specifies that the change or retrieval of this
property directly by the user can result in an unstable
state (deadlock, application crash, security hole, etc.)
*/
const long DANGEROUS = 1;
- //-------------------------------------------------------------------------
/** specifies all properties which are reachable by
<type>XPropertySet</type>, <type>XFastPropertySet</type> or
<type>XMultiPropertySet</type>.
*/
const long PROPERTYSET = 2;
- //-------------------------------------------------------------------------
/** specifies all properties which are actually attributes of interfaces.
*/
const long ATTRIBUTES = 4;
- //-------------------------------------------------------------------------
/** specifies all properties which are represented by getter or setter methods.
@@ -78,7 +71,6 @@ published constants PropertyConcept
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/PropertyExistException.idl b/udkapi/com/sun/star/beans/PropertyExistException.idl
index 75bea5366c62..375b5afd19de 100644
--- a/udkapi/com/sun/star/beans/PropertyExistException.idl
+++ b/udkapi/com/sun/star/beans/PropertyExistException.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/uno/Exception.idl>
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** This exception is thrown to indicate that a property with this name already
exists in the object.
@@ -37,7 +35,6 @@ published exception PropertyExistException: com::sun::star::uno::Exception
{
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/PropertySet.idl b/udkapi/com/sun/star/beans/PropertySet.idl
index 0bbfc21c05d8..31a1bae4820b 100644
--- a/udkapi/com/sun/star/beans/PropertySet.idl
+++ b/udkapi/com/sun/star/beans/PropertySet.idl
@@ -29,11 +29,9 @@
#include <com/sun/star/beans/XMultiPropertySet.idl>
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** This is a generic service which should be supported by all servies
which have properties.
@@ -51,7 +49,6 @@ published service PropertySet
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/PropertySetInfoChange.idl b/udkapi/com/sun/star/beans/PropertySetInfoChange.idl
index 7b853582d196..81546e6ba89d 100644
--- a/udkapi/com/sun/star/beans/PropertySetInfoChange.idl
+++ b/udkapi/com/sun/star/beans/PropertySetInfoChange.idl
@@ -20,11 +20,9 @@
#define __com_sun_star_beans_PropertySetInfoChange_idl__
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** specifies reasons for sending <type>PropertySetInfoChangeEvent</type>s.
@@ -33,20 +31,17 @@
*/
published constants PropertySetInfoChange
{
- //-------------------------------------------------------------------------
/** A property was inserted into a <type>XPropertySetInfo</type>.
*/
const long PROPERTY_INSERTED = 0;
- //-------------------------------------------------------------------------
/** A property was removed from a <type>XPropertySetInfo</type>.
*/
const long PROPERTY_REMOVED = 1;
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/PropertySetInfoChangeEvent.idl b/udkapi/com/sun/star/beans/PropertySetInfoChangeEvent.idl
index 9ed899e9482b..ad38b9a8e800 100644
--- a/udkapi/com/sun/star/beans/PropertySetInfoChangeEvent.idl
+++ b/udkapi/com/sun/star/beans/PropertySetInfoChangeEvent.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/lang/EventObject.idl>
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** gets delivered whenever an <type>XPropertySetInfo</type> is
changed.
@@ -36,13 +34,11 @@ module com { module sun { module star { module beans {
*/
published struct PropertySetInfoChangeEvent: com::sun::star::lang::EventObject
{
- //-------------------------------------------------------------------------
/** contains the name of the property.
*/
string Name;
- //-------------------------------------------------------------------------
/** contains the implementation handle for the property.
@@ -50,7 +46,6 @@ published struct PropertySetInfoChangeEvent: com::sun::star::lang::EventObject
*/
long Handle;
- //-------------------------------------------------------------------------
/** contains the reason for the event.
@@ -59,7 +54,6 @@ published struct PropertySetInfoChangeEvent: com::sun::star::lang::EventObject
long Reason;
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/PropertyState.idl b/udkapi/com/sun/star/beans/PropertyState.idl
index 665a39c68779..4af527293239 100644
--- a/udkapi/com/sun/star/beans/PropertyState.idl
+++ b/udkapi/com/sun/star/beans/PropertyState.idl
@@ -20,11 +20,9 @@
#define __com_sun_star_beans_PropertyState_idl__
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** This enumeration lists the states that a property value can have.
@@ -40,7 +38,6 @@ module com { module sun { module star { module beans {
*/
published enum PropertyState
{
- //-------------------------------------------------------------------------
/** The value of the property is stored in the PropertySet itself.
@@ -51,7 +48,6 @@ published enum PropertyState
*/
DIRECT_VALUE,
- //-------------------------------------------------------------------------
/** The value of the property is available from a master (e.g., template).
@@ -65,7 +61,6 @@ published enum PropertyState
*/
DEFAULT_VALUE,
- //-------------------------------------------------------------------------
/** The value of the property is only a recommendation because there
are multiple values for this property (e.g., from a multi selection).
@@ -82,7 +77,6 @@ published enum PropertyState
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/PropertyStateChangeEvent.idl b/udkapi/com/sun/star/beans/PropertyStateChangeEvent.idl
index 854ea9adeb56..ecd631c2a408 100644
--- a/udkapi/com/sun/star/beans/PropertyStateChangeEvent.idl
+++ b/udkapi/com/sun/star/beans/PropertyStateChangeEvent.idl
@@ -24,11 +24,9 @@
#include <com/sun/star/beans/PropertyState.idl>
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** is delivered whenever the state of a "bound" property is changed.
@@ -43,7 +41,6 @@ module com { module sun { module star { module beans {
*/
published struct PropertyStateChangeEvent: com::sun::star::lang::EventObject
{
- //-------------------------------------------------------------------------
/** specifies the name of the property which changes its value.
@@ -52,7 +49,6 @@ published struct PropertyStateChangeEvent: com::sun::star::lang::EventObject
*/
string PropertyName;
- //-------------------------------------------------------------------------
/** contains the implementation handle for the property.
@@ -62,13 +58,11 @@ published struct PropertyStateChangeEvent: com::sun::star::lang::EventObject
*/
long PropertyHandle;
- //-------------------------------------------------------------------------
/** contains the old value of the property.
*/
com::sun::star::beans::PropertyState OldValue;
- //-------------------------------------------------------------------------
/** contains the new value of the property.
*/
@@ -76,7 +70,6 @@ published struct PropertyStateChangeEvent: com::sun::star::lang::EventObject
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/PropertyValue.idl b/udkapi/com/sun/star/beans/PropertyValue.idl
index b367019cabe7..db8e6d61df8c 100644
--- a/udkapi/com/sun/star/beans/PropertyValue.idl
+++ b/udkapi/com/sun/star/beans/PropertyValue.idl
@@ -24,11 +24,9 @@
#include <com/sun/star/beans/PropertyState.idl>
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** specifies a property value.
*/
@@ -41,7 +39,6 @@ published struct PropertyValue
*/
string Name;
- //-------------------------------------------------------------------------
/** contains an implementation-specific handle for the property.
@@ -50,14 +47,12 @@ published struct PropertyValue
*/
long Handle;
- //-------------------------------------------------------------------------
/** contains the value of the property or <void/>,
if no value is available.
*/
any Value;
- //-------------------------------------------------------------------------
/** determines if the value comes from the object itself or from
a default and if the value cannot be determined exactly.
@@ -66,7 +61,6 @@ published struct PropertyValue
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/PropertyValues.idl b/udkapi/com/sun/star/beans/PropertyValues.idl
index 5db2d7536746..9ed3da5a0c8f 100644
--- a/udkapi/com/sun/star/beans/PropertyValues.idl
+++ b/udkapi/com/sun/star/beans/PropertyValues.idl
@@ -21,18 +21,15 @@
#include <com/sun/star/beans/PropertyValue.idl>
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** specifies a sequence of <type>PropertyValue</type> instances.
<p>Such sequences are especially useful for remote interfaces. </p>
*/
published typedef sequence<PropertyValue> PropertyValues;
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/PropertyVetoException.idl b/udkapi/com/sun/star/beans/PropertyVetoException.idl
index 02286e4c9dd5..cf95f15ed1c8 100644
--- a/udkapi/com/sun/star/beans/PropertyVetoException.idl
+++ b/udkapi/com/sun/star/beans/PropertyVetoException.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/uno/Exception.idl>
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** This exception is thrown when a proposed change to a
property represents an unacceptable value.
@@ -37,7 +35,6 @@ published exception PropertyVetoException: com::sun::star::uno::Exception
{
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/SetPropertyTolerantFailed.idl b/udkapi/com/sun/star/beans/SetPropertyTolerantFailed.idl
index 9faaa005c7b2..0cb2495d3555 100644
--- a/udkapi/com/sun/star/beans/SetPropertyTolerantFailed.idl
+++ b/udkapi/com/sun/star/beans/SetPropertyTolerantFailed.idl
@@ -20,11 +20,9 @@
#define __com_sun_star_beans_SetPropertyTolerantFailed_idl__
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** specifies information about a single property failed to be set.
@@ -36,7 +34,6 @@ published struct SetPropertyTolerantFailed
*/
string Name;
- //-------------------------------------------------------------------------
/** specifies the success or error code for setting the
properties value.
@@ -51,7 +48,6 @@ published struct SetPropertyTolerantFailed
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/StringPair.idl b/udkapi/com/sun/star/beans/StringPair.idl
index fdc944335a22..f6846add4e20 100644
--- a/udkapi/com/sun/star/beans/StringPair.idl
+++ b/udkapi/com/sun/star/beans/StringPair.idl
@@ -19,11 +19,9 @@
#ifndef __com_sun_star_beans_StringPair_idl__
#define __com_sun_star_beans_StringPair_idl__
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** specifies a pair of two strings.
*/
@@ -33,14 +31,12 @@ published struct StringPair
*/
string First;
- //-------------------------------------------------------------------------
/** specifies the second of the two strings.
*/
string Second;
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/TolerantPropertySetResultType.idl b/udkapi/com/sun/star/beans/TolerantPropertySetResultType.idl
index d0b0b99062dd..41ee9ca7b60b 100644
--- a/udkapi/com/sun/star/beans/TolerantPropertySetResultType.idl
+++ b/udkapi/com/sun/star/beans/TolerantPropertySetResultType.idl
@@ -20,11 +20,9 @@
#define __com_sun_star_beans_TolerantPropertySetResultType_idl__
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** specifies the possible failure types when using the
<type scope="com::sun::star::beans">XTolerantMultiPropertySet</type>
@@ -75,7 +73,6 @@ constants TolerantPropertySetResultType
const short UNKNOWN_FAILURE = 5;
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/UnknownPropertyException.idl b/udkapi/com/sun/star/beans/UnknownPropertyException.idl
index 5c63157770de..a05a78af7ede 100644
--- a/udkapi/com/sun/star/beans/UnknownPropertyException.idl
+++ b/udkapi/com/sun/star/beans/UnknownPropertyException.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/uno/Exception.idl>
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** This exception is thrown to indicate that the property name is unknown to
the implementation.
@@ -37,7 +35,6 @@ published exception UnknownPropertyException: com::sun::star::uno::Exception
{
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/XExactName.idl b/udkapi/com/sun/star/beans/XExactName.idl
index 87e1138e8e02..b82710a77ce3 100644
--- a/udkapi/com/sun/star/beans/XExactName.idl
+++ b/udkapi/com/sun/star/beans/XExactName.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/uno/XInterface.idl>
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** provides a method of changing names for converting
an approximate name to an existing name.
@@ -44,7 +42,6 @@ module com { module sun { module star { module beans {
*/
published interface XExactName: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** @returns
the exact name for a given aprroximate name.
@@ -56,7 +53,6 @@ published interface XExactName: com::sun::star::uno::XInterface
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/XFastPropertySet.idl b/udkapi/com/sun/star/beans/XFastPropertySet.idl
index 4d3e199f4525..2a214ea95d0f 100644
--- a/udkapi/com/sun/star/beans/XFastPropertySet.idl
+++ b/udkapi/com/sun/star/beans/XFastPropertySet.idl
@@ -30,11 +30,9 @@
#include <com/sun/star/lang/WrappedTargetException.idl>
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** provides a fast way of accessing and changing property values.
@@ -44,7 +42,6 @@ module com { module sun { module star { module beans {
*/
published interface XFastPropertySet: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** sets the value to the property with the specified name.
@@ -79,7 +76,6 @@ published interface XFastPropertySet: com::sun::star::uno::XInterface
com::sun::star::lang::IllegalArgumentException,
com::sun::star::lang::WrappedTargetException );
- //-------------------------------------------------------------------------
/** @returns
the value of the property with the name PropertyName.
@@ -101,7 +97,6 @@ published interface XFastPropertySet: com::sun::star::uno::XInterface
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/XHierarchicalPropertySet.idl b/udkapi/com/sun/star/beans/XHierarchicalPropertySet.idl
index 878ae3e67195..d750f2177546 100644
--- a/udkapi/com/sun/star/beans/XHierarchicalPropertySet.idl
+++ b/udkapi/com/sun/star/beans/XHierarchicalPropertySet.idl
@@ -32,11 +32,9 @@
#include <com/sun/star/lang/WrappedTargetException.idl>
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** provides information about and access to the
a hierarchy of properties from an implementation.
@@ -61,7 +59,6 @@ module com { module sun { module star { module beans {
*/
published interface XHierarchicalPropertySet: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** retrieve information about the hierarchy of properties
@@ -78,7 +75,6 @@ published interface XHierarchicalPropertySet: com::sun::star::uno::XInterface
com::sun::star::beans::XHierarchicalPropertySetInfo
getHierarchicalPropertySetInfo();
- //-------------------------------------------------------------------------
/** sets the value of the property with the specified nested name.
@@ -115,7 +111,6 @@ published interface XHierarchicalPropertySet: com::sun::star::uno::XInterface
com::sun::star::lang::IllegalArgumentException,
com::sun::star::lang::WrappedTargetException );
- //-------------------------------------------------------------------------
/** @returns
the value of the property with the specified nested name.
@@ -144,11 +139,9 @@ published interface XHierarchicalPropertySet: com::sun::star::uno::XInterface
com::sun::star::lang::IllegalArgumentException,
com::sun::star::lang::WrappedTargetException );
- //-------------------------------------------------------------------------
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/XHierarchicalPropertySetInfo.idl b/udkapi/com/sun/star/beans/XHierarchicalPropertySetInfo.idl
index ec90cc8bcd4e..6da27b74883d 100644
--- a/udkapi/com/sun/star/beans/XHierarchicalPropertySetInfo.idl
+++ b/udkapi/com/sun/star/beans/XHierarchicalPropertySetInfo.idl
@@ -28,11 +28,9 @@
#include <com/sun/star/lang/IllegalArgumentException.idl>
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** specifies a hierarchy of properties.
@@ -41,7 +39,6 @@ module com { module sun { module star { module beans {
*/
published interface XHierarchicalPropertySetInfo: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** @returns
the property with the specified name from the hierarchy.
@@ -62,7 +59,6 @@ published interface XHierarchicalPropertySetInfo: com::sun::star::uno::XInterfac
com::sun::star::beans::Property getPropertyByHierarchicalName( [in] string aHierarchicalName )
raises( com::sun::star::beans::UnknownPropertyException );
- //-------------------------------------------------------------------------
/** @returns
<TRUE/> if a property with the specified name exists;
@@ -81,7 +77,6 @@ published interface XHierarchicalPropertySetInfo: com::sun::star::uno::XInterfac
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/XIntroTest.idl b/udkapi/com/sun/star/beans/XIntroTest.idl
index 819a264a1ccf..f5b62a4369d1 100644
--- a/udkapi/com/sun/star/beans/XIntroTest.idl
+++ b/udkapi/com/sun/star/beans/XIntroTest.idl
@@ -24,145 +24,117 @@
#include <com/sun/star/beans/PropertyValue.idl>
#include <com/sun/star/uno/TypeClass.idl>
-//=============================================================================
module com { module sun { module star { module beans {
published interface XPropertyChangeListener;
published interface XPropertiesChangeListener;
-//=============================================================================
/** This is a test interface for introspection.
@deprecated
*/
published interface XIntroTest: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** contains the ID-String of the implementation.
*/
[attribute] string ObjectName;
- //-------------------------------------------------------------------------
/** contains the first name of a person.
*/
[readonly, attribute] string FirstName;
- //-------------------------------------------------------------------------
/** contains the last name of a person.
*/
[readonly, attribute] string LastName;
- //-------------------------------------------------------------------------
/** contains the age of a person.
*/
[readonly, attribute] short Age;
- //-------------------------------------------------------------------------
/** contains the number of children person has.
*/
[attribute] short ChildrenCount;
- //-------------------------------------------------------------------------
/** contains a struct of type <type>Property</type>.
*/
[attribute] com::sun::star::beans::Property FirstStruct;
- //-------------------------------------------------------------------------
/** contains a struct of type <type>PropertyValue</type>.
*/
[attribute] com::sun::star::beans::PropertyValue SecondStruct;
- //-------------------------------------------------------------------------
/** output method.
*/
void writeln( [in] string Text );
- //-------------------------------------------------------------------------
/** ...
*/
long getDroenk();
- //-------------------------------------------------------------------------
/** gets another object with this interface.
*/
com::sun::star::beans::XIntroTest getIntroTest();
- //-------------------------------------------------------------------------
/** !!! No property, because parameter exists
*/
long getUps( [in] long l );
- //-------------------------------------------------------------------------
/** ...
*/
void setDroenk( [in] long l );
- //-------------------------------------------------------------------------
/** ...
*/
short getBla();
- //-------------------------------------------------------------------------
/** !!! Not the set method for property Bla, because param type != return type.
*/
void setBla( [in] long n );
- //-------------------------------------------------------------------------
/** ...
*/
short getBlub();
- //-------------------------------------------------------------------------
/** ...
*/
void setBlub( [in] short n );
- //-------------------------------------------------------------------------
/** ...
*/
short getGulp();
- //-------------------------------------------------------------------------
/** !!! Not the set method for property Gulp, because return type != void.
*/
short setGulp( [in] short n );
- //-------------------------------------------------------------------------
/** ...
*/
com::sun::star::uno::TypeClass getTypeClass( [in] short n );
- //-------------------------------------------------------------------------
/** ...
*/
void setTypeClass( [in] com::sun::star::uno::TypeClass t,
[in] double d1,
[in] double d2 );
- //-------------------------------------------------------------------------
sequence<string> getStrings();
- //-------------------------------------------------------------------------
/** ...
*/
void setStrings( [in] sequence<string> Strings );
- //-------------------------------------------------------------------------
/** ...
*/
void setStringsPerMethod( [in] sequence<string> Strings,
[in] short n );
- //-------------------------------------------------------------------------
sequence< sequence< sequence< short > > > getMultiSequence();
- //-------------------------------------------------------------------------
/** ...
*/
void setMultiSequence( [in] sequence< sequence< sequence< short > > > Seq );
- //-------------------------------------------------------------------------
/** adds a listener which is called, when one of the specified properties
changes its value.
@@ -172,7 +144,6 @@ published interface XIntroTest: com::sun::star::uno::XInterface
[oneway] void addPropertiesChangeListener( [in] sequence< string > PropertyNames,
[in] XPropertiesChangeListener Listener );
- //-------------------------------------------------------------------------
/** removes a listener.
<p>It is suggested to allow multiple registration of the same listener,
@@ -182,7 +153,6 @@ published interface XIntroTest: com::sun::star::uno::XInterface
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/XIntrospection.idl b/udkapi/com/sun/star/beans/XIntrospection.idl
index b1a8a0c70ef0..064c30d38368 100644
--- a/udkapi/com/sun/star/beans/XIntrospection.idl
+++ b/udkapi/com/sun/star/beans/XIntrospection.idl
@@ -24,11 +24,9 @@
#include <com/sun/star/beans/XIntrospectionAccess.idl>
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
// DocMerge from xml: interface com::sun::star::beans::XIntrospection
/** allows the inspection of an object's properties and methods.
@@ -43,7 +41,6 @@
*/
published interface XIntrospection: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
// DocMerge from xml: method com::sun::star::beans::XIntrospection::inspect
/** inspects the given object.
@@ -102,7 +99,6 @@ published interface XIntrospection: com::sun::star::uno::XInterface
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/XIntrospectionAccess.idl b/udkapi/com/sun/star/beans/XIntrospectionAccess.idl
index cdf0f614430c..542198975262 100644
--- a/udkapi/com/sun/star/beans/XIntrospectionAccess.idl
+++ b/udkapi/com/sun/star/beans/XIntrospectionAccess.idl
@@ -33,11 +33,9 @@
#include <com/sun/star/beans/IllegalTypeException.idl>
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** represents the result of an introspection operation done by
the inspect method of <type scope="com::sun::star::beans">
@@ -64,7 +62,6 @@
*/
published interface XIntrospectionAccess: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** returns information about which method concepts described in
the <type>MethodConcept</type> constants group are supported
by this <type>XIntrospectionAccess</type> implementation.
@@ -85,7 +82,6 @@ published interface XIntrospectionAccess: com::sun::star::uno::XInterface
*/
long getSuppliedMethodConcepts();
- //-------------------------------------------------------------------------
/** returns information about which property concepts described in
the <type>PropertyConcept</type> constants group are supported
by this <type>XIntrospectionAccess</type> implementation.
@@ -104,7 +100,6 @@ published interface XIntrospectionAccess: com::sun::star::uno::XInterface
*/
long getSuppliedPropertyConcepts();
- //-------------------------------------------------------------------------
/** returns information about a property if a property with
the demanded name exists and if it accords to one of the
demanded <type>PropertyConcept</type>s. The information
@@ -132,7 +127,6 @@ published interface XIntrospectionAccess: com::sun::star::uno::XInterface
[in] long nPropertyConcepts )
raises( com::sun::star::container::NoSuchElementException );
- //-------------------------------------------------------------------------
/** allows to ask if a property with the demanded name exists
and if it accords to one of the demanded <type>
PropertyConcept</type>s.
@@ -153,7 +147,6 @@ published interface XIntrospectionAccess: com::sun::star::uno::XInterface
boolean hasProperty( [in] string aName,
[in] long nPropertyConcepts );
- //-------------------------------------------------------------------------
/** returns a sequence of properties of the introspected object
@returns
@@ -168,7 +161,6 @@ published interface XIntrospectionAccess: com::sun::star::uno::XInterface
sequence<com::sun::star::beans::Property> getProperties(
[in] long nPropertyConcepts );
- //-------------------------------------------------------------------------
/** returns information about a method if a method with
the demanded name exists and if it accords to one of
the demanded MethodConcepts. The information is
@@ -197,7 +189,6 @@ published interface XIntrospectionAccess: com::sun::star::uno::XInterface
[in] long nMethodConcepts )
raises( com::sun::star::lang::NoSuchMethodException );
- //-------------------------------------------------------------------------
/** allows to ask if a method with the demanded name exists
and if it accords to one of the demanded <type>MethodConcept
</type>s.
@@ -218,7 +209,6 @@ published interface XIntrospectionAccess: com::sun::star::uno::XInterface
boolean hasMethod( [in] string aName,
[in] long nMethodConcepts );
- //-------------------------------------------------------------------------
/** returns a sequence of methods of the introspected object.
@returns
@@ -233,7 +223,6 @@ published interface XIntrospectionAccess: com::sun::star::uno::XInterface
sequence<com::sun::star::reflection::XIdlMethod> getMethods(
[in] long nMethodConcepts );
- //-------------------------------------------------------------------------
/** returns the listener types supported by the introspected
object.
@@ -249,7 +238,6 @@ published interface XIntrospectionAccess: com::sun::star::uno::XInterface
*/
sequence<type> getSupportedListeners();
- //-------------------------------------------------------------------------
/** creates an adapter that implements an interface with the
specified type.
@@ -292,7 +280,6 @@ published interface XIntrospectionAccess: com::sun::star::uno::XInterface
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/XMaterialHolder.idl b/udkapi/com/sun/star/beans/XMaterialHolder.idl
index 531120673d2e..e15c685279c0 100644
--- a/udkapi/com/sun/star/beans/XMaterialHolder.idl
+++ b/udkapi/com/sun/star/beans/XMaterialHolder.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/uno/XInterface.idl>
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** gives access to the material a (tool-) object is working on.
<p>Example: The introspection service allows the inspection of an
@@ -40,7 +38,6 @@
*/
published interface XMaterialHolder: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** returns the material that is connected to this (tool-) object
@returns
@@ -50,7 +47,6 @@ published interface XMaterialHolder: com::sun::star::uno::XInterface
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/XMultiHierarchicalPropertySet.idl b/udkapi/com/sun/star/beans/XMultiHierarchicalPropertySet.idl
index e334b2e11f19..932ef1ba48f0 100644
--- a/udkapi/com/sun/star/beans/XMultiHierarchicalPropertySet.idl
+++ b/udkapi/com/sun/star/beans/XMultiHierarchicalPropertySet.idl
@@ -29,11 +29,9 @@
#include <com/sun/star/lang/WrappedTargetException.idl>
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** provides access to multiple properties which form a hierarchy.
@@ -41,7 +39,6 @@ module com { module sun { module star { module beans {
*/
published interface XMultiHierarchicalPropertySet: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** retrieve information about the hierarchy of properties
@@ -59,7 +56,6 @@ published interface XMultiHierarchicalPropertySet: com::sun::star::uno::XInterfa
*/
com::sun::star::beans::XHierarchicalPropertySetInfo getHierarchicalPropertySetInfo();
- //-------------------------------------------------------------------------
/** sets the values of the properties with the specified nested names.
@@ -103,7 +99,6 @@ published interface XMultiHierarchicalPropertySet: com::sun::star::uno::XInterfa
com::sun::star::lang::IllegalArgumentException,
com::sun::star::lang::WrappedTargetException );
- //-------------------------------------------------------------------------
/** @returns
a sequence of all values of the properties which are specified
@@ -132,11 +127,9 @@ published interface XMultiHierarchicalPropertySet: com::sun::star::uno::XInterfa
raises( com::sun::star::lang::IllegalArgumentException ,
com::sun::star::lang::WrappedTargetException );
- //-------------------------------------------------------------------------
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/XMultiPropertySet.idl b/udkapi/com/sun/star/beans/XMultiPropertySet.idl
index e77e893a1adf..3f00886af8aa 100644
--- a/udkapi/com/sun/star/beans/XMultiPropertySet.idl
+++ b/udkapi/com/sun/star/beans/XMultiPropertySet.idl
@@ -32,17 +32,14 @@
#include <com/sun/star/beans/XPropertiesChangeListener.idl>
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** provides access to multiple properties with a single call.
*/
published interface XMultiPropertySet: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** @returns
the <type>XPropertySetInfo</type> interface, which describes
@@ -54,7 +51,6 @@ published interface XMultiPropertySet: com::sun::star::uno::XInterface
*/
com::sun::star::beans::XPropertySetInfo getPropertySetInfo();
- //-------------------------------------------------------------------------
/** sets the values to the properties with the specified names.
@@ -85,7 +81,6 @@ published interface XMultiPropertySet: com::sun::star::uno::XInterface
com::sun::star::lang::IllegalArgumentException,
com::sun::star::lang::WrappedTargetException );
- //-------------------------------------------------------------------------
/** @returns
a sequence of all values of the properties which are specified by their names.
@@ -99,7 +94,6 @@ published interface XMultiPropertySet: com::sun::star::uno::XInterface
*/
sequence<any> getPropertyValues( [in] sequence<string> aPropertyNames );
- //-------------------------------------------------------------------------
/** adds an <type>XPropertiesChangeListener</type> to the
specified property with the specified names.
@@ -121,7 +115,6 @@ published interface XMultiPropertySet: com::sun::star::uno::XInterface
[oneway] void addPropertiesChangeListener( [in] sequence<string> aPropertyNames,
[in] com::sun::star::beans::XPropertiesChangeListener xListener );
- //-------------------------------------------------------------------------
/** removes an <type>XPropertiesChangeListener</type> from the listener list.
@@ -137,7 +130,6 @@ published interface XMultiPropertySet: com::sun::star::uno::XInterface
*/
[oneway] void removePropertiesChangeListener( [in] com::sun::star::beans::XPropertiesChangeListener xListener );
- //-------------------------------------------------------------------------
/** fires a sequence of <type>PropertyChangeEvent</type>s to the specified
listener.
@@ -153,7 +145,6 @@ published interface XMultiPropertySet: com::sun::star::uno::XInterface
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/XMultiPropertyStates.idl b/udkapi/com/sun/star/beans/XMultiPropertyStates.idl
index 9e2548329418..55008990dfce 100644
--- a/udkapi/com/sun/star/beans/XMultiPropertyStates.idl
+++ b/udkapi/com/sun/star/beans/XMultiPropertyStates.idl
@@ -26,11 +26,9 @@
#include <com/sun/star/beans/XPropertyStateChangeListener.idl>
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** makes it possible to query information about the state of
one or more properties.
@@ -40,7 +38,6 @@ module com { module sun { module star { module beans {
*/
published interface XMultiPropertyStates: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** @returns
a sequence of the states of the properties which are specified
by their names.
@@ -56,7 +53,6 @@ published interface XMultiPropertyStates: com::sun::star::uno::XInterface
[in] sequence<string> aPropertyName )
raises( com::sun::star::beans::UnknownPropertyException );
- //-------------------------------------------------------------------------
/** sets all properties to their default values.
<p>Each value depends on the implementation of this interface.
@@ -67,7 +63,6 @@ published interface XMultiPropertyStates: com::sun::star::uno::XInterface
*/
void setAllPropertiesToDefault();
- //-------------------------------------------------------------------------
/** sets the specified properties to their default values.
<p>Each value depends on the implementation of this interface.
@@ -85,7 +80,6 @@ published interface XMultiPropertyStates: com::sun::star::uno::XInterface
void setPropertiesToDefault( [in] sequence<string> aPropertyNames )
raises( com::sun::star::beans::UnknownPropertyException );
- //-------------------------------------------------------------------------
/** @returns
the default values of the propertes with the specified names.
@@ -111,7 +105,6 @@ published interface XMultiPropertyStates: com::sun::star::uno::XInterface
com::sun::star::lang::WrappedTargetException );
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/XPropertiesChangeListener.idl b/udkapi/com/sun/star/beans/XPropertiesChangeListener.idl
index 337f0886b2c4..847641f4e28f 100644
--- a/udkapi/com/sun/star/beans/XPropertiesChangeListener.idl
+++ b/udkapi/com/sun/star/beans/XPropertiesChangeListener.idl
@@ -24,17 +24,14 @@
#include <com/sun/star/beans/PropertyChangeEvent.idl>
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** receives events which get fired whenever a bound property is changed.
*/
published interface XPropertiesChangeListener: com::sun::star::lang::XEventListener
{
- //-------------------------------------------------------------------------
/** gets called when bound properties are changed.
@@ -47,7 +44,6 @@ published interface XPropertiesChangeListener: com::sun::star::lang::XEventListe
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/XPropertiesChangeNotifier.idl b/udkapi/com/sun/star/beans/XPropertiesChangeNotifier.idl
index 8e9968067716..87853b00a7d9 100644
--- a/udkapi/com/sun/star/beans/XPropertiesChangeNotifier.idl
+++ b/udkapi/com/sun/star/beans/XPropertiesChangeNotifier.idl
@@ -23,17 +23,14 @@
#include <com/sun/star/beans/XPropertiesChangeListener.idl>
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** specifies a notifier for changed property values@see XPropertiesChangeListener
*/
published interface XPropertiesChangeNotifier: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** adds an <type>XPropertiesChangeListener</type> to the
specified properties with the specified names.
@@ -42,7 +39,6 @@ published interface XPropertiesChangeNotifier: com::sun::star::uno::XInterface
[in] sequence<string> PropertyNames,
[in] com::sun::star::beans::XPropertiesChangeListener Listener );
- //-------------------------------------------------------------------------
/** removes an <type>XPropertiesChangeListener</type> from the
listener list.
@@ -52,7 +48,6 @@ published interface XPropertiesChangeNotifier: com::sun::star::uno::XInterface
[in] com::sun::star::beans::XPropertiesChangeListener Listener );
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/XProperty.idl b/udkapi/com/sun/star/beans/XProperty.idl
index 8c1eb6524b35..3bfe3f6d6731 100644
--- a/udkapi/com/sun/star/beans/XProperty.idl
+++ b/udkapi/com/sun/star/beans/XProperty.idl
@@ -23,11 +23,9 @@
#include <com/sun/star/beans/Property.idl>
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** Is implemented by objects that also are a property of
some other object.
@@ -47,10 +45,8 @@ published interface XProperty: com::sun::star::uno::XInterface
*/
com::sun::star::beans::Property getAsProperty();
- //-------------------------------------------------------------------------
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/XPropertyAccess.idl b/udkapi/com/sun/star/beans/XPropertyAccess.idl
index 76aa277ea811..eaecdf5a0ed6 100644
--- a/udkapi/com/sun/star/beans/XPropertyAccess.idl
+++ b/udkapi/com/sun/star/beans/XPropertyAccess.idl
@@ -32,11 +32,9 @@
#include <com/sun/star/lang/WrappedTargetException.idl>
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** makes it possible to access all property values and to set them at once.
@@ -51,14 +49,12 @@ module com { module sun { module star { module beans {
*/
published interface XPropertyAccess: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** @returns
a sequence of all property values within the object in a single call.
*/
sequence<com::sun::star::beans::PropertyValue> getPropertyValues();
- //-------------------------------------------------------------------------
/** sets the values of given properties.
@@ -73,7 +69,6 @@ published interface XPropertyAccess: com::sun::star::uno::XInterface
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/XPropertyChangeListener.idl b/udkapi/com/sun/star/beans/XPropertyChangeListener.idl
index dccf40715ea2..9e1ab8e98c05 100644
--- a/udkapi/com/sun/star/beans/XPropertyChangeListener.idl
+++ b/udkapi/com/sun/star/beans/XPropertyChangeListener.idl
@@ -24,18 +24,15 @@
#include <com/sun/star/beans/PropertyChangeEvent.idl>
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** is used to receive <type>PropertyChangeEvent</type>s
whenever a bound property is changed.
*/
published interface XPropertyChangeListener: com::sun::star::lang::XEventListener
{
- //-------------------------------------------------------------------------
/** is called when a bound property is changed.
*/
@@ -43,7 +40,6 @@ published interface XPropertyChangeListener: com::sun::star::lang::XEventListene
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/XPropertyContainer.idl b/udkapi/com/sun/star/beans/XPropertyContainer.idl
index 4707926e35d2..c614a99d5c3a 100644
--- a/udkapi/com/sun/star/beans/XPropertyContainer.idl
+++ b/udkapi/com/sun/star/beans/XPropertyContainer.idl
@@ -33,11 +33,9 @@
#include <com/sun/star/lang/IllegalArgumentException.idl>
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** makes it possible to add and remove properties to or from an object.
@@ -47,7 +45,6 @@ module com { module sun { module star { module beans {
*/
published interface XPropertyContainer: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** adds a property to the object.
@@ -74,7 +71,6 @@ published interface XPropertyContainer: com::sun::star::uno::XInterface
com::sun::star::beans::IllegalTypeException,
com::sun::star::lang::IllegalArgumentException );
- //-------------------------------------------------------------------------
/** removes a property from the object.
@@ -89,7 +85,6 @@ published interface XPropertyContainer: com::sun::star::uno::XInterface
com::sun::star::beans::NotRemoveableException );
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/XPropertySet.idl b/udkapi/com/sun/star/beans/XPropertySet.idl
index 9ba93153606f..ccf1aae00c71 100644
--- a/udkapi/com/sun/star/beans/XPropertySet.idl
+++ b/udkapi/com/sun/star/beans/XPropertySet.idl
@@ -36,11 +36,9 @@
#include <com/sun/star/beans/XVetoableChangeListener.idl>
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** provides information about and access to the
properties from an implementation.
@@ -64,7 +62,6 @@ module com { module sun { module star { module beans {
*/
published interface XPropertySet: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** @returns
the <type>XPropertySetInfo</type> interface, which
@@ -78,7 +75,6 @@ published interface XPropertySet: com::sun::star::uno::XInterface
*/
com::sun::star::beans::XPropertySetInfo getPropertySetInfo();
- //-------------------------------------------------------------------------
/** sets the value of the property with the specified name.
@@ -99,7 +95,6 @@ published interface XPropertySet: com::sun::star::uno::XInterface
com::sun::star::lang::IllegalArgumentException,
com::sun::star::lang::WrappedTargetException );
- //-------------------------------------------------------------------------
/** @returns
the value of the property with the specified name.
@@ -119,7 +114,6 @@ published interface XPropertySet: com::sun::star::uno::XInterface
raises( com::sun::star::beans::UnknownPropertyException,
com::sun::star::lang::WrappedTargetException );
- //-------------------------------------------------------------------------
/** adds an <type>XPropertyChangeListener</type> to the specified property.
@@ -137,7 +131,6 @@ published interface XPropertySet: com::sun::star::uno::XInterface
raises( com::sun::star::beans::UnknownPropertyException,
com::sun::star::lang::WrappedTargetException );
- //-------------------------------------------------------------------------
/** removes an <type>XPropertyChangeListener</type> from
the listener list.
@@ -154,7 +147,6 @@ published interface XPropertySet: com::sun::star::uno::XInterface
raises( com::sun::star::beans::UnknownPropertyException,
com::sun::star::lang::WrappedTargetException );
- //-------------------------------------------------------------------------
/** adds an <type>XVetoableChangeListener</type> to the specified
property with the name PropertyName.
@@ -170,7 +162,6 @@ published interface XPropertySet: com::sun::star::uno::XInterface
raises( com::sun::star::beans::UnknownPropertyException,
com::sun::star::lang::WrappedTargetException );
- //-------------------------------------------------------------------------
/** removes an <type>XVetoableChangeListener</type> from the
listener list.
@@ -186,7 +177,6 @@ published interface XPropertySet: com::sun::star::uno::XInterface
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/XPropertySetInfo.idl b/udkapi/com/sun/star/beans/XPropertySetInfo.idl
index 86c5f4c18c62..b71ccb142338 100644
--- a/udkapi/com/sun/star/beans/XPropertySetInfo.idl
+++ b/udkapi/com/sun/star/beans/XPropertySetInfo.idl
@@ -26,11 +26,9 @@
#include <com/sun/star/beans/UnknownPropertyException.idl>
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** specifies a set of properties.
@@ -46,7 +44,6 @@ module com { module sun { module star { module beans {
*/
published interface XPropertySetInfo: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** @returns
a sequence with all property descriptors which are specified
@@ -54,7 +51,6 @@ published interface XPropertySetInfo: com::sun::star::uno::XInterface
*/
sequence<com::sun::star::beans::Property> getProperties();
- //-------------------------------------------------------------------------
/** @returns
the property with the specified name from the object.
@@ -68,7 +64,6 @@ published interface XPropertySetInfo: com::sun::star::uno::XInterface
com::sun::star::beans::Property getPropertyByName( [in] string aName )
raises( com::sun::star::beans::UnknownPropertyException );
- //-------------------------------------------------------------------------
/** @returns
<TRUE/> if a property with the specified name exist;
@@ -81,7 +76,6 @@ published interface XPropertySetInfo: com::sun::star::uno::XInterface
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/XPropertySetInfoChangeListener.idl b/udkapi/com/sun/star/beans/XPropertySetInfoChangeListener.idl
index a7e6c28afbe8..f0c34e3453ca 100644
--- a/udkapi/com/sun/star/beans/XPropertySetInfoChangeListener.idl
+++ b/udkapi/com/sun/star/beans/XPropertySetInfoChangeListener.idl
@@ -23,11 +23,9 @@
#include <com/sun/star/beans/PropertySetInfoChangeEvent.idl>
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** a listener for events related to <type>XPropertySetInfo</type>s.
@@ -36,7 +34,6 @@ module com { module sun { module star { module beans {
*/
published interface XPropertySetInfoChangeListener: com::sun::star::lang::XEventListener
{
- //-------------------------------------------------------------------------
/** is called whenever changes of a <type>XPropertySetInfo</type> shall
be propagated.
@@ -44,7 +41,6 @@ published interface XPropertySetInfoChangeListener: com::sun::star::lang::XEvent
void propertySetInfoChange( [in] PropertySetInfoChangeEvent evt );
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/XPropertySetInfoChangeNotifier.idl b/udkapi/com/sun/star/beans/XPropertySetInfoChangeNotifier.idl
index 7ac7b0f1d744..204cb62cd066 100644
--- a/udkapi/com/sun/star/beans/XPropertySetInfoChangeNotifier.idl
+++ b/udkapi/com/sun/star/beans/XPropertySetInfoChangeNotifier.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/uno/XInterface.idl>
#include <com/sun/star/beans/XPropertySetInfoChangeListener.idl>
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** a notifier for changes of <type>XPropertySetInfo</type>s.
@@ -35,7 +33,6 @@ module com { module sun { module star { module beans {
*/
published interface XPropertySetInfoChangeNotifier: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** registers a listener for <type>PropertySetInfoChangeEvent</type>s.
@@ -45,7 +42,6 @@ published interface XPropertySetInfoChangeNotifier: com::sun::star::uno::XInterf
void addPropertySetInfoChangeListener(
[in] XPropertySetInfoChangeListener Listener );
- //-------------------------------------------------------------------------
/** removes a listener for <type>PropertySetInfoChangeEvent</type>s.
@@ -56,7 +52,6 @@ published interface XPropertySetInfoChangeNotifier: com::sun::star::uno::XInterf
[in] XPropertySetInfoChangeListener Listener );
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/XPropertySetOption.idl b/udkapi/com/sun/star/beans/XPropertySetOption.idl
index f13f62217c48..31aa322c2ab3 100644
--- a/udkapi/com/sun/star/beans/XPropertySetOption.idl
+++ b/udkapi/com/sun/star/beans/XPropertySetOption.idl
@@ -42,7 +42,6 @@ interface XPropertySetOption: com::sun::star::uno::XInterface
void enableChangeListenerNotification( [in] boolean bEnable );
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/XPropertyState.idl b/udkapi/com/sun/star/beans/XPropertyState.idl
index b9f34b38f61a..3fbed9d477d7 100644
--- a/udkapi/com/sun/star/beans/XPropertyState.idl
+++ b/udkapi/com/sun/star/beans/XPropertyState.idl
@@ -30,11 +30,9 @@
#include <com/sun/star/beans/XPropertyStateChangeListener.idl>
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** makes it possible to query information about the state of
one or more properties.
@@ -49,7 +47,6 @@ module com { module sun { module star { module beans {
*/
published interface XPropertyState: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** @returns
the state of the property.
@@ -63,7 +60,6 @@ published interface XPropertyState: com::sun::star::uno::XInterface
com::sun::star::beans::PropertyState getPropertyState( [in] string PropertyName )
raises( com::sun::star::beans::UnknownPropertyException );
- //-------------------------------------------------------------------------
/** @returns
a sequence of the states of the properties which are specified
@@ -82,7 +78,6 @@ published interface XPropertyState: com::sun::star::uno::XInterface
[in] sequence<string> aPropertyName )
raises( com::sun::star::beans::UnknownPropertyException );
- //-------------------------------------------------------------------------
/** Sets the property to default value.
@@ -101,7 +96,6 @@ published interface XPropertyState: com::sun::star::uno::XInterface
void setPropertyToDefault( [in] string PropertyName )
raises( com::sun::star::beans::UnknownPropertyException );
- //-------------------------------------------------------------------------
/** @returns
the default value of the property with the name PropertyName.
@@ -125,7 +119,6 @@ published interface XPropertyState: com::sun::star::uno::XInterface
com::sun::star::lang::WrappedTargetException );
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/XPropertyStateChangeListener.idl b/udkapi/com/sun/star/beans/XPropertyStateChangeListener.idl
index 585b15371145..2ae37f1fa5f2 100644
--- a/udkapi/com/sun/star/beans/XPropertyStateChangeListener.idl
+++ b/udkapi/com/sun/star/beans/XPropertyStateChangeListener.idl
@@ -24,18 +24,15 @@
#include <com/sun/star/beans/PropertyStateChangeEvent.idl>
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** receives events which get fired whenever the state of a bound
property is changed.
*/
published interface XPropertyStateChangeListener: com::sun::star::lang::XEventListener
{
- //-------------------------------------------------------------------------
/** is called when a bound property's state is changed.
@@ -46,7 +43,6 @@ published interface XPropertyStateChangeListener: com::sun::star::lang::XEventLi
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/XPropertyWithState.idl b/udkapi/com/sun/star/beans/XPropertyWithState.idl
index ba4252b68729..6fede980fa35 100644
--- a/udkapi/com/sun/star/beans/XPropertyWithState.idl
+++ b/udkapi/com/sun/star/beans/XPropertyWithState.idl
@@ -25,11 +25,9 @@
#include <com/sun/star/lang/WrappedTargetException.idl>
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** makes it possible to query information about the state of
this object, seen as a property contained in a property set.
@@ -53,14 +51,12 @@ module com { module sun { module star { module beans {
*/
published interface XPropertyWithState: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** @returns
the state of this as a property.
*/
com::sun::star::beans::PropertyState getStateAsProperty( );
- //-------------------------------------------------------------------------
/** sets this to its default value.
@@ -78,7 +74,6 @@ published interface XPropertyWithState: com::sun::star::uno::XInterface
void setToDefaultAsProperty( )
raises( com::sun::star::lang::WrappedTargetException );
- //-------------------------------------------------------------------------
/** @returns
an object representing the default state of this object (as a property).
@@ -96,7 +91,6 @@ published interface XPropertyWithState: com::sun::star::uno::XInterface
raises( com::sun::star::lang::WrappedTargetException );
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/XTolerantMultiPropertySet.idl b/udkapi/com/sun/star/beans/XTolerantMultiPropertySet.idl
index 8f9b789ab18d..4a175525e680 100644
--- a/udkapi/com/sun/star/beans/XTolerantMultiPropertySet.idl
+++ b/udkapi/com/sun/star/beans/XTolerantMultiPropertySet.idl
@@ -27,11 +27,9 @@
#include <com/sun/star/lang/IllegalArgumentException.idl>
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** provides access to multiple iformation of
a set of properties with a single call.
@@ -49,7 +47,6 @@ module com { module sun { module star { module beans {
*/
published interface XTolerantMultiPropertySet : com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** sets the values to the properties with the specified names.
@@ -84,7 +81,6 @@ published interface XTolerantMultiPropertySet : com::sun::star::uno::XInterface
[in] sequence< any > aValues )
raises( com::sun::star::lang::IllegalArgumentException );
- //-------------------------------------------------------------------------
/** retrieve the values of the specified properties
@@ -107,7 +103,6 @@ published interface XTolerantMultiPropertySet : com::sun::star::uno::XInterface
[in] sequence< string > aPropertyNames );
- //-------------------------------------------------------------------------
/** retrieve only those values of the specified properties which
are direct values.
@@ -134,7 +129,6 @@ published interface XTolerantMultiPropertySet : com::sun::star::uno::XInterface
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/beans/XVetoableChangeListener.idl b/udkapi/com/sun/star/beans/XVetoableChangeListener.idl
index 1a8eed8c6c62..5aa63efebc2f 100644
--- a/udkapi/com/sun/star/beans/XVetoableChangeListener.idl
+++ b/udkapi/com/sun/star/beans/XVetoableChangeListener.idl
@@ -26,11 +26,9 @@
#include <com/sun/star/beans/PropertyVetoException.idl>
-//=============================================================================
module com { module sun { module star { module beans {
-//=============================================================================
/** is used to receive <type>PropertyChangeEvent</type>s
whenever a "constrained" property is changed.
@@ -40,7 +38,6 @@ module com { module sun { module star { module beans {
*/
published interface XVetoableChangeListener: com::sun::star::lang::XEventListener
{
- //-------------------------------------------------------------------------
/** gets called when a constrained property is changed.
*/
@@ -49,7 +46,6 @@ published interface XVetoableChangeListener: com::sun::star::lang::XEventListene
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/bridge/Bridge.idl b/udkapi/com/sun/star/bridge/Bridge.idl
index 480603196213..f16d06f24b4f 100644
--- a/udkapi/com/sun/star/bridge/Bridge.idl
+++ b/udkapi/com/sun/star/bridge/Bridge.idl
@@ -23,11 +23,9 @@
#include <com/sun/star/lang/XComponent.idl>
#include <com/sun/star/bridge/XBridge.idl>
-//=============================================================================
module com { module sun { module star { module bridge {
-//=============================================================================
/** This meta service allows the bridgefactory service to instantiate an
interprocess bridge using a certain transfer protocol.
@@ -72,7 +70,6 @@ published service Bridge
};
-//=============================================================================
}; }; }; };
#endif
diff --git a/udkapi/com/sun/star/bridge/BridgeFactory.idl b/udkapi/com/sun/star/bridge/BridgeFactory.idl
index 11f8227d5414..75fe2f78204f 100644
--- a/udkapi/com/sun/star/bridge/BridgeFactory.idl
+++ b/udkapi/com/sun/star/bridge/BridgeFactory.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/lang/XComponent.idl>
#include <com/sun/star/bridge/XBridgeFactory.idl>
-//=============================================================================
module com { module sun { module star { module bridge {
-//=============================================================================
/** allows to create new or access existing interprocess bridges.
@@ -47,7 +45,6 @@ published service BridgeFactory
interface com::sun::star::lang::XComponent;
};
-//=============================================================================
}; }; }; };
#endif
diff --git a/udkapi/com/sun/star/bridge/IiopBridge.idl b/udkapi/com/sun/star/bridge/IiopBridge.idl
index f884076623a5..4b17efd0a7b7 100644
--- a/udkapi/com/sun/star/bridge/IiopBridge.idl
+++ b/udkapi/com/sun/star/bridge/IiopBridge.idl
@@ -23,11 +23,9 @@
#include <com/sun/star/lang/XComponent.idl>
#include <com/sun/star/bridge/XBridge.idl>
-//=============================================================================
module com { module sun { module star { module bridge {
-//=============================================================================
/** Concrete service of the meta service Bridge for iiop.
<p> This bridge works with the iiop protocol. </p>
@@ -58,7 +56,6 @@ published service IiopBridge
interface com::sun::star::lang::XComponent;
};
-//=============================================================================
}; }; }; };
#endif
diff --git a/udkapi/com/sun/star/bridge/ModelDependent.idl b/udkapi/com/sun/star/bridge/ModelDependent.idl
index ef662cace2f1..5b8739a86bfa 100644
--- a/udkapi/com/sun/star/bridge/ModelDependent.idl
+++ b/udkapi/com/sun/star/bridge/ModelDependent.idl
@@ -20,11 +20,9 @@
#define __com_sun_star_bridge_ModelDependent_idl__
-//=============================================================================
module com { module sun { module star { module bridge {
-//=============================================================================
// DocMerge from idl: constants com::sun::star::bridge::ModelDependent
/** These constants are used to specify model-dependant representations.
@@ -35,25 +33,21 @@
*/
published constants ModelDependent
{
- //-------------------------------------------------------------------------
// DOCUMENTATION OMITTED FOR constants::1
// DocMerge: empty anyway
const short UNO = 1;
- //-------------------------------------------------------------------------
// DOCUMENTATION OMITTED FOR constants::2
// DocMerge: empty anyway
const short OLE = 2;
- //-------------------------------------------------------------------------
// DOCUMENTATION OMITTED FOR constants::3
// DocMerge: empty anyway
const short JAVA = 3;
- //-------------------------------------------------------------------------
// DOCUMENTATION OMITTED FOR constants::4
// DocMerge: empty anyway
@@ -61,7 +55,6 @@ published constants ModelDependent
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/bridge/OleApplicationRegistration.idl b/udkapi/com/sun/star/bridge/OleApplicationRegistration.idl
index f78e919b5ef2..69e2cd88d619 100644
--- a/udkapi/com/sun/star/bridge/OleApplicationRegistration.idl
+++ b/udkapi/com/sun/star/bridge/OleApplicationRegistration.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/uno/XInterface.idl>
-//=============================================================================
module com { module sun { module star { module bridge {
-//=============================================================================
/** registers UNO objects as COM objects.
<p />
@@ -55,7 +53,6 @@ published service OleApplicationRegistration
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/bridge/OleBridgeSupplier.idl b/udkapi/com/sun/star/bridge/OleBridgeSupplier.idl
index 0eee8c52a4f5..e5692161d408 100644
--- a/udkapi/com/sun/star/bridge/OleBridgeSupplier.idl
+++ b/udkapi/com/sun/star/bridge/OleBridgeSupplier.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/bridge/XBridgeSupplier.idl>
-//=============================================================================
module com { module sun { module star { module bridge {
-//=============================================================================
/** makes it possible to generate OLE bridges to UNO objects and vice versa.
@@ -43,7 +41,6 @@ published service OleBridgeSupplier
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/bridge/OleBridgeSupplier2.idl b/udkapi/com/sun/star/bridge/OleBridgeSupplier2.idl
index 285ff6af1673..0974b23515a6 100644
--- a/udkapi/com/sun/star/bridge/OleBridgeSupplier2.idl
+++ b/udkapi/com/sun/star/bridge/OleBridgeSupplier2.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/bridge/XBridgeSupplier2.idl>
-//=============================================================================
module com { module sun { module star { module bridge {
-//=============================================================================
/** maps UNO types to oleautomation types and vice versa.<p>
The XBridgeSupplier2 interface provides the function <code>createBridge</code> which
@@ -58,7 +56,6 @@ published service OleBridgeSupplier2
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/bridge/OleBridgeSupplierVar1.idl b/udkapi/com/sun/star/bridge/OleBridgeSupplierVar1.idl
index b659188474d5..5619e8b5fb76 100644
--- a/udkapi/com/sun/star/bridge/OleBridgeSupplierVar1.idl
+++ b/udkapi/com/sun/star/bridge/OleBridgeSupplierVar1.idl
@@ -40,7 +40,6 @@ published service OleBridgeSupplierVar1
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/bridge/OleObjectFactory.idl b/udkapi/com/sun/star/bridge/OleObjectFactory.idl
index c61bd8e74cf6..2b68f536a22c 100644
--- a/udkapi/com/sun/star/bridge/OleObjectFactory.idl
+++ b/udkapi/com/sun/star/bridge/OleObjectFactory.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/lang/XMultiServiceFactory.idl>
-//=============================================================================
module com { module sun { module star { module bridge {
-//=============================================================================
/** makes it possible to create COM objects as UNO objects.
@@ -47,7 +45,6 @@ published service OleObjectFactory
interface com::sun::star::lang::XMultiServiceFactory;
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/bridge/UnoUrlResolver.idl b/udkapi/com/sun/star/bridge/UnoUrlResolver.idl
index e4d7920e94fe..aa9e674c49b5 100644
--- a/udkapi/com/sun/star/bridge/UnoUrlResolver.idl
+++ b/udkapi/com/sun/star/bridge/UnoUrlResolver.idl
@@ -19,13 +19,11 @@
#ifndef __com_sun_star_bridge_UnoUrlResolver_idl__
#define __com_sun_star_bridge_UnoUrlResolver_idl__
-//=============================================================================
module com { module sun { module star { module bridge {
published interface XUnoUrlResolver;
-//=============================================================================
/** provides the ability to access remote processes,
resolving them by an UNO url.
@@ -33,7 +31,6 @@ published interface XUnoUrlResolver;
*/
published service UnoUrlResolver: XUnoUrlResolver;
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/bridge/UrpBridge.idl b/udkapi/com/sun/star/bridge/UrpBridge.idl
index dd0e3fe2d2c7..21687e3d89c7 100644
--- a/udkapi/com/sun/star/bridge/UrpBridge.idl
+++ b/udkapi/com/sun/star/bridge/UrpBridge.idl
@@ -23,11 +23,9 @@
#include <com/sun/star/lang/XComponent.idl>
#include <com/sun/star/bridge/XBridge.idl>
-//=============================================================================
module com { module sun { module star { module bridge {
-//=============================================================================
/** Concrete service of the meta service Bridge for the urp protocol.
<p>This bridge works with the urp protocol.
@@ -58,7 +56,6 @@ published service UrpBridge
interface com::sun::star::lang::XComponent;
};
-//=============================================================================
}; }; }; };
#endif
diff --git a/udkapi/com/sun/star/bridge/XBridgeSupplier.idl b/udkapi/com/sun/star/bridge/XBridgeSupplier.idl
index 8c6c83bc7481..2ad23a47fa2a 100644
--- a/udkapi/com/sun/star/bridge/XBridgeSupplier.idl
+++ b/udkapi/com/sun/star/bridge/XBridgeSupplier.idl
@@ -26,11 +26,9 @@
#include <com/sun/star/lang/IllegalArgumentException.idl>
-//=============================================================================
module com { module sun { module star { module bridge {
-//=============================================================================
/** defines the interface for creating bridges to other object models.
diff --git a/udkapi/com/sun/star/bridge/XBridgeSupplier2.idl b/udkapi/com/sun/star/bridge/XBridgeSupplier2.idl
index be4274ecf9b7..8f179ef6f425 100644
--- a/udkapi/com/sun/star/bridge/XBridgeSupplier2.idl
+++ b/udkapi/com/sun/star/bridge/XBridgeSupplier2.idl
@@ -24,11 +24,9 @@
#include <com/sun/star/lang/IllegalArgumentException.idl>
-//=============================================================================
module com { module sun { module star { module bridge {
-//=============================================================================
/** defines the interface for creating bridges to other object models.
<p />
@@ -99,7 +97,6 @@ published interface XBridgeSupplier2: com::sun::star::uno::XInterface
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/bridge/XUnoUrlResolver.idl b/udkapi/com/sun/star/bridge/XUnoUrlResolver.idl
index eaeb7cf82d94..60415b8a2cb3 100644
--- a/udkapi/com/sun/star/bridge/XUnoUrlResolver.idl
+++ b/udkapi/com/sun/star/bridge/XUnoUrlResolver.idl
@@ -24,11 +24,9 @@
#include <com/sun/star/connection/ConnectionSetupException.idl>
#include <com/sun/star/connection/NoConnectException.idl>
-//=============================================================================
module com { module sun { module star { module bridge {
-//=============================================================================
/** allows to resolve an object using the uno-url.
*/
@@ -48,7 +46,6 @@ published interface XUnoUrlResolver: com::sun::star::uno::XInterface
com::sun::star::lang::IllegalArgumentException);
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/bridge/oleautomation/ApplicationRegistration.idl b/udkapi/com/sun/star/bridge/oleautomation/ApplicationRegistration.idl
index 828664355b5a..eedde7c66497 100644
--- a/udkapi/com/sun/star/bridge/oleautomation/ApplicationRegistration.idl
+++ b/udkapi/com/sun/star/bridge/oleautomation/ApplicationRegistration.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/uno/XInterface.idl>
-//=============================================================================
module com { module sun { module star { module bridge { module oleautomation {
-//=============================================================================
/** registers UNO objects as COM objects.
<p>
@@ -61,7 +59,6 @@ service ApplicationRegistration
};
-//=============================================================================
}; }; }; }; };
diff --git a/udkapi/com/sun/star/bridge/oleautomation/BridgeSupplier.idl b/udkapi/com/sun/star/bridge/oleautomation/BridgeSupplier.idl
index 0c769e4f8000..e01e80df69bf 100644
--- a/udkapi/com/sun/star/bridge/oleautomation/BridgeSupplier.idl
+++ b/udkapi/com/sun/star/bridge/oleautomation/BridgeSupplier.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/bridge/XBridgeSupplier2.idl>
-//=============================================================================
module com { module sun { module star { module bridge { module oleautomation {
-//=============================================================================
/** maps UNO types to oleautomation types and vice versa.
<p>
The function
@@ -63,7 +61,6 @@ service BridgeSupplier
};
-//=============================================================================
}; }; }; }; };
diff --git a/udkapi/com/sun/star/bridge/oleautomation/Factory.idl b/udkapi/com/sun/star/bridge/oleautomation/Factory.idl
index f7172548a2c9..5d7e484c0fdb 100644
--- a/udkapi/com/sun/star/bridge/oleautomation/Factory.idl
+++ b/udkapi/com/sun/star/bridge/oleautomation/Factory.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/lang/XMultiServiceFactory.idl>
-//=============================================================================
module com { module sun { module star { module bridge { module oleautomation {
-//=============================================================================
/** makes it possible to create COM objects as UNO objects.
@@ -49,7 +47,6 @@ service Factory
interface com::sun::star::lang::XMultiServiceFactory;
};
-//=============================================================================
}; }; }; }; };
diff --git a/udkapi/com/sun/star/connection/Acceptor.idl b/udkapi/com/sun/star/connection/Acceptor.idl
index 27f549d60ed3..9448a1f71b06 100644
--- a/udkapi/com/sun/star/connection/Acceptor.idl
+++ b/udkapi/com/sun/star/connection/Acceptor.idl
@@ -19,13 +19,11 @@
#ifndef __com_sun_star_connection_Acceptor_idl__
#define __com_sun_star_connection_Acceptor_idl__
-//=============================================================================
module com { module sun { module star { module connection {
published interface XAcceptor;
-//=============================================================================
/** allows to accept connection attempts from another process.
<p>
@@ -36,7 +34,6 @@ published interface XAcceptor;
*/
published service Acceptor: XAcceptor;
-//=============================================================================
}; }; }; };
#endif
diff --git a/udkapi/com/sun/star/connection/Connector.idl b/udkapi/com/sun/star/connection/Connector.idl
index f52ce4d290c0..b5fecbb6640e 100644
--- a/udkapi/com/sun/star/connection/Connector.idl
+++ b/udkapi/com/sun/star/connection/Connector.idl
@@ -19,13 +19,11 @@
#ifndef __com_sun_star_connection_Connector_idl__
#define __com_sun_star_connection_Connector_idl__
-//=============================================================================
module com { module sun { module star { module connection {
published interface XConnector;
-//=============================================================================
/** allows to establish a connection to another process.
<p>
@@ -35,7 +33,6 @@ published interface XConnector;
*/
published service Connector: XConnector;
-//=============================================================================
}; }; }; };
#endif
diff --git a/udkapi/com/sun/star/connection/SocketPermission.idl b/udkapi/com/sun/star/connection/SocketPermission.idl
index 918e57d0b83f..7f838a25f8a5 100644
--- a/udkapi/com/sun/star/connection/SocketPermission.idl
+++ b/udkapi/com/sun/star/connection/SocketPermission.idl
@@ -19,11 +19,9 @@
#ifndef __com_sun_star_connection_SocketPermission_idl__
#define __com_sun_star_connection_SocketPermission_idl__
-//=============================================================================
module com { module sun { module star { module connection {
-//=============================================================================
/** This permission represents access to a network via sockets.
A SocketPermission consists of a host specification and a set of actions
@@ -89,7 +87,6 @@ published struct SocketPermission
string Actions;
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/connection/XConnectionBroadcaster.idl b/udkapi/com/sun/star/connection/XConnectionBroadcaster.idl
index cf2ac3583f3c..49ee7462221c 100644
--- a/udkapi/com/sun/star/connection/XConnectionBroadcaster.idl
+++ b/udkapi/com/sun/star/connection/XConnectionBroadcaster.idl
@@ -33,7 +33,6 @@
*/
published interface XConnectionBroadcaster: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** registers an object to receive events from this connection.
@@ -42,7 +41,6 @@ published interface XConnectionBroadcaster: com::sun::star::uno::XInterface
*/
void addStreamListener( [in] com::sun::star::io::XStreamListener aListener );
- //-------------------------------------------------------------------------
/** unregisters an object to receive events from this connection.
diff --git a/udkapi/com/sun/star/container/ContainerEvent.idl b/udkapi/com/sun/star/container/ContainerEvent.idl
index 6e6059aa385c..735d4f58f73b 100644
--- a/udkapi/com/sun/star/container/ContainerEvent.idl
+++ b/udkapi/com/sun/star/container/ContainerEvent.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/lang/EventObject.idl>
-//=============================================================================
module com { module sun { module star { module container {
-//=============================================================================
/** This event is fired when an element is inserted in a container.
@@ -34,7 +32,6 @@ module com { module sun { module star { module container {
*/
published struct ContainerEvent: com::sun::star::lang::EventObject
{
- //-------------------------------------------------------------------------
/** It contains the accessor to the element which is inserted or removed.
@@ -42,13 +39,11 @@ published struct ContainerEvent: com::sun::star::lang::EventObject
*/
any Accessor;
- //-------------------------------------------------------------------------
/** This contains the element that was inserted or removed.
*/
any Element;
- //-------------------------------------------------------------------------
/** This contains the replaced element.
*/
@@ -56,7 +51,6 @@ published struct ContainerEvent: com::sun::star::lang::EventObject
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/container/ElementExistException.idl b/udkapi/com/sun/star/container/ElementExistException.idl
index d97e2f1d80b2..c711686d5dbc 100644
--- a/udkapi/com/sun/star/container/ElementExistException.idl
+++ b/udkapi/com/sun/star/container/ElementExistException.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/uno/Exception.idl>
-//=============================================================================
module com { module sun { module star { module container {
-//=============================================================================
/** is thrown by container methods, if an element is added which is already
a child of the container.
@@ -41,7 +39,6 @@ published exception ElementExistException: com::sun::star::uno::Exception
{
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/container/EnumerableMap.idl b/udkapi/com/sun/star/container/EnumerableMap.idl
index e15dde399bde..acd84d49ec3c 100644
--- a/udkapi/com/sun/star/container/EnumerableMap.idl
+++ b/udkapi/com/sun/star/container/EnumerableMap.idl
@@ -24,11 +24,9 @@
#include <com/sun/star/beans/Pair.idl>
#include <com/sun/star/container/XEnumerableMap.idl>
-//=============================================================================
module com { module sun { module star { module container {
-//=============================================================================
/** provides a default <type>XEnumerableMap</type> implementation
@@ -124,11 +122,9 @@ service EnumerableMap : XEnumerableMap
::com::sun::star::lang::IllegalArgumentException );
};
-//=============================================================================
}; }; }; };
-//=============================================================================
#endif
diff --git a/udkapi/com/sun/star/container/NoSuchElementException.idl b/udkapi/com/sun/star/container/NoSuchElementException.idl
index 8b5f82a86ce3..b8a0c9ae042d 100644
--- a/udkapi/com/sun/star/container/NoSuchElementException.idl
+++ b/udkapi/com/sun/star/container/NoSuchElementException.idl
@@ -21,11 +21,9 @@
#include <com/sun/star/uno/Exception.idl>
-//=============================================================================
module com { module sun { module star { module container {
-//=============================================================================
/** is thrown by child access methods of collections, if the addressed child
does not exist.
@@ -37,7 +35,6 @@ published exception NoSuchElementException: com::sun::star::uno::Exception
{
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/container/XChild.idl b/udkapi/com/sun/star/container/XChild.idl
index e90a3a99cbaa..e234673c4256 100644
--- a/udkapi/com/sun/star/container/XChild.idl
+++ b/udkapi/com/sun/star/container/XChild.idl
@@ -24,11 +24,9 @@
#include <com/sun/star/lang/NoSupportException.idl>
-//=============================================================================
module com { module sun { module star { module container {
-//=============================================================================
/** provides access to the parent of the object.
@@ -37,13 +35,11 @@ module com { module sun { module star { module container {
*/
published interface XChild: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** grants access to the object containing this content.
*/
com::sun::star::uno::XInterface getParent();
- //-------------------------------------------------------------------------
/** sets the parent to this object.
@@ -55,7 +51,6 @@ published interface XChild: com::sun::star::uno::XInterface
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/container/XComponentEnumeration.idl b/udkapi/com/sun/star/container/XComponentEnumeration.idl
index 668f3a77ad7a..d95a6975c18a 100644
--- a/udkapi/com/sun/star/container/XComponentEnumeration.idl
+++ b/udkapi/com/sun/star/container/XComponentEnumeration.idl
@@ -26,17 +26,14 @@
#include <com/sun/star/container/NoSuchElementException.idl>
-//=============================================================================
module com { module sun { module star { module container {
-//=============================================================================
/** provides a typified enumeration through components.
*/
published interface XComponentEnumeration: com::sun::star::container::XEnumeration
{
- //-------------------------------------------------------------------------
/** @returns
the next component of this enumeration.
@@ -49,7 +46,6 @@ published interface XComponentEnumeration: com::sun::star::container::XEnumerati
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/container/XComponentEnumerationAccess.idl b/udkapi/com/sun/star/container/XComponentEnumerationAccess.idl
index 5f06834e141b..a296c0490840 100644
--- a/udkapi/com/sun/star/container/XComponentEnumerationAccess.idl
+++ b/udkapi/com/sun/star/container/XComponentEnumerationAccess.idl
@@ -24,18 +24,15 @@
#include <com/sun/star/container/XComponentEnumeration.idl>
-//=============================================================================
module com { module sun { module star { module container {
-//=============================================================================
/** provides a factory for a typified enumeration through
a collection of components.
*/
published interface XComponentEnumerationAccess: com::sun::star::container::XEnumerationAccess
{
- //-------------------------------------------------------------------------
/** creates a new instance of enumeration through components.
*/
@@ -43,7 +40,6 @@ published interface XComponentEnumerationAccess: com::sun::star::container::XEnu
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/container/XContainer.idl b/udkapi/com/sun/star/container/XContainer.idl
index d0b88113e340..e6ccdc53ea9b 100644
--- a/udkapi/com/sun/star/container/XContainer.idl
+++ b/udkapi/com/sun/star/container/XContainer.idl
@@ -24,11 +24,9 @@
#include <com/sun/star/container/XContainerListener.idl>
-//=============================================================================
module com { module sun { module star { module container {
-//=============================================================================
/** supports quick access to the information if a container currently
contains elements.
@@ -48,7 +46,6 @@ module com { module sun { module star { module container {
*/
published interface XContainer: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** adds the specified listener to receive events when
elements are inserted or removed.
@@ -60,7 +57,6 @@ published interface XContainer: com::sun::star::uno::XInterface
*/
[oneway] void addContainerListener( [in] com::sun::star::container::XContainerListener xListener );
- //-------------------------------------------------------------------------
/** removes the specified listener so it does not receive
any events from this container.
@@ -74,7 +70,6 @@ published interface XContainer: com::sun::star::uno::XInterface
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/container/XContainerApproveBroadcaster.idl b/udkapi/com/sun/star/container/XContainerApproveBroadcaster.idl
index a76c65f81bc0..8ecbf087ed5f 100644
--- a/udkapi/com/sun/star/container/XContainerApproveBroadcaster.idl
+++ b/udkapi/com/sun/star/container/XContainerApproveBroadcaster.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/uno/XInterface.idl>
-//=============================================================================
module com { module sun { module star { module container {
-//=============================================================================
interface XContainerApproveListener;
@@ -46,11 +44,9 @@ interface XContainerApproveBroadcaster
[in] XContainerApproveListener Listener );
};
-//=============================================================================
}; }; }; };
-//=============================================================================
#endif
diff --git a/udkapi/com/sun/star/container/XContainerApproveListener.idl b/udkapi/com/sun/star/container/XContainerApproveListener.idl
index 0ad37280a53d..98cea38b189e 100644
--- a/udkapi/com/sun/star/container/XContainerApproveListener.idl
+++ b/udkapi/com/sun/star/container/XContainerApproveListener.idl
@@ -24,11 +24,9 @@
#include <com/sun/star/lang/WrappedTargetException.idl>
#include <com/sun/star/util/XVeto.idl>
-//=============================================================================
module com { module sun { module star { module container {
-//=============================================================================
/** is notified to approve changes which happen to the content of a generic container
@@ -64,11 +62,9 @@ interface XContainerApproveListener
raises ( com::sun::star::lang::WrappedTargetException );
};
-//=============================================================================
}; }; }; };
-//=============================================================================
#endif
diff --git a/udkapi/com/sun/star/container/XContainerListener.idl b/udkapi/com/sun/star/container/XContainerListener.idl
index 193ba035d28b..e9b259b11159 100644
--- a/udkapi/com/sun/star/container/XContainerListener.idl
+++ b/udkapi/com/sun/star/container/XContainerListener.idl
@@ -24,29 +24,24 @@
#include <com/sun/star/container/ContainerEvent.idl>
-//=============================================================================
module com { module sun { module star { module container {
-//=============================================================================
/** receives events when the content of the related container changes.
*/
published interface XContainerListener: com::sun::star::lang::XEventListener
{
- //-------------------------------------------------------------------------
/** is invoked when a container has inserted an element.
*/
[oneway] void elementInserted( [in] com::sun::star::container::ContainerEvent Event );
- //-------------------------------------------------------------------------
/** is invoked when a container has removed an element.
*/
[oneway] void elementRemoved( [in] com::sun::star::container::ContainerEvent Event );
- //-------------------------------------------------------------------------
/** is invoked when a container has replaced an element.
*/
@@ -54,7 +49,6 @@ published interface XContainerListener: com::sun::star::lang::XEventListener
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/container/XContainerQuery.idl b/udkapi/com/sun/star/container/XContainerQuery.idl
index d59f5d096c7d..3fed4cf1eb62 100644
--- a/udkapi/com/sun/star/container/XContainerQuery.idl
+++ b/udkapi/com/sun/star/container/XContainerQuery.idl
@@ -23,11 +23,9 @@
#include <com/sun/star/container/XEnumeration.idl>
#include <com/sun/star/beans/NamedValue.idl>
-//=============================================================================
module com { module sun { module star { module container {
-//=============================================================================
/** supports simple query feature on a container
<p>
@@ -37,7 +35,6 @@ module com { module sun { module star { module container {
*/
published interface XContainerQuery: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** creates a sub set of container items which match given query command
<p>
@@ -62,7 +59,6 @@ published interface XContainerQuery: com::sun::star::uno::XInterface
*/
XEnumeration createSubSetEnumerationByQuery( [in] string Query );
- //-------------------------------------------------------------------------
/** creates a sub set of container items which supports searched properties as minimum
<p>
@@ -91,7 +87,6 @@ published interface XContainerQuery: com::sun::star::uno::XInterface
XEnumeration createSubSetEnumerationByProperties( [in] sequence< com::sun::star::beans::NamedValue > Properties );
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/container/XContentEnumerationAccess.idl b/udkapi/com/sun/star/container/XContentEnumerationAccess.idl
index 0009891ff794..a64c6688be1a 100644
--- a/udkapi/com/sun/star/container/XContentEnumerationAccess.idl
+++ b/udkapi/com/sun/star/container/XContentEnumerationAccess.idl
@@ -24,11 +24,9 @@
#include <com/sun/star/container/XEnumeration.idl>
-//=============================================================================
module com { module sun { module star { module container {
-//=============================================================================
/** allows access to the collections of all content types within the object.
@@ -44,14 +42,12 @@ module com { module sun { module star { module container {
*/
published interface XContentEnumerationAccess: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** @returns
a new enumeration object for the contents of the specified service type.
*/
com::sun::star::container::XEnumeration createContentEnumeration( [in] string aServiceName );
- //-------------------------------------------------------------------------
// DocMerge from idl: method com::sun::star::container::XContentEnumerationAccess::getAvailableServiceNames
/** @returns
@@ -65,7 +61,6 @@ published interface XContentEnumerationAccess: com::sun::star::uno::XInterface
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/container/XElementAccess.idl b/udkapi/com/sun/star/container/XElementAccess.idl
index 0217081dfd63..a37c21448b07 100644
--- a/udkapi/com/sun/star/container/XElementAccess.idl
+++ b/udkapi/com/sun/star/container/XElementAccess.idl
@@ -24,17 +24,14 @@
#include <com/sun/star/reflection/XIdlClass.idl>
-//=============================================================================
module com { module sun { module star { module container {
-//=============================================================================
/** This is the base interface of all collection interfaces.
*/
published interface XElementAccess: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** @returns
the type of the elements. <atom>void</atom> means that it is a
@@ -43,7 +40,6 @@ published interface XElementAccess: com::sun::star::uno::XInterface
*/
type getElementType();
- //-------------------------------------------------------------------------
/** @returns
<TRUE/> if the object contain elements,
@@ -53,7 +49,6 @@ published interface XElementAccess: com::sun::star::uno::XInterface
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/container/XEnumerableMap.idl b/udkapi/com/sun/star/container/XEnumerableMap.idl
index 4c1f8e19bd25..47fb7438090e 100644
--- a/udkapi/com/sun/star/container/XEnumerableMap.idl
+++ b/udkapi/com/sun/star/container/XEnumerableMap.idl
@@ -24,11 +24,9 @@
#include <com/sun/star/container/XEnumeration.idl>
#include <com/sun/star/lang/NoSupportException.idl>
-//=============================================================================
module com { module sun { module star { module container {
-//=============================================================================
/** extends <type>XMap</type> with enumeration capabilities.
@@ -93,11 +91,9 @@ interface XEnumerableMap : XMap
raises ( ::com::sun::star::lang::NoSupportException );
};
-//=============================================================================
}; }; }; };
-//=============================================================================
#endif
diff --git a/udkapi/com/sun/star/container/XEnumeration.idl b/udkapi/com/sun/star/container/XEnumeration.idl
index 1a8912641154..4738355a0f86 100644
--- a/udkapi/com/sun/star/container/XEnumeration.idl
+++ b/udkapi/com/sun/star/container/XEnumeration.idl
@@ -26,11 +26,9 @@
#include <com/sun/star/lang/WrappedTargetException.idl>
-//=============================================================================
module com { module sun { module star { module container {
-//=============================================================================
/** provides functionality to enumerate the contents of a container.
@@ -56,13 +54,11 @@ module com { module sun { module star { module container {
*/
published interface XEnumeration: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** tests whether this enumeration contains more elements.
*/
boolean hasMoreElements();
- //-------------------------------------------------------------------------
/** @returns
the next element of this enumeration.
@@ -81,7 +77,6 @@ published interface XEnumeration: com::sun::star::uno::XInterface
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/container/XEnumerationAccess.idl b/udkapi/com/sun/star/container/XEnumerationAccess.idl
index 406601b05fcc..e4c35005271a 100644
--- a/udkapi/com/sun/star/container/XEnumerationAccess.idl
+++ b/udkapi/com/sun/star/container/XEnumerationAccess.idl
@@ -24,17 +24,14 @@
#include <com/sun/star/container/XEnumeration.idl>
-//=============================================================================
module com { module sun { module star { module container {
-//=============================================================================
/** used to enumerate objects in a container which contains objects.
*/
published interface XEnumerationAccess: com::sun::star::container::XElementAccess
{
- //-------------------------------------------------------------------------
/** @returns
a new enumeration object for this container.
@@ -44,7 +41,6 @@ published interface XEnumerationAccess: com::sun::star::container::XElementAcces
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/container/XHierarchicalName.idl b/udkapi/com/sun/star/container/XHierarchicalName.idl
index 28c432f2c461..f4db3968c1a8 100644
--- a/udkapi/com/sun/star/container/XHierarchicalName.idl
+++ b/udkapi/com/sun/star/container/XHierarchicalName.idl
@@ -25,11 +25,9 @@
#include <com/sun/star/lang/NoSupportException.idl>
-//=============================================================================
module com { module sun { module star { module container {
-//=============================================================================
/** specifies the fully qualified name of the object within a hierarchy.
@@ -40,14 +38,12 @@ module com { module sun { module star { module container {
*/
published interface XHierarchicalName: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** @returns
the fully qualified hierarchical name of the object.
*/
string getHierarchicalName();
- //-------------------------------------------------------------------------
/** builds the hierarchical name of an object, given a relative name
@@ -61,7 +57,6 @@ published interface XHierarchicalName: com::sun::star::uno::XInterface
com::sun::star::lang::NoSupportException );
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/container/XHierarchicalNameAccess.idl b/udkapi/com/sun/star/container/XHierarchicalNameAccess.idl
index d1d9d2f95bbb..63d1b2fab44c 100644
--- a/udkapi/com/sun/star/container/XHierarchicalNameAccess.idl
+++ b/udkapi/com/sun/star/container/XHierarchicalNameAccess.idl
@@ -23,11 +23,9 @@
#include <com/sun/star/container/NoSuchElementException.idl>
-//=============================================================================
module com { module sun { module star { module container {
-//=============================================================================
/** is used to have hierarchical access to elements within a container.
@@ -41,7 +39,6 @@ module com { module sun { module star { module container {
*/
published interface XHierarchicalNameAccess: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** @returns
the object with the specified name.
@@ -55,7 +52,6 @@ published interface XHierarchicalNameAccess: com::sun::star::uno::XInterface
any getByHierarchicalName( [in] string aName )
raises( com::sun::star::container::NoSuchElementException );
- //-------------------------------------------------------------------------
/** @returns
<TRUE/> if an element with this name is in
@@ -71,7 +67,6 @@ published interface XHierarchicalNameAccess: com::sun::star::uno::XInterface
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/container/XHierarchicalNameContainer.idl b/udkapi/com/sun/star/container/XHierarchicalNameContainer.idl
index 3f4ed34eb40e..a8e7ea077e3b 100644
--- a/udkapi/com/sun/star/container/XHierarchicalNameContainer.idl
+++ b/udkapi/com/sun/star/container/XHierarchicalNameContainer.idl
@@ -30,11 +30,9 @@
#include <com/sun/star/container/NoSuchElementException.idl>
-//=============================================================================
module com { module sun { module star { module container {
-//=============================================================================
/**
* Insertion and removal of hierarchical elements.
@@ -50,7 +48,6 @@ published interface XHierarchicalNameContainer : com::sun::star::container::XHie
com::sun::star::container::ElementExistException,
com::sun::star::lang::WrappedTargetException );
- //-------------------------------------------------------------------------
/** removes the element at the specified name.
*/
@@ -60,7 +57,6 @@ published interface XHierarchicalNameContainer : com::sun::star::container::XHie
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/container/XHierarchicalNameReplace.idl b/udkapi/com/sun/star/container/XHierarchicalNameReplace.idl
index 375c14ef9702..dd23a05faf75 100644
--- a/udkapi/com/sun/star/container/XHierarchicalNameReplace.idl
+++ b/udkapi/com/sun/star/container/XHierarchicalNameReplace.idl
@@ -29,11 +29,9 @@
#include <com/sun/star/container/NoSuchElementException.idl>
-//=============================================================================
module com { module sun { module star { module container {
-//=============================================================================
/**
* Replacement of hierarchical elements.
@@ -51,7 +49,6 @@ published interface XHierarchicalNameReplace : com::sun::star::container::XHiera
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/container/XIdentifierAccess.idl b/udkapi/com/sun/star/container/XIdentifierAccess.idl
index f7f2ae2809b4..b78989c40204 100644
--- a/udkapi/com/sun/star/container/XIdentifierAccess.idl
+++ b/udkapi/com/sun/star/container/XIdentifierAccess.idl
@@ -25,11 +25,9 @@
#include <com/sun/star/lang/WrappedTargetException.idl>
-//=============================================================================
module com { module sun { module star { module container {
-//=============================================================================
/** provides access to the elements of a collection through a unique identifier.
*/
@@ -63,7 +61,6 @@ published interface XIdentifierAccess: com::sun::star::container::XElementAccess
}
;
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/container/XIdentifierContainer.idl b/udkapi/com/sun/star/container/XIdentifierContainer.idl
index 7482537c0bff..923b487d6435 100644
--- a/udkapi/com/sun/star/container/XIdentifierContainer.idl
+++ b/udkapi/com/sun/star/container/XIdentifierContainer.idl
@@ -29,11 +29,9 @@
#include <com/sun/star/container/NoSuchElementException.idl>
-//=============================================================================
module com { module sun { module star { module container {
-//=============================================================================
/** This is the generic interface for supporting the creation and removal of
elements with unique identifiers.
@@ -42,7 +40,6 @@ module com { module sun { module star { module container {
*/
published interface XIdentifierContainer: com::sun::star::container::XIdentifierReplace
{
- //-------------------------------------------------------------------------
/** inserts an element and creates a new unique identifier for it.
@@ -65,7 +62,6 @@ published interface XIdentifierContainer: com::sun::star::container::XIdentifier
raises( com::sun::star::lang::IllegalArgumentException,
com::sun::star::lang::WrappedTargetException );
- //-------------------------------------------------------------------------
/** removes the element with the specified identifier.
@@ -86,7 +82,6 @@ published interface XIdentifierContainer: com::sun::star::container::XIdentifier
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/container/XIdentifierReplace.idl b/udkapi/com/sun/star/container/XIdentifierReplace.idl
index c5e2927244a0..1af78d4cc19b 100644
--- a/udkapi/com/sun/star/container/XIdentifierReplace.idl
+++ b/udkapi/com/sun/star/container/XIdentifierReplace.idl
@@ -28,11 +28,9 @@
#include <com/sun/star/lang/WrappedTargetException.idl>
-//=============================================================================
module com { module sun { module star { module container {
-//=============================================================================
/** This is the generic interface for supporting the replacement of elements
with unique identifiers.
@@ -66,7 +64,6 @@ published interface XIdentifierReplace: com::sun::star::container::XIdentifierAc
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/container/XImplicitIDAccess.idl b/udkapi/com/sun/star/container/XImplicitIDAccess.idl
index 25a57eaafb31..b5f5ac023b5a 100644
--- a/udkapi/com/sun/star/container/XImplicitIDAccess.idl
+++ b/udkapi/com/sun/star/container/XImplicitIDAccess.idl
@@ -25,7 +25,6 @@
#include <com/sun/star/lang/WrappedTargetException.idl>
-//=============================================================================
module com { module sun { module star { module container {
@@ -44,7 +43,6 @@ published interface XImplicitIDAccess: com::sun::star::container::XElementAccess
sequence<string> getImplicitIDs();
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/container/XImplicitIDContainer.idl b/udkapi/com/sun/star/container/XImplicitIDContainer.idl
index b3784699bcb0..ee2e4c91f3a6 100644
--- a/udkapi/com/sun/star/container/XImplicitIDContainer.idl
+++ b/udkapi/com/sun/star/container/XImplicitIDContainer.idl
@@ -26,7 +26,6 @@
#include <com/sun/star/lang/WrappedTargetException.idl>
-//=============================================================================
module com { module sun { module star { module container {
@@ -50,7 +49,6 @@ published interface XImplicitIDContainer: com::sun::star::container::XImplicitID
raises( com::sun::star::container::NoSuchElementException );
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/container/XImplicitIDReplace.idl b/udkapi/com/sun/star/container/XImplicitIDReplace.idl
index 54af3b8846a5..e16b3b6159f2 100644
--- a/udkapi/com/sun/star/container/XImplicitIDReplace.idl
+++ b/udkapi/com/sun/star/container/XImplicitIDReplace.idl
@@ -26,7 +26,6 @@
#include <com/sun/star/lang/WrappedTargetException.idl>
-//=============================================================================
module com { module sun { module star { module container {
@@ -42,7 +41,6 @@ published interface XImplicitIDReplace: com::sun::star::uno::XInterface
raises( com::sun::star::container::NoSuchElementException );
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/container/XIndexAccess.idl b/udkapi/com/sun/star/container/XIndexAccess.idl
index 6d5f88a25cc2..f5a745f29f7c 100644
--- a/udkapi/com/sun/star/container/XIndexAccess.idl
+++ b/udkapi/com/sun/star/container/XIndexAccess.idl
@@ -26,11 +26,9 @@
#include <com/sun/star/lang/WrappedTargetException.idl>
-//=============================================================================
module com { module sun { module star { module container {
-//=============================================================================
/** provides access to the elements of a collection through an
index.
@@ -40,14 +38,12 @@ module com { module sun { module star { module container {
*/
published interface XIndexAccess: com::sun::star::container::XElementAccess
{
- //-------------------------------------------------------------------------
/** @returns
the number of elements in this container.
*/
long getCount();
- //-------------------------------------------------------------------------
// DocMerge from idl: method com::sun::star::container::XIndexAccess::getByIndex
/** @returns
@@ -70,7 +66,6 @@ published interface XIndexAccess: com::sun::star::container::XElementAccess
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/container/XIndexContainer.idl b/udkapi/com/sun/star/container/XIndexContainer.idl
index 4e57a8ba87c2..289817308292 100644
--- a/udkapi/com/sun/star/container/XIndexContainer.idl
+++ b/udkapi/com/sun/star/container/XIndexContainer.idl
@@ -27,18 +27,15 @@
#include <com/sun/star/lang/WrappedTargetException.idl>
-//=============================================================================
module com { module sun { module star { module container {
-//=============================================================================
/** This is the generic interface for supporting the insertion and removal of
indexed elements.@see XContainer
*/
published interface XIndexContainer: com::sun::star::container::XIndexReplace
{
- //-------------------------------------------------------------------------
/** inserts the given element at the specified index.
@@ -50,7 +47,6 @@ published interface XIndexContainer: com::sun::star::container::XIndexReplace
com::sun::star::lang::IndexOutOfBoundsException,
com::sun::star::lang::WrappedTargetException );
- //-------------------------------------------------------------------------
/** removes the element at the specified index.
*/
@@ -60,7 +56,6 @@ published interface XIndexContainer: com::sun::star::container::XIndexReplace
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/container/XIndexReplace.idl b/udkapi/com/sun/star/container/XIndexReplace.idl
index 9718c266c067..97ab08023f50 100644
--- a/udkapi/com/sun/star/container/XIndexReplace.idl
+++ b/udkapi/com/sun/star/container/XIndexReplace.idl
@@ -27,11 +27,9 @@
#include <com/sun/star/lang/WrappedTargetException.idl>
-//=============================================================================
module com { module sun { module star { module container {
-//=============================================================================
/** This is the generic interface for supporting the replacement of indexed
elements.
@@ -39,7 +37,6 @@ module com { module sun { module star { module container {
*/
published interface XIndexReplace: com::sun::star::container::XIndexAccess
{
- //-------------------------------------------------------------------------
/** replaces the element at the specified index with the given element.
*/
@@ -51,7 +48,6 @@ published interface XIndexReplace: com::sun::star::container::XIndexAccess
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/container/XMap.idl b/udkapi/com/sun/star/container/XMap.idl
index 0e1654f9d980..4108ffdc8978 100644
--- a/udkapi/com/sun/star/container/XMap.idl
+++ b/udkapi/com/sun/star/container/XMap.idl
@@ -26,11 +26,9 @@
#include <com/sun/star/lang/NoSupportException.idl>
#include <com/sun/star/container/XElementAccess.idl>
-//=============================================================================
module com { module sun { module star { module container {
-//=============================================================================
/** describes a map between keys and values.
@@ -186,11 +184,9 @@ interface XMap
::com::sun::star::container::NoSuchElementException );
};
-//=============================================================================
}; }; }; };
-//=============================================================================
#endif
diff --git a/udkapi/com/sun/star/container/XNameAccess.idl b/udkapi/com/sun/star/container/XNameAccess.idl
index 642c0f35a17d..1c1688f4c3ed 100644
--- a/udkapi/com/sun/star/container/XNameAccess.idl
+++ b/udkapi/com/sun/star/container/XNameAccess.idl
@@ -25,11 +25,9 @@
#include <com/sun/star/lang/WrappedTargetException.idl>
-//=============================================================================
module com { module sun { module star { module container {
-//=============================================================================
/** is used to access named objects within a container.
@@ -40,7 +38,6 @@ module com { module sun { module star { module container {
*/
published interface XNameAccess: com::sun::star::container::XElementAccess
{
- //-------------------------------------------------------------------------
/** @returns
the object with the specified name.
@@ -60,7 +57,6 @@ published interface XNameAccess: com::sun::star::container::XElementAccess
raises( com::sun::star::container::NoSuchElementException,
com::sun::star::lang::WrappedTargetException );
- //-------------------------------------------------------------------------
/** @returns
a sequence of all element names in this container.
@@ -69,7 +65,6 @@ published interface XNameAccess: com::sun::star::container::XElementAccess
*/
sequence<string> getElementNames();
- //-------------------------------------------------------------------------
/** @returns
<TRUE/> if an element with this name is in
@@ -85,7 +80,6 @@ published interface XNameAccess: com::sun::star::container::XElementAccess
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/container/XNameContainer.idl b/udkapi/com/sun/star/container/XNameContainer.idl
index f098206cf39f..8b13f3f4a349 100644
--- a/udkapi/com/sun/star/container/XNameContainer.idl
+++ b/udkapi/com/sun/star/container/XNameContainer.idl
@@ -29,11 +29,9 @@
#include <com/sun/star/container/NoSuchElementException.idl>
-//=============================================================================
module com { module sun { module star { module container {
-//=============================================================================
/** This is the generic interface for supporting the insertion and removal of
named elements.
@@ -41,7 +39,6 @@ module com { module sun { module star { module container {
*/
published interface XNameContainer: com::sun::star::container::XNameReplace
{
- //-------------------------------------------------------------------------
/** inserts the given element at the specified name.
*/
@@ -51,7 +48,6 @@ published interface XNameContainer: com::sun::star::container::XNameReplace
com::sun::star::container::ElementExistException,
com::sun::star::lang::WrappedTargetException );
- //-------------------------------------------------------------------------
/** removes the element with the specified name.
*/
@@ -61,7 +57,6 @@ published interface XNameContainer: com::sun::star::container::XNameReplace
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/container/XNameReplace.idl b/udkapi/com/sun/star/container/XNameReplace.idl
index 8e3733cd114e..a65bc152f95e 100644
--- a/udkapi/com/sun/star/container/XNameReplace.idl
+++ b/udkapi/com/sun/star/container/XNameReplace.idl
@@ -27,11 +27,9 @@
#include <com/sun/star/lang/WrappedTargetException.idl>
-//=============================================================================
module com { module sun { module star { module container {
-//=============================================================================
/** This is the generic interface for supporting the replacement of named
elements.
@@ -39,7 +37,6 @@ module com { module sun { module star { module container {
*/
published interface XNameReplace: com::sun::star::container::XNameAccess
{
- //-------------------------------------------------------------------------
/** replaces the element with the specified name with the given element.
*/
@@ -51,7 +48,6 @@ published interface XNameReplace: com::sun::star::container::XNameAccess
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/container/XNamed.idl b/udkapi/com/sun/star/container/XNamed.idl
index c77903a5e6ea..6fa7ba9a62ea 100644
--- a/udkapi/com/sun/star/container/XNamed.idl
+++ b/udkapi/com/sun/star/container/XNamed.idl
@@ -21,11 +21,9 @@
#include <com/sun/star/uno/XInterface.idl>
-//=============================================================================
module com { module sun { module star { module container {
-//=============================================================================
/** specifies the name of the object.
@@ -33,14 +31,12 @@ module com { module sun { module star { module container {
*/
published interface XNamed: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** @returns
the programmatic name of the object.
*/
string getName();
- //-------------------------------------------------------------------------
/** sets the programmatic name of the object.
*/
@@ -48,7 +44,6 @@ published interface XNamed: com::sun::star::uno::XInterface
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/container/XSet.idl b/udkapi/com/sun/star/container/XSet.idl
index c64132eb2c84..236e847b82b4 100644
--- a/udkapi/com/sun/star/container/XSet.idl
+++ b/udkapi/com/sun/star/container/XSet.idl
@@ -27,18 +27,15 @@
#include <com/sun/star/container/NoSuchElementException.idl>
-//=============================================================================
module com { module sun { module star { module container {
-//=============================================================================
/** This is the generic interface for supporting the insertion and removal of
elements.@see XContainer
*/
published interface XSet: com::sun::star::container::XEnumerationAccess
{
- //-------------------------------------------------------------------------
/** @returns
<TRUE/> if the given element is a member of this container,
@@ -46,7 +43,6 @@ published interface XSet: com::sun::star::container::XEnumerationAccess
*/
boolean has( [in] any aElement );
- //-------------------------------------------------------------------------
/** inserts the given element into this container.
*/
@@ -54,7 +50,6 @@ published interface XSet: com::sun::star::container::XEnumerationAccess
raises( com::sun::star::lang::IllegalArgumentException,
com::sun::star::container::ElementExistException );
- //-------------------------------------------------------------------------
/** removes the given element from this container.
*/
@@ -64,7 +59,6 @@ published interface XSet: com::sun::star::container::XEnumerationAccess
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/container/XStringKeyMap.idl b/udkapi/com/sun/star/container/XStringKeyMap.idl
index d4de600baec8..47f58ebfa782 100644
--- a/udkapi/com/sun/star/container/XStringKeyMap.idl
+++ b/udkapi/com/sun/star/container/XStringKeyMap.idl
@@ -26,11 +26,9 @@
#include <com/sun/star/lang/IllegalArgumentException.idl>
#include <com/sun/star/container/NoSuchElementException.idl>
-//=============================================================================
module com { module sun { module star { module container {
-//=============================================================================
/** maps strings to anys.
@@ -39,7 +37,6 @@ module com { module sun { module star { module container {
interface XStringKeyMap
{
- //-------------------------------------------------------------------------
/** reads data from the map.
@param aKey
@@ -55,7 +52,6 @@ interface XStringKeyMap
raises( com::sun::star::container::NoSuchElementException );
- //-------------------------------------------------------------------------
/** checks for element existence.
@param aKey
@@ -67,7 +63,6 @@ interface XStringKeyMap
boolean hasValue( [in] string aKey );
- //-------------------------------------------------------------------------
/** writes data to the map.
@param aKey
@@ -87,13 +82,11 @@ interface XStringKeyMap
com::sun::star::container::ElementExistException );
- //-------------------------------------------------------------------------
/** the number of elements in the map.
*/
[attribute, readonly] long Count;
- //-------------------------------------------------------------------------
/** obtains the key of an element by index.
@param nIndex
@@ -110,7 +103,6 @@ interface XStringKeyMap
raises( com::sun::star::lang::IndexOutOfBoundsException );
- //-------------------------------------------------------------------------
/** obtains the value of an element by index.
@param nIndex
diff --git a/udkapi/com/sun/star/container/XUniqueIDAccess.idl b/udkapi/com/sun/star/container/XUniqueIDAccess.idl
index 2c6e879b5d99..dc6f9f4e67c0 100644
--- a/udkapi/com/sun/star/container/XUniqueIDAccess.idl
+++ b/udkapi/com/sun/star/container/XUniqueIDAccess.idl
@@ -25,7 +25,6 @@
#include <com/sun/star/lang/WrappedTargetException.idl>
-//=============================================================================
module com { module sun { module star { module container {
@@ -44,7 +43,6 @@ published interface XUniqueIDAccess: com::sun::star::uno::XInterface
void removeByUniqueID( [in] string ID ) raises( com::sun::star::container::NoSuchElementException );
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/io/AlreadyConnectedException.idl b/udkapi/com/sun/star/io/AlreadyConnectedException.idl
index ea0e57074cbe..223c4bd8ad7f 100644
--- a/udkapi/com/sun/star/io/AlreadyConnectedException.idl
+++ b/udkapi/com/sun/star/io/AlreadyConnectedException.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/io/IOException.idl>
-//=============================================================================
module com { module sun { module star { module io {
-//=============================================================================
// DocMerge from xml: exception com::sun::star::io::AlreadyConnectedException
/** is thrown when a client tries to connect to a resource to which he is
@@ -36,7 +34,6 @@ exception AlreadyConnectedException: com::sun::star::io::IOException
{
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/io/BufferSizeExceededException.idl b/udkapi/com/sun/star/io/BufferSizeExceededException.idl
index 598dd6275224..c14d71ef4464 100644
--- a/udkapi/com/sun/star/io/BufferSizeExceededException.idl
+++ b/udkapi/com/sun/star/io/BufferSizeExceededException.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/io/IOException.idl>
-//=============================================================================
module com { module sun { module star { module io {
-//=============================================================================
// DocMerge from xml: exception com::sun::star::io::BufferSizeExceededException
/** is thrown by instances which need to buffer data.
@@ -40,7 +38,6 @@ published exception BufferSizeExceededException: com::sun::star::io::IOException
{
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/io/ConnectException.idl b/udkapi/com/sun/star/io/ConnectException.idl
index cbb1a3af3a7b..f82ae4875a09 100644
--- a/udkapi/com/sun/star/io/ConnectException.idl
+++ b/udkapi/com/sun/star/io/ConnectException.idl
@@ -21,11 +21,9 @@
#include <com/sun/star/io/SocketException.idl>
-//=============================================================================
module com { module sun { module star { module io {
-//=============================================================================
// DocMerge from xml: exception com::sun::star::io::ConnectException
/** Signals that an error occurred while attempting to connect a
@@ -37,7 +35,6 @@ exception ConnectException: com::sun::star::io::SocketException
{
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/io/DataInputStream.idl b/udkapi/com/sun/star/io/DataInputStream.idl
index b30a8fbbd65b..2585700ded01 100644
--- a/udkapi/com/sun/star/io/DataInputStream.idl
+++ b/udkapi/com/sun/star/io/DataInputStream.idl
@@ -26,11 +26,9 @@
#include <com/sun/star/io/XConnectable.idl>
-//=============================================================================
module com { module sun { module star { module io {
-//=============================================================================
// DocMerge from xml: service com::sun::star::io::DataInputStream
/** reads structured data from a chained <type>XInputStream</type>.
@@ -57,7 +55,6 @@ published service DataInputStream
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/io/DataOutputStream.idl b/udkapi/com/sun/star/io/DataOutputStream.idl
index 1e190dcdfbfb..d17a8cadba9f 100644
--- a/udkapi/com/sun/star/io/DataOutputStream.idl
+++ b/udkapi/com/sun/star/io/DataOutputStream.idl
@@ -24,11 +24,9 @@
#include <com/sun/star/io/XActiveDataSource.idl>
-//=============================================================================
module com { module sun { module star { module io {
-//=============================================================================
// DocMerge from xml: service com::sun::star::io::DataOutputStream
/** writes structured data to a chained <type>XOutputStream</type>.
@@ -49,7 +47,6 @@ published service DataOutputStream
interface com::sun::star::io::XActiveDataSource;
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/io/DataTransferEvent.idl b/udkapi/com/sun/star/io/DataTransferEvent.idl
index 86fe1ae54808..f2dd78dc7135 100644
--- a/udkapi/com/sun/star/io/DataTransferEvent.idl
+++ b/udkapi/com/sun/star/io/DataTransferEvent.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/lang/EventObject.idl>
-//=============================================================================
module com { module sun { module star { module io {
-//=============================================================================
// DocMerge from xml: struct com::sun::star::io::DataTransferEvent
/** is broadcast by a filter.
@@ -34,7 +32,6 @@ module com { module sun { module star { module io {
*/
published struct DataTransferEvent: com::sun::star::lang::EventObject
{
- //-------------------------------------------------------------------------
// DocMerge from xml: field com::sun::star::io::DataTransferEvent::aException
/** specifies an occurred exception.
@@ -43,7 +40,6 @@ published struct DataTransferEvent: com::sun::star::lang::EventObject
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/io/FilePermission.idl b/udkapi/com/sun/star/io/FilePermission.idl
index 8c2afd34be2e..2b498a01f597 100644
--- a/udkapi/com/sun/star/io/FilePermission.idl
+++ b/udkapi/com/sun/star/io/FilePermission.idl
@@ -18,11 +18,9 @@
*/
#ifndef __com_sun_star_io_FilePermission_idl__
#define __com_sun_star_io_FilePermission_idl__
-//=============================================================================
module com { module sun { module star { module io {
-//=============================================================================
/** This permission represents access to a file or directory.
A FilePermission consists of a file url and a set of actions valid for that url.
@@ -69,7 +67,6 @@ published struct FilePermission
string Actions;
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/io/IOException.idl b/udkapi/com/sun/star/io/IOException.idl
index 03eaa3980d60..6892ae3ae4b9 100644
--- a/udkapi/com/sun/star/io/IOException.idl
+++ b/udkapi/com/sun/star/io/IOException.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/uno/Exception.idl>
-//=============================================================================
module com { module sun { module star { module io {
-//=============================================================================
// DocMerge from xml: exception com::sun::star::io::IOException
/** is thrown when an input or output error has occurred.
@@ -35,7 +33,6 @@ published exception IOException: com::sun::star::uno::Exception
{
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/io/MarkableInputStream.idl b/udkapi/com/sun/star/io/MarkableInputStream.idl
index 32ad64b8bec1..9ef2e92ff783 100644
--- a/udkapi/com/sun/star/io/MarkableInputStream.idl
+++ b/udkapi/com/sun/star/io/MarkableInputStream.idl
@@ -28,7 +28,6 @@
module com { module sun { module star { module io {
-//==========================================================================
/** allows to set marks in an inputstream and to later jump back to these
marks.
<p>The implementation reads the original data from the input stream,
diff --git a/udkapi/com/sun/star/io/MarkableOutputStream.idl b/udkapi/com/sun/star/io/MarkableOutputStream.idl
index 972eab6e1445..41756c8634a7 100644
--- a/udkapi/com/sun/star/io/MarkableOutputStream.idl
+++ b/udkapi/com/sun/star/io/MarkableOutputStream.idl
@@ -26,7 +26,6 @@
module com { module sun { module star { module io {
-//==========================================================================
/** allows to set marks in an outputstream and to later jump back to these
marks.
<p>The implementation stores the data as long as marks exists
diff --git a/udkapi/com/sun/star/io/NoRouteToHostException.idl b/udkapi/com/sun/star/io/NoRouteToHostException.idl
index cd7471d5b41b..ae2d32acef17 100644
--- a/udkapi/com/sun/star/io/NoRouteToHostException.idl
+++ b/udkapi/com/sun/star/io/NoRouteToHostException.idl
@@ -21,11 +21,9 @@
#include <com/sun/star/io/SocketException.idl>
-//=============================================================================
module com { module sun { module star { module io {
-//=============================================================================
// DocMerge from xml: exception com::sun::star::io::NoRouteToHostException
/** Signals that an error occurred while attempting to connect a socket to
@@ -36,7 +34,6 @@ exception NoRouteToHostException: com::sun::star::io::SocketException
{
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/io/NotConnectedException.idl b/udkapi/com/sun/star/io/NotConnectedException.idl
index b1460cedf310..04bd4a8b14f1 100644
--- a/udkapi/com/sun/star/io/NotConnectedException.idl
+++ b/udkapi/com/sun/star/io/NotConnectedException.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/io/IOException.idl>
-//=============================================================================
module com { module sun { module star { module io {
-//=============================================================================
// DocMerge from xml: exception com::sun::star::io::NotConnectedException
/** is thrown when a read/write operation is tried on an instance that has
@@ -36,7 +34,6 @@ published exception NotConnectedException: com::sun::star::io::IOException
{
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/io/ObjectInputStream.idl b/udkapi/com/sun/star/io/ObjectInputStream.idl
index 1d51f8db9ab8..1e539c854923 100644
--- a/udkapi/com/sun/star/io/ObjectInputStream.idl
+++ b/udkapi/com/sun/star/io/ObjectInputStream.idl
@@ -28,11 +28,9 @@
#include <com/sun/star/io/XMarkableStream.idl>
-//=============================================================================
module com { module sun { module star { module io {
-//=============================================================================
// DocMerge from xml: service com::sun::star::io::ObjectInputStream
/** is a stream which allows reading the data of persistent objects.
@@ -83,7 +81,6 @@ published service ObjectInputStream
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/io/ObjectOutputStream.idl b/udkapi/com/sun/star/io/ObjectOutputStream.idl
index e82c25560afb..1b472c2b0ec9 100644
--- a/udkapi/com/sun/star/io/ObjectOutputStream.idl
+++ b/udkapi/com/sun/star/io/ObjectOutputStream.idl
@@ -26,11 +26,9 @@
#include <com/sun/star/io/XConnectable.idl>
-//=============================================================================
module com { module sun { module star { module io {
-//=============================================================================
// DocMerge from xml: service com::sun::star::io::ObjectOutputStream
/** is a stream which allows writing the data of persistent objects.
@@ -72,7 +70,6 @@ published service ObjectOutputStream
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/io/Pipe.idl b/udkapi/com/sun/star/io/Pipe.idl
index 43f437e7bf83..7a506db02dff 100644
--- a/udkapi/com/sun/star/io/Pipe.idl
+++ b/udkapi/com/sun/star/io/Pipe.idl
@@ -24,11 +24,9 @@
#include <com/sun/star/io/XInputStream.idl>
-//=============================================================================
module com { module sun { module star { module io {
-//=============================================================================
// DocMerge from xml: service com::sun::star::io::Pipe
/** the implementation of an output stream and an input stream.
@@ -50,7 +48,6 @@ published service Pipe
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/io/Pump.idl b/udkapi/com/sun/star/io/Pump.idl
index 8c270c044b87..d10e6467ea1a 100644
--- a/udkapi/com/sun/star/io/Pump.idl
+++ b/udkapi/com/sun/star/io/Pump.idl
@@ -26,11 +26,9 @@
#include <com/sun/star/io/XActiveDataControl.idl>
-//=============================================================================
module com { module sun { module star { module io {
-//=============================================================================
// DocMerge from xml: service com::sun::star::io::Pump
/** the implementation of a data source and a data sink.
@@ -54,7 +52,6 @@ published service Pump
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/io/SequenceInputStream.idl b/udkapi/com/sun/star/io/SequenceInputStream.idl
index fae9daafd561..0bf730eaed4f 100644
--- a/udkapi/com/sun/star/io/SequenceInputStream.idl
+++ b/udkapi/com/sun/star/io/SequenceInputStream.idl
@@ -24,11 +24,9 @@
#include <com/sun/star/lang/IllegalArgumentException.idl>
-//=============================================================================
module com { module sun { module star { module io {
-//=============================================================================
// DocMerge from xml: service com::sun::star::io::SequenceInputStream
/** This service allows to wrap a sequence of bytes with a stream object.
@@ -40,7 +38,6 @@ published service SequenceInputStream : XSeekableInputStream
createStreamFromSequence( [in] sequence<byte> aData );
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/io/SequenceOutputStream.idl b/udkapi/com/sun/star/io/SequenceOutputStream.idl
index 5d0cede10e60..4e9dcf821d7e 100644
--- a/udkapi/com/sun/star/io/SequenceOutputStream.idl
+++ b/udkapi/com/sun/star/io/SequenceOutputStream.idl
@@ -22,16 +22,13 @@
#include <com/sun/star/io/XSequenceOutputStream.idl>
-//=============================================================================
module com { module sun { module star { module io {
-//=============================================================================
/** This service allows to wrap a sequence of bytes with a output stream object.
*/
service SequenceOutputStream : XSequenceOutputStream;
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/io/SocketException.idl b/udkapi/com/sun/star/io/SocketException.idl
index 4daa4afe8afb..fdc73a4e3c2c 100644
--- a/udkapi/com/sun/star/io/SocketException.idl
+++ b/udkapi/com/sun/star/io/SocketException.idl
@@ -21,11 +21,9 @@
#include <com/sun/star/io/IOException.idl>
-//=============================================================================
module com { module sun { module star { module io {
-//=============================================================================
// DocMerge from xml: exception com::sun::star::io::SocketException
/** Thrown to indicate that there is an error in the underlying
@@ -35,7 +33,6 @@ exception SocketException: com::sun::star::io::IOException
{
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/io/TempFile.idl b/udkapi/com/sun/star/io/TempFile.idl
index 353306dbace3..766e3382110f 100644
--- a/udkapi/com/sun/star/io/TempFile.idl
+++ b/udkapi/com/sun/star/io/TempFile.idl
@@ -22,15 +22,12 @@
#include <com/sun/star/io/XTempFile.idl>
-//=========================================================================
module com { module sun { module star { module io {
-//========================================================================
/** This service allows to get access to temp files.
*/
service TempFile : XTempFile;
-//=========================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/io/TextInputStream.idl b/udkapi/com/sun/star/io/TextInputStream.idl
index 2a60e0e76d52..d7e6703985f2 100644
--- a/udkapi/com/sun/star/io/TextInputStream.idl
+++ b/udkapi/com/sun/star/io/TextInputStream.idl
@@ -26,11 +26,9 @@
#include <com/sun/star/io/XConnectable.idl>
-//=============================================================================
module com { module sun { module star { module io {
-//=============================================================================
/** provides functionality to read text data from a
<type scope="com::sun::star::io">XInputStream</type>
that initially has to be passed to the method
@@ -49,7 +47,6 @@ published service TextInputStream
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/io/TextOutputStream.idl b/udkapi/com/sun/star/io/TextOutputStream.idl
index 05e7abaef3c0..d8a46ff02884 100644
--- a/udkapi/com/sun/star/io/TextOutputStream.idl
+++ b/udkapi/com/sun/star/io/TextOutputStream.idl
@@ -24,11 +24,9 @@
#include <com/sun/star/io/XActiveDataSource.idl>
-//=============================================================================
module com { module sun { module star { module io {
-//=============================================================================
/** provides functionality to write text data to a
<type scope="com::sun::star::io">XOutputStream</type>
that initially has to be passed to the method
@@ -47,7 +45,6 @@ published service TextOutputStream
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/io/UnexpectedEOFException.idl b/udkapi/com/sun/star/io/UnexpectedEOFException.idl
index 9c3f56af4091..9732aad4d122 100644
--- a/udkapi/com/sun/star/io/UnexpectedEOFException.idl
+++ b/udkapi/com/sun/star/io/UnexpectedEOFException.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/io/IOException.idl>
-//=============================================================================
module com { module sun { module star { module io {
-//=============================================================================
// DocMerge from xml: exception com::sun::star::io::UnexpectedEOFException
/** is thrown when the <code>EOF/code> is reached during reading a datatype
@@ -36,7 +34,6 @@ published exception UnexpectedEOFException: com::sun::star::io::IOException
{
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/io/UnknownHostException.idl b/udkapi/com/sun/star/io/UnknownHostException.idl
index 4fd1d07b1834..ab11cf7f621a 100644
--- a/udkapi/com/sun/star/io/UnknownHostException.idl
+++ b/udkapi/com/sun/star/io/UnknownHostException.idl
@@ -21,11 +21,9 @@
#include <com/sun/star/io/IOException.idl>
-//=============================================================================
module com { module sun { module star { module io {
-//=============================================================================
// DocMerge from xml: exception com::sun::star::io::UnknownHostException
/** is thrown when the IP address of a host could not be determined.
@@ -34,7 +32,6 @@ exception UnknownHostException: com::sun::star::io::IOException
{
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/io/WrongFormatException.idl b/udkapi/com/sun/star/io/WrongFormatException.idl
index dafb8685b0a6..207d59c68e04 100644
--- a/udkapi/com/sun/star/io/WrongFormatException.idl
+++ b/udkapi/com/sun/star/io/WrongFormatException.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/io/IOException.idl>
-//=============================================================================
module com { module sun { module star { module io {
-//=============================================================================
// DocMerge from xml: exception com::sun::star::io::WrongFormatException
/** is thrown when inconsistent data comes up while reading a complex
@@ -36,7 +34,6 @@ published exception WrongFormatException: com::sun::star::io::IOException
{
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/io/XActiveDataControl.idl b/udkapi/com/sun/star/io/XActiveDataControl.idl
index c35bf307d129..02b727e4a93c 100644
--- a/udkapi/com/sun/star/io/XActiveDataControl.idl
+++ b/udkapi/com/sun/star/io/XActiveDataControl.idl
@@ -24,11 +24,9 @@
#include <com/sun/star/io/XStreamListener.idl>
-//=============================================================================
module com { module sun { module star { module io {
-//=============================================================================
// DocMerge from xml: interface com::sun::star::io::XActiveDataControl
/** makes it possible to control an active data source.
@@ -38,7 +36,6 @@ module com { module sun { module star { module io {
*/
published interface XActiveDataControl: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
// DocMerge from xml: method com::sun::star::io::XActiveDataControl::addListener
/** registers an object to receive events from this data source.
@@ -47,7 +44,6 @@ published interface XActiveDataControl: com::sun::star::uno::XInterface
*/
void addListener( [in] com::sun::star::io::XStreamListener aListener );
- //-------------------------------------------------------------------------
// DocMerge from xml: method com::sun::star::io::XActiveDataControl::removeListener
/** unregisters an object to receive events from this data source.
@@ -57,7 +53,6 @@ published interface XActiveDataControl: com::sun::star::uno::XInterface
*/
void removeListener( [in] com::sun::star::io::XStreamListener aListener );
- //-------------------------------------------------------------------------
// DocMerge from xml: method com::sun::star::io::XActiveDataControl::start
/** starts I/O.
@@ -71,7 +66,6 @@ published interface XActiveDataControl: com::sun::star::uno::XInterface
*/
void start();
- //-------------------------------------------------------------------------
// DocMerge from xml: method com::sun::star::io::XActiveDataControl::terminate
/** does a weak abort.
@@ -85,7 +79,6 @@ published interface XActiveDataControl: com::sun::star::uno::XInterface
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/io/XActiveDataSink.idl b/udkapi/com/sun/star/io/XActiveDataSink.idl
index 634cf48a016e..266fde3c920f 100644
--- a/udkapi/com/sun/star/io/XActiveDataSink.idl
+++ b/udkapi/com/sun/star/io/XActiveDataSink.idl
@@ -24,11 +24,9 @@
#include <com/sun/star/io/XInputStream.idl>
-//=============================================================================
module com { module sun { module star { module io {
-//=============================================================================
// DocMerge from xml: interface com::sun::star::io::XActiveDataSink
/** makes it possible to read the corresponding object from an input stream.
@@ -38,7 +36,6 @@ module com { module sun { module star { module io {
*/
published interface XActiveDataSink: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
// DocMerge from xml: method com::sun::star::io::XActiveDataSink::setInputStream
/** plugs the input stream.
@@ -49,7 +46,6 @@ published interface XActiveDataSink: com::sun::star::uno::XInterface
*/
void setInputStream( [in] com::sun::star::io::XInputStream aStream );
- //-------------------------------------------------------------------------
// DocMerge from idl: method com::sun::star::io::XActiveDataSink::getInputStream
/** @returns
@@ -59,7 +55,6 @@ published interface XActiveDataSink: com::sun::star::uno::XInterface
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/io/XActiveDataSource.idl b/udkapi/com/sun/star/io/XActiveDataSource.idl
index f620d927d0e9..7dc43a2b03e4 100644
--- a/udkapi/com/sun/star/io/XActiveDataSource.idl
+++ b/udkapi/com/sun/star/io/XActiveDataSource.idl
@@ -24,11 +24,9 @@
#include <com/sun/star/io/XOutputStream.idl>
-//=============================================================================
module com { module sun { module star { module io {
-//=============================================================================
// DocMerge from xml: interface com::sun::star::io::XActiveDataSource
/** has to be implemented if the class should be able to write into an output
@@ -37,7 +35,6 @@ module com { module sun { module star { module io {
*/
published interface XActiveDataSource: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
// DocMerge from xml: method com::sun::star::io::XActiveDataSource::setOutputStream
/** plugs the output stream.
@@ -49,7 +46,6 @@ published interface XActiveDataSource: com::sun::star::uno::XInterface
*/
void setOutputStream( [in] com::sun::star::io::XOutputStream aStream );
- //-------------------------------------------------------------------------
// DocMerge from idl: method com::sun::star::io::XActiveDataSource::getOutputStream
/** @returns
@@ -59,7 +55,6 @@ published interface XActiveDataSource: com::sun::star::uno::XInterface
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/io/XActiveDataStreamer.idl b/udkapi/com/sun/star/io/XActiveDataStreamer.idl
index 0b0e5b5faa52..a65796d6ce04 100644
--- a/udkapi/com/sun/star/io/XActiveDataStreamer.idl
+++ b/udkapi/com/sun/star/io/XActiveDataStreamer.idl
@@ -24,11 +24,9 @@
#include <com/sun/star/io/XStream.idl>
-//=============================================================================
module com { module sun { module star { module io {
-//=============================================================================
// DocMerge from xml: interface com::sun::star::io::XActiveDataStreamer
/** makes it possible to read and write the corresponding stream.
@@ -39,7 +37,6 @@ module com { module sun { module star { module io {
*/
published interface XActiveDataStreamer: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
// DocMerge from xml: method com::sun::star::io::XActiveDataStreamer::setStream
/** plugs the input/output stream.
@@ -50,7 +47,6 @@ published interface XActiveDataStreamer: com::sun::star::uno::XInterface
*/
void setStream( [in] com::sun::star::io::XStream aStream );
- //-------------------------------------------------------------------------
// DocMerge from idl: method com::sun::star::io::XActiveDataStreamer::getStream
/** @returns
@@ -60,7 +56,6 @@ published interface XActiveDataStreamer: com::sun::star::uno::XInterface
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/io/XConnectable.idl b/udkapi/com/sun/star/io/XConnectable.idl
index 4c56e64a3312..04cb3f0fc712 100644
--- a/udkapi/com/sun/star/io/XConnectable.idl
+++ b/udkapi/com/sun/star/io/XConnectable.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/uno/XInterface.idl>
-//=============================================================================
module com { module sun { module star { module io {
-//=============================================================================
// DocMerge from xml: interface com::sun::star::io::XConnectable
/** makes it possible to connect data sinks and sources.
@@ -42,14 +40,12 @@
*/
published interface XConnectable: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
// DocMerge from xml: method com::sun::star::io::XConnectable::setPredecessor
/** sets the source of the data flow for this object.
*/
void setPredecessor( [in] com::sun::star::io::XConnectable aPredecessor );
- //-------------------------------------------------------------------------
// DocMerge from idl: method com::sun::star::io::XConnectable::getPredecessor
/** @returns
@@ -57,14 +53,12 @@ published interface XConnectable: com::sun::star::uno::XInterface
*/
com::sun::star::io::XConnectable getPredecessor();
- //-------------------------------------------------------------------------
// DocMerge from xml: method com::sun::star::io::XConnectable::setSuccessor
/** sets the sink of the data flow for this object.
*/
void setSuccessor( [in] com::sun::star::io::XConnectable aSuccessor );
- //-------------------------------------------------------------------------
// DocMerge from idl: method com::sun::star::io::XConnectable::getSuccessor
/** @returns
@@ -74,7 +68,6 @@ published interface XConnectable: com::sun::star::uno::XInterface
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/io/XDataExporter.idl b/udkapi/com/sun/star/io/XDataExporter.idl
index 3e2e2dfdadb3..1eda44f79140 100644
--- a/udkapi/com/sun/star/io/XDataExporter.idl
+++ b/udkapi/com/sun/star/io/XDataExporter.idl
@@ -28,11 +28,9 @@
#include <com/sun/star/io/XDataTransferEventListener.idl>
-//=============================================================================
module com { module sun { module star { module io {
-//=============================================================================
// DocMerge from xml: interface com::sun::star::io::XDataExporter
/** makes it possible to export data from a component into a data sink.
@@ -42,7 +40,6 @@ module com { module sun { module star { module io {
*/
published interface XDataExporter: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
// DocMerge from xml: method com::sun::star::io::XDataExporter::exportData
/** exports data for a component into an output stream.
@@ -51,7 +48,6 @@ published interface XDataExporter: com::sun::star::uno::XInterface
[in] com::sun::star::lang::XComponent Component,
[in] com::sun::star::io::XDataTransferEventListener aListener );
- //-------------------------------------------------------------------------
// DocMerge from xml: method com::sun::star::io::XDataExporter::cancel
/** cancels the export process.
@@ -60,7 +56,6 @@ published interface XDataExporter: com::sun::star::uno::XInterface
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/io/XDataImporter.idl b/udkapi/com/sun/star/io/XDataImporter.idl
index fb480e8316d9..273061230ee5 100644
--- a/udkapi/com/sun/star/io/XDataImporter.idl
+++ b/udkapi/com/sun/star/io/XDataImporter.idl
@@ -28,11 +28,9 @@
#include <com/sun/star/io/XDataTransferEventListener.idl>
-//=============================================================================
module com { module sun { module star { module io {
-//=============================================================================
// DocMerge from xml: interface com::sun::star::io::XDataImporter
/** makes it possible to import data from a data source into a component.
@@ -41,7 +39,6 @@ module com { module sun { module star { module io {
*/
published interface XDataImporter: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
// DocMerge from xml: method com::sun::star::io::XDataImporter::importData
/** imports data for a component from an active data source.
@@ -50,7 +47,6 @@ published interface XDataImporter: com::sun::star::uno::XInterface
[in] com::sun::star::lang::XComponent Component,
[in] com::sun::star::io::XDataTransferEventListener aListener );
- //-------------------------------------------------------------------------
// DocMerge from xml: method com::sun::star::io::XDataImporter::cancel
/** cancels the import process.
@@ -59,7 +55,6 @@ published interface XDataImporter: com::sun::star::uno::XInterface
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/io/XDataInputStream.idl b/udkapi/com/sun/star/io/XDataInputStream.idl
index 0042e9714f8c..d2148a31eb11 100644
--- a/udkapi/com/sun/star/io/XDataInputStream.idl
+++ b/udkapi/com/sun/star/io/XDataInputStream.idl
@@ -24,11 +24,9 @@
#include <com/sun/star/io/IOException.idl>
-//=============================================================================
module com { module sun { module star { module io {
-//=============================================================================
// DocMerge from xml: interface com::sun::star::io::XDataInputStream
/** makes it possible to read machine-independent simple data types from a
@@ -37,7 +35,6 @@ module com { module sun { module star { module io {
*/
published interface XDataInputStream: com::sun::star::io::XInputStream
{
- //-------------------------------------------------------------------------
// DocMerge from xml: method com::sun::star::io::XDataInputStream::readBoolean
/** reads in a boolean. It is an 8-bit value. 0 means FALSE; all
@@ -46,7 +43,6 @@ published interface XDataInputStream: com::sun::star::io::XInputStream
byte readBoolean()
raises( com::sun::star::io::IOException );
- //-------------------------------------------------------------------------
// DocMerge from xml: method com::sun::star::io::XDataInputStream::readByte
/** reads an 8-bit byte.
@@ -54,7 +50,6 @@ published interface XDataInputStream: com::sun::star::io::XInputStream
byte readByte()
raises( com::sun::star::io::IOException );
- //-------------------------------------------------------------------------
// DocMerge from xml: method com::sun::star::io::XDataInputStream::readChar
/** reads a 16-bit unicode character.
@@ -62,7 +57,6 @@ published interface XDataInputStream: com::sun::star::io::XInputStream
char readChar()
raises( com::sun::star::io::IOException );
- //-------------------------------------------------------------------------
// DocMerge from xml: method com::sun::star::io::XDataInputStream::readShort
/** reads a 16-bit big endian integer.
@@ -70,7 +64,6 @@ published interface XDataInputStream: com::sun::star::io::XInputStream
short readShort()
raises( com::sun::star::io::IOException );
- //-------------------------------------------------------------------------
// DocMerge from xml: method com::sun::star::io::XDataInputStream::readLong
/** reads a 32-bit big endian integer.
@@ -78,7 +71,6 @@ published interface XDataInputStream: com::sun::star::io::XInputStream
long readLong()
raises( com::sun::star::io::IOException );
- //-------------------------------------------------------------------------
// DocMerge from xml: method com::sun::star::io::XDataInputStream::readHyper
/** reads a 64-bit big endian integer.
@@ -86,7 +78,6 @@ published interface XDataInputStream: com::sun::star::io::XInputStream
hyper readHyper()
raises( com::sun::star::io::IOException );
- //-------------------------------------------------------------------------
// DocMerge from xml: method com::sun::star::io::XDataInputStream::readFloat
/** reads a 32-bit IEEE float.
@@ -94,7 +85,6 @@ published interface XDataInputStream: com::sun::star::io::XInputStream
float readFloat()
raises( com::sun::star::io::IOException );
- //-------------------------------------------------------------------------
// DocMerge from xml: method com::sun::star::io::XDataInputStream::readDouble
/** reads a 64-bit IEEE double.
@@ -102,7 +92,6 @@ published interface XDataInputStream: com::sun::star::io::XInputStream
double readDouble()
raises( com::sun::star::io::IOException );
- //-------------------------------------------------------------------------
// DocMerge from xml: method com::sun::star::io::XDataInputStream::readUTF
/** reads a string of UTF encoded characters.
@@ -112,7 +101,6 @@ published interface XDataInputStream: com::sun::star::io::XInputStream
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/io/XDataOutputStream.idl b/udkapi/com/sun/star/io/XDataOutputStream.idl
index 84bb0452983b..69836652496b 100644
--- a/udkapi/com/sun/star/io/XDataOutputStream.idl
+++ b/udkapi/com/sun/star/io/XDataOutputStream.idl
@@ -24,11 +24,9 @@
#include <com/sun/star/io/IOException.idl>
-//=============================================================================
module com { module sun { module star { module io {
-//=============================================================================
// DocMerge from xml: interface com::sun::star::io::XDataOutputStream
/** makes it possible to write machine-independent simple data types to a
@@ -37,7 +35,6 @@ module com { module sun { module star { module io {
*/
published interface XDataOutputStream: com::sun::star::io::XOutputStream
{
- //-------------------------------------------------------------------------
// DocMerge from xml: method com::sun::star::io::XDataOutputStream::writeBoolean
/** writes a boolean. It is an 8-bit value. 0 means FALSE; all other
@@ -46,7 +43,6 @@ published interface XDataOutputStream: com::sun::star::io::XOutputStream
void writeBoolean( [in] boolean Value )
raises( com::sun::star::io::IOException );
- //-------------------------------------------------------------------------
// DocMerge from xml: method com::sun::star::io::XDataOutputStream::writeByte
/** writes an 8-bit byte.
@@ -54,7 +50,6 @@ published interface XDataOutputStream: com::sun::star::io::XOutputStream
void writeByte( [in] byte Value )
raises( com::sun::star::io::IOException );
- //-------------------------------------------------------------------------
// DocMerge from xml: method com::sun::star::io::XDataOutputStream::writeChar
/** writes a 16-bit character.
@@ -62,7 +57,6 @@ published interface XDataOutputStream: com::sun::star::io::XOutputStream
void writeChar( [in] char Value )
raises( com::sun::star::io::IOException );
- //-------------------------------------------------------------------------
// DocMerge from xml: method com::sun::star::io::XDataOutputStream::writeShort
/** writes a 16-bit big endian integer.
@@ -70,7 +64,6 @@ published interface XDataOutputStream: com::sun::star::io::XOutputStream
void writeShort( [in] short Value )
raises( com::sun::star::io::IOException );
- //-------------------------------------------------------------------------
// DocMerge from xml: method com::sun::star::io::XDataOutputStream::writeLong
/** writes a 32-bit big endian integer.
@@ -78,7 +71,6 @@ published interface XDataOutputStream: com::sun::star::io::XOutputStream
void writeLong( [in] long Value )
raises( com::sun::star::io::IOException );
- //-------------------------------------------------------------------------
// DocMerge from xml: method com::sun::star::io::XDataOutputStream::writeHyper
/** writes a 64-bit big endian integer.
@@ -86,7 +78,6 @@ published interface XDataOutputStream: com::sun::star::io::XOutputStream
void writeHyper( [in] hyper Value )
raises( com::sun::star::io::IOException );
- //-------------------------------------------------------------------------
// DocMerge from xml: method com::sun::star::io::XDataOutputStream::writeFloat
/** writes a 32-bit IEEE float.
@@ -94,7 +85,6 @@ published interface XDataOutputStream: com::sun::star::io::XOutputStream
void writeFloat( [in] float Value )
raises( com::sun::star::io::IOException );
- //-------------------------------------------------------------------------
// DocMerge from xml: method com::sun::star::io::XDataOutputStream::writeDouble
/** writes a 64-bit IEEE double.
@@ -102,7 +92,6 @@ published interface XDataOutputStream: com::sun::star::io::XOutputStream
void writeDouble( [in] double Value )
raises( com::sun::star::io::IOException );
- //-------------------------------------------------------------------------
// DocMerge from xml: method com::sun::star::io::XDataOutputStream::writeUTF
/** writes a string in UTF format.
@@ -112,7 +101,6 @@ published interface XDataOutputStream: com::sun::star::io::XOutputStream
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/io/XDataTransferEventListener.idl b/udkapi/com/sun/star/io/XDataTransferEventListener.idl
index 305c483ea001..b2590ba9e747 100644
--- a/udkapi/com/sun/star/io/XDataTransferEventListener.idl
+++ b/udkapi/com/sun/star/io/XDataTransferEventListener.idl
@@ -24,25 +24,21 @@
#include <com/sun/star/io/DataTransferEvent.idl>
-//=============================================================================
module com { module sun { module star { module io {
-//=============================================================================
// DocMerge from xml: interface com::sun::star::io::XDataTransferEventListener
/** is used to receive callbacks from an importer or exporter.
*/
published interface XDataTransferEventListener: com::sun::star::lang::XEventListener
{
- //-------------------------------------------------------------------------
// DocMerge from xml: method com::sun::star::io::XDataTransferEventListener::finished
/** is called when an import or export process has finished.
*/
[oneway] void finished( [in] com::sun::star::io::DataTransferEvent aEvent );
- //-------------------------------------------------------------------------
// DocMerge from xml: method com::sun::star::io::XDataTransferEventListener::cancelled
/** is called when an import or export process has been cancelled.
@@ -51,7 +47,6 @@ published interface XDataTransferEventListener: com::sun::star::lang::XEventList
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/io/XInputStream.idl b/udkapi/com/sun/star/io/XInputStream.idl
index d2dfb230f8a7..90af38667849 100644
--- a/udkapi/com/sun/star/io/XInputStream.idl
+++ b/udkapi/com/sun/star/io/XInputStream.idl
@@ -26,11 +26,9 @@
#include <com/sun/star/io/BufferSizeExceededException.idl>
-//=============================================================================
module com { module sun { module star { module io {
-//=============================================================================
// DocMerge from xml: interface com::sun::star::io::XInputStream
/** This is the basic interface to read data from a stream.
@@ -40,7 +38,6 @@ module com { module sun { module star { module io {
*/
published interface XInputStream: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
// DocMerge from xml: method com::sun::star::io::XInputStream::readBytes
/** reads the specified number of bytes in the given sequence.
@@ -84,7 +81,6 @@ published interface XInputStream: com::sun::star::uno::XInterface
com::sun::star::io::BufferSizeExceededException,
com::sun::star::io::IOException);
- //-------------------------------------------------------------------------
// DocMerge from xml: method com::sun::star::io::XInputStream::readSomeBytes
/** reads the available number of bytes, at maximum
@@ -108,7 +104,6 @@ published interface XInputStream: com::sun::star::uno::XInterface
com::sun::star::io::BufferSizeExceededException,
com::sun::star::io::IOException );
- //-------------------------------------------------------------------------
// DocMerge from xml: method com::sun::star::io::XInputStream::skipBytes
/** skips the next <var>nBytesToSkip</var> bytes (must be positive).
@@ -123,7 +118,6 @@ published interface XInputStream: com::sun::star::uno::XInterface
com::sun::star::io::BufferSizeExceededException,
com::sun::star::io::IOException );
- //-------------------------------------------------------------------------
// DocMerge from xml: method com::sun::star::io::XInputStream::available
/** states how many bytes can be read or skipped without blocking.
@@ -136,7 +130,6 @@ published interface XInputStream: com::sun::star::uno::XInterface
com::sun::star::io::IOException
);
- //-------------------------------------------------------------------------
// DocMerge from xml: method com::sun::star::io::XInputStream::closeInput
/** closes the stream.
@@ -153,7 +146,6 @@ published interface XInputStream: com::sun::star::uno::XInterface
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/io/XInputStreamProvider.idl b/udkapi/com/sun/star/io/XInputStreamProvider.idl
index 10c282bf5e90..18e41a119d71 100644
--- a/udkapi/com/sun/star/io/XInputStreamProvider.idl
+++ b/udkapi/com/sun/star/io/XInputStreamProvider.idl
@@ -21,11 +21,9 @@
#include <com/sun/star/io/XInputStream.idl>
-//=============================================================================
module com { module sun { module star { module io {
-//=============================================================================
/** Interface for providing an input stream.
diff --git a/udkapi/com/sun/star/io/XMarkableStream.idl b/udkapi/com/sun/star/io/XMarkableStream.idl
index 13558ec0c107..d85cf6c9b6fd 100644
--- a/udkapi/com/sun/star/io/XMarkableStream.idl
+++ b/udkapi/com/sun/star/io/XMarkableStream.idl
@@ -26,18 +26,15 @@
#include <com/sun/star/lang/IllegalArgumentException.idl>
-//=============================================================================
module com { module sun { module star { module io {
-//=============================================================================
// DocMerge from xml: interface com::sun::star::io::XMarkableStream
/** makes it possible to set and remove seekable marks to a stream.
*/
published interface XMarkableStream: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
// DocMerge from xml: method com::sun::star::io::XMarkableStream::createMark
/** creates a mark of the current postion and returns an identifier to it.
@@ -45,7 +42,6 @@ published interface XMarkableStream: com::sun::star::uno::XInterface
long createMark()
raises( com::sun::star::io::IOException );
- //-------------------------------------------------------------------------
// DocMerge from xml: method com::sun::star::io::XMarkableStream::deleteMark
/** deletes the mark that you previously created with
@@ -60,7 +56,6 @@ published interface XMarkableStream: com::sun::star::uno::XInterface
raises( com::sun::star::io::IOException,
com::sun::star::lang::IllegalArgumentException );
- //-------------------------------------------------------------------------
// DocMerge from xml: method com::sun::star::io::XMarkableStream::jumpToMark
/** jumps to a previously created mark.
@@ -69,7 +64,6 @@ published interface XMarkableStream: com::sun::star::uno::XInterface
raises( com::sun::star::io::IOException,
com::sun::star::lang::IllegalArgumentException );
- //-------------------------------------------------------------------------
/** jumps to the furthest position of the stream.
<p> In the inputstream case, a subsequent read call returns
@@ -80,7 +74,6 @@ published interface XMarkableStream: com::sun::star::uno::XInterface
void jumpToFurthest()
raises( com::sun::star::io::IOException );
- //-------------------------------------------------------------------------
// DocMerge from idl: method com::sun::star::io::XMarkableStream::offsetToMark
/** @returns
@@ -103,7 +96,6 @@ published interface XMarkableStream: com::sun::star::uno::XInterface
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/io/XObjectInputStream.idl b/udkapi/com/sun/star/io/XObjectInputStream.idl
index c5ef9c24193c..db0bee2d9d51 100644
--- a/udkapi/com/sun/star/io/XObjectInputStream.idl
+++ b/udkapi/com/sun/star/io/XObjectInputStream.idl
@@ -26,17 +26,14 @@
#include <com/sun/star/io/IOException.idl>
-//=============================================================================
module com { module sun { module star { module io {
-//=============================================================================
/** reads XPersistObject implementations from a stream
*/
published interface XObjectInputStream: com::sun::star::io::XDataInputStream
{
- //-------------------------------------------------------------------------
/** reads an object from the stream. In general, it
reads the service name, instantiaties the object and
@@ -48,7 +45,6 @@ published interface XObjectInputStream: com::sun::star::io::XDataInputStream
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/io/XObjectOutputStream.idl b/udkapi/com/sun/star/io/XObjectOutputStream.idl
index 5dbbae81c5c9..a6a025aa57d5 100644
--- a/udkapi/com/sun/star/io/XObjectOutputStream.idl
+++ b/udkapi/com/sun/star/io/XObjectOutputStream.idl
@@ -23,13 +23,11 @@
#include <com/sun/star/io/XDataOutputStream.idl>
-//=============================================================================
module com { module sun { module star { module io {
published interface XPersistObject;
-//=============================================================================
/** stores XPersistObject implementations into the stream
@@ -49,7 +47,6 @@ published interface XObjectOutputStream: XDataOutputStream
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/io/XOutputStream.idl b/udkapi/com/sun/star/io/XOutputStream.idl
index 9848660a7688..bfd81c30a6a2 100644
--- a/udkapi/com/sun/star/io/XOutputStream.idl
+++ b/udkapi/com/sun/star/io/XOutputStream.idl
@@ -26,11 +26,9 @@
#include <com/sun/star/io/BufferSizeExceededException.idl>
-//=============================================================================
module com { module sun { module star { module io {
-//=============================================================================
// DocMerge from xml: interface com::sun::star::io::XOutputStream
/** This is the basic interface to write data to a stream.
@@ -40,7 +38,6 @@ module com { module sun { module star { module io {
*/
published interface XOutputStream: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
// DocMerge from xml: method com::sun::star::io::XOutputStream::writeBytes
/** writes the whole sequence to the stream. (blocking call)
@@ -50,7 +47,6 @@ published interface XOutputStream: com::sun::star::uno::XInterface
com::sun::star::io::BufferSizeExceededException,
com::sun::star::io::IOException);
- //-------------------------------------------------------------------------
// DocMerge from xml: method com::sun::star::io::XOutputStream::flush
/** flushes out of the stream any data that may exist in buffers.
@@ -65,7 +61,6 @@ published interface XOutputStream: com::sun::star::uno::XInterface
com::sun::star::io::BufferSizeExceededException,
com::sun::star::io::IOException);
- //-------------------------------------------------------------------------
// DocMerge from xml: method com::sun::star::io::XOutputStream::closeOutput
/** gets called to indicate that all data has been written.
@@ -81,7 +76,6 @@ published interface XOutputStream: com::sun::star::uno::XInterface
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/io/XPersist.idl b/udkapi/com/sun/star/io/XPersist.idl
index 6b7b7ab307bf..578e952c9177 100644
--- a/udkapi/com/sun/star/io/XPersist.idl
+++ b/udkapi/com/sun/star/io/XPersist.idl
@@ -24,25 +24,21 @@
#include <com/sun/star/io/IOException.idl>
-//=============================================================================
module com { module sun { module star { module io {
-//=============================================================================
// DocMerge from xml: interface com::sun::star::io::XPersist
/** makes it possible to write this object to an URL or read it from an URL.
*/
published interface XPersist: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
// DocMerge from xml: method com::sun::star::io::XPersist::write
/** writes all the persistent data of the object to the URL.
*/
void write ( [in] string URL ) raises ( com::sun::star::io::IOException ) ;
- //-------------------------------------------------------------------------
// DocMerge from xml: method com::sun::star::io::XPersist::read
/** reads all the persistent data of the object from the URL.
@@ -51,7 +47,6 @@ published interface XPersist: com::sun::star::uno::XInterface
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/io/XPersistObject.idl b/udkapi/com/sun/star/io/XPersistObject.idl
index 32ee7fe2c56d..19a9808f101e 100644
--- a/udkapi/com/sun/star/io/XPersistObject.idl
+++ b/udkapi/com/sun/star/io/XPersistObject.idl
@@ -24,14 +24,12 @@
#include <com/sun/star/io/IOException.idl>
-//=============================================================================
module com { module sun { module star { module io {
published interface XObjectInputStream;
published interface XObjectOutputStream;
-//=============================================================================
/** allows to make UNO objects persistent
@@ -55,7 +53,6 @@ module com { module sun { module star { module io {
*/
published interface XPersistObject: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** gives the service name of the object
@@ -70,7 +67,6 @@ published interface XPersistObject: com::sun::star::uno::XInterface
*/
string getServiceName();
- //-------------------------------------------------------------------------
// DocMerge from xml: method com::sun::star::io::XPersistObject::write
/** writes all the persistent data of the object to the stream.
@@ -82,7 +78,6 @@ published interface XPersistObject: com::sun::star::uno::XInterface
void write( [in] com::sun::star::io::XObjectOutputStream OutStream )
raises( com::sun::star::io::IOException );
- //-------------------------------------------------------------------------
// DocMerge from xml: method com::sun::star::io::XPersistObject::read
/** reads all the persistent data of the object from the stream.
@@ -98,7 +93,6 @@ published interface XPersistObject: com::sun::star::uno::XInterface
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/io/XSeekable.idl b/udkapi/com/sun/star/io/XSeekable.idl
index e851ec3083ce..c377924e21c4 100644
--- a/udkapi/com/sun/star/io/XSeekable.idl
+++ b/udkapi/com/sun/star/io/XSeekable.idl
@@ -24,11 +24,9 @@
#include <com/sun/star/io/IOException.idl>
#include <com/sun/star/lang/IllegalArgumentException.idl>
-//=============================================================================
module com { module sun { module star { module io {
-//=============================================================================
// DocMerge from xml: interface com::sun::star::io::XSeekable
/** makes it possible to seek to a certain position within a stream.
@@ -73,7 +71,6 @@ published interface XSeekable: com::sun::star::uno::XInterface
raises( com::sun::star::io::IOException );
};
-//=============================================================================
}; }; }; };
#endif
diff --git a/udkapi/com/sun/star/io/XSeekableInputStream.idl b/udkapi/com/sun/star/io/XSeekableInputStream.idl
index 30f44bdf8803..29a2558fbc43 100644
--- a/udkapi/com/sun/star/io/XSeekableInputStream.idl
+++ b/udkapi/com/sun/star/io/XSeekableInputStream.idl
@@ -23,11 +23,9 @@
#include <com/sun/star/io/XSeekable.idl>
-//=============================================================================
module com { module sun { module star { module io {
-//=============================================================================
/** This interface can be used to represent a seekable input stream.
*/
published interface XSeekableInputStream
@@ -36,7 +34,6 @@ published interface XSeekableInputStream
interface XSeekable;
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/io/XSequenceOutputStream.idl b/udkapi/com/sun/star/io/XSequenceOutputStream.idl
index ac00b4407960..fcdd237d83b2 100644
--- a/udkapi/com/sun/star/io/XSequenceOutputStream.idl
+++ b/udkapi/com/sun/star/io/XSequenceOutputStream.idl
@@ -24,11 +24,9 @@
#include <com/sun/star/io/IOException.idl>
-//=============================================================================
module com { module sun { module star { module io {
-//=============================================================================
/** This interface offers access to the written bytes
*/
interface XSequenceOutputStream
@@ -42,7 +40,6 @@ interface XSequenceOutputStream
com::sun::star::io::IOException );
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/io/XStream.idl b/udkapi/com/sun/star/io/XStream.idl
index 436841d6f8c7..e6ede57f1f8f 100644
--- a/udkapi/com/sun/star/io/XStream.idl
+++ b/udkapi/com/sun/star/io/XStream.idl
@@ -23,19 +23,16 @@
#include <com/sun/star/io/XInputStream.idl>
#include <com/sun/star/io/XOutputStream.idl>
-//=============================================================================
module com { module sun { module star { module io {
-//=============================================================================
// DocMerge from xml: interface com::sun::star::io::XStream
/** offers read and write access to the same stream.
*/
published interface XStream: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
// DocMerge from xml: method com::sun::star::io::XStream::getInputStream
/** @returns
@@ -45,7 +42,6 @@ published interface XStream: com::sun::star::uno::XInterface
XInputStream getInputStream();
- //-------------------------------------------------------------------------
// DocMerge from xml: method com::sun::star::io::XStream::getOutputStream
/** @returns
@@ -55,7 +51,6 @@ published interface XStream: com::sun::star::uno::XInterface
XOutputStream getOutputStream();
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/io/XStreamListener.idl b/udkapi/com/sun/star/io/XStreamListener.idl
index 4d4925645e29..fa19b3790fe4 100644
--- a/udkapi/com/sun/star/io/XStreamListener.idl
+++ b/udkapi/com/sun/star/io/XStreamListener.idl
@@ -22,25 +22,21 @@
#include <com/sun/star/lang/XEventListener.idl>
-//=============================================================================
module com { module sun { module star { module io {
-//=============================================================================
// DocMerge from xml: interface com::sun::star::io::XStreamListener
/** makes it possible to receive events from an active data control.
*/
published interface XStreamListener: com::sun::star::lang::XEventListener
{
- //-------------------------------------------------------------------------
// DocMerge from xml: method com::sun::star::io::XStreamListener::started
/** gets called as soon as data transfer has started.
*/
void started();
- //-------------------------------------------------------------------------
// DocMerge from xml: method com::sun::star::io::XStreamListener::closed
/** gets called when data transfer terminates normally or when data
@@ -51,14 +47,12 @@ published interface XStreamListener: com::sun::star::lang::XEventListener
*/
void closed();
- //-------------------------------------------------------------------------
// DocMerge from xml: method com::sun::star::io::XStreamListener::terminated
/** gets called when <member>XActiveDataControl::terminate()</member> is called.
*/
void terminated();
- //-------------------------------------------------------------------------
// DocMerge from xml: method com::sun::star::io::XStreamListener::error
/** gets called when an internal error in source or sink has occurred.
@@ -70,7 +64,6 @@ published interface XStreamListener: com::sun::star::lang::XEventListener
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/io/XTempFile.idl b/udkapi/com/sun/star/io/XTempFile.idl
index 2e8f40f6a145..b274d33756a0 100644
--- a/udkapi/com/sun/star/io/XTempFile.idl
+++ b/udkapi/com/sun/star/io/XTempFile.idl
@@ -24,49 +24,39 @@
#include <com/sun/star/io/XSeekable.idl>
-//========================================================================
module com { module sun { module star { module io {
-//========================================================================
/** This interface offers access to temp files.
*/
interface XTempFile
{
// INTERFACES
- //
- // -------------------------------------------------------------------
/** interface <type>XStream</type> offers read and write access to
the same stream.
*/
interface XStream;
- // --------------------------------------------------------------------
/** interface <type>XSeekable</type> makes it possible to seek to a
certain position within a stream.
*/
interface XSeekable;
// ATTRIBUTES
- //
- // --------------------------------------------------------------------
/** This attribute controls whether the file will be automatically
removed on object destruction.
*/
[attribute] boolean RemoveFile;
- // --------------------------------------------------------------------
/** This attribute specifies the URL of the temp file.
*/
[readonly,attribute] string Uri;
- // --------------------------------------------------------------------
/** This attribute specifies the temp file name.
*/
[readonly,attribute] string ResourceName;
};
-//=========================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/io/XTextInputStream.idl b/udkapi/com/sun/star/io/XTextInputStream.idl
index fd555001f7eb..a84c10f7daa5 100644
--- a/udkapi/com/sun/star/io/XTextInputStream.idl
+++ b/udkapi/com/sun/star/io/XTextInputStream.idl
@@ -24,11 +24,9 @@
#include <com/sun/star/io/IOException.idl>
-//=============================================================================
module com { module sun { module star { module io {
-//=============================================================================
/** Interface to read strings from a stream.
<p>This interfaces allows to read strings seperated by
@@ -38,7 +36,6 @@ module com { module sun { module star { module io {
*/
published interface XTextInputStream: com::sun::star::io::XInputStream
{
- //-------------------------------------------------------------------------
/** reads text until a line break (CR, LF, or CR/LF) or
EOF is found and returns it as string (without CR, LF).
@@ -53,7 +50,6 @@ published interface XTextInputStream: com::sun::star::io::XInputStream
string readLine()
raises( com::sun::star::io::IOException );
- //-------------------------------------------------------------------------
/** reads text until one of the given delimiter characters
or EOF is found and returns it as string (without delimiter).
@@ -70,7 +66,6 @@ published interface XTextInputStream: com::sun::star::io::XInputStream
string readString( [in] sequence<char> Delimiters, [in] boolean bRemoveDelimiter )
raises( com::sun::star::io::IOException );
- //-------------------------------------------------------------------------
/** Returns the EOF status.
<p>This method has to be used to detect if the end
@@ -89,7 +84,6 @@ published interface XTextInputStream: com::sun::star::io::XInputStream
boolean isEOF()
raises( com::sun::star::io::IOException );
- //-------------------------------------------------------------------------
/** sets character encoding.
@param Encoding
@@ -102,7 +96,6 @@ published interface XTextInputStream: com::sun::star::io::XInputStream
void setEncoding( [in] string Encoding );
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/io/XTextOutputStream.idl b/udkapi/com/sun/star/io/XTextOutputStream.idl
index bb5f70845e87..729e38ee6f64 100644
--- a/udkapi/com/sun/star/io/XTextOutputStream.idl
+++ b/udkapi/com/sun/star/io/XTextOutputStream.idl
@@ -24,11 +24,9 @@
#include <com/sun/star/io/IOException.idl>
-//=============================================================================
module com { module sun { module star { module io {
-//=============================================================================
/** Interface to write strings to a stream using a special
character encoding.
@@ -38,7 +36,6 @@ module com { module sun { module star { module io {
*/
published interface XTextOutputStream: com::sun::star::io::XOutputStream
{
- //-------------------------------------------------------------------------
/** writes a string to the stream using the encoding
defined by <member>setEncoding</member>.
@@ -54,7 +51,6 @@ published interface XTextOutputStream: com::sun::star::io::XOutputStream
void writeString( [in] string aString )
raises( com::sun::star::io::IOException );
- //-------------------------------------------------------------------------
/** sets character encoding.
@param Encoding
@@ -67,7 +63,6 @@ published interface XTextOutputStream: com::sun::star::io::XOutputStream
void setEncoding( [in] string Encoding );
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/io/XTruncate.idl b/udkapi/com/sun/star/io/XTruncate.idl
index 7f22777fb610..b1236777f5db 100644
--- a/udkapi/com/sun/star/io/XTruncate.idl
+++ b/udkapi/com/sun/star/io/XTruncate.idl
@@ -22,19 +22,16 @@
#include <com/sun/star/uno/XInterface.idl>
#include <com/sun/star/io/IOException.idl>
-//=============================================================================
module com { module sun { module star { module io {
-//=============================================================================
/** makes it possible to set the size of the underlying data of a stream
to zero.
*/
published interface XTruncate: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** sets the size of the underlying data of the stream to zero.
*/
@@ -44,7 +41,6 @@ published interface XTruncate: com::sun::star::uno::XInterface
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/io/XXMLExtractor.idl b/udkapi/com/sun/star/io/XXMLExtractor.idl
index 1ba4535e846d..111ebf470d1f 100644
--- a/udkapi/com/sun/star/io/XXMLExtractor.idl
+++ b/udkapi/com/sun/star/io/XXMLExtractor.idl
@@ -23,18 +23,15 @@
#include <com/sun/star/uno/XInterface.idl>
#include <com/sun/star/io/XInputStream.idl>
-//=============================================================================
module com { module sun { module star { module io {
-//=============================================================================
/** offers the capability to extract the XML document stream from a document
storage.
*/
published interface XXMLExtractor : com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** extracts the XML stream from the document storage.
@returns
@@ -43,7 +40,6 @@ published interface XXMLExtractor : com::sun::star::uno::XInterface
com::sun::star::io::XInputStream extract( [in] com::sun::star::io::XInputStream aStream );
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/java/JavaVirtualMachine.idl b/udkapi/com/sun/star/java/JavaVirtualMachine.idl
index 4b5d98f0b754..92e4375a526a 100644
--- a/udkapi/com/sun/star/java/JavaVirtualMachine.idl
+++ b/udkapi/com/sun/star/java/JavaVirtualMachine.idl
@@ -19,14 +19,12 @@
#ifndef __com_sun_star_java_JavaVirtualMachine_idl__
#define __com_sun_star_java_JavaVirtualMachine_idl__
-//=============================================================================
module com { module sun { module star { module java {
published interface XJavaVM;
published interface XJavaThreadRegister_11;
-//=============================================================================
// DocMerge from xml: service com::sun::star::java::JavaVirtualMachine
/** exports interfaces to handle a JavaVM and Java threads.
@@ -46,7 +44,6 @@ published service JavaVirtualMachine
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/java/WrongJavaVersionException.idl b/udkapi/com/sun/star/java/WrongJavaVersionException.idl
index 4041cbcb80c9..2e5d0e312ff3 100644
--- a/udkapi/com/sun/star/java/WrongJavaVersionException.idl
+++ b/udkapi/com/sun/star/java/WrongJavaVersionException.idl
@@ -24,25 +24,21 @@
module com { module sun { module star { module java {
-//============================================================================
/** indicates that an operation involving Java (probably executing Java code)
failed due to a wrong Java version.
*/
published exception WrongJavaVersionException: com::sun::star::uno::Exception
{
- //------------------------------------------------------------------------
/** contains the lowest Java version for which the operation would
succeed, or is left empty if this is unknown.
*/
string LowestSupportedVersion;
- //------------------------------------------------------------------------
/** contains the highest Java version for which the operation would
succeed, or is left empty if this is unknown.
*/
string HighestSupportedVersion;
- //------------------------------------------------------------------------
/** contains the Java version that has been detected, or is left empty if
this is unknown.
*/
diff --git a/udkapi/com/sun/star/java/XJavaThreadRegister_11.idl b/udkapi/com/sun/star/java/XJavaThreadRegister_11.idl
index 9c04f861b26a..b5298d4de8f4 100644
--- a/udkapi/com/sun/star/java/XJavaThreadRegister_11.idl
+++ b/udkapi/com/sun/star/java/XJavaThreadRegister_11.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/uno/XInterface.idl>
-//=============================================================================
module com { module sun { module star { module java {
-//=============================================================================
// DocMerge from xml: interface com::sun::star::java::XJavaThreadRegister_11
/** must be implemented by the user of the XJavaThreadRegister_11.
@@ -36,14 +34,12 @@ module com { module sun { module star { module java {
*/
published interface XJavaThreadRegister_11: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
// DocMerge from xml: method com::sun::star::java::XJavaThreadRegister_11::isThreadAttached
/** returns <true/> if the current thread is already attached to the VM otherwise <false/>.
*/
boolean isThreadAttached();
- //-------------------------------------------------------------------------
// DocMerge from xml: method com::sun::star::java::XJavaThreadRegister_11::registerThread
/** registers the current thread.
@@ -53,7 +49,6 @@ published interface XJavaThreadRegister_11: com::sun::star::uno::XInterface
void registerThread();
- //-------------------------------------------------------------------------
// DocMerge from xml: method com::sun::star::java::XJavaThreadRegister_11::revokeThread
/** revokes the current thread from the list of registerd threads.
@@ -63,7 +58,6 @@ published interface XJavaThreadRegister_11: com::sun::star::uno::XInterface
void revokeThread();
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/java/XJavaVM.idl b/udkapi/com/sun/star/java/XJavaVM.idl
index 359a13456fc8..002dc607115e 100644
--- a/udkapi/com/sun/star/java/XJavaVM.idl
+++ b/udkapi/com/sun/star/java/XJavaVM.idl
@@ -21,11 +21,9 @@
#include <com/sun/star/uno/XInterface.idl>
-//=============================================================================
module com { module sun { module star { module java {
-//=============================================================================
// DocMerge from xml: interface com::sun::star::java::XJavaVM
/** must be implemented by the user of the XJavaVM.
@@ -40,7 +38,6 @@ module com { module sun { module star { module java {
*/
published interface XJavaVM: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
// DocMerge from xml: method com::sun::star::java::XJavaVM::getJavaVM
/** returns the address of the Java Virtual Machine.
@@ -103,14 +100,12 @@ published interface XJavaVM: com::sun::star::uno::XInterface
*/
any getJavaVM( [in] sequence<byte> processID );
- //-------------------------------------------------------------------------
// DocMerge from xml: method com::sun::star::java::XJavaVM::isVMStarted
/** returns <true/> if the VM is started successfully, otherwise <false/>.
*/
boolean isVMStarted();
- //-------------------------------------------------------------------------
// DocMerge from xml: method com::sun::star::java::XJavaVM::isVMEnabled
/** Returns <true/> if the VM is enabled.
@@ -121,7 +116,6 @@ published interface XJavaVM: com::sun::star::uno::XInterface
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/lang/ArrayIndexOutOfBoundsException.idl b/udkapi/com/sun/star/lang/ArrayIndexOutOfBoundsException.idl
index 5130a3b2f535..432026d567f4 100644
--- a/udkapi/com/sun/star/lang/ArrayIndexOutOfBoundsException.idl
+++ b/udkapi/com/sun/star/lang/ArrayIndexOutOfBoundsException.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/lang/IndexOutOfBoundsException.idl>
-//=============================================================================
module com { module sun { module star { module lang {
-//=============================================================================
// DocMerge from xml: exception com::sun::star::lang::ArrayIndexOutOfBoundsException
/** This exception is thrown to indicate that an array has been
@@ -39,7 +37,6 @@ published exception ArrayIndexOutOfBoundsException: com::sun::star::lang::IndexO
{
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/lang/ClassNotFoundException.idl b/udkapi/com/sun/star/lang/ClassNotFoundException.idl
index 3034166abeae..5780755c080c 100644
--- a/udkapi/com/sun/star/lang/ClassNotFoundException.idl
+++ b/udkapi/com/sun/star/lang/ClassNotFoundException.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/uno/Exception.idl>
-//=============================================================================
module com { module sun { module star { module lang {
-//=============================================================================
// DocMerge from xml: exception com::sun::star::lang::ClassNotFoundException
/** This exception is thrown when an application tries to load
@@ -36,7 +34,6 @@ published exception ClassNotFoundException: com::sun::star::uno::Exception
{
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/lang/DisposedException.idl b/udkapi/com/sun/star/lang/DisposedException.idl
index 9a5780bb4a13..f10db6a6d543 100644
--- a/udkapi/com/sun/star/lang/DisposedException.idl
+++ b/udkapi/com/sun/star/lang/DisposedException.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/uno/RuntimeException.idl>
-//=============================================================================
module com { module sun { module star { module lang {
-//=============================================================================
// DocMerge from xml: exception com::sun::star::lang::DisposedException
/** This exception occurs if the object behind this interface has been
@@ -40,7 +38,6 @@ published exception DisposedException: com::sun::star::uno::RuntimeException
{
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/lang/EventObject.idl b/udkapi/com/sun/star/lang/EventObject.idl
index ba6a69da9082..1061cd23af11 100644
--- a/udkapi/com/sun/star/lang/EventObject.idl
+++ b/udkapi/com/sun/star/lang/EventObject.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/uno/XInterface.idl>
-//=============================================================================
module com { module sun { module star { module lang {
-//=============================================================================
// DocMerge from xml: struct com::sun::star::lang::EventObject
/** specifies the base for all event objects and identifies the
@@ -41,7 +39,6 @@ published struct EventObject
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/lang/IllegalAccessException.idl b/udkapi/com/sun/star/lang/IllegalAccessException.idl
index 6b11d9e7f3d1..8c13be4c6329 100644
--- a/udkapi/com/sun/star/lang/IllegalAccessException.idl
+++ b/udkapi/com/sun/star/lang/IllegalAccessException.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/uno/Exception.idl>
-//=============================================================================
module com { module sun { module star { module lang {
-//=============================================================================
// DocMerge from xml: exception com::sun::star::lang::IllegalAccessException
/** This exception is thrown when an application tries to change
@@ -36,7 +34,6 @@ published exception IllegalAccessException: com::sun::star::uno::Exception
{
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/lang/IllegalArgumentException.idl b/udkapi/com/sun/star/lang/IllegalArgumentException.idl
index 360c49674247..59e3abc30c9b 100644
--- a/udkapi/com/sun/star/lang/IllegalArgumentException.idl
+++ b/udkapi/com/sun/star/lang/IllegalArgumentException.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/uno/Exception.idl>
-//=============================================================================
module com { module sun { module star { module lang {
-//=============================================================================
// DocMerge from xml: exception com::sun::star::lang::IllegalArgumentException
/** This exception is thrown to indicate that a method has
@@ -34,7 +32,6 @@
*/
published exception IllegalArgumentException: com::sun::star::uno::Exception
{
- //-------------------------------------------------------------------------
// DocMerge from xml: field com::sun::star::lang::IllegalArgumentException::ArgumentPosition
/** identifies the position of the illegal argument.
@@ -45,7 +42,6 @@ published exception IllegalArgumentException: com::sun::star::uno::Exception
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/lang/IndexOutOfBoundsException.idl b/udkapi/com/sun/star/lang/IndexOutOfBoundsException.idl
index 86ad4763f8bf..18d02e76717d 100644
--- a/udkapi/com/sun/star/lang/IndexOutOfBoundsException.idl
+++ b/udkapi/com/sun/star/lang/IndexOutOfBoundsException.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/uno/Exception.idl>
-//=============================================================================
module com { module sun { module star { module lang {
-//=============================================================================
// DocMerge from xml: exception com::sun::star::lang::IndexOutOfBoundsException
/** This exception is thrown to indicate that a container has been
@@ -39,7 +37,6 @@ published exception IndexOutOfBoundsException: com::sun::star::uno::Exception
{
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/lang/InvalidListenerException.idl b/udkapi/com/sun/star/lang/InvalidListenerException.idl
index 50d453ce2ca7..be451657352e 100644
--- a/udkapi/com/sun/star/lang/InvalidListenerException.idl
+++ b/udkapi/com/sun/star/lang/InvalidListenerException.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/uno/Exception.idl>
-//=============================================================================
module com { module sun { module star { module lang {
-//=============================================================================
// DocMerge from xml: exception com::sun::star::lang::InvalidListenerException
/** is thrown by the <member>XConnectionPoint::advice</member> method
@@ -39,7 +37,6 @@ published exception InvalidListenerException: com::sun::star::uno::Exception
{
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/lang/ListenerExistException.idl b/udkapi/com/sun/star/lang/ListenerExistException.idl
index 3ad22bba6083..27c72b1ed05d 100644
--- a/udkapi/com/sun/star/lang/ListenerExistException.idl
+++ b/udkapi/com/sun/star/lang/ListenerExistException.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/uno/Exception.idl>
-//=============================================================================
module com { module sun { module star { module lang {
-//=============================================================================
// DocMerge from xml: exception com::sun::star::lang::ListenerExistException
/** is thrown by the <member>XConnectionPoint::advise</member> method
@@ -38,7 +36,6 @@ published exception ListenerExistException: com::sun::star::uno::Exception
{
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/lang/Locale.idl b/udkapi/com/sun/star/lang/Locale.idl
index a672894672a3..88e0baed5165 100644
--- a/udkapi/com/sun/star/lang/Locale.idl
+++ b/udkapi/com/sun/star/lang/Locale.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/uno/XInterface.idl>
-//=============================================================================
module com { module sun { module star { module lang {
-//=============================================================================
// DocMerge from xml: struct com::sun::star::lang::Locale
/** object represents a specific geographical, political, or cultural region.
@@ -70,7 +68,6 @@ published struct Locale
*/
string Language;
- //-------------------------------------------------------------------------
// DocMerge from xml: field com::sun::star::lang::Locale::Country
/** specifies an <strong>ISO Country Code.</strong>
@@ -87,7 +84,6 @@ published struct Locale
*/
string Country;
- //-------------------------------------------------------------------------
// DocMerge from xml: field com::sun::star::lang::Locale::Variant
/** contains a variant of the locale; codes are vendor and
@@ -104,7 +100,6 @@ published struct Locale
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/lang/MultiServiceFactory.idl b/udkapi/com/sun/star/lang/MultiServiceFactory.idl
index f2723f88dd34..d7438b12b8fc 100644
--- a/udkapi/com/sun/star/lang/MultiServiceFactory.idl
+++ b/udkapi/com/sun/star/lang/MultiServiceFactory.idl
@@ -25,11 +25,9 @@
#include <com/sun/star/lang/XServiceInfo.idl>
-//=============================================================================
module com { module sun { module star { module lang {
-//=============================================================================
/** Provides a collection of implementations of services.
@@ -62,7 +60,6 @@ published service MultiServiceFactory
interface com::sun::star::lang::XServiceInfo;
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/lang/NoSuchFieldException.idl b/udkapi/com/sun/star/lang/NoSuchFieldException.idl
index 168b4c52392e..677a4885b229 100644
--- a/udkapi/com/sun/star/lang/NoSuchFieldException.idl
+++ b/udkapi/com/sun/star/lang/NoSuchFieldException.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/uno/Exception.idl>
-//=============================================================================
module com { module sun { module star { module lang {
-//=============================================================================
// DocMerge from xml: exception com::sun::star::lang::NoSuchFieldException
/** signals that the class does not have a field of a specified name.
@@ -35,7 +33,6 @@ published exception NoSuchFieldException: com::sun::star::uno::Exception
{
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/lang/NoSuchMethodException.idl b/udkapi/com/sun/star/lang/NoSuchMethodException.idl
index c31302f04099..d7ae3175ba84 100644
--- a/udkapi/com/sun/star/lang/NoSuchMethodException.idl
+++ b/udkapi/com/sun/star/lang/NoSuchMethodException.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/uno/Exception.idl>
-//=============================================================================
module com { module sun { module star { module lang {
-//=============================================================================
// DocMerge from xml: exception com::sun::star::lang::NoSuchMethodException
/** signals that the interface does not have a method of a specified name.
@@ -35,7 +33,6 @@ published exception NoSuchMethodException: com::sun::star::uno::Exception
{
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/lang/NoSupportException.idl b/udkapi/com/sun/star/lang/NoSupportException.idl
index fd8f0ad6affb..dcdb91783284 100644
--- a/udkapi/com/sun/star/lang/NoSupportException.idl
+++ b/udkapi/com/sun/star/lang/NoSupportException.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/uno/Exception.idl>
-//=============================================================================
module com { module sun { module star { module lang {
-//=============================================================================
/** This exception is thrown when a feature of an interface is not
supported.
@@ -41,7 +39,6 @@ published exception NoSupportException: com::sun::star::uno::Exception
{
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/lang/NotInitializedException.idl b/udkapi/com/sun/star/lang/NotInitializedException.idl
index 4cd86a7d1e46..b7f94310cdd0 100644
--- a/udkapi/com/sun/star/lang/NotInitializedException.idl
+++ b/udkapi/com/sun/star/lang/NotInitializedException.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/uno/RuntimeException.idl>
-//=============================================================================
module com { module sun { module star { module lang {
-//=============================================================================
/**
*/
@@ -37,11 +35,9 @@ published exception NotInitializedException : com::sun::star::uno::RuntimeExcept
{
};
-//=============================================================================
}; }; }; };
-//=============================================================================
#endif
diff --git a/udkapi/com/sun/star/lang/NullPointerException.idl b/udkapi/com/sun/star/lang/NullPointerException.idl
index a57815fa98a5..05169bce9404 100644
--- a/udkapi/com/sun/star/lang/NullPointerException.idl
+++ b/udkapi/com/sun/star/lang/NullPointerException.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/uno/Exception.idl>
-//=============================================================================
module com { module sun { module star { module lang {
-//=============================================================================
// DocMerge from xml: exception com::sun::star::lang::NullPointerException
/** This exception is thrown when an application attempts to use
@@ -41,7 +39,6 @@ published exception NullPointerException: com::sun::star::uno::Exception
{
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/lang/RegistryServiceManager.idl b/udkapi/com/sun/star/lang/RegistryServiceManager.idl
index 283840a9f422..7d78fc40a8a4 100644
--- a/udkapi/com/sun/star/lang/RegistryServiceManager.idl
+++ b/udkapi/com/sun/star/lang/RegistryServiceManager.idl
@@ -30,11 +30,9 @@
#include <com/sun/star/registry/XSimpleRegistry.idl>
-//=============================================================================
module com { module sun { module star { module lang {
-//=============================================================================
/** Provides a collection of implementations for services reading from a
persistent registry storage.
@@ -72,7 +70,6 @@ published service RegistryServiceManager
[readonly, property] com::sun::star::registry::XSimpleRegistry Registry;
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/lang/ServiceManager.idl b/udkapi/com/sun/star/lang/ServiceManager.idl
index af4a26275f71..3d922f970a52 100644
--- a/udkapi/com/sun/star/lang/ServiceManager.idl
+++ b/udkapi/com/sun/star/lang/ServiceManager.idl
@@ -34,11 +34,9 @@
#include <com/sun/star/beans/XPropertySet.idl>
-//=============================================================================
module com { module sun { module star { module lang {
-//=============================================================================
/** Provides a collection of implementations for services. This is a singleton
you commonly find in your component context under key
@@ -121,7 +119,6 @@ published service ServiceManager
[optional, property] com::sun::star::uno::XComponentContext DefaultContext;
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/lang/ServiceNotRegisteredException.idl b/udkapi/com/sun/star/lang/ServiceNotRegisteredException.idl
index 3b4290a42aaf..3cf7ec3b98c5 100644
--- a/udkapi/com/sun/star/lang/ServiceNotRegisteredException.idl
+++ b/udkapi/com/sun/star/lang/ServiceNotRegisteredException.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/uno/Exception.idl>
-//=============================================================================
module com { module sun { module star { module lang {
-//=============================================================================
// DocMerge from xml: exception com::sun::star::lang::ServiceNotRegisteredException
/** This exception is thrown when a needed service is not found.
@@ -38,7 +36,6 @@ published exception ServiceNotRegisteredException: com::sun::star::uno::Exceptio
{
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/lang/SystemDependent.idl b/udkapi/com/sun/star/lang/SystemDependent.idl
index cecd3ffe8da6..9c22fc95fd4d 100644
--- a/udkapi/com/sun/star/lang/SystemDependent.idl
+++ b/udkapi/com/sun/star/lang/SystemDependent.idl
@@ -20,11 +20,9 @@
#define __com_sun_star_lang_SystemDependent_idl__
-//=============================================================================
module com { module sun { module star { module lang {
-//=============================================================================
// DocMerge from idl: constants com::sun::star::lang::SystemDependent
/** These constants are used to specify systems which depend on return values.
@@ -50,7 +48,6 @@ module com { module sun { module star { module lang {
*/
published constants SystemDependent
{
- //-------------------------------------------------------------------------
// DocMerge from idl: value com::sun::star::lang::SystemDependent::SYSTEM_WIN32
/** The called interface method returns a value specified for Windows.
@@ -59,7 +56,6 @@ published constants SystemDependent
*/
const short SYSTEM_WIN32 = 1;
- //-------------------------------------------------------------------------
// DocMerge from idl: value com::sun::star::lang::SystemDependent::SYSTEM_WIN16
/** The called interface method returns a value specified for 16-bit Windows.
@@ -68,7 +64,6 @@ published constants SystemDependent
*/
const short SYSTEM_WIN16 = 2;
- //-------------------------------------------------------------------------
// DocMerge from idl: value com::sun::star::lang::SystemDependent::SYSTEM_JAVA
/** The called interface method returns a value specified for Java.
@@ -82,7 +77,6 @@ published constants SystemDependent
*/
const short SYSTEM_JAVA = 3;
- //-------------------------------------------------------------------------
// DocMerge from idl: value com::sun::star::lang::SystemDependent::SYSTEM_OS2
/** The called interface method returns a value specified for <em>OS/2</em>.
@@ -94,21 +88,18 @@ published constants SystemDependent
*/
const short SYSTEM_MAC = 5;
- //-------------------------------------------------------------------------
// DocMerge from idl: value com::sun::star::lang::SystemDependent::SYSTEM_XWINDOW
/** The called interface method returns a value specified for the <em>X Window System</em>.
*/
const short SYSTEM_XWINDOW = 6;
- //-------------------------------------------------------------------------
// DocMerge from idl: value com::sun::star::lang::SystemDependent::SYSTEM_IOS
/** The called interface method returns a value specified for <em>iOS</em>.
*/
const short SYSTEM_IOS = 7;
- //-------------------------------------------------------------------------
// DocMerge from idl: value com::sun::star::lang::SystemDependent::SYSTEM_ANDROID
/** The called interface method returns a value specified for <em>Android</em>.
@@ -117,7 +108,6 @@ published constants SystemDependent
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/lang/WrappedTargetException.idl b/udkapi/com/sun/star/lang/WrappedTargetException.idl
index e457c1c18ae3..86a81a04a072 100644
--- a/udkapi/com/sun/star/lang/WrappedTargetException.idl
+++ b/udkapi/com/sun/star/lang/WrappedTargetException.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/uno/Exception.idl>
-//=============================================================================
module com { module sun { module star { module lang {
-//=============================================================================
// DocMerge from xml: exception com::sun::star::lang::WrappedTargetException
/** This is a checked exception that wraps an exception thrown
@@ -40,7 +38,6 @@ module com { module sun { module star { module lang {
*/
published exception WrappedTargetException: com::sun::star::uno::Exception
{
- //-------------------------------------------------------------------------
// DocMerge from xml: field com::sun::star::lang::WrappedTargetException::TargetException
/** The exception is thrown by the target.
@@ -49,7 +46,6 @@ published exception WrappedTargetException: com::sun::star::uno::Exception
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/lang/WrappedTargetRuntimeException.idl b/udkapi/com/sun/star/lang/WrappedTargetRuntimeException.idl
index acbb178d6cad..3fe9c15cd951 100644
--- a/udkapi/com/sun/star/lang/WrappedTargetRuntimeException.idl
+++ b/udkapi/com/sun/star/lang/WrappedTargetRuntimeException.idl
@@ -21,11 +21,9 @@
#include <com/sun/star/uno/RuntimeException.idl>
-//=============================================================================
module com { module sun { module star { module lang {
-//=============================================================================
/** This is a runtime exception that wraps any other exception thrown
by the original target.
@@ -38,13 +36,11 @@ module com { module sun { module star { module lang {
*/
published exception WrappedTargetRuntimeException: ::com::sun::star::uno::RuntimeException
{
- //-------------------------------------------------------------------------
/** The exception is thrown by the target.
*/
any TargetException;
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/lang/XComponent.idl b/udkapi/com/sun/star/lang/XComponent.idl
index 92a0eab5d710..f7bc63967e55 100644
--- a/udkapi/com/sun/star/lang/XComponent.idl
+++ b/udkapi/com/sun/star/lang/XComponent.idl
@@ -21,13 +21,11 @@
#include <com/sun/star/uno/XInterface.idl>
-//=============================================================================
module com { module sun { module star { module lang {
published interface XEventListener;
-//=============================================================================
// DocMerge from xml: interface com::sun::star::lang::XComponent
/** allows to exclicitly free resources and break cyclic references.
@@ -45,7 +43,6 @@ module com { module sun { module star { module lang {
*/
published interface XComponent: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
// DocMerge from xml: method com::sun::star::lang::XComponent::dispose
/** The owner of an object calls this method to explicitly free all
@@ -79,7 +76,6 @@ published interface XComponent: com::sun::star::uno::XInterface
*/
void dispose();
- //-------------------------------------------------------------------------
// DocMerge from xml: method com::sun::star::lang::XComponent::addEventListener
/** adds an event listener to the object.
@@ -104,7 +100,6 @@ published interface XComponent: com::sun::star::uno::XInterface
*/
void addEventListener( [in] XEventListener xListener );
- //-------------------------------------------------------------------------
// DocMerge from xml: method com::sun::star::lang::XComponent::removeEventListener
/** removes an event listener from the listener list.
@@ -126,7 +121,6 @@ published interface XComponent: com::sun::star::uno::XInterface
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/lang/XConnectionPoint.idl b/udkapi/com/sun/star/lang/XConnectionPoint.idl
index 3fc8359cc957..08b78b23c9d6 100644
--- a/udkapi/com/sun/star/lang/XConnectionPoint.idl
+++ b/udkapi/com/sun/star/lang/XConnectionPoint.idl
@@ -27,11 +27,9 @@
#include <com/sun/star/lang/InvalidListenerException.idl>
-//=============================================================================
module com { module sun { module star { module lang {
-//=============================================================================
// DocMerge from idl: interface com::sun::star::lang::XConnectionPoint
/** supports connection points for connectable objects.
@@ -92,7 +90,6 @@ module com { module sun { module star { module lang {
*/
published interface XConnectionPoint: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
// DocMerge from idl: method com::sun::star::lang::XConnectionPoint::getConnectionType
/** @returns
@@ -111,7 +108,6 @@ published interface XConnectionPoint: com::sun::star::uno::XInterface
*/
type getConnectionType();
- //-------------------------------------------------------------------------
// DocMerge from idl: method com::sun::star::lang::XConnectionPoint::getConnectionPointContainer
/** @returns
@@ -122,7 +118,6 @@ published interface XConnectionPoint: com::sun::star::uno::XInterface
*/
com::sun::star::lang::XConnectionPointContainer getConnectionPointContainer();
- //-------------------------------------------------------------------------
// DocMerge from idl: method com::sun::star::lang::XConnectionPoint::advise
/** creates a connection between a connection point and a
@@ -152,7 +147,6 @@ published interface XConnectionPoint: com::sun::star::uno::XInterface
raises( com::sun::star::lang::ListenerExistException,
com::sun::star::lang::InvalidListenerException );
- //-------------------------------------------------------------------------
// DocMerge from idl: method com::sun::star::lang::XConnectionPoint::unadvise
/** terminates a notification previously set up with advise.
@@ -170,7 +164,6 @@ published interface XConnectionPoint: com::sun::star::uno::XInterface
*/
void unadvise( [in] com::sun::star::uno::XInterface xListener );
- //-------------------------------------------------------------------------
// DocMerge from idl: method com::sun::star::lang::XConnectionPoint::getConnections
/** @returns
@@ -180,7 +173,6 @@ published interface XConnectionPoint: com::sun::star::uno::XInterface
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/lang/XConnectionPointContainer.idl b/udkapi/com/sun/star/lang/XConnectionPointContainer.idl
index 69c57ec3ab45..8ac912d2ceec 100644
--- a/udkapi/com/sun/star/lang/XConnectionPointContainer.idl
+++ b/udkapi/com/sun/star/lang/XConnectionPointContainer.idl
@@ -21,13 +21,11 @@
#include <com/sun/star/uno/XInterface.idl>
-//=============================================================================
module com { module sun { module star { module lang {
published interface XConnectionPoint;
-//=============================================================================
// DocMerge from xml: interface com::sun::star::lang::XConnectionPointContainer
/** makes it possible to locate a specific connection point
@@ -42,7 +40,6 @@ module com { module sun { module star { module lang {
*/
published interface XConnectionPointContainer: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
// DocMerge from idl: method com::sun::star::lang::XConnectionPointContainer::getConnectionPointTypes
/** @returns
@@ -51,7 +48,6 @@ published interface XConnectionPointContainer: com::sun::star::uno::XInterface
*/
sequence<type> getConnectionPointTypes();
- //-------------------------------------------------------------------------
// DocMerge from idl: method com::sun::star::lang::XConnectionPointContainer::queryConnectionPoint
/** @returns
@@ -65,7 +61,6 @@ published interface XConnectionPointContainer: com::sun::star::uno::XInterface
*/
XConnectionPoint queryConnectionPoint( [in] type aType );
- //-------------------------------------------------------------------------
// DocMerge from xml: method com::sun::star::lang::XConnectionPointContainer::advise
/** creates a connection between this object and a
@@ -85,7 +80,6 @@ published interface XConnectionPointContainer: com::sun::star::uno::XInterface
[oneway] void advise( [in] type aType,
[in] com::sun::star::uno::XInterface xListener );
- //-------------------------------------------------------------------------
// DocMerge from xml: method com::sun::star::lang::XConnectionPointContainer::unadvise
/** terminates a notification previously set up with
@@ -98,7 +92,6 @@ published interface XConnectionPointContainer: com::sun::star::uno::XInterface
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/lang/XEventListener.idl b/udkapi/com/sun/star/lang/XEventListener.idl
index 66e03c876878..6faef728f0c2 100644
--- a/udkapi/com/sun/star/lang/XEventListener.idl
+++ b/udkapi/com/sun/star/lang/XEventListener.idl
@@ -24,18 +24,15 @@
#include <com/sun/star/lang/EventObject.idl>
-//=============================================================================
module com { module sun { module star { module lang {
-//=============================================================================
// DocMerge from xml: interface com::sun::star::lang::XEventListener
/** base interface for all event listeners interfaces.
*/
published interface XEventListener: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
// DocMerge from xml: method com::sun::star::lang::XEventListener::disposing
/** gets called when the broadcaster is about to be disposed.
@@ -54,7 +51,6 @@ published interface XEventListener: com::sun::star::uno::XInterface
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/lang/XInitialization.idl b/udkapi/com/sun/star/lang/XInitialization.idl
index 345836724f1c..36e494527d39 100644
--- a/udkapi/com/sun/star/lang/XInitialization.idl
+++ b/udkapi/com/sun/star/lang/XInitialization.idl
@@ -24,11 +24,9 @@
#include <com/sun/star/uno/Exception.idl>
-//=============================================================================
module com { module sun { module star { module lang {
-//=============================================================================
// DocMerge from xml: interface com::sun::star::lang::XInitialization
/** initializes an object directly after its creation.
@@ -49,7 +47,6 @@ module com { module sun { module star { module lang {
*/
published interface XInitialization: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
// DocMerge from xml: method com::sun::star::lang::XInitialization::initialize
/** initializes the object.
@@ -61,7 +58,6 @@ published interface XInitialization: com::sun::star::uno::XInterface
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/lang/XLocalizable.idl b/udkapi/com/sun/star/lang/XLocalizable.idl
index 00cbf69b0ebf..c556348ad714 100644
--- a/udkapi/com/sun/star/lang/XLocalizable.idl
+++ b/udkapi/com/sun/star/lang/XLocalizable.idl
@@ -23,11 +23,9 @@
#include <com/sun/star/lang/Locale.idl>
-//=============================================================================
module com { module sun { module star { module lang {
-//=============================================================================
// DocMerge from xml: interface com::sun::star::lang::XLocalizable
/** makes it possible to set a <type>Locale</type> to be used by the object.
@@ -48,7 +46,6 @@ published interface XLocalizable: com::sun::star::uno::XInterface
Locale getLocale();
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/lang/XMain.idl b/udkapi/com/sun/star/lang/XMain.idl
index fcdef42d5260..c869b964f72b 100644
--- a/udkapi/com/sun/star/lang/XMain.idl
+++ b/udkapi/com/sun/star/lang/XMain.idl
@@ -24,11 +24,9 @@
#include <com/sun/star/uno/Exception.idl>
-//=============================================================================
module com { module sun { module star { module lang {
-//=============================================================================
/** Executing interface for executable components run by the uno executable
loader. This is an application to run components passing the command
@@ -47,7 +45,6 @@ published interface XMain: com::sun::star::uno::XInterface
long run( [in] sequence< string > aArguments );
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/lang/XMultiComponentFactory.idl b/udkapi/com/sun/star/lang/XMultiComponentFactory.idl
index 9a831e6b6944..f036ece8154a 100644
--- a/udkapi/com/sun/star/lang/XMultiComponentFactory.idl
+++ b/udkapi/com/sun/star/lang/XMultiComponentFactory.idl
@@ -22,7 +22,6 @@
#include <com/sun/star/uno/XComponentContext.idl>
-//=============================================================================
module com { module sun { module star { module lang {
diff --git a/udkapi/com/sun/star/lang/XMultiServiceFactory.idl b/udkapi/com/sun/star/lang/XMultiServiceFactory.idl
index 2659252002cc..c36b4c9d5f3e 100644
--- a/udkapi/com/sun/star/lang/XMultiServiceFactory.idl
+++ b/udkapi/com/sun/star/lang/XMultiServiceFactory.idl
@@ -24,11 +24,9 @@
#include <com/sun/star/uno/Exception.idl>
-//=============================================================================
module com { module sun { module star { module lang {
-//=============================================================================
/** Factories support this interface creating instances giving a name,
e.g. a service name.
@@ -75,7 +73,6 @@ published interface XMultiServiceFactory: com::sun::star::uno::XInterface
sequence<string> getAvailableServiceNames();
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/lang/XServiceDisplayName.idl b/udkapi/com/sun/star/lang/XServiceDisplayName.idl
index 74247ee4de23..a708e5261405 100644
--- a/udkapi/com/sun/star/lang/XServiceDisplayName.idl
+++ b/udkapi/com/sun/star/lang/XServiceDisplayName.idl
@@ -23,11 +23,9 @@
#include <com/sun/star/lang/Locale.idl>
-//=============================================================================
module com { module sun { module star { module lang {
-//=============================================================================
/** provides a name for the service to be used in displays.
<p>This name can be used in displays (dialogs, menus, etc.) to provide
@@ -37,7 +35,6 @@ module com { module sun { module star { module lang {
*/
published interface XServiceDisplayName : ::com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** returns the display name of the service for a given language.
<p>The caller may specify a
@@ -56,7 +53,6 @@ published interface XServiceDisplayName : ::com::sun::star::uno::XInterface
[in] ::com::sun::star::lang::Locale aLocale );
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/lang/XServiceInfo.idl b/udkapi/com/sun/star/lang/XServiceInfo.idl
index cb009f2927fe..4ff9ffb63add 100644
--- a/udkapi/com/sun/star/lang/XServiceInfo.idl
+++ b/udkapi/com/sun/star/lang/XServiceInfo.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/uno/XInterface.idl>
-//=============================================================================
module com { module sun { module star { module lang {
-//=============================================================================
/** Provides information regarding the implementation, i.e. which services
are implemented and the name of the implementation.
@@ -59,7 +57,6 @@ published interface XServiceInfo: com::sun::star::uno::XInterface
sequence<string> getSupportedServiceNames();
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/lang/XServiceName.idl b/udkapi/com/sun/star/lang/XServiceName.idl
index f3c01e11fdf3..cf8935c06d0d 100644
--- a/udkapi/com/sun/star/lang/XServiceName.idl
+++ b/udkapi/com/sun/star/lang/XServiceName.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/uno/XInterface.idl>
-//=============================================================================
module com { module sun { module star { module lang {
-//=============================================================================
// DocMerge from xml: interface com::sun::star::lang::XServiceName
/** identifies the object with a service name which can be used to create
@@ -34,7 +32,6 @@
*/
published interface XServiceName: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
// DocMerge from idl: method com::sun::star::lang::XServiceName::getServiceName
/** @returns
@@ -47,7 +44,6 @@ published interface XServiceName: com::sun::star::uno::XInterface
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/lang/XSingleComponentFactory.idl b/udkapi/com/sun/star/lang/XSingleComponentFactory.idl
index 29732c26ff92..d10f369bf87d 100644
--- a/udkapi/com/sun/star/lang/XSingleComponentFactory.idl
+++ b/udkapi/com/sun/star/lang/XSingleComponentFactory.idl
@@ -22,7 +22,6 @@
#include <com/sun/star/uno/XComponentContext.idl>
-//=============================================================================
module com { module sun { module star { module lang {
diff --git a/udkapi/com/sun/star/lang/XSingleServiceFactory.idl b/udkapi/com/sun/star/lang/XSingleServiceFactory.idl
index 20fc9797a848..7cd07e377829 100644
--- a/udkapi/com/sun/star/lang/XSingleServiceFactory.idl
+++ b/udkapi/com/sun/star/lang/XSingleServiceFactory.idl
@@ -24,11 +24,9 @@
#include <com/sun/star/uno/Exception.idl>
-//=============================================================================
module com { module sun { module star { module lang {
-//=============================================================================
/** Factory interface to produce instances of an implementation
of a service specification.
@@ -60,7 +58,6 @@ published interface XSingleServiceFactory: com::sun::star::uno::XInterface
raises( com::sun::star::uno::Exception );
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/lang/XTypeProvider.idl b/udkapi/com/sun/star/lang/XTypeProvider.idl
index f5691be5f8d1..d429ba08f9fa 100644
--- a/udkapi/com/sun/star/lang/XTypeProvider.idl
+++ b/udkapi/com/sun/star/lang/XTypeProvider.idl
@@ -23,11 +23,9 @@
#include <com/sun/star/reflection/XIdlClass.idl>
-//=============================================================================
module com { module sun { module star { module lang {
-//=============================================================================
/** interface to get information about the types
(usually interface types) supported by an object.
@@ -58,7 +56,6 @@ published interface XTypeProvider: com::sun::star::uno::XInterface
sequence<byte> getImplementationId();
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/lang/XUnoTunnel.idl b/udkapi/com/sun/star/lang/XUnoTunnel.idl
index ac2a40f7c5ba..edd3698ca31c 100644
--- a/udkapi/com/sun/star/lang/XUnoTunnel.idl
+++ b/udkapi/com/sun/star/lang/XUnoTunnel.idl
@@ -23,11 +23,9 @@
-//=============================================================================
module com { module sun { module star { module lang {
-//=============================================================================
/** An interface to tunnel UNO. This means providing access to data or
something else, which is not specified by UNO-IDL.
@@ -60,7 +58,6 @@ published interface XUnoTunnel: com::sun::star::uno::XInterface
hyper getSomething( [in] sequence< byte > aIdentifier );
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/loader/CannotActivateFactoryException.idl b/udkapi/com/sun/star/loader/CannotActivateFactoryException.idl
index 6ed7c5c3ba68..0a7251c1c68e 100644
--- a/udkapi/com/sun/star/loader/CannotActivateFactoryException.idl
+++ b/udkapi/com/sun/star/loader/CannotActivateFactoryException.idl
@@ -21,11 +21,9 @@
#include <com/sun/star/uno/Exception.idl>
-//=============================================================================
module com { module sun { module star { module loader {
-//=============================================================================
/** indicates an error during component activation
<p> This exception is thrown when an application tries to
@@ -42,7 +40,6 @@ published exception CannotActivateFactoryException: com::sun::star::uno::Excepti
{
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/loader/XImplementationLoader.idl b/udkapi/com/sun/star/loader/XImplementationLoader.idl
index 6e387bff3dae..4f7572465521 100644
--- a/udkapi/com/sun/star/loader/XImplementationLoader.idl
+++ b/udkapi/com/sun/star/loader/XImplementationLoader.idl
@@ -27,18 +27,15 @@
#include <com/sun/star/loader/CannotActivateFactoryException.idl>
-//=============================================================================
module com { module sun { module star { module loader {
-//=============================================================================
/** handles activation (loading) of a UNO component.
@see com::sun::star::registry::XImplementationRegistration
*/
published interface XImplementationLoader: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** activates a concrete implementation within a component.
@param implementationName The name of the implementation,
@@ -74,7 +71,6 @@ published interface XImplementationLoader: com::sun::star::uno::XInterface
[in] com::sun::star::registry::XRegistryKey xKey )
raises( com::sun::star::loader::CannotActivateFactoryException );
- //-------------------------------------------------------------------------
/** writes a list of all implementations hosted by this component into a registry key.
<p>This method is called during registering a component.
@param xKey The registry key, which shall be used to write for each
@@ -100,7 +96,6 @@ published interface XImplementationLoader: com::sun::star::uno::XInterface
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/reflection/CoreReflection.idl b/udkapi/com/sun/star/reflection/CoreReflection.idl
index ca55238ce79d..8dc78a331aac 100644
--- a/udkapi/com/sun/star/reflection/CoreReflection.idl
+++ b/udkapi/com/sun/star/reflection/CoreReflection.idl
@@ -23,11 +23,9 @@
#include <com/sun/star/lang/XComponent.idl>
-//=============================================================================
module com { module sun { module star { module reflection {
-//=============================================================================
/** This service is the implementation of the reflection API.
You can obtain information about types, modify values of reflected types
@@ -51,7 +49,6 @@ singleton theCoreReflection
};
*/
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/reflection/FieldAccessMode.idl b/udkapi/com/sun/star/reflection/FieldAccessMode.idl
index bbc51e99ade5..6fc00831bf52 100644
--- a/udkapi/com/sun/star/reflection/FieldAccessMode.idl
+++ b/udkapi/com/sun/star/reflection/FieldAccessMode.idl
@@ -20,11 +20,9 @@
#define __com_sun_star_reflection_FieldAccessMode_idl__
-//=============================================================================
module com { module sun { module star { module reflection {
-//=============================================================================
/** Denotes the access possibilities via <type>XIdlField2</type> to an
interface attribute, enum or compound type (struct/exception).
@@ -46,7 +44,6 @@ published enum FieldAccessMode
CONST
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/reflection/InvalidTypeNameException.idl b/udkapi/com/sun/star/reflection/InvalidTypeNameException.idl
index 1ad8e9809e38..c74f28e8c074 100644
--- a/udkapi/com/sun/star/reflection/InvalidTypeNameException.idl
+++ b/udkapi/com/sun/star/reflection/InvalidTypeNameException.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/uno/Exception.idl>
-//=============================================================================
module com { module sun { module star { module reflection {
-//=============================================================================
/** thrown in case that a certain type name does exist, but does not meet
some other criteria.
@@ -38,7 +36,6 @@ published exception InvalidTypeNameException : com::sun::star::uno::Exception
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/reflection/InvocationTargetException.idl b/udkapi/com/sun/star/reflection/InvocationTargetException.idl
index f1c6424f96df..ce300f103912 100644
--- a/udkapi/com/sun/star/reflection/InvocationTargetException.idl
+++ b/udkapi/com/sun/star/reflection/InvocationTargetException.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/lang/WrappedTargetException.idl>
-//=============================================================================
module com { module sun { module star { module reflection {
-//=============================================================================
/** This exception denotes a checked exception (wrapping an originating exception)
and may be thrown upon using invocation API.
@@ -37,7 +35,6 @@ published exception InvocationTargetException: com::sun::star::lang::WrappedTarg
{
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/reflection/MethodMode.idl b/udkapi/com/sun/star/reflection/MethodMode.idl
index 10eb9016810b..f0368c145907 100644
--- a/udkapi/com/sun/star/reflection/MethodMode.idl
+++ b/udkapi/com/sun/star/reflection/MethodMode.idl
@@ -20,11 +20,9 @@
#define __com_sun_star_reflection_MethodMode_idl__
-//=============================================================================
module com { module sun { module star { module reflection {
-//=============================================================================
/** MethodMode denotes the mode in which method calls are run, i.e. either oneway or
twoway. Mode oneway denotes that a call may be run asynchronously
@@ -41,7 +39,6 @@ published enum MethodMode
TWOWAY
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/reflection/NoSuchTypeNameException.idl b/udkapi/com/sun/star/reflection/NoSuchTypeNameException.idl
index e3859693a17d..980487d4ff2f 100644
--- a/udkapi/com/sun/star/reflection/NoSuchTypeNameException.idl
+++ b/udkapi/com/sun/star/reflection/NoSuchTypeNameException.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/uno/Exception.idl>
-//=============================================================================
module com { module sun { module star { module reflection {
-//=============================================================================
/** thrown in case that a certain type name does not exist.
@@ -37,7 +35,6 @@ published exception NoSuchTypeNameException : com::sun::star::uno::Exception
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/reflection/ParamInfo.idl b/udkapi/com/sun/star/reflection/ParamInfo.idl
index f4f98ac160b7..73167f0749b8 100644
--- a/udkapi/com/sun/star/reflection/ParamInfo.idl
+++ b/udkapi/com/sun/star/reflection/ParamInfo.idl
@@ -21,13 +21,11 @@
#include <com/sun/star/reflection/ParamMode.idl>
-//=============================================================================
module com { module sun { module star { module reflection {
published interface XIdlClass;
-//=============================================================================
/** Provides information about a formal parameter of a method.
*/
@@ -46,7 +44,6 @@ published struct ParamInfo
XIdlClass aType;
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/reflection/ParamMode.idl b/udkapi/com/sun/star/reflection/ParamMode.idl
index efe690af30cf..71924bb16406 100644
--- a/udkapi/com/sun/star/reflection/ParamMode.idl
+++ b/udkapi/com/sun/star/reflection/ParamMode.idl
@@ -20,11 +20,9 @@
#define __com_sun_star_reflection_ParamMode_idl__
-//=============================================================================
module com { module sun { module star { module reflection {
-//=============================================================================
/** The parameter mode denotes the transfer between caller and callee
of a method.
@@ -45,7 +43,6 @@ published enum ParamMode
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/reflection/ProxyFactory.idl b/udkapi/com/sun/star/reflection/ProxyFactory.idl
index ce636aed5392..bf19be86bcc0 100644
--- a/udkapi/com/sun/star/reflection/ProxyFactory.idl
+++ b/udkapi/com/sun/star/reflection/ProxyFactory.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/reflection/XProxyFactory.idl>
-//=============================================================================
module com { module sun { module star { module reflection {
-//=============================================================================
/** Service to create proxy objects acting on behalf of a given
target object.<br>
@@ -53,7 +51,6 @@ published service ProxyFactory
interface com::sun::star::reflection::XProxyFactory;
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/reflection/TypeDescriptionManager.idl b/udkapi/com/sun/star/reflection/TypeDescriptionManager.idl
index 3633637ac898..597dda266ceb 100644
--- a/udkapi/com/sun/star/reflection/TypeDescriptionManager.idl
+++ b/udkapi/com/sun/star/reflection/TypeDescriptionManager.idl
@@ -25,11 +25,9 @@
#include <com/sun/star/lang/XComponent.idl>
#include <com/sun/star/reflection/XTypeDescriptionEnumerationAccess.idl>
-//=============================================================================
module com { module sun { module star { module reflection {
-//=============================================================================
/** This service manages type descriptions and acts as a central access point
to every type description. It delegates calls for demanded types to
@@ -93,7 +91,6 @@ published service TypeDescriptionManager
[optional] interface XTypeDescriptionEnumerationAccess;
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/reflection/TypeDescriptionProvider.idl b/udkapi/com/sun/star/reflection/TypeDescriptionProvider.idl
index 2d2d3aa83acb..672274b8d163 100644
--- a/udkapi/com/sun/star/reflection/TypeDescriptionProvider.idl
+++ b/udkapi/com/sun/star/reflection/TypeDescriptionProvider.idl
@@ -23,11 +23,9 @@
#include <com/sun/star/lang/XComponent.idl>
#include <com/sun/star/reflection/XTypeDescriptionEnumerationAccess.idl>
-//=============================================================================
module com { module sun { module star { module reflection {
-//=============================================================================
/** This service provides type descriptions, i.e. concrete
service implementations read from source like the persistent registry
@@ -64,7 +62,6 @@ published service TypeDescriptionProvider
[optional] interface XTypeDescriptionEnumerationAccess;
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/reflection/TypeDescriptionSearchDepth.idl b/udkapi/com/sun/star/reflection/TypeDescriptionSearchDepth.idl
index 9b1fee6600df..080c23c12ff4 100644
--- a/udkapi/com/sun/star/reflection/TypeDescriptionSearchDepth.idl
+++ b/udkapi/com/sun/star/reflection/TypeDescriptionSearchDepth.idl
@@ -21,11 +21,9 @@
#define __com_sun_star_reflection_TypeDescriptionSearchDepth_idl__
-//=============================================================================
module com { module sun { module star { module reflection {
-//=============================================================================
/** Defines depths for searching through type description collections.
@@ -44,7 +42,6 @@ published enum TypeDescriptionSearchDepth
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/reflection/XArrayTypeDescription.idl b/udkapi/com/sun/star/reflection/XArrayTypeDescription.idl
index 2675c59cfb86..bd9f2efa7bac 100644
--- a/udkapi/com/sun/star/reflection/XArrayTypeDescription.idl
+++ b/udkapi/com/sun/star/reflection/XArrayTypeDescription.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/reflection/XTypeDescription.idl>
-//=============================================================================
module com { module sun { module star { module reflection {
-//=============================================================================
/** Deprecated. Arrays are not supported.
Reflects a fixed-size array type.
@@ -58,7 +56,6 @@ published interface XArrayTypeDescription: com::sun::star::reflection::XTypeDesc
sequence< long > getDimensions();
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/reflection/XCompoundTypeDescription.idl b/udkapi/com/sun/star/reflection/XCompoundTypeDescription.idl
index 8e8f123d4d84..2c931ac4dab2 100644
--- a/udkapi/com/sun/star/reflection/XCompoundTypeDescription.idl
+++ b/udkapi/com/sun/star/reflection/XCompoundTypeDescription.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/reflection/XTypeDescription.idl>
-//=============================================================================
module com { module sun { module star { module reflection {
-//=============================================================================
/** Reflects a compound type, i.e. a struct or exception.
@@ -65,7 +63,6 @@ published interface XCompoundTypeDescription: com::sun::star::reflection::XTypeD
sequence<string> getMemberNames();
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/reflection/XConstantTypeDescription.idl b/udkapi/com/sun/star/reflection/XConstantTypeDescription.idl
index 044ee4ccc551..6df7463dd75a 100644
--- a/udkapi/com/sun/star/reflection/XConstantTypeDescription.idl
+++ b/udkapi/com/sun/star/reflection/XConstantTypeDescription.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/reflection/XTypeDescription.idl>
-//=============================================================================
module com { module sun { module star { module reflection {
-//=============================================================================
/** Reflects a constant.
@@ -63,7 +61,6 @@ published interface XConstantTypeDescription : com::sun::star::reflection::XType
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/reflection/XConstantsTypeDescription.idl b/udkapi/com/sun/star/reflection/XConstantsTypeDescription.idl
index 2c2dcb9801f2..af6d92eef3c4 100644
--- a/udkapi/com/sun/star/reflection/XConstantsTypeDescription.idl
+++ b/udkapi/com/sun/star/reflection/XConstantsTypeDescription.idl
@@ -23,11 +23,9 @@
#include <com/sun/star/reflection/XConstantTypeDescription.idl>
#include <com/sun/star/reflection/XTypeDescription.idl>
-//=============================================================================
module com { module sun { module star { module reflection {
-//=============================================================================
/** Reflects a constants group.
@@ -45,7 +43,6 @@ published interface XConstantsTypeDescription : com::sun::star::reflection::XTyp
sequence< XConstantTypeDescription > getConstants();
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/reflection/XEnumTypeDescription.idl b/udkapi/com/sun/star/reflection/XEnumTypeDescription.idl
index a6fd3f846d10..d015743420ba 100644
--- a/udkapi/com/sun/star/reflection/XEnumTypeDescription.idl
+++ b/udkapi/com/sun/star/reflection/XEnumTypeDescription.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/reflection/XTypeDescription.idl>
-//=============================================================================
module com { module sun { module star { module reflection {
-//=============================================================================
/** Reflects an enum type.
*/
@@ -54,7 +52,6 @@ published interface XEnumTypeDescription: com::sun::star::reflection::XTypeDescr
sequence<long> getEnumValues();
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/reflection/XIdlArray.idl b/udkapi/com/sun/star/reflection/XIdlArray.idl
index 17f327e98f6b..8dc3c9f5aec0 100644
--- a/udkapi/com/sun/star/reflection/XIdlArray.idl
+++ b/udkapi/com/sun/star/reflection/XIdlArray.idl
@@ -26,11 +26,9 @@
#include <com/sun/star/lang/ArrayIndexOutOfBoundsException.idl>
-//=============================================================================
module com { module sun { module star { module reflection {
-//=============================================================================
/** Reflects an IDL sequence and provides dynamic access to instances of
that sequence.
@@ -110,7 +108,6 @@ published interface XIdlArray: com::sun::star::uno::XInterface
com::sun::star::lang::ArrayIndexOutOfBoundsException );
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/reflection/XIdlClass.idl b/udkapi/com/sun/star/reflection/XIdlClass.idl
index 784736ec0913..e17c4b3f41e5 100644
--- a/udkapi/com/sun/star/reflection/XIdlClass.idl
+++ b/udkapi/com/sun/star/reflection/XIdlClass.idl
@@ -25,7 +25,6 @@
#include <com/sun/star/uno/Uik.idl>
-//=============================================================================
module com { module sun { module star { module reflection {
@@ -33,7 +32,6 @@ module com { module sun { module star { module reflection {
published interface XIdlMethod;
published interface XIdlArray;
-//=============================================================================
/** Provides information reflecting an UNO type.
*/
@@ -191,7 +189,6 @@ published interface XIdlClass: com::sun::star::uno::XInterface
void createObject( [out] any obj );
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/reflection/XIdlClassProvider.idl b/udkapi/com/sun/star/reflection/XIdlClassProvider.idl
index e4ee31db349e..97ee21dc4168 100644
--- a/udkapi/com/sun/star/reflection/XIdlClassProvider.idl
+++ b/udkapi/com/sun/star/reflection/XIdlClassProvider.idl
@@ -24,11 +24,9 @@
#include <com/sun/star/reflection/XIdlClass.idl>
-//=============================================================================
module com { module sun { module star { module reflection {
-//=============================================================================
/** Deprecated interface. Do not use anymore.
@@ -39,7 +37,6 @@ published interface XIdlClassProvider: com::sun::star::uno::XInterface
sequence<com::sun::star::reflection::XIdlClass> getIdlClasses();
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/reflection/XIdlField.idl b/udkapi/com/sun/star/reflection/XIdlField.idl
index 959be4f0a4a5..3a984926f327 100644
--- a/udkapi/com/sun/star/reflection/XIdlField.idl
+++ b/udkapi/com/sun/star/reflection/XIdlField.idl
@@ -30,11 +30,9 @@
#include <com/sun/star/lang/IllegalAccessException.idl>
-//=============================================================================
module com { module sun { module star { module reflection {
-//=============================================================================
/** Deprecated. Use <type scope="com::sun::star::reflection">XIdlField2</type>
instead.
@@ -55,7 +53,6 @@ published interface XIdlField: com::sun::star::reflection::XIdlMember
com::sun::star::lang::IllegalAccessException );
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/reflection/XIdlField2.idl b/udkapi/com/sun/star/reflection/XIdlField2.idl
index 1583c9d8b289..32851a70af56 100644
--- a/udkapi/com/sun/star/reflection/XIdlField2.idl
+++ b/udkapi/com/sun/star/reflection/XIdlField2.idl
@@ -30,11 +30,9 @@
#include <com/sun/star/lang/IllegalAccessException.idl>
-//=============================================================================
module com { module sun { module star { module reflection {
-//=============================================================================
/** Reflects an IDL interface attribute, enum or compound type
(i.e. struct/exception) member.
@@ -105,7 +103,6 @@ published interface XIdlField2: com::sun::star::reflection::XIdlMember
com::sun::star::lang::IllegalAccessException );
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/reflection/XIdlMember.idl b/udkapi/com/sun/star/reflection/XIdlMember.idl
index 6b9af4755ea7..4da5b9bdc4eb 100644
--- a/udkapi/com/sun/star/reflection/XIdlMember.idl
+++ b/udkapi/com/sun/star/reflection/XIdlMember.idl
@@ -22,7 +22,6 @@
#include <com/sun/star/uno/XInterface.idl>
-//=============================================================================
module com { module sun { module star { module reflection {
@@ -47,7 +46,6 @@ published interface XIdlMember: com::sun::star::uno::XInterface
string getName();
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/reflection/XIdlMethod.idl b/udkapi/com/sun/star/reflection/XIdlMethod.idl
index 42f06c8f22b1..b28e148f1b9a 100644
--- a/udkapi/com/sun/star/reflection/XIdlMethod.idl
+++ b/udkapi/com/sun/star/reflection/XIdlMethod.idl
@@ -30,13 +30,11 @@
#include <com/sun/star/reflection/InvocationTargetException.idl>
-//=============================================================================
module com { module sun { module star { module reflection {
published interface XIdlClass;
-//=============================================================================
/** Reflects an IDL interface method.
*/
@@ -113,7 +111,6 @@ published interface XIdlMethod: com::sun::star::reflection::XIdlMember
com::sun::star::reflection::InvocationTargetException );
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/reflection/XIdlReflection.idl b/udkapi/com/sun/star/reflection/XIdlReflection.idl
index ba73251ada96..bbded9766406 100644
--- a/udkapi/com/sun/star/reflection/XIdlReflection.idl
+++ b/udkapi/com/sun/star/reflection/XIdlReflection.idl
@@ -24,11 +24,9 @@
#include <com/sun/star/reflection/XIdlClass.idl>
-//=============================================================================
module com { module sun { module star { module reflection {
-//=============================================================================
/** Interface to reflect types.
@@ -61,7 +59,6 @@ published interface XIdlReflection: com::sun::star::uno::XInterface
com::sun::star::reflection::XIdlClass getType( [in] any aObj );
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/reflection/XIndirectTypeDescription.idl b/udkapi/com/sun/star/reflection/XIndirectTypeDescription.idl
index 766079aa1437..6bf55401c9da 100644
--- a/udkapi/com/sun/star/reflection/XIndirectTypeDescription.idl
+++ b/udkapi/com/sun/star/reflection/XIndirectTypeDescription.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/reflection/XTypeDescription.idl>
-//=============================================================================
module com { module sun { module star { module reflection {
-//=============================================================================
/** Reflects a typedef or sequence type.
The type class of this description is TypeClass_TYPEDEF or
@@ -43,7 +41,6 @@ published interface XIndirectTypeDescription: com::sun::star::reflection::XTypeD
com::sun::star::reflection::XTypeDescription getReferencedType();
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/reflection/XInterfaceAttributeTypeDescription.idl b/udkapi/com/sun/star/reflection/XInterfaceAttributeTypeDescription.idl
index bde8819cfd40..aee3a1bd8662 100644
--- a/udkapi/com/sun/star/reflection/XInterfaceAttributeTypeDescription.idl
+++ b/udkapi/com/sun/star/reflection/XInterfaceAttributeTypeDescription.idl
@@ -24,11 +24,9 @@
#include <com/sun/star/reflection/XTypeDescription.idl>
-//=============================================================================
module com { module sun { module star { module reflection {
-//=============================================================================
/** Reflects an interface attribute type.
@@ -55,7 +53,6 @@ published interface XInterfaceAttributeTypeDescription: com::sun::star::reflecti
com::sun::star::reflection::XTypeDescription getType();
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/reflection/XInterfaceMemberTypeDescription.idl b/udkapi/com/sun/star/reflection/XInterfaceMemberTypeDescription.idl
index cc7725f37d24..c18d420ab172 100644
--- a/udkapi/com/sun/star/reflection/XInterfaceMemberTypeDescription.idl
+++ b/udkapi/com/sun/star/reflection/XInterfaceMemberTypeDescription.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/reflection/XTypeDescription.idl>
-//=============================================================================
module com { module sun { module star { module reflection {
-//=============================================================================
/** Base interface for reflected interface members.
@@ -51,7 +49,6 @@ published interface XInterfaceMemberTypeDescription: com::sun::star::reflection:
long getPosition();
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/reflection/XInterfaceMethodTypeDescription.idl b/udkapi/com/sun/star/reflection/XInterfaceMethodTypeDescription.idl
index b0fcaf3aba03..bde37f6221e4 100644
--- a/udkapi/com/sun/star/reflection/XInterfaceMethodTypeDescription.idl
+++ b/udkapi/com/sun/star/reflection/XInterfaceMethodTypeDescription.idl
@@ -26,11 +26,9 @@
#include <com/sun/star/reflection/XMethodParameter.idl>
-//=============================================================================
module com { module sun { module star { module reflection {
-//=============================================================================
/** Reflects an interface method type.
The type class of this type is TypeClass_INTERFACE_METHOD.
@@ -66,7 +64,6 @@ published interface XInterfaceMethodTypeDescription: com::sun::star::reflection:
sequence<com::sun::star::reflection::XTypeDescription> getExceptions();
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/reflection/XInterfaceTypeDescription.idl b/udkapi/com/sun/star/reflection/XInterfaceTypeDescription.idl
index b7b930eaa322..a4c6caf7d0bf 100644
--- a/udkapi/com/sun/star/reflection/XInterfaceTypeDescription.idl
+++ b/udkapi/com/sun/star/reflection/XInterfaceTypeDescription.idl
@@ -26,11 +26,9 @@
#include <com/sun/star/reflection/XInterfaceMemberTypeDescription.idl>
-//=============================================================================
module com { module sun { module star { module reflection {
-//=============================================================================
/** Reflects an interface type.
@@ -72,7 +70,6 @@ published interface XInterfaceTypeDescription: com::sun::star::reflection::XType
sequence<com::sun::star::reflection::XInterfaceMemberTypeDescription> getMembers();
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/reflection/XMethodParameter.idl b/udkapi/com/sun/star/reflection/XMethodParameter.idl
index 1baa69827ce5..ee09096ce1ab 100644
--- a/udkapi/com/sun/star/reflection/XMethodParameter.idl
+++ b/udkapi/com/sun/star/reflection/XMethodParameter.idl
@@ -24,11 +24,9 @@
#include <com/sun/star/reflection/XTypeDescription.idl>
-//=============================================================================
module com { module sun { module star { module reflection {
-//=============================================================================
/** Reflects a method parameter.
@@ -76,7 +74,6 @@ published interface XMethodParameter: com::sun::star::uno::XInterface
long getPosition();
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/reflection/XModuleTypeDescription.idl b/udkapi/com/sun/star/reflection/XModuleTypeDescription.idl
index fb2aecaefa63..a836499eaa18 100644
--- a/udkapi/com/sun/star/reflection/XModuleTypeDescription.idl
+++ b/udkapi/com/sun/star/reflection/XModuleTypeDescription.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/reflection/XTypeDescription.idl>
-//=============================================================================
module com { module sun { module star { module reflection {
-//=============================================================================
/** Reflects a module.
@@ -44,7 +42,6 @@ published interface XModuleTypeDescription : com::sun::star::reflection::XTypeDe
sequence< XTypeDescription > getMembers();
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/reflection/XPropertyTypeDescription.idl b/udkapi/com/sun/star/reflection/XPropertyTypeDescription.idl
index ee53abbda589..b994d92b5679 100644
--- a/udkapi/com/sun/star/reflection/XPropertyTypeDescription.idl
+++ b/udkapi/com/sun/star/reflection/XPropertyTypeDescription.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/reflection/XTypeDescription.idl>
-//=============================================================================
module com { module sun { module star { module reflection {
-//=============================================================================
/** Reflects a property.
@@ -50,7 +48,6 @@ published interface XPropertyTypeDescription : com::sun::star::reflection::XType
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/reflection/XProxyFactory.idl b/udkapi/com/sun/star/reflection/XProxyFactory.idl
index e9f6bb201ce2..0f9d95d0122e 100644
--- a/udkapi/com/sun/star/reflection/XProxyFactory.idl
+++ b/udkapi/com/sun/star/reflection/XProxyFactory.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/uno/XInterface.idl>
#include <com/sun/star/uno/XAggregation.idl>
-//=============================================================================
module com { module sun { module star { module reflection {
-//=============================================================================
/** Factory interface to produce proxy objects.
@@ -59,7 +57,6 @@ published interface XProxyFactory: com::sun::star::uno::XInterface
[in] com::sun::star::uno::XInterface xTarget );
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/reflection/XServiceTypeDescription.idl b/udkapi/com/sun/star/reflection/XServiceTypeDescription.idl
index 61cba87afc8a..96b2cee5365b 100644
--- a/udkapi/com/sun/star/reflection/XServiceTypeDescription.idl
+++ b/udkapi/com/sun/star/reflection/XServiceTypeDescription.idl
@@ -24,11 +24,9 @@
#include <com/sun/star/reflection/XInterfaceTypeDescription.idl>
#include <com/sun/star/reflection/XPropertyTypeDescription.idl>
-//=============================================================================
module com { module sun { module star { module reflection {
-//=============================================================================
/** Reflects a service.
@@ -88,7 +86,6 @@ published interface XServiceTypeDescription : com::sun::star::reflection::XTypeD
sequence< XPropertyTypeDescription > getProperties();
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/reflection/XSingletonTypeDescription.idl b/udkapi/com/sun/star/reflection/XSingletonTypeDescription.idl
index 4d9efc7a60ff..3e16107113e5 100644
--- a/udkapi/com/sun/star/reflection/XSingletonTypeDescription.idl
+++ b/udkapi/com/sun/star/reflection/XSingletonTypeDescription.idl
@@ -23,11 +23,9 @@
#include <com/sun/star/reflection/XTypeDescription.idl>
#include <com/sun/star/reflection/XServiceTypeDescription.idl>
-//=============================================================================
module com { module sun { module star { module reflection {
-//=============================================================================
/** Reflects a singleton.
@@ -52,7 +50,6 @@ published interface XSingletonTypeDescription : com::sun::star::reflection::XTyp
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/reflection/XTypeDescription.idl b/udkapi/com/sun/star/reflection/XTypeDescription.idl
index 633259f4924e..ae2d0c666c71 100644
--- a/udkapi/com/sun/star/reflection/XTypeDescription.idl
+++ b/udkapi/com/sun/star/reflection/XTypeDescription.idl
@@ -24,11 +24,9 @@
#include <com/sun/star/uno/TypeClass.idl>
-//=============================================================================
module com { module sun { module star { module reflection {
-//=============================================================================
/** Reflects a UNOIDL entity.
@@ -63,7 +61,6 @@ published interface XTypeDescription : com::sun::star::uno::XInterface
string getName();
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/reflection/XTypeDescriptionEnumeration.idl b/udkapi/com/sun/star/reflection/XTypeDescriptionEnumeration.idl
index c48e6c4b2d63..855998194267 100644
--- a/udkapi/com/sun/star/reflection/XTypeDescriptionEnumeration.idl
+++ b/udkapi/com/sun/star/reflection/XTypeDescriptionEnumeration.idl
@@ -24,11 +24,9 @@
#include <com/sun/star/container/XEnumeration.idl>
#include <com/sun/star/container/NoSuchElementException.idl>
-//=============================================================================
module com { module sun { module star { module reflection {
-//=============================================================================
/** Defines an enumeration for type descriptions.
@@ -48,7 +46,6 @@ published interface XTypeDescriptionEnumeration : com::sun::star::container::XEn
raises( com::sun::star::container::NoSuchElementException );
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/reflection/XTypeDescriptionEnumerationAccess.idl b/udkapi/com/sun/star/reflection/XTypeDescriptionEnumerationAccess.idl
index ebe1699310ae..73eaa9ebd2a9 100644
--- a/udkapi/com/sun/star/reflection/XTypeDescriptionEnumerationAccess.idl
+++ b/udkapi/com/sun/star/reflection/XTypeDescriptionEnumerationAccess.idl
@@ -27,11 +27,9 @@
#include <com/sun/star/reflection/NoSuchTypeNameException.idl>
#include <com/sun/star/reflection/InvalidTypeNameException.idl>
-//=============================================================================
module com { module sun { module star { module reflection {
-//=============================================================================
/** Defines an interface for creating enumerations for type descriptions.
@@ -160,7 +158,6 @@ published interface XTypeDescriptionEnumerationAccess : com::sun::star::uno::XIn
raises( NoSuchTypeNameException, InvalidTypeNameException );
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/reflection/XUnionTypeDescription.idl b/udkapi/com/sun/star/reflection/XUnionTypeDescription.idl
index df240d779604..179dfe13b033 100644
--- a/udkapi/com/sun/star/reflection/XUnionTypeDescription.idl
+++ b/udkapi/com/sun/star/reflection/XUnionTypeDescription.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/reflection/XTypeDescription.idl>
-//=============================================================================
module com { module sun { module star { module reflection {
-//=============================================================================
/** Deprecated. Unions are not supported.
Reflects a union type.
@@ -80,7 +78,6 @@ published interface XUnionTypeDescription: com::sun::star::reflection::XTypeDesc
sequence< string > getMemberNames();
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/registry/CannotRegisterImplementationException.idl b/udkapi/com/sun/star/registry/CannotRegisterImplementationException.idl
index 8eade2a67fef..2f8677462340 100644
--- a/udkapi/com/sun/star/registry/CannotRegisterImplementationException.idl
+++ b/udkapi/com/sun/star/registry/CannotRegisterImplementationException.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/uno/Exception.idl>
-//=============================================================================
module com { module sun { module star { module registry {
-//=============================================================================
// DocMerge from xml: exception com::sun::star::registry::CannotRegisterImplementationException
/** is thrown when an application tries to register a new component (implementation) using the
@@ -44,7 +42,6 @@ published exception CannotRegisterImplementationException: com::sun::star::uno::
{
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/registry/DefaultRegistry.idl b/udkapi/com/sun/star/registry/DefaultRegistry.idl
index 9b14774a92fa..ad0972659b0f 100644
--- a/udkapi/com/sun/star/registry/DefaultRegistry.idl
+++ b/udkapi/com/sun/star/registry/DefaultRegistry.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/registry/XSimpleRegistry.idl>
-//=============================================================================
module com { module sun { module star { module registry {
-//=============================================================================
// DocMerge from xml: service com::sun::star::registry::DefaultRegistry
/** implicitly supports a local registry and a read-only
@@ -143,7 +141,6 @@ published service DefaultRegistry
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/registry/ImplementationRegistration.idl b/udkapi/com/sun/star/registry/ImplementationRegistration.idl
index a99b6c290f65..bc2446c06f2f 100644
--- a/udkapi/com/sun/star/registry/ImplementationRegistration.idl
+++ b/udkapi/com/sun/star/registry/ImplementationRegistration.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/registry/XImplementationRegistration.idl>
-//=============================================================================
module com { module sun { module star { module registry {
-//=============================================================================
// DocMerge from xml: service com::sun::star::registry::ImplementationRegistration
/** is the implementation of the interface <type>XImplementationRegistration</type>.
@@ -42,7 +40,6 @@
published service ImplementationRegistration
: com::sun::star::registry::XImplementationRegistration;
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/registry/InvalidRegistryException.idl b/udkapi/com/sun/star/registry/InvalidRegistryException.idl
index 45aa82c2de04..141ea2c8e665 100644
--- a/udkapi/com/sun/star/registry/InvalidRegistryException.idl
+++ b/udkapi/com/sun/star/registry/InvalidRegistryException.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/uno/Exception.idl>
-//=============================================================================
module com { module sun { module star { module registry {
-//=============================================================================
// DocMerge from xml: exception com::sun::star::registry::InvalidRegistryException
/** signals that the registry is invalid or an operation on the registry
@@ -36,7 +34,6 @@ published exception InvalidRegistryException: com::sun::star::uno::Exception
{
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/registry/InvalidValueException.idl b/udkapi/com/sun/star/registry/InvalidValueException.idl
index c3a891ea6d36..1b3919ca7523 100644
--- a/udkapi/com/sun/star/registry/InvalidValueException.idl
+++ b/udkapi/com/sun/star/registry/InvalidValueException.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/uno/Exception.idl>
-//=============================================================================
module com { module sun { module star { module registry {
-//=============================================================================
// DocMerge from xml: exception com::sun::star::registry::InvalidValueException
/** signals that the value of the key is invalid or does not have the
@@ -36,7 +34,6 @@ published exception InvalidValueException: com::sun::star::uno::Exception
{
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/registry/MergeConflictException.idl b/udkapi/com/sun/star/registry/MergeConflictException.idl
index 08c8d91c5f86..6c77b4ffae11 100644
--- a/udkapi/com/sun/star/registry/MergeConflictException.idl
+++ b/udkapi/com/sun/star/registry/MergeConflictException.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/uno/Exception.idl>
-//=============================================================================
module com { module sun { module star { module registry {
-//=============================================================================
// DocMerge from xml: exception com::sun::star::registry::MergeConflictException
/** is thrown if entries of two registries are contradictory in the context of
@@ -36,7 +34,6 @@ published exception MergeConflictException: com::sun::star::uno::Exception
{
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/registry/NestedRegistry.idl b/udkapi/com/sun/star/registry/NestedRegistry.idl
index e6fe72de41ec..b3870650209d 100644
--- a/udkapi/com/sun/star/registry/NestedRegistry.idl
+++ b/udkapi/com/sun/star/registry/NestedRegistry.idl
@@ -23,11 +23,9 @@
#include <com/sun/star/lang/XInitialization.idl>
-//=============================================================================
module com { module sun { module star { module registry {
-//=============================================================================
// DocMerge from xml: service com::sun::star::registry::NestedRegistry
/** supports a shared view on two different registries. The registry
@@ -139,7 +137,6 @@ published service NestedRegistry
interface com::sun::star::lang::XInitialization;
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/registry/RegistryKeyType.idl b/udkapi/com/sun/star/registry/RegistryKeyType.idl
index 10b29081e344..f1c85e1ee7d4 100644
--- a/udkapi/com/sun/star/registry/RegistryKeyType.idl
+++ b/udkapi/com/sun/star/registry/RegistryKeyType.idl
@@ -20,11 +20,9 @@
#define __com_sun_star_registry_RegistryKeyType_idl__
-//=============================================================================
module com { module sun { module star { module registry {
-//=============================================================================
// DocMerge from xml: enum com::sun::star::registry::RegistryKeyType
/** represents all possible types of a key.
@@ -34,13 +32,11 @@
*/
published enum RegistryKeyType
{
- //-------------------------------------------------------------------------
// DOCUMENTATION OMITTED FOR RegistryKeyType:: KEY,
// DocMerge: empty anyway
KEY,
- //-------------------------------------------------------------------------
// DOCUMENTATION OMITTED FOR RegistryKeyType:: LINK
// DocMerge: empty anyway
@@ -48,7 +44,6 @@ published enum RegistryKeyType
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/registry/RegistryValueType.idl b/udkapi/com/sun/star/registry/RegistryValueType.idl
index 053bf3f4d02b..6abcc2c07b43 100644
--- a/udkapi/com/sun/star/registry/RegistryValueType.idl
+++ b/udkapi/com/sun/star/registry/RegistryValueType.idl
@@ -20,11 +20,9 @@
#define __com_sun_star_registry_RegistryValueType_idl__
-//=============================================================================
module com { module sun { module star { module registry {
-//=============================================================================
// DocMerge from xml: enum com::sun::star::registry::RegistryValueType
/** represents all possible types of a key value.
@@ -35,7 +33,6 @@
*/
published enum RegistryValueType
{
- //-------------------------------------------------------------------------
// DOCUMENTATION OMITTED FOR RegistryValueType:: NOT_DEFINED,
// DocMerge from xml: value com::sun::star::registry::RegistryValueType::NOT_DEFINED
@@ -43,7 +40,6 @@ published enum RegistryValueType
*/
NOT_DEFINED,
- //-------------------------------------------------------------------------
// DOCUMENTATION OMITTED FOR RegistryValueType:: LONG,
// DocMerge from xml: value com::sun::star::registry::RegistryValueType::LONG
@@ -51,7 +47,6 @@ published enum RegistryValueType
*/
LONG,
- //-------------------------------------------------------------------------
// DOCUMENTATION OMITTED FOR RegistryValueType:: ASCII,
// DocMerge from xml: value com::sun::star::registry::RegistryValueType::ASCII
@@ -59,7 +54,6 @@ published enum RegistryValueType
*/
ASCII,
- //-------------------------------------------------------------------------
// DOCUMENTATION OMITTED FOR RegistryValueType:: STRING,
// DocMerge from xml: value com::sun::star::registry::RegistryValueType::STRING
@@ -67,7 +61,6 @@ published enum RegistryValueType
*/
STRING,
- //-------------------------------------------------------------------------
// DOCUMENTATION OMITTED FOR RegistryValueType:: BINARY,
// DocMerge from xml: value com::sun::star::registry::RegistryValueType::BINARY
@@ -75,7 +68,6 @@ published enum RegistryValueType
*/
BINARY,
- //-------------------------------------------------------------------------
// DOCUMENTATION OMITTED FOR RegistryValueType:: LONGLIST,
// DocMerge from xml: value com::sun::star::registry::RegistryValueType::LONGLIST
@@ -83,7 +75,6 @@ published enum RegistryValueType
*/
LONGLIST,
- //-------------------------------------------------------------------------
// DOCUMENTATION OMITTED FOR RegistryValueType:: ASCIILIST,
// DocMerge from xml: value com::sun::star::registry::RegistryValueType::ASCIILIST
@@ -91,7 +82,6 @@ published enum RegistryValueType
*/
ASCIILIST,
- //-------------------------------------------------------------------------
// DOCUMENTATION OMITTED FOR RegistryValueType:: STRINGLIST
// DocMerge from xml: value com::sun::star::registry::RegistryValueType::STRINGLIST
@@ -101,7 +91,6 @@ published enum RegistryValueType
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/registry/SimpleRegistry.idl b/udkapi/com/sun/star/registry/SimpleRegistry.idl
index 1d876cca2509..161d4719a6a3 100644
--- a/udkapi/com/sun/star/registry/SimpleRegistry.idl
+++ b/udkapi/com/sun/star/registry/SimpleRegistry.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/registry/XSimpleRegistry.idl>
-//=============================================================================
module com { module sun { module star { module registry {
-//=============================================================================
// DocMerge from xml: service com::sun::star::registry::SimpleRegistry
/** makes it possible to create, open, or close a registry. Further, it is
@@ -39,7 +37,6 @@
*/
published service SimpleRegistry : com::sun::star::registry::XSimpleRegistry;
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/registry/XImplementationRegistration.idl b/udkapi/com/sun/star/registry/XImplementationRegistration.idl
index eddeb827348b..df6822a26eb8 100644
--- a/udkapi/com/sun/star/registry/XImplementationRegistration.idl
+++ b/udkapi/com/sun/star/registry/XImplementationRegistration.idl
@@ -26,11 +26,9 @@
#include <com/sun/star/registry/CannotRegisterImplementationException.idl>
-//=============================================================================
module com { module sun { module star { module registry {
-//=============================================================================
// DocMerge from xml: interface com::sun::star::registry::XImplementationRegistration
/** offers a registry for implementation objects and provides information
@@ -38,7 +36,6 @@
*/
published interface XImplementationRegistration: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
// DocMerge from xml: method com::sun::star::registry::XImplementationRegistration::registerImplementation
/** registers a component which provides one or more implementations.
@@ -56,7 +53,6 @@ published interface XImplementationRegistration: com::sun::star::uno::XInterface
[in] com::sun::star::registry::XSimpleRegistry xReg )
raises( com::sun::star::registry::CannotRegisterImplementationException );
- //-------------------------------------------------------------------------
// DocMerge from xml: method com::sun::star::registry::XImplementationRegistration::revokeImplementation
/** revokes a component and all their provided implementations from the registry.
@@ -72,7 +68,6 @@ published interface XImplementationRegistration: com::sun::star::uno::XInterface
boolean revokeImplementation( [in] string aLocation,
[in] com::sun::star::registry::XSimpleRegistry xReg );
- //-------------------------------------------------------------------------
// DOCUMENTATION CHANGED FOR XImplementationRegistration::getImplementations
// DocMerge from idl: method com::sun::star::registry::XImplementationRegistration::getImplementations
@@ -90,7 +85,6 @@ published interface XImplementationRegistration: com::sun::star::uno::XInterface
sequence<string> getImplementations( [in] string aImplementationLoader,
[in] string aLocation );
- //-------------------------------------------------------------------------
// DOCUMENTATION CHANGED FOR XImplementationRegistration::checkInstantiation
// DocMerge from idl: method com::sun::star::registry::XImplementationRegistration::checkInstantiation
@@ -104,7 +98,6 @@ published interface XImplementationRegistration: com::sun::star::uno::XInterface
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/registry/XImplementationRegistration2.idl b/udkapi/com/sun/star/registry/XImplementationRegistration2.idl
index 6b0d531f4728..1b3bf9f8fcba 100644
--- a/udkapi/com/sun/star/registry/XImplementationRegistration2.idl
+++ b/udkapi/com/sun/star/registry/XImplementationRegistration2.idl
@@ -20,11 +20,9 @@
#define __com_sun_star_registry_XImplementationRegistration2_idl__
#include <com/sun/star/registry/XImplementationRegistration.idl>
-//=============================================================================
module com { module sun { module star { module registry {
-//=============================================================================
/** extends the functionality of <type scope="com::sun::star::registry">XImplementationRegistration</type>. It can be useful to specify a complete Url to a component but register the components name only (library or jar name).
@@ -32,7 +30,6 @@
*/
interface XImplementationRegistration2: com::sun::star::registry::XImplementationRegistration
{
- //-------------------------------------------------------------------------
/** registers a component which provides one or more implementations.
@@ -54,7 +51,6 @@ interface XImplementationRegistration2: com::sun::star::registry::XImplementatio
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/registry/XRegistryKey.idl b/udkapi/com/sun/star/registry/XRegistryKey.idl
index 8121f0fbf26a..f9456e797653 100644
--- a/udkapi/com/sun/star/registry/XRegistryKey.idl
+++ b/udkapi/com/sun/star/registry/XRegistryKey.idl
@@ -26,11 +26,9 @@
#include <com/sun/star/registry/InvalidValueException.idl>
-//=============================================================================
module com { module sun { module star { module registry {
-//=============================================================================
/** makes structural information (except regarding tree structures)
of a single registry key accessible.
@@ -40,7 +38,6 @@ module com { module sun { module star { module registry {
*/
published interface XRegistryKey: com::sun::star::uno::XInterface
{
- //---------------------------------------------------------------------
/** This is the key of the entry relative to its parent.<p>
<p>The access path starts with the root "/" and all parent
@@ -51,7 +48,6 @@ published interface XRegistryKey: com::sun::star::uno::XInterface
*/
[readonly, attribute] string KeyName;
- //-------------------------------------------------------------------------
/** checks if the key can be overwritten.
@throws InvalidRegistryException
@@ -60,12 +56,10 @@ published interface XRegistryKey: com::sun::star::uno::XInterface
boolean isReadOnly()
raises( com::sun::star::registry::InvalidRegistryException );
- //-------------------------------------------------------------------------
/** checks if the key points to an open valid key in the data-source.
*/
boolean isValid();
- //-------------------------------------------------------------------------
/** @returns
the type of the specified key.
@@ -79,7 +73,6 @@ published interface XRegistryKey: com::sun::star::uno::XInterface
com::sun::star::registry::RegistryKeyType getKeyType( [in] string rKeyName )
raises( com::sun::star::registry::InvalidRegistryException );
- //-------------------------------------------------------------------------
/** @returns
the type of the key value or NOT_DEFINED if the key has no value.
@@ -89,7 +82,6 @@ published interface XRegistryKey: com::sun::star::uno::XInterface
com::sun::star::registry::RegistryValueType getValueType()
raises( com::sun::star::registry::InvalidRegistryException );
- //-------------------------------------------------------------------------
/** @returns
a long value if the key contains one.
@@ -103,7 +95,6 @@ published interface XRegistryKey: com::sun::star::uno::XInterface
raises( com::sun::star::registry::InvalidRegistryException,
com::sun::star::registry::InvalidValueException );
- //-------------------------------------------------------------------------
/** sets a long value to the key.
<p>If the key already has a value, the value will be
@@ -115,7 +106,6 @@ published interface XRegistryKey: com::sun::star::uno::XInterface
void setLongValue( [in] long value )
raises( com::sun::star::registry::InvalidRegistryException );
- //-------------------------------------------------------------------------
// DOCUMENTATION CHANGED FOR XRegistryKey::getLongListValue
/** @returns
a sequence of longs if the key contains a long list value.
@@ -130,7 +120,6 @@ published interface XRegistryKey: com::sun::star::uno::XInterface
raises( com::sun::star::registry::InvalidRegistryException,
com::sun::star::registry::InvalidValueException );
- //-------------------------------------------------------------------------
/** sets a long list value to the key.
<p>If the key already has a value, the value will be
@@ -142,7 +131,6 @@ published interface XRegistryKey: com::sun::star::uno::XInterface
void setLongListValue( [in] sequence<long> seqValue )
raises( com::sun::star::registry::InvalidRegistryException );
- //-------------------------------------------------------------------------
// DOCUMENTATION CHANGED FOR XRegistryKey::getAsciiValue
/** @returns
an ascii string value if the key contains one.
@@ -157,7 +145,6 @@ published interface XRegistryKey: com::sun::star::uno::XInterface
raises( com::sun::star::registry::InvalidRegistryException,
com::sun::star::registry::InvalidValueException );
- //-------------------------------------------------------------------------
/** sets an ASCII string value to the key.
<p>The high byte of the string should be NULL. If not, there
@@ -170,7 +157,6 @@ published interface XRegistryKey: com::sun::star::uno::XInterface
void setAsciiValue( [in] string value )
raises( com::sun::star::registry::InvalidRegistryException );
- //-------------------------------------------------------------------------
// DOCUMENTATION CHANGED FOR XRegistryKey::getAsciiListValue
/** @returns
a sequence of ascii strings if the key contains an asci list value.
@@ -185,7 +171,6 @@ published interface XRegistryKey: com::sun::star::uno::XInterface
raises( com::sun::star::registry::InvalidRegistryException,
com::sun::star::registry::InvalidValueException );
- //-------------------------------------------------------------------------
/** sets an ASCII string list value to the key.
<p>The high byte of the string should be NULL. If not, there
@@ -198,7 +183,6 @@ published interface XRegistryKey: com::sun::star::uno::XInterface
void setAsciiListValue( [in] sequence<string> seqValue )
raises( com::sun::star::registry::InvalidRegistryException );
- //-------------------------------------------------------------------------
// DOCUMENTATION CHANGED FOR XRegistryKey::getStringValue
/** @returns
a unicode string value if the key contains one.
@@ -213,7 +197,6 @@ published interface XRegistryKey: com::sun::star::uno::XInterface
raises( com::sun::star::registry::InvalidRegistryException,
com::sun::star::registry::InvalidValueException );
- //-------------------------------------------------------------------------
/** sets a unicode string value to the key.
<p> If the key already has a value, the value will be
@@ -225,7 +208,6 @@ published interface XRegistryKey: com::sun::star::uno::XInterface
void setStringValue( [in] string value )
raises( com::sun::star::registry::InvalidRegistryException );
- //-------------------------------------------------------------------------
// DOCUMENTATION CHANGED FOR XRegistryKey::getStringListValue
/** @returns
a sequence of unicode strings if the key contains an unicode string list value.
@@ -240,7 +222,6 @@ published interface XRegistryKey: com::sun::star::uno::XInterface
raises( com::sun::star::registry::InvalidRegistryException,
com::sun::star::registry::InvalidValueException );
- //-------------------------------------------------------------------------
/** sets a unicode string value to the key.
<p>If the key already has a value, the value will be overridden.
@@ -251,7 +232,6 @@ published interface XRegistryKey: com::sun::star::uno::XInterface
void setStringListValue( [in] sequence<string> seqValue )
raises( com::sun::star::registry::InvalidRegistryException );
- //-------------------------------------------------------------------------
// DOCUMENTATION CHANGED FOR XRegistryKey::getBinaryValue
/** @returns
a binary value if the key contains one.
@@ -266,7 +246,6 @@ published interface XRegistryKey: com::sun::star::uno::XInterface
raises( com::sun::star::registry::InvalidRegistryException,
com::sun::star::registry::InvalidValueException );
- //-------------------------------------------------------------------------
/** sets a binary value to the key.
<p>If the key already has a value, the value will be
@@ -278,7 +257,6 @@ published interface XRegistryKey: com::sun::star::uno::XInterface
void setBinaryValue( [in] sequence<byte> value )
raises( com::sun::star::registry::InvalidRegistryException );
- //-------------------------------------------------------------------------
/** opens a sub key of the key.
<p>If the sub key does not exist, the function returns a
@@ -297,7 +275,6 @@ published interface XRegistryKey: com::sun::star::uno::XInterface
com::sun::star::registry::XRegistryKey openKey( [in] string aKeyName )
raises( com::sun::star::registry::InvalidRegistryException );
- //-------------------------------------------------------------------------
/** creates a new key in the registry.<p>
<p>If the key already exists, the function will open the key.
@@ -316,7 +293,6 @@ published interface XRegistryKey: com::sun::star::uno::XInterface
com::sun::star::registry::XRegistryKey createKey( [in] string aKeyName )
raises( com::sun::star::registry::InvalidRegistryException );
- //-------------------------------------------------------------------------
/** closes a key in the registry.
@throws InvalidRegistryException
@@ -325,7 +301,6 @@ published interface XRegistryKey: com::sun::star::uno::XInterface
void closeKey()
raises( com::sun::star::registry::InvalidRegistryException );
- //-------------------------------------------------------------------------
/** deletes a key from the registry.
@param aKeyName
@@ -339,7 +314,6 @@ published interface XRegistryKey: com::sun::star::uno::XInterface
void deleteKey( [in] string rKeyName )
raises( com::sun::star::registry::InvalidRegistryException );
- //-------------------------------------------------------------------------
// DOCUMENTATION CHANGED FOR XRegistryKey::openKeys
/** opens all subkeys of the key. If a subkey is a link, the link will be
resolved and the appropriate key will be opened.
@@ -353,7 +327,6 @@ published interface XRegistryKey: com::sun::star::uno::XInterface
sequence<com::sun::star::registry::XRegistryKey> openKeys()
raises( com::sun::star::registry::InvalidRegistryException );
- //-------------------------------------------------------------------------
// DOCUMENTATION CHANGED FOR XRegistryKey::getKeyNames
/** @returns a sequence with the names of all subkeys of the key.
If the key has no subkeys, the function returns an empty sequence. If a subkey is
@@ -365,7 +338,6 @@ published interface XRegistryKey: com::sun::star::uno::XInterface
sequence<string> getKeyNames()
raises( com::sun::star::registry::InvalidRegistryException );
- //-------------------------------------------------------------------------
/** creates a new link in the registry.
@returns
@@ -390,7 +362,6 @@ published interface XRegistryKey: com::sun::star::uno::XInterface
[in] string aLinkTarget )
raises( com::sun::star::registry::InvalidRegistryException );
- //-------------------------------------------------------------------------
/** deletes a link from the registry.
@param aLinkName
@@ -404,7 +375,6 @@ published interface XRegistryKey: com::sun::star::uno::XInterface
void deleteLink( [in] string rLinkName )
raises( com::sun::star::registry::InvalidRegistryException );
- //-------------------------------------------------------------------------
// DOCUMENTATION CHANGED FOR XRegistryKey::getLinkTarget
/** @returns
the target (complete path of a key) of the link specified by rLinkName.
@@ -419,7 +389,6 @@ published interface XRegistryKey: com::sun::star::uno::XInterface
string getLinkTarget( [in] string rLinkName )
raises( com::sun::star::registry::InvalidRegistryException );
- //-------------------------------------------------------------------------
// DOCUMENTATION CHANGED FOR XRegistryKey::getResolvedName
/** @returns
the resolved name of a key. The function resolve the complete name of the key.
@@ -437,7 +406,6 @@ published interface XRegistryKey: com::sun::star::uno::XInterface
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/registry/XSimpleRegistry.idl b/udkapi/com/sun/star/registry/XSimpleRegistry.idl
index 088b3464f4a9..5cf60eed4eca 100644
--- a/udkapi/com/sun/star/registry/XSimpleRegistry.idl
+++ b/udkapi/com/sun/star/registry/XSimpleRegistry.idl
@@ -25,11 +25,9 @@
#include <com/sun/star/registry/MergeConflictException.idl>
-//=============================================================================
module com { module sun { module star { module registry {
-//=============================================================================
/** allows access to a registry (a persistent data source).
The data is stored in a hierarchical key structure beginning with a root key.
Each key can store a value and can have multiple subkeys.
@@ -38,12 +36,10 @@ module com { module sun { module star { module registry {
*/
published interface XSimpleRegistry: com::sun::star::uno::XInterface
{
- //---------------------------------------------------------------------
/** returns the URL of the current data source of the registry.
*/
string getURL();
- //-------------------------------------------------------------------------
/** connects the registry to a persistent data source represented by
an URL.
@@ -69,12 +65,10 @@ published interface XSimpleRegistry: com::sun::star::uno::XInterface
[in] boolean bCreate )
raises( com::sun::star::registry::InvalidRegistryException );
- //-------------------------------------------------------------------------
/** checks if the registry points to a valid data-source.
*/
boolean isValid();
- //-------------------------------------------------------------------------
/** disconnects the registry from the data-source.
@throws InvalidRegistryException
@@ -83,7 +77,6 @@ published interface XSimpleRegistry: com::sun::star::uno::XInterface
void close()
raises( com::sun::star::registry::InvalidRegistryException );
- //-------------------------------------------------------------------------
/** destroys the registry and the data source.
@throws InvalidRegistryException
@@ -92,7 +85,6 @@ published interface XSimpleRegistry: com::sun::star::uno::XInterface
void destroy()
raises( com::sun::star::registry::InvalidRegistryException );
- //-------------------------------------------------------------------------
/** @returns
the root key of the registry.
@@ -102,7 +94,6 @@ published interface XSimpleRegistry: com::sun::star::uno::XInterface
com::sun::star::registry::XRegistryKey getRootKey()
raises( com::sun::star::registry::InvalidRegistryException );
- //-------------------------------------------------------------------------
/** checks if the registry is readonly.
@throws InvalidRegistryException
@@ -111,7 +102,6 @@ published interface XSimpleRegistry: com::sun::star::uno::XInterface
boolean isReadOnly()
raises( com::sun::star::registry::InvalidRegistryException );
- //-------------------------------------------------------------------------
/** DEPRECATED: this method lacks a registry key (better than a URL).
merges a registry under the specified key.
@@ -133,7 +123,6 @@ published interface XSimpleRegistry: com::sun::star::uno::XInterface
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/script/AllEventObject.idl b/udkapi/com/sun/star/script/AllEventObject.idl
index 52d73b6c9ec6..25e771baf4ad 100644
--- a/udkapi/com/sun/star/script/AllEventObject.idl
+++ b/udkapi/com/sun/star/script/AllEventObject.idl
@@ -24,11 +24,9 @@
#include <com/sun/star/reflection/XIdlClass.idl>
-//=============================================================================
module com { module sun { module star { module script {
-//=============================================================================
/** This event is a wrapper for an original event in a forwarding event.
<p> Usually the original event is the first argument in the
@@ -36,7 +34,6 @@
*/
published struct AllEventObject: com::sun::star::lang::EventObject
{
- //-------------------------------------------------------------------------
/** A helper value for the implementation that can be used arbitrarily.
<p>This field reflects the third parameter of the method
@@ -45,23 +42,19 @@ published struct AllEventObject: com::sun::star::lang::EventObject
*/
any Helper;
- //-------------------------------------------------------------------------
/** contains the type of the original listener.
*/
type ListenerType;
- //-------------------------------------------------------------------------
/** The original method name on which the event was fired.
*/
string MethodName;
- //-------------------------------------------------------------------------
/** The arguments of the original method.
*/
sequence<any> Arguments;
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/script/AllListenerAdapter.idl b/udkapi/com/sun/star/script/AllListenerAdapter.idl
index 4869d7bb422b..39a1dc985464 100644
--- a/udkapi/com/sun/star/script/AllListenerAdapter.idl
+++ b/udkapi/com/sun/star/script/AllListenerAdapter.idl
@@ -22,18 +22,15 @@
#include <com/sun/star/script/XAllListenerAdapterService.idl>
-//=============================================================================
module com { module sun { module star { module script {
-//=============================================================================
/** makes it possible to generate the adapters from specific
interfaces to the interface <type>XAllListener</type>.
*/
published service AllListenerAdapter
: com::sun::star::script::XAllListenerAdapterService;
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/script/ArrayWrapper.idl b/udkapi/com/sun/star/script/ArrayWrapper.idl
index 9bec00fbeb30..36e22183e1d5 100644
--- a/udkapi/com/sun/star/script/ArrayWrapper.idl
+++ b/udkapi/com/sun/star/script/ArrayWrapper.idl
@@ -22,10 +22,8 @@
#include <com/sun/star/uno/XInterface.idl>
-//=============================================================================
module com { module sun { module star { module script {
-//=============================================================================
/** Allows an UNO sequence that is passed between different language
boundries to indicate it prefers to be represented as a multidimensional
array with 0 or 1 based indices. UNO does not natively represent
@@ -49,7 +47,6 @@ struct ArrayWrapper
any Array;
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/script/BasicErrorException.idl b/udkapi/com/sun/star/script/BasicErrorException.idl
index b100eef425bc..e967e4bc0df2 100644
--- a/udkapi/com/sun/star/script/BasicErrorException.idl
+++ b/udkapi/com/sun/star/script/BasicErrorException.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/uno/Exception.idl>
-//=============================================================================
module com { module sun { module star { module script {
-//=============================================================================
/** is thrown in order to transport an error to Basic.
@@ -34,13 +32,11 @@ module com { module sun { module star { module script {
*/
published exception BasicErrorException: com::sun::star::uno::Exception
{
- //-------------------------------------------------------------------------
/** The error code.
*/
long ErrorCode;
- //-------------------------------------------------------------------------
/** Specifies the argument which is used in the localized error message for
the placeholder.
@@ -49,7 +45,6 @@ published exception BasicErrorException: com::sun::star::uno::Exception
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/script/CannotConvertException.idl b/udkapi/com/sun/star/script/CannotConvertException.idl
index dfcfb18b553a..5c93fcc99037 100644
--- a/udkapi/com/sun/star/script/CannotConvertException.idl
+++ b/udkapi/com/sun/star/script/CannotConvertException.idl
@@ -24,11 +24,9 @@
#include <com/sun/star/uno/TypeClass.idl>
-//=============================================================================
module com { module sun { module star { module script {
-//=============================================================================
/** This exception is thrown to indicate that a type conversion can not be performed.
*/
@@ -50,7 +48,6 @@ published exception CannotConvertException: com::sun::star::uno::Exception
long ArgumentIndex;
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/script/CannotCreateAdapterException.idl b/udkapi/com/sun/star/script/CannotCreateAdapterException.idl
index f404e09a95c7..c10a0d8332c7 100644
--- a/udkapi/com/sun/star/script/CannotCreateAdapterException.idl
+++ b/udkapi/com/sun/star/script/CannotCreateAdapterException.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/uno/Exception.idl>
-//=============================================================================
module com { module sun { module star { module script {
-//=============================================================================
/** is thrown by an attacher if an adapter service cannot create the
appropriate adapter.
@@ -38,7 +36,6 @@ published exception CannotCreateAdapterException: com::sun::star::uno::Exception
{
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/script/ContextInformation.idl b/udkapi/com/sun/star/script/ContextInformation.idl
index 566d14a31c16..ba77b91e4f2c 100644
--- a/udkapi/com/sun/star/script/ContextInformation.idl
+++ b/udkapi/com/sun/star/script/ContextInformation.idl
@@ -20,11 +20,9 @@
#define __com_sun_star_script_ContextInformation_idl__
-//=============================================================================
module com { module sun { module star { module script {
-//=============================================================================
/** provides information about a certain stack frame.
@deprecated
@@ -37,14 +35,12 @@ published struct ContextInformation
*/
string Name;
- //-------------------------------------------------------------------------
/** Source code of the Module, that is associated with the context. If the source can
be accessed using the ModuleName or if the source is unknown (executing compiled
code) this string can be empty.
*/
string SourceCode;
- //-------------------------------------------------------------------------
/** contains the first line in the module's source code associated with
the context.
@@ -58,33 +54,28 @@ published struct ContextInformation
*/
long StartLine;
- //-------------------------------------------------------------------------
/** contains the first column in the <var>StartLine</var> associated with
the context.
*/
long StartColumn;
- //-------------------------------------------------------------------------
/** contains the last line in the module's source code associated with
the context.
*/
long EndLine;
- //-------------------------------------------------------------------------
/** contains the first column in the <var>EndLine</var> that is NOT
associated with the context.
*/
long EndColumn;
- //-------------------------------------------------------------------------
/** Get all names of the local variable in this context.
*/
sequence<string> LocalVariableNames;
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/script/Converter.idl b/udkapi/com/sun/star/script/Converter.idl
index 9080fba0a483..e90b3f4f8be6 100644
--- a/udkapi/com/sun/star/script/Converter.idl
+++ b/udkapi/com/sun/star/script/Converter.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/script/XTypeConverter.idl>
-//=============================================================================
module com { module sun { module star { module script {
-//=============================================================================
/** This service provides a widening converter converting from one type to another,
if possible.
@@ -78,7 +76,6 @@
*/
published service Converter: XTypeConverter;
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/script/Engine.idl b/udkapi/com/sun/star/script/Engine.idl
index 7bb0b2cb87bc..95ba668ae54f 100644
--- a/udkapi/com/sun/star/script/Engine.idl
+++ b/udkapi/com/sun/star/script/Engine.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/script/XEngine.idl>
-//=============================================================================
module com { module sun { module star { module script {
-//=============================================================================
// DocMerge from xml: service com::sun::star::script::Engine
/** service that any scripting engine must implement.
@@ -43,7 +41,6 @@ published service Engine
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/script/FailReason.idl b/udkapi/com/sun/star/script/FailReason.idl
index 84941eda88e0..3d8d209a6889 100644
--- a/udkapi/com/sun/star/script/FailReason.idl
+++ b/udkapi/com/sun/star/script/FailReason.idl
@@ -20,11 +20,9 @@
#define __com_sun_star_script_FailReason_idl__
-//=============================================================================
module com { module sun { module star { module script {
-//=============================================================================
/** These values specify the reason why a type conversion failed.
*/
@@ -73,7 +71,6 @@ published constants FailReason
const long UNKNOWN = 10;
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/script/FinishEngineEvent.idl b/udkapi/com/sun/star/script/FinishEngineEvent.idl
index 1fa011b1f820..f9858f0cdc58 100644
--- a/udkapi/com/sun/star/script/FinishEngineEvent.idl
+++ b/udkapi/com/sun/star/script/FinishEngineEvent.idl
@@ -24,30 +24,25 @@
#include <com/sun/star/script/FinishReason.idl>
-//=============================================================================
module com { module sun { module star { module script {
-//=============================================================================
/** event contains the reasons and the data for the
<member>XEngineListener::finished()</member> method.
@deprecated
*/
published struct FinishEngineEvent: com::sun::star::lang::EventObject
{
- //-------------------------------------------------------------------------
/** specifies why the script terminates.
*/
com::sun::star::script::FinishReason Finish;
- //-------------------------------------------------------------------------
/** error message.
<p>Only valid if Reason is RuntimeError or CompileError.</p>
*/
string ErrorMessage;
- //-------------------------------------------------------------------------
/** contains the return value.
<p>This field is only valid if <member>FinishEngineEvent::Finish</member> is
@@ -57,7 +52,6 @@ published struct FinishEngineEvent: com::sun::star::lang::EventObject
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/script/FinishReason.idl b/udkapi/com/sun/star/script/FinishReason.idl
index 274af567d5ad..ed4afc9b3b52 100644
--- a/udkapi/com/sun/star/script/FinishReason.idl
+++ b/udkapi/com/sun/star/script/FinishReason.idl
@@ -20,34 +20,28 @@
#define __com_sun_star_script_FinishReason_idl__
-//=============================================================================
module com { module sun { module star { module script {
-//=============================================================================
/** contains the response for a scripting engine termination.
@deprecated
*/
published enum FinishReason
{
- //-------------------------------------------------------------------------
/** script in the engine terminated normally.
*/
OK,
- //-------------------------------------------------------------------------
/** script in the engine was cancelled.
*/
Cancel,
- //-------------------------------------------------------------------------
/** error occurred during script execution or compiling.
*/
Error
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/script/InterruptEngineEvent.idl b/udkapi/com/sun/star/script/InterruptEngineEvent.idl
index 5fa036121996..28def4899e57 100644
--- a/udkapi/com/sun/star/script/InterruptEngineEvent.idl
+++ b/udkapi/com/sun/star/script/InterruptEngineEvent.idl
@@ -24,17 +24,14 @@
#include <com/sun/star/script/InterruptReason.idl>
-//=============================================================================
module com { module sun { module star { module script {
-//=============================================================================
/** describes an interrupt which occurs in the scripting engine.
@deprecated
*/
published struct InterruptEngineEvent: com::sun::star::lang::EventObject
{
- //-------------------------------------------------------------------------
/** fully qualified name to address the module or function affected by the event that
took place.
@@ -43,7 +40,6 @@ published struct InterruptEngineEvent: com::sun::star::lang::EventObject
*/
string Name;
- //-------------------------------------------------------------------------
/** source code of the Module affected by the event that took place.
<p>If the source can
@@ -52,7 +48,6 @@ published struct InterruptEngineEvent: com::sun::star::lang::EventObject
*/
string SourceCode;
- //-------------------------------------------------------------------------
/** contains the first line in the module's source code that is affected
by the event that took place.
@@ -68,38 +63,32 @@ published struct InterruptEngineEvent: com::sun::star::lang::EventObject
*/
long StartLine;
- //-------------------------------------------------------------------------
/** contains the first column in the "StartLine" that is affected by the
event that took place.
*/
long StartColumn;
- //-------------------------------------------------------------------------
/** contains the last line in the module's source code that is affected
by the event that took place.
*/
long EndLine;
- //-------------------------------------------------------------------------
/** contains the first column in the "EndLine" which is NOT affected by
the event that took place.
*/
long EndColumn;
- //-------------------------------------------------------------------------
/** error message.
<p>Only valid if Reason is RuntimeError or CompileError.</p>
*/
string ErrorMessage;
- //-------------------------------------------------------------------------
/** contains the interrupt reason.
*/
com::sun::star::script::InterruptReason Reason;
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/script/InterruptReason.idl b/udkapi/com/sun/star/script/InterruptReason.idl
index 025b02799dd7..072175a2c69b 100644
--- a/udkapi/com/sun/star/script/InterruptReason.idl
+++ b/udkapi/com/sun/star/script/InterruptReason.idl
@@ -20,60 +20,49 @@
#define __com_sun_star_script_InterruptReason_idl__
-//=============================================================================
module com { module sun { module star { module script {
-//=============================================================================
/** values used to specify the response for a scripting engine
interrupt.
@deprecated
*/
published enum InterruptReason
{
- //-------------------------------------------------------------------------
/** script execution was cancelled.
*/
Cancel,
- //-------------------------------------------------------------------------
/** runtime error occurred during script execution.
*/
RuntimeError,
- //-------------------------------------------------------------------------
/** script has invalid syntax.
*/
CompileError,
- //-------------------------------------------------------------------------
/** script stopped at a breakpoint.
*/
BreakPoint,
- //-------------------------------------------------------------------------
/** script stops because only one scripting engine command was executed.
*/
Step,
- //-------------------------------------------------------------------------
/** script stops because one step was executed.
*/
StepOver,
- //-------------------------------------------------------------------------
/** script stops because it leaves a function.
*/
StepOut,
- //-------------------------------------------------------------------------
/** script stop because one step was executed.
*/
StepStatement
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/script/Invocation.idl b/udkapi/com/sun/star/script/Invocation.idl
index 73ac4a40ef2f..ec6ed2937040 100644
--- a/udkapi/com/sun/star/script/Invocation.idl
+++ b/udkapi/com/sun/star/script/Invocation.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/lang/XSingleServiceFactory.idl>
-//=============================================================================
module com { module sun { module star { module script {
-//=============================================================================
/** factory service that allows construction of Invocation objects.
<p>Invoke createInstanceWithArguments() of XSingleServiceFactory
@@ -39,7 +37,6 @@
*/
published service Invocation : com::sun::star::lang::XSingleServiceFactory;
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/script/InvocationAdapterFactory.idl b/udkapi/com/sun/star/script/InvocationAdapterFactory.idl
index 681cf92cfffc..200872843a38 100644
--- a/udkapi/com/sun/star/script/InvocationAdapterFactory.idl
+++ b/udkapi/com/sun/star/script/InvocationAdapterFactory.idl
@@ -23,11 +23,9 @@
#include <com/sun/star/script/XInvocationAdapterFactory2.idl>
-//=============================================================================
module com { module sun { module star { module script {
-//=============================================================================
/** Provides functionality to create an adapter that supports (a)
special interface type(s) and maps calls to the interface's
methods to an invocation interface.
@@ -58,7 +56,6 @@ published service InvocationAdapterFactory
interface com::sun::star::script::XInvocationAdapterFactory2;
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/script/InvocationInfo.idl b/udkapi/com/sun/star/script/InvocationInfo.idl
index a0a1596cc465..090a7a205345 100644
--- a/udkapi/com/sun/star/script/InvocationInfo.idl
+++ b/udkapi/com/sun/star/script/InvocationInfo.idl
@@ -23,11 +23,9 @@
#include <com/sun/star/reflection/ParamMode.idl>
-//=============================================================================
module com { module sun { module star { module script {
-//=============================================================================
/**
This struct is used to specify information about object members
@@ -74,7 +72,6 @@ published struct InvocationInfo
sequence< com::sun::star::reflection::ParamMode > aParamModes;
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/script/JavaScript.idl b/udkapi/com/sun/star/script/JavaScript.idl
index a58a5cc74e66..e5bc415ff4f8 100644
--- a/udkapi/com/sun/star/script/JavaScript.idl
+++ b/udkapi/com/sun/star/script/JavaScript.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/script/Engine.idl>
-//=============================================================================
module com { module sun { module star { module script {
-//=============================================================================
/** service is implementation of a JavaScript interpreter.
<p>The interpreter should be similar to JavaScript 1.1. The exact
@@ -39,7 +37,6 @@ published service JavaScript
service com::sun::star::script::Engine;
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/script/MemberType.idl b/udkapi/com/sun/star/script/MemberType.idl
index e9682ad24828..25dd20c8a351 100644
--- a/udkapi/com/sun/star/script/MemberType.idl
+++ b/udkapi/com/sun/star/script/MemberType.idl
@@ -19,11 +19,9 @@
#ifndef __com_sun_star_script_MemberType_idl__
#define __com_sun_star_script_MemberType_idl__
-//=============================================================================
module com { module sun { module star { module script {
-//=============================================================================
/** These values are used to specify a member accessible by
<type>XInvocation</type>.
*/
@@ -35,7 +33,6 @@ published enum MemberType
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/script/ScriptEvent.idl b/udkapi/com/sun/star/script/ScriptEvent.idl
index 944015520f01..7574fb78b242 100644
--- a/udkapi/com/sun/star/script/ScriptEvent.idl
+++ b/udkapi/com/sun/star/script/ScriptEvent.idl
@@ -22,23 +22,19 @@
#include <com/sun/star/script/AllEventObject.idl>
-//=============================================================================
module com { module sun { module star { module script {
-//=============================================================================
/** script event that gets delivered whenever a script event takes place.
<p>For that to happen, a "ScriptEventDescriptor" must be registered at
and attached to an object by an <type>XEventAttacherManager</type>.</p>
*/
published struct ScriptEvent: com::sun::star::script::AllEventObject
{
- //-------------------------------------------------------------------------
/** type of the script language as string; for example, "Basic" or "StarScript".
*/
string ScriptType;
- //-------------------------------------------------------------------------
/** script code as string.
<p>The code has to correspond with the language
@@ -48,7 +44,6 @@ published struct ScriptEvent: com::sun::star::script::AllEventObject
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/script/ScriptEventDescriptor.idl b/udkapi/com/sun/star/script/ScriptEventDescriptor.idl
index cc722fc4ac89..c97c422c03ad 100644
--- a/udkapi/com/sun/star/script/ScriptEventDescriptor.idl
+++ b/udkapi/com/sun/star/script/ScriptEventDescriptor.idl
@@ -20,11 +20,9 @@
#define __com_sun_star_script_ScriptEventDescriptor_idl__
-//=============================================================================
module com { module sun { module star { module script {
-//=============================================================================
/** describes an effect, especially a script to be executed,
for a certain event given by the listener type and the name of the
event method.
@@ -35,12 +33,10 @@ published struct ScriptEventDescriptor
*/
string ListenerType;
- //-------------------------------------------------------------------------
/** event method as string.
*/
string EventMethod;
- //-------------------------------------------------------------------------
/** data to be used if the addListener method needs an additional
parameter.
<p>If the type of this parameter is different from string,
@@ -48,12 +44,10 @@ published struct ScriptEventDescriptor
*/
string AddListenerParam;
- //-------------------------------------------------------------------------
/** type of the script language as string; for example, "Basic" or "StarScript".
*/
string ScriptType;
- //-------------------------------------------------------------------------
/** script code as string (the code has to correspond with the language
defined by ScriptType).
*/
@@ -61,7 +55,6 @@ published struct ScriptEventDescriptor
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/script/XAllListener.idl b/udkapi/com/sun/star/script/XAllListener.idl
index 0d8b170878e3..2072b39c43e8 100644
--- a/udkapi/com/sun/star/script/XAllListener.idl
+++ b/udkapi/com/sun/star/script/XAllListener.idl
@@ -26,11 +26,9 @@
#include <com/sun/star/reflection/InvocationTargetException.idl>
-//=============================================================================
module com { module sun { module star { module script {
-//=============================================================================
/** specifies a listener combining all methods
of a listener interface in a single generic call.
@@ -39,12 +37,10 @@
*/
published interface XAllListener: com::sun::star::lang::XEventListener
{
- //-------------------------------------------------------------------------
/** gets called when an event occurs at the object.
*/
[oneway] void firing( [in] com::sun::star::script::AllEventObject iaEvent );
- //-------------------------------------------------------------------------
/** gets called when a "vetoable event" occurs at the object.
<p>That happens when the listener method raises an exception,
@@ -54,7 +50,6 @@ published interface XAllListener: com::sun::star::lang::XEventListener
raises( com::sun::star::reflection::InvocationTargetException );
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/script/XAllListenerAdapterService.idl b/udkapi/com/sun/star/script/XAllListenerAdapterService.idl
index 2dd346fb0e6a..ae12e0779ace 100644
--- a/udkapi/com/sun/star/script/XAllListenerAdapterService.idl
+++ b/udkapi/com/sun/star/script/XAllListenerAdapterService.idl
@@ -26,17 +26,14 @@
#include <com/sun/star/script/XAllListener.idl>
-//=============================================================================
module com { module sun { module star { module script {
-//=============================================================================
/** allows the generation of adapters from specific
interfaces to the <type>XAllListener</type> interface.
*/
published interface XAllListenerAdapterService: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** creates a wrapper from the listener of type
<var>xListenerType</var> to the <type>XAllListener</type>
listener.
@@ -51,7 +48,6 @@ published interface XAllListenerAdapterService: com::sun::star::uno::XInterface
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/script/XDebugging.idl b/udkapi/com/sun/star/script/XDebugging.idl
index e1d04b9f79b0..2cd9b0f95659 100644
--- a/udkapi/com/sun/star/script/XDebugging.idl
+++ b/udkapi/com/sun/star/script/XDebugging.idl
@@ -24,11 +24,9 @@
#include <com/sun/star/script/ContextInformation.idl>
-//=============================================================================
module com { module sun { module star { module script {
-//=============================================================================
// DocMerge from xml: interface com::sun::star::script::XDebugging
/** makes it possible to set breakpoints in an interpreter.
@@ -36,7 +34,6 @@
*/
published interface XDebugging: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** returns the source code line where the breakpoint was set.
<p>The value can differ from the parameter
@@ -48,12 +45,10 @@ published interface XDebugging: com::sun::star::uno::XInterface
[in] long nSourceCodeLine,
[in] boolean bOn );
- //-------------------------------------------------------------------------
/** clears all breakpoints in the module set by "setBreakPoint".
*/
void clearAllBreakPoints( [in] string aModuleName );
- //-------------------------------------------------------------------------
/** Evaluates an expression.
@returns the value of the expression as string.
@@ -65,12 +60,10 @@ published interface XDebugging: com::sun::star::uno::XInterface
string eval( [in] string aSourceCode,
[in] short nCallStackPos );
- //-------------------------------------------------------------------------
/** Returns the engine's stack trace of the current execute position. Line break is the delimiter.
*/
sequence<string> getStackTrace();
- //-------------------------------------------------------------------------
/** returns more detailed information about a specified stack frame.
@param nCallStackPos
@@ -79,13 +72,11 @@ published interface XDebugging: com::sun::star::uno::XInterface
*/
com::sun::star::script::ContextInformation getContextInformation( [in] short nCallStackPos );
- //-------------------------------------------------------------------------
/** returns the value of the variable at the given stack position.
*/
string dumpVariable( [in] string aVariableName,
[in] short nCallStackPos );
- //-------------------------------------------------------------------------
/** sets the value of the specified variable within the specified
stack frame.
*/
@@ -93,20 +84,17 @@ published interface XDebugging: com::sun::star::uno::XInterface
[in] string aValue,
[in] short nCallStackPos );
- //-------------------------------------------------------------------------
/** returns whether the given variable exists within the specified stack frame.
*/
boolean isVariable( [in] string aVariableName,
[in] short nCallStackPos );
- //-------------------------------------------------------------------------
/** stops the execution of the interpreter.
<p>To continue with the execution, call <method>XDebugging::doContinue</method>.
*/
void stop();
- //-------------------------------------------------------------------------
/** executes the next and only the next statement.
<p>If the next statement is a function call, the function is
@@ -114,7 +102,6 @@ published interface XDebugging: com::sun::star::uno::XInterface
*/
void stepOver();
- //-------------------------------------------------------------------------
/** executes the next and only the next statement.
<p>If the next statement is a function call, only the function
@@ -122,19 +109,16 @@ published interface XDebugging: com::sun::star::uno::XInterface
*/
void stepIn();
- //-------------------------------------------------------------------------
/** executes the program until the next return from this stack frame.
*/
void stepOut();
- //-------------------------------------------------------------------------
/** continues the program execution.
*/
void doContinue();
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/script/XDefaultMethod.idl b/udkapi/com/sun/star/script/XDefaultMethod.idl
index a628c787d78e..fe86064f10ed 100644
--- a/udkapi/com/sun/star/script/XDefaultMethod.idl
+++ b/udkapi/com/sun/star/script/XDefaultMethod.idl
@@ -23,7 +23,6 @@
#include <com/sun/star/uno/XInterface.idl>
module com { module sun { module star { module script {
-//==============================================================================
/**
An object supporting this interface indicates to interested
parties or clients the name of the default method for
@@ -37,7 +36,6 @@ module com { module sun { module star { module script {
*/
interface XDefaultMethod : ::com::sun::star::uno::XInterface
{
- //-----------------------------------------------------------------------
/**
Returns the name of the default method
diff --git a/udkapi/com/sun/star/script/XDefaultProperty.idl b/udkapi/com/sun/star/script/XDefaultProperty.idl
index 60e2cd305c23..2647d7d9389f 100644
--- a/udkapi/com/sun/star/script/XDefaultProperty.idl
+++ b/udkapi/com/sun/star/script/XDefaultProperty.idl
@@ -23,7 +23,6 @@
#include <com/sun/star/uno/XInterface.idl>
module com { module sun { module star { module script {
-//==============================================================================
/**
An object supporting this interface indicates to interested
parties or clients the name of the default propery for
@@ -41,7 +40,6 @@ module com { module sun { module star { module script {
*/
interface XDefaultProperty : ::com::sun::star::uno::XInterface
{
- //-----------------------------------------------------------------------
/**
Returns the name of the default property
diff --git a/udkapi/com/sun/star/script/XDirectInvocation.idl b/udkapi/com/sun/star/script/XDirectInvocation.idl
index a45b3a19128a..c0bcac41e148 100644
--- a/udkapi/com/sun/star/script/XDirectInvocation.idl
+++ b/udkapi/com/sun/star/script/XDirectInvocation.idl
@@ -30,16 +30,13 @@
#include <com/sun/star/beans/UnknownPropertyException.idl>
-//=============================================================================
module com { module sun { module star { module script {
-//=============================================================================
/** provides access to an object's methods and properties.
*/
published interface XDirectInvocation: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** provides access to methods and properties exposed by an object.
@param aParams all parameters, out parameters are not supported
@@ -50,13 +47,11 @@ published interface XDirectInvocation: com::sun::star::uno::XInterface
com::sun::star::script::CannotConvertException,
com::sun::star::reflection::InvocationTargetException );
- //-------------------------------------------------------------------------
/** returns <TRUE/> if the method or property with the specified name exists, else <FALSE/>.
*/
boolean hasMember( [in] string aName );
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/script/XEngine.idl b/udkapi/com/sun/star/script/XEngine.idl
index 916cc9a2653f..a38371934953 100644
--- a/udkapi/com/sun/star/script/XEngine.idl
+++ b/udkapi/com/sun/star/script/XEngine.idl
@@ -26,17 +26,14 @@
#include <com/sun/star/script/XEngineListener.idl>
-//=============================================================================
module com { module sun { module star { module script {
-//=============================================================================
/** makes it possible to control a scripting engine.
@deprecated
*/
published interface XEngine: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** sets an interface to an object as a scripting root.
<p>If the root object implements the XInvocation interface,
@@ -46,24 +43,20 @@ published interface XEngine: com::sun::star::uno::XInterface
*/
void setRoot( [in] com::sun::star::uno::XInterface xRoot );
- //-------------------------------------------------------------------------
/** gets an interface to the object which is the scripting root.
*/
com::sun::star::uno::XInterface getRoot();
- //-------------------------------------------------------------------------
/** sets an access object to get external functions.
*/
void setLibraryAccess( [in] com::sun::star::script::XLibraryAccess Library );
- //-------------------------------------------------------------------------
/** compiles a script module in the scope of the root object.
*/
boolean compile( [in] string ModuleName,
[in] string Script,
[in] boolean CreateDebugInfo );
- //-------------------------------------------------------------------------
/** runs a script specified by a string.
<p>The arguments given in <var>aArgs</var> can be ignored by
@@ -73,7 +66,6 @@ published interface XEngine: com::sun::star::uno::XInterface
[in] com::sun::star::uno::XInterface xThis,
[in] sequence<any> aArgs );
- //-------------------------------------------------------------------------
/** runs the script specified by a string and makes callbacks.
<p>The arguments given in <var>aArgs</var> can be ignored by
@@ -86,14 +78,12 @@ published interface XEngine: com::sun::star::uno::XInterface
[in] sequence<any> args,
[in] com::sun::star::script::XEngineListener xCallback );
- //-------------------------------------------------------------------------
/** terminates the execution of the running script.
<p>The waiting queue is cleared too.</p>
*/
void cancel();
- //-------------------------------------------------------------------------
/** adds an engine listener.
<p>It is suggested to allow multiple registration of the same listener,
@@ -101,7 +91,6 @@ published interface XEngine: com::sun::star::uno::XInterface
*/
void addEngineListener( [in] com::sun::star::script::XEngineListener Listener );
- //-------------------------------------------------------------------------
/** removes an engine listener.
<p>It is suggested to allow multiple registration of the same listener,
@@ -111,7 +100,6 @@ published interface XEngine: com::sun::star::uno::XInterface
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/script/XEngineListener.idl b/udkapi/com/sun/star/script/XEngineListener.idl
index f6033ce77847..c7b512f27c6f 100644
--- a/udkapi/com/sun/star/script/XEngineListener.idl
+++ b/udkapi/com/sun/star/script/XEngineListener.idl
@@ -28,17 +28,14 @@
#include <com/sun/star/script/FinishEngineEvent.idl>
-//=============================================================================
module com { module sun { module star { module script {
-//=============================================================================
/** makes it possible to receive events from a scripting engine.
@deprecated
*/
published interface XEngineListener: com::sun::star::lang::XEventListener
{
- //-------------------------------------------------------------------------
/** gets fired when an interrupt occurs during the script execution.
<p>If you call the method, the execution stops. So in this situation,
@@ -48,19 +45,16 @@ published interface XEngineListener: com::sun::star::lang::XEventListener
*/
void interrupt( [in] com::sun::star::script::InterruptEngineEvent Evt );
- //-------------------------------------------------------------------------
/** gets fired when the script gets into execution state.
*/
void running( [in] com::sun::star::lang::EventObject Evt );
- //-------------------------------------------------------------------------
/** gets fired when the script execution has finished.
*/
void finished( [in] com::sun::star::script::FinishEngineEvent Evt );
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/script/XEventAttacher.idl b/udkapi/com/sun/star/script/XEventAttacher.idl
index 748cbb70fc75..a49074dc4f86 100644
--- a/udkapi/com/sun/star/script/XEventAttacher.idl
+++ b/udkapi/com/sun/star/script/XEventAttacher.idl
@@ -34,17 +34,14 @@
#include <com/sun/star/lang/ServiceNotRegisteredException.idl>
-//=============================================================================
module com { module sun { module star { module script {
-//=============================================================================
/** makes it possible to attach script events given by a sequence of
<type>ScriptEventDescriptor</type> structures to a given interface.
*/
published interface XEventAttacher: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** registers the given "AllListener" object as a listener at the
given interface by creating a suitable listener adapter and
calling the "addListener" method corresponding to the
@@ -60,7 +57,6 @@ published interface XEventAttacher: com::sun::star::uno::XInterface
com::sun::star::script::CannotCreateAdapterException,
com::sun::star::lang::ServiceNotRegisteredException );
- //-------------------------------------------------------------------------
/** registers an object as a listener at the given interface by
creating a suitable listener adapter and calling the method
which corresponds to the listener type.
@@ -79,7 +75,6 @@ published interface XEventAttacher: com::sun::star::uno::XInterface
com::sun::star::script::CannotCreateAdapterException,
com::sun::star::lang::ServiceNotRegisteredException );
- //-------------------------------------------------------------------------
/** removes a listener object as a listener from the given interface.
<p> This method can and should be used as a contrary method
@@ -94,7 +89,6 @@ published interface XEventAttacher: com::sun::star::uno::XInterface
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/script/XEventAttacherManager.idl b/udkapi/com/sun/star/script/XEventAttacherManager.idl
index 09bc348a92e8..be7670e0dc8f 100644
--- a/udkapi/com/sun/star/script/XEventAttacherManager.idl
+++ b/udkapi/com/sun/star/script/XEventAttacherManager.idl
@@ -30,16 +30,13 @@
#include <com/sun/star/script/XScriptListener.idl>
-//=============================================================================
module com { module sun { module star { module script {
-//=============================================================================
/** registers listeners for specified events.
*/
published interface XEventAttacherManager: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** registers one event for an object identified by its index.
<p>If any object is attached under this index, then this
@@ -54,7 +51,6 @@ published interface XEventAttacherManager: com::sun::star::uno::XInterface
[in] com::sun::star::script::ScriptEventDescriptor aScriptEvent )
raises( com::sun::star::lang::IllegalArgumentException );
- //-------------------------------------------------------------------------
/** registers several events for an object identified by its index.
<p>The result is the same as if the method <member>registerScriptEvent
@@ -77,7 +73,6 @@ published interface XEventAttacherManager: com::sun::star::uno::XInterface
[in] sequence<com::sun::star::script::ScriptEventDescriptor> aScriptEvents )
raises( com::sun::star::lang::IllegalArgumentException );
- //-------------------------------------------------------------------------
/** revokes the registration of an event.
<p>The parameters <var>ListenerType</var> and
@@ -101,7 +96,6 @@ published interface XEventAttacherManager: com::sun::star::uno::XInterface
[in] string aRemoveListenerParam )
raises( com::sun::star::lang::IllegalArgumentException );
- //-------------------------------------------------------------------------
/** revokes all events which are registered for the given index.
<p>If the events at this index have been attached to any
@@ -113,7 +107,6 @@ published interface XEventAttacherManager: com::sun::star::uno::XInterface
void revokeScriptEvents( [in] long nIndex )
raises( com::sun::star::lang::IllegalArgumentException );
- //-------------------------------------------------------------------------
/** creates an empty entry at the given position.
<p>The index <var>n</var> of all entries with <code>n &amp;gt;=
@@ -122,7 +115,6 @@ published interface XEventAttacherManager: com::sun::star::uno::XInterface
void insertEntry( [in] long nIndex )
raises( com::sun::star::lang::IllegalArgumentException );
- //-------------------------------------------------------------------------
/** removes the entry at the given position.
<p>If any events are registered at this index, they will
@@ -135,7 +127,6 @@ published interface XEventAttacherManager: com::sun::star::uno::XInterface
void removeEntry( [in] long nIndex )
raises( com::sun::star::lang::IllegalArgumentException );
- //-------------------------------------------------------------------------
/** @eturns
all events registered for the given object index.
@@ -148,7 +139,6 @@ published interface XEventAttacherManager: com::sun::star::uno::XInterface
sequence<com::sun::star::script::ScriptEventDescriptor> getScriptEvents( [in] long Index )
raises( com::sun::star::lang::IllegalArgumentException );
- //-------------------------------------------------------------------------
/** attaches all the <type>ScriptEvent</type>s which are registered
for the given index to the given object.
@@ -164,7 +154,6 @@ published interface XEventAttacherManager: com::sun::star::uno::XInterface
raises( com::sun::star::lang::IllegalArgumentException,
com::sun::star::lang::ServiceNotRegisteredException );
- //-------------------------------------------------------------------------
/** detaches all the <type>ScriptEvent</type>s from the given object
which are registered at this object for the given index.
@@ -178,7 +167,6 @@ published interface XEventAttacherManager: com::sun::star::uno::XInterface
[in] com::sun::star::uno::XInterface xObject )
raises( com::sun::star::lang::IllegalArgumentException );
- //-------------------------------------------------------------------------
/** adds an <type>XScriptListener</type> that will be notified when an
event takes place. For that a
<type>ScriptEventDescriptor</type> is registered at and
@@ -192,7 +180,6 @@ published interface XEventAttacherManager: com::sun::star::uno::XInterface
void addScriptListener( [in] com::sun::star::script::XScriptListener xListener )
raises( com::sun::star::lang::IllegalArgumentException );
- //-------------------------------------------------------------------------
/** removes a <type>XScriptListener</type> from the listener list.
<p>Nothing happens if the listener is not registered.
@@ -207,7 +194,6 @@ published interface XEventAttacherManager: com::sun::star::uno::XInterface
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/script/XInvocation.idl b/udkapi/com/sun/star/script/XInvocation.idl
index 5fd3ba501a7c..88d0546591e8 100644
--- a/udkapi/com/sun/star/script/XInvocation.idl
+++ b/udkapi/com/sun/star/script/XInvocation.idl
@@ -32,11 +32,9 @@
#include <com/sun/star/beans/UnknownPropertyException.idl>
-//=============================================================================
module com { module sun { module star { module script {
-//=============================================================================
/** gives access to an object's methods and properties.
Container access is available through
<type scope="com::sun::star::container">XIndexContainer</type>,
@@ -46,13 +44,11 @@
*/
published interface XInvocation: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** returns the introspection from this object or <NULL/>
if the object does not provide this information.
*/
com::sun::star::beans::XIntrospectionAccess getIntrospection();
- //-------------------------------------------------------------------------
/** provides access to methods exposed by an object.
@param aParams all parameters; pure out params are undefined in sequence,
@@ -76,7 +72,6 @@ published interface XInvocation: com::sun::star::uno::XInterface
com::sun::star::script::CannotConvertException,
com::sun::star::reflection::InvocationTargetException );
- //-------------------------------------------------------------------------
/** sets a value to the property with the specified name.
<p> If the underlying object implements an
@@ -92,7 +87,6 @@ published interface XInvocation: com::sun::star::uno::XInterface
com::sun::star::script::CannotConvertException,
com::sun::star::reflection::InvocationTargetException );
- //-------------------------------------------------------------------------
/** returns the value of the property with the specified name.
@param aPropertyName
@@ -101,7 +95,6 @@ published interface XInvocation: com::sun::star::uno::XInterface
any getValue( [in] string aPropertyName )
raises( com::sun::star::beans::UnknownPropertyException );
- //-------------------------------------------------------------------------
/** returns <TRUE/> if the method with the specified name exists, else <FALSE/>.
<p>This optimizes the calling sequence
@@ -113,7 +106,6 @@ published interface XInvocation: com::sun::star::uno::XInterface
*/
boolean hasMethod( [in] string aName );
- //-------------------------------------------------------------------------
/** returns <TRUE/> if the property with the specified name exists, else <FALSE/>.
<p>This optimizes the calling sequence
@@ -130,7 +122,6 @@ published interface XInvocation: com::sun::star::uno::XInterface
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/script/XInvocation2.idl b/udkapi/com/sun/star/script/XInvocation2.idl
index ac4170636407..be23e0df3ead 100644
--- a/udkapi/com/sun/star/script/XInvocation2.idl
+++ b/udkapi/com/sun/star/script/XInvocation2.idl
@@ -23,11 +23,9 @@
#include <com/sun/star/script/InvocationInfo.idl>
-//=============================================================================
module com { module sun { module star { module script {
-//=============================================================================
/**
Extension of XInvocation to provide additional information
@@ -65,7 +63,6 @@ published interface XInvocation2: com::sun::star::script::XInvocation
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/script/XInvocationAdapterFactory.idl b/udkapi/com/sun/star/script/XInvocationAdapterFactory.idl
index c0111773ba7c..e03a7dd9be5f 100644
--- a/udkapi/com/sun/star/script/XInvocationAdapterFactory.idl
+++ b/udkapi/com/sun/star/script/XInvocationAdapterFactory.idl
@@ -24,11 +24,9 @@
#include <com/sun/star/script/XInvocation.idl>
-//=============================================================================
module com { module sun { module star { module script {
-//=============================================================================
/** Interface to create adapter objects giving a type to be supported and a
an invocation interface incoming calls are delegated to.
@@ -38,7 +36,6 @@
*/
published interface XInvocationAdapterFactory: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** Creates an adapter interface of given type for calling the given
<type>XInvocation</type> interface.
@@ -53,7 +50,6 @@ published interface XInvocationAdapterFactory: com::sun::star::uno::XInterface
*/
com::sun::star::uno::XInterface createAdapter( [in]XInvocation Invocation, [in]type aType );
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/script/XInvocationAdapterFactory2.idl b/udkapi/com/sun/star/script/XInvocationAdapterFactory2.idl
index a62a82a087a2..ec16b7f52dd8 100644
--- a/udkapi/com/sun/star/script/XInvocationAdapterFactory2.idl
+++ b/udkapi/com/sun/star/script/XInvocationAdapterFactory2.idl
@@ -24,7 +24,6 @@
#include <com/sun/star/script/XInvocation.idl>
-//=============================================================================
module com { module sun { module star { module script {
@@ -49,7 +48,6 @@ published interface XInvocationAdapterFactory2 : com::sun::star::uno::XInterface
[in] XInvocation Invocation,
[in] sequence< type > aTypes );
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/script/XLibraryAccess.idl b/udkapi/com/sun/star/script/XLibraryAccess.idl
index 698e35ada9a1..c40b4960eb1b 100644
--- a/udkapi/com/sun/star/script/XLibraryAccess.idl
+++ b/udkapi/com/sun/star/script/XLibraryAccess.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/uno/XInterface.idl>
-//=============================================================================
module com { module sun { module star { module script {
-//=============================================================================
/** provides access to additional scripting code.
<p>This code is organized in modules and these modules contain
@@ -36,7 +34,6 @@
*/
published interface XLibraryAccess: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** returns <TRUE/>, if the function is accessible through this library;
otherwise it returns <FALSE/>.
@@ -46,7 +43,6 @@ published interface XLibraryAccess: com::sun::star::uno::XInterface
*/
boolean isFunction( [in] string aFunctionName );
- //-------------------------------------------------------------------------
/** returns <TRUE/> if a fully qualified function name begins with this name.
@param aPathName
@@ -54,18 +50,15 @@ published interface XLibraryAccess: com::sun::star::uno::XInterface
*/
boolean isValidPath( [in] string aPathName );
- //-------------------------------------------------------------------------
/** Return all module names which contain code.
e.g., { "UtilLibrary.ModuleDate", "UtilLibrary.Output", ... }
*/
sequence<string> getModuleNames();
- //-------------------------------------------------------------------------
/** get the source code of a module.
*/
string getModuleSource( [in] string aModulName );
- //-------------------------------------------------------------------------
/** Get the hole compiled code of a module.
@param ModuleName the full qualified name of a module.
@@ -75,12 +68,10 @@ published interface XLibraryAccess: com::sun::star::uno::XInterface
*/
sequence<byte> getModuleCode( [in] string aModuleName );
- //-------------------------------------------------------------------------
/** get the source code of a function.
*/
string getFunctionSource( [in] string aFunctionName );
- //-------------------------------------------------------------------------
/** Get the compiled code of a function.
@param FunctionName the full qualified name of a function.
@@ -91,7 +82,6 @@ published interface XLibraryAccess: com::sun::star::uno::XInterface
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/script/XScriptEventsAttacher.idl b/udkapi/com/sun/star/script/XScriptEventsAttacher.idl
index ee0670887042..c98f1c5cbceb 100644
--- a/udkapi/com/sun/star/script/XScriptEventsAttacher.idl
+++ b/udkapi/com/sun/star/script/XScriptEventsAttacher.idl
@@ -31,11 +31,9 @@
#include <com/sun/star/lang/ServiceNotRegisteredException.idl>
-//=============================================================================
module com { module sun { module star { module script {
-//=============================================================================
/**
This interface can be used to attach script events to a number of
@@ -73,7 +71,6 @@ published interface XScriptEventsAttacher: com::sun::star::uno::XInterface
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/script/XScriptEventsSupplier.idl b/udkapi/com/sun/star/script/XScriptEventsSupplier.idl
index e4fdb33a9593..7c476654a31f 100644
--- a/udkapi/com/sun/star/script/XScriptEventsSupplier.idl
+++ b/udkapi/com/sun/star/script/XScriptEventsSupplier.idl
@@ -24,11 +24,9 @@
#include <com/sun/star/container/XNameContainer.idl>
-//=============================================================================
module com { module sun { module star { module script {
-//=============================================================================
/**
Gives access to an event container represented by an
@@ -43,7 +41,6 @@ published interface XScriptEventsSupplier: com::sun::star::uno::XInterface
com::sun::star::container::XNameContainer getEvents();
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/script/XScriptListener.idl b/udkapi/com/sun/star/script/XScriptListener.idl
index aa076123fbb7..6c106078ec79 100644
--- a/udkapi/com/sun/star/script/XScriptListener.idl
+++ b/udkapi/com/sun/star/script/XScriptListener.idl
@@ -26,23 +26,19 @@
#include <com/sun/star/reflection/InvocationTargetException.idl>
-//=============================================================================
module com { module sun { module star { module script {
-//=============================================================================
/** makes it possible to receive <type>ScriptEvent</type>s.
*/
published interface XScriptListener: com::sun::star::lang::XEventListener
{
- //-------------------------------------------------------------------------
/** gets called when an event takes place. For that a
<type>ScriptEventDescriptor</type> is registered at and
attached to an object by an <type>XEventAttacherManager</type>.
*/
void firing( [in] com::sun::star::script::ScriptEvent aEvent );
- //-------------------------------------------------------------------------
/** gets called when a "vetoable event" occurs at the object.
*/
any approveFiring( [in] com::sun::star::script::ScriptEvent aEvent )
@@ -50,7 +46,6 @@ published interface XScriptListener: com::sun::star::lang::XEventListener
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/script/XStarBasicAccess.idl b/udkapi/com/sun/star/script/XStarBasicAccess.idl
index e30ca4b06849..e12f6dd030cd 100644
--- a/udkapi/com/sun/star/script/XStarBasicAccess.idl
+++ b/udkapi/com/sun/star/script/XStarBasicAccess.idl
@@ -21,11 +21,9 @@
#include <com/sun/star/container/XNameContainer.idl>
-//=============================================================================
module com { module sun { module star { module script {
-//=============================================================================
/** Interface representing a library and provides access to its modules
@@ -33,14 +31,12 @@
*/
published interface XStarBasicAccess: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** returns
the library container giving access to the libraries stored in a document
or basic library file.
*/
com::sun::star::container::XNameContainer getLibraryContainer();
- //-------------------------------------------------------------------------
/**
Creates an empty library. This method can be called alternatively to
accessing directly the NameContainer returned by getLibraryContainer.
@@ -52,7 +48,6 @@ published interface XStarBasicAccess: com::sun::star::uno::XInterface
[in] string ExternalSourceURL, [in] string LinkTargetURL )
raises( com::sun::star::container::ElementExistException );
- //-------------------------------------------------------------------------
/**
Adds a module to an existing (e.g., created by createLibrary) library.
By using this method together with createLibrary the caller does not have
@@ -65,7 +60,6 @@ published interface XStarBasicAccess: com::sun::star::uno::XInterface
[in] string Language, [in] string Source )
raises( com::sun::star::container::NoSuchElementException );
- //-------------------------------------------------------------------------
/**
Adds an old style basic dialog (SI controls) to an existing (e.g., created
by createLibrary) library.
@@ -81,7 +75,6 @@ published interface XStarBasicAccess: com::sun::star::uno::XInterface
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/script/XStarBasicDialogInfo.idl b/udkapi/com/sun/star/script/XStarBasicDialogInfo.idl
index 40044d0fdcb6..845a0de1f8af 100644
--- a/udkapi/com/sun/star/script/XStarBasicDialogInfo.idl
+++ b/udkapi/com/sun/star/script/XStarBasicDialogInfo.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/uno/XInterface.idl>
-//=============================================================================
module com { module sun { module star { module script {
-//=============================================================================
/** Interface describing old style basic dialog (SI controls) in binary data
@@ -34,19 +32,16 @@
*/
published interface XStarBasicDialogInfo: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** returns the name of the dialog
*/
string getName();
- //-------------------------------------------------------------------------
/** returns binary data describing the SIDialog in SBX stream format
*/
sequence< byte > getData();
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/script/XStarBasicLibraryInfo.idl b/udkapi/com/sun/star/script/XStarBasicLibraryInfo.idl
index eb9aca7d51fd..92e45bf5daec 100644
--- a/udkapi/com/sun/star/script/XStarBasicLibraryInfo.idl
+++ b/udkapi/com/sun/star/script/XStarBasicLibraryInfo.idl
@@ -21,11 +21,9 @@
#include <com/sun/star/container/XNameContainer.idl>
-//=============================================================================
module com { module sun { module star { module script {
-//=============================================================================
/** Interface representing a library and provides access to its modules
@@ -33,12 +31,10 @@
*/
published interface XStarBasicLibraryInfo: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** returns the library's name
*/
string getName();
- //-------------------------------------------------------------------------
/** returns
the module container giving access to the modules stored in the library.
The container has to be returned in any case, no matter if the library is
@@ -49,7 +45,6 @@ published interface XStarBasicLibraryInfo: com::sun::star::uno::XInterface
*/
com::sun::star::container::XNameContainer getModuleContainer();
- //-------------------------------------------------------------------------
/** returns
the dialog container giving access to the dialogs stored in the library.
The container has to be returned in any case, no matter if the library is
@@ -60,14 +55,12 @@ published interface XStarBasicLibraryInfo: com::sun::star::uno::XInterface
*/
com::sun::star::container::XNameContainer getDialogContainer();
- //-------------------------------------------------------------------------
/** returns
the password, if the library is protected with one,
an empty string otherwise.
*/
string getPassword();
- //-------------------------------------------------------------------------
/** returns an
URL describing the location where the library is stored if the library
is stored seperately (for example not in the main XML file but in a
@@ -77,7 +70,6 @@ published interface XStarBasicLibraryInfo: com::sun::star::uno::XInterface
*/
string getExternalSourceURL();
- //-------------------------------------------------------------------------
/** returns an
URL describing the location of the library linked to.
@@ -89,7 +81,6 @@ published interface XStarBasicLibraryInfo: com::sun::star::uno::XInterface
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/script/XStarBasicModuleInfo.idl b/udkapi/com/sun/star/script/XStarBasicModuleInfo.idl
index 161e0e4bfe81..6b1abbffd45f 100644
--- a/udkapi/com/sun/star/script/XStarBasicModuleInfo.idl
+++ b/udkapi/com/sun/star/script/XStarBasicModuleInfo.idl
@@ -22,28 +22,23 @@
#include <com/sun/star/uno/XInterface.idl>
-//=============================================================================
module com { module sun { module star { module script {
-//=============================================================================
/** Script Module containing some scripting code in a certain scripting language
@deprecated
*/
published interface XStarBasicModuleInfo: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** returns the name of the module
*/
string getName();
- //-------------------------------------------------------------------------
/** returns the type of the script language as string, for example, "StarBasic" or "JavaScript".
*/
string getLanguage();
- //-------------------------------------------------------------------------
/** returns the script source code as string.
<p>The code has to correspond with the language
@@ -53,7 +48,6 @@ published interface XStarBasicModuleInfo: com::sun::star::uno::XInterface
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/script/XTypeConverter.idl b/udkapi/com/sun/star/script/XTypeConverter.idl
index 789b7da55c6f..bef8f807fc23 100644
--- a/udkapi/com/sun/star/script/XTypeConverter.idl
+++ b/udkapi/com/sun/star/script/XTypeConverter.idl
@@ -30,11 +30,9 @@
#include <com/sun/star/uno/TypeClass.idl>
-//=============================================================================
module com { module sun { module star { module script {
-//=============================================================================
/** Interface to provide standard type conversions.
@@ -81,7 +79,6 @@ published interface XTypeConverter: com::sun::star::uno::XInterface
com::sun::star::script::CannotConvertException );
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/security/AccessControlException.idl b/udkapi/com/sun/star/security/AccessControlException.idl
index 07707904c5cd..69660dd4a0ba 100644
--- a/udkapi/com/sun/star/security/AccessControlException.idl
+++ b/udkapi/com/sun/star/security/AccessControlException.idl
@@ -21,11 +21,9 @@
#include <com/sun/star/uno/SecurityException.idl>
-//=============================================================================
module com { module sun { module star { module security {
-//=============================================================================
/** Exception notifying a lacking permission to access data or execute code
thus it is thrown if permission ought to be denied.
@@ -45,7 +43,6 @@ published exception AccessControlException : com::sun::star::uno::SecurityExcept
any LackingPermission;
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/security/AccessController.idl b/udkapi/com/sun/star/security/AccessController.idl
index 25400f715f7c..7b15eaf45002 100644
--- a/udkapi/com/sun/star/security/AccessController.idl
+++ b/udkapi/com/sun/star/security/AccessController.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/security/XAccessController.idl>
-//=============================================================================
module com { module sun { module star { module security {
-//=============================================================================
/** This meta service supports the XAccessController interface for checking
security permissions.
diff --git a/udkapi/com/sun/star/security/AllPermission.idl b/udkapi/com/sun/star/security/AllPermission.idl
index 885b628c57b1..0817f785d383 100644
--- a/udkapi/com/sun/star/security/AllPermission.idl
+++ b/udkapi/com/sun/star/security/AllPermission.idl
@@ -18,11 +18,9 @@
*/
#ifndef __com_sun_star_security_AllPermission_idl__
#define __com_sun_star_security_AllPermission_idl__
-//=============================================================================
module com { module sun { module star { module security {
-//=============================================================================
/** The AllPermission is a permission that implies all other permissions.
@@ -41,7 +39,6 @@ published struct AllPermission
byte dummy;
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/security/RuntimePermission.idl b/udkapi/com/sun/star/security/RuntimePermission.idl
index 9932d34438d1..cd209942ee6d 100644
--- a/udkapi/com/sun/star/security/RuntimePermission.idl
+++ b/udkapi/com/sun/star/security/RuntimePermission.idl
@@ -18,11 +18,9 @@
*/
#ifndef __com_sun_star_security_RuntimePermission_idl__
#define __com_sun_star_security_RuntimePermission_idl__
-//=============================================================================
module com { module sun { module star { module security {
-//=============================================================================
/** This permission grants runtime access to some named functionality.
A RuntimePermission contains a name (also referred to as a "target name")
@@ -37,7 +35,6 @@ published struct RuntimePermission
string Name;
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/security/XAccessControlContext.idl b/udkapi/com/sun/star/security/XAccessControlContext.idl
index f7d729732479..98afc0af4a19 100644
--- a/udkapi/com/sun/star/security/XAccessControlContext.idl
+++ b/udkapi/com/sun/star/security/XAccessControlContext.idl
@@ -23,11 +23,9 @@
#include <com/sun/star/security/AccessControlException.idl>
-//=============================================================================
module com { module sun { module star { module security {
-//=============================================================================
/** An XAccessControlContext is used to make system resource access decisions
based on the context it encapsulates.
@@ -72,7 +70,6 @@ published interface XAccessControlContext : com::sun::star::uno::XInterface
raises (AccessControlException);
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/security/XAccessController.idl b/udkapi/com/sun/star/security/XAccessController.idl
index 62ff906403ea..ad792b000ba5 100644
--- a/udkapi/com/sun/star/security/XAccessController.idl
+++ b/udkapi/com/sun/star/security/XAccessController.idl
@@ -25,11 +25,9 @@
#include <com/sun/star/security/AccessControlException.idl>
-//=============================================================================
module com { module sun { module star { module security {
-//=============================================================================
/** Interface for checking permissions and invoking privileged or restricted
actions.
@@ -130,7 +128,6 @@ published interface XAccessController : com::sun::star::uno::XInterface
XAccessControlContext getContext();
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/security/XAction.idl b/udkapi/com/sun/star/security/XAction.idl
index 74b8cf0dee76..dd6d2d492b15 100644
--- a/udkapi/com/sun/star/security/XAction.idl
+++ b/udkapi/com/sun/star/security/XAction.idl
@@ -23,11 +23,9 @@
#include <com/sun/star/uno/Exception.idl>
-//=============================================================================
module com { module sun { module star { module security {
-//=============================================================================
/** Interface for running an action.
@@ -46,7 +44,6 @@ published interface XAction : com::sun::star::uno::XInterface
raises (com::sun::star::uno::Exception);
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/task/XInteractionAbort.idl b/udkapi/com/sun/star/task/XInteractionAbort.idl
index e5bb15e1f881..82845236f590 100644
--- a/udkapi/com/sun/star/task/XInteractionAbort.idl
+++ b/udkapi/com/sun/star/task/XInteractionAbort.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/task/XInteractionContinuation.idl>
-//=============================================================================
module com { module sun { module star { module task {
-//=============================================================================
// DocMerge from xml: interface com::sun::star::task::XInteractionAbort
/** An interaction continuation specifing to abort executing the process that
@@ -36,7 +34,6 @@ published interface XInteractionAbort: com::sun::star::task::XInteractionContinu
{
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/task/XInteractionContinuation.idl b/udkapi/com/sun/star/task/XInteractionContinuation.idl
index b4f864e744f8..fb1770998f19 100644
--- a/udkapi/com/sun/star/task/XInteractionContinuation.idl
+++ b/udkapi/com/sun/star/task/XInteractionContinuation.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/uno/XInterface.idl>
-//=============================================================================
module com { module sun { module star { module task {
-//=============================================================================
/** Specifies a way of how to continue from an
<type scope="com::sun::star::task">XInteractionRequest</type>.
<P>Different sub-interfaces of this interface specify different ways of
@@ -34,7 +32,6 @@
*/
published interface XInteractionContinuation: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
// DocMerge from xml: method com::sun::star::task::XInteractionContinuation::select
/** Select this way of continuing from an
@@ -46,7 +43,6 @@ published interface XInteractionContinuation: com::sun::star::uno::XInterface
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/task/XInteractionHandler.idl b/udkapi/com/sun/star/task/XInteractionHandler.idl
index 0c99e4c3b9cc..999f02edb468 100644
--- a/udkapi/com/sun/star/task/XInteractionHandler.idl
+++ b/udkapi/com/sun/star/task/XInteractionHandler.idl
@@ -24,18 +24,15 @@
#include <com/sun/star/task/XInteractionRequest.idl>
-//=============================================================================
module com { module sun { module star { module task {
-//=============================================================================
// DocMerge from xml: interface com::sun::star::task::XInteractionHandler
/** An interaction request handler.
*/
published interface XInteractionHandler: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
// DocMerge from xml: method com::sun::star::task::XInteractionHandler::handle
/** Handle an interaction request.
@@ -44,7 +41,6 @@ published interface XInteractionHandler: com::sun::star::uno::XInterface
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/task/XInteractionHandler2.idl b/udkapi/com/sun/star/task/XInteractionHandler2.idl
index 0fc4eb1cbff9..5c76ac71edae 100644
--- a/udkapi/com/sun/star/task/XInteractionHandler2.idl
+++ b/udkapi/com/sun/star/task/XInteractionHandler2.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/task/XInteractionHandler.idl>
-//=============================================================================
module com { module sun { module star { module task {
-//=============================================================================
/** An interaction request handler.
@@ -38,7 +36,6 @@
*/
/* published */ interface XInteractionHandler2 : com::sun::star::task::XInteractionHandler
{
- //-------------------------------------------------------------------------
/** Handle an interaction request.
@param Request the inteaction request to handle.
@@ -50,7 +47,6 @@
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/task/XInteractionRequest.idl b/udkapi/com/sun/star/task/XInteractionRequest.idl
index 02ee06d44bcf..b9bd38194570 100644
--- a/udkapi/com/sun/star/task/XInteractionRequest.idl
+++ b/udkapi/com/sun/star/task/XInteractionRequest.idl
@@ -24,18 +24,15 @@
#include <com/sun/star/task/XInteractionContinuation.idl>
-//=============================================================================
module com { module sun { module star { module task {
-//=============================================================================
// DocMerge from xml: interface com::sun::star::task::XInteractionRequest
/** The description of an interaction request.
*/
published interface XInteractionRequest: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
// DocMerge from xml: method com::sun::star::task::XInteractionRequest::getRequest
/** Get information about the request itself.
@@ -46,7 +43,6 @@ published interface XInteractionRequest: com::sun::star::uno::XInterface
*/
any getRequest();
- //-------------------------------------------------------------------------
/** Get the set of
<type scope="com::sun::star::task">XInteractionContinuation</type>s
the client supports for this request.
@@ -55,7 +51,6 @@ published interface XInteractionRequest: com::sun::star::uno::XInterface
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/task/XInteractionRetry.idl b/udkapi/com/sun/star/task/XInteractionRetry.idl
index cda5dc9a9fcc..6f92b16d903d 100644
--- a/udkapi/com/sun/star/task/XInteractionRetry.idl
+++ b/udkapi/com/sun/star/task/XInteractionRetry.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/task/XInteractionContinuation.idl>
-//=============================================================================
module com { module sun { module star { module task {
-//=============================================================================
// DocMerge from xml: interface com::sun::star::task::XInteractionRetry
/** An interaction continuation specifing to try to re-execute the process
@@ -36,7 +34,6 @@ published interface XInteractionRetry: com::sun::star::task::XInteractionContinu
{
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/test/TestEvent.idl b/udkapi/com/sun/star/test/TestEvent.idl
index 3424138d3c0c..35bd760e0c5c 100644
--- a/udkapi/com/sun/star/test/TestEvent.idl
+++ b/udkapi/com/sun/star/test/TestEvent.idl
@@ -22,30 +22,25 @@
#include <com/sun/star/lang/EventObject.idl>
-//=============================================================================
module com { module sun { module star { module test {
-//=============================================================================
/** This event gets delivered whenever a test event (an error, an exception,
a warning) takes place.
@deprecated
*/
published struct TestEvent: com::sun::star::lang::EventObject
{
- //-------------------------------------------------------------------------
/** contains the error/warning message
*/
string Message;
- //-------------------------------------------------------------------------
/** contains the exception notified by the <type>XTestListener</type>
method notifyException. This value is not valid for other events.
*/
any Exception;
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/test/TestFactory.idl b/udkapi/com/sun/star/test/TestFactory.idl
index 762148c7136b..73f9f569f9c9 100644
--- a/udkapi/com/sun/star/test/TestFactory.idl
+++ b/udkapi/com/sun/star/test/TestFactory.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/lang/MultiServiceFactory.idl>
-//=============================================================================
module com { module sun { module star { module test {
-//=============================================================================
/** describes a factory of services with interfaces for testing purposes.
<p>It create instances that support the interface
@@ -53,7 +51,6 @@ published service TestFactory
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/test/XSimpleTest.idl b/udkapi/com/sun/star/test/XSimpleTest.idl
index 1d4bb325621b..47aa47a9ce53 100644
--- a/udkapi/com/sun/star/test/XSimpleTest.idl
+++ b/udkapi/com/sun/star/test/XSimpleTest.idl
@@ -23,17 +23,14 @@
#include <com/sun/star/lang/IllegalArgumentException.idl>
-//=============================================================================
module com { module sun { module star { module test {
-//=============================================================================
/**
A simple interface to test a service or interface implementation.
*/
published interface XSimpleTest: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/**
Test the object TestObject against the test specified with TestName. This test
does not change the semantic state of the object, so it can be called on a existing
@@ -52,7 +49,6 @@ published interface XSimpleTest: com::sun::star::uno::XInterface
[in] com::sun::star::uno::XInterface TestObject )
raises( com::sun::star::lang::IllegalArgumentException );
- //-------------------------------------------------------------------------
/**
Test the object TestObject against the test specified with TestName. This test
changes the state of the object. The object may be useless afterwards.
@@ -80,28 +76,23 @@ published interface XSimpleTest: com::sun::star::uno::XInterface
[in] long hTestHandle )
raises( com::sun::star::lang::IllegalArgumentException );
- //-------------------------------------------------------------------------
/**States if one of the last test has failed. This is cumulative.
@return true if all test have been passed successfully. false if an error has occurred.
*/
boolean testPassed();
- //-------------------------------------------------------------------------
// DOCUMENTATION MISSING FOR XSimpleTest::getErrors
sequence<string> getErrors();
- //-------------------------------------------------------------------------
// DOCUMENTATION MISSING FOR XSimpleTest::getErrorExceptions
sequence<any> getErrorExceptions();
- //-------------------------------------------------------------------------
// DOCUMENTATION MISSING FOR XSimpleTest::getWarnings
sequence<string> getWarnings();
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/test/XTest.idl b/udkapi/com/sun/star/test/XTest.idl
index ebb95abe00b1..68d0ae0d84a9 100644
--- a/udkapi/com/sun/star/test/XTest.idl
+++ b/udkapi/com/sun/star/test/XTest.idl
@@ -24,17 +24,14 @@
#include <com/sun/star/test/XTestListener.idl>
-//=============================================================================
module com { module sun { module star { module test {
-//=============================================================================
/**
A simple interface to test a service or interface implementation.
*/
published interface XTest: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/**
Test the object TestObject against the test specified with TestName. This test
does not change the semantic state of the object, so it can be called on a existing
@@ -53,7 +50,6 @@ published interface XTest: com::sun::star::uno::XInterface
[in] com::sun::star::uno::XInterface TestObject )
raises( com::sun::star::lang::IllegalArgumentException );
- //-------------------------------------------------------------------------
/**
Test the object TestObject against the test specified with TestName.
This test changes the state of the object. The object may be useless
@@ -82,7 +78,6 @@ published interface XTest: com::sun::star::uno::XInterface
[in] long hTestHandle )
raises( com::sun::star::lang::IllegalArgumentException );
- //-------------------------------------------------------------------------
/**
Test the object TestObject against the test specified with TestName using
several threads. That does NOT mean that testMultiThread should implement
@@ -117,13 +112,11 @@ published interface XTest: com::sun::star::uno::XInterface
[in] long hTestHandle )
raises( com::sun::star::lang::IllegalArgumentException );
- //-------------------------------------------------------------------------
/** registers an event listener, which will be called for reporting
errors/exceptions and warnings and for protocol purpuses.
*/
void addTestListener( [in] XTestListener xListener );
- //-------------------------------------------------------------------------
/** unregisters an event listener which was registered with
<member>XTest::addTestListener()</member>.
@@ -132,7 +125,6 @@ published interface XTest: com::sun::star::uno::XInterface
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/test/XTestListener.idl b/udkapi/com/sun/star/test/XTestListener.idl
index f8d49d4110b5..77d1575dcb5a 100644
--- a/udkapi/com/sun/star/test/XTestListener.idl
+++ b/udkapi/com/sun/star/test/XTestListener.idl
@@ -23,16 +23,13 @@
#include <com/sun/star/test/TestEvent.idl>
-//=============================================================================
module com { module sun { module star { module test {
-//=============================================================================
/** is used to handle errors/exceptions and warnings during tests.
*/
published interface XTestListener: com::sun::star::lang::XEventListener
{
- //-------------------------------------------------------------------------
/** gets called when an error occurs while performing an test.
If the error results from an exception, the exception
can be found in the Exception member of the TestEvent
@@ -43,7 +40,6 @@ published interface XTestListener: com::sun::star::lang::XEventListener
*/
void notifyError( [in] com::sun::star::test::TestEvent evt );
- //-------------------------------------------------------------------------
/** gets called when an warning occurs while performing an test.
@param evt
@@ -52,7 +48,6 @@ published interface XTestListener: com::sun::star::lang::XEventListener
*/
void notifyWarning( [in] com::sun::star::test::TestEvent evt );
- //-------------------------------------------------------------------------
/** can be called by the broadcaster to inform the listener about
the progress of the test. The listener can use this information
for example to write it into a test protocol file.
@@ -65,7 +60,6 @@ published interface XTestListener: com::sun::star::lang::XEventListener
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/test/bridge/XBridgeTest.idl b/udkapi/com/sun/star/test/bridge/XBridgeTest.idl
index 5805e63ef73d..99110f95a3b8 100644
--- a/udkapi/com/sun/star/test/bridge/XBridgeTest.idl
+++ b/udkapi/com/sun/star/test/bridge/XBridgeTest.idl
@@ -282,7 +282,6 @@ published interface XBridgeTest2 : XBridgeTest
};
-//=============================================================================
};
};
diff --git a/udkapi/com/sun/star/test/performance/XPerformanceTest.idl b/udkapi/com/sun/star/test/performance/XPerformanceTest.idl
index a3eb2e79339a..a5ea7040edb3 100644
--- a/udkapi/com/sun/star/test/performance/XPerformanceTest.idl
+++ b/udkapi/com/sun/star/test/performance/XPerformanceTest.idl
@@ -118,7 +118,6 @@ published interface XPerformanceTest : com::sun::star::uno::XInterface
void raiseRuntimeException();
};
-//=============================================================================
};
};
diff --git a/udkapi/com/sun/star/uno/DeploymentException.idl b/udkapi/com/sun/star/uno/DeploymentException.idl
index 23999398127b..e3f6ef240a4c 100644
--- a/udkapi/com/sun/star/uno/DeploymentException.idl
+++ b/udkapi/com/sun/star/uno/DeploymentException.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/uno/RuntimeException.idl>
-//=============================================================================
module com { module sun { module star { module uno {
-//=============================================================================
/** Exception signalling a deployment error.
@@ -36,7 +34,6 @@ published exception DeploymentException : com::sun::star::uno::RuntimeException
{
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/uno/Exception.idl b/udkapi/com/sun/star/uno/Exception.idl
index d151e303216f..b218803194a0 100644
--- a/udkapi/com/sun/star/uno/Exception.idl
+++ b/udkapi/com/sun/star/uno/Exception.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/uno/XInterface.idl>
-//=============================================================================
module com { module sun { module star { module uno {
-//=============================================================================
// DocMerge from xml: exception com::sun::star::uno::Exception
/** the base of all UNO exceptions
@@ -42,7 +40,6 @@ published exception Exception
*/
string Message;
- //-------------------------------------------------------------------------
/** should contain a reference to the original, which raised the exception.
<p>May be NULL.</p>
@@ -51,7 +48,6 @@ published exception Exception
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/uno/NamingService.idl b/udkapi/com/sun/star/uno/NamingService.idl
index dc05482dcd0a..4ecaac920fd0 100644
--- a/udkapi/com/sun/star/uno/NamingService.idl
+++ b/udkapi/com/sun/star/uno/NamingService.idl
@@ -23,12 +23,10 @@
module com { module sun { module star { module uno {
-//=============================================================================
/** a simple named object container.
*/
published service NamingService : com::sun::star::uno::XNamingService;
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/uno/RuntimeException.idl b/udkapi/com/sun/star/uno/RuntimeException.idl
index aac5227aaad0..284efd173fe6 100644
--- a/udkapi/com/sun/star/uno/RuntimeException.idl
+++ b/udkapi/com/sun/star/uno/RuntimeException.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/uno/Exception.idl>
-//=============================================================================
module com { module sun { module star { module uno {
-//=============================================================================
/** This exception or a subclass can occur at every interface method.
<p>
@@ -40,7 +38,6 @@ published exception RuntimeException: com::sun::star::uno::Exception
{
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/uno/SecurityException.idl b/udkapi/com/sun/star/uno/SecurityException.idl
index 5fd5a76181b5..1713ec777981 100644
--- a/udkapi/com/sun/star/uno/SecurityException.idl
+++ b/udkapi/com/sun/star/uno/SecurityException.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/uno/RuntimeException.idl>
-//=============================================================================
module com { module sun { module star { module uno {
-//=============================================================================
/** Base exception for all security related exceptions.
*/
@@ -34,7 +32,6 @@ published exception SecurityException : com::sun::star::uno::RuntimeException
{
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/uno/TypeClass.idl b/udkapi/com/sun/star/uno/TypeClass.idl
index a6b4203ab43b..8a0e64025602 100644
--- a/udkapi/com/sun/star/uno/TypeClass.idl
+++ b/udkapi/com/sun/star/uno/TypeClass.idl
@@ -20,11 +20,9 @@
#define __com_sun_star_uno_TypeClass_idl__
-//=============================================================================
module com { module sun { module star { module uno {
-//=============================================================================
/** This enum describes all type classes of UNO. Every specific type has a type
class specifying the general context of the reflected type.
@@ -135,7 +133,6 @@ published enum TypeClass
SINGLETON
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/uno/Uik.idl b/udkapi/com/sun/star/uno/Uik.idl
index a1393b6d3708..f3a6358fab14 100644
--- a/udkapi/com/sun/star/uno/Uik.idl
+++ b/udkapi/com/sun/star/uno/Uik.idl
@@ -20,7 +20,6 @@
#define __com_sun_star_uno_Uik_idl__
-//=============================================================================
module com { module sun { module star { module uno {
@@ -52,7 +51,6 @@ published struct Uik
unsigned long m_Data5;
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/uno/XAdapter.idl b/udkapi/com/sun/star/uno/XAdapter.idl
index f7f03c44aea4..222ca548c433 100644
--- a/udkapi/com/sun/star/uno/XAdapter.idl
+++ b/udkapi/com/sun/star/uno/XAdapter.idl
@@ -24,11 +24,9 @@
#include <com/sun/star/uno/XReference.idl>
-//=============================================================================
module com { module sun { module star { module uno {
-//=============================================================================
/** This is the server-side interface to a weak adapter.
@@ -41,14 +39,12 @@
*/
published interface XAdapter: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
// DocMerge from xml: method com::sun::star::uno::XAdapter::queryAdapted
/** queries the adapted object if it is alive.
*/
com::sun::star::uno::XInterface queryAdapted();
- //-------------------------------------------------------------------------
// DocMerge from xml: method com::sun::star::uno::XAdapter::addReference
/** adds a reference to the adapter.
@@ -61,7 +57,6 @@ published interface XAdapter: com::sun::star::uno::XInterface
*/
void addReference( [in] com::sun::star::uno::XReference xRef );
- //-------------------------------------------------------------------------
// DocMerge from xml: method com::sun::star::uno::XAdapter::removeReference
/** removes a reference from the adapter.
@@ -70,7 +65,6 @@ published interface XAdapter: com::sun::star::uno::XInterface
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/uno/XAggregation.idl b/udkapi/com/sun/star/uno/XAggregation.idl
index 6dfe408cf6e9..f44f66c359c4 100644
--- a/udkapi/com/sun/star/uno/XAggregation.idl
+++ b/udkapi/com/sun/star/uno/XAggregation.idl
@@ -21,11 +21,9 @@
#include <com/sun/star/uno/XInterface.idl>
-//=============================================================================
module com { module sun { module star { module uno {
-//=============================================================================
/** Objects which implement this interface can become aggregates of
a delegator.
@@ -70,7 +68,6 @@ module com { module sun { module star { module uno {
*/
published interface XAggregation: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** sets the object to which all calls to the method
<member>XInterface::queryInterface()</member>
have to be forwarded. @
@@ -88,7 +85,6 @@ published interface XAggregation: com::sun::star::uno::XInterface
*/
void setDelegator( [in] com::sun::star::uno::XInterface pDelegator );
- //-------------------------------------------------------------------------
/** is similar to <member>XInterface::queryInterface()</member>,
but it is to be processed directly without being forwarded to the
delegator. @
@@ -107,7 +103,6 @@ published interface XAggregation: com::sun::star::uno::XInterface
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/uno/XInterface.idl b/udkapi/com/sun/star/uno/XInterface.idl
index 7e6803567b35..4e8f41f39b3a 100644
--- a/udkapi/com/sun/star/uno/XInterface.idl
+++ b/udkapi/com/sun/star/uno/XInterface.idl
@@ -19,11 +19,9 @@
#ifndef __com_sun_star_uno_XInterface_idl__
#define __com_sun_star_uno_XInterface_idl__
-//=============================================================================
module com { module sun { module star { module uno {
-//=============================================================================
// DocMerge from xml: interface com::sun::star::uno::XInterface
/** base interface of all UNO interfaces
@@ -88,7 +86,6 @@ published interface XInterface
*/
any queryInterface( [in] type aType );
- //-------------------------------------------------------------------------
/** increases the reference counter by one.
<p>When you have called acquire() on the
@@ -104,7 +101,6 @@ published interface XInterface
*/
[oneway] void acquire();
- //-------------------------------------------------------------------------
// DocMerge from xml: method com::sun::star::uno::XInterface::release
/** decreases the reference counter by one.
@@ -116,7 +112,6 @@ published interface XInterface
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/uno/XNamingService.idl b/udkapi/com/sun/star/uno/XNamingService.idl
index aea9b927ead3..b0e592401f6f 100644
--- a/udkapi/com/sun/star/uno/XNamingService.idl
+++ b/udkapi/com/sun/star/uno/XNamingService.idl
@@ -25,7 +25,6 @@
module com { module sun { module star { module uno {
-//=============================================================================
/** allows to insert, remove and access named objects.
*/
@@ -57,7 +56,6 @@ published interface XNamingService: com::sun::star::uno::XInterface
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/uno/XReference.idl b/udkapi/com/sun/star/uno/XReference.idl
index 52bdf4cf8482..e8416bc8b0d0 100644
--- a/udkapi/com/sun/star/uno/XReference.idl
+++ b/udkapi/com/sun/star/uno/XReference.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/uno/XInterface.idl>
-//=============================================================================
module com { module sun { module star { module uno {
-//=============================================================================
// DocMerge from xml: interface com::sun::star::uno::XReference
/** must be implemented by anyone who holds the adapter on the client side.@see XWeak
@@ -34,7 +32,6 @@
*/
published interface XReference: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
// DocMerge from xml: method com::sun::star::uno::XReference::dispose
/** removes all references to the adapter.
@@ -51,7 +48,6 @@ published interface XReference: com::sun::star::uno::XInterface
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/uno/XUnloadingPreference.idl b/udkapi/com/sun/star/uno/XUnloadingPreference.idl
index 5cbd9921c1aa..25c99e0aea80 100644
--- a/udkapi/com/sun/star/uno/XUnloadingPreference.idl
+++ b/udkapi/com/sun/star/uno/XUnloadingPreference.idl
@@ -21,11 +21,9 @@
#include <com/sun/star/uno/XInterface.idl>
-//=============================================================================
module com { module sun { module star { module uno {
-//=============================================================================
/** Components can implement <code>XUnloadingPreference</code> in order to indicate
how they should be treated when their hosting library is to be unloaded.
@@ -54,7 +52,6 @@ published interface XUnloadingPreference: com::sun::star::uno::XInterface
*/
boolean releaseOnNotification();
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/uno/XWeak.idl b/udkapi/com/sun/star/uno/XWeak.idl
index 673fbef3743b..62e6039b775f 100644
--- a/udkapi/com/sun/star/uno/XWeak.idl
+++ b/udkapi/com/sun/star/uno/XWeak.idl
@@ -24,11 +24,9 @@
#include <com/sun/star/uno/XAdapter.idl>
-//=============================================================================
module com { module sun { module star { module uno {
-//=============================================================================
// DocMerge from xml: interface com::sun::star::uno::XWeak
/** the server-side interface to a weak object.
@@ -84,7 +82,6 @@
*/
published interface XWeak: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
// DocMerge from xml: method com::sun::star::uno::XWeak::queryAdapter
/** queries the weak adapter.
@@ -101,7 +98,6 @@ published interface XWeak: com::sun::star::uno::XInterface
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/util/BootstrapMacroExpander.idl b/udkapi/com/sun/star/util/BootstrapMacroExpander.idl
index f634e32750ac..dd1d74dfd2f9 100644
--- a/udkapi/com/sun/star/util/BootstrapMacroExpander.idl
+++ b/udkapi/com/sun/star/util/BootstrapMacroExpander.idl
@@ -23,11 +23,9 @@
#include <com/sun/star/lang/XInitialization.idl>
-//=============================================================================
module com { module sun { module star { module util {
-//=============================================================================
/** Macro expander expanding using rtl bootstrap notation.
diff --git a/udkapi/com/sun/star/util/MacroExpander.idl b/udkapi/com/sun/star/util/MacroExpander.idl
index fff3a774ff3f..9c656452d0f2 100644
--- a/udkapi/com/sun/star/util/MacroExpander.idl
+++ b/udkapi/com/sun/star/util/MacroExpander.idl
@@ -23,11 +23,9 @@
#include <com/sun/star/lang/XComponent.idl>
-//=============================================================================
module com { module sun { module star { module util {
-//=============================================================================
/** This meta service supports the XMacroExpander interface for expanding
arbitrary macro expressions, i.e. substitude macro names.
diff --git a/udkapi/com/sun/star/util/XMacroExpander.idl b/udkapi/com/sun/star/util/XMacroExpander.idl
index de615805884a..a52fd449fb7c 100644
--- a/udkapi/com/sun/star/util/XMacroExpander.idl
+++ b/udkapi/com/sun/star/util/XMacroExpander.idl
@@ -23,11 +23,9 @@
#include <com/sun/star/lang/IllegalArgumentException.idl>
-//=============================================================================
module com { module sun { module star { module util {
-//=============================================================================
/** Expands macro in expressions, i.e. substitudes macro names.
@@ -48,7 +46,6 @@ published interface XMacroExpander : com::sun::star::uno::XInterface
raises (com::sun::star::lang::IllegalArgumentException);
};
-//=============================================================================
}; }; }; };
diff --git a/udkapi/com/sun/star/util/XVeto.idl b/udkapi/com/sun/star/util/XVeto.idl
index 7ff9bb5ff459..ece6a69903d6 100644
--- a/udkapi/com/sun/star/util/XVeto.idl
+++ b/udkapi/com/sun/star/util/XVeto.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/uno/XInterface.idl>
-//=============================================================================
module com { module sun { module star { module util {
-//=============================================================================
/** provides information about a veto which has been raised against an operation
*/
@@ -44,11 +42,9 @@ interface XVeto
[attribute, readonly] any Details;
};
-//=============================================================================
}; }; }; };
-//=============================================================================
#endif
diff --git a/udkapi/com/sun/star/util/logging/LogLevel.idl b/udkapi/com/sun/star/util/logging/LogLevel.idl
index 50fb80433e55..82afec75af68 100644
--- a/udkapi/com/sun/star/util/logging/LogLevel.idl
+++ b/udkapi/com/sun/star/util/logging/LogLevel.idl
@@ -20,11 +20,9 @@
#ifndef __com_sun_star_util_logging_Level_idl__
#define __com_sun_star_util_logging_Level_idl__
-//=============================================================================
module com { module sun { module star { module util { module logging {
-//=============================================================================
/** deprecated API - use <type scope="com::sun::star::logging">LogLevel</type> instead
@@ -44,7 +42,6 @@ published constants LogLevel
const long ALL = -0x80000000;
};
-//=============================================================================
}; }; }; }; };
diff --git a/udkapi/com/sun/star/util/logging/Logger.idl b/udkapi/com/sun/star/util/logging/Logger.idl
index 2c82e5d38626..5b535b75912a 100644
--- a/udkapi/com/sun/star/util/logging/Logger.idl
+++ b/udkapi/com/sun/star/util/logging/Logger.idl
@@ -24,11 +24,9 @@
#include <com/sun/star/util/logging/XLogger.idl>
#include <com/sun/star/util/logging/XLoggerRemote.idl>
-//=============================================================================
module com { module sun { module star { module util { module logging {
-//=============================================================================
/** deprecated API - use <type scope="com::sun::star::logging">LoggerPool</type> instead
@@ -41,7 +39,6 @@ published service Logger
interface com::sun::star::util::logging::XLogger;
};
-//=============================================================================
}; }; }; }; };
diff --git a/udkapi/com/sun/star/util/logging/LoggerRemote.idl b/udkapi/com/sun/star/util/logging/LoggerRemote.idl
index 13825f1d8bae..c42d32031153 100644
--- a/udkapi/com/sun/star/util/logging/LoggerRemote.idl
+++ b/udkapi/com/sun/star/util/logging/LoggerRemote.idl
@@ -24,11 +24,9 @@
#include <com/sun/star/util/logging/XLogger.idl>
#include <com/sun/star/util/logging/XLoggerRemote.idl>
-//=============================================================================
module com { module sun { module star { module util { module logging {
-//=============================================================================
/** deprecated API - use <type scope="com::sun::star::logging">LoggerPool</type> instead
@@ -41,7 +39,6 @@ published service LoggerRemote
interface com::sun::star::util::logging::XLoggerRemote;
};
-//=============================================================================
}; }; }; }; };
diff --git a/udkapi/com/sun/star/util/logging/XLogger.idl b/udkapi/com/sun/star/util/logging/XLogger.idl
index ff1fb421d9b2..2eace8c1cf30 100644
--- a/udkapi/com/sun/star/util/logging/XLogger.idl
+++ b/udkapi/com/sun/star/util/logging/XLogger.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/uno/XInterface.idl>
-//=============================================================================
module com { module sun { module star { module util { module logging {
-//=============================================================================
/** deprecated API - use <type scope="com::sun::star::logging">XLogger</type> instead
@@ -54,7 +52,6 @@ published interface XLogger: com::sun::star::uno::XInterface
[in] string msg );
};
-//=============================================================================
}; }; }; }; };
diff --git a/udkapi/com/sun/star/util/logging/XLoggerRemote.idl b/udkapi/com/sun/star/util/logging/XLoggerRemote.idl
index 5be94029a9f2..c8912803ef92 100644
--- a/udkapi/com/sun/star/util/logging/XLoggerRemote.idl
+++ b/udkapi/com/sun/star/util/logging/XLoggerRemote.idl
@@ -23,11 +23,9 @@
#include <com/sun/star/uno/XInterface.idl>
#include <com/sun/star/beans/XPropertiesChangeListener.idl>
-//=============================================================================
module com { module sun { module star { module util { module logging {
-//=============================================================================
/** deprecated API - use <type scope="com::sun::star::logging">XLogger</type> instead
@@ -57,7 +55,6 @@ published interface XLoggerRemote: com::sun::star::uno::XInterface
[in] com::sun::star::beans::XPropertiesChangeListener listener);
};
-//=============================================================================
}; }; }; }; };