From 65162840e329afee6f401f5a91273c2dbd1bbdf8 Mon Sep 17 00:00:00 2001 From: Kai Sommerfeld Date: Tue, 15 Mar 2011 21:47:26 +0100 Subject: #i117329# - Publishing of UNO types, first wave. --- offapi/com/sun/star/awt/AsyncCallback.idl | 2 +- offapi/com/sun/star/awt/ContainerWindowProvider.idl | 2 +- offapi/com/sun/star/awt/DialogProvider.idl | 2 +- offapi/com/sun/star/awt/DialogProvider2.idl | 2 +- offapi/com/sun/star/awt/MenuItemType.idl | 2 +- offapi/com/sun/star/awt/MenuLogo.idl | 2 +- offapi/com/sun/star/awt/XCallback.idl | 2 +- offapi/com/sun/star/awt/XContainerWindowEventHandler.idl | 2 +- offapi/com/sun/star/awt/XContainerWindowProvider.idl | 2 +- offapi/com/sun/star/awt/XDialogEventHandler.idl | 2 +- offapi/com/sun/star/awt/XDialogProvider.idl | 2 +- offapi/com/sun/star/awt/XDialogProvider2.idl | 14 ++++++-------- offapi/com/sun/star/awt/XFixedHyperlink.idl | 2 +- offapi/com/sun/star/awt/XMenuExtended.idl | 2 +- offapi/com/sun/star/awt/XMenuExtended2.idl | 2 +- offapi/com/sun/star/awt/XPopupMenuExtended.idl | 2 +- offapi/com/sun/star/awt/XRequestCallback.idl | 2 +- offapi/com/sun/star/awt/XSimpleTabController.idl | 2 +- offapi/com/sun/star/awt/XTabListener.idl | 2 +- offapi/com/sun/star/awt/XUnitConversion.idl | 2 +- offapi/com/sun/star/deployment/DeploymentException.idl | 2 +- .../com/sun/star/deployment/PackageInformationProvider.idl | 2 +- .../sun/star/deployment/XPackageInformationProvider.idl | 2 +- offapi/com/sun/star/frame/ModuleManager.idl | 2 +- offapi/com/sun/star/frame/UnknownModuleException.idl | 2 +- offapi/com/sun/star/frame/XLayoutManager.idl | 2 +- .../com/sun/star/frame/XLayoutManagerEventBroadcaster.idl | 2 +- offapi/com/sun/star/frame/XLayoutManagerListener.idl | 2 +- offapi/com/sun/star/frame/XModuleManager.idl | 2 +- offapi/com/sun/star/frame/XTitle.idl | 14 ++++++++++---- .../com/sun/star/resource/StringResourceWithLocation.idl | 2 +- offapi/com/sun/star/resource/XStringResourceManager.idl | 2 +- .../com/sun/star/resource/XStringResourcePersistence.idl | 2 +- offapi/com/sun/star/resource/XStringResourceResolver.idl | 2 +- .../com/sun/star/resource/XStringResourceWithLocation.idl | 2 +- offapi/com/sun/star/security/CertificateContainer.idl | 3 ++- .../com/sun/star/security/CertificateContainerStatus.idl | 4 +--- .../sun/star/security/SecurityInfrastructureException.idl | 6 +----- offapi/com/sun/star/security/XCertificate.idl | 6 +----- offapi/com/sun/star/security/XCertificateContainer.idl | 2 +- offapi/com/sun/star/security/XCertificateExtension.idl | 6 +----- offapi/com/sun/star/sheet/ComplexReference.idl | 2 +- offapi/com/sun/star/sheet/FormulaOpCodeMapEntry.idl | 2 +- offapi/com/sun/star/sheet/FormulaToken.idl | 2 +- offapi/com/sun/star/sheet/SingleReference.idl | 2 +- offapi/com/sun/star/sheet/XFormulaOpCodeMapper.idl | 2 +- offapi/com/sun/star/sheet/XFormulaTokens.idl | 2 +- offapi/com/sun/star/task/ErrorCodeIOException.idl | 2 +- offapi/com/sun/star/task/XUrlContainer.idl | 2 +- offapi/com/sun/star/text/GlobalDocument.idl | 4 +++- offapi/com/sun/star/text/WebDocument.idl | 4 +++- offapi/com/sun/star/ucb/CertificateValidationRequest.idl | 5 ++++- offapi/com/sun/star/ucb/URLAuthenticationRequest.idl | 2 +- .../com/sun/star/ucb/XInteractionSupplyAuthentication2.idl | 2 +- offapi/com/sun/star/ucb/XWebDAVCommandEnvironment.idl | 7 +++---- offapi/com/sun/star/ui/DockingArea.idl | 2 +- .../sun/star/ui/ModuleUIConfigurationManagerSupplier.idl | 2 +- offapi/com/sun/star/ui/UIElementFactory.idl | 2 +- offapi/com/sun/star/ui/WindowStateConfiguration.idl | 2 +- offapi/com/sun/star/ui/XDockingAreaAcceptor.idl | 2 +- offapi/com/sun/star/ui/XImageManager.idl | 2 +- .../sun/star/ui/XModuleUIConfigurationManagerSupplier.idl | 2 +- offapi/com/sun/star/ui/XUIConfiguration.idl | 2 +- offapi/com/sun/star/ui/XUIConfigurationListener.idl | 2 +- offapi/com/sun/star/ui/XUIConfigurationManager.idl | 2 +- offapi/com/sun/star/ui/XUIConfigurationPersistence.idl | 2 +- offapi/com/sun/star/ui/XUIElement.idl | 2 +- offapi/com/sun/star/ui/XUIElementFactory.idl | 2 +- offapi/com/sun/star/ui/XUIElementSettings.idl | 2 +- offapi/com/sun/star/xml/crypto/SEInitializer.idl | 6 +----- offapi/com/sun/star/xml/crypto/XSEInitializer.idl | 8 ++------ offapi/com/sun/star/xml/crypto/XSecurityEnvironment.idl | 6 +----- offapi/com/sun/star/xml/crypto/XXMLSecurityContext.idl | 6 +----- udkapi/com/sun/star/io/TempFile.idl | 2 +- udkapi/com/sun/star/io/XTempFile.idl | 2 +- udkapi/com/sun/star/script/ArrayWrapper.idl | 2 +- udkapi/com/sun/star/task/XInteractionHandler2.idl | 4 +++- 77 files changed, 104 insertions(+), 121 deletions(-) diff --git a/offapi/com/sun/star/awt/AsyncCallback.idl b/offapi/com/sun/star/awt/AsyncCallback.idl index 6c1d9feef993..4d7c3048ba1a 100644 --- a/offapi/com/sun/star/awt/AsyncCallback.idl +++ b/offapi/com/sun/star/awt/AsyncCallback.idl @@ -40,7 +40,7 @@ module com { module sun { module star { module awt { @see XRequestCallback */ -service AsyncCallback: XRequestCallback; +published service AsyncCallback: XRequestCallback; }; }; }; }; diff --git a/offapi/com/sun/star/awt/ContainerWindowProvider.idl b/offapi/com/sun/star/awt/ContainerWindowProvider.idl index 74bc62d11b56..f19d08a8e1bd 100644 --- a/offapi/com/sun/star/awt/ContainerWindowProvider.idl +++ b/offapi/com/sun/star/awt/ContainerWindowProvider.idl @@ -46,7 +46,7 @@ module com { module sun { module star { module awt { /** specifies a provider for container windows implementing the XWindow interface. */ -service ContainerWindowProvider : com::sun::star::awt::XContainerWindowProvider; +published service ContainerWindowProvider : com::sun::star::awt::XContainerWindowProvider; //============================================================================= diff --git a/offapi/com/sun/star/awt/DialogProvider.idl b/offapi/com/sun/star/awt/DialogProvider.idl index 863a107755d6..06768493d680 100644 --- a/offapi/com/sun/star/awt/DialogProvider.idl +++ b/offapi/com/sun/star/awt/DialogProvider.idl @@ -46,7 +46,7 @@ module com { module sun { module star { module awt { /** specifies a provider for dialogs implementing the XDialog interface. */ -service DialogProvider : com::sun::star::awt::XDialogProvider; +published service DialogProvider : com::sun::star::awt::XDialogProvider; // service DialogProvider { // interface com::sun::star::awt::XDialogProvider; diff --git a/offapi/com/sun/star/awt/DialogProvider2.idl b/offapi/com/sun/star/awt/DialogProvider2.idl index be0db00bf859..8299db6ae7e4 100644 --- a/offapi/com/sun/star/awt/DialogProvider2.idl +++ b/offapi/com/sun/star/awt/DialogProvider2.idl @@ -46,7 +46,7 @@ module com { module sun { module star { module awt { /** specifies a provider for dialogs implementing the XDialog interface. */ -service DialogProvider2 : com::sun::star::awt::XDialogProvider2; +published service DialogProvider2 : com::sun::star::awt::XDialogProvider2; //============================================================================= diff --git a/offapi/com/sun/star/awt/MenuItemType.idl b/offapi/com/sun/star/awt/MenuItemType.idl index d3907b9278eb..426563b2eb56 100644 --- a/offapi/com/sun/star/awt/MenuItemType.idl +++ b/offapi/com/sun/star/awt/MenuItemType.idl @@ -37,7 +37,7 @@ /** specifies the type of a menu item, as returned by XMenuExtended2::getItemType(). */ -enum MenuItemType +published enum MenuItemType { /** specifies that the menu item type is unkown. */ diff --git a/offapi/com/sun/star/awt/MenuLogo.idl b/offapi/com/sun/star/awt/MenuLogo.idl index a84f6be2f04a..4e558a5364c3 100755 --- a/offapi/com/sun/star/awt/MenuLogo.idl +++ b/offapi/com/sun/star/awt/MenuLogo.idl @@ -43,7 +43,7 @@ /** specifies a logo to be displayed on a menu, with a background gradient. */ -struct MenuLogo +published struct MenuLogo { /** specifies the logo image. */ diff --git a/offapi/com/sun/star/awt/XCallback.idl b/offapi/com/sun/star/awt/XCallback.idl index 08c058cd51ed..399fb16cec57 100644 --- a/offapi/com/sun/star/awt/XCallback.idl +++ b/offapi/com/sun/star/awt/XCallback.idl @@ -41,7 +41,7 @@ module com { module sun { module star { module awt { /** specifices an interface which can be used to call back an implementation */ -interface XCallback +published interface XCallback { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/awt/XContainerWindowEventHandler.idl b/offapi/com/sun/star/awt/XContainerWindowEventHandler.idl index d1e2d725c02e..21711d918ac9 100644 --- a/offapi/com/sun/star/awt/XContainerWindowEventHandler.idl +++ b/offapi/com/sun/star/awt/XContainerWindowEventHandler.idl @@ -48,7 +48,7 @@ module com { module sun { module star { module awt { /** Handles events fired by windows represented by a XWindow interface. */ -interface XContainerWindowEventHandler : ::com::sun::star::uno::XInterface { +published interface XContainerWindowEventHandler : ::com::sun::star::uno::XInterface { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/awt/XContainerWindowProvider.idl b/offapi/com/sun/star/awt/XContainerWindowProvider.idl index 1cea42d99a80..6435c80d5025 100644 --- a/offapi/com/sun/star/awt/XContainerWindowProvider.idl +++ b/offapi/com/sun/star/awt/XContainerWindowProvider.idl @@ -47,7 +47,7 @@ module com { module sun { module star { module awt { /** provides container windows implementing the XWindow interface. */ -interface XContainerWindowProvider : ::com::sun::star::uno::XInterface { +published interface XContainerWindowProvider : ::com::sun::star::uno::XInterface { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/awt/XDialogEventHandler.idl b/offapi/com/sun/star/awt/XDialogEventHandler.idl index 206d71bb5dee..57348bdb6eb2 100644 --- a/offapi/com/sun/star/awt/XDialogEventHandler.idl +++ b/offapi/com/sun/star/awt/XDialogEventHandler.idl @@ -48,7 +48,7 @@ module com { module sun { module star { module awt { /** Handles events fired by dialogs represented by a XDialog interface. */ -interface XDialogEventHandler : ::com::sun::star::uno::XInterface { +published interface XDialogEventHandler : ::com::sun::star::uno::XInterface { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/awt/XDialogProvider.idl b/offapi/com/sun/star/awt/XDialogProvider.idl index 2ab873df16b6..625483c01909 100644 --- a/offapi/com/sun/star/awt/XDialogProvider.idl +++ b/offapi/com/sun/star/awt/XDialogProvider.idl @@ -48,7 +48,7 @@ module com { module sun { module star { module awt { /** provides dialogs implementing the XDialog interface. */ -interface XDialogProvider : ::com::sun::star::uno::XInterface { +published interface XDialogProvider : ::com::sun::star::uno::XInterface { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/awt/XDialogProvider2.idl b/offapi/com/sun/star/awt/XDialogProvider2.idl index c08508a58bfe..7a2a549e5dd9 100644 --- a/offapi/com/sun/star/awt/XDialogProvider2.idl +++ b/offapi/com/sun/star/awt/XDialogProvider2.idl @@ -45,7 +45,7 @@ module com { module sun { module star { module awt { /** provides dialogs implementing the XDialog interface. */ -interface XDialogProvider2 : ::com::sun::star::awt::XDialogProvider { +published interface XDialogProvider2 : ::com::sun::star::awt::XDialogProvider { //------------------------------------------------------------------------- @@ -107,7 +107,7 @@ interface XDialogProvider2 : ::com::sun::star::awt::XDialogProvider { @see XDialogEventHandler */ - com::sun::star::awt::XDialog createDialogWithHandler + XDialog createDialogWithHandler ( [in] string URL, [in] com::sun::star::uno::XInterface xHandler ) raises ( com::sun::star::lang::IllegalArgumentException ); @@ -123,12 +123,10 @@ interface XDialogProvider2 : ::com::sun::star::awt::XDialogProvider {

*/ - XDialog createDialogWithArguments( - [in] string URL, - [in] sequence< ::com::sun::star::beans::NamedValue > Arguments - ) - raises ( com::sun::star::lang::IllegalArgumentException - ); + XDialog createDialogWithArguments + ( [in] string URL, + [in] sequence< ::com::sun::star::beans::NamedValue > Arguments ) + raises ( com::sun::star::lang::IllegalArgumentException ); }; //============================================================================= diff --git a/offapi/com/sun/star/awt/XFixedHyperlink.idl b/offapi/com/sun/star/awt/XFixedHyperlink.idl index 9fb6965b6e4a..978549828779 100644 --- a/offapi/com/sun/star/awt/XFixedHyperlink.idl +++ b/offapi/com/sun/star/awt/XFixedHyperlink.idl @@ -43,7 +43,7 @@ /** gives access to the text and formatting of a fixed hyperlink field. */ -interface XFixedHyperlink: com::sun::star::uno::XInterface +published interface XFixedHyperlink: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/awt/XMenuExtended.idl b/offapi/com/sun/star/awt/XMenuExtended.idl index ba850ca5d416..3efa60eeafe1 100644 --- a/offapi/com/sun/star/awt/XMenuExtended.idl +++ b/offapi/com/sun/star/awt/XMenuExtended.idl @@ -38,7 +38,7 @@ module com { module sun { module star { module awt { /** specifies extended menu functions. */ -interface XMenuExtended: com::sun::star::uno::XInterface +published interface XMenuExtended: com::sun::star::uno::XInterface { /** sets the command string for the menu item. diff --git a/offapi/com/sun/star/awt/XMenuExtended2.idl b/offapi/com/sun/star/awt/XMenuExtended2.idl index adba6816a9e8..613699c5dd29 100755 --- a/offapi/com/sun/star/awt/XMenuExtended2.idl +++ b/offapi/com/sun/star/awt/XMenuExtended2.idl @@ -50,7 +50,7 @@ module com { module sun { module star { module awt { /** specifies extended menu functions. */ -interface XMenuExtended2 +published interface XMenuExtended2 { /** specifies some extended menu functions, like setting a command URL and a help command for a menu item.
These functions are available for both menu bar and popup menu. diff --git a/offapi/com/sun/star/awt/XPopupMenuExtended.idl b/offapi/com/sun/star/awt/XPopupMenuExtended.idl index ecec10fad8ea..5b6d112e8f28 100755 --- a/offapi/com/sun/star/awt/XPopupMenuExtended.idl +++ b/offapi/com/sun/star/awt/XPopupMenuExtended.idl @@ -63,7 +63,7 @@ module com { module sun { module star { module awt { @since OOo 3.1 */ -interface XPopupMenuExtended +published interface XPopupMenuExtended { /** specifies basic functions for a popup menu. */ diff --git a/offapi/com/sun/star/awt/XRequestCallback.idl b/offapi/com/sun/star/awt/XRequestCallback.idl index 7d89f0138683..4605fe348f3c 100644 --- a/offapi/com/sun/star/awt/XRequestCallback.idl +++ b/offapi/com/sun/star/awt/XRequestCallback.idl @@ -41,7 +41,7 @@ module com { module sun { module star { module awt { /** specifices an interface which can be used to call back an implementation */ -interface XRequestCallback +published interface XRequestCallback { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/awt/XSimpleTabController.idl b/offapi/com/sun/star/awt/XSimpleTabController.idl index 0688a1d08018..b705a9b73ace 100644 --- a/offapi/com/sun/star/awt/XSimpleTabController.idl +++ b/offapi/com/sun/star/awt/XSimpleTabController.idl @@ -52,7 +52,7 @@ /** specifies the basic operations for a tab controller, but does not require XControl as type of tabs. */ -interface XSimpleTabController : com::sun::star::uno::XInterface +published interface XSimpleTabController : com::sun::star::uno::XInterface { //------------------------------------------------------------------------- /** create a new tab and return an unique ID, diff --git a/offapi/com/sun/star/awt/XTabListener.idl b/offapi/com/sun/star/awt/XTabListener.idl index e7018bb284af..e169aa8fa126 100644 --- a/offapi/com/sun/star/awt/XTabListener.idl +++ b/offapi/com/sun/star/awt/XTabListener.idl @@ -48,7 +48,7 @@ /** such listener will be informed if tab's was inserted/removed from an XSimpleTabController instance or if the properties of a tab was changed. */ -interface XTabListener : com::sun::star::lang::XEventListener +published interface XTabListener : com::sun::star::lang::XEventListener { //------------------------------------------------------------------------- /** a new tab was inserted. diff --git a/offapi/com/sun/star/awt/XUnitConversion.idl b/offapi/com/sun/star/awt/XUnitConversion.idl index b04802ee0728..aed9b4cbeee2 100644 --- a/offapi/com/sun/star/awt/XUnitConversion.idl +++ b/offapi/com/sun/star/awt/XUnitConversion.idl @@ -53,7 +53,7 @@ @since OOo 3.0 */ -interface XUnitConversion: com::sun::star::uno::XInterface +published interface XUnitConversion: com::sun::star::uno::XInterface { /** converts the given Point, which is specified in pixels, into the given logical unit diff --git a/offapi/com/sun/star/deployment/DeploymentException.idl b/offapi/com/sun/star/deployment/DeploymentException.idl index fd40cf0e8aec..2b82c4621068 100644 --- a/offapi/com/sun/star/deployment/DeploymentException.idl +++ b/offapi/com/sun/star/deployment/DeploymentException.idl @@ -37,7 +37,7 @@ module com { module sun { module star { module deployment { @since OOo 2.0 */ -exception DeploymentException : com::sun::star::uno::Exception +published exception DeploymentException : com::sun::star::uno::Exception { /** reflects the cause of the error. Commonly an exception. */ diff --git a/offapi/com/sun/star/deployment/PackageInformationProvider.idl b/offapi/com/sun/star/deployment/PackageInformationProvider.idl index 9d3c81d10d08..dc0ad465856f 100644 --- a/offapi/com/sun/star/deployment/PackageInformationProvider.idl +++ b/offapi/com/sun/star/deployment/PackageInformationProvider.idl @@ -34,7 +34,7 @@ module com { module sun { module star { module deployment { @since OOo 2.3 */ -singleton PackageInformationProvider : XPackageInformationProvider; +published singleton PackageInformationProvider : XPackageInformationProvider; }; }; }; }; diff --git a/offapi/com/sun/star/deployment/XPackageInformationProvider.idl b/offapi/com/sun/star/deployment/XPackageInformationProvider.idl index a983e34ecdd3..9389fb69bec6 100644 --- a/offapi/com/sun/star/deployment/XPackageInformationProvider.idl +++ b/offapi/com/sun/star/deployment/XPackageInformationProvider.idl @@ -36,7 +36,7 @@ module com { module sun { module star { module deployment { @since OOo 2.3 */ -interface XPackageInformationProvider +published interface XPackageInformationProvider { /** get Package information for a specific extension. diff --git a/offapi/com/sun/star/frame/ModuleManager.idl b/offapi/com/sun/star/frame/ModuleManager.idl index 7a102da72bef..186e89858c20 100644 --- a/offapi/com/sun/star/frame/ModuleManager.idl +++ b/offapi/com/sun/star/frame/ModuleManager.idl @@ -51,7 +51,7 @@ module com { module sun { module star { module frame { @since OOo 2.0 */ -service ModuleManager +published service ModuleManager { //------------------------------------------- /** provides functions to identify office modules. diff --git a/offapi/com/sun/star/frame/UnknownModuleException.idl b/offapi/com/sun/star/frame/UnknownModuleException.idl index 9b3169c1dcbe..510cc08203e0 100644 --- a/offapi/com/sun/star/frame/UnknownModuleException.idl +++ b/offapi/com/sun/star/frame/UnknownModuleException.idl @@ -42,7 +42,7 @@ module com { module sun { module star { module frame { @since OOo 2.0 */ -exception UnknownModuleException : ::com::sun::star::uno::Exception +published exception UnknownModuleException : ::com::sun::star::uno::Exception { }; diff --git a/offapi/com/sun/star/frame/XLayoutManager.idl b/offapi/com/sun/star/frame/XLayoutManager.idl index 1801140d2965..f9f027dfa81d 100644 --- a/offapi/com/sun/star/frame/XLayoutManager.idl +++ b/offapi/com/sun/star/frame/XLayoutManager.idl @@ -98,7 +98,7 @@ module com { module sun { module star { module frame { @since OOo 2.0 */ -interface XLayoutManager : com::sun::star::uno::XInterface +published interface XLayoutManager : com::sun::star::uno::XInterface { /** attaches a XFrame to a layout manager. diff --git a/offapi/com/sun/star/frame/XLayoutManagerEventBroadcaster.idl b/offapi/com/sun/star/frame/XLayoutManagerEventBroadcaster.idl index fc7636e21e56..48d077815ca4 100644 --- a/offapi/com/sun/star/frame/XLayoutManagerEventBroadcaster.idl +++ b/offapi/com/sun/star/frame/XLayoutManagerEventBroadcaster.idl @@ -43,7 +43,7 @@ @since OOo 2.0 */ -interface XLayoutManagerEventBroadcaster : com::sun::star::uno::XInterface +published interface XLayoutManagerEventBroadcaster : com::sun::star::uno::XInterface { /** adds a layout manager event listener to the object's listener list. diff --git a/offapi/com/sun/star/frame/XLayoutManagerListener.idl b/offapi/com/sun/star/frame/XLayoutManagerListener.idl index 1a1cd9266917..6a47bd382e45 100644 --- a/offapi/com/sun/star/frame/XLayoutManagerListener.idl +++ b/offapi/com/sun/star/frame/XLayoutManagerListener.idl @@ -49,7 +49,7 @@ module com { module sun { module star { module frame { @since OOo 2.0 */ -interface XLayoutManagerListener : com::sun::star::lang::XEventListener +published interface XLayoutManagerListener : com::sun::star::lang::XEventListener { //============================================================================= /** is invoked when a layout manager has made a certain operation. diff --git a/offapi/com/sun/star/frame/XModuleManager.idl b/offapi/com/sun/star/frame/XModuleManager.idl index 0e1d8b8fe00e..c240e382322e 100644 --- a/offapi/com/sun/star/frame/XModuleManager.idl +++ b/offapi/com/sun/star/frame/XModuleManager.idl @@ -49,7 +49,7 @@ module com { module sun { module star { module frame { @since OOo 2.0 */ -interface XModuleManager : com::sun::star::uno::XInterface +published interface XModuleManager : com::sun::star::uno::XInterface { //------------------------------------------- /** diff --git a/offapi/com/sun/star/frame/XTitle.idl b/offapi/com/sun/star/frame/XTitle.idl index 0ce06aecb8f0..2bc71111f932 100644 --- a/offapi/com/sun/star/frame/XTitle.idl +++ b/offapi/com/sun/star/frame/XTitle.idl @@ -40,17 +40,23 @@ module com { module sun { module star { module frame { //============================================================================= -/** todo document me +/** an interface representing an entity with a modifyable title. */ -interface XTitle : com::sun::star::uno::XInterface +published interface XTitle : com::sun::star::uno::XInterface { //------------------------------------------------------------------------- - /** todo document me + /** Returns the title of the object. + * + * @returns + * The title. */ string getTitle (); //------------------------------------------------------------------------- - /** todo document me + /** Sets the title of the object. + * + * @param sTitle + * The title. */ void setTitle ( [in] string sTitle ); }; diff --git a/offapi/com/sun/star/resource/StringResourceWithLocation.idl b/offapi/com/sun/star/resource/StringResourceWithLocation.idl index 9115d9e22758..ea3743106277 100644 --- a/offapi/com/sun/star/resource/StringResourceWithLocation.idl +++ b/offapi/com/sun/star/resource/StringResourceWithLocation.idl @@ -42,7 +42,7 @@ module com { module sun { module star { module resource { /** specifies a service providing access to a resource string table implementing the XStringResourceWithLocation interface. */ -service StringResourceWithLocation : com::sun::star::resource::XStringResourceWithLocation +published service StringResourceWithLocation : com::sun::star::resource::XStringResourceWithLocation { /** is used to initialize the object on its creation. diff --git a/offapi/com/sun/star/resource/XStringResourceManager.idl b/offapi/com/sun/star/resource/XStringResourceManager.idl index 140c6e832a59..d367e499be36 100644 --- a/offapi/com/sun/star/resource/XStringResourceManager.idl +++ b/offapi/com/sun/star/resource/XStringResourceManager.idl @@ -71,7 +71,7 @@ module com { module sun { module star { module resource { localized dialogs. */ -interface XStringResourceManager: com::sun::star::resource::XStringResourceResolver +published interface XStringResourceManager: com::sun::star::resource::XStringResourceResolver { /** Returns the resource's read only state diff --git a/offapi/com/sun/star/resource/XStringResourcePersistence.idl b/offapi/com/sun/star/resource/XStringResourcePersistence.idl index 880ff903e8b5..085613f1d058 100644 --- a/offapi/com/sun/star/resource/XStringResourcePersistence.idl +++ b/offapi/com/sun/star/resource/XStringResourcePersistence.idl @@ -52,7 +52,7 @@ module com { module sun { module star { module resource { @see XStringResourceManager. */ -interface XStringResourcePersistence: com::sun::star::resource::XStringResourceManager +published interface XStringResourcePersistence: com::sun::star::resource::XStringResourceManager { /** Stores all string table data respectively all data modified since diff --git a/offapi/com/sun/star/resource/XStringResourceResolver.idl b/offapi/com/sun/star/resource/XStringResourceResolver.idl index f386c73abd08..716b40341881 100644 --- a/offapi/com/sun/star/resource/XStringResourceResolver.idl +++ b/offapi/com/sun/star/resource/XStringResourceResolver.idl @@ -60,7 +60,7 @@ module com { module sun { module star { module resource { But also changing the locale at runtime can be supported in this way. */ -interface XStringResourceResolver: com::sun::star::util::XModifyBroadcaster +published interface XStringResourceResolver: com::sun::star::util::XModifyBroadcaster { /** Resolves the passed ResoureID for the current locale. This diff --git a/offapi/com/sun/star/resource/XStringResourceWithLocation.idl b/offapi/com/sun/star/resource/XStringResourceWithLocation.idl index 642187897ed3..d6e616a9a2ee 100644 --- a/offapi/com/sun/star/resource/XStringResourceWithLocation.idl +++ b/offapi/com/sun/star/resource/XStringResourceWithLocation.idl @@ -43,7 +43,7 @@ module com { module sun { module star { module resource { @see XStringResourcePersistence. */ -interface XStringResourceWithLocation: com::sun::star::resource::XStringResourcePersistence +published interface XStringResourceWithLocation: com::sun::star::resource::XStringResourcePersistence { /** Stores all string table data to a location and associates this location diff --git a/offapi/com/sun/star/security/CertificateContainer.idl b/offapi/com/sun/star/security/CertificateContainer.idl index ca6573c9c13b..5974aefa3a7f 100644 --- a/offapi/com/sun/star/security/CertificateContainer.idl +++ b/offapi/com/sun/star/security/CertificateContainer.idl @@ -37,9 +37,10 @@ module com { module sun { module star { module security { /** the service to be used for XCertificateContainer. + @since OOo 2.3.1 */ -service CertificateContainer: XCertificateContainer; +published service CertificateContainer: XCertificateContainer; }; }; }; }; diff --git a/offapi/com/sun/star/security/CertificateContainerStatus.idl b/offapi/com/sun/star/security/CertificateContainerStatus.idl index 302e301e562a..6ca4c43bd571 100644 --- a/offapi/com/sun/star/security/CertificateContainerStatus.idl +++ b/offapi/com/sun/star/security/CertificateContainerStatus.idl @@ -25,8 +25,6 @@ * ************************************************************************/ -/** -- idl definition -- **/ - #ifndef __com_sun_star_security_CertificateContainerStatus_idl_ #define __com_sun_star_security_CertificateContainerStatus_idl_ @@ -39,7 +37,7 @@ module com { module sun { module star { module security { * Constant definiton of a certificate container status. * */ -enum CertificateContainerStatus +published enum CertificateContainerStatus { /** * The certificate was not found. diff --git a/offapi/com/sun/star/security/SecurityInfrastructureException.idl b/offapi/com/sun/star/security/SecurityInfrastructureException.idl index 2b68c42b52ec..71cb0e18aa8b 100644 --- a/offapi/com/sun/star/security/SecurityInfrastructureException.idl +++ b/offapi/com/sun/star/security/SecurityInfrastructureException.idl @@ -25,10 +25,6 @@ * ************************************************************************/ -//i20156 - new file for xmlsecurity module - -/** -- idl definition -- **/ - #ifndef __com_sun_star_security_SecurityInfrastructureException_idl__ #define __com_sun_star_security_SecurityInfrastructureException_idl__ @@ -43,7 +39,7 @@ module com { module sun { module star { module security { //============================================================================= -exception SecurityInfrastructureException : com::sun::star::uno::SecurityException +published exception SecurityInfrastructureException : com::sun::star::uno::SecurityException { }; diff --git a/offapi/com/sun/star/security/XCertificate.idl b/offapi/com/sun/star/security/XCertificate.idl index 155ddc5e6b2f..0c4eaa1ddfc7 100644 --- a/offapi/com/sun/star/security/XCertificate.idl +++ b/offapi/com/sun/star/security/XCertificate.idl @@ -25,10 +25,6 @@ * ************************************************************************/ -//i20156 - new file for xmlsecurity module - -/** -- idl definition -- **/ - #ifndef __com_sun_star_security_XCertificate_idl_ #define __com_sun_star_security_XCertificate_idl_ @@ -43,7 +39,7 @@ module com { module sun { module star { module security { * *

This interface represents a x509 certificate.

*/ -interface XCertificate : com::sun::star::uno::XInterface +published interface XCertificate : com::sun::star::uno::XInterface { /** * the version number attribute of the certificate. diff --git a/offapi/com/sun/star/security/XCertificateContainer.idl b/offapi/com/sun/star/security/XCertificateContainer.idl index c71f0d209aab..605916c45fdc 100644 --- a/offapi/com/sun/star/security/XCertificateContainer.idl +++ b/offapi/com/sun/star/security/XCertificateContainer.idl @@ -37,7 +37,7 @@ module com { module sun { module star { module security { @see CertificateContainer @since OOo 2.3.1 */ -interface XCertificateContainer +published interface XCertificateContainer { /** Store the certificate in memory. @param url diff --git a/offapi/com/sun/star/security/XCertificateExtension.idl b/offapi/com/sun/star/security/XCertificateExtension.idl index 93148a74ac48..5c8c9549c4dc 100644 --- a/offapi/com/sun/star/security/XCertificateExtension.idl +++ b/offapi/com/sun/star/security/XCertificateExtension.idl @@ -25,10 +25,6 @@ * ************************************************************************/ -//i20156 - new file for xmlsecurity module - -/** -- idl definition -- **/ - #ifndef __com_sun_star_security_XCertificateExtension_idl_ #define __com_sun_star_security_XCertificateExtension_idl_ @@ -41,7 +37,7 @@ module com { module sun { module star { module security { * *

This interface represents a x509 certificate.

*/ -interface XCertificateExtension : com::sun::star::uno::XInterface +published interface XCertificateExtension : com::sun::star::uno::XInterface { /** * Check whether it is a critical extension diff --git a/offapi/com/sun/star/sheet/ComplexReference.idl b/offapi/com/sun/star/sheet/ComplexReference.idl index 12a8fd5db8e1..22cb225bab73 100644 --- a/offapi/com/sun/star/sheet/ComplexReference.idl +++ b/offapi/com/sun/star/sheet/ComplexReference.idl @@ -40,7 +40,7 @@ module com { module sun { module star { module sheet { /** contains a reference to a cell range. */ -struct ComplexReference +published struct ComplexReference { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/sheet/FormulaOpCodeMapEntry.idl b/offapi/com/sun/star/sheet/FormulaOpCodeMapEntry.idl index 0c80854db357..e49a9185fc62 100644 --- a/offapi/com/sun/star/sheet/FormulaOpCodeMapEntry.idl +++ b/offapi/com/sun/star/sheet/FormulaOpCodeMapEntry.idl @@ -41,7 +41,7 @@ module com { module sun { module star { module sheet { /** contains a mapping from a formula name (function name, operator, ...) to the OpCode used by the formula compiler. */ -struct FormulaOpCodeMapEntry +published struct FormulaOpCodeMapEntry { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/sheet/FormulaToken.idl b/offapi/com/sun/star/sheet/FormulaToken.idl index b9558fa164fb..96eaefcc52e3 100644 --- a/offapi/com/sun/star/sheet/FormulaToken.idl +++ b/offapi/com/sun/star/sheet/FormulaToken.idl @@ -36,7 +36,7 @@ module com { module sun { module star { module sheet { /** contains a single token within a formula. */ -struct FormulaToken +published struct FormulaToken { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/sheet/SingleReference.idl b/offapi/com/sun/star/sheet/SingleReference.idl index a4e191d08280..b49bf326fb40 100644 --- a/offapi/com/sun/star/sheet/SingleReference.idl +++ b/offapi/com/sun/star/sheet/SingleReference.idl @@ -36,7 +36,7 @@ module com { module sun { module star { module sheet { /** contains a reference to a single cell. */ -struct SingleReference +published struct SingleReference { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/sheet/XFormulaOpCodeMapper.idl b/offapi/com/sun/star/sheet/XFormulaOpCodeMapper.idl index e0ca0655d3e3..39760501214e 100644 --- a/offapi/com/sun/star/sheet/XFormulaOpCodeMapper.idl +++ b/offapi/com/sun/star/sheet/XFormulaOpCodeMapper.idl @@ -44,7 +44,7 @@ module com { module sun { module star { module sheet { /** gives access to spreadsheet compiler token interns. */ -interface XFormulaOpCodeMapper +published interface XFormulaOpCodeMapper { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/sheet/XFormulaTokens.idl b/offapi/com/sun/star/sheet/XFormulaTokens.idl index 5edfe0b9840d..0e7cb93482f1 100644 --- a/offapi/com/sun/star/sheet/XFormulaTokens.idl +++ b/offapi/com/sun/star/sheet/XFormulaTokens.idl @@ -44,7 +44,7 @@ module com { module sun { module star { module sheet { /** gives access to a formula as token sequence. */ -interface XFormulaTokens +published interface XFormulaTokens { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/task/ErrorCodeIOException.idl b/offapi/com/sun/star/task/ErrorCodeIOException.idl index 93b8aaa67d1a..9600483fcf32 100644 --- a/offapi/com/sun/star/task/ErrorCodeIOException.idl +++ b/offapi/com/sun/star/task/ErrorCodeIOException.idl @@ -40,7 +40,7 @@ /** IOException that can carry error codes ( not only io related ). It can be used to transport the error code information. */ -exception ErrorCodeIOException : com::sun::star::io::IOException +published exception ErrorCodeIOException : com::sun::star::io::IOException { //------------------------------------------------------------------------ /** specifies the error code. diff --git a/offapi/com/sun/star/task/XUrlContainer.idl b/offapi/com/sun/star/task/XUrlContainer.idl index ac55107c67f0..9a20a3e9238d 100644 --- a/offapi/com/sun/star/task/XUrlContainer.idl +++ b/offapi/com/sun/star/task/XUrlContainer.idl @@ -46,7 +46,7 @@ module com { module sun { module star { module task { @since OOo 3.2 */ -/*published*/ interface XUrlContainer : com::sun::star::uno::XInterface +published interface XUrlContainer : com::sun::star::uno::XInterface { //------------------------------------------------------------------------- /** Add a URL to the container. diff --git a/offapi/com/sun/star/text/GlobalDocument.idl b/offapi/com/sun/star/text/GlobalDocument.idl index 2e71c7ad3736..480887d64b0f 100644 --- a/offapi/com/sun/star/text/GlobalDocument.idl +++ b/offapi/com/sun/star/text/GlobalDocument.idl @@ -38,8 +38,10 @@ //============================================================================= /** Specify the document service of the global text module. + + @deprecated */ -service GlobalDocument +published service GlobalDocument { /** Provides the functionality of such global document. */ service GenericTextDocument; diff --git a/offapi/com/sun/star/text/WebDocument.idl b/offapi/com/sun/star/text/WebDocument.idl index 62b6294ff5ac..fd4f1b66aef6 100644 --- a/offapi/com/sun/star/text/WebDocument.idl +++ b/offapi/com/sun/star/text/WebDocument.idl @@ -38,8 +38,10 @@ //============================================================================= /** Specify the document service of the web module. + + @deprecated */ -service WebDocument +published service WebDocument { /** Provides the functionality of such web document. */ service GenericTextDocument; diff --git a/offapi/com/sun/star/ucb/CertificateValidationRequest.idl b/offapi/com/sun/star/ucb/CertificateValidationRequest.idl index 5d225aa0220c..1f427af1a323 100755 --- a/offapi/com/sun/star/ucb/CertificateValidationRequest.idl +++ b/offapi/com/sun/star/ucb/CertificateValidationRequest.idl @@ -42,7 +42,7 @@ module com { module sun { module star { module ucb { //============================================================================= /** An error specifing an invalid certificate. */ -exception CertificateValidationRequest: com::sun::star::task::ClassifiedInteractionRequest +published exception CertificateValidationRequest: com::sun::star::task::ClassifiedInteractionRequest { //------------------------------------------------------------------------- /** This value describes the validity of the certificate. @@ -54,6 +54,9 @@ exception CertificateValidationRequest: com::sun::star::task::ClassifiedInteract */ com::sun::star::security::XCertificate Certificate; + //------------------------------------------------------------------------- + /** The host name. + */ string HostName; }; diff --git a/offapi/com/sun/star/ucb/URLAuthenticationRequest.idl b/offapi/com/sun/star/ucb/URLAuthenticationRequest.idl index 1d79ea42cf2f..8e1ed6c0d2b5 100644 --- a/offapi/com/sun/star/ucb/URLAuthenticationRequest.idl +++ b/offapi/com/sun/star/ucb/URLAuthenticationRequest.idl @@ -42,7 +42,7 @@ module com { module sun { module star { module ucb { @since OOo 3.2 */ -/*published*/ exception URLAuthenticationRequest : AuthenticationRequest +published exception URLAuthenticationRequest : AuthenticationRequest { //------------------------------------------------------------------------- /** The URL for which authentication is requested. diff --git a/offapi/com/sun/star/ucb/XInteractionSupplyAuthentication2.idl b/offapi/com/sun/star/ucb/XInteractionSupplyAuthentication2.idl index 252ba27c25c6..853a927ba3dd 100644 --- a/offapi/com/sun/star/ucb/XInteractionSupplyAuthentication2.idl +++ b/offapi/com/sun/star/ucb/XInteractionSupplyAuthentication2.idl @@ -45,7 +45,7 @@ module com { module sun { module star { module ucb { @since OOo 3.2 */ -/*published*/ interface XInteractionSupplyAuthentication2 : XInteractionSupplyAuthentication +published interface XInteractionSupplyAuthentication2 : XInteractionSupplyAuthentication { //------------------------------------------------------------------------- /** Specifies if 'system credentials' can be obtained and used by the issuer diff --git a/offapi/com/sun/star/ucb/XWebDAVCommandEnvironment.idl b/offapi/com/sun/star/ucb/XWebDAVCommandEnvironment.idl index 98d72c25e8ad..561da63ee8c8 100644 --- a/offapi/com/sun/star/ucb/XWebDAVCommandEnvironment.idl +++ b/offapi/com/sun/star/ucb/XWebDAVCommandEnvironment.idl @@ -46,8 +46,7 @@ module com { module sun { module star { module ucb { XCommandEnvironment implementation, when executing a command using XCommandProcessor. */ -/* published */ -interface XWebDAVCommandEnvironment : com::sun::star::uno::XInterface +published interface XWebDAVCommandEnvironment : com::sun::star::uno::XInterface { //------------------------------------------------------------------------- /** This method gets called while assembling an WebDAV/HTTP request. @@ -66,8 +65,8 @@ interface XWebDAVCommandEnvironment : com::sun::star::uno::XInterface The header value must be an Any containing a string. */ sequence getUserRequestHeaders( - [in] string aURI, - [in] string aMethod); + [in] string aURI, + [in] string aMethod); }; //============================================================================= diff --git a/offapi/com/sun/star/ui/DockingArea.idl b/offapi/com/sun/star/ui/DockingArea.idl index f376581e0c7e..7880efb8ebd8 100644 --- a/offapi/com/sun/star/ui/DockingArea.idl +++ b/offapi/com/sun/star/ui/DockingArea.idl @@ -47,7 +47,7 @@ module com { module sun { module star { module ui { @since OOo 2.0 */ -enum DockingArea +published enum DockingArea { /** the top docking area below the menu bar. */ diff --git a/offapi/com/sun/star/ui/ModuleUIConfigurationManagerSupplier.idl b/offapi/com/sun/star/ui/ModuleUIConfigurationManagerSupplier.idl index 0a405a1ac64b..33bd1ae4a922 100644 --- a/offapi/com/sun/star/ui/ModuleUIConfigurationManagerSupplier.idl +++ b/offapi/com/sun/star/ui/ModuleUIConfigurationManagerSupplier.idl @@ -43,7 +43,7 @@ module com { module sun { module star { module ui { @since OOo 2.0 */ -service ModuleUIConfigurationManagerSupplier +published service ModuleUIConfigurationManagerSupplier { /** controls module based user interface configuration managers. diff --git a/offapi/com/sun/star/ui/UIElementFactory.idl b/offapi/com/sun/star/ui/UIElementFactory.idl index 24c4fa4f0501..bc5ced44ca05 100644 --- a/offapi/com/sun/star/ui/UIElementFactory.idl +++ b/offapi/com/sun/star/ui/UIElementFactory.idl @@ -52,7 +52,7 @@ module com { module sun { module star { module ui { @since OOo 2.0 */ -service UIElementFactory +published service UIElementFactory { /** this interface provides a function to create and initalize new instances of user interface elements. diff --git a/offapi/com/sun/star/ui/WindowStateConfiguration.idl b/offapi/com/sun/star/ui/WindowStateConfiguration.idl index 915bdfad93b0..8c34d07d557e 100644 --- a/offapi/com/sun/star/ui/WindowStateConfiguration.idl +++ b/offapi/com/sun/star/ui/WindowStateConfiguration.idl @@ -51,7 +51,7 @@ module com { module sun { module star { module ui { @since OOo 2.0 */ -service WindowStateConfiguration +published service WindowStateConfiguration { /** provides access to window based information about user interface elements of all installed application modules. diff --git a/offapi/com/sun/star/ui/XDockingAreaAcceptor.idl b/offapi/com/sun/star/ui/XDockingAreaAcceptor.idl index f3912a12c1a6..576c1d00268b 100644 --- a/offapi/com/sun/star/ui/XDockingAreaAcceptor.idl +++ b/offapi/com/sun/star/ui/XDockingAreaAcceptor.idl @@ -63,7 +63,7 @@ module com { module sun { module star { module ui { */ -interface XDockingAreaAcceptor : com::sun::star::uno::XInterface +published interface XDockingAreaAcceptor : com::sun::star::uno::XInterface { /** provide the container window where the layout manager can request border space for docking windows. diff --git a/offapi/com/sun/star/ui/XImageManager.idl b/offapi/com/sun/star/ui/XImageManager.idl index 2c5f3882fffe..fb9d260d7201 100644 --- a/offapi/com/sun/star/ui/XImageManager.idl +++ b/offapi/com/sun/star/ui/XImageManager.idl @@ -75,7 +75,7 @@ module com { module sun { module star { module ui {

*/ -interface XImageManager +published interface XImageManager { /** resets the image manager to default data. diff --git a/offapi/com/sun/star/ui/XModuleUIConfigurationManagerSupplier.idl b/offapi/com/sun/star/ui/XModuleUIConfigurationManagerSupplier.idl index a1f9942627a7..bb35b2211891 100644 --- a/offapi/com/sun/star/ui/XModuleUIConfigurationManagerSupplier.idl +++ b/offapi/com/sun/star/ui/XModuleUIConfigurationManagerSupplier.idl @@ -44,7 +44,7 @@ module com { module sun { module star { module ui { @since OOo 2.0 */ -interface XModuleUIConfigurationManagerSupplier : ::com::sun::star::uno::XInterface +published interface XModuleUIConfigurationManagerSupplier : ::com::sun::star::uno::XInterface { //---------------------------------------------------------------------- /** returns the requested module based user interface configuration manager. diff --git a/offapi/com/sun/star/ui/XUIConfiguration.idl b/offapi/com/sun/star/ui/XUIConfiguration.idl index 95ec91a65f5b..12c1891da376 100644 --- a/offapi/com/sun/star/ui/XUIConfiguration.idl +++ b/offapi/com/sun/star/ui/XUIConfiguration.idl @@ -50,7 +50,7 @@ module com { module sun { module star { module ui { @since OOo 2.0 */ -interface XUIConfiguration : ::com::sun::star::uno::XInterface +published interface XUIConfiguration : ::com::sun::star::uno::XInterface { /** adds the specified listener to receive events when elements are changed, inserted or removed. diff --git a/offapi/com/sun/star/ui/XUIConfigurationListener.idl b/offapi/com/sun/star/ui/XUIConfigurationListener.idl index 2e89eee6bea0..a44e2b947512 100644 --- a/offapi/com/sun/star/ui/XUIConfigurationListener.idl +++ b/offapi/com/sun/star/ui/XUIConfigurationListener.idl @@ -48,7 +48,7 @@ module com { module sun { module star { module ui { @since OOo 2.0 */ -interface XUIConfigurationListener : com::sun::star::lang::XEventListener +published interface XUIConfigurationListener : com::sun::star::lang::XEventListener { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/ui/XUIConfigurationManager.idl b/offapi/com/sun/star/ui/XUIConfigurationManager.idl index 95025ac3a516..e47af4af365e 100644 --- a/offapi/com/sun/star/ui/XUIConfigurationManager.idl +++ b/offapi/com/sun/star/ui/XUIConfigurationManager.idl @@ -73,7 +73,7 @@ module com { module sun { module star { module ui { @since OOo 2.0 */ -interface XUIConfigurationManager : ::com::sun::star::uno::XInterface +published interface XUIConfigurationManager : ::com::sun::star::uno::XInterface { /** resets the configuration manager to the default user interface configuration data. diff --git a/offapi/com/sun/star/ui/XUIConfigurationPersistence.idl b/offapi/com/sun/star/ui/XUIConfigurationPersistence.idl index aae269b58c26..a102edac1fc0 100644 --- a/offapi/com/sun/star/ui/XUIConfigurationPersistence.idl +++ b/offapi/com/sun/star/ui/XUIConfigurationPersistence.idl @@ -41,7 +41,7 @@ module com { module sun { module star { module ui { @since OOo 2.0 */ -interface XUIConfigurationPersistence : ::com::sun::star::uno::XInterface +published interface XUIConfigurationPersistence : ::com::sun::star::uno::XInterface { /** reloads the configuration data from the storage and reinitialize the user interface configuration manager instance with this data. diff --git a/offapi/com/sun/star/ui/XUIElement.idl b/offapi/com/sun/star/ui/XUIElement.idl index 26536a85f29f..ba835b2ab7d7 100644 --- a/offapi/com/sun/star/ui/XUIElement.idl +++ b/offapi/com/sun/star/ui/XUIElement.idl @@ -60,7 +60,7 @@ module com { module sun { module star { module ui {

*/ -interface XUIElement : com::sun::star::uno::XInterface +published interface XUIElement : com::sun::star::uno::XInterface { /** returns an interface to get access to user interface type specific functions. diff --git a/offapi/com/sun/star/ui/XUIElementFactory.idl b/offapi/com/sun/star/ui/XUIElementFactory.idl index 708ccadf22bf..053f14654ca8 100644 --- a/offapi/com/sun/star/ui/XUIElementFactory.idl +++ b/offapi/com/sun/star/ui/XUIElementFactory.idl @@ -70,7 +70,7 @@ module com { module sun { module star { module ui { @since OOo 2.0 */ -interface XUIElementFactory : ::com::sun::star::uno::XInterface +published interface XUIElementFactory : ::com::sun::star::uno::XInterface { /** creates a new instances of a specific user interface element. diff --git a/offapi/com/sun/star/ui/XUIElementSettings.idl b/offapi/com/sun/star/ui/XUIElementSettings.idl index ab5604b6a937..7d39acb4684d 100644 --- a/offapi/com/sun/star/ui/XUIElementSettings.idl +++ b/offapi/com/sun/star/ui/XUIElementSettings.idl @@ -48,7 +48,7 @@ module com { module sun { module star { module ui { @since OOo 2.0 */ -interface XUIElementSettings : com::sun::star::uno::XInterface +published interface XUIElementSettings : com::sun::star::uno::XInterface { /** forces the user interface element to retrieve new settings from its configuration source. diff --git a/offapi/com/sun/star/xml/crypto/SEInitializer.idl b/offapi/com/sun/star/xml/crypto/SEInitializer.idl index bf947f5555d0..e27bafd319e9 100644 --- a/offapi/com/sun/star/xml/crypto/SEInitializer.idl +++ b/offapi/com/sun/star/xml/crypto/SEInitializer.idl @@ -25,10 +25,6 @@ * ************************************************************************/ -//i20156 - new file for xmlsecurity module - -/** -- idl definition -- **/ - #ifndef __com_sun_star_xml_crypto_seinitializer_idl_ #define __com_sun_star_xml_crypto_seinitializer_idl_ @@ -44,7 +40,7 @@ module com { module sun { module star { module xml { module crypto { /** * Service of SEInitializer */ -service SEInitializer { +published service SEInitializer { interface com::sun::star::xml::crypto::XSEInitializer ; interface com::sun::star::lang::XServiceInfo ; }; diff --git a/offapi/com/sun/star/xml/crypto/XSEInitializer.idl b/offapi/com/sun/star/xml/crypto/XSEInitializer.idl index 5d41d3a03575..eedbfa9551a4 100644 --- a/offapi/com/sun/star/xml/crypto/XSEInitializer.idl +++ b/offapi/com/sun/star/xml/crypto/XSEInitializer.idl @@ -25,10 +25,6 @@ * ************************************************************************/ -//i20156 - new file for xmlsecurity module - -/** -- idl definition -- **/ - #ifndef __com_sun_star_xml_crypto_xseinitializer_idl_ #define __com_sun_star_xml_crypto_xseinitializer_idl_ @@ -37,12 +33,12 @@ module com { module sun { module star { module xml { module crypto { -interface XXMLSecurityContext; +published interface XXMLSecurityContext; /** * Interface to manipulate Security Environment */ -interface XSEInitializer : com::sun::star::uno::XInterface +published interface XSEInitializer : com::sun::star::uno::XInterface { /** * Creates a security context. diff --git a/offapi/com/sun/star/xml/crypto/XSecurityEnvironment.idl b/offapi/com/sun/star/xml/crypto/XSecurityEnvironment.idl index 2a22282be54c..d2a3e99a36ba 100644 --- a/offapi/com/sun/star/xml/crypto/XSecurityEnvironment.idl +++ b/offapi/com/sun/star/xml/crypto/XSecurityEnvironment.idl @@ -25,10 +25,6 @@ * ************************************************************************/ -//i20156 - new file for xmlsecurity module - -/** -- idl definition -- **/ - #ifndef __com_sun_star_xml_crypto_xsecurityenvironment_idl_ #define __com_sun_star_xml_crypto_xsecurityenvironment_idl_ @@ -47,7 +43,7 @@ module com { module sun { module star { module xml { module crypto { /** * Interface of Security Environment */ -interface XSecurityEnvironment : com::sun::star::uno::XInterface +published interface XSecurityEnvironment : com::sun::star::uno::XInterface { /** * Get personal certificate from the environment diff --git a/offapi/com/sun/star/xml/crypto/XXMLSecurityContext.idl b/offapi/com/sun/star/xml/crypto/XXMLSecurityContext.idl index 6e08c6dee3b0..f61ae4d802ae 100644 --- a/offapi/com/sun/star/xml/crypto/XXMLSecurityContext.idl +++ b/offapi/com/sun/star/xml/crypto/XXMLSecurityContext.idl @@ -25,10 +25,6 @@ * ************************************************************************/ -//i20156 - new file for xmlsecurity module - -/** -- idl definition -- **/ - #ifndef __com_sun_star_xml_crypto_xxmlsecuritycontext_idl_ #define __com_sun_star_xml_crypto_xxmlsecuritycontext_idl_ @@ -45,7 +41,7 @@ module com { module sun { module star { module xml { module crypto { *

This interface specifies a certain signature context. By signature * context, the signer or verifier retrieves key specification.

*/ -interface XXMLSecurityContext : com::sun::star::uno::XInterface +published interface XXMLSecurityContext : com::sun::star::uno::XInterface { /** * Add personal security environment , and return the index of the added env. diff --git a/udkapi/com/sun/star/io/TempFile.idl b/udkapi/com/sun/star/io/TempFile.idl index 84d16e362db0..2a799e7ec21d 100644 --- a/udkapi/com/sun/star/io/TempFile.idl +++ b/udkapi/com/sun/star/io/TempFile.idl @@ -38,7 +38,7 @@ module com { module sun { module star { module io { //======================================================================== /** This service allows to get access to temp files. */ -service TempFile : XTempFile; +published service TempFile : XTempFile; //========================================================================= diff --git a/udkapi/com/sun/star/io/XTempFile.idl b/udkapi/com/sun/star/io/XTempFile.idl index 94b7daaac85c..7912004a07ef 100644 --- a/udkapi/com/sun/star/io/XTempFile.idl +++ b/udkapi/com/sun/star/io/XTempFile.idl @@ -46,7 +46,7 @@ module com { module sun { module star { module io { //======================================================================== /** This interface offers access to temp files. */ -interface XTempFile +published interface XTempFile { // INTERFACES // diff --git a/udkapi/com/sun/star/script/ArrayWrapper.idl b/udkapi/com/sun/star/script/ArrayWrapper.idl index 8f60780229c7..f152792e5cb8 100644 --- a/udkapi/com/sun/star/script/ArrayWrapper.idl +++ b/udkapi/com/sun/star/script/ArrayWrapper.idl @@ -48,7 +48,7 @@ module com { module sun { module star { module script { preference for a Multi-Dimensional array representation to be specified.

*/ -struct ArrayWrapper +published struct ArrayWrapper { /** Indicates whether the Array should be have 1 or 0 based indexing. */ diff --git a/udkapi/com/sun/star/task/XInteractionHandler2.idl b/udkapi/com/sun/star/task/XInteractionHandler2.idl index 8fff5823d669..1584e43b7934 100644 --- a/udkapi/com/sun/star/task/XInteractionHandler2.idl +++ b/udkapi/com/sun/star/task/XInteractionHandler2.idl @@ -43,8 +43,10 @@

This interface extends the interface XInteractionHandler the way that a caller can determine whether an interaction request was actually handled by the interaction handler.

+ + @since OOo 3.2 */ -/* published */ interface XInteractionHandler2 : com::sun::star::task::XInteractionHandler +published interface XInteractionHandler2 : com::sun::star::task::XInteractionHandler { //------------------------------------------------------------------------- /** Handle an interaction request. -- cgit From 0f79c68194206864c993cd0fb01a485d2db2664f Mon Sep 17 00:00:00 2001 From: Kai Sommerfeld Date: Wed, 16 Mar 2011 15:22:08 +0100 Subject: #i117329# - Publishing of UNO types, second wave. --- offapi/com/sun/star/awt/tab/TabPageActivatedEvent.idl | 2 +- offapi/com/sun/star/awt/tab/UnoControlTabPageContainerModel.idl | 2 +- offapi/com/sun/star/awt/tab/UnoControlTabPageModel.idl | 4 ++-- offapi/com/sun/star/awt/tab/XTabPage.idl | 2 +- offapi/com/sun/star/awt/tab/XTabPageContainer.idl | 2 +- offapi/com/sun/star/awt/tab/XTabPageContainerListener.idl | 2 +- offapi/com/sun/star/awt/tab/XTabPageContainerModel.idl | 2 +- offapi/com/sun/star/awt/tab/XTabPageModel.idl | 2 +- offapi/com/sun/star/document/XDocumentSubStorageSupplier.idl | 2 +- offapi/com/sun/star/document/XStorageBasedDocument.idl | 2 +- offapi/com/sun/star/document/XStorageChangeListener.idl | 2 +- offapi/com/sun/star/inspection/DefaultHelpProvider.idl | 4 ++-- offapi/com/sun/star/inspection/GenericPropertyHandler.idl | 2 +- offapi/com/sun/star/inspection/InteractiveSelectionResult.idl | 2 +- offapi/com/sun/star/inspection/LineDescriptor.idl | 4 ++-- offapi/com/sun/star/inspection/ObjectInspector.idl | 2 +- offapi/com/sun/star/inspection/ObjectInspectorModel.idl | 2 +- offapi/com/sun/star/inspection/PropertyCategoryDescriptor.idl | 2 +- offapi/com/sun/star/inspection/PropertyControlType.idl | 2 +- offapi/com/sun/star/inspection/PropertyLineElement.idl | 2 +- offapi/com/sun/star/inspection/XHyperlinkControl.idl | 2 +- offapi/com/sun/star/inspection/XNumericControl.idl | 2 +- offapi/com/sun/star/inspection/XObjectInspector.idl | 6 +++--- offapi/com/sun/star/inspection/XObjectInspectorModel.idl | 2 +- offapi/com/sun/star/inspection/XObjectInspectorUI.idl | 4 ++-- offapi/com/sun/star/inspection/XPropertyControl.idl | 4 ++-- offapi/com/sun/star/inspection/XPropertyControlContext.idl | 2 +- offapi/com/sun/star/inspection/XPropertyControlFactory.idl | 4 ++-- offapi/com/sun/star/inspection/XPropertyControlObserver.idl | 4 ++-- offapi/com/sun/star/inspection/XPropertyHandler.idl | 6 +++--- offapi/com/sun/star/inspection/XStringListControl.idl | 2 +- offapi/com/sun/star/inspection/XStringRepresentation.idl | 2 +- offapi/com/sun/star/report/Calculation.idl | 2 +- offapi/com/sun/star/report/ForceNewPage.idl | 2 +- offapi/com/sun/star/report/GroupKeepTogether.idl | 2 +- offapi/com/sun/star/report/GroupOn.idl | 2 +- offapi/com/sun/star/report/KeepTogether.idl | 2 +- offapi/com/sun/star/report/ReportPrintOption.idl | 2 +- offapi/com/sun/star/report/SectionPageBreak.idl | 2 +- offapi/com/sun/star/report/XFixedLine.idl | 4 ++-- offapi/com/sun/star/report/XFixedText.idl | 4 ++-- offapi/com/sun/star/report/XFormatCondition.idl | 2 +- offapi/com/sun/star/report/XFormattedField.idl | 4 ++-- offapi/com/sun/star/report/XFunction.idl | 2 +- offapi/com/sun/star/report/XFunctions.idl | 6 +++--- offapi/com/sun/star/report/XFunctionsSupplier.idl | 4 ++-- offapi/com/sun/star/report/XGroup.idl | 2 +- offapi/com/sun/star/report/XGroups.idl | 6 +++--- offapi/com/sun/star/report/XImageControl.idl | 4 ++-- offapi/com/sun/star/report/XReportComponent.idl | 6 ++++-- offapi/com/sun/star/report/XReportControlFormat.idl | 4 ++-- offapi/com/sun/star/report/XReportControlModel.idl | 2 +- offapi/com/sun/star/report/XReportDefinition.idl | 8 ++++---- offapi/com/sun/star/report/XReportEngine.idl | 2 +- offapi/com/sun/star/report/XSection.idl | 4 ++-- offapi/com/sun/star/report/XShape.idl | 2 +- offapi/com/sun/star/report/inspection/DataProviderHandler.idl | 2 +- .../sun/star/report/inspection/DefaultComponentInspectorModel.idl | 2 +- offapi/com/sun/star/report/inspection/ReportComponentHandler.idl | 2 +- offapi/com/sun/star/report/meta/XFormulaParser.idl | 2 +- offapi/com/sun/star/report/meta/XFunctionCategory.idl | 4 ++-- offapi/com/sun/star/report/meta/XFunctionDescription.idl | 4 ++-- offapi/com/sun/star/report/meta/XFunctionManager.idl | 2 +- offapi/com/sun/star/sdb/XDocumentDataSource.idl | 2 +- offapi/com/sun/star/sdb/XFormDocumentsSupplier.idl | 2 +- offapi/com/sun/star/sdb/XOfficeDatabaseDocument.idl | 2 +- offapi/com/sun/star/sdb/XReportDocumentsSupplier.idl | 2 +- offapi/com/sun/star/sheet/XFormulaParser.idl | 2 +- offapi/com/sun/star/ui/XUIConfigurationManagerSupplier.idl | 2 +- offapi/com/sun/star/util/XModifiable2.idl | 2 +- udkapi/com/sun/star/beans/Ambiguous.idl | 2 +- udkapi/com/sun/star/beans/Defaulted.idl | 2 +- udkapi/com/sun/star/beans/Optional.idl | 2 +- 73 files changed, 103 insertions(+), 101 deletions(-) diff --git a/offapi/com/sun/star/awt/tab/TabPageActivatedEvent.idl b/offapi/com/sun/star/awt/tab/TabPageActivatedEvent.idl index ef678395fe06..e3fd0c46b1db 100644 --- a/offapi/com/sun/star/awt/tab/TabPageActivatedEvent.idl +++ b/offapi/com/sun/star/awt/tab/TabPageActivatedEvent.idl @@ -41,7 +41,7 @@ module com { module sun { module star { module awt { module tab { @since OOo 3.4 */ -struct TabPageActivatedEvent: com::sun::star::lang::EventObject +published struct TabPageActivatedEvent: com::sun::star::lang::EventObject { /** Contains the ID of the tab page */ diff --git a/offapi/com/sun/star/awt/tab/UnoControlTabPageContainerModel.idl b/offapi/com/sun/star/awt/tab/UnoControlTabPageContainerModel.idl index b97b7881b416..bb9a8456a330 100644 --- a/offapi/com/sun/star/awt/tab/UnoControlTabPageContainerModel.idl +++ b/offapi/com/sun/star/awt/tab/UnoControlTabPageContainerModel.idl @@ -40,7 +40,7 @@ module com { module sun { module star { module awt { module tab { @since OOo 3.4 */ -service UnoControlTabPageContainerModel +published service UnoControlTabPageContainerModel { service com::sun::star::awt::UnoControlModel; diff --git a/offapi/com/sun/star/awt/tab/UnoControlTabPageModel.idl b/offapi/com/sun/star/awt/tab/UnoControlTabPageModel.idl index 3508e33260c7..266f6a56119a 100644 --- a/offapi/com/sun/star/awt/tab/UnoControlTabPageModel.idl +++ b/offapi/com/sun/star/awt/tab/UnoControlTabPageModel.idl @@ -38,13 +38,13 @@ module com { module sun { module star { module awt { module tab { /** specifies the standard model of a XTabPageModel. @since OOo 3.4 */ -service UnoControlTabPageModel : XTabPageModel +published service UnoControlTabPageModel : XTabPageModel { /** Creates a new XTabPageModel with a given ID. */ create([in] short tabPageID); - /** Creates a new XTabPageModel with a given ID and a url which is used to load teh tab page model. + /** Creates a new XTabPageModel with a given ID and a url which is used to load the tab page model. */ load([in] short tabPageID,[in] string url); }; diff --git a/offapi/com/sun/star/awt/tab/XTabPage.idl b/offapi/com/sun/star/awt/tab/XTabPage.idl index 616820071f5b..0c79d34075d5 100644 --- a/offapi/com/sun/star/awt/tab/XTabPage.idl +++ b/offapi/com/sun/star/awt/tab/XTabPage.idl @@ -40,7 +40,7 @@ module com { module sun { module star { module awt { module tab { @since OOo 3.4 */ -interface XTabPage +published interface XTabPage { }; diff --git a/offapi/com/sun/star/awt/tab/XTabPageContainer.idl b/offapi/com/sun/star/awt/tab/XTabPageContainer.idl index e62cf4c365c1..0349b04cc637 100644 --- a/offapi/com/sun/star/awt/tab/XTabPageContainer.idl +++ b/offapi/com/sun/star/awt/tab/XTabPageContainer.idl @@ -41,7 +41,7 @@ module com { module sun { module star { module awt { module tab { @since OOo 3.4 */ -interface XTabPageContainer +published interface XTabPageContainer { /** Returns the number of tab pages. @returns diff --git a/offapi/com/sun/star/awt/tab/XTabPageContainerListener.idl b/offapi/com/sun/star/awt/tab/XTabPageContainerListener.idl index f46951231513..6bfe04e5babe 100644 --- a/offapi/com/sun/star/awt/tab/XTabPageContainerListener.idl +++ b/offapi/com/sun/star/awt/tab/XTabPageContainerListener.idl @@ -41,7 +41,7 @@ module com { module sun { module star { module awt { module tab { @since OOo 3.4 */ -interface XTabPageContainerListener: com::sun::star::lang::XEventListener +published interface XTabPageContainerListener: com::sun::star::lang::XEventListener { //------------------------------------------------------------------------- /** Invoked after a tab page was activated. diff --git a/offapi/com/sun/star/awt/tab/XTabPageContainerModel.idl b/offapi/com/sun/star/awt/tab/XTabPageContainerModel.idl index cc815209a01d..8b3bf2d9afbd 100644 --- a/offapi/com/sun/star/awt/tab/XTabPageContainerModel.idl +++ b/offapi/com/sun/star/awt/tab/XTabPageContainerModel.idl @@ -40,7 +40,7 @@ module com { module sun { module star { module awt { module tab { @since OOo 3.4 */ -interface XTabPageContainerModel +published interface XTabPageContainerModel { interface com::sun::star::container::XIndexContainer; interface com::sun::star::container::XContainer; diff --git a/offapi/com/sun/star/awt/tab/XTabPageModel.idl b/offapi/com/sun/star/awt/tab/XTabPageModel.idl index 15fae422bb17..b07c3ea4ec6d 100644 --- a/offapi/com/sun/star/awt/tab/XTabPageModel.idl +++ b/offapi/com/sun/star/awt/tab/XTabPageModel.idl @@ -43,7 +43,7 @@ module com { module sun { module star { module awt { module tab { @since OOo 3.4 */ -interface XTabPageModel +published interface XTabPageModel { //interface com::sun::star::lang::XMultiServiceFactory; diff --git a/offapi/com/sun/star/document/XDocumentSubStorageSupplier.idl b/offapi/com/sun/star/document/XDocumentSubStorageSupplier.idl index be5121bf2e2a..69cbe1bbfb2e 100644 --- a/offapi/com/sun/star/document/XDocumentSubStorageSupplier.idl +++ b/offapi/com/sun/star/document/XDocumentSubStorageSupplier.idl @@ -50,7 +50,7 @@ module com { module sun { module star { module document { @see DocumentInfo @see StandaloneDocumentInfo */ -interface XDocumentSubStorageSupplier: com::sun::star::uno::XInterface +published interface XDocumentSubStorageSupplier: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- /** provides the access to a substorage with specified name diff --git a/offapi/com/sun/star/document/XStorageBasedDocument.idl b/offapi/com/sun/star/document/XStorageBasedDocument.idl index 047320b43df4..a352d36110a2 100644 --- a/offapi/com/sun/star/document/XStorageBasedDocument.idl +++ b/offapi/com/sun/star/document/XStorageBasedDocument.idl @@ -63,7 +63,7 @@ /** allows to initialize document with a storage, to store document to a storage, and to set document to be based on provided storage. */ -interface XStorageBasedDocument: com::sun::star::uno::XInterface +published interface XStorageBasedDocument: com::sun::star::uno::XInterface { //------------------------------------------------------------------------ /** lets the document load itself using provided storage. diff --git a/offapi/com/sun/star/document/XStorageChangeListener.idl b/offapi/com/sun/star/document/XStorageChangeListener.idl index 2272132f8db2..6ed36735a1c1 100644 --- a/offapi/com/sun/star/document/XStorageChangeListener.idl +++ b/offapi/com/sun/star/document/XStorageChangeListener.idl @@ -46,7 +46,7 @@ module com { module sun { module star { module document { //============================================================================= /** allows to be notified when a document is switched to a new storage. */ -interface XStorageChangeListener: com::sun::star::lang::XEventListener +published interface XStorageChangeListener: com::sun::star::lang::XEventListener { //------------------------------------------------------------------------- /** is called when document switches to another storage. diff --git a/offapi/com/sun/star/inspection/DefaultHelpProvider.idl b/offapi/com/sun/star/inspection/DefaultHelpProvider.idl index 900610538b35..b5847f918191 100644 --- a/offapi/com/sun/star/inspection/DefaultHelpProvider.idl +++ b/offapi/com/sun/star/inspection/DefaultHelpProvider.idl @@ -35,7 +35,7 @@ module com { module sun { module star { module inspection { -interface XObjectInspectorUI; +published interface XObjectInspectorUI; //============================================================================= @@ -48,7 +48,7 @@ interface XObjectInspectorUI; the extended help text of this control's window, and set this help text at the object inspector's help section.

*/ -service DefaultHelpProvider : com::sun::star::uno::XInterface +published service DefaultHelpProvider : com::sun::star::uno::XInterface { /** creates a help provider instance @param InspectorUI diff --git a/offapi/com/sun/star/inspection/GenericPropertyHandler.idl b/offapi/com/sun/star/inspection/GenericPropertyHandler.idl index c93f7a958ba5..f8e0e69a3499 100644 --- a/offapi/com/sun/star/inspection/GenericPropertyHandler.idl +++ b/offapi/com/sun/star/inspection/GenericPropertyHandler.idl @@ -52,7 +52,7 @@ module com { module sun { module star { module inspection { @since OOo 2.0.3 */ -service GenericPropertyHandler : XPropertyHandler; +published service GenericPropertyHandler : XPropertyHandler; //============================================================================= diff --git a/offapi/com/sun/star/inspection/InteractiveSelectionResult.idl b/offapi/com/sun/star/inspection/InteractiveSelectionResult.idl index 0447da8ed4ab..4c8dc9f1a55c 100644 --- a/offapi/com/sun/star/inspection/InteractiveSelectionResult.idl +++ b/offapi/com/sun/star/inspection/InteractiveSelectionResult.idl @@ -38,7 +38,7 @@ module com { module sun { module star { module inspection { @since OOo 2.0.3 */ -enum InteractiveSelectionResult +published enum InteractiveSelectionResult { /** The interactive selection of a property value was cancelled. */ diff --git a/offapi/com/sun/star/inspection/LineDescriptor.idl b/offapi/com/sun/star/inspection/LineDescriptor.idl index df8d72c9edd2..b574e05f774c 100644 --- a/offapi/com/sun/star/inspection/LineDescriptor.idl +++ b/offapi/com/sun/star/inspection/LineDescriptor.idl @@ -35,7 +35,7 @@ //============================================================================= module com { module sun { module star { module inspection { -interface XPropertyControl; +published interface XPropertyControl; //----------------------------------------------------------------------------- /** describes the appearance of a line representing a single property in an ObjectInspector. @@ -55,7 +55,7 @@ interface XPropertyControl; @since OOo 2.0.3 */ -struct LineDescriptor +published struct LineDescriptor { /** denotes the human-readable display name used to present a property to the user */ diff --git a/offapi/com/sun/star/inspection/ObjectInspector.idl b/offapi/com/sun/star/inspection/ObjectInspector.idl index 9a0386bee9f0..fb42d3342e7a 100644 --- a/offapi/com/sun/star/inspection/ObjectInspector.idl +++ b/offapi/com/sun/star/inspection/ObjectInspector.idl @@ -82,7 +82,7 @@ module com { module sun { module star { module inspection { @since OOo 2.0.3 */ -service ObjectInspector : XObjectInspector +published service ObjectInspector : XObjectInspector { /** creates a default instance of the ObjectInspector diff --git a/offapi/com/sun/star/inspection/ObjectInspectorModel.idl b/offapi/com/sun/star/inspection/ObjectInspectorModel.idl index 00a55a0b43c3..073ea4d5f10c 100644 --- a/offapi/com/sun/star/inspection/ObjectInspectorModel.idl +++ b/offapi/com/sun/star/inspection/ObjectInspectorModel.idl @@ -54,7 +54,7 @@ module com { module sun { module star { module inspection { @since OOo 2.0.3 */ -service ObjectInspectorModel : XObjectInspectorModel +published service ObjectInspectorModel : XObjectInspectorModel { /** creates a default ObjectInspectorModel, whose one and only handler factory creates a GenericPropertyHandler. diff --git a/offapi/com/sun/star/inspection/PropertyCategoryDescriptor.idl b/offapi/com/sun/star/inspection/PropertyCategoryDescriptor.idl index 5e58701e3c03..1d0c18d06363 100644 --- a/offapi/com/sun/star/inspection/PropertyCategoryDescriptor.idl +++ b/offapi/com/sun/star/inspection/PropertyCategoryDescriptor.idl @@ -38,7 +38,7 @@ module com { module sun { module star { module inspection { @since OOo 2.0.3 */ -struct PropertyCategoryDescriptor +published struct PropertyCategoryDescriptor { /** contains the programmatic name of the category. diff --git a/offapi/com/sun/star/inspection/PropertyControlType.idl b/offapi/com/sun/star/inspection/PropertyControlType.idl index 1f61dfe6ed97..ef5e76c54aea 100644 --- a/offapi/com/sun/star/inspection/PropertyControlType.idl +++ b/offapi/com/sun/star/inspection/PropertyControlType.idl @@ -45,7 +45,7 @@ module com { module sun { module star { module inspection { @since OOo 2.0.3 */ -constants PropertyControlType +published constants PropertyControlType { /** denotes a control which allows the user to choose from a list of possible property values diff --git a/offapi/com/sun/star/inspection/PropertyLineElement.idl b/offapi/com/sun/star/inspection/PropertyLineElement.idl index 35d7c47e7a17..9979169a2773 100644 --- a/offapi/com/sun/star/inspection/PropertyLineElement.idl +++ b/offapi/com/sun/star/inspection/PropertyLineElement.idl @@ -40,7 +40,7 @@ module com { module sun { module star { module inspection { @since OOo 2.0.3 */ -constants PropertyLineElement +published constants PropertyLineElement { /// specifies the input control in a group of controls related to a single property const short InputControl = 0x01; diff --git a/offapi/com/sun/star/inspection/XHyperlinkControl.idl b/offapi/com/sun/star/inspection/XHyperlinkControl.idl index f6daa5f8c179..6537da25a966 100644 --- a/offapi/com/sun/star/inspection/XHyperlinkControl.idl +++ b/offapi/com/sun/star/inspection/XHyperlinkControl.idl @@ -46,7 +46,7 @@ module com { module sun { module star { module inspection { @since OOo 2.0.3 */ -interface XHyperlinkControl : XPropertyControl +published interface XHyperlinkControl : XPropertyControl { /** adds a listener which will be notified when the user clicked the hyperlink text in the control @param listener diff --git a/offapi/com/sun/star/inspection/XNumericControl.idl b/offapi/com/sun/star/inspection/XNumericControl.idl index 13e4631a3959..16009b0e786f 100644 --- a/offapi/com/sun/star/inspection/XNumericControl.idl +++ b/offapi/com/sun/star/inspection/XNumericControl.idl @@ -47,7 +47,7 @@ module com { module sun { module star { module inspection { @since OOo 2.0.3 */ -interface XNumericControl : XPropertyControl +published interface XNumericControl : XPropertyControl { /** describes the number of decimal digits to use for the value */ diff --git a/offapi/com/sun/star/inspection/XObjectInspector.idl b/offapi/com/sun/star/inspection/XObjectInspector.idl index 664221ff03fd..12d656692b74 100644 --- a/offapi/com/sun/star/inspection/XObjectInspector.idl +++ b/offapi/com/sun/star/inspection/XObjectInspector.idl @@ -41,8 +41,8 @@ //============================================================================= module com { module sun { module star { module inspection { -interface XObjectInspectorModel; -interface XObjectInspectorUI; +published interface XObjectInspectorModel; +published interface XObjectInspectorUI; //----------------------------------------------------------------------------- /** describes the main interface of an ObjectInspector. @@ -51,7 +51,7 @@ interface XObjectInspectorUI; @since OOo 2.0.3 */ -interface XObjectInspector +published interface XObjectInspector { /** allows to plug the inspector into an XFrame diff --git a/offapi/com/sun/star/inspection/XObjectInspectorModel.idl b/offapi/com/sun/star/inspection/XObjectInspectorModel.idl index b7248d87d25f..f018081e85e2 100644 --- a/offapi/com/sun/star/inspection/XObjectInspectorModel.idl +++ b/offapi/com/sun/star/inspection/XObjectInspectorModel.idl @@ -47,7 +47,7 @@ interface XPropertyHandler; @since OOo 2.0.3 */ -interface XObjectInspectorModel +published interface XObjectInspectorModel { /** describes a set of factories for creating XPropertyHandlers diff --git a/offapi/com/sun/star/inspection/XObjectInspectorUI.idl b/offapi/com/sun/star/inspection/XObjectInspectorUI.idl index f6a90c824426..81b4836c4c36 100644 --- a/offapi/com/sun/star/inspection/XObjectInspectorUI.idl +++ b/offapi/com/sun/star/inspection/XObjectInspectorUI.idl @@ -43,7 +43,7 @@ //============================================================================= module com { module sun { module star { module inspection { -interface XPropertyControlObserver; +published interface XPropertyControlObserver; //----------------------------------------------------------------------------- /** grants access to certain aspects of the user interface of an object @@ -59,7 +59,7 @@ interface XPropertyControlObserver; @since OOo 2.0.3 */ -interface XObjectInspectorUI +published interface XObjectInspectorUI { /** enables or disables all components belonging to the UI representation of a property diff --git a/offapi/com/sun/star/inspection/XPropertyControl.idl b/offapi/com/sun/star/inspection/XPropertyControl.idl index b48f730fa7d9..5f414ccdcd28 100644 --- a/offapi/com/sun/star/inspection/XPropertyControl.idl +++ b/offapi/com/sun/star/inspection/XPropertyControl.idl @@ -38,14 +38,14 @@ //============================================================================= module com { module sun { module star { module inspection { -interface XPropertyControlContext; +published interface XPropertyControlContext; //----------------------------------------------------------------------------- /** defines the interface for a single control in an ObjectInspector @since OOo 2.0.3 */ -interface XPropertyControl +published interface XPropertyControl { /** denotes the type of the control, as one of the PropertyControlType constants diff --git a/offapi/com/sun/star/inspection/XPropertyControlContext.idl b/offapi/com/sun/star/inspection/XPropertyControlContext.idl index 457ef549652d..e2f4b0224ccb 100644 --- a/offapi/com/sun/star/inspection/XPropertyControlContext.idl +++ b/offapi/com/sun/star/inspection/XPropertyControlContext.idl @@ -42,7 +42,7 @@ module com { module sun { module star { module inspection { @since OOo 2.0.3 */ -interface XPropertyControlContext : XPropertyControlObserver +published interface XPropertyControlContext : XPropertyControlObserver { /** instructs the XPropertyControlContext to active the next control diff --git a/offapi/com/sun/star/inspection/XPropertyControlFactory.idl b/offapi/com/sun/star/inspection/XPropertyControlFactory.idl index 964a2c4fb3e8..c4ff4dd875d1 100644 --- a/offapi/com/sun/star/inspection/XPropertyControlFactory.idl +++ b/offapi/com/sun/star/inspection/XPropertyControlFactory.idl @@ -35,14 +35,14 @@ //============================================================================= module com { module sun { module star { module inspection { -interface XPropertyControl; +published interface XPropertyControl; //----------------------------------------------------------------------------- /** a factory for XPropertyControls @since OOo 2.0.3 */ -interface XPropertyControlFactory +published interface XPropertyControlFactory { /** creates a XPropertyControl diff --git a/offapi/com/sun/star/inspection/XPropertyControlObserver.idl b/offapi/com/sun/star/inspection/XPropertyControlObserver.idl index 51263e6824a5..90b1337b5d08 100644 --- a/offapi/com/sun/star/inspection/XPropertyControlObserver.idl +++ b/offapi/com/sun/star/inspection/XPropertyControlObserver.idl @@ -36,7 +36,7 @@ module com { module sun { module star { module inspection { -interface XPropertyControl; +published interface XPropertyControl; //============================================================================= @@ -45,7 +45,7 @@ interface XPropertyControl; @since OOo 2.2 */ -interface XPropertyControlObserver +published interface XPropertyControlObserver { /** notifies the observer that a certain XPropertyControl's UI representation gained the focus. diff --git a/offapi/com/sun/star/inspection/XPropertyHandler.idl b/offapi/com/sun/star/inspection/XPropertyHandler.idl index 81a105b8b9a5..d58c6fa10f04 100644 --- a/offapi/com/sun/star/inspection/XPropertyHandler.idl +++ b/offapi/com/sun/star/inspection/XPropertyHandler.idl @@ -55,8 +55,8 @@ //============================================================================= module com { module sun { module star { module inspection { -interface XObjectInspectorUI; -interface XPropertyControlFactory; +published interface XObjectInspectorUI; +published interface XPropertyControlFactory; //----------------------------------------------------------------------------- /** is the basic interface for object inspection. @@ -72,7 +72,7 @@ interface XPropertyControlFactory; @since OOo 2.0.3 */ -interface XPropertyHandler +published interface XPropertyHandler { /** used for controlling resources acquired by the handler diff --git a/offapi/com/sun/star/inspection/XStringListControl.idl b/offapi/com/sun/star/inspection/XStringListControl.idl index 640741961090..fc3f1dedd1ae 100644 --- a/offapi/com/sun/star/inspection/XStringListControl.idl +++ b/offapi/com/sun/star/inspection/XStringListControl.idl @@ -46,7 +46,7 @@ module com { module sun { module star { module inspection { @since OOo 2.0.3 */ -interface XStringListControl : XPropertyControl +published interface XStringListControl : XPropertyControl { /** clears the whole list */ diff --git a/offapi/com/sun/star/inspection/XStringRepresentation.idl b/offapi/com/sun/star/inspection/XStringRepresentation.idl index 66888f3cc240..cb527f12cc96 100644 --- a/offapi/com/sun/star/inspection/XStringRepresentation.idl +++ b/offapi/com/sun/star/inspection/XStringRepresentation.idl @@ -39,7 +39,7 @@ module com { module sun { module star { module inspection { /** handles string representations of property values. @see */ -interface XStringRepresentation +published interface XStringRepresentation { /** converts a into a string. @param PropertyValue diff --git a/offapi/com/sun/star/report/Calculation.idl b/offapi/com/sun/star/report/Calculation.idl index 228f7291c086..3e4611345f4c 100644 --- a/offapi/com/sun/star/report/Calculation.idl +++ b/offapi/com/sun/star/report/Calculation.idl @@ -37,7 +37,7 @@ /** Specifies how to calculate a value. @see XFormattedField */ -constants Calculation +published constants Calculation { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/report/ForceNewPage.idl b/offapi/com/sun/star/report/ForceNewPage.idl index 38a15a56df9c..90cfd1f7e5ae 100644 --- a/offapi/com/sun/star/report/ForceNewPage.idl +++ b/offapi/com/sun/star/report/ForceNewPage.idl @@ -38,7 +38,7 @@

This does not apply to page header or page footer.

@see XSection */ -constants ForceNewPage +published constants ForceNewPage { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/report/GroupKeepTogether.idl b/offapi/com/sun/star/report/GroupKeepTogether.idl index 8c3a7110c2e4..1a6adbca5bab 100644 --- a/offapi/com/sun/star/report/GroupKeepTogether.idl +++ b/offapi/com/sun/star/report/GroupKeepTogether.idl @@ -38,7 +38,7 @@ KeepTogether set to WHOLE_GROUP or WITH_FIRST_DETAIL will keep together by page or column. @see XGroup */ -constants GroupKeepTogether +published constants GroupKeepTogether { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/report/GroupOn.idl b/offapi/com/sun/star/report/GroupOn.idl index e3959e8885c7..8a9cbecc13ce 100644 --- a/offapi/com/sun/star/report/GroupOn.idl +++ b/offapi/com/sun/star/report/GroupOn.idl @@ -37,7 +37,7 @@ /** Specifies how to group data. @see XGroup */ -constants GroupOn +published constants GroupOn { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/report/KeepTogether.idl b/offapi/com/sun/star/report/KeepTogether.idl index 0a5ccbc70d26..f004c3f17993 100644 --- a/offapi/com/sun/star/report/KeepTogether.idl +++ b/offapi/com/sun/star/report/KeepTogether.idl @@ -37,7 +37,7 @@ /** Specifies that a group header, detail, and footer section is printed on the same page. @see XGroup */ -constants KeepTogether +published constants KeepTogether { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/report/ReportPrintOption.idl b/offapi/com/sun/star/report/ReportPrintOption.idl index 218944d2b513..f2e923dc1090 100644 --- a/offapi/com/sun/star/report/ReportPrintOption.idl +++ b/offapi/com/sun/star/report/ReportPrintOption.idl @@ -36,7 +36,7 @@ /** Specifies wether a page header or footer is printed on the same page as the report header or report footer. */ -constants ReportPrintOption +published constants ReportPrintOption { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/report/SectionPageBreak.idl b/offapi/com/sun/star/report/SectionPageBreak.idl index 04af47ae1609..abf9352013ea 100644 --- a/offapi/com/sun/star/report/SectionPageBreak.idl +++ b/offapi/com/sun/star/report/SectionPageBreak.idl @@ -37,7 +37,7 @@ /** Specifies that page breaks are allowed inside this section. @see XSection */ -constants SectionPageBreak +published constants SectionPageBreak { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/report/XFixedLine.idl b/offapi/com/sun/star/report/XFixedLine.idl index f1f44f5fcf1a..7dcd6d7208d8 100644 --- a/offapi/com/sun/star/report/XFixedLine.idl +++ b/offapi/com/sun/star/report/XFixedLine.idl @@ -49,7 +49,7 @@ module com { module sun { module star { module report { //============================================================================= -interface XFixedLine +published interface XFixedLine { interface XReportControlModel; @@ -97,7 +97,7 @@ interface XFixedLine //------------------------------------------------------------------------- }; -service FixedLine : XFixedLine; +published service FixedLine : XFixedLine; //============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/report/XFixedText.idl b/offapi/com/sun/star/report/XFixedText.idl index 8c10e1935548..3444aa8d7c5d 100644 --- a/offapi/com/sun/star/report/XFixedText.idl +++ b/offapi/com/sun/star/report/XFixedText.idl @@ -35,7 +35,7 @@ module com { module sun { module star { module report { //============================================================================= -interface XFixedText +published interface XFixedText { interface XReportControlModel; @@ -44,7 +44,7 @@ interface XFixedText [attribute,bound] string Label; }; -service FixedText : XFixedText; +published service FixedText : XFixedText; //============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/report/XFormatCondition.idl b/offapi/com/sun/star/report/XFormatCondition.idl index 187c1b524af2..340f3a828a80 100644 --- a/offapi/com/sun/star/report/XFormatCondition.idl +++ b/offapi/com/sun/star/report/XFormatCondition.idl @@ -36,7 +36,7 @@ //============================================================================= /** specifies a format condition for a control. */ -interface XFormatCondition +published interface XFormatCondition { interface XReportControlFormat; diff --git a/offapi/com/sun/star/report/XFormattedField.idl b/offapi/com/sun/star/report/XFormattedField.idl index 5de71ec50b64..3dc102752572 100644 --- a/offapi/com/sun/star/report/XFormattedField.idl +++ b/offapi/com/sun/star/report/XFormattedField.idl @@ -44,7 +44,7 @@ @see com::sun::star::report::XReportControlModel @see com::sun::star::util::XNumberFormatsSupplier */ -interface XFormattedField +published interface XFormattedField { interface XReportControlModel; @@ -61,7 +61,7 @@ interface XFormattedField [attribute,bound] com::sun::star::util::XNumberFormatsSupplier FormatsSupplier; }; -service FormattedField : XFormattedField; +published service FormattedField : XFormattedField; //============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/report/XFunction.idl b/offapi/com/sun/star/report/XFunction.idl index 7f3ac1a136e3..8a511a29939b 100644 --- a/offapi/com/sun/star/report/XFunction.idl +++ b/offapi/com/sun/star/report/XFunction.idl @@ -44,7 +44,7 @@ //============================================================================= /** specifies a format condition for a control. */ -interface XFunction +published interface XFunction { /** gives access to the properties. */ diff --git a/offapi/com/sun/star/report/XFunctions.idl b/offapi/com/sun/star/report/XFunctions.idl index 5a6ab1e8930f..4b23b61b962c 100644 --- a/offapi/com/sun/star/report/XFunctions.idl +++ b/offapi/com/sun/star/report/XFunctions.idl @@ -42,15 +42,15 @@ //============================================================================= module com { module sun { module star { module report { -interface XReportDefinition; -interface XFunction; +published interface XReportDefinition; +published interface XFunction; //============================================================================= /** This interface specifies the functions collections of the report definition or a group. @see XFunction @see XReportDefinition */ -interface XFunctions +published interface XFunctions { /** allows to register listeners to be notified of changes in the container. */ diff --git a/offapi/com/sun/star/report/XFunctionsSupplier.idl b/offapi/com/sun/star/report/XFunctionsSupplier.idl index d28c13f4dbdb..c9e2e49d8085 100644 --- a/offapi/com/sun/star/report/XFunctionsSupplier.idl +++ b/offapi/com/sun/star/report/XFunctionsSupplier.idl @@ -36,10 +36,10 @@ //============================================================================= module com { module sun { module star { module report { //============================================================================= - interface XFunctions; +published interface XFunctions; /** specifies the functions supplier which are located in a report defintion or a group. */ -interface XFunctionsSupplier +published interface XFunctionsSupplier { /** access to the functions */ diff --git a/offapi/com/sun/star/report/XGroup.idl b/offapi/com/sun/star/report/XGroup.idl index 469889ff6c7a..ac55066fdbf8 100644 --- a/offapi/com/sun/star/report/XGroup.idl +++ b/offapi/com/sun/star/report/XGroup.idl @@ -48,7 +48,7 @@ @see XReportDefinition @see XGroups */ -interface XGroup +published interface XGroup { /** allows access to the groups collection of the report. */ diff --git a/offapi/com/sun/star/report/XGroups.idl b/offapi/com/sun/star/report/XGroups.idl index ee2324f10855..a166425104ae 100644 --- a/offapi/com/sun/star/report/XGroups.idl +++ b/offapi/com/sun/star/report/XGroups.idl @@ -42,15 +42,15 @@ //============================================================================= module com { module sun { module star { module report { -interface XReportDefinition; -interface XGroup; +published interface XReportDefinition; +published interface XGroup; //============================================================================= /** This interface specifies the groups collections of the report definition. @see XGroup @see XReportDefinition */ -interface XGroups +published interface XGroups { /** allows to register listeners to be notified of changes in the container. */ diff --git a/offapi/com/sun/star/report/XImageControl.idl b/offapi/com/sun/star/report/XImageControl.idl index 48c18cb0b864..ea0641455d10 100644 --- a/offapi/com/sun/star/report/XImageControl.idl +++ b/offapi/com/sun/star/report/XImageControl.idl @@ -39,7 +39,7 @@ module com { module sun { module star { module report { //============================================================================= -interface XImageControl +published interface XImageControl { interface XReportControlModel; @@ -81,7 +81,7 @@ interface XImageControl [attribute,bound] boolean PreserveIRI; }; -service ImageControl : XImageControl; +published service ImageControl : XImageControl; //============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/report/XReportComponent.idl b/offapi/com/sun/star/report/XReportComponent.idl index e3098a2246e8..19466f68c243 100644 --- a/offapi/com/sun/star/report/XReportComponent.idl +++ b/offapi/com/sun/star/report/XReportComponent.idl @@ -55,13 +55,15 @@ //============================================================================= module com { module sun { module star { module report { - interface XSection; + +published interface XSection; + //============================================================================= /** describes a component which may be part of a report. @see XReportDefinition */ -interface XReportComponent +published interface XReportComponent { interface com::sun::star::util::XCloneable; /** identifies the component as a candidate for being part of a report. diff --git a/offapi/com/sun/star/report/XReportControlFormat.idl b/offapi/com/sun/star/report/XReportControlFormat.idl index 672ff99549e7..74eee2a0035a 100644 --- a/offapi/com/sun/star/report/XReportControlFormat.idl +++ b/offapi/com/sun/star/report/XReportControlFormat.idl @@ -42,7 +42,7 @@ //============================================================================= /** specifies a format condition for a control. */ -interface XReportControlFormat +published interface XReportControlFormat { /** specifies the background color (RGB) of the control. */ @@ -374,7 +374,7 @@ interface XReportControlFormat }; /** determins the rotation of a character in degree. -

Depending on the implementation only certain values may be allowed. +

Depending on the implementation only certain values may be allowed.

*/ [attribute,bound] short CharRotation diff --git a/offapi/com/sun/star/report/XReportControlModel.idl b/offapi/com/sun/star/report/XReportControlModel.idl index 2c28f5fcc570..3f65afd84964 100644 --- a/offapi/com/sun/star/report/XReportControlModel.idl +++ b/offapi/com/sun/star/report/XReportControlModel.idl @@ -47,7 +47,7 @@ module com { module sun { module star { module report { //============================================================================= -interface XReportControlModel +published interface XReportControlModel { /** allows the creation of sub reports. */ diff --git a/offapi/com/sun/star/report/XReportDefinition.idl b/offapi/com/sun/star/report/XReportDefinition.idl index 9af58a8d702e..6c20ede01305 100644 --- a/offapi/com/sun/star/report/XReportDefinition.idl +++ b/offapi/com/sun/star/report/XReportDefinition.idl @@ -92,8 +92,8 @@ published interface XConnection; module com { module sun { module star { module report { - interface XSection; - interface XGroups; + published interface XSection; + published interface XGroups; //============================================================================= /** identifies a XReportComponent as being a (sub-) report. @@ -107,7 +107,7 @@ published interface XConnection; @see XReportComponent */ -interface XReportDefinition +published interface XReportDefinition { /** allows the access to the model embedded in the database storage. */ @@ -351,7 +351,7 @@ interface XReportDefinition }; }; -service ReportDefinition : XReportDefinition; +published service ReportDefinition : XReportDefinition; //============================================================================= }; }; }; }; diff --git a/offapi/com/sun/star/report/XReportEngine.idl b/offapi/com/sun/star/report/XReportEngine.idl index 7a154483ff20..f364a6a48bf5 100644 --- a/offapi/com/sun/star/report/XReportEngine.idl +++ b/offapi/com/sun/star/report/XReportEngine.idl @@ -76,7 +76,7 @@ module com { module sun { module star { module report { @see com.sun.star.document.OfficeDocument */ -interface XReportEngine +published interface XReportEngine { /** allows life-time control of report engine. */ diff --git a/offapi/com/sun/star/report/XSection.idl b/offapi/com/sun/star/report/XSection.idl index 294bd449c6cc..389f9949ebb6 100644 --- a/offapi/com/sun/star/report/XSection.idl +++ b/offapi/com/sun/star/report/XSection.idl @@ -54,7 +54,7 @@ //============================================================================= module com { module sun { module star { module report { - interface XGroup; + published interface XGroup; //============================================================================= /** identifies a XSection inside a report. @@ -66,7 +66,7 @@ @see XReportDefinition @see XGroup */ -interface XSection +published interface XSection { /** allows to navigate to group or report definition. */ diff --git a/offapi/com/sun/star/report/XShape.idl b/offapi/com/sun/star/report/XShape.idl index 50e366fc2a79..ca5935422303 100644 --- a/offapi/com/sun/star/report/XShape.idl +++ b/offapi/com/sun/star/report/XShape.idl @@ -44,7 +44,7 @@ module com { module sun { module star { module report { //============================================================================= -interface XShape +published interface XShape { interface XReportControlModel; diff --git a/offapi/com/sun/star/report/inspection/DataProviderHandler.idl b/offapi/com/sun/star/report/inspection/DataProviderHandler.idl index a7348b5aca9d..0f410efe3aeb 100644 --- a/offapi/com/sun/star/report/inspection/DataProviderHandler.idl +++ b/offapi/com/sun/star/report/inspection/DataProviderHandler.idl @@ -42,7 +42,7 @@ module com { module sun { module star { module report { module inspection { @see com::sun::star::inspection::XPropertyHandler */ -service DataProviderHandler +published service DataProviderHandler { interface com::sun::star::inspection::XPropertyHandler; }; diff --git a/offapi/com/sun/star/report/inspection/DefaultComponentInspectorModel.idl b/offapi/com/sun/star/report/inspection/DefaultComponentInspectorModel.idl index 842dd8d3b047..8f949cbdb953 100644 --- a/offapi/com/sun/star/report/inspection/DefaultComponentInspectorModel.idl +++ b/offapi/com/sun/star/report/inspection/DefaultComponentInspectorModel.idl @@ -52,7 +52,7 @@ module com { module sun { module star { module report { module inspection { @see com::sun::star::inspection::XObjectInspectorModel::HandlerFactories */ -service DefaultComponentInspectorModel : com::sun::star::inspection::XObjectInspectorModel +published service DefaultComponentInspectorModel : com::sun::star::inspection::XObjectInspectorModel { /** creates a default DefaultComponentInspectorModel, providing factories for all handlers listed above. diff --git a/offapi/com/sun/star/report/inspection/ReportComponentHandler.idl b/offapi/com/sun/star/report/inspection/ReportComponentHandler.idl index 132cbab1eccb..cda25345607e 100644 --- a/offapi/com/sun/star/report/inspection/ReportComponentHandler.idl +++ b/offapi/com/sun/star/report/inspection/ReportComponentHandler.idl @@ -42,7 +42,7 @@ module com { module sun { module star { module report { module inspection { @see com::sun::star::inspection::XPropertyHandler */ -service ReportComponentHandler +published service ReportComponentHandler { interface com::sun::star::inspection::XPropertyHandler; }; diff --git a/offapi/com/sun/star/report/meta/XFormulaParser.idl b/offapi/com/sun/star/report/meta/XFormulaParser.idl index 96ae63f4c5e8..61bbba184baa 100644 --- a/offapi/com/sun/star/report/meta/XFormulaParser.idl +++ b/offapi/com/sun/star/report/meta/XFormulaParser.idl @@ -38,7 +38,7 @@ module com { module sun { module star { module report { module meta { /** identifies a XFormulaParser which allows to retrieve the meta data of all supported functions. */ -interface XFormulaParser +published interface XFormulaParser { /** allows life-time control of report engine. */ diff --git a/offapi/com/sun/star/report/meta/XFunctionCategory.idl b/offapi/com/sun/star/report/meta/XFunctionCategory.idl index 9cb669c84573..22e2e4928daa 100644 --- a/offapi/com/sun/star/report/meta/XFunctionCategory.idl +++ b/offapi/com/sun/star/report/meta/XFunctionCategory.idl @@ -34,12 +34,12 @@ //============================================================================= module com { module sun { module star { module report { module meta { -interface XFunctionDescription; +published interface XFunctionDescription; /** identifies a XFunctionCategory which allows to retrieve the meta data of all supported functions. */ -interface XFunctionCategory +published interface XFunctionCategory { /** gives access to the properties. */ diff --git a/offapi/com/sun/star/report/meta/XFunctionDescription.idl b/offapi/com/sun/star/report/meta/XFunctionDescription.idl index 9ed060bcaa85..ac92a69481e5 100644 --- a/offapi/com/sun/star/report/meta/XFunctionDescription.idl +++ b/offapi/com/sun/star/report/meta/XFunctionDescription.idl @@ -34,12 +34,12 @@ //============================================================================= module com { module sun { module star { module report { module meta { -interface XFunctionCategory; +published interface XFunctionCategory; /** identifies a XFunctionDescription which allows to retrieve the meta data of all supported functions. */ -interface XFunctionDescription +published interface XFunctionDescription { /** gives access to the properties. */ diff --git a/offapi/com/sun/star/report/meta/XFunctionManager.idl b/offapi/com/sun/star/report/meta/XFunctionManager.idl index a862ad07dd59..69078d649277 100644 --- a/offapi/com/sun/star/report/meta/XFunctionManager.idl +++ b/offapi/com/sun/star/report/meta/XFunctionManager.idl @@ -39,7 +39,7 @@ module com { module sun { module star { module report { module meta { /** identifies a XFunctionManager which allows to retrieve the meta data of all supported functions. */ -interface XFunctionManager +published interface XFunctionManager { /** allows life-time control of report engine. */ diff --git a/offapi/com/sun/star/sdb/XDocumentDataSource.idl b/offapi/com/sun/star/sdb/XDocumentDataSource.idl index b0e891b0a084..6acb441bd7a5 100644 --- a/offapi/com/sun/star/sdb/XDocumentDataSource.idl +++ b/offapi/com/sun/star/sdb/XDocumentDataSource.idl @@ -43,7 +43,7 @@

@see OfficeDatabaseDocument */ -interface XDocumentDataSource +published interface XDocumentDataSource { /** provides access to the one and only OfficeDatabaseDocument which the data source is based on. diff --git a/offapi/com/sun/star/sdb/XFormDocumentsSupplier.idl b/offapi/com/sun/star/sdb/XFormDocumentsSupplier.idl index 672505bc12ad..fa28e15ebc75 100644 --- a/offapi/com/sun/star/sdb/XFormDocumentsSupplier.idl +++ b/offapi/com/sun/star/sdb/XFormDocumentsSupplier.idl @@ -41,7 +41,7 @@ /** provides the access to a container of database forms. @see Forms */ -interface XFormDocumentsSupplier: com::sun::star::uno::XInterface +published interface XFormDocumentsSupplier: com::sun::star::uno::XInterface { /** returns the container of forms. diff --git a/offapi/com/sun/star/sdb/XOfficeDatabaseDocument.idl b/offapi/com/sun/star/sdb/XOfficeDatabaseDocument.idl index b2640704537c..d0f79a4ab348 100644 --- a/offapi/com/sun/star/sdb/XOfficeDatabaseDocument.idl +++ b/offapi/com/sun/star/sdb/XOfficeDatabaseDocument.idl @@ -47,7 +47,7 @@ module com { module sun { module star { module sdb { //============================================================================= /** simplifies the accessing of data sources, and it's corresponding database document and forms, and reports. */ -interface XOfficeDatabaseDocument +published interface XOfficeDatabaseDocument { /** allows to access the supplier for forms. @see com::sun::star::sdb::Forms diff --git a/offapi/com/sun/star/sdb/XReportDocumentsSupplier.idl b/offapi/com/sun/star/sdb/XReportDocumentsSupplier.idl index d7b15fbc0018..691c745160e3 100644 --- a/offapi/com/sun/star/sdb/XReportDocumentsSupplier.idl +++ b/offapi/com/sun/star/sdb/XReportDocumentsSupplier.idl @@ -41,7 +41,7 @@ /** provides the access to a container of database reports. @see Reports */ -interface XReportDocumentsSupplier: com::sun::star::uno::XInterface +published interface XReportDocumentsSupplier: com::sun::star::uno::XInterface { /** returns the container of reports. diff --git a/offapi/com/sun/star/sheet/XFormulaParser.idl b/offapi/com/sun/star/sheet/XFormulaParser.idl index 73b317e7f848..b7bbab984ce1 100644 --- a/offapi/com/sun/star/sheet/XFormulaParser.idl +++ b/offapi/com/sun/star/sheet/XFormulaParser.idl @@ -40,7 +40,7 @@ module com { module sun { module star { module sheet { /** converts between text and token representations of formulas. */ -interface XFormulaParser +published interface XFormulaParser { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/ui/XUIConfigurationManagerSupplier.idl b/offapi/com/sun/star/ui/XUIConfigurationManagerSupplier.idl index a1f091623a30..ee2ae174d8d1 100644 --- a/offapi/com/sun/star/ui/XUIConfigurationManagerSupplier.idl +++ b/offapi/com/sun/star/ui/XUIConfigurationManagerSupplier.idl @@ -40,7 +40,7 @@ module com { module sun { module star { module ui { @since OOo 2.0 */ -interface XUIConfigurationManagerSupplier : ::com::sun::star::uno::XInterface +published interface XUIConfigurationManagerSupplier : ::com::sun::star::uno::XInterface { //---------------------------------------------------------------------- /** returns the user interface configuration manager related to the diff --git a/offapi/com/sun/star/util/XModifiable2.idl b/offapi/com/sun/star/util/XModifiable2.idl index fe2c7960e9d1..fd9b19042424 100644 --- a/offapi/com/sun/star/util/XModifiable2.idl +++ b/offapi/com/sun/star/util/XModifiable2.idl @@ -51,7 +51,7 @@ module com { module sun { module star { module util { Please use this interface very carefuly.

*/ -interface XModifiable2: com::sun::star::util::XModifiable +published interface XModifiable2: com::sun::star::util::XModifiable { //------------------------------------------------------------------------- /** disable possibility to change modified state of the document diff --git a/udkapi/com/sun/star/beans/Ambiguous.idl b/udkapi/com/sun/star/beans/Ambiguous.idl index 919c7250f462..ec443e7cb5d5 100644 --- a/udkapi/com/sun/star/beans/Ambiguous.idl +++ b/udkapi/com/sun/star/beans/Ambiguous.idl @@ -37,7 +37,7 @@ module com { module sun { module star { module beans { have the PropertyAttribute::MAYBEAMBIGUOUS.

*/ -struct Ambiguous { +published struct Ambiguous { /** The underlying value of this structure instance. diff --git a/udkapi/com/sun/star/beans/Defaulted.idl b/udkapi/com/sun/star/beans/Defaulted.idl index d67f1aacf055..7b0b09318611 100644 --- a/udkapi/com/sun/star/beans/Defaulted.idl +++ b/udkapi/com/sun/star/beans/Defaulted.idl @@ -37,7 +37,7 @@ module com { module sun { module star { module beans { have the PropertyAttribute::MAYBEDEFAULT.

*/ -struct Defaulted { +published struct Defaulted { /** The underlying value of this structure instance. diff --git a/udkapi/com/sun/star/beans/Optional.idl b/udkapi/com/sun/star/beans/Optional.idl index fbf58b667c16..a2786e5190c1 100644 --- a/udkapi/com/sun/star/beans/Optional.idl +++ b/udkapi/com/sun/star/beans/Optional.idl @@ -39,7 +39,7 @@ module com { module sun { module star { module beans { also be useful in other situations, for example as the return type of an interface method.

*/ -struct Optional { +published struct Optional { /** Marks this structure instance as having an actual value. */ -- cgit From 0461d179dddc2caab6315e6f7ec7bb3804dd017a Mon Sep 17 00:00:00 2001 From: Kai Sommerfeld Date: Thu, 17 Mar 2011 12:50:52 +0100 Subject: #i117329# - Publishing of UNO types,third wave. --- offapi/com/sun/star/awt/AnimatedImagesControlModel.idl | 4 ++-- offapi/com/sun/star/awt/ItemListEvent.idl | 2 +- offapi/com/sun/star/awt/SpinningProgressControlModel.idl | 2 +- offapi/com/sun/star/awt/XAnimatedImages.idl | 2 +- offapi/com/sun/star/awt/XAnimation.idl | 2 +- offapi/com/sun/star/awt/XItemEventBroadcaster.idl | 2 +- offapi/com/sun/star/awt/XItemList.idl | 4 ++-- offapi/com/sun/star/awt/XItemListListener.idl | 2 +- offapi/com/sun/star/awt/XStyleChangeListener.idl | 2 +- offapi/com/sun/star/awt/XStyleSettings.idl | 4 ++-- offapi/com/sun/star/awt/XStyleSettingsSupplier.idl | 4 ++-- offapi/com/sun/star/awt/XWindowListener2.idl | 2 +- offapi/com/sun/star/awt/grid/GridColumnEvent.idl | 2 +- offapi/com/sun/star/awt/grid/XGridColumn.idl | 2 +- offapi/com/sun/star/awt/grid/XGridColumnListener.idl | 2 +- offapi/com/sun/star/document/DocumentEvent.idl | 2 +- offapi/com/sun/star/document/EmptyUndoStackException.idl | 2 +- .../sun/star/document/UndoContextNotClosedException.idl | 2 +- offapi/com/sun/star/document/UndoFailedException.idl | 2 +- offapi/com/sun/star/document/UndoManagerEvent.idl | 2 +- offapi/com/sun/star/document/XDocumentEventBroadcaster.idl | 4 ++-- offapi/com/sun/star/document/XDocumentEventListener.idl | 2 +- offapi/com/sun/star/document/XUndoAction.idl | 2 +- offapi/com/sun/star/document/XUndoManager.idl | 6 +++--- offapi/com/sun/star/document/XUndoManagerListener.idl | 2 +- offapi/com/sun/star/document/XUndoManagerSupplier.idl | 4 ++-- offapi/com/sun/star/frame/XController2.idl | 2 +- offapi/com/sun/star/logging/LogRecord.idl | 2 +- offapi/com/sun/star/logging/XLogFormatter.idl | 2 +- offapi/com/sun/star/logging/XLogHandler.idl | 2 +- offapi/com/sun/star/logging/XLogger.idl | 4 ++-- offapi/com/sun/star/sdb/XSingleSelectQueryAnalyzer.idl | 4 ++-- offapi/com/sun/star/sdb/XSingleSelectQueryComposer.idl | 4 ++-- offapi/com/sun/star/sdb/XSubDocument.idl | 2 +- .../com/sun/star/sdb/application/XDatabaseDocumentUI.idl | 2 +- offapi/com/sun/star/sdb/tools/XConnectionTools.idl | 14 +++++++------- offapi/com/sun/star/sdb/tools/XDataSourceMetaData.idl | 2 +- offapi/com/sun/star/sdb/tools/XObjectNames.idl | 2 +- offapi/com/sun/star/sdb/tools/XTableName.idl | 2 +- offapi/com/sun/star/ui/XToolPanel.idl | 2 +- offapi/com/sun/star/ui/dialogs/Wizard.idl | 4 ++-- offapi/com/sun/star/ui/dialogs/XWizard.idl | 4 ++-- offapi/com/sun/star/ui/dialogs/XWizardController.idl | 2 +- offapi/com/sun/star/ui/dialogs/XWizardPage.idl | 2 +- offapi/com/sun/star/util/InvalidStateException.idl | 2 +- offapi/com/sun/star/util/NotLockedException.idl | 2 +- offapi/com/sun/star/util/XLockable.idl | 2 +- udkapi/com/sun/star/beans/Pair.idl | 2 +- 48 files changed, 67 insertions(+), 67 deletions(-) diff --git a/offapi/com/sun/star/awt/AnimatedImagesControlModel.idl b/offapi/com/sun/star/awt/AnimatedImagesControlModel.idl index 2bc1260775c9..5d8aecdc07d8 100755 --- a/offapi/com/sun/star/awt/AnimatedImagesControlModel.idl +++ b/offapi/com/sun/star/awt/AnimatedImagesControlModel.idl @@ -33,7 +33,7 @@ module com { module sun { module star { module awt { -interface XAnimatedImages; +published interface XAnimatedImages; //====================================================================================================================== @@ -41,7 +41,7 @@ interface XAnimatedImages; @since OOo 3.4 */ -service AnimatedImagesControlModel +published service AnimatedImagesControlModel { service com::sun::star::awt::UnoControlModel; diff --git a/offapi/com/sun/star/awt/ItemListEvent.idl b/offapi/com/sun/star/awt/ItemListEvent.idl index f9d2658bd5bd..bcd072062ddc 100644 --- a/offapi/com/sun/star/awt/ItemListEvent.idl +++ b/offapi/com/sun/star/awt/ItemListEvent.idl @@ -39,7 +39,7 @@ module com { module sun { module star { module awt { /** is the event broadcasted by a XListItems implementation for changes in its item list. */ -struct ItemListEvent : ::com::sun::star::lang::EventObject +published struct ItemListEvent : ::com::sun::star::lang::EventObject { /** specifies the position of the item which is affected by the event diff --git a/offapi/com/sun/star/awt/SpinningProgressControlModel.idl b/offapi/com/sun/star/awt/SpinningProgressControlModel.idl index a75417d41cc3..c6c273bce26d 100755 --- a/offapi/com/sun/star/awt/SpinningProgressControlModel.idl +++ b/offapi/com/sun/star/awt/SpinningProgressControlModel.idl @@ -40,7 +40,7 @@ module com { module sun { module star { module awt {

Three image sets are provided, of size 16x16, 32x32, and 64x64 pixels.

*/ -service SpinningProgressControlModel +published service SpinningProgressControlModel { service AnimatedImagesControlModel; }; diff --git a/offapi/com/sun/star/awt/XAnimatedImages.idl b/offapi/com/sun/star/awt/XAnimatedImages.idl index a03d08c965f1..6a470882ed44 100755 --- a/offapi/com/sun/star/awt/XAnimatedImages.idl +++ b/offapi/com/sun/star/awt/XAnimatedImages.idl @@ -46,7 +46,7 @@ module com { module sun { module star { module awt { @since OOo 3.4 */ -interface XAnimatedImages +published interface XAnimatedImages { /** specifies the time in milliseconds between two animation steps. diff --git a/offapi/com/sun/star/awt/XAnimation.idl b/offapi/com/sun/star/awt/XAnimation.idl index e1e8f6023a7d..28947b87d5a4 100755 --- a/offapi/com/sun/star/awt/XAnimation.idl +++ b/offapi/com/sun/star/awt/XAnimation.idl @@ -39,7 +39,7 @@ module com { module sun { module star { module awt { @since OOo 3.4 */ -interface XAnimation +published interface XAnimation { /** starts the animation */ diff --git a/offapi/com/sun/star/awt/XItemEventBroadcaster.idl b/offapi/com/sun/star/awt/XItemEventBroadcaster.idl index ca4bb0727f91..8eb95215eb68 100644 --- a/offapi/com/sun/star/awt/XItemEventBroadcaster.idl +++ b/offapi/com/sun/star/awt/XItemEventBroadcaster.idl @@ -46,7 +46,7 @@ /** registers item listeners at controls like the com::sun::star::awt::Roadmap */ -interface XItemEventBroadcaster: com::sun::star::uno::XInterface +published interface XItemEventBroadcaster: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/awt/XItemList.idl b/offapi/com/sun/star/awt/XItemList.idl index 6419ea94d0b0..7d7a3e52f26d 100644 --- a/offapi/com/sun/star/awt/XItemList.idl +++ b/offapi/com/sun/star/awt/XItemList.idl @@ -34,13 +34,13 @@ module com { module sun { module star { module awt { -interface XItemListListener; +published interface XItemListListener; //================================================================================================================== /** provides convenient access to the list of items in a list box */ -interface XItemList +published interface XItemList { /** is the number of items in the list */ diff --git a/offapi/com/sun/star/awt/XItemListListener.idl b/offapi/com/sun/star/awt/XItemListListener.idl index d41d8b104a02..276fae3d0b00 100644 --- a/offapi/com/sun/star/awt/XItemListListener.idl +++ b/offapi/com/sun/star/awt/XItemListListener.idl @@ -39,7 +39,7 @@ module com { module sun { module star { module awt { /** describes a listener for changes in a item list @see XListItems */ -interface XItemListListener : ::com::sun::star::lang::XEventListener +published interface XItemListListener : ::com::sun::star::lang::XEventListener { /** is called when an item is inserted into the list */ diff --git a/offapi/com/sun/star/awt/XStyleChangeListener.idl b/offapi/com/sun/star/awt/XStyleChangeListener.idl index 819f211a737f..97ef47bfaf23 100644 --- a/offapi/com/sun/star/awt/XStyleChangeListener.idl +++ b/offapi/com/sun/star/awt/XStyleChangeListener.idl @@ -39,7 +39,7 @@ module com { module sun { module star { module awt { @see XStyleSettings */ -interface XStyleChangeListener : ::com::sun::star::lang::XEventListener +published interface XStyleChangeListener : ::com::sun::star::lang::XEventListener { /// called when the style settings of the observed component changed void styleSettingsChanged( [in] com::sun::star::lang::EventObject Event ); diff --git a/offapi/com/sun/star/awt/XStyleSettings.idl b/offapi/com/sun/star/awt/XStyleSettings.idl index 67c3bba7d8f1..bb9525f23703 100644 --- a/offapi/com/sun/star/awt/XStyleSettings.idl +++ b/offapi/com/sun/star/awt/XStyleSettings.idl @@ -35,7 +35,7 @@ module com { module sun { module star { module awt { -interface XStyleChangeListener; +published interface XStyleChangeListener; //================================================================================================================== @@ -53,7 +53,7 @@ interface XStyleChangeListener; while the text is drawn by OpenOffice.org. In this case, the button respects the ButtonRolloverTextColor when painting its text.

*/ -interface XStyleSettings +published interface XStyleSettings { /// specifies the color of the border of active windows [attribute] ::com::sun::star::util::Color ActiveBorderColor; diff --git a/offapi/com/sun/star/awt/XStyleSettingsSupplier.idl b/offapi/com/sun/star/awt/XStyleSettingsSupplier.idl index cb60994ff894..d3622bbc2015 100644 --- a/offapi/com/sun/star/awt/XStyleSettingsSupplier.idl +++ b/offapi/com/sun/star/awt/XStyleSettingsSupplier.idl @@ -32,13 +32,13 @@ module com { module sun { module star { module awt { - interface XStyleSettings; + published interface XStyleSettings; //================================================================================================================== /** provides access to the style settings of a component */ -interface XStyleSettingsSupplier +published interface XStyleSettingsSupplier { [attribute, readonly] XStyleSettings StyleSettings; }; diff --git a/offapi/com/sun/star/awt/XWindowListener2.idl b/offapi/com/sun/star/awt/XWindowListener2.idl index 1313246664ef..bfb0dbab86fe 100644 --- a/offapi/com/sun/star/awt/XWindowListener2.idl +++ b/offapi/com/sun/star/awt/XWindowListener2.idl @@ -39,7 +39,7 @@ module com { module sun { module star { module awt { /** allows receive window-related events, additional to the ones received by an XWindowListener */ -interface XWindowListener2: XWindowListener +published interface XWindowListener2: XWindowListener { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/awt/grid/GridColumnEvent.idl b/offapi/com/sun/star/awt/grid/GridColumnEvent.idl index 22380b944a83..0fe19dfea71a 100644 --- a/offapi/com/sun/star/awt/grid/GridColumnEvent.idl +++ b/offapi/com/sun/star/awt/grid/GridColumnEvent.idl @@ -40,7 +40,7 @@ module com { module sun { module star { module awt { module grid { @since OOo 3.3 */ -struct GridColumnEvent: com::sun::star::lang::EventObject +published struct GridColumnEvent: com::sun::star::lang::EventObject { /** Contains the name of the attributes whose value changed. **/ string AttributeName; diff --git a/offapi/com/sun/star/awt/grid/XGridColumn.idl b/offapi/com/sun/star/awt/grid/XGridColumn.idl index aa69a83441ea..d19225fbc6c2 100644 --- a/offapi/com/sun/star/awt/grid/XGridColumn.idl +++ b/offapi/com/sun/star/awt/grid/XGridColumn.idl @@ -42,7 +42,7 @@ module com { module sun { module star { module awt { module grid { /** The XGridColumn defines the properties and behavior of a column in a grid control @since OOo 3.3 */ -interface XGridColumn +published interface XGridColumn { /** implements life time control for the component */ diff --git a/offapi/com/sun/star/awt/grid/XGridColumnListener.idl b/offapi/com/sun/star/awt/grid/XGridColumnListener.idl index 09ac590ba3f2..be1b0b1714a1 100644 --- a/offapi/com/sun/star/awt/grid/XGridColumnListener.idl +++ b/offapi/com/sun/star/awt/grid/XGridColumnListener.idl @@ -41,7 +41,7 @@ module com { module sun { module star { module awt { module grid { @since OOo 3.3 */ -interface XGridColumnListener : ::com::sun::star::lang::XEventListener +published interface XGridColumnListener : ::com::sun::star::lang::XEventListener { /** Invoked after a column was modified. */ diff --git a/offapi/com/sun/star/document/DocumentEvent.idl b/offapi/com/sun/star/document/DocumentEvent.idl index caa717a8217a..bd22f6fef522 100644 --- a/offapi/com/sun/star/document/DocumentEvent.idl +++ b/offapi/com/sun/star/document/DocumentEvent.idl @@ -51,7 +51,7 @@ module com { module sun { module star { module document { @see XDocumentEventBroadcaster @since OOo 3.1 */ -struct DocumentEvent : ::com::sun::star::lang::EventObject +published struct DocumentEvent : ::com::sun::star::lang::EventObject { /** specifies the name of the event. diff --git a/offapi/com/sun/star/document/EmptyUndoStackException.idl b/offapi/com/sun/star/document/EmptyUndoStackException.idl index e003d6af71b9..476a82bbe705 100755 --- a/offapi/com/sun/star/document/EmptyUndoStackException.idl +++ b/offapi/com/sun/star/document/EmptyUndoStackException.idl @@ -38,7 +38,7 @@ module com { module sun { module star { module document { /** is raised when an operation is attemption at an XUndoManager which requires a non-empty stack of undo actions, and this requirement is not fullfilled. */ -exception EmptyUndoStackException : ::com::sun::star::util::InvalidStateException +published exception EmptyUndoStackException : ::com::sun::star::util::InvalidStateException { }; diff --git a/offapi/com/sun/star/document/UndoContextNotClosedException.idl b/offapi/com/sun/star/document/UndoContextNotClosedException.idl index 4f7d746bad1a..81eeca83c7ac 100755 --- a/offapi/com/sun/star/document/UndoContextNotClosedException.idl +++ b/offapi/com/sun/star/document/UndoContextNotClosedException.idl @@ -38,7 +38,7 @@ module com { module sun { module star { module document { /** is thrown when an operation is attempted at an XUndoManager which requires all undo contexts to be closed, but this requirement is not fullfilled. */ -exception UndoContextNotClosedException : ::com::sun::star::util::InvalidStateException +published exception UndoContextNotClosedException : ::com::sun::star::util::InvalidStateException { }; diff --git a/offapi/com/sun/star/document/UndoFailedException.idl b/offapi/com/sun/star/document/UndoFailedException.idl index 4489ac5a0e0d..65b23148ad37 100755 --- a/offapi/com/sun/star/document/UndoFailedException.idl +++ b/offapi/com/sun/star/document/UndoFailedException.idl @@ -40,7 +40,7 @@ module com { module sun { module star { module document { @see XUndoAction::undo @see XUndoManager::undo */ -exception UndoFailedException : ::com::sun::star::uno::Exception +published exception UndoFailedException : ::com::sun::star::uno::Exception { /** describes the reason why the operation failed. Usually, this member will carry an exception. */ diff --git a/offapi/com/sun/star/document/UndoManagerEvent.idl b/offapi/com/sun/star/document/UndoManagerEvent.idl index e587669e4fbd..163b9c6dd33d 100755 --- a/offapi/com/sun/star/document/UndoManagerEvent.idl +++ b/offapi/com/sun/star/document/UndoManagerEvent.idl @@ -41,7 +41,7 @@ module com { module sun { module star { module document { @see XUndoManagerListener @see XUndoAction */ -struct UndoManagerEvent : ::com::sun::star::lang::EventObject +published struct UndoManagerEvent : ::com::sun::star::lang::EventObject { /** the title of the undo action which is described by the event @see XUndoAction::Title diff --git a/offapi/com/sun/star/document/XDocumentEventBroadcaster.idl b/offapi/com/sun/star/document/XDocumentEventBroadcaster.idl index bd7bbf52722c..7274083fcf1e 100644 --- a/offapi/com/sun/star/document/XDocumentEventBroadcaster.idl +++ b/offapi/com/sun/star/document/XDocumentEventBroadcaster.idl @@ -47,7 +47,7 @@ module com { module sun { module star { module document { -interface XDocumentEventListener; +published interface XDocumentEventListener; //============================================================================= @@ -60,7 +60,7 @@ interface XDocumentEventListener; @see DocumentEvent @since OOo 3.1 */ -interface XDocumentEventBroadcaster +published interface XDocumentEventBroadcaster { /** registers a listener which is notified about document events diff --git a/offapi/com/sun/star/document/XDocumentEventListener.idl b/offapi/com/sun/star/document/XDocumentEventListener.idl index 2fa8e1583f1a..94548e52b578 100644 --- a/offapi/com/sun/star/document/XDocumentEventListener.idl +++ b/offapi/com/sun/star/document/XDocumentEventListener.idl @@ -49,7 +49,7 @@ module com { module sun { module star { module document { @see XDocumentEventBroadcaster @since OOo 3.1 */ -interface XDocumentEventListener : ::com::sun::star::lang::XEventListener +published interface XDocumentEventListener : ::com::sun::star::lang::XEventListener { /** is called whenever a document event occured */ diff --git a/offapi/com/sun/star/document/XUndoAction.idl b/offapi/com/sun/star/document/XUndoAction.idl index b47550a3f52f..e65354013499 100755 --- a/offapi/com/sun/star/document/XUndoAction.idl +++ b/offapi/com/sun/star/document/XUndoAction.idl @@ -38,7 +38,7 @@ module com { module sun { module star { module document { /** represents a single (undoable) action on a document */ -interface XUndoAction +published interface XUndoAction { /** reverts the action represented by the instance diff --git a/offapi/com/sun/star/document/XUndoManager.idl b/offapi/com/sun/star/document/XUndoManager.idl index be43ca899b94..74aa4de0cf70 100755 --- a/offapi/com/sun/star/document/XUndoManager.idl +++ b/offapi/com/sun/star/document/XUndoManager.idl @@ -40,8 +40,8 @@ module com { module sun { module star { module document { -interface XUndoAction; -interface XUndoManagerListener; +published interface XUndoAction; +published interface XUndoManagerListener; //================================================================================================================== @@ -76,7 +76,7 @@ interface XUndoManagerListener; XLockable::unlock methods. When it is locked, then every attempt to add an undo action, or to enter or leave an Undo context, will be silently ignored.

*/ -interface XUndoManager +published interface XUndoManager { /** allows locking the undo manager. */ diff --git a/offapi/com/sun/star/document/XUndoManagerListener.idl b/offapi/com/sun/star/document/XUndoManagerListener.idl index 783e8e7014d8..045e74761794 100755 --- a/offapi/com/sun/star/document/XUndoManagerListener.idl +++ b/offapi/com/sun/star/document/XUndoManagerListener.idl @@ -40,7 +40,7 @@ module com { module sun { module star { module document { @see XUndoManager */ -interface XUndoManagerListener : ::com::sun::star::lang::XEventListener +published interface XUndoManagerListener : ::com::sun::star::lang::XEventListener { /** is called when an undo action is added to the undo stack. diff --git a/offapi/com/sun/star/document/XUndoManagerSupplier.idl b/offapi/com/sun/star/document/XUndoManagerSupplier.idl index 88a082259413..211dd151ecad 100755 --- a/offapi/com/sun/star/document/XUndoManagerSupplier.idl +++ b/offapi/com/sun/star/document/XUndoManagerSupplier.idl @@ -33,13 +33,13 @@ module com { module sun { module star { module document { -interface XUndoManager; +published interface XUndoManager; //================================================================================================================== /** provides access to an XUndoManager. */ -interface XUndoManagerSupplier +published interface XUndoManagerSupplier { /** returns the Undo manager associated with the component. */ diff --git a/offapi/com/sun/star/frame/XController2.idl b/offapi/com/sun/star/frame/XController2.idl index 2c0157d99309..15c6b0ceaa51 100644 --- a/offapi/com/sun/star/frame/XController2.idl +++ b/offapi/com/sun/star/frame/XController2.idl @@ -41,7 +41,7 @@ module com { module sun { module star { module frame { @since OOo 3.0 */ -interface XController2 : XController +published interface XController2 : XController { /** denotes the "root window" of the controller. diff --git a/offapi/com/sun/star/logging/LogRecord.idl b/offapi/com/sun/star/logging/LogRecord.idl index 9d35f351de04..f7a299503322 100644 --- a/offapi/com/sun/star/logging/LogRecord.idl +++ b/offapi/com/sun/star/logging/LogRecord.idl @@ -44,7 +44,7 @@ module com { module sun { module star { module logging { @since OOo 2.3 */ -struct LogRecord +published struct LogRecord { /// specifies the name of the logger at which the record is logged string LoggerName; diff --git a/offapi/com/sun/star/logging/XLogFormatter.idl b/offapi/com/sun/star/logging/XLogFormatter.idl index 4a0e5c68b6ef..a6a3fc9ccf1d 100644 --- a/offapi/com/sun/star/logging/XLogFormatter.idl +++ b/offapi/com/sun/star/logging/XLogFormatter.idl @@ -48,7 +48,7 @@ module com { module sun { module star { module logging { @since OOo 2.3 */ -interface XLogFormatter +published interface XLogFormatter { /** returns the header string for the log diff --git a/offapi/com/sun/star/logging/XLogHandler.idl b/offapi/com/sun/star/logging/XLogHandler.idl index 6bf52bd9f2cd..048e3161c761 100644 --- a/offapi/com/sun/star/logging/XLogHandler.idl +++ b/offapi/com/sun/star/logging/XLogHandler.idl @@ -53,7 +53,7 @@ module com { module sun { module star { module logging { @since OOo 2.3 */ -interface XLogHandler +published interface XLogHandler { /** allows life time control for the handler diff --git a/offapi/com/sun/star/logging/XLogger.idl b/offapi/com/sun/star/logging/XLogger.idl index 74998458af88..b3e6bb1ddce9 100644 --- a/offapi/com/sun/star/logging/XLogger.idl +++ b/offapi/com/sun/star/logging/XLogger.idl @@ -36,7 +36,7 @@ module com { module sun { module star { module logging { -interface XLogHandler; +published interface XLogHandler; //============================================================================= @@ -53,7 +53,7 @@ interface XLogHandler; @since OOo 2.3 */ -interface XLogger +published interface XLogger { /** denotes the name of the logger. */ diff --git a/offapi/com/sun/star/sdb/XSingleSelectQueryAnalyzer.idl b/offapi/com/sun/star/sdb/XSingleSelectQueryAnalyzer.idl index 96041b71e86b..3df97e9fac5c 100644 --- a/offapi/com/sun/star/sdb/XSingleSelectQueryAnalyzer.idl +++ b/offapi/com/sun/star/sdb/XSingleSelectQueryAnalyzer.idl @@ -40,7 +40,7 @@ #endif module com { module sun { module star { module container { -interface XIndexAccess; +published interface XIndexAccess; };};};}; //============================================================================= @@ -55,7 +55,7 @@ interface XIndexAccess; structure of the used query.

*/ -interface XSingleSelectQueryAnalyzer : com::sun::star::uno::XInterface +published interface XSingleSelectQueryAnalyzer : com::sun::star::uno::XInterface { /** returns the query. diff --git a/offapi/com/sun/star/sdb/XSingleSelectQueryComposer.idl b/offapi/com/sun/star/sdb/XSingleSelectQueryComposer.idl index ad609262ecbe..9439959f180e 100644 --- a/offapi/com/sun/star/sdb/XSingleSelectQueryComposer.idl +++ b/offapi/com/sun/star/sdb/XSingleSelectQueryComposer.idl @@ -58,7 +58,7 @@ @see com::sun::star::sdb::SingleSelectQueryComposer */ -interface XSingleSelectQueryComposer: XSingleSelectQueryAnalyzer +published interface XSingleSelectQueryComposer: XSingleSelectQueryAnalyzer { //------------------------------------------------------------------------- // FILTER @@ -211,7 +211,7 @@ interface XSingleSelectQueryComposer: XSingleSelectQueryAnalyzer if a database access error occurs. */ void appendOrderByColumn([in] com::sun::star::beans::XPropertySet column, - [in] boolean ascending) + [in] boolean ascending) raises (com::sun::star::sdbc::SQLException); //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/sdb/XSubDocument.idl b/offapi/com/sun/star/sdb/XSubDocument.idl index 120280fd7ef3..2f9e86b10df6 100644 --- a/offapi/com/sun/star/sdb/XSubDocument.idl +++ b/offapi/com/sun/star/sdb/XSubDocument.idl @@ -40,7 +40,7 @@ module com { module sun { module star { module sdb { @since OOo 3.1 */ -interface XSubDocument +published interface XSubDocument { /** opens the sub document diff --git a/offapi/com/sun/star/sdb/application/XDatabaseDocumentUI.idl b/offapi/com/sun/star/sdb/application/XDatabaseDocumentUI.idl index 088ed540897c..1a5c5ed03077 100644 --- a/offapi/com/sun/star/sdb/application/XDatabaseDocumentUI.idl +++ b/offapi/com/sun/star/sdb/application/XDatabaseDocumentUI.idl @@ -54,7 +54,7 @@ module com { module sun { module star { module sdb { module application { @since OOo 2.2 */ -interface XDatabaseDocumentUI +published interface XDatabaseDocumentUI { /** provides access to the data source belong to the database document */ diff --git a/offapi/com/sun/star/sdb/tools/XConnectionTools.idl b/offapi/com/sun/star/sdb/tools/XConnectionTools.idl index 29e47c597e09..ab9e308fcc5c 100644 --- a/offapi/com/sun/star/sdb/tools/XConnectionTools.idl +++ b/offapi/com/sun/star/sdb/tools/XConnectionTools.idl @@ -37,21 +37,21 @@ module com { module sun { module star { module container { - interface XNameAccess; + published interface XNameAccess; }; module lang { - interface XComponent; + published interface XComponent; }; };};}; //============================================================================= module com { module sun { module star { module sdb { - interface XSingleSelectQueryComposer; + published interface XSingleSelectQueryComposer; module tools { //============================================================================= -interface XTableName; -interface XObjectNames; -interface XDataSourceMetaData; +published interface XTableName; +published interface XObjectNames; +published interface XDataSourceMetaData; //----------------------------------------------------------------------------- /** encapsulates various useful functionality around a @@ -68,7 +68,7 @@ interface XDataSourceMetaData; @since OOo 2.0.4 */ -interface XConnectionTools +published interface XConnectionTools { /** creates an instance supporting the XTableName interface, which can be used to manipulate table names for various purposes. diff --git a/offapi/com/sun/star/sdb/tools/XDataSourceMetaData.idl b/offapi/com/sun/star/sdb/tools/XDataSourceMetaData.idl index b2b00c758250..726b7d712771 100644 --- a/offapi/com/sun/star/sdb/tools/XDataSourceMetaData.idl +++ b/offapi/com/sun/star/sdb/tools/XDataSourceMetaData.idl @@ -36,7 +36,7 @@ module com { module sun { module star { module sdb { module tools { //============================================================================= -interface XDataSourceMetaData +published interface XDataSourceMetaData { /** determines whether the data source supports queries in the FROM part of a SELECT statement. diff --git a/offapi/com/sun/star/sdb/tools/XObjectNames.idl b/offapi/com/sun/star/sdb/tools/XObjectNames.idl index 16b2bae93baa..1925c74f752f 100644 --- a/offapi/com/sun/star/sdb/tools/XObjectNames.idl +++ b/offapi/com/sun/star/sdb/tools/XObjectNames.idl @@ -70,7 +70,7 @@ module com { module sun { module star { module sdb { module tools { @since OOo 2.0.4 */ -interface XObjectNames +published interface XObjectNames { /** suggests a (unique) table or query name diff --git a/offapi/com/sun/star/sdb/tools/XTableName.idl b/offapi/com/sun/star/sdb/tools/XTableName.idl index 48070da02fe6..dfddb75a9933 100644 --- a/offapi/com/sun/star/sdb/tools/XTableName.idl +++ b/offapi/com/sun/star/sdb/tools/XTableName.idl @@ -72,7 +72,7 @@ module com { module sun { module star { module sdb { module tools { @since OOo 2.0.4 */ -interface XTableName +published interface XTableName { /** denotes the name of the catalog which the table is a part of */ diff --git a/offapi/com/sun/star/ui/XToolPanel.idl b/offapi/com/sun/star/ui/XToolPanel.idl index 261f4c20413d..6b485d1b8b51 100644 --- a/offapi/com/sun/star/ui/XToolPanel.idl +++ b/offapi/com/sun/star/ui/XToolPanel.idl @@ -38,7 +38,7 @@ module com { module sun { module star { module ui { /** describes the basic interface to be implemented by a tool panel */ -interface XToolPanel +published interface XToolPanel { /** provides access to the tool panel's main window. diff --git a/offapi/com/sun/star/ui/dialogs/Wizard.idl b/offapi/com/sun/star/ui/dialogs/Wizard.idl index 4e6b13f44ca2..d15819a73281 100644 --- a/offapi/com/sun/star/ui/dialogs/Wizard.idl +++ b/offapi/com/sun/star/ui/dialogs/Wizard.idl @@ -34,13 +34,13 @@ module com { module sun { module star { module ui { module dialogs { -interface XWizardController; +published interface XWizardController; //================================================================================================================== /** provides a framework for implementing a wizard dialog. */ -service Wizard : XWizard +published service Wizard : XWizard { /** creates a wizard with a single execution path @param PageIds diff --git a/offapi/com/sun/star/ui/dialogs/XWizard.idl b/offapi/com/sun/star/ui/dialogs/XWizard.idl index 445f7bbf2a44..debe91072ba4 100644 --- a/offapi/com/sun/star/ui/dialogs/XWizard.idl +++ b/offapi/com/sun/star/ui/dialogs/XWizard.idl @@ -37,7 +37,7 @@ module com { module sun { module star { module ui { module dialogs { //================================================================================================================== -interface XWizardPage; +published interface XWizardPage; /** is the main interface implemented by the Wizard services. @@ -79,7 +79,7 @@ interface XWizardPage; @see XWizardController @see XWizardPage */ -interface XWizard +published interface XWizard { interface XExecutableDialog; diff --git a/offapi/com/sun/star/ui/dialogs/XWizardController.idl b/offapi/com/sun/star/ui/dialogs/XWizardController.idl index 6a51a67360fe..2ada9c1e715d 100644 --- a/offapi/com/sun/star/ui/dialogs/XWizardController.idl +++ b/offapi/com/sun/star/ui/dialogs/XWizardController.idl @@ -37,7 +37,7 @@ module com { module sun { module star { module ui { module dialogs { /** is the interface of a client-provided controller of a custom Wizard. */ -interface XWizardController +published interface XWizardController { /** creates a page diff --git a/offapi/com/sun/star/ui/dialogs/XWizardPage.idl b/offapi/com/sun/star/ui/dialogs/XWizardPage.idl index 149f8c14709b..64b9f807da29 100644 --- a/offapi/com/sun/star/ui/dialogs/XWizardPage.idl +++ b/offapi/com/sun/star/ui/dialogs/XWizardPage.idl @@ -37,7 +37,7 @@ module com { module sun { module star { module ui { module dialogs { /** is a single page of a Wizard */ -interface XWizardPage : ::com::sun::star::lang::XComponent +published interface XWizardPage : ::com::sun::star::lang::XComponent { /** provides read-only access to the window of the page */ diff --git a/offapi/com/sun/star/util/InvalidStateException.idl b/offapi/com/sun/star/util/InvalidStateException.idl index 7d59abbcbac6..3f4b28dbd479 100644 --- a/offapi/com/sun/star/util/InvalidStateException.idl +++ b/offapi/com/sun/star/util/InvalidStateException.idl @@ -37,7 +37,7 @@ module com { module sun { module star { module util { /** is thrown when an object's state does not allow to call requested functionality. */ -exception InvalidStateException : com::sun::star::uno::Exception +published exception InvalidStateException : com::sun::star::uno::Exception { }; diff --git a/offapi/com/sun/star/util/NotLockedException.idl b/offapi/com/sun/star/util/NotLockedException.idl index b0917e0bdca6..9819fde69afd 100755 --- a/offapi/com/sun/star/util/NotLockedException.idl +++ b/offapi/com/sun/star/util/NotLockedException.idl @@ -37,7 +37,7 @@ module com { module sun { module star { module util { /** is raised when attempt is made to unlock a lockable component which actually is not locked. */ -exception NotLockedException : ::com::sun::star::util::InvalidStateException +published exception NotLockedException : ::com::sun::star::util::InvalidStateException { }; diff --git a/offapi/com/sun/star/util/XLockable.idl b/offapi/com/sun/star/util/XLockable.idl index e3da8025a034..0e52cc96cb8b 100755 --- a/offapi/com/sun/star/util/XLockable.idl +++ b/offapi/com/sun/star/util/XLockable.idl @@ -41,7 +41,7 @@ module com { module sun { module star { module util { pairs. As long as there has been one more call to lock than to unlock, the component is considered locked, which is reflected by isLocked returning .

*/ -interface XLockable +published interface XLockable { /** locks the component diff --git a/udkapi/com/sun/star/beans/Pair.idl b/udkapi/com/sun/star/beans/Pair.idl index 0bb214fb87bb..4089300a5a44 100644 --- a/udkapi/com/sun/star/beans/Pair.idl +++ b/udkapi/com/sun/star/beans/Pair.idl @@ -40,7 +40,7 @@ module com { module sun { module star { module beans { @since OOo 3.0 */ -struct Pair { +published struct Pair { /// first object. T First; -- cgit From 3e396922c2926165d680e8051c3d9247ea4aaf78 Mon Sep 17 00:00:00 2001 From: Kai Sommerfeld Date: Fri, 18 Mar 2011 15:55:57 +0100 Subject: #i117329# - Publishing of UNO types, 4th wave. --- .../com/sun/star/awt/tree/ExpandVetoException.idl | 2 +- .../com/sun/star/awt/tree/MutableTreeDataModel.idl | 2 +- .../com/sun/star/awt/tree/TreeDataModelEvent.idl | 2 +- .../com/sun/star/awt/tree/TreeExpansionEvent.idl | 2 +- .../sun/star/awt/tree/XMutableTreeDataModel.idl | 2 +- offapi/com/sun/star/awt/tree/XMutableTreeNode.idl | 2 +- offapi/com/sun/star/awt/tree/XTreeControl.idl | 2 +- offapi/com/sun/star/awt/tree/XTreeDataModel.idl | 2 +- .../sun/star/awt/tree/XTreeDataModelListener.idl | 2 +- offapi/com/sun/star/awt/tree/XTreeEditListener.idl | 2 +- .../sun/star/awt/tree/XTreeExpansionListener.idl | 2 +- offapi/com/sun/star/awt/tree/XTreeNode.idl | 2 +- .../star/datatransfer/XTransferableSupplier.idl | 2 +- offapi/com/sun/star/drawing/XSlidePreviewCache.idl | 5 ++--- .../star/drawing/framework/AnchorBindingMode.idl | 2 +- .../drawing/framework/ConfigurationChangeEvent.idl | 7 +++---- .../drawing/framework/ResourceActivationMode.idl | 2 +- .../sun/star/drawing/framework/XConfiguration.idl | 4 ++-- .../framework/XConfigurationChangeListener.idl | 2 +- .../framework/XConfigurationChangeRequest.idl | 4 ++-- .../drawing/framework/XConfigurationController.idl | 10 ++++----- .../XConfigurationControllerBroadcaster.idl | 4 ++-- .../XConfigurationControllerRequestQueue.idl | 4 ++-- offapi/com/sun/star/drawing/framework/XPane.idl | 2 +- .../star/drawing/framework/XPaneBorderPainter.idl | 4 ++-- .../com/sun/star/drawing/framework/XResource.idl | 4 ++-- .../star/drawing/framework/XResourceFactory.idl | 6 +++--- .../drawing/framework/XResourceFactoryManager.idl | 6 +++--- .../com/sun/star/drawing/framework/XResourceId.idl | 2 +- offapi/com/sun/star/drawing/framework/XView.idl | 2 +- offapi/com/sun/star/geometry/AffineMatrix2D.idl | 2 +- offapi/com/sun/star/geometry/IntegerSize2D.idl | 2 +- offapi/com/sun/star/geometry/Matrix2D.idl | 2 +- .../com/sun/star/geometry/RealBezierSegment2D.idl | 2 +- offapi/com/sun/star/geometry/RealPoint2D.idl | 2 +- offapi/com/sun/star/geometry/RealRectangle2D.idl | 2 +- offapi/com/sun/star/geometry/RealSize2D.idl | 2 +- offapi/com/sun/star/geometry/XMapping2D.idl | 2 +- .../com/sun/star/rendering/AnimationAttributes.idl | 4 ++-- offapi/com/sun/star/rendering/Caret.idl | 2 +- offapi/com/sun/star/rendering/FillRule.idl | 2 +- offapi/com/sun/star/rendering/FontInfo.idl | 4 ++-- offapi/com/sun/star/rendering/FontMetrics.idl | 6 +++--- offapi/com/sun/star/rendering/FontRequest.idl | 4 ++-- offapi/com/sun/star/rendering/Panose.idl | 2 +- offapi/com/sun/star/rendering/RenderState.idl | 4 ++-- offapi/com/sun/star/rendering/StringContext.idl | 4 ++-- offapi/com/sun/star/rendering/StrokeAttributes.idl | 12 ++--------- offapi/com/sun/star/rendering/TextHit.idl | 2 +- offapi/com/sun/star/rendering/Texture.idl | 6 +++--- offapi/com/sun/star/rendering/ViewState.idl | 4 ++-- .../VolatileContentDestroyedException.idl | 2 +- offapi/com/sun/star/rendering/XAnimatedSprite.idl | 2 +- offapi/com/sun/star/rendering/XAnimation.idl | 2 +- .../sun/star/rendering/XBezierPolyPolygon2D.idl | 4 ++-- offapi/com/sun/star/rendering/XBitmap.idl | 8 +++----- offapi/com/sun/star/rendering/XBitmapCanvas.idl | 2 +- .../com/sun/star/rendering/XBufferController.idl | 4 ++-- offapi/com/sun/star/rendering/XCachedPrimitive.idl | 2 +- offapi/com/sun/star/rendering/XCanvas.idl | 24 +++++++++++----------- offapi/com/sun/star/rendering/XCanvasFont.idl | 10 ++++----- offapi/com/sun/star/rendering/XColorSpace.idl | 10 ++++----- offapi/com/sun/star/rendering/XCustomSprite.idl | 4 ++-- offapi/com/sun/star/rendering/XGraphicDevice.idl | 10 ++++----- .../com/sun/star/rendering/XLinePolyPolygon2D.idl | 2 +- .../star/rendering/XParametricPolyPolygon2D.idl | 4 ++-- offapi/com/sun/star/rendering/XPolyPolygon2D.idl | 2 +- offapi/com/sun/star/rendering/XSprite.idl | 2 +- offapi/com/sun/star/rendering/XSpriteCanvas.idl | 10 ++++----- offapi/com/sun/star/rendering/XTextLayout.idl | 10 ++++----- offapi/com/sun/star/rendering/XVolatileBitmap.idl | 2 +- offapi/com/sun/star/util/TriState.idl | 2 +- .../com/sun/star/view/XMultiSelectionSupplier.idl | 2 +- 73 files changed, 138 insertions(+), 150 deletions(-) diff --git a/offapi/com/sun/star/awt/tree/ExpandVetoException.idl b/offapi/com/sun/star/awt/tree/ExpandVetoException.idl index cbee77879859..b3675f334336 100644 --- a/offapi/com/sun/star/awt/tree/ExpandVetoException.idl +++ b/offapi/com/sun/star/awt/tree/ExpandVetoException.idl @@ -45,7 +45,7 @@ module com { module sun { module star { module awt { module tree { @see XTreeExpansionListener @see XTreeControl */ -exception ExpandVetoException : com::sun::star::util::VetoException +published exception ExpandVetoException : com::sun::star::util::VetoException { /** The event that the exception was created for. */ TreeExpansionEvent Event; diff --git a/offapi/com/sun/star/awt/tree/MutableTreeDataModel.idl b/offapi/com/sun/star/awt/tree/MutableTreeDataModel.idl index 92875a7806d8..8ecf6eba67a4 100644 --- a/offapi/com/sun/star/awt/tree/MutableTreeDataModel.idl +++ b/offapi/com/sun/star/awt/tree/MutableTreeDataModel.idl @@ -44,7 +44,7 @@ module com { module sun { module star { module awt { module tree { /** If you do not want to implement the XTreeDataModel yourself, use this service. This implementation uses MutableTreeNode for its nodes. */ -service MutableTreeDataModel : XMutableTreeDataModel +published service MutableTreeDataModel : XMutableTreeDataModel { }; diff --git a/offapi/com/sun/star/awt/tree/TreeDataModelEvent.idl b/offapi/com/sun/star/awt/tree/TreeDataModelEvent.idl index 380848950e6e..c0210870788f 100644 --- a/offapi/com/sun/star/awt/tree/TreeDataModelEvent.idl +++ b/offapi/com/sun/star/awt/tree/TreeDataModelEvent.idl @@ -50,7 +50,7 @@ module com { module sun { module star { module awt { module tree { @see XTreeControl @see XTreeDataModelListener */ -struct TreeDataModelEvent : ::com::sun::star::lang::EventObject +published struct TreeDataModelEvent : ::com::sun::star::lang::EventObject { /** contains the changed, added or removed nodes.

All nodes must have ParentNode as parent. */ diff --git a/offapi/com/sun/star/awt/tree/TreeExpansionEvent.idl b/offapi/com/sun/star/awt/tree/TreeExpansionEvent.idl index 20ee645d56e8..524b43dd3e6b 100644 --- a/offapi/com/sun/star/awt/tree/TreeExpansionEvent.idl +++ b/offapi/com/sun/star/awt/tree/TreeExpansionEvent.idl @@ -46,7 +46,7 @@ module com { module sun { module star { module awt { module tree { @see XTreeExpansionListener @see XTreeControl */ -struct TreeExpansionEvent : ::com::sun::star::lang::EventObject +published struct TreeExpansionEvent : ::com::sun::star::lang::EventObject { /* The node that has been expanded/collapsed.*/ com::sun::star::awt::tree::XTreeNode Node; diff --git a/offapi/com/sun/star/awt/tree/XMutableTreeDataModel.idl b/offapi/com/sun/star/awt/tree/XMutableTreeDataModel.idl index b2ef8c65a706..6634a31caaf4 100644 --- a/offapi/com/sun/star/awt/tree/XMutableTreeDataModel.idl +++ b/offapi/com/sun/star/awt/tree/XMutableTreeDataModel.idl @@ -46,7 +46,7 @@ module com { module sun { module star { module awt { module tree {

Note that only XTreeNode created from the same instance with createNode are valids nodes for this instance.

*/ -interface XMutableTreeDataModel : XTreeDataModel +published interface XMutableTreeDataModel : XTreeDataModel { /** creates a new tree node with the given value and given settings. diff --git a/offapi/com/sun/star/awt/tree/XMutableTreeNode.idl b/offapi/com/sun/star/awt/tree/XMutableTreeNode.idl index 1ecf30290400..fed14b189297 100644 --- a/offapi/com/sun/star/awt/tree/XMutableTreeNode.idl +++ b/offapi/com/sun/star/awt/tree/XMutableTreeNode.idl @@ -47,7 +47,7 @@ module com { module sun { module star { module awt { module tree { /** Represents a mutable tree node as used by the MutableTreeDataModel */ -interface XMutableTreeNode : XTreeNode +published interface XMutableTreeNode : XTreeNode { /** appends ChildNode to this instance. diff --git a/offapi/com/sun/star/awt/tree/XTreeControl.idl b/offapi/com/sun/star/awt/tree/XTreeControl.idl index 7a5e3c11af29..390d2c7a3b0c 100644 --- a/offapi/com/sun/star/awt/tree/XTreeControl.idl +++ b/offapi/com/sun/star/awt/tree/XTreeControl.idl @@ -53,7 +53,7 @@ module com { module sun { module star { module awt { module tree { @see TreeControl */ -interface XTreeControl +published interface XTreeControl { /** This interfaces provides access to the selection of tree nodes for this control. diff --git a/offapi/com/sun/star/awt/tree/XTreeDataModel.idl b/offapi/com/sun/star/awt/tree/XTreeDataModel.idl index 50f6dcae2151..f6eac6b115a3 100644 --- a/offapi/com/sun/star/awt/tree/XTreeDataModel.idl +++ b/offapi/com/sun/star/awt/tree/XTreeDataModel.idl @@ -58,7 +58,7 @@ module com { module sun { module star { module awt { module tree { If you do not need your own model implementation, you can also use the MutableTreeDataModel. */ -interface XTreeDataModel : ::com::sun::star::lang::XComponent +published interface XTreeDataModel : ::com::sun::star::lang::XComponent { /** Returns the root of the tree.

Returns null only if the tree has no nodes. diff --git a/offapi/com/sun/star/awt/tree/XTreeDataModelListener.idl b/offapi/com/sun/star/awt/tree/XTreeDataModelListener.idl index 5110dac3623e..5925eeab3f5d 100644 --- a/offapi/com/sun/star/awt/tree/XTreeDataModelListener.idl +++ b/offapi/com/sun/star/awt/tree/XTreeDataModelListener.idl @@ -49,7 +49,7 @@ module com { module sun { module star { module awt { module tree { by the TreeControl, but you must notify it correctly if you implement the XTreeDataModel yourself

. */ -interface XTreeDataModelListener: com::sun::star::lang::XEventListener +published interface XTreeDataModelListener: com::sun::star::lang::XEventListener { /** Invoked after a node (or a set of siblings) has changed in some way. The node(s) have not changed locations in the tree or altered their diff --git a/offapi/com/sun/star/awt/tree/XTreeEditListener.idl b/offapi/com/sun/star/awt/tree/XTreeEditListener.idl index dcaec810dae8..75875c7fbc92 100644 --- a/offapi/com/sun/star/awt/tree/XTreeEditListener.idl +++ b/offapi/com/sun/star/awt/tree/XTreeEditListener.idl @@ -51,7 +51,7 @@ module com { module sun { module star { module awt { module tree {

You have to set the TreeControlModel::Editable property to before a tree supports editing.

*/ -interface XTreeEditListener : ::com::sun::star::lang::XEventListener +published interface XTreeEditListener : ::com::sun::star::lang::XEventListener { /** This method is called from the TreeControl implementation when editing of Node is requested by calling XTreeControl::startEditingAtNode(). diff --git a/offapi/com/sun/star/awt/tree/XTreeExpansionListener.idl b/offapi/com/sun/star/awt/tree/XTreeExpansionListener.idl index 8b235ff6db28..759e74a40e50 100644 --- a/offapi/com/sun/star/awt/tree/XTreeExpansionListener.idl +++ b/offapi/com/sun/star/awt/tree/XTreeExpansionListener.idl @@ -51,7 +51,7 @@ module com { module sun { module star { module awt { module tree { @see XTreeControl::addTreeExpansionListener @see XTreeControl::removeTreeExpansionListener */ -interface XTreeExpansionListener: com::sun::star::lang::XEventListener +published interface XTreeExpansionListener: com::sun::star::lang::XEventListener { /** Invoked when a node with children on demand is about to be expanded. diff --git a/offapi/com/sun/star/awt/tree/XTreeNode.idl b/offapi/com/sun/star/awt/tree/XTreeNode.idl index b19af432f5d2..e867f40d2bc4 100644 --- a/offapi/com/sun/star/awt/tree/XTreeNode.idl +++ b/offapi/com/sun/star/awt/tree/XTreeNode.idl @@ -47,7 +47,7 @@ module com { module sun { module star { module awt { module tree { information needed to display a hierarchical outline

Each XTreeNode in a XTreeDataModel must be unique. */ -interface XTreeNode +published interface XTreeNode { /** Returns the child tree node at Index. diff --git a/offapi/com/sun/star/datatransfer/XTransferableSupplier.idl b/offapi/com/sun/star/datatransfer/XTransferableSupplier.idl index 2cf5c4967597..db5e6520614a 100644 --- a/offapi/com/sun/star/datatransfer/XTransferableSupplier.idl +++ b/offapi/com/sun/star/datatransfer/XTransferableSupplier.idl @@ -40,7 +40,7 @@ module com { module sun { module star { module datatransfer { -interface XTransferableSupplier +published interface XTransferableSupplier { //------------------------------------------------------------------------- /** To get access to a transferable representation of a selected part of an object. diff --git a/offapi/com/sun/star/drawing/XSlidePreviewCache.idl b/offapi/com/sun/star/drawing/XSlidePreviewCache.idl index ee40c5f34fa6..eb1cecb7abb9 100644 --- a/offapi/com/sun/star/drawing/XSlidePreviewCache.idl +++ b/offapi/com/sun/star/drawing/XSlidePreviewCache.idl @@ -44,7 +44,6 @@ #include #endif - module com { module sun { module star { module drawing { /** Listener for asynchronous preview creations. Called when a slide @@ -53,7 +52,7 @@ module com { module sun { module star { module drawing { implementor may then call getSlidePreview() a second time to get the up-to-date version of the preview. */ -interface XSlidePreviewCacheListener +published interface XSlidePreviewCacheListener { /** Called by a XSlidePreviewCache object when a preview has been created for the slide with the given index. @@ -77,7 +76,7 @@ interface XSlidePreviewCacheListener order to allow multiple references to a single slide (custom presentations). */ -interface XSlidePreviewCache +published interface XSlidePreviewCache { /** Set the set of slides for which the cache will provide the previews. All slides in the given XIndexAccess are required to come diff --git a/offapi/com/sun/star/drawing/framework/AnchorBindingMode.idl b/offapi/com/sun/star/drawing/framework/AnchorBindingMode.idl index afcea77be685..9a65144514ca 100644 --- a/offapi/com/sun/star/drawing/framework/AnchorBindingMode.idl +++ b/offapi/com/sun/star/drawing/framework/AnchorBindingMode.idl @@ -43,7 +43,7 @@ module com { module sun { module star { module drawing { module framework { anchor a1:a2 which itself is a resource a1 bound to anchor a2. Then r:a1:a2 is bound directly to a1:a2 and indirectly to a2.

*/ -enum AnchorBindingMode +published enum AnchorBindingMode { DIRECT, INDIRECT diff --git a/offapi/com/sun/star/drawing/framework/ConfigurationChangeEvent.idl b/offapi/com/sun/star/drawing/framework/ConfigurationChangeEvent.idl index f5d37a917383..ac4db617ee12 100644 --- a/offapi/com/sun/star/drawing/framework/ConfigurationChangeEvent.idl +++ b/offapi/com/sun/star/drawing/framework/ConfigurationChangeEvent.idl @@ -36,9 +36,8 @@ module com { module sun { module star { module uno { interface XInterface; }; }; module com { module sun { module star { module drawing { module framework { -interface XConfiguration; -interface XConfigurationController; -interface XResourceId; +published interface XConfiguration; +published interface XResourceId; /** Objects of this class are used for notifying changes of the configuration. @@ -53,7 +52,7 @@ interface XResourceId; general guidelines. See XConfigurationController for a list of event types used by the basic drawing framework.

*/ -struct ConfigurationChangeEvent +published struct ConfigurationChangeEvent : ::com::sun::star::lang::EventObject { /** The type of configuration change is a free-form string. This is the diff --git a/offapi/com/sun/star/drawing/framework/ResourceActivationMode.idl b/offapi/com/sun/star/drawing/framework/ResourceActivationMode.idl index a62e47d01302..162d94f2408d 100644 --- a/offapi/com/sun/star/drawing/framework/ResourceActivationMode.idl +++ b/offapi/com/sun/star/drawing/framework/ResourceActivationMode.idl @@ -36,7 +36,7 @@ module com { module sun { module star { module drawing { module framework { whether a requested resource is to replace an existing resource of the same class or is to be activated additionally. */ -enum ResourceActivationMode +published enum ResourceActivationMode { /** A resource is requested in addition to already existing ones. This is used for example for panes. diff --git a/offapi/com/sun/star/drawing/framework/XConfiguration.idl b/offapi/com/sun/star/drawing/framework/XConfiguration.idl index e0af30491710..acbb5ecab0c0 100644 --- a/offapi/com/sun/star/drawing/framework/XConfiguration.idl +++ b/offapi/com/sun/star/drawing/framework/XConfiguration.idl @@ -40,7 +40,7 @@ module com { module sun { module star { module drawing { module framework { -interface XResourceId; +published interface XResourceId; /** A configuration describes the resources of an application like panes, views, and tool bars and their relationships that are currently active @@ -54,7 +54,7 @@ interface XResourceId; @see XConfigurationController */ -interface XConfiguration +published interface XConfiguration : ::com::sun::star::util::XCloneable { /** Returns the list of resources that are bound directly and/or diff --git a/offapi/com/sun/star/drawing/framework/XConfigurationChangeListener.idl b/offapi/com/sun/star/drawing/framework/XConfigurationChangeListener.idl index d487786387b5..742a3141350b 100644 --- a/offapi/com/sun/star/drawing/framework/XConfigurationChangeListener.idl +++ b/offapi/com/sun/star/drawing/framework/XConfigurationChangeListener.idl @@ -41,7 +41,7 @@ module com { module sun { module star { module drawing { module framework { registered at the configuration controller and a configuration change occurs. */ -interface XConfigurationChangeListener +published interface XConfigurationChangeListener : ::com::sun::star::lang::XEventListener { /** The exact time of when a listener is called (before the change takes diff --git a/offapi/com/sun/star/drawing/framework/XConfigurationChangeRequest.idl b/offapi/com/sun/star/drawing/framework/XConfigurationChangeRequest.idl index 8fff19cd27ad..7a37f8e5652d 100644 --- a/offapi/com/sun/star/drawing/framework/XConfigurationChangeRequest.idl +++ b/offapi/com/sun/star/drawing/framework/XConfigurationChangeRequest.idl @@ -37,7 +37,7 @@ module com { module sun { module star { module drawing { module framework { -interface XConfiguration; +published interface XConfiguration; /** A single explicit request for a configuration change. @@ -53,7 +53,7 @@ interface XConfiguration;

This interface is typically used internally by the XConfigurationController

@see XConfigurationController */ -interface XConfigurationChangeRequest +published interface XConfigurationChangeRequest { /** Commit the configuration change request represented by the called object to the given configuration. diff --git a/offapi/com/sun/star/drawing/framework/XConfigurationController.idl b/offapi/com/sun/star/drawing/framework/XConfigurationController.idl index f7d01faf44db..9d7630318368 100644 --- a/offapi/com/sun/star/drawing/framework/XConfigurationController.idl +++ b/offapi/com/sun/star/drawing/framework/XConfigurationController.idl @@ -46,10 +46,10 @@ module com { module sun { module star { module drawing { module framework { -interface XConfigurationChangeListener; -interface XConfigurationChangeRequest; -interface XResourceId; -interface XResource; +published interface XConfigurationChangeListener; +published interface XConfigurationChangeRequest; +published interface XResourceId; +published interface XResource; /** The configuration controller is responsible for the management of the set of active resources. @@ -157,7 +157,7 @@ interface XResource; deactivated resource.

*/ -interface XConfigurationController +published interface XConfigurationController { interface XConfigurationControllerRequestQueue; interface XConfigurationControllerBroadcaster; diff --git a/offapi/com/sun/star/drawing/framework/XConfigurationControllerBroadcaster.idl b/offapi/com/sun/star/drawing/framework/XConfigurationControllerBroadcaster.idl index 6da775a13fea..01755f1ab646 100644 --- a/offapi/com/sun/star/drawing/framework/XConfigurationControllerBroadcaster.idl +++ b/offapi/com/sun/star/drawing/framework/XConfigurationControllerBroadcaster.idl @@ -37,13 +37,13 @@ module com { module sun { module star { module drawing { module framework { -interface XConfigurationChangeListener; +published interface XConfigurationChangeListener; /** Manage the set of registered event listeners and the event notification for a configuration controller.

The listeners are called in the order in which they are registered.

*/ -interface XConfigurationControllerBroadcaster +published interface XConfigurationControllerBroadcaster { /** Add a new listener for configuration changes.

The listener is notified only for the specified type of diff --git a/offapi/com/sun/star/drawing/framework/XConfigurationControllerRequestQueue.idl b/offapi/com/sun/star/drawing/framework/XConfigurationControllerRequestQueue.idl index ebd171cb4f23..e993b5befde0 100644 --- a/offapi/com/sun/star/drawing/framework/XConfigurationControllerRequestQueue.idl +++ b/offapi/com/sun/star/drawing/framework/XConfigurationControllerRequestQueue.idl @@ -34,7 +34,7 @@ module com { module sun { module star { module drawing { module framework { -interface XConfigurationChangeRequest; +published interface XConfigurationChangeRequest; /** The request queue of the configuration controller handles requests for changes to the current configuration. @@ -44,7 +44,7 @@ interface XConfigurationChangeRequest; should normally not be necessary for anyone else than the XConfigurationController. It may be removed in the future.

*/ -interface XConfigurationControllerRequestQueue +published interface XConfigurationControllerRequestQueue { /** Return whether there are pending requests for configuration changes. @return diff --git a/offapi/com/sun/star/drawing/framework/XPane.idl b/offapi/com/sun/star/drawing/framework/XPane.idl index ad0bc7dbb791..1126b69bef31 100644 --- a/offapi/com/sun/star/drawing/framework/XPane.idl +++ b/offapi/com/sun/star/drawing/framework/XPane.idl @@ -49,7 +49,7 @@ module com { module sun { module star { module drawing { module framework { parts like title, menu, closer button.

The URL prefix of panes is private:resource/floater

*/ -interface XPane +published interface XPane { interface XResource; diff --git a/offapi/com/sun/star/drawing/framework/XPaneBorderPainter.idl b/offapi/com/sun/star/drawing/framework/XPaneBorderPainter.idl index e9d875897a40..80bd19403244 100644 --- a/offapi/com/sun/star/drawing/framework/XPaneBorderPainter.idl +++ b/offapi/com/sun/star/drawing/framework/XPaneBorderPainter.idl @@ -43,7 +43,7 @@ module com { module sun { module star { module drawing { module framework { /** See XPaneBorderPainter and its addBorder() and removeBorder() methods for an explanation of the border type and its values. */ -enum BorderType +published enum BorderType { INNER_BORDER, OUTER_BORDER, @@ -65,7 +65,7 @@ enum BorderType left corner bitmap is painted with its lower right at the upper left of the center box.

*/ -interface XPaneBorderPainter +published interface XPaneBorderPainter { /** Enlarge the given rectangle by the size of the specified part of the border. This method can be used to convert an inner bounding box diff --git a/offapi/com/sun/star/drawing/framework/XResource.idl b/offapi/com/sun/star/drawing/framework/XResource.idl index c0dbbe95141d..3b3c6a643f4e 100644 --- a/offapi/com/sun/star/drawing/framework/XResource.idl +++ b/offapi/com/sun/star/drawing/framework/XResource.idl @@ -34,12 +34,12 @@ module com { module sun { module star { module drawing { module framework { -interface XResourceId; +published interface XResourceId; /** Base interface that provides functionality shared by all resource types of the drawing framework. */ -interface XResource +published interface XResource { /** Return an XResourceId object for the called resource. The returned id unambiguously indentifies the resource. diff --git a/offapi/com/sun/star/drawing/framework/XResourceFactory.idl b/offapi/com/sun/star/drawing/framework/XResourceFactory.idl index 4bb8b09bc8ad..6b76edad5496 100644 --- a/offapi/com/sun/star/drawing/framework/XResourceFactory.idl +++ b/offapi/com/sun/star/drawing/framework/XResourceFactory.idl @@ -40,8 +40,8 @@ module com { module sun { module star { module drawing { module framework { -interface XResource; -interface XResourceId; +published interface XResource; +published interface XResourceId; /** Factory and possibly cache for creating and releasing resources.

A resource factory is created and used by the @@ -49,7 +49,7 @@ interface XResourceId;

A factory may want to implement a cache to reuse previously released resources.

*/ -interface XResourceFactory +published interface XResourceFactory { /** Create a resource for the given XResourceId object. @param xResourceId diff --git a/offapi/com/sun/star/drawing/framework/XResourceFactoryManager.idl b/offapi/com/sun/star/drawing/framework/XResourceFactoryManager.idl index 1926c38c2774..5865d46257eb 100644 --- a/offapi/com/sun/star/drawing/framework/XResourceFactoryManager.idl +++ b/offapi/com/sun/star/drawing/framework/XResourceFactoryManager.idl @@ -34,8 +34,8 @@ module com { module sun { module star { module drawing { module framework { -interface XResourceId; -interface XResourceFactory; +published interface XResourceId; +published interface XResourceFactory; /** The XResourceFactoryManager is part of the configuration controller and manages the set of registered resource factories. @@ -43,7 +43,7 @@ interface XResourceFactory; @see XConfigurationController @see XResourceFactory */ -interface XResourceFactoryManager +published interface XResourceFactoryManager { /** Register a new resource factory for the given URL.

When one factory is responsible for more than one type of resource diff --git a/offapi/com/sun/star/drawing/framework/XResourceId.idl b/offapi/com/sun/star/drawing/framework/XResourceId.idl index 6d24fbed092f..1f5871f3a8ba 100644 --- a/offapi/com/sun/star/drawing/framework/XResourceId.idl +++ b/offapi/com/sun/star/drawing/framework/XResourceId.idl @@ -55,7 +55,7 @@ module com { module sun { module star { module drawing { module framework { method on its creation. Arguments are only available through the getFullResourceURL(). The getResourceURL() method strips them away.

*/ -interface XResourceId +published interface XResourceId { /** Return the URL of the resource. Arguments supplied on creation are stripped away. Use getFullResourceURL() to access them. diff --git a/offapi/com/sun/star/drawing/framework/XView.idl b/offapi/com/sun/star/drawing/framework/XView.idl index c773cd903a00..3a45919fb316 100644 --- a/offapi/com/sun/star/drawing/framework/XView.idl +++ b/offapi/com/sun/star/drawing/framework/XView.idl @@ -46,7 +46,7 @@ module com { module sun { module star { module drawing { module framework { reference them.

The URL prefix of views is private:resource/view

*/ -interface XView +published interface XView { interface XResource; }; diff --git a/offapi/com/sun/star/geometry/AffineMatrix2D.idl b/offapi/com/sun/star/geometry/AffineMatrix2D.idl index 2a6c65459c4d..5162db83a75b 100644 --- a/offapi/com/sun/star/geometry/AffineMatrix2D.idl +++ b/offapi/com/sun/star/geometry/AffineMatrix2D.idl @@ -67,7 +67,7 @@ module com { module sun { module star { module geometry { @since OOo 2.0 */ -struct AffineMatrix2D +published struct AffineMatrix2D { /// The top, left matrix entry. double m00; diff --git a/offapi/com/sun/star/geometry/IntegerSize2D.idl b/offapi/com/sun/star/geometry/IntegerSize2D.idl index cf3e1a215adb..0f41d2d6a147 100644 --- a/offapi/com/sun/star/geometry/IntegerSize2D.idl +++ b/offapi/com/sun/star/geometry/IntegerSize2D.idl @@ -35,7 +35,7 @@ module com { module sun { module star { module geometry { @since OOo 2.0 */ -struct IntegerSize2D +published struct IntegerSize2D { /// Amount of space occupied in the x direction. long Width; diff --git a/offapi/com/sun/star/geometry/Matrix2D.idl b/offapi/com/sun/star/geometry/Matrix2D.idl index d0e8bf357f2a..7d96b7d2af0b 100644 --- a/offapi/com/sun/star/geometry/Matrix2D.idl +++ b/offapi/com/sun/star/geometry/Matrix2D.idl @@ -70,7 +70,7 @@ module com { module sun { module star { module geometry { @since OOo 2.0 */ -struct Matrix2D +published struct Matrix2D { /// The top, left matrix entry. double m00; diff --git a/offapi/com/sun/star/geometry/RealBezierSegment2D.idl b/offapi/com/sun/star/geometry/RealBezierSegment2D.idl index 6ec7e1b8b83d..83180b1ae4ee 100644 --- a/offapi/com/sun/star/geometry/RealBezierSegment2D.idl +++ b/offapi/com/sun/star/geometry/RealBezierSegment2D.idl @@ -43,7 +43,7 @@ module com { module sun { module star { module geometry { @see com.sun.star.rendering.XBezierPolyPolygon2D @since OOo 2.0 */ -struct RealBezierSegment2D +published struct RealBezierSegment2D { /// The x coordinate of the start point. double Px; diff --git a/offapi/com/sun/star/geometry/RealPoint2D.idl b/offapi/com/sun/star/geometry/RealPoint2D.idl index 1ac34b7a380e..4f9b0fbc8e9f 100644 --- a/offapi/com/sun/star/geometry/RealPoint2D.idl +++ b/offapi/com/sun/star/geometry/RealPoint2D.idl @@ -36,7 +36,7 @@ module com { module sun { module star { module geometry { @since OOo 2.0 */ -struct RealPoint2D +published struct RealPoint2D { /// The x coordinate of the point. double X; diff --git a/offapi/com/sun/star/geometry/RealRectangle2D.idl b/offapi/com/sun/star/geometry/RealRectangle2D.idl index 39cd783f3c08..52e113046e50 100644 --- a/offapi/com/sun/star/geometry/RealRectangle2D.idl +++ b/offapi/com/sun/star/geometry/RealRectangle2D.idl @@ -47,7 +47,7 @@ module com { module sun { module star { module geometry { @since OOo 2.0 */ -struct RealRectangle2D +published struct RealRectangle2D { /// X coordinate of upper left corner . double X1; diff --git a/offapi/com/sun/star/geometry/RealSize2D.idl b/offapi/com/sun/star/geometry/RealSize2D.idl index dab80a5c7deb..a01fa5bd96db 100644 --- a/offapi/com/sun/star/geometry/RealSize2D.idl +++ b/offapi/com/sun/star/geometry/RealSize2D.idl @@ -35,7 +35,7 @@ module com { module sun { module star { module geometry { @since OOo 2.0 */ -struct RealSize2D +published struct RealSize2D { /// Amount of space occupied in the x direction. double Width; diff --git a/offapi/com/sun/star/geometry/XMapping2D.idl b/offapi/com/sun/star/geometry/XMapping2D.idl index 1d2465d91f8e..a9a458579ab9 100644 --- a/offapi/com/sun/star/geometry/XMapping2D.idl +++ b/offapi/com/sun/star/geometry/XMapping2D.idl @@ -50,7 +50,7 @@ module com { module sun { module star { module geometry { @since OOo 2.0 */ -interface XMapping2D : ::com::sun::star::uno::XInterface +published interface XMapping2D : ::com::sun::star::uno::XInterface { /** Forward 2D mapping function */ diff --git a/offapi/com/sun/star/rendering/AnimationAttributes.idl b/offapi/com/sun/star/rendering/AnimationAttributes.idl index 330ec3d75b30..9a5678176b17 100644 --- a/offapi/com/sun/star/rendering/AnimationAttributes.idl +++ b/offapi/com/sun/star/rendering/AnimationAttributes.idl @@ -37,10 +37,10 @@ module com { module sun { module star { module rendering { @since OOo 2.0 */ -struct AnimationAttributes +published struct AnimationAttributes { /// Preferred duration of the animation sequence in seconds. - double Duration; + double Duration; //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/rendering/Caret.idl b/offapi/com/sun/star/rendering/Caret.idl index 8d8999160ac2..7eea3b6dc79f 100644 --- a/offapi/com/sun/star/rendering/Caret.idl +++ b/offapi/com/sun/star/rendering/Caret.idl @@ -36,7 +36,7 @@ module com { module sun { module star { module rendering { @since OOo 2.0 */ -struct Caret +published struct Caret { /** This contains the main caret index.

diff --git a/offapi/com/sun/star/rendering/FillRule.idl b/offapi/com/sun/star/rendering/FillRule.idl index ffea263b4bb3..0959ab0b297b 100644 --- a/offapi/com/sun/star/rendering/FillRule.idl +++ b/offapi/com/sun/star/rendering/FillRule.idl @@ -34,7 +34,7 @@ module com { module sun { module star { module rendering { @since OOo 2.0 */ -enum FillRule +published enum FillRule { /** Fill every area, where, when travelling along a line, the summed winding number (that is, -1 for a diff --git a/offapi/com/sun/star/rendering/FontInfo.idl b/offapi/com/sun/star/rendering/FontInfo.idl index ed2beaba1c5b..16b4714a37e8 100644 --- a/offapi/com/sun/star/rendering/FontInfo.idl +++ b/offapi/com/sun/star/rendering/FontInfo.idl @@ -42,7 +42,7 @@ module com { module sun { module star { module rendering { @since OOo 2.0 */ -struct FontInfo +published struct FontInfo { /** The PANOSE font classification.

@@ -73,7 +73,7 @@ struct FontInfo //------------------------------------------------------------------------- /** This value specifies which unicode ranges are supported by - this font.

+ this font.

This is to be interpreted as a split-up 128bit value, see Adobe's diff --git a/offapi/com/sun/star/rendering/FontMetrics.idl b/offapi/com/sun/star/rendering/FontMetrics.idl index 71b8f9d3dce6..f7beb681b475 100644 --- a/offapi/com/sun/star/rendering/FontMetrics.idl +++ b/offapi/com/sun/star/rendering/FontMetrics.idl @@ -51,7 +51,7 @@ module com { module sun { module star { module rendering { @since OOo 2.0 */ -struct FontMetrics +published struct FontMetrics { /// Ascent (above the baseline) part of the font. double Ascent; @@ -84,14 +84,14 @@ struct FontMetrics characters, and if one needs a font with double character width, the referenceCharSize should be doubled.

*/ - double ReferenceCharSize; + double ReferenceCharSize; //------------------------------------------------------------------------- /** Specifies the offset to be added to the baseline when drawing underlined text. */ - double UnderlineOffset; + double UnderlineOffset; //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/rendering/FontRequest.idl b/offapi/com/sun/star/rendering/FontRequest.idl index b9da5f1425d4..a1727c30ed4e 100644 --- a/offapi/com/sun/star/rendering/FontRequest.idl +++ b/offapi/com/sun/star/rendering/FontRequest.idl @@ -50,7 +50,7 @@ module com { module sun { module star { module rendering { @since OOo 2.0 */ -struct FontRequest +published struct FontRequest { /** The description of the font.

@@ -85,7 +85,7 @@ struct FontRequest query methods, for both XCanvasFont and XTextLayout.

*/ - double CellSize; + double CellSize; //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/rendering/Panose.idl b/offapi/com/sun/star/rendering/Panose.idl index aaf3d3f8da4e..2239f05c8ac0 100644 --- a/offapi/com/sun/star/rendering/Panose.idl +++ b/offapi/com/sun/star/rendering/Panose.idl @@ -29,7 +29,7 @@ module com { module sun { module star { module rendering { -struct Panose +published struct Panose { /// PanoseFamilyTypes byte FamilyType; diff --git a/offapi/com/sun/star/rendering/RenderState.idl b/offapi/com/sun/star/rendering/RenderState.idl index ecb5b169d3a3..1f0cef7843aa 100644 --- a/offapi/com/sun/star/rendering/RenderState.idl +++ b/offapi/com/sun/star/rendering/RenderState.idl @@ -36,7 +36,7 @@ module com { module sun { module star { module rendering { -interface XPolyPolygon2D; +published interface XPolyPolygon2D; /** This structure contains information passed to each XCanvas render operation.

@@ -47,7 +47,7 @@ interface XPolyPolygon2D; @since OOo 2.0 */ -struct RenderState +published struct RenderState { /** The affine transform associated with this render operation.

diff --git a/offapi/com/sun/star/rendering/StringContext.idl b/offapi/com/sun/star/rendering/StringContext.idl index 3f9c833ceb74..28a7e5f50907 100644 --- a/offapi/com/sun/star/rendering/StringContext.idl +++ b/offapi/com/sun/star/rendering/StringContext.idl @@ -38,12 +38,12 @@ module com { module sun { module star { module rendering { @since OOo 2.0 */ -struct StringContext +published struct StringContext { /** The complete text, from which a subset is selected by the parameters below. */ - string Text; + string Text; //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/rendering/StrokeAttributes.idl b/offapi/com/sun/star/rendering/StrokeAttributes.idl index e02d4cf6c89e..e33276796416 100644 --- a/offapi/com/sun/star/rendering/StrokeAttributes.idl +++ b/offapi/com/sun/star/rendering/StrokeAttributes.idl @@ -27,14 +27,6 @@ #ifndef __com_sun_star_rendering_StrokeAttributes_idl__ #define __com_sun_star_rendering_StrokeAttributes_idl__ -#ifndef __com_sun_star_rendering_PathCapType_idl__ -#include -#endif -#ifndef __com_sun_star_rendering_PathJoinType_idl__ -#include -#endif - - module com { module sun { module star { module rendering { /** This structure contains all attributes required for path stroking.

@@ -45,14 +37,14 @@ module com { module sun { module star { module rendering { @single #110496# */ -struct StrokeAttributes +published struct StrokeAttributes { /** Defines the width of the stroke, measured in user coordinate space. This value must be positive (or 0.0) */ - double StrokeWidth; + double StrokeWidth; //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/rendering/TextHit.idl b/offapi/com/sun/star/rendering/TextHit.idl index 2b0c5305b925..bd0783e8c1f3 100644 --- a/offapi/com/sun/star/rendering/TextHit.idl +++ b/offapi/com/sun/star/rendering/TextHit.idl @@ -36,7 +36,7 @@ module com { module sun { module star { module rendering { @since OOo 2.0 */ -struct TextHit +published struct TextHit { /** This contains the entry index.

diff --git a/offapi/com/sun/star/rendering/Texture.idl b/offapi/com/sun/star/rendering/Texture.idl index ea033b3e21a8..43addb55e769 100644 --- a/offapi/com/sun/star/rendering/Texture.idl +++ b/offapi/com/sun/star/rendering/Texture.idl @@ -36,8 +36,8 @@ module com { module sun { module star { module rendering { -interface XBitmap; -interface XParametricPolyPolygon2D; +published interface XBitmap; +published interface XParametricPolyPolygon2D; /** Contains all information needed to define a texture.

@@ -53,7 +53,7 @@ interface XParametricPolyPolygon2D; @since OOo 2.0 */ -struct Texture +published struct Texture { /** Texture transformation from texture to primitive space.

diff --git a/offapi/com/sun/star/rendering/ViewState.idl b/offapi/com/sun/star/rendering/ViewState.idl index fe4de1fc17bf..4791232f5ae4 100644 --- a/offapi/com/sun/star/rendering/ViewState.idl +++ b/offapi/com/sun/star/rendering/ViewState.idl @@ -33,7 +33,7 @@ module com { module sun { module star { module rendering { -interface XPolyPolygon2D; +published interface XPolyPolygon2D; /** This structure contains information considered the view state.

@@ -43,7 +43,7 @@ interface XPolyPolygon2D; @since OOo 2.0 */ -struct ViewState +published struct ViewState { /** The affine transform associated with the view.

diff --git a/offapi/com/sun/star/rendering/VolatileContentDestroyedException.idl b/offapi/com/sun/star/rendering/VolatileContentDestroyedException.idl index 718444f91a25..90517a596c13 100644 --- a/offapi/com/sun/star/rendering/VolatileContentDestroyedException.idl +++ b/offapi/com/sun/star/rendering/VolatileContentDestroyedException.idl @@ -40,7 +40,7 @@ module com { module sun { module star { module rendering { @since OOo 2.0 */ - exception VolatileContentDestroyedException : ::com::sun::star::uno::Exception + published exception VolatileContentDestroyedException : ::com::sun::star::uno::Exception { }; diff --git a/offapi/com/sun/star/rendering/XAnimatedSprite.idl b/offapi/com/sun/star/rendering/XAnimatedSprite.idl index aa10e68f9ae1..9f2f015e113e 100644 --- a/offapi/com/sun/star/rendering/XAnimatedSprite.idl +++ b/offapi/com/sun/star/rendering/XAnimatedSprite.idl @@ -56,7 +56,7 @@ module com { module sun { module star { module rendering { @since OOo 2.0 */ -interface XAnimatedSprite : XSprite +published interface XAnimatedSprite : XSprite { /** Start animation sequence of this sprite.

diff --git a/offapi/com/sun/star/rendering/XAnimation.idl b/offapi/com/sun/star/rendering/XAnimation.idl index 8dd196bb7b6e..861b40c44468 100644 --- a/offapi/com/sun/star/rendering/XAnimation.idl +++ b/offapi/com/sun/star/rendering/XAnimation.idl @@ -60,7 +60,7 @@ module com { module sun { module star { module rendering { @since OOo 2.0 */ -interface XAnimation : ::com::sun::star::uno::XInterface +published interface XAnimation : ::com::sun::star::uno::XInterface { /** Render the animation content at time t into the specified canvas.

diff --git a/offapi/com/sun/star/rendering/XBezierPolyPolygon2D.idl b/offapi/com/sun/star/rendering/XBezierPolyPolygon2D.idl index 8d245d1c00a2..081d516fdcf0 100644 --- a/offapi/com/sun/star/rendering/XBezierPolyPolygon2D.idl +++ b/offapi/com/sun/star/rendering/XBezierPolyPolygon2D.idl @@ -43,7 +43,7 @@ module com { module sun { module star { module rendering { /** This is a specialized interface for a 2D poly-polygon containing - straight line and bezier segments.

+ straight line and bezier segments.

This poly-polygon can contain polygons consisting of a mixture of cubic bezier curves and straight lines. As the straight line is a @@ -56,7 +56,7 @@ module com { module sun { module star { module rendering { @since OOo 2.0 */ -interface XBezierPolyPolygon2D : XPolyPolygon2D +published interface XBezierPolyPolygon2D : XPolyPolygon2D { /** Query subset of this poly-polygon.

diff --git a/offapi/com/sun/star/rendering/XBitmap.idl b/offapi/com/sun/star/rendering/XBitmap.idl index c061d2908f2e..7ba4471118bf 100644 --- a/offapi/com/sun/star/rendering/XBitmap.idl +++ b/offapi/com/sun/star/rendering/XBitmap.idl @@ -45,8 +45,6 @@ module com { module sun { module star { module rendering { -interface XBitmapCanvas; - /** This is a generic interface to a bitmap.

This interface contains the generic functionality to be used on @@ -57,14 +55,14 @@ interface XBitmapCanvas; @since OOo 2.0 */ -interface XBitmap : ::com::sun::star::uno::XInterface +published interface XBitmap : ::com::sun::star::uno::XInterface { /** Query the size of the bitmap.

This method queries the bitmap size in pixel.

@return the bitmap size in pixel. - */ + */ ::com::sun::star::geometry::IntegerSize2D getSize(); //------------------------------------------------------------------------- @@ -80,7 +78,7 @@ interface XBitmap : ::com::sun::star::uno::XInterface @return , if the bitmap has alpha data, or if not. - */ + */ boolean hasAlpha(); //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/rendering/XBitmapCanvas.idl b/offapi/com/sun/star/rendering/XBitmapCanvas.idl index fed3cd4238dc..5931741248d6 100644 --- a/offapi/com/sun/star/rendering/XBitmapCanvas.idl +++ b/offapi/com/sun/star/rendering/XBitmapCanvas.idl @@ -61,7 +61,7 @@ module com { module sun { module star { module rendering { @since OOo 2.0 */ -interface XBitmapCanvas : XCanvas +published interface XBitmapCanvas : XCanvas { /** This method copies a rectangular area from a place of one canvas to a place on another.

diff --git a/offapi/com/sun/star/rendering/XBufferController.idl b/offapi/com/sun/star/rendering/XBufferController.idl index 93bfea9158f3..735582217412 100644 --- a/offapi/com/sun/star/rendering/XBufferController.idl +++ b/offapi/com/sun/star/rendering/XBufferController.idl @@ -44,7 +44,7 @@ module com { module sun { module star { module rendering { @since OOo 2.0 */ -interface XBufferController : ::com::sun::star::uno::XInterface +published interface XBufferController : ::com::sun::star::uno::XInterface { /** Create the given number of background buffers.

@@ -61,7 +61,7 @@ interface XBufferController : ::com::sun::star::uno::XInterface @throws com::sun::star::lang::IllegalArgumentException if nBuffers is smaller than one. - */ + */ long createBuffers( [in] long nBuffers ) raises (com::sun::star::lang::IllegalArgumentException); diff --git a/offapi/com/sun/star/rendering/XCachedPrimitive.idl b/offapi/com/sun/star/rendering/XCachedPrimitive.idl index 9793374ad913..18b18c7133a6 100644 --- a/offapi/com/sun/star/rendering/XCachedPrimitive.idl +++ b/offapi/com/sun/star/rendering/XCachedPrimitive.idl @@ -47,7 +47,7 @@ module com { module sun { module star { module rendering { @since OOo 2.0 */ -interface XCachedPrimitive : ::com::sun::star::uno::XInterface +published interface XCachedPrimitive : ::com::sun::star::uno::XInterface { /** Redraw the cached primitive.

diff --git a/offapi/com/sun/star/rendering/XCanvas.idl b/offapi/com/sun/star/rendering/XCanvas.idl index e731e535d3c9..5a131ce1fbc6 100644 --- a/offapi/com/sun/star/rendering/XCanvas.idl +++ b/offapi/com/sun/star/rendering/XCanvas.idl @@ -76,17 +76,17 @@ module com { module sun { module star { module geometry { - interface XMapping2D; + published interface XMapping2D; }; }; }; }; module com { module sun { module star { module rendering { -interface XCanvasFont; -interface XPolyPolygon2D; -interface XCachedPrimitive; -interface XBitmap; -interface XGraphicDevice; -interface XTextLayout; +published interface XCanvasFont; +published interface XPolyPolygon2D; +published interface XCachedPrimitive; +published interface XBitmap; +published interface XGraphicDevice; +published interface XTextLayout; /** Central interface for rendering.

@@ -150,7 +150,7 @@ interface XTextLayout; @since OOo 2.0 */ -interface XCanvas : ::com::sun::star::uno::XInterface +published interface XCanvas : ::com::sun::star::uno::XInterface { /** Clear the whole canvas area.

@@ -162,7 +162,7 @@ interface XCanvas : ::com::sun::star::uno::XInterface /** Draw a point in device resolution on the device. - @param aPoint + @param aPoint The point to draw. @param aViewState @@ -183,10 +183,10 @@ interface XCanvas : ::com::sun::star::uno::XInterface /** Draw a line in device resolution width (i.e. one device pixel wide). - @param aStartPoint + @param aStartPoint The start point of the line to draw. - @param aEndPoint + @param aEndPoint The end point of the line to draw. @param aViewState @@ -402,7 +402,7 @@ interface XCanvas : ::com::sun::star::uno::XInterface if one of the view and renderstate parameters are outside the specified range. */ - XPolyPolygon2D queryStrokeShapes( [in] XPolyPolygon2D xPolyPolygon, [in] ViewState aViewState, [in] RenderState aRenderState, [in] StrokeAttributes aStrokeAttributes ) + XPolyPolygon2D queryStrokeShapes( [in] XPolyPolygon2D xPolyPolygon, [in] ViewState aViewState, [in] RenderState aRenderState, [in] StrokeAttributes aStrokeAttributes ) raises (com::sun::star::lang::IllegalArgumentException); //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/rendering/XCanvasFont.idl b/offapi/com/sun/star/rendering/XCanvasFont.idl index face4c16cee9..a761c604b18d 100644 --- a/offapi/com/sun/star/rendering/XCanvasFont.idl +++ b/offapi/com/sun/star/rendering/XCanvasFont.idl @@ -59,15 +59,15 @@ module com { module sun { module star { module rendering { -interface XCanvas; -interface XTextLayout; -interface XPolyPolygon2D; +published interface XCanvas; +published interface XTextLayout; +published interface XPolyPolygon2D; /** This interface provides access to a specific, XCanvas-dependent font incarnation. This font is not universally usable, but belongs to the XCanvas it was queried from. */ -interface XCanvasFont : ::com::sun::star::uno::XInterface +published interface XCanvasFont : ::com::sun::star::uno::XInterface { /** Create a text layout interface.

@@ -122,7 +122,7 @@ interface XCanvasFont : ::com::sun::star::uno::XInterface contained in the list returned by this method can lead to visible disturbances.

*/ - sequence< double > getAvailableSizes(); + sequence< double > getAvailableSizes(); //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/rendering/XColorSpace.idl b/offapi/com/sun/star/rendering/XColorSpace.idl index a08295d9565d..5bfb666b30a1 100644 --- a/offapi/com/sun/star/rendering/XColorSpace.idl +++ b/offapi/com/sun/star/rendering/XColorSpace.idl @@ -43,13 +43,13 @@ module com { module sun { module star { module rendering { /// Shorthand for the device-dependent color components, and easier to read -typedef double ColorComponent; -typedef sequence Color; +published typedef double ColorComponent; +published typedef sequence Color; //============================================================================= /// RGB color triplet -struct RGBColor +published struct RGBColor { /// Red component. Valid range is [0,1.0] ColorComponent Red; @@ -62,7 +62,7 @@ struct RGBColor //============================================================================= /// ARGB color quad -struct ARGBColor +published struct ARGBColor { /** Alpha component.

@@ -95,7 +95,7 @@ struct ARGBColor e.g. XIntegerBitmapColorSpace, which use sequences of integers for color representation.

*/ -interface XColorSpace +published interface XColorSpace { /** Query type of this color space.

diff --git a/offapi/com/sun/star/rendering/XCustomSprite.idl b/offapi/com/sun/star/rendering/XCustomSprite.idl index e02f3c62df84..3b6dd45644f4 100644 --- a/offapi/com/sun/star/rendering/XCustomSprite.idl +++ b/offapi/com/sun/star/rendering/XCustomSprite.idl @@ -42,7 +42,7 @@ module com { module sun { module star { module rendering { -interface XCanvas; +published interface XCanvas; /** Interface to control a custom sprite object on a XSpriteCanvas.

@@ -53,7 +53,7 @@ interface XCanvas; TODO: Maybe more than alpha has to be overridden from render state. TODO: Provide means to change the output area */ -interface XCustomSprite : XSprite +published interface XCustomSprite : XSprite { /** Query a render canvas for this sprite's content.

diff --git a/offapi/com/sun/star/rendering/XGraphicDevice.idl b/offapi/com/sun/star/rendering/XGraphicDevice.idl index a9caaefede7e..3a4b03236743 100644 --- a/offapi/com/sun/star/rendering/XGraphicDevice.idl +++ b/offapi/com/sun/star/rendering/XGraphicDevice.idl @@ -54,9 +54,9 @@ module com { module sun { module star { module rendering { -interface XBitmap; -interface XVolatileBitmap; -interface XBufferController; +published interface XBitmap; +published interface XVolatileBitmap; +published interface XBufferController; /* TODO: There's obviously a concept called window missing here, where methods such as bufferController, fullscreen mode etc . belong @@ -78,7 +78,7 @@ interface XBufferController; have this state, it might even be that all windows on the screen share a common graphic device. */ -interface XGraphicDevice : ::com::sun::star::uno::XInterface +published interface XGraphicDevice : ::com::sun::star::uno::XInterface { /** Query the controller for multi buffering functionality on this graphic device. @@ -130,7 +130,7 @@ interface XGraphicDevice : ::com::sun::star::uno::XInterface @param points The points of the poly-polygon, in a separate array for every polygon. */ - XLinePolyPolygon2D createCompatibleLinePolyPolygon( [in] sequence< sequence< ::com::sun::star::geometry::RealPoint2D > > points ); + XLinePolyPolygon2D createCompatibleLinePolyPolygon( [in] sequence< sequence< ::com::sun::star::geometry::RealPoint2D > > points ); //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/rendering/XLinePolyPolygon2D.idl b/offapi/com/sun/star/rendering/XLinePolyPolygon2D.idl index bbd2606297ba..865faec60b9e 100644 --- a/offapi/com/sun/star/rendering/XLinePolyPolygon2D.idl +++ b/offapi/com/sun/star/rendering/XLinePolyPolygon2D.idl @@ -46,7 +46,7 @@ module com { module sun { module star { module rendering { @since OOo 2.0 */ -interface XLinePolyPolygon2D : XPolyPolygon2D +published interface XLinePolyPolygon2D : XPolyPolygon2D { /** Query subset of this poly-polygon, starting at the given polygon and the given point within that polygon, and diff --git a/offapi/com/sun/star/rendering/XParametricPolyPolygon2D.idl b/offapi/com/sun/star/rendering/XParametricPolyPolygon2D.idl index 2102422147d7..c000f69fc65b 100644 --- a/offapi/com/sun/star/rendering/XParametricPolyPolygon2D.idl +++ b/offapi/com/sun/star/rendering/XParametricPolyPolygon2D.idl @@ -52,7 +52,7 @@ module com { module sun { module star { module rendering { [0,1]x[0,1] rectangle. At least that is the dimension expected at other places. e.g. Texture. */ -interface XParametricPolyPolygon2D : ::com::sun::star::uno::XInterface +published interface XParametricPolyPolygon2D : ::com::sun::star::uno::XInterface { /** Query the polygonal outline at the specified value. @@ -67,7 +67,7 @@ interface XParametricPolyPolygon2D : ::com::sun::star::uno::XInterface with t (unless singularities in e.g. the resulting gradient are desired). */ - XPolyPolygon2D getOutline( [in] double t ) + XPolyPolygon2D getOutline( [in] double t ) raises (com::sun::star::lang::IllegalArgumentException); //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/rendering/XPolyPolygon2D.idl b/offapi/com/sun/star/rendering/XPolyPolygon2D.idl index dc99fabee053..ceeed55ec080 100644 --- a/offapi/com/sun/star/rendering/XPolyPolygon2D.idl +++ b/offapi/com/sun/star/rendering/XPolyPolygon2D.idl @@ -49,7 +49,7 @@ module com { module sun { module star { module rendering { @since OOo 2.0 */ -interface XPolyPolygon2D : ::com::sun::star::uno::XInterface +published interface XPolyPolygon2D : ::com::sun::star::uno::XInterface { /** Add the specified poly-polygon at the given position. diff --git a/offapi/com/sun/star/rendering/XSprite.idl b/offapi/com/sun/star/rendering/XSprite.idl index 5ee4eb6dacd7..d62b93bdeb7e 100644 --- a/offapi/com/sun/star/rendering/XSprite.idl +++ b/offapi/com/sun/star/rendering/XSprite.idl @@ -54,7 +54,7 @@ module com { module sun { module star { module rendering { XSpriteCanvas. Sprites are moving, back-buffered objects.

*/ -interface XSprite : ::com::sun::star::uno::XInterface +published interface XSprite : ::com::sun::star::uno::XInterface { /** Set overall transparency of the sprite.

diff --git a/offapi/com/sun/star/rendering/XSpriteCanvas.idl b/offapi/com/sun/star/rendering/XSpriteCanvas.idl index cc534013861a..97d2feaee6c5 100644 --- a/offapi/com/sun/star/rendering/XSpriteCanvas.idl +++ b/offapi/com/sun/star/rendering/XSpriteCanvas.idl @@ -42,9 +42,9 @@ module com { module sun { module star { module rendering { -interface XSprite; -interface XAnimatedSprite; -interface XCustomSprite; +published interface XSprite; +published interface XAnimatedSprite; +published interface XCustomSprite; /** Specialization of a XBitmapCanvas, where moving, animated objects (called sprites) are supported.

@@ -62,7 +62,7 @@ interface XCustomSprite; you don't need sprite functionality, and don't want the updateScreen hassle, simply use the XBitmapCanvas. */ -interface XSpriteCanvas : XBitmapCanvas +published interface XSpriteCanvas : XBitmapCanvas { /** Create a sprite object from the specified animation sequence. A sprite is a back-buffered object with its own, @@ -130,7 +130,7 @@ interface XSpriteCanvas : XBitmapCanvas raises (com::sun::star::lang::IllegalArgumentException); /** Tells the sprite canvas to now update the screen - representation. + representation. Required to display rendered changes to the canvas, and updates to stopped animations and XCustomSprites in diff --git a/offapi/com/sun/star/rendering/XTextLayout.idl b/offapi/com/sun/star/rendering/XTextLayout.idl index 062a1c86a4ba..04b6c4f0103b 100644 --- a/offapi/com/sun/star/rendering/XTextLayout.idl +++ b/offapi/com/sun/star/rendering/XTextLayout.idl @@ -64,9 +64,9 @@ module com { module sun { module star { module rendering { -interface XCanvas; -interface XCanvasFont; -interface XPolyPolygon2D; +published interface XCanvas; +published interface XCanvasFont; +published interface XPolyPolygon2D; /** This is the central interface for text layouting.

@@ -92,7 +92,7 @@ interface XPolyPolygon2D; @since OOo 2.0 */ -interface XTextLayout : ::com::sun::star::uno::XInterface +published interface XTextLayout : ::com::sun::star::uno::XInterface { /** Extract the polygonal shapes of the layouted text.

@@ -107,7 +107,7 @@ interface XTextLayout : ::com::sun::star::uno::XInterface //------------------------------------------------------------------------- /** Query the ink bounding boxes for every glyph in the layouted - text.

+ text.

Ink, or tight bounding boxes in this case means that for e.g. an 'a', the bounding box for the diff --git a/offapi/com/sun/star/rendering/XVolatileBitmap.idl b/offapi/com/sun/star/rendering/XVolatileBitmap.idl index 2597243f5505..e8a30d6f86cd 100644 --- a/offapi/com/sun/star/rendering/XVolatileBitmap.idl +++ b/offapi/com/sun/star/rendering/XVolatileBitmap.idl @@ -36,7 +36,7 @@ module com { module sun { module star { module rendering { /** This is a specialized interface to a volatile bitmap (which can become invalid at any point in time). */ -interface XVolatileBitmap : XBitmap +published interface XVolatileBitmap : XBitmap { /** Query whether this volatile bitmap still has valid content. diff --git a/offapi/com/sun/star/util/TriState.idl b/offapi/com/sun/star/util/TriState.idl index 8b3c0f684e40..322174216f0a 100644 --- a/offapi/com/sun/star/util/TriState.idl +++ b/offapi/com/sun/star/util/TriState.idl @@ -39,7 +39,7 @@ module com { module sun { module star { module util { This enumeration defines three values, , and a don't know value.

*/ -enum TriState +published enum TriState { /** The value is equivalent to . */ diff --git a/offapi/com/sun/star/view/XMultiSelectionSupplier.idl b/offapi/com/sun/star/view/XMultiSelectionSupplier.idl index 3557b3c47fae..249cc53072ec 100644 --- a/offapi/com/sun/star/view/XMultiSelectionSupplier.idl +++ b/offapi/com/sun/star/view/XMultiSelectionSupplier.idl @@ -50,7 +50,7 @@ module com { module sun { module star { module view {

Adding an object more than once to a selection should not toggle the selection for that object but only select it once

*/ -interface XMultiSelectionSupplier: XSelectionSupplier +published interface XMultiSelectionSupplier: XSelectionSupplier { //------------------------------------------------------------------------- -- cgit From 0b494e0cb9eb6652d00397fb6ca8d9b6709e4cb5 Mon Sep 17 00:00:00 2001 From: Kai Sommerfeld Date: Wed, 23 Mar 2011 10:34:12 +0100 Subject: #i117329# - Publishing of UNO types, last wave (for now). --- offapi/com/sun/star/animations/XAnimationListener.idl | 2 +- offapi/com/sun/star/animations/XAnimationNode.idl | 2 +- offapi/com/sun/star/drawing/DrawingDocument.idl | 2 +- offapi/com/sun/star/drawing/GenericDrawingDocument.idl | 2 +- offapi/com/sun/star/presentation/PresentationDocument.idl | 2 +- offapi/com/sun/star/presentation/XSlideShowListener.idl | 2 +- offapi/com/sun/star/presentation/XSlideShowView.idl | 8 ++++---- offapi/com/sun/star/rdf/XMetadatable.idl | 2 +- offapi/com/sun/star/rdf/XNode.idl | 2 +- offapi/com/sun/star/rdf/XResource.idl | 2 +- offapi/com/sun/star/rdf/XURI.idl | 2 +- offapi/com/sun/star/text/textfield/MetadataField.idl | 2 +- offapi/com/sun/star/view/SelectionType.idl | 2 +- 13 files changed, 16 insertions(+), 16 deletions(-) diff --git a/offapi/com/sun/star/animations/XAnimationListener.idl b/offapi/com/sun/star/animations/XAnimationListener.idl index d1f4f453ee60..c0582d229f8f 100644 --- a/offapi/com/sun/star/animations/XAnimationListener.idl +++ b/offapi/com/sun/star/animations/XAnimationListener.idl @@ -45,7 +45,7 @@ @since OOo 3.0 */ -interface XAnimationListener : ::com::sun::star::lang::XEventListener +published interface XAnimationListener : ::com::sun::star::lang::XEventListener { /** This event is raised when the element local timeline begins to play.

It will be raised each time the element begins the active duration (i.e. when it restarts, but not when it repeats).

diff --git a/offapi/com/sun/star/animations/XAnimationNode.idl b/offapi/com/sun/star/animations/XAnimationNode.idl index b1681d296e48..218bf7cd748a 100644 --- a/offapi/com/sun/star/animations/XAnimationNode.idl +++ b/offapi/com/sun/star/animations/XAnimationNode.idl @@ -43,7 +43,7 @@ /** */ -interface XAnimationNode : ::com::sun::star::container::XChild +published interface XAnimationNode : ::com::sun::star::container::XChild { /** a value from AnimationNodeType. diff --git a/offapi/com/sun/star/drawing/DrawingDocument.idl b/offapi/com/sun/star/drawing/DrawingDocument.idl index f0335dbd4c10..5fdca8fa5d00 100644 --- a/offapi/com/sun/star/drawing/DrawingDocument.idl +++ b/offapi/com/sun/star/drawing/DrawingDocument.idl @@ -40,7 +40,7 @@ /** specifies a document which consists of multiple pages with drawings. */ -service DrawingDocument +published service DrawingDocument { /** this base service describes the whole functionality of such DrawingDocument. */ service GenericDrawingDocument; diff --git a/offapi/com/sun/star/drawing/GenericDrawingDocument.idl b/offapi/com/sun/star/drawing/GenericDrawingDocument.idl index febd57d93b97..761fc3252b18 100644 --- a/offapi/com/sun/star/drawing/GenericDrawingDocument.idl +++ b/offapi/com/sun/star/drawing/GenericDrawingDocument.idl @@ -82,7 +82,7 @@

Because its function is needed more then once, its defined as generic one.

*/ -service GenericDrawingDocument +published service GenericDrawingDocument { /** this base service describes storing and printing */ service com::sun::star::document::OfficeDocument; diff --git a/offapi/com/sun/star/presentation/PresentationDocument.idl b/offapi/com/sun/star/presentation/PresentationDocument.idl index 401090dd09c2..97129cb9f060 100644 --- a/offapi/com/sun/star/presentation/PresentationDocument.idl +++ b/offapi/com/sun/star/presentation/PresentationDocument.idl @@ -52,7 +52,7 @@ /** This is the service provided by a presentation document. */ -service PresentationDocument +published service PresentationDocument { /** This is a basic service for a drawing document. diff --git a/offapi/com/sun/star/presentation/XSlideShowListener.idl b/offapi/com/sun/star/presentation/XSlideShowListener.idl index 01127e66253f..ab051807f4b1 100644 --- a/offapi/com/sun/star/presentation/XSlideShowListener.idl +++ b/offapi/com/sun/star/presentation/XSlideShowListener.idl @@ -39,7 +39,7 @@ module com { module sun { module star { module presentation { @since OOo 3.0 */ -interface XSlideShowListener : ::com::sun::star::animations::XAnimationListener +published interface XSlideShowListener : ::com::sun::star::animations::XAnimationListener { /** Notify that the slide show is paused */ diff --git a/offapi/com/sun/star/presentation/XSlideShowView.idl b/offapi/com/sun/star/presentation/XSlideShowView.idl index 7a78a9861f71..c60bdea2bef1 100644 --- a/offapi/com/sun/star/presentation/XSlideShowView.idl +++ b/offapi/com/sun/star/presentation/XSlideShowView.idl @@ -59,7 +59,7 @@ module com { module sun { module star { module presentation { @since OOo 2.4 */ -interface XSlideShowView : ::com::sun::star::uno::XInterface +published interface XSlideShowView : ::com::sun::star::uno::XInterface { /** Get view canvas.

@@ -81,9 +81,9 @@ interface XSlideShowView : ::com::sun::star::uno::XInterface /** Query the current transformation matrix for this view.

- This method returns the transformation matrix of the - view. When notified via the transformation change listener, - the show will be displayed using the new transformation.

+ This method returns the transformation matrix of the + view. When notified via the transformation change listener, + the show will be displayed using the new transformation.

@return the view transformation matrix. Note that the slide show itself will paint all slides as one-by-one boxes, one diff --git a/offapi/com/sun/star/rdf/XMetadatable.idl b/offapi/com/sun/star/rdf/XMetadatable.idl index e7f01d9c05ba..256d74e48549 100644 --- a/offapi/com/sun/star/rdf/XMetadatable.idl +++ b/offapi/com/sun/star/rdf/XMetadatable.idl @@ -67,7 +67,7 @@ module com { module sun { module star { module rdf { @see XRepository @see XDocumentMetadataAccess */ -interface XMetadatable : XURI +published interface XMetadatable : XURI { //------------------------------------------------------------------------- /** a metadata reference, comprising the stream name and the XML ID. diff --git a/offapi/com/sun/star/rdf/XNode.idl b/offapi/com/sun/star/rdf/XNode.idl index 0c7f70d5e4f7..9ed8e614fd03 100644 --- a/offapi/com/sun/star/rdf/XNode.idl +++ b/offapi/com/sun/star/rdf/XNode.idl @@ -66,7 +66,7 @@ module com { module sun { module star { module rdf { @see XURI @see XLiteral */ -interface XNode +published interface XNode { /// the string value of the node. [readonly, attribute] string StringValue; diff --git a/offapi/com/sun/star/rdf/XResource.idl b/offapi/com/sun/star/rdf/XResource.idl index 3c10b586fd78..b0ce3c505de8 100644 --- a/offapi/com/sun/star/rdf/XResource.idl +++ b/offapi/com/sun/star/rdf/XResource.idl @@ -50,7 +50,7 @@ module com { module sun { module star { module rdf { @see XBlankNode @see XURI */ -interface XResource : XNode +published interface XResource : XNode { }; diff --git a/offapi/com/sun/star/rdf/XURI.idl b/offapi/com/sun/star/rdf/XURI.idl index 6ba59cec0dd6..d869d4e80c54 100644 --- a/offapi/com/sun/star/rdf/XURI.idl +++ b/offapi/com/sun/star/rdf/XURI.idl @@ -62,7 +62,7 @@ module com { module sun { module star { module rdf { @see XRepository */ -interface XURI : XResource +published interface XURI : XResource { /// prefix [readonly, attribute] string Namespace; diff --git a/offapi/com/sun/star/text/textfield/MetadataField.idl b/offapi/com/sun/star/text/textfield/MetadataField.idl index d98c4be39e96..b3d585c0d32c 100755 --- a/offapi/com/sun/star/text/textfield/MetadataField.idl +++ b/offapi/com/sun/star/text/textfield/MetadataField.idl @@ -61,7 +61,7 @@ module com { module sun { module star { module text { module textfield { @see com::sun::star::rdf */ -service MetadataField +published service MetadataField { //------------------------------------------------------------------------- /** None of the properties of diff --git a/offapi/com/sun/star/view/SelectionType.idl b/offapi/com/sun/star/view/SelectionType.idl index c8aa07d27393..56fe2b036131 100644 --- a/offapi/com/sun/star/view/SelectionType.idl +++ b/offapi/com/sun/star/view/SelectionType.idl @@ -35,7 +35,7 @@ module com { module sun { module star { module view { /** Specifies a selection type for a view that supports a selection model. */ -enum SelectionType +published enum SelectionType { //------------------------------------------------------------------------- -- cgit