diff options
author | Thorsten Behrens <tbehrens@suse.com> | 2012-01-26 18:37:06 +0100 |
---|---|---|
committer | Thorsten Behrens <tbehrens@suse.com> | 2012-01-26 22:11:48 +0100 |
commit | 78cca63070ae6cf82b45ec3bc75fafa2db31a7f2 (patch) | |
tree | f29ad46cecebd1adf7030b1bf578ba7f36d3b4a2 /offapi/com/sun/star | |
parent | af70bc00c6714eb8695babdf5af07416552f7034 (diff) |
Revert publishing of lots of UNO types.
See issue i#117329
This reverts commit fb2b2be1bf566b5ef4d308332dbbdfe7012f6f1c.
This reverts commit 0b494e0cb9eb6652d00397fb6ca8d9b6709e4cb5.
This reverts commit 3e396922c2926165d680e8051c3d9247ea4aaf78.
This reverts commit 0461d179dddc2caab6315e6f7ec7bb3804dd017a.
This reverts commit 0f79c68194206864c993cd0fb01a485d2db2664f.
This reverts commit 65162840e329afee6f401f5a91273c2dbd1bbdf8.
Conflicts:
offapi/com/sun/star/drawing/XSlidePreviewCache.idl
offapi/com/sun/star/drawing/framework/XPaneBorderPainter.idl
offapi/com/sun/star/rendering/FontInfo.idl
offapi/com/sun/star/rendering/XBezierPolyPolygon2D.idl
offapi/com/sun/star/rendering/XColorSpace.idl
offapi/com/sun/star/report/XFixedLine.idl
offapi/com/sun/star/report/XFixedText.idl
offapi/com/sun/star/report/XFormattedField.idl
offapi/com/sun/star/report/XFunctionsSupplier.idl
offapi/com/sun/star/report/XImageControl.idl
offapi/com/sun/star/report/XReportControlFormat.idl
offapi/com/sun/star/report/XReportDefinition.idl
offapi/com/sun/star/xml/crypto/SEInitializer.idl
Diffstat (limited to 'offapi/com/sun/star')
282 files changed, 439 insertions, 409 deletions
diff --git a/offapi/com/sun/star/animations/XAnimationListener.idl b/offapi/com/sun/star/animations/XAnimationListener.idl index 7c718b5bb3bb..8d27e294c717 100644 --- a/offapi/com/sun/star/animations/XAnimationListener.idl +++ b/offapi/com/sun/star/animations/XAnimationListener.idl @@ -42,7 +42,7 @@ @since OOo 3.0 */ -published interface XAnimationListener : ::com::sun::star::lang::XEventListener +interface XAnimationListener : ::com::sun::star::lang::XEventListener { /** This event is raised when the element local timeline begins to play. <p>It will be raised each time the element begins the active duration (i.e. when it restarts, but not when it repeats).</p> diff --git a/offapi/com/sun/star/animations/XAnimationNode.idl b/offapi/com/sun/star/animations/XAnimationNode.idl index ef8dfdd14e52..abc91ff6fb62 100644 --- a/offapi/com/sun/star/animations/XAnimationNode.idl +++ b/offapi/com/sun/star/animations/XAnimationNode.idl @@ -39,7 +39,7 @@ /** */ -published interface XAnimationNode : ::com::sun::star::container::XChild +interface XAnimationNode : ::com::sun::star::container::XChild { /** a value from <const>AnimationNodeType</const>. diff --git a/offapi/com/sun/star/awt/AnimatedImagesControlModel.idl b/offapi/com/sun/star/awt/AnimatedImagesControlModel.idl index 97d4d0924aa5..1cce3f30f06a 100644 --- a/offapi/com/sun/star/awt/AnimatedImagesControlModel.idl +++ b/offapi/com/sun/star/awt/AnimatedImagesControlModel.idl @@ -34,7 +34,7 @@ module com { module sun { module star { module awt { -published interface XAnimatedImages; +interface XAnimatedImages; //====================================================================================================================== @@ -42,7 +42,7 @@ published interface XAnimatedImages; @since OOo 3.4 */ -published service AnimatedImagesControlModel +service AnimatedImagesControlModel { service com::sun::star::awt::UnoControlModel; diff --git a/offapi/com/sun/star/awt/AsyncCallback.idl b/offapi/com/sun/star/awt/AsyncCallback.idl index 0b40db30e0e2..03809d8cbff3 100644 --- a/offapi/com/sun/star/awt/AsyncCallback.idl +++ b/offapi/com/sun/star/awt/AsyncCallback.idl @@ -39,7 +39,7 @@ module com { module sun { module star { module awt { @see XRequestCallback */ -published service AsyncCallback: XRequestCallback; +service AsyncCallback: XRequestCallback; }; }; }; }; diff --git a/offapi/com/sun/star/awt/ContainerWindowProvider.idl b/offapi/com/sun/star/awt/ContainerWindowProvider.idl index 46584a4f3f69..4999c650a3fb 100644 --- a/offapi/com/sun/star/awt/ContainerWindowProvider.idl +++ b/offapi/com/sun/star/awt/ContainerWindowProvider.idl @@ -42,7 +42,7 @@ module com { module sun { module star { module awt { /** specifies a provider for container windows implementing the <type scope="com::sun::star::awt">XWindow</type> interface. */ -published service ContainerWindowProvider : com::sun::star::awt::XContainerWindowProvider; +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 faf1ab645337..2d9d74128456 100644 --- a/offapi/com/sun/star/awt/DialogProvider.idl +++ b/offapi/com/sun/star/awt/DialogProvider.idl @@ -42,7 +42,7 @@ module com { module sun { module star { module awt { /** specifies a provider for dialogs implementing the <type scope="com::sun::star::awt">XDialog</type> interface. */ -published service DialogProvider : com::sun::star::awt::XDialogProvider; +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 e0d27b2b56d4..24f2f406eefa 100644 --- a/offapi/com/sun/star/awt/DialogProvider2.idl +++ b/offapi/com/sun/star/awt/DialogProvider2.idl @@ -42,7 +42,7 @@ module com { module sun { module star { module awt { /** specifies a provider for dialogs implementing the <type scope="com::sun::star::awt">XDialog</type> interface. */ -published service DialogProvider2 : com::sun::star::awt::XDialogProvider2; +service DialogProvider2 : com::sun::star::awt::XDialogProvider2; //============================================================================= diff --git a/offapi/com/sun/star/awt/ItemListEvent.idl b/offapi/com/sun/star/awt/ItemListEvent.idl index 46e58d553687..71cd2484d139 100644 --- a/offapi/com/sun/star/awt/ItemListEvent.idl +++ b/offapi/com/sun/star/awt/ItemListEvent.idl @@ -40,7 +40,7 @@ module com { module sun { module star { module awt { /** is the event broadcasted by a <type>XListItems</type> implementation for changes in its item list. */ -published struct ItemListEvent : ::com::sun::star::lang::EventObject +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/MenuItemType.idl b/offapi/com/sun/star/awt/MenuItemType.idl index f0278b324cca..dba5d3372d1d 100644 --- a/offapi/com/sun/star/awt/MenuItemType.idl +++ b/offapi/com/sun/star/awt/MenuItemType.idl @@ -38,7 +38,7 @@ /** specifies the type of a menu item, as returned by <member scope="com::sun::star::awt">XMenuExtended2::getItemType()</member>. */ -published enum MenuItemType +enum MenuItemType { /** specifies that the menu item type is unknown. */ diff --git a/offapi/com/sun/star/awt/MenuLogo.idl b/offapi/com/sun/star/awt/MenuLogo.idl index 70c16d57c315..0111dbaabe03 100644 --- a/offapi/com/sun/star/awt/MenuLogo.idl +++ b/offapi/com/sun/star/awt/MenuLogo.idl @@ -39,7 +39,7 @@ /** specifies a logo to be displayed on a menu, with a background gradient. */ -published struct MenuLogo +struct MenuLogo { /** specifies the logo image. */ diff --git a/offapi/com/sun/star/awt/SpinningProgressControlModel.idl b/offapi/com/sun/star/awt/SpinningProgressControlModel.idl index 27f354101061..a0f26b22e16c 100644 --- a/offapi/com/sun/star/awt/SpinningProgressControlModel.idl +++ b/offapi/com/sun/star/awt/SpinningProgressControlModel.idl @@ -41,7 +41,7 @@ module com { module sun { module star { module awt { <p>Three image sets are provided, of size 16x16, 32x32, and 64x64 pixels.</p> */ -published service SpinningProgressControlModel +service SpinningProgressControlModel { service AnimatedImagesControlModel; }; diff --git a/offapi/com/sun/star/awt/XAnimatedImages.idl b/offapi/com/sun/star/awt/XAnimatedImages.idl index e3add2ecb434..d37e9be21df7 100644 --- a/offapi/com/sun/star/awt/XAnimatedImages.idl +++ b/offapi/com/sun/star/awt/XAnimatedImages.idl @@ -47,7 +47,7 @@ module com { module sun { module star { module awt { @since OOo 3.4 */ -published interface XAnimatedImages +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 5b5ef18f35f6..1c737bd2b393 100644 --- a/offapi/com/sun/star/awt/XAnimation.idl +++ b/offapi/com/sun/star/awt/XAnimation.idl @@ -40,7 +40,7 @@ module com { module sun { module star { module awt { @since OOo 3.4 */ -published interface XAnimation +interface XAnimation { /** starts the animation */ diff --git a/offapi/com/sun/star/awt/XCallback.idl b/offapi/com/sun/star/awt/XCallback.idl index d6c7688ed732..c6ae39c6503c 100644 --- a/offapi/com/sun/star/awt/XCallback.idl +++ b/offapi/com/sun/star/awt/XCallback.idl @@ -40,7 +40,7 @@ module com { module sun { module star { module awt { /** specifies an interface which can be used to call back an implementation */ -published interface XCallback +interface XCallback { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/awt/XContainerWindowEventHandler.idl b/offapi/com/sun/star/awt/XContainerWindowEventHandler.idl index a5a612090850..874d5a3a0b36 100644 --- a/offapi/com/sun/star/awt/XContainerWindowEventHandler.idl +++ b/offapi/com/sun/star/awt/XContainerWindowEventHandler.idl @@ -43,7 +43,7 @@ module com { module sun { module star { module awt { /** Handles events fired by windows represented by a <type scope="com::sun::star::awt">XWindow</type> interface. */ -published interface XContainerWindowEventHandler : ::com::sun::star::uno::XInterface { +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 04e705c23df3..f83b7004ad1e 100644 --- a/offapi/com/sun/star/awt/XContainerWindowProvider.idl +++ b/offapi/com/sun/star/awt/XContainerWindowProvider.idl @@ -42,7 +42,7 @@ module com { module sun { module star { module awt { /** provides container windows implementing the <type scope="com::sun::star::awt">XWindow</type> interface. */ -published interface XContainerWindowProvider : ::com::sun::star::uno::XInterface { +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 53fb44b84bda..7b0af4f8d034 100644 --- a/offapi/com/sun/star/awt/XDialogEventHandler.idl +++ b/offapi/com/sun/star/awt/XDialogEventHandler.idl @@ -43,7 +43,7 @@ module com { module sun { module star { module awt { /** Handles events fired by dialogs represented by a <type scope="com::sun::star::awt">XDialog</type> interface. */ -published interface XDialogEventHandler : ::com::sun::star::uno::XInterface { +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 9e7ae12e0c3e..80d462f79c4e 100644 --- a/offapi/com/sun/star/awt/XDialogProvider.idl +++ b/offapi/com/sun/star/awt/XDialogProvider.idl @@ -43,7 +43,7 @@ module com { module sun { module star { module awt { /** provides dialogs implementing the <type scope="com::sun::star::awt">XDialog</type> interface. */ -published interface XDialogProvider : ::com::sun::star::uno::XInterface { +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 6a56a99fa800..b6bd5cb4d278 100644 --- a/offapi/com/sun/star/awt/XDialogProvider2.idl +++ b/offapi/com/sun/star/awt/XDialogProvider2.idl @@ -42,7 +42,7 @@ module com { module sun { module star { module awt { /** provides dialogs implementing the <type scope="com::sun::star::awt">XDialog</type> interface. */ -published interface XDialogProvider2 : ::com::sun::star::awt::XDialogProvider { +interface XDialogProvider2 : ::com::sun::star::awt::XDialogProvider { //------------------------------------------------------------------------- @@ -104,7 +104,7 @@ published interface XDialogProvider2 : ::com::sun::star::awt::XDialogProvider { @see <type scope="com::sun::star::awt">XDialogEventHandler</type> */ - XDialog createDialogWithHandler + com::sun::star::awt::XDialog createDialogWithHandler ( [in] string URL, [in] com::sun::star::uno::XInterface xHandler ) raises ( com::sun::star::lang::IllegalArgumentException ); @@ -120,10 +120,12 @@ published interface XDialogProvider2 : ::com::sun::star::awt::XDialogProvider { </p> */ - 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 67ab30d2fb36..c5618bc13ad8 100644 --- a/offapi/com/sun/star/awt/XFixedHyperlink.idl +++ b/offapi/com/sun/star/awt/XFixedHyperlink.idl @@ -39,7 +39,7 @@ /** gives access to the text and formatting of a fixed hyperlink field. */ -published interface XFixedHyperlink: com::sun::star::uno::XInterface +interface XFixedHyperlink: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/awt/XItemEventBroadcaster.idl b/offapi/com/sun/star/awt/XItemEventBroadcaster.idl index e63232a621d9..d599f3123020 100644 --- a/offapi/com/sun/star/awt/XItemEventBroadcaster.idl +++ b/offapi/com/sun/star/awt/XItemEventBroadcaster.idl @@ -42,7 +42,7 @@ /** registers item listeners at controls like the com::sun::star::awt::Roadmap */ -published interface XItemEventBroadcaster: com::sun::star::uno::XInterface +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 99d89a3c2a17..1fb09f3b1ec0 100644 --- a/offapi/com/sun/star/awt/XItemList.idl +++ b/offapi/com/sun/star/awt/XItemList.idl @@ -35,13 +35,13 @@ module com { module sun { module star { module awt { -published interface XItemListListener; +interface XItemListListener; //================================================================================================================== /** provides convenient access to the list of items in a list box */ -published interface XItemList +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 e09fe4478ca0..3a47489c531d 100644 --- a/offapi/com/sun/star/awt/XItemListListener.idl +++ b/offapi/com/sun/star/awt/XItemListListener.idl @@ -40,7 +40,7 @@ module com { module sun { module star { module awt { /** describes a listener for changes in a item list @see XListItems */ -published interface XItemListListener : ::com::sun::star::lang::XEventListener +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/XMenuExtended.idl b/offapi/com/sun/star/awt/XMenuExtended.idl index 0d0d956d17e0..502886f06475 100644 --- a/offapi/com/sun/star/awt/XMenuExtended.idl +++ b/offapi/com/sun/star/awt/XMenuExtended.idl @@ -37,7 +37,7 @@ module com { module sun { module star { module awt { /** specifies extended menu functions. */ -published interface XMenuExtended: com::sun::star::uno::XInterface +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 ed3e876eae2b..1f41a6318948 100644 --- a/offapi/com/sun/star/awt/XMenuExtended2.idl +++ b/offapi/com/sun/star/awt/XMenuExtended2.idl @@ -40,7 +40,7 @@ module com { module sun { module star { module awt { /** specifies extended menu functions. */ -published interface XMenuExtended2 +interface XMenuExtended2 { /** specifies some extended menu functions, like setting a command URL and a help command for a menu item.<br> These functions are available for both menu bar and pop-up menu. diff --git a/offapi/com/sun/star/awt/XPopupMenuExtended.idl b/offapi/com/sun/star/awt/XPopupMenuExtended.idl index ea8d7441e7ba..f46c9180d639 100644 --- a/offapi/com/sun/star/awt/XPopupMenuExtended.idl +++ b/offapi/com/sun/star/awt/XPopupMenuExtended.idl @@ -44,7 +44,7 @@ module com { module sun { module star { module awt { @since OOo 3.1 */ -published interface XPopupMenuExtended +interface XPopupMenuExtended { /** specifies basic functions for a pop-up menu. */ diff --git a/offapi/com/sun/star/awt/XRequestCallback.idl b/offapi/com/sun/star/awt/XRequestCallback.idl index 3c10dc94c158..59452f82c2af 100644 --- a/offapi/com/sun/star/awt/XRequestCallback.idl +++ b/offapi/com/sun/star/awt/XRequestCallback.idl @@ -40,7 +40,7 @@ module com { module sun { module star { module awt { /** specifies an interface which can be used to call back an implementation */ -published interface XRequestCallback +interface XRequestCallback { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/awt/XSimpleTabController.idl b/offapi/com/sun/star/awt/XSimpleTabController.idl index 154374ac5f47..5cf9583798a2 100644 --- a/offapi/com/sun/star/awt/XSimpleTabController.idl +++ b/offapi/com/sun/star/awt/XSimpleTabController.idl @@ -42,7 +42,7 @@ /** specifies the basic operations for a tab controller, but does not require XControl as type of tabs. */ -published interface XSimpleTabController : com::sun::star::uno::XInterface +interface XSimpleTabController : com::sun::star::uno::XInterface { //------------------------------------------------------------------------- /** create a new tab and return an unique ID, diff --git a/offapi/com/sun/star/awt/XStyleChangeListener.idl b/offapi/com/sun/star/awt/XStyleChangeListener.idl index dc1701f70976..7ffba1e1bb03 100644 --- a/offapi/com/sun/star/awt/XStyleChangeListener.idl +++ b/offapi/com/sun/star/awt/XStyleChangeListener.idl @@ -40,7 +40,7 @@ module com { module sun { module star { module awt { @see XStyleSettings */ -published interface XStyleChangeListener : ::com::sun::star::lang::XEventListener +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 b9631144d138..389884ecc5f6 100644 --- a/offapi/com/sun/star/awt/XStyleSettings.idl +++ b/offapi/com/sun/star/awt/XStyleSettings.idl @@ -36,7 +36,7 @@ module com { module sun { module star { module awt { -published interface XStyleChangeListener; +interface XStyleChangeListener; //================================================================================================================== @@ -54,7 +54,7 @@ published interface XStyleChangeListener; while the text is drawn by OpenOffice.org. In this case, the button respects the <code>ButtonRolloverTextColor</code> when painting its text.</p> */ -published interface XStyleSettings +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 5b3059c58d13..7d0d66b57fed 100644 --- a/offapi/com/sun/star/awt/XStyleSettingsSupplier.idl +++ b/offapi/com/sun/star/awt/XStyleSettingsSupplier.idl @@ -33,13 +33,13 @@ module com { module sun { module star { module awt { - published interface XStyleSettings; + interface XStyleSettings; //================================================================================================================== /** provides access to the style settings of a component */ -published interface XStyleSettingsSupplier +interface XStyleSettingsSupplier { [attribute, readonly] XStyleSettings StyleSettings; }; diff --git a/offapi/com/sun/star/awt/XTabListener.idl b/offapi/com/sun/star/awt/XTabListener.idl index 324a67e9ed50..ae28f0e0652e 100644 --- a/offapi/com/sun/star/awt/XTabListener.idl +++ b/offapi/com/sun/star/awt/XTabListener.idl @@ -41,7 +41,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. */ -published interface XTabListener : com::sun::star::lang::XEventListener +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 0f658115bded..0ba57b630eb1 100644 --- a/offapi/com/sun/star/awt/XUnitConversion.idl +++ b/offapi/com/sun/star/awt/XUnitConversion.idl @@ -43,7 +43,7 @@ @since OOo 3.0 */ -published interface XUnitConversion: com::sun::star::uno::XInterface +interface XUnitConversion: com::sun::star::uno::XInterface { /** converts the given <type>Point</type>, which is specified in pixels, into the given logical unit diff --git a/offapi/com/sun/star/awt/XWindowListener2.idl b/offapi/com/sun/star/awt/XWindowListener2.idl index 8322b4a3e56f..962756639c0a 100644 --- a/offapi/com/sun/star/awt/XWindowListener2.idl +++ b/offapi/com/sun/star/awt/XWindowListener2.idl @@ -38,7 +38,7 @@ module com { module sun { module star { module awt { /** allows receive window-related events, additional to the ones received by an <type>XWindowListener</type> */ -published interface XWindowListener2: XWindowListener +interface XWindowListener2: XWindowListener { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/awt/grid/GridColumnEvent.idl b/offapi/com/sun/star/awt/grid/GridColumnEvent.idl index dfbb8cdf5c83..2b3129297450 100644 --- a/offapi/com/sun/star/awt/grid/GridColumnEvent.idl +++ b/offapi/com/sun/star/awt/grid/GridColumnEvent.idl @@ -39,7 +39,7 @@ module com { module sun { module star { module awt { module grid { @since OOo 3.3 */ -published struct GridColumnEvent: com::sun::star::lang::EventObject +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 47fe4e12f8bb..08b894513702 100644 --- a/offapi/com/sun/star/awt/grid/XGridColumn.idl +++ b/offapi/com/sun/star/awt/grid/XGridColumn.idl @@ -43,7 +43,7 @@ module com { module sun { module star { module awt { module grid { /** The <type>XGridColumn</types> defines the properties and behavior of a column in a grid control @since OOo 3.3 */ -published interface XGridColumn +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 f425a7ae38cf..1224f8c691a4 100644 --- a/offapi/com/sun/star/awt/grid/XGridColumnListener.idl +++ b/offapi/com/sun/star/awt/grid/XGridColumnListener.idl @@ -42,7 +42,7 @@ module com { module sun { module star { module awt { module grid { @since OOo 3.3 */ -published interface XGridColumnListener : ::com::sun::star::lang::XEventListener +interface XGridColumnListener : ::com::sun::star::lang::XEventListener { /** Invoked after a column was modified. */ diff --git a/offapi/com/sun/star/awt/tab/TabPageActivatedEvent.idl b/offapi/com/sun/star/awt/tab/TabPageActivatedEvent.idl index 335247725f27..407862263f73 100644 --- a/offapi/com/sun/star/awt/tab/TabPageActivatedEvent.idl +++ b/offapi/com/sun/star/awt/tab/TabPageActivatedEvent.idl @@ -40,7 +40,7 @@ module com { module sun { module star { module awt { module tab { @since OOo 3.4 */ -published struct TabPageActivatedEvent: com::sun::star::lang::EventObject +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 56dcea836664..9abf9fc9f204 100644 --- a/offapi/com/sun/star/awt/tab/UnoControlTabPageContainerModel.idl +++ b/offapi/com/sun/star/awt/tab/UnoControlTabPageContainerModel.idl @@ -41,7 +41,7 @@ module com { module sun { module star { module awt { module tab { @since OOo 3.4 */ -published service UnoControlTabPageContainerModel +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 f2d4cc01f713..3b3bb7e9218c 100644 --- a/offapi/com/sun/star/awt/tab/UnoControlTabPageModel.idl +++ b/offapi/com/sun/star/awt/tab/UnoControlTabPageModel.idl @@ -39,13 +39,13 @@ module com { module sun { module star { module awt { module tab { /** specifies the standard model of a XTabPageModel. @since OOo 3.4 */ -published service UnoControlTabPageModel : XTabPageModel +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 the tab page model. + /** Creates a new XTabPageModel with a given ID and a url which is used to load teh 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 a5203d030a65..ba27fee1af6d 100644 --- a/offapi/com/sun/star/awt/tab/XTabPage.idl +++ b/offapi/com/sun/star/awt/tab/XTabPage.idl @@ -41,7 +41,7 @@ module com { module sun { module star { module awt { module tab { @since OOo 3.4 */ -published interface XTabPage +interface XTabPage { }; diff --git a/offapi/com/sun/star/awt/tab/XTabPageContainer.idl b/offapi/com/sun/star/awt/tab/XTabPageContainer.idl index 97f350ff4638..4d07405a6919 100644 --- a/offapi/com/sun/star/awt/tab/XTabPageContainer.idl +++ b/offapi/com/sun/star/awt/tab/XTabPageContainer.idl @@ -42,7 +42,7 @@ module com { module sun { module star { module awt { module tab { @since OOo 3.4 */ -published interface XTabPageContainer +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 77829f4ec79e..19f9abe39998 100644 --- a/offapi/com/sun/star/awt/tab/XTabPageContainerListener.idl +++ b/offapi/com/sun/star/awt/tab/XTabPageContainerListener.idl @@ -42,7 +42,7 @@ module com { module sun { module star { module awt { module tab { @since OOo 3.4 */ -published interface XTabPageContainerListener: com::sun::star::lang::XEventListener +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 921be120e734..4746dcfcb1e6 100644 --- a/offapi/com/sun/star/awt/tab/XTabPageContainerModel.idl +++ b/offapi/com/sun/star/awt/tab/XTabPageContainerModel.idl @@ -41,7 +41,7 @@ module com { module sun { module star { module awt { module tab { @since OOo 3.4 */ -published interface XTabPageContainerModel +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 85c394922a3b..498b98e50572 100644 --- a/offapi/com/sun/star/awt/tab/XTabPageModel.idl +++ b/offapi/com/sun/star/awt/tab/XTabPageModel.idl @@ -44,7 +44,7 @@ module com { module sun { module star { module awt { module tab { @since OOo 3.4 */ -published interface XTabPageModel +interface XTabPageModel { //interface com::sun::star::lang::XMultiServiceFactory; diff --git a/offapi/com/sun/star/awt/tree/ExpandVetoException.idl b/offapi/com/sun/star/awt/tree/ExpandVetoException.idl index c88e6c0528f7..b2f019060628 100644 --- a/offapi/com/sun/star/awt/tree/ExpandVetoException.idl +++ b/offapi/com/sun/star/awt/tree/ExpandVetoException.idl @@ -41,7 +41,7 @@ module com { module sun { module star { module awt { module tree { @see XTreeExpansionListener @see XTreeControl */ -published exception ExpandVetoException : com::sun::star::util::VetoException +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 d37f4bfefe73..ec95abb257b3 100644 --- a/offapi/com/sun/star/awt/tree/MutableTreeDataModel.idl +++ b/offapi/com/sun/star/awt/tree/MutableTreeDataModel.idl @@ -40,7 +40,7 @@ module com { module sun { module star { module awt { module tree { /** If you do not want to implement the <type>XTreeDataModel</type> yourself, use this service. This implementation uses <type>MutableTreeNode</type> for its nodes. */ -published service MutableTreeDataModel : XMutableTreeDataModel +service MutableTreeDataModel : XMutableTreeDataModel { }; diff --git a/offapi/com/sun/star/awt/tree/TreeDataModelEvent.idl b/offapi/com/sun/star/awt/tree/TreeDataModelEvent.idl index 31685ed1a131..dd44e533f1de 100644 --- a/offapi/com/sun/star/awt/tree/TreeDataModelEvent.idl +++ b/offapi/com/sun/star/awt/tree/TreeDataModelEvent.idl @@ -46,7 +46,7 @@ module com { module sun { module star { module awt { module tree { @see XTreeControl @see XTreeDataModelListener */ -published struct TreeDataModelEvent : ::com::sun::star::lang::EventObject +struct TreeDataModelEvent : ::com::sun::star::lang::EventObject { /** contains the changed, added or removed nodes. <p> All nodes must have <member>ParentNode</member> as parent. */ diff --git a/offapi/com/sun/star/awt/tree/TreeExpansionEvent.idl b/offapi/com/sun/star/awt/tree/TreeExpansionEvent.idl index 0298c10b1ff7..2456401607a9 100644 --- a/offapi/com/sun/star/awt/tree/TreeExpansionEvent.idl +++ b/offapi/com/sun/star/awt/tree/TreeExpansionEvent.idl @@ -42,7 +42,7 @@ module com { module sun { module star { module awt { module tree { @see XTreeExpansionListener @see XTreeControl */ -published struct TreeExpansionEvent : ::com::sun::star::lang::EventObject +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 bdb9d61de9c5..cef942037260 100644 --- a/offapi/com/sun/star/awt/tree/XMutableTreeDataModel.idl +++ b/offapi/com/sun/star/awt/tree/XMutableTreeDataModel.idl @@ -42,7 +42,7 @@ module com { module sun { module star { module awt { module tree { <p>Note that only <type>XTreeNode</type> created from the same instance with <member>createNode</member> are valid nodes for this instance.</p> */ -published interface XMutableTreeDataModel : XTreeDataModel +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 fabd1c4a4be0..0e09e1d2e4f8 100644 --- a/offapi/com/sun/star/awt/tree/XMutableTreeNode.idl +++ b/offapi/com/sun/star/awt/tree/XMutableTreeNode.idl @@ -41,7 +41,7 @@ module com { module sun { module star { module awt { module tree { /** Represents a mutable tree node as used by the <type>MutableTreeDataModel</type> */ -published interface XMutableTreeNode : XTreeNode +interface XMutableTreeNode : XTreeNode { /** appends <var>ChildNode</var> to this instance. diff --git a/offapi/com/sun/star/awt/tree/XTreeControl.idl b/offapi/com/sun/star/awt/tree/XTreeControl.idl index be30b9ae484c..1d2724e70e1f 100644 --- a/offapi/com/sun/star/awt/tree/XTreeControl.idl +++ b/offapi/com/sun/star/awt/tree/XTreeControl.idl @@ -43,7 +43,7 @@ module com { module sun { module star { module awt { module tree { @see TreeControl */ -published interface XTreeControl +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 93de2c6dfade..1050adbc4da8 100644 --- a/offapi/com/sun/star/awt/tree/XTreeDataModel.idl +++ b/offapi/com/sun/star/awt/tree/XTreeDataModel.idl @@ -48,7 +48,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 <type>MutableTreeDataModel</type>. */ -published interface XTreeDataModel : ::com::sun::star::lang::XComponent +interface XTreeDataModel : ::com::sun::star::lang::XComponent { /** Returns the root of the tree. <p>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 edb42d8d1d27..a684885b2ac5 100644 --- a/offapi/com/sun/star/awt/tree/XTreeDataModelListener.idl +++ b/offapi/com/sun/star/awt/tree/XTreeDataModelListener.idl @@ -46,7 +46,7 @@ module com { module sun { module star { module awt { module tree { by the <type>TreeControl</type>, but you must notify it correctly if you implement the <type>XTreeDataModel</type> yourself</p>. */ -published interface XTreeDataModelListener: com::sun::star::lang::XEventListener +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 f6e75ab8344f..f28d1b85c00c 100644 --- a/offapi/com/sun/star/awt/tree/XTreeEditListener.idl +++ b/offapi/com/sun/star/awt/tree/XTreeEditListener.idl @@ -44,7 +44,7 @@ module com { module sun { module star { module awt { module tree { <p>You have to set the <member>TreeControlModel::Editable</member> property to <TRUE/> before a tree supports editing.</p> */ -published interface XTreeEditListener : ::com::sun::star::lang::XEventListener +interface XTreeEditListener : ::com::sun::star::lang::XEventListener { /** This method is called from the <type>TreeControl</type> implementation when editing of <var>Node</var> is requested by calling <member>XTreeControl::startEditingAtNode()</member>. diff --git a/offapi/com/sun/star/awt/tree/XTreeExpansionListener.idl b/offapi/com/sun/star/awt/tree/XTreeExpansionListener.idl index e5ab0c0765b5..8b3f13969018 100644 --- a/offapi/com/sun/star/awt/tree/XTreeExpansionListener.idl +++ b/offapi/com/sun/star/awt/tree/XTreeExpansionListener.idl @@ -45,7 +45,7 @@ module com { module sun { module star { module awt { module tree { @see XTreeControl::addTreeExpansionListener @see XTreeControl::removeTreeExpansionListener */ -published interface XTreeExpansionListener: com::sun::star::lang::XEventListener +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 de81cb5a0514..b0e5028e18b5 100644 --- a/offapi/com/sun/star/awt/tree/XTreeNode.idl +++ b/offapi/com/sun/star/awt/tree/XTreeNode.idl @@ -43,7 +43,7 @@ module com { module sun { module star { module awt { module tree { information needed to display a hierarchical outline</p> <p>Each XTreeNode in a <type>XTreeDataModel</type> must be unique. */ -published interface XTreeNode +interface XTreeNode { /** Returns the child tree node at <var>Index</var>. diff --git a/offapi/com/sun/star/datatransfer/XTransferableSupplier.idl b/offapi/com/sun/star/datatransfer/XTransferableSupplier.idl index 71c545ff8e79..da3999236ce2 100644 --- a/offapi/com/sun/star/datatransfer/XTransferableSupplier.idl +++ b/offapi/com/sun/star/datatransfer/XTransferableSupplier.idl @@ -36,7 +36,7 @@ module com { module sun { module star { module datatransfer { -published interface XTransferableSupplier +interface XTransferableSupplier { //------------------------------------------------------------------------- /** To get access to a transferable representation of a selected part of an object. diff --git a/offapi/com/sun/star/deployment/DeploymentException.idl b/offapi/com/sun/star/deployment/DeploymentException.idl index d2c3e01d97d1..b585362f8677 100644 --- a/offapi/com/sun/star/deployment/DeploymentException.idl +++ b/offapi/com/sun/star/deployment/DeploymentException.idl @@ -38,7 +38,7 @@ module com { module sun { module star { module deployment { @since OOo 2.0 */ -published exception DeploymentException : com::sun::star::uno::Exception +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 e4e1e884e1db..965d9327bfdd 100644 --- a/offapi/com/sun/star/deployment/PackageInformationProvider.idl +++ b/offapi/com/sun/star/deployment/PackageInformationProvider.idl @@ -37,7 +37,7 @@ module com { module sun { module star { module deployment { @since OOo 2.3 */ -published singleton PackageInformationProvider : XPackageInformationProvider; +singleton PackageInformationProvider : XPackageInformationProvider; }; }; }; }; #endif diff --git a/offapi/com/sun/star/deployment/XPackageInformationProvider.idl b/offapi/com/sun/star/deployment/XPackageInformationProvider.idl index ad5e02ba2966..ef3692832152 100644 --- a/offapi/com/sun/star/deployment/XPackageInformationProvider.idl +++ b/offapi/com/sun/star/deployment/XPackageInformationProvider.idl @@ -39,7 +39,7 @@ module com { module sun { module star { module deployment { @since OOo 2.3 */ -published interface XPackageInformationProvider +interface XPackageInformationProvider { /** get Package information for a specific extension. diff --git a/offapi/com/sun/star/document/DocumentEvent.idl b/offapi/com/sun/star/document/DocumentEvent.idl index 1cd0de4e9684..0980c197aeb6 100644 --- a/offapi/com/sun/star/document/DocumentEvent.idl +++ b/offapi/com/sun/star/document/DocumentEvent.idl @@ -48,7 +48,7 @@ module com { module sun { module star { module document { @see XDocumentEventBroadcaster @since OOo 3.1 */ -published struct DocumentEvent : ::com::sun::star::lang::EventObject +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 aeea22aad55e..ee3e5a53adc8 100644 --- a/offapi/com/sun/star/document/EmptyUndoStackException.idl +++ b/offapi/com/sun/star/document/EmptyUndoStackException.idl @@ -39,7 +39,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. */ -published exception EmptyUndoStackException : ::com::sun::star::util::InvalidStateException +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 09d136d31646..6f12fd0811b2 100644 --- a/offapi/com/sun/star/document/UndoContextNotClosedException.idl +++ b/offapi/com/sun/star/document/UndoContextNotClosedException.idl @@ -39,7 +39,7 @@ module com { module sun { module star { module document { /** is thrown when an operation is attempted at an <type>XUndoManager</type> which requires all undo contexts to be closed, but this requirement is not fullfilled. */ -published exception UndoContextNotClosedException : ::com::sun::star::util::InvalidStateException +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 64fd73ecd772..83e92c47bae2 100644 --- a/offapi/com/sun/star/document/UndoFailedException.idl +++ b/offapi/com/sun/star/document/UndoFailedException.idl @@ -41,7 +41,7 @@ module com { module sun { module star { module document { @see XUndoAction::undo @see XUndoManager::undo */ -published exception UndoFailedException : ::com::sun::star::uno::Exception +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 6b5301d91487..e0866e476040 100644 --- a/offapi/com/sun/star/document/UndoManagerEvent.idl +++ b/offapi/com/sun/star/document/UndoManagerEvent.idl @@ -42,7 +42,7 @@ module com { module sun { module star { module document { @see XUndoManagerListener @see XUndoAction */ -published struct UndoManagerEvent : ::com::sun::star::lang::EventObject +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 49ea39d9ef8b..4e6fd347f7e0 100644 --- a/offapi/com/sun/star/document/XDocumentEventBroadcaster.idl +++ b/offapi/com/sun/star/document/XDocumentEventBroadcaster.idl @@ -37,7 +37,7 @@ module com { module sun { module star { module document { -published interface XDocumentEventListener; +interface XDocumentEventListener; //============================================================================= @@ -50,7 +50,7 @@ published interface XDocumentEventListener; @see DocumentEvent @since OOo 3.1 */ -published interface XDocumentEventBroadcaster +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 62e43ca5dc68..75f096638191 100644 --- a/offapi/com/sun/star/document/XDocumentEventListener.idl +++ b/offapi/com/sun/star/document/XDocumentEventListener.idl @@ -45,7 +45,7 @@ module com { module sun { module star { module document { @see XDocumentEventBroadcaster @since OOo 3.1 */ -published interface XDocumentEventListener : ::com::sun::star::lang::XEventListener +interface XDocumentEventListener : ::com::sun::star::lang::XEventListener { /** is called whenever a document event occurred */ diff --git a/offapi/com/sun/star/document/XDocumentSubStorageSupplier.idl b/offapi/com/sun/star/document/XDocumentSubStorageSupplier.idl index e139441753d2..5409b7110f7a 100644 --- a/offapi/com/sun/star/document/XDocumentSubStorageSupplier.idl +++ b/offapi/com/sun/star/document/XDocumentSubStorageSupplier.idl @@ -46,7 +46,7 @@ module com { module sun { module star { module document { @see DocumentInfo @see StandaloneDocumentInfo */ -published interface XDocumentSubStorageSupplier: com::sun::star::uno::XInterface +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 47d7d669655b..d1e7af817bb1 100644 --- a/offapi/com/sun/star/document/XStorageBasedDocument.idl +++ b/offapi/com/sun/star/document/XStorageBasedDocument.idl @@ -44,7 +44,7 @@ /** allows to initialize document with a storage, to store document to a storage, and to set document to be based on provided storage. */ -published interface XStorageBasedDocument: com::sun::star::uno::XInterface +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 2873c9400b70..7e394eba81b9 100644 --- a/offapi/com/sun/star/document/XStorageChangeListener.idl +++ b/offapi/com/sun/star/document/XStorageChangeListener.idl @@ -39,7 +39,7 @@ module com { module sun { module star { module document { //============================================================================= /** allows to be notified when a document is switched to a new storage. */ -published interface XStorageChangeListener: com::sun::star::lang::XEventListener +interface XStorageChangeListener: com::sun::star::lang::XEventListener { //------------------------------------------------------------------------- /** is called when document switches to another storage. diff --git a/offapi/com/sun/star/document/XUndoAction.idl b/offapi/com/sun/star/document/XUndoAction.idl index 450f25286cb3..f8cf101e77a9 100644 --- a/offapi/com/sun/star/document/XUndoAction.idl +++ b/offapi/com/sun/star/document/XUndoAction.idl @@ -39,7 +39,7 @@ module com { module sun { module star { module document { /** represents a single (undoable) action on a document */ -published interface XUndoAction +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 742c5a64663b..d26bcf7e609c 100644 --- a/offapi/com/sun/star/document/XUndoManager.idl +++ b/offapi/com/sun/star/document/XUndoManager.idl @@ -41,8 +41,8 @@ module com { module sun { module star { module document { -published interface XUndoAction; -published interface XUndoManagerListener; +interface XUndoAction; +interface XUndoManagerListener; //================================================================================================================== @@ -77,7 +77,7 @@ published interface XUndoManagerListener; <member>XLockable::unlock</member> 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.</p> */ -published interface XUndoManager +interface XUndoManager { /** allows <a href="#locking">locking</a> the undo manager. */ diff --git a/offapi/com/sun/star/document/XUndoManagerListener.idl b/offapi/com/sun/star/document/XUndoManagerListener.idl index 5842d7129b9c..f7ab74e020a2 100644 --- a/offapi/com/sun/star/document/XUndoManagerListener.idl +++ b/offapi/com/sun/star/document/XUndoManagerListener.idl @@ -41,7 +41,7 @@ module com { module sun { module star { module document { @see XUndoManager */ -published interface XUndoManagerListener : ::com::sun::star::lang::XEventListener +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 06e5bcad8735..bf63839a2720 100644 --- a/offapi/com/sun/star/document/XUndoManagerSupplier.idl +++ b/offapi/com/sun/star/document/XUndoManagerSupplier.idl @@ -34,13 +34,13 @@ module com { module sun { module star { module document { -published interface XUndoManager; +interface XUndoManager; //================================================================================================================== /** provides access to an XUndoManager. */ -published interface XUndoManagerSupplier +interface XUndoManagerSupplier { /** returns the Undo manager associated with the component. */ diff --git a/offapi/com/sun/star/drawing/DrawingDocument.idl b/offapi/com/sun/star/drawing/DrawingDocument.idl index 2034458cb579..6eb2e1d431aa 100644 --- a/offapi/com/sun/star/drawing/DrawingDocument.idl +++ b/offapi/com/sun/star/drawing/DrawingDocument.idl @@ -39,7 +39,7 @@ /** specifies a document which consists of multiple pages with drawings. */ -published service DrawingDocument +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 a3363474080b..ca73ecf19bef 100644 --- a/offapi/com/sun/star/drawing/GenericDrawingDocument.idl +++ b/offapi/com/sun/star/drawing/GenericDrawingDocument.idl @@ -51,7 +51,7 @@ <p>Because its function is needed more then once, its defined as generic one.</p> */ -published service GenericDrawingDocument +service GenericDrawingDocument { /** this base service describes storing and printing */ service com::sun::star::document::OfficeDocument; diff --git a/offapi/com/sun/star/drawing/XSlidePreviewCache.idl b/offapi/com/sun/star/drawing/XSlidePreviewCache.idl index 65b3beefa670..02b37859fb66 100644 --- a/offapi/com/sun/star/drawing/XSlidePreviewCache.idl +++ b/offapi/com/sun/star/drawing/XSlidePreviewCache.idl @@ -36,6 +36,7 @@ #include <com/sun/star/rendering/XCanvas.idl> #include <com/sun/star/drawing/XSlidePreviewCacheListener.idl> + module com { module sun { module star { module drawing { /** A cache of preview bitmaps for the slides of one Impress or Draw @@ -49,7 +50,7 @@ module com { module sun { module star { module drawing { order to allow multiple references to a single slide (custom presentations). */ -published interface XSlidePreviewCache +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/XSlidePreviewCacheListener.idl b/offapi/com/sun/star/drawing/XSlidePreviewCacheListener.idl index c25d42720327..bff5c1ee3e5c 100644 --- a/offapi/com/sun/star/drawing/XSlidePreviewCacheListener.idl +++ b/offapi/com/sun/star/drawing/XSlidePreviewCacheListener.idl @@ -41,7 +41,7 @@ module com { module sun { module star { module drawing { implementor may then call <method>getSlidePreview()</method> a second time to get the up-to-date version of the preview. */ -published interface XSlidePreviewCacheListener +interface XSlidePreviewCacheListener { /** Called by a <interface>XSlidePreviewCache</interface> object when a preview has been created for the slide with the given index. diff --git a/offapi/com/sun/star/drawing/framework/AnchorBindingMode.idl b/offapi/com/sun/star/drawing/framework/AnchorBindingMode.idl index 97a30c2dc32b..4123a4ca8915 100644 --- a/offapi/com/sun/star/drawing/framework/AnchorBindingMode.idl +++ b/offapi/com/sun/star/drawing/framework/AnchorBindingMode.idl @@ -40,7 +40,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.</p> */ -published enum AnchorBindingMode +enum AnchorBindingMode { DIRECT, INDIRECT diff --git a/offapi/com/sun/star/drawing/framework/BorderType.idl b/offapi/com/sun/star/drawing/framework/BorderType.idl index 93a14fb7d1fb..1f7652932637 100644 --- a/offapi/com/sun/star/drawing/framework/BorderType.idl +++ b/offapi/com/sun/star/drawing/framework/BorderType.idl @@ -35,7 +35,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. */ -published enum BorderType +enum BorderType { INNER_BORDER, OUTER_BORDER, diff --git a/offapi/com/sun/star/drawing/framework/ConfigurationChangeEvent.idl b/offapi/com/sun/star/drawing/framework/ConfigurationChangeEvent.idl index 507373922cbc..d78a57a7ed83 100644 --- a/offapi/com/sun/star/drawing/framework/ConfigurationChangeEvent.idl +++ b/offapi/com/sun/star/drawing/framework/ConfigurationChangeEvent.idl @@ -35,8 +35,9 @@ module com { module sun { module star { module uno { interface XInterface; }; }; module com { module sun { module star { module drawing { module framework { -published interface XConfiguration; -published interface XResourceId; +interface XConfiguration; +interface XConfigurationController; +interface XResourceId; /** Objects of this class are used for notifying changes of the configuration. @@ -51,7 +52,7 @@ published interface XResourceId; general guidelines. See <type>XConfigurationController</type> for a list of event types used by the basic drawing framework.</p> */ -published struct ConfigurationChangeEvent +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 f799b0265c0d..aa8a80d9ef4e 100644 --- a/offapi/com/sun/star/drawing/framework/ResourceActivationMode.idl +++ b/offapi/com/sun/star/drawing/framework/ResourceActivationMode.idl @@ -37,7 +37,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. */ -published enum ResourceActivationMode +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 d45838cac5cb..36e6bb3c5028 100644 --- a/offapi/com/sun/star/drawing/framework/XConfiguration.idl +++ b/offapi/com/sun/star/drawing/framework/XConfiguration.idl @@ -35,7 +35,7 @@ module com { module sun { module star { module drawing { module framework { -published interface XResourceId; +interface XResourceId; /** A configuration describes the resources of an application like panes, views, and tool bars and their relationships that are currently active @@ -49,7 +49,7 @@ published interface XResourceId; @see XConfigurationController */ -published interface XConfiguration +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 34e092600872..aff24d663505 100644 --- a/offapi/com/sun/star/drawing/framework/XConfigurationChangeListener.idl +++ b/offapi/com/sun/star/drawing/framework/XConfigurationChangeListener.idl @@ -38,7 +38,7 @@ module com { module sun { module star { module drawing { module framework { registered at the configuration controller and a configuration change occurs. */ -published interface XConfigurationChangeListener +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 f7097fa53ca5..98b5ed5ddf38 100644 --- a/offapi/com/sun/star/drawing/framework/XConfigurationChangeRequest.idl +++ b/offapi/com/sun/star/drawing/framework/XConfigurationChangeRequest.idl @@ -34,7 +34,7 @@ module com { module sun { module star { module drawing { module framework { -published interface XConfiguration; +interface XConfiguration; /** A single explicit request for a configuration change. @@ -50,7 +50,7 @@ published interface XConfiguration; <p>This interface is typically used internally by the <type>XConfigurationController</type></p> @see XConfigurationController */ -published interface XConfigurationChangeRequest +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 43d95670589e..4c0fd46d72b1 100644 --- a/offapi/com/sun/star/drawing/framework/XConfigurationController.idl +++ b/offapi/com/sun/star/drawing/framework/XConfigurationController.idl @@ -37,10 +37,10 @@ module com { module sun { module star { module drawing { module framework { -published interface XConfigurationChangeListener; -published interface XConfigurationChangeRequest; -published interface XResourceId; -published interface XResource; +interface XConfigurationChangeListener; +interface XConfigurationChangeRequest; +interface XResourceId; +interface XResource; /** The configuration controller is responsible for the management of the set of active resources. @@ -148,7 +148,7 @@ published interface XResource; deactivated resource.</p></li> </ul></p> */ -published interface XConfigurationController +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 e0cfda9808c9..d800268d1aee 100644 --- a/offapi/com/sun/star/drawing/framework/XConfigurationControllerBroadcaster.idl +++ b/offapi/com/sun/star/drawing/framework/XConfigurationControllerBroadcaster.idl @@ -34,13 +34,13 @@ module com { module sun { module star { module drawing { module framework { -published interface XConfigurationChangeListener; +interface XConfigurationChangeListener; /** Manage the set of registered event listeners and the event notification for a configuration controller. <p>The listeners are called in the order in which they are registered.</p> */ -published interface XConfigurationControllerBroadcaster +interface XConfigurationControllerBroadcaster { /** Add a new listener for configuration changes. <p>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 d3f4ecd5c608..fd0222be39da 100644 --- a/offapi/com/sun/star/drawing/framework/XConfigurationControllerRequestQueue.idl +++ b/offapi/com/sun/star/drawing/framework/XConfigurationControllerRequestQueue.idl @@ -33,7 +33,7 @@ module com { module sun { module star { module drawing { module framework { -published interface XConfigurationChangeRequest; +interface XConfigurationChangeRequest; /** The request queue of the configuration controller handles requests for changes to the current configuration. @@ -43,7 +43,7 @@ published interface XConfigurationChangeRequest; should normally not be necessary for anyone else than the <type>XConfigurationController</type>. It may be removed in the future.</p> */ -published interface XConfigurationControllerRequestQueue +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 48bf0f22a7cd..8795428c67da 100644 --- a/offapi/com/sun/star/drawing/framework/XPane.idl +++ b/offapi/com/sun/star/drawing/framework/XPane.idl @@ -42,7 +42,7 @@ module com { module sun { module star { module drawing { module framework { parts like title, menu, closer button.</p> <p>The URL prefix of panes is <code>private:resource/floater</code></p> */ -published interface XPane +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 bdebcf8a6c34..77f9f2c72587 100644 --- a/offapi/com/sun/star/drawing/framework/XPaneBorderPainter.idl +++ b/offapi/com/sun/star/drawing/framework/XPaneBorderPainter.idl @@ -50,7 +50,7 @@ module com { module sun { module star { module drawing { module framework { left corner bitmap is painted with its lower right at the upper left of the center box.</p> */ -published interface XPaneBorderPainter +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 18c2de1c6689..e4b522f04194 100644 --- a/offapi/com/sun/star/drawing/framework/XResource.idl +++ b/offapi/com/sun/star/drawing/framework/XResource.idl @@ -33,12 +33,12 @@ module com { module sun { module star { module drawing { module framework { -published interface XResourceId; +interface XResourceId; /** Base interface that provides functionality shared by all resource types of the drawing framework. */ -published interface XResource +interface XResource { /** Return an <type>XResourceId</type> object for the called resource. The returned id unambiguously identifies the resource. diff --git a/offapi/com/sun/star/drawing/framework/XResourceFactory.idl b/offapi/com/sun/star/drawing/framework/XResourceFactory.idl index b0d5d81a0ed1..f6f33cf5f740 100644 --- a/offapi/com/sun/star/drawing/framework/XResourceFactory.idl +++ b/offapi/com/sun/star/drawing/framework/XResourceFactory.idl @@ -35,8 +35,8 @@ module com { module sun { module star { module drawing { module framework { -published interface XResource; -published interface XResourceId; +interface XResource; +interface XResourceId; /** Factory and possibly cache for creating and releasing resources. <p>A resource factory is created and used by the @@ -44,7 +44,7 @@ published interface XResourceId; <p>A factory may want to implement a cache to reuse previously released resources.</p> */ -published interface XResourceFactory +interface XResourceFactory { /** Create a resource for the given <type>XResourceId</type> object. @param xResourceId diff --git a/offapi/com/sun/star/drawing/framework/XResourceFactoryManager.idl b/offapi/com/sun/star/drawing/framework/XResourceFactoryManager.idl index e9d2672d5ca9..a77c004c5949 100644 --- a/offapi/com/sun/star/drawing/framework/XResourceFactoryManager.idl +++ b/offapi/com/sun/star/drawing/framework/XResourceFactoryManager.idl @@ -33,8 +33,8 @@ module com { module sun { module star { module drawing { module framework { -published interface XResourceId; -published interface XResourceFactory; +interface XResourceId; +interface XResourceFactory; /** The XResourceFactoryManager is part of the configuration controller and manages the set of registered resource factories. @@ -42,7 +42,7 @@ published interface XResourceFactory; @see XConfigurationController @see XResourceFactory */ -published interface XResourceFactoryManager +interface XResourceFactoryManager { /** Register a new resource factory for the given URL. <p>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 856ab6c1c138..a97a93c82e26 100644 --- a/offapi/com/sun/star/drawing/framework/XResourceId.idl +++ b/offapi/com/sun/star/drawing/framework/XResourceId.idl @@ -50,7 +50,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.</p> */ -published interface XResourceId +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 3eb50cc7f65c..b1a41437a871 100644 --- a/offapi/com/sun/star/drawing/framework/XView.idl +++ b/offapi/com/sun/star/drawing/framework/XView.idl @@ -43,7 +43,7 @@ module com { module sun { module star { module drawing { module framework { reference them.</p> <p>The URL prefix of views is <code>private:resource/view</code></p> */ -published interface XView +interface XView { interface XResource; }; diff --git a/offapi/com/sun/star/frame/ModuleManager.idl b/offapi/com/sun/star/frame/ModuleManager.idl index a93fdb8b74de..6f682d9ae8e0 100644 --- a/offapi/com/sun/star/frame/ModuleManager.idl +++ b/offapi/com/sun/star/frame/ModuleManager.idl @@ -47,7 +47,7 @@ module com { module sun { module star { module frame { @since OOo 2.0 */ -published service ModuleManager +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 6d80c7fef07f..4a98a86aea03 100644 --- a/offapi/com/sun/star/frame/UnknownModuleException.idl +++ b/offapi/com/sun/star/frame/UnknownModuleException.idl @@ -41,7 +41,7 @@ module com { module sun { module star { module frame { @since OOo 2.0 */ -published exception UnknownModuleException : ::com::sun::star::uno::Exception +exception UnknownModuleException : ::com::sun::star::uno::Exception { }; diff --git a/offapi/com/sun/star/frame/XController2.idl b/offapi/com/sun/star/frame/XController2.idl index abad9aa9b244..824ce0687fd1 100644 --- a/offapi/com/sun/star/frame/XController2.idl +++ b/offapi/com/sun/star/frame/XController2.idl @@ -42,7 +42,7 @@ module com { module sun { module star { module frame { @since OOo 3.0 */ -published interface XController2 : XController +interface XController2 : XController { /** denotes the "root window" of the controller. diff --git a/offapi/com/sun/star/frame/XLayoutManager.idl b/offapi/com/sun/star/frame/XLayoutManager.idl index 819d7c897b80..8511de308369 100644 --- a/offapi/com/sun/star/frame/XLayoutManager.idl +++ b/offapi/com/sun/star/frame/XLayoutManager.idl @@ -76,7 +76,7 @@ module com { module sun { module star { module frame { @since OOo 2.0 */ -published interface XLayoutManager : com::sun::star::uno::XInterface +interface XLayoutManager : com::sun::star::uno::XInterface { /** attaches a <type scope="com::sun::star::frame">XFrame</type> to a layout manager. diff --git a/offapi/com/sun/star/frame/XLayoutManagerEventBroadcaster.idl b/offapi/com/sun/star/frame/XLayoutManagerEventBroadcaster.idl index 4a999c297af2..f87eea4437ca 100644 --- a/offapi/com/sun/star/frame/XLayoutManagerEventBroadcaster.idl +++ b/offapi/com/sun/star/frame/XLayoutManagerEventBroadcaster.idl @@ -42,7 +42,7 @@ @since OOo 2.0 */ -published interface XLayoutManagerEventBroadcaster : com::sun::star::uno::XInterface +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 6520474cd861..8716d739d353 100644 --- a/offapi/com/sun/star/frame/XLayoutManagerListener.idl +++ b/offapi/com/sun/star/frame/XLayoutManagerListener.idl @@ -48,7 +48,7 @@ module com { module sun { module star { module frame { @since OOo 2.0 */ -published interface XLayoutManagerListener : com::sun::star::lang::XEventListener +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 db14825f668a..f3a48e18796a 100644 --- a/offapi/com/sun/star/frame/XModuleManager.idl +++ b/offapi/com/sun/star/frame/XModuleManager.idl @@ -42,7 +42,7 @@ module com { module sun { module star { module frame { @since OOo 2.0 */ -published interface XModuleManager : com::sun::star::uno::XInterface +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 d93c25b98005..59b82e8aca4e 100644 --- a/offapi/com/sun/star/frame/XTitle.idl +++ b/offapi/com/sun/star/frame/XTitle.idl @@ -36,23 +36,17 @@ module com { module sun { module star { module frame { //============================================================================= -/** an interface representing an entity with a modifyable title. +/** todo document me */ -published interface XTitle : com::sun::star::uno::XInterface +interface XTitle : com::sun::star::uno::XInterface { //------------------------------------------------------------------------- - /** Returns the title of the object. - * - * @returns - * The title. + /** todo document me */ string getTitle (); //------------------------------------------------------------------------- - /** Sets the title of the object. - * - * @param sTitle - * The title. + /** todo document me */ void setTitle ( [in] string sTitle ); }; diff --git a/offapi/com/sun/star/geometry/AffineMatrix2D.idl b/offapi/com/sun/star/geometry/AffineMatrix2D.idl index 5e878d36bc66..b52be39639f9 100644 --- a/offapi/com/sun/star/geometry/AffineMatrix2D.idl +++ b/offapi/com/sun/star/geometry/AffineMatrix2D.idl @@ -68,7 +68,7 @@ module com { module sun { module star { module geometry { @since OOo 2.0 */ -published struct AffineMatrix2D +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 01c378569838..fae01e2a0d1e 100644 --- a/offapi/com/sun/star/geometry/IntegerSize2D.idl +++ b/offapi/com/sun/star/geometry/IntegerSize2D.idl @@ -36,7 +36,7 @@ module com { module sun { module star { module geometry { @since OOo 2.0 */ -published struct IntegerSize2D +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 370d70cbed5d..7781e7c74585 100644 --- a/offapi/com/sun/star/geometry/Matrix2D.idl +++ b/offapi/com/sun/star/geometry/Matrix2D.idl @@ -71,7 +71,7 @@ module com { module sun { module star { module geometry { @since OOo 2.0 */ -published struct Matrix2D +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 986c19d19fba..2cf9dd8e53c2 100644 --- a/offapi/com/sun/star/geometry/RealBezierSegment2D.idl +++ b/offapi/com/sun/star/geometry/RealBezierSegment2D.idl @@ -44,7 +44,7 @@ module com { module sun { module star { module geometry { @see com.sun.star.rendering.XBezierPolyPolygon2D @since OOo 2.0 */ -published struct RealBezierSegment2D +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 49b039a9dcaf..f75b9720ef1a 100644 --- a/offapi/com/sun/star/geometry/RealPoint2D.idl +++ b/offapi/com/sun/star/geometry/RealPoint2D.idl @@ -37,7 +37,7 @@ module com { module sun { module star { module geometry { @since OOo 2.0 */ -published struct RealPoint2D +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 8b1f56cf67fc..181d0d9d45ea 100644 --- a/offapi/com/sun/star/geometry/RealRectangle2D.idl +++ b/offapi/com/sun/star/geometry/RealRectangle2D.idl @@ -48,7 +48,7 @@ module com { module sun { module star { module geometry { @since OOo 2.0 */ -published struct RealRectangle2D +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 6abdd2b46aca..04de9a315559 100644 --- a/offapi/com/sun/star/geometry/RealSize2D.idl +++ b/offapi/com/sun/star/geometry/RealSize2D.idl @@ -36,7 +36,7 @@ module com { module sun { module star { module geometry { @since OOo 2.0 */ -published struct RealSize2D +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 931c20ec6872..bc6d0ff9f61d 100644 --- a/offapi/com/sun/star/geometry/XMapping2D.idl +++ b/offapi/com/sun/star/geometry/XMapping2D.idl @@ -47,7 +47,7 @@ module com { module sun { module star { module geometry { @since OOo 2.0 */ -published interface XMapping2D : ::com::sun::star::uno::XInterface +interface XMapping2D : ::com::sun::star::uno::XInterface { /** Forward 2D mapping function */ diff --git a/offapi/com/sun/star/inspection/DefaultHelpProvider.idl b/offapi/com/sun/star/inspection/DefaultHelpProvider.idl index f5b6e0a861cf..877676f65775 100644 --- a/offapi/com/sun/star/inspection/DefaultHelpProvider.idl +++ b/offapi/com/sun/star/inspection/DefaultHelpProvider.idl @@ -34,7 +34,7 @@ module com { module sun { module star { module inspection { -published interface XObjectInspectorUI; +interface XObjectInspectorUI; //============================================================================= @@ -47,7 +47,7 @@ published interface XObjectInspectorUI; the extended help text of this control's window, and set this help text at the object inspector's help section.</p> */ -published service DefaultHelpProvider : com::sun::star::uno::XInterface +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 007e578040ed..33b0a7256175 100644 --- a/offapi/com/sun/star/inspection/GenericPropertyHandler.idl +++ b/offapi/com/sun/star/inspection/GenericPropertyHandler.idl @@ -51,7 +51,7 @@ module com { module sun { module star { module inspection { @since OOo 2.0.3 */ -published service GenericPropertyHandler : XPropertyHandler; +service GenericPropertyHandler : XPropertyHandler; //============================================================================= diff --git a/offapi/com/sun/star/inspection/InteractiveSelectionResult.idl b/offapi/com/sun/star/inspection/InteractiveSelectionResult.idl index d3682de52486..f2de055e6d50 100644 --- a/offapi/com/sun/star/inspection/InteractiveSelectionResult.idl +++ b/offapi/com/sun/star/inspection/InteractiveSelectionResult.idl @@ -39,7 +39,7 @@ module com { module sun { module star { module inspection { @since OOo 2.0.3 */ -published enum InteractiveSelectionResult +enum InteractiveSelectionResult { /** The interactive selection of a property value was canceled. */ diff --git a/offapi/com/sun/star/inspection/LineDescriptor.idl b/offapi/com/sun/star/inspection/LineDescriptor.idl index 44bdec81f5dc..ec2f1443da78 100644 --- a/offapi/com/sun/star/inspection/LineDescriptor.idl +++ b/offapi/com/sun/star/inspection/LineDescriptor.idl @@ -34,7 +34,7 @@ //============================================================================= module com { module sun { module star { module inspection { -published interface XPropertyControl; +interface XPropertyControl; //----------------------------------------------------------------------------- /** describes the appearance of a line representing a single property in an <type>ObjectInspector</type>. @@ -54,7 +54,7 @@ published interface XPropertyControl; @since OOo 2.0.3 */ -published struct LineDescriptor +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 5cf5f9f046fe..a50beb983eb8 100644 --- a/offapi/com/sun/star/inspection/ObjectInspector.idl +++ b/offapi/com/sun/star/inspection/ObjectInspector.idl @@ -78,7 +78,7 @@ module com { module sun { module star { module inspection { @since OOo 2.0.3 */ -published service ObjectInspector : XObjectInspector +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 cc8d508746bb..b8b63386e159 100644 --- a/offapi/com/sun/star/inspection/ObjectInspectorModel.idl +++ b/offapi/com/sun/star/inspection/ObjectInspectorModel.idl @@ -50,7 +50,7 @@ module com { module sun { module star { module inspection { @since OOo 2.0.3 */ -published service ObjectInspectorModel : XObjectInspectorModel +service ObjectInspectorModel : XObjectInspectorModel { /** creates a default ObjectInspectorModel, whose one and only handler factory creates a <type>GenericPropertyHandler</type>. diff --git a/offapi/com/sun/star/inspection/PropertyCategoryDescriptor.idl b/offapi/com/sun/star/inspection/PropertyCategoryDescriptor.idl index 58e8caf59285..6c846efac8b4 100644 --- a/offapi/com/sun/star/inspection/PropertyCategoryDescriptor.idl +++ b/offapi/com/sun/star/inspection/PropertyCategoryDescriptor.idl @@ -39,7 +39,7 @@ module com { module sun { module star { module inspection { @since OOo 2.0.3 */ -published struct PropertyCategoryDescriptor +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 538de8e86a63..122e41f00f7c 100644 --- a/offapi/com/sun/star/inspection/PropertyControlType.idl +++ b/offapi/com/sun/star/inspection/PropertyControlType.idl @@ -46,7 +46,7 @@ module com { module sun { module star { module inspection { @since OOo 2.0.3 */ -published constants PropertyControlType +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 62c1d5d61ea6..1d6bcca51294 100644 --- a/offapi/com/sun/star/inspection/PropertyLineElement.idl +++ b/offapi/com/sun/star/inspection/PropertyLineElement.idl @@ -41,7 +41,7 @@ module com { module sun { module star { module inspection { @since OOo 2.0.3 */ -published constants PropertyLineElement +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 e8775b44fc93..03dfd80abaca 100644 --- a/offapi/com/sun/star/inspection/XHyperlinkControl.idl +++ b/offapi/com/sun/star/inspection/XHyperlinkControl.idl @@ -43,7 +43,7 @@ module com { module sun { module star { module inspection { @since OOo 2.0.3 */ -published interface XHyperlinkControl : XPropertyControl +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 e29fb1850a3e..331714fcbefd 100644 --- a/offapi/com/sun/star/inspection/XNumericControl.idl +++ b/offapi/com/sun/star/inspection/XNumericControl.idl @@ -42,7 +42,7 @@ module com { module sun { module star { module inspection { @since OOo 2.0.3 */ -published interface XNumericControl : XPropertyControl +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 44b2cf11321d..54fb58bb8bf0 100644 --- a/offapi/com/sun/star/inspection/XObjectInspector.idl +++ b/offapi/com/sun/star/inspection/XObjectInspector.idl @@ -36,8 +36,8 @@ //============================================================================= module com { module sun { module star { module inspection { -published interface XObjectInspectorModel; -published interface XObjectInspectorUI; +interface XObjectInspectorModel; +interface XObjectInspectorUI; //----------------------------------------------------------------------------- /** describes the main interface of an <type>ObjectInspector</type>. @@ -46,7 +46,7 @@ published interface XObjectInspectorUI; @since OOo 2.0.3 */ -published interface XObjectInspector +interface XObjectInspector { /** allows to plug the inspector into an <type scope="com::sun::star::frame">XFrame</type> diff --git a/offapi/com/sun/star/inspection/XObjectInspectorModel.idl b/offapi/com/sun/star/inspection/XObjectInspectorModel.idl index 34dbb6bd123f..3a0dc083539b 100644 --- a/offapi/com/sun/star/inspection/XObjectInspectorModel.idl +++ b/offapi/com/sun/star/inspection/XObjectInspectorModel.idl @@ -44,7 +44,7 @@ interface XPropertyHandler; @since OOo 2.0.3 */ -published interface XObjectInspectorModel +interface XObjectInspectorModel { /** describes a set of factories for creating <type>XPropertyHandler</type>s diff --git a/offapi/com/sun/star/inspection/XObjectInspectorUI.idl b/offapi/com/sun/star/inspection/XObjectInspectorUI.idl index 93cc7dd0a094..ea35423cca5c 100644 --- a/offapi/com/sun/star/inspection/XObjectInspectorUI.idl +++ b/offapi/com/sun/star/inspection/XObjectInspectorUI.idl @@ -36,7 +36,7 @@ //============================================================================= module com { module sun { module star { module inspection { -published interface XPropertyControlObserver; +interface XPropertyControlObserver; //----------------------------------------------------------------------------- /** grants access to certain aspects of the user interface of an object @@ -52,7 +52,7 @@ published interface XPropertyControlObserver; @since OOo 2.0.3 */ -published interface XObjectInspectorUI +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 d038c4b96a15..593e50e59dfc 100644 --- a/offapi/com/sun/star/inspection/XPropertyControl.idl +++ b/offapi/com/sun/star/inspection/XPropertyControl.idl @@ -35,14 +35,14 @@ //============================================================================= module com { module sun { module star { module inspection { -published interface XPropertyControlContext; +interface XPropertyControlContext; //----------------------------------------------------------------------------- /** defines the interface for a single control in an <type>ObjectInspector</type> @since OOo 2.0.3 */ -published interface XPropertyControl +interface XPropertyControl { /** denotes the type of the control, as one of the <type>PropertyControlType</type> constants diff --git a/offapi/com/sun/star/inspection/XPropertyControlContext.idl b/offapi/com/sun/star/inspection/XPropertyControlContext.idl index 35ef72206fa3..96b1006f097e 100644 --- a/offapi/com/sun/star/inspection/XPropertyControlContext.idl +++ b/offapi/com/sun/star/inspection/XPropertyControlContext.idl @@ -41,7 +41,7 @@ module com { module sun { module star { module inspection { @since OOo 2.0.3 */ -published interface XPropertyControlContext : XPropertyControlObserver +interface XPropertyControlContext : XPropertyControlObserver { /** instructs the <type>XPropertyControlContext</type> to active the next control diff --git a/offapi/com/sun/star/inspection/XPropertyControlFactory.idl b/offapi/com/sun/star/inspection/XPropertyControlFactory.idl index 974c13e96ea0..037be8b545c4 100644 --- a/offapi/com/sun/star/inspection/XPropertyControlFactory.idl +++ b/offapi/com/sun/star/inspection/XPropertyControlFactory.idl @@ -34,14 +34,14 @@ //============================================================================= module com { module sun { module star { module inspection { -published interface XPropertyControl; +interface XPropertyControl; //----------------------------------------------------------------------------- /** a factory for <type>XPropertyControl</type>s @since OOo 2.0.3 */ -published interface XPropertyControlFactory +interface XPropertyControlFactory { /** creates a <type>XPropertyControl</type> diff --git a/offapi/com/sun/star/inspection/XPropertyControlObserver.idl b/offapi/com/sun/star/inspection/XPropertyControlObserver.idl index 02c5234ce878..2e28574ec499 100644 --- a/offapi/com/sun/star/inspection/XPropertyControlObserver.idl +++ b/offapi/com/sun/star/inspection/XPropertyControlObserver.idl @@ -35,7 +35,7 @@ module com { module sun { module star { module inspection { -published interface XPropertyControl; +interface XPropertyControl; //============================================================================= @@ -44,7 +44,7 @@ published interface XPropertyControl; @since OOo 2.2 */ -published interface XPropertyControlObserver +interface XPropertyControlObserver { /** notifies the observer that a certain <type>XPropertyControl</type>'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 206e476eba9e..b4fe454a4138 100644 --- a/offapi/com/sun/star/inspection/XPropertyHandler.idl +++ b/offapi/com/sun/star/inspection/XPropertyHandler.idl @@ -40,8 +40,8 @@ //============================================================================= module com { module sun { module star { module inspection { -published interface XObjectInspectorUI; -published interface XPropertyControlFactory; +interface XObjectInspectorUI; +interface XPropertyControlFactory; //----------------------------------------------------------------------------- /** is the basic interface for object inspection. @@ -57,7 +57,7 @@ published interface XPropertyControlFactory; @since OOo 2.0.3 */ -published interface XPropertyHandler +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 b0212f89c15a..47167ae33084 100644 --- a/offapi/com/sun/star/inspection/XStringListControl.idl +++ b/offapi/com/sun/star/inspection/XStringListControl.idl @@ -45,7 +45,7 @@ module com { module sun { module star { module inspection { @since OOo 2.0.3 */ -published interface XStringListControl : XPropertyControl +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 b940a4b82f75..4af5280406e7 100644 --- a/offapi/com/sun/star/inspection/XStringRepresentation.idl +++ b/offapi/com/sun/star/inspection/XStringRepresentation.idl @@ -38,7 +38,7 @@ module com { module sun { module star { module inspection { /** handles string representations of property values. @see */ -published interface XStringRepresentation +interface XStringRepresentation { /** converts a into a string. @param PropertyValue diff --git a/offapi/com/sun/star/logging/LogRecord.idl b/offapi/com/sun/star/logging/LogRecord.idl index 512276669c8e..e8149dd7a888 100644 --- a/offapi/com/sun/star/logging/LogRecord.idl +++ b/offapi/com/sun/star/logging/LogRecord.idl @@ -43,7 +43,7 @@ module com { module sun { module star { module logging { @since OOo 2.3 */ -published struct LogRecord +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 08bdfb3ae4b3..4a55ac3c6533 100644 --- a/offapi/com/sun/star/logging/XLogFormatter.idl +++ b/offapi/com/sun/star/logging/XLogFormatter.idl @@ -44,7 +44,7 @@ module com { module sun { module star { module logging { @since OOo 2.3 */ -published interface XLogFormatter +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 5dc1e667bfa7..760ffd2a50fe 100644 --- a/offapi/com/sun/star/logging/XLogHandler.idl +++ b/offapi/com/sun/star/logging/XLogHandler.idl @@ -46,7 +46,7 @@ module com { module sun { module star { module logging { @since OOo 2.3 */ -published interface XLogHandler +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 2735fc502391..ce45976aa388 100644 --- a/offapi/com/sun/star/logging/XLogger.idl +++ b/offapi/com/sun/star/logging/XLogger.idl @@ -35,7 +35,7 @@ module com { module sun { module star { module logging { -published interface XLogHandler; +interface XLogHandler; //============================================================================= @@ -52,7 +52,7 @@ published interface XLogHandler; @since OOo 2.3 */ -published interface XLogger +interface XLogger { /** denotes the name of the logger. */ diff --git a/offapi/com/sun/star/presentation/PresentationDocument.idl b/offapi/com/sun/star/presentation/PresentationDocument.idl index c6a3f9be1bef..92917c32ce90 100644 --- a/offapi/com/sun/star/presentation/PresentationDocument.idl +++ b/offapi/com/sun/star/presentation/PresentationDocument.idl @@ -42,7 +42,7 @@ /** This is the service provided by a presentation document. */ -published service PresentationDocument +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 0ef62d4d6dc4..2b5f87a320d2 100644 --- a/offapi/com/sun/star/presentation/XSlideShowListener.idl +++ b/offapi/com/sun/star/presentation/XSlideShowListener.idl @@ -38,7 +38,7 @@ module com { module sun { module star { module presentation { @since OOo 3.0 */ -published interface XSlideShowListener : ::com::sun::star::animations::XAnimationListener +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 7034a2e78de5..6e39d9b86a8c 100644 --- a/offapi/com/sun/star/presentation/XSlideShowView.idl +++ b/offapi/com/sun/star/presentation/XSlideShowView.idl @@ -46,7 +46,7 @@ module com { module sun { module star { module presentation { @since OOo 2.4 */ -published interface XSlideShowView : ::com::sun::star::uno::XInterface +interface XSlideShowView : ::com::sun::star::uno::XInterface { /** Get view canvas.<p> @@ -68,9 +68,9 @@ published interface XSlideShowView : ::com::sun::star::uno::XInterface /** Query the current transformation matrix for this view.<p> - 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.<p> + 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.<p> @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 644d425b3bcd..4a246c8f20d5 100644 --- a/offapi/com/sun/star/rdf/XMetadatable.idl +++ b/offapi/com/sun/star/rdf/XMetadatable.idl @@ -60,7 +60,7 @@ module com { module sun { module star { module rdf { @see XRepository @see XDocumentMetadataAccess */ -published interface XMetadatable : XURI +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 02a8890cb879..7085cde76a1b 100644 --- a/offapi/com/sun/star/rdf/XNode.idl +++ b/offapi/com/sun/star/rdf/XNode.idl @@ -65,7 +65,7 @@ module com { module sun { module star { module rdf { @see XURI @see XLiteral */ -published interface XNode +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 c7236a59e048..1a7d91536b4a 100644 --- a/offapi/com/sun/star/rdf/XResource.idl +++ b/offapi/com/sun/star/rdf/XResource.idl @@ -49,7 +49,7 @@ module com { module sun { module star { module rdf { @see XBlankNode @see XURI */ -published interface XResource : XNode +interface XResource : XNode { }; diff --git a/offapi/com/sun/star/rdf/XURI.idl b/offapi/com/sun/star/rdf/XURI.idl index ea3813174d68..e7f5c0e35e7c 100644 --- a/offapi/com/sun/star/rdf/XURI.idl +++ b/offapi/com/sun/star/rdf/XURI.idl @@ -61,7 +61,7 @@ module com { module sun { module star { module rdf { @see XRepository */ -published interface XURI : XResource +interface XURI : XResource { /// prefix [readonly, attribute] string Namespace; diff --git a/offapi/com/sun/star/rendering/ARGBColor.idl b/offapi/com/sun/star/rendering/ARGBColor.idl index b56fe47ef192..735c251a9b5c 100644 --- a/offapi/com/sun/star/rendering/ARGBColor.idl +++ b/offapi/com/sun/star/rendering/ARGBColor.idl @@ -35,7 +35,7 @@ module com { module sun { module star { module rendering { /// ARGB color quad -published struct ARGBColor +struct ARGBColor { /** Alpha component.<p> diff --git a/offapi/com/sun/star/rendering/AnimationAttributes.idl b/offapi/com/sun/star/rendering/AnimationAttributes.idl index 139996b8f6ce..4b283a70c413 100644 --- a/offapi/com/sun/star/rendering/AnimationAttributes.idl +++ b/offapi/com/sun/star/rendering/AnimationAttributes.idl @@ -36,10 +36,10 @@ module com { module sun { module star { module rendering { @since OOo 2.0 */ -published struct AnimationAttributes +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 dad060f35836..b4ae7b922917 100644 --- a/offapi/com/sun/star/rendering/Caret.idl +++ b/offapi/com/sun/star/rendering/Caret.idl @@ -37,7 +37,7 @@ module com { module sun { module star { module rendering { @since OOo 2.0 */ -published struct Caret +struct Caret { /** This contains the main caret index.<p> diff --git a/offapi/com/sun/star/rendering/Color.idl b/offapi/com/sun/star/rendering/Color.idl index 5afe0fa9f94e..06188ebb34cb 100644 --- a/offapi/com/sun/star/rendering/Color.idl +++ b/offapi/com/sun/star/rendering/Color.idl @@ -35,7 +35,7 @@ module com { module sun { module star { module rendering { /// Shorthand for the device-dependent color components, and easier to read -published typedef sequence<ColorComponent> Color; +typedef sequence<ColorComponent> Color; }; }; }; }; diff --git a/offapi/com/sun/star/rendering/ColorComponent.idl b/offapi/com/sun/star/rendering/ColorComponent.idl index 063effc6900f..8780118e26a2 100644 --- a/offapi/com/sun/star/rendering/ColorComponent.idl +++ b/offapi/com/sun/star/rendering/ColorComponent.idl @@ -32,7 +32,7 @@ module com { module sun { module star { module rendering { /// Shorthand for the device-dependent color components, and easier to read -published typedef double ColorComponent; +typedef double ColorComponent; }; }; }; }; diff --git a/offapi/com/sun/star/rendering/FillRule.idl b/offapi/com/sun/star/rendering/FillRule.idl index 20fdbb69bc02..fb3041c5dc5b 100644 --- a/offapi/com/sun/star/rendering/FillRule.idl +++ b/offapi/com/sun/star/rendering/FillRule.idl @@ -35,7 +35,7 @@ module com { module sun { module star { module rendering { @since OOo 2.0 */ -published enum FillRule +enum FillRule { /** Fill every area, where, when traveling 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 4dbd596813c8..142238b7a9bf 100644 --- a/offapi/com/sun/star/rendering/FontInfo.idl +++ b/offapi/com/sun/star/rendering/FontInfo.idl @@ -38,7 +38,7 @@ module com { module sun { module star { module rendering { @since OOo 2.0 */ -published struct FontInfo +struct FontInfo { /** The PANOSE font classification.<p> diff --git a/offapi/com/sun/star/rendering/FontMetrics.idl b/offapi/com/sun/star/rendering/FontMetrics.idl index 687d4db147ff..37666a276f8f 100644 --- a/offapi/com/sun/star/rendering/FontMetrics.idl +++ b/offapi/com/sun/star/rendering/FontMetrics.idl @@ -52,7 +52,7 @@ module com { module sun { module star { module rendering { @since OOo 2.0 */ -published struct FontMetrics +struct FontMetrics { /// Ascent (above the baseline) part of the font. double Ascent; @@ -85,14 +85,14 @@ published struct FontMetrics characters, and if one needs a font with double character width, the referenceCharSize should be doubled.<p> */ - 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 d87b90a49372..0bc08c808880 100644 --- a/offapi/com/sun/star/rendering/FontRequest.idl +++ b/offapi/com/sun/star/rendering/FontRequest.idl @@ -46,7 +46,7 @@ module com { module sun { module star { module rendering { @since OOo 2.0 */ -published struct FontRequest +struct FontRequest { /** The description of the font.<p> @@ -81,7 +81,7 @@ published struct FontRequest query methods, for both <type>XCanvasFont</type> and <type>XTextLayout</type>.<p> */ - double CellSize; + double CellSize; //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/rendering/Panose.idl b/offapi/com/sun/star/rendering/Panose.idl index ef6f968de0b2..6ad9bdaa2d5e 100644 --- a/offapi/com/sun/star/rendering/Panose.idl +++ b/offapi/com/sun/star/rendering/Panose.idl @@ -30,7 +30,7 @@ module com { module sun { module star { module rendering { -published struct Panose +struct Panose { /// <type>PanoseFamilyTypes</type> byte FamilyType; diff --git a/offapi/com/sun/star/rendering/RGBColor.idl b/offapi/com/sun/star/rendering/RGBColor.idl index e39538a21f74..d2ec17e6c476 100644 --- a/offapi/com/sun/star/rendering/RGBColor.idl +++ b/offapi/com/sun/star/rendering/RGBColor.idl @@ -35,7 +35,7 @@ module com { module sun { module star { module rendering { /// RGB color triplet -published struct RGBColor +struct RGBColor { /// Red component. Valid range is [0,1.0] ColorComponent Red; diff --git a/offapi/com/sun/star/rendering/RenderState.idl b/offapi/com/sun/star/rendering/RenderState.idl index 954696708ae0..dc711cc49ab5 100644 --- a/offapi/com/sun/star/rendering/RenderState.idl +++ b/offapi/com/sun/star/rendering/RenderState.idl @@ -33,7 +33,7 @@ module com { module sun { module star { module rendering { -published interface XPolyPolygon2D; +interface XPolyPolygon2D; /** This structure contains information passed to each <type>XCanvas</type> render operation.<p> @@ -44,7 +44,7 @@ published interface XPolyPolygon2D; @since OOo 2.0 */ -published struct RenderState +struct RenderState { /** The affine transform associated with this render operation.<p> diff --git a/offapi/com/sun/star/rendering/StringContext.idl b/offapi/com/sun/star/rendering/StringContext.idl index e08d968d21da..a9f76ace3014 100644 --- a/offapi/com/sun/star/rendering/StringContext.idl +++ b/offapi/com/sun/star/rendering/StringContext.idl @@ -39,12 +39,12 @@ module com { module sun { module star { module rendering { @since OOo 2.0 */ -published struct StringContext +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 8bb12d874248..5393872060e1 100644 --- a/offapi/com/sun/star/rendering/StrokeAttributes.idl +++ b/offapi/com/sun/star/rendering/StrokeAttributes.idl @@ -28,6 +28,14 @@ #ifndef __com_sun_star_rendering_StrokeAttributes_idl__ #define __com_sun_star_rendering_StrokeAttributes_idl__ +#ifndef __com_sun_star_rendering_PathCapType_idl__ +#include <com/sun/star/rendering/PathCapType.idl> +#endif +#ifndef __com_sun_star_rendering_PathJoinType_idl__ +#include <com/sun/star/rendering/PathJoinType.idl> +#endif + + module com { module sun { module star { module rendering { /** This structure contains all attributes required for path stroking.<p> @@ -38,14 +46,14 @@ module com { module sun { module star { module rendering { @single #110496# */ -published struct StrokeAttributes +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 048d7e8e6554..742dfe632159 100644 --- a/offapi/com/sun/star/rendering/TextHit.idl +++ b/offapi/com/sun/star/rendering/TextHit.idl @@ -37,7 +37,7 @@ module com { module sun { module star { module rendering { @since OOo 2.0 */ -published struct TextHit +struct TextHit { /** This contains the entry index.<p> diff --git a/offapi/com/sun/star/rendering/Texture.idl b/offapi/com/sun/star/rendering/Texture.idl index 52254d7ca1e1..b8e351a4340c 100644 --- a/offapi/com/sun/star/rendering/Texture.idl +++ b/offapi/com/sun/star/rendering/Texture.idl @@ -33,8 +33,8 @@ module com { module sun { module star { module rendering { -published interface XBitmap; -published interface XParametricPolyPolygon2D; +interface XBitmap; +interface XParametricPolyPolygon2D; /** Contains all information needed to define a texture.<p> @@ -50,7 +50,7 @@ published interface XParametricPolyPolygon2D; @since OOo 2.0 */ -published struct Texture +struct Texture { /** Texture transformation from texture to primitive space.<p> diff --git a/offapi/com/sun/star/rendering/ViewState.idl b/offapi/com/sun/star/rendering/ViewState.idl index f410d03c4bf1..738b814c041e 100644 --- a/offapi/com/sun/star/rendering/ViewState.idl +++ b/offapi/com/sun/star/rendering/ViewState.idl @@ -32,7 +32,7 @@ module com { module sun { module star { module rendering { -published interface XPolyPolygon2D; +interface XPolyPolygon2D; /** This structure contains information considered the view state.<p> @@ -42,7 +42,7 @@ published interface XPolyPolygon2D; @since OOo 2.0 */ -published struct ViewState +struct ViewState { /** The affine transform associated with the view.<p> diff --git a/offapi/com/sun/star/rendering/VolatileContentDestroyedException.idl b/offapi/com/sun/star/rendering/VolatileContentDestroyedException.idl index 269cdb8ebbc1..e45151fc2b14 100644 --- a/offapi/com/sun/star/rendering/VolatileContentDestroyedException.idl +++ b/offapi/com/sun/star/rendering/VolatileContentDestroyedException.idl @@ -39,7 +39,7 @@ module com { module sun { module star { module rendering { @since OOo 2.0 */ - published exception VolatileContentDestroyedException : ::com::sun::star::uno::Exception + 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 64d70d11f5cf..94940c528e8e 100644 --- a/offapi/com/sun/star/rendering/XAnimatedSprite.idl +++ b/offapi/com/sun/star/rendering/XAnimatedSprite.idl @@ -45,7 +45,7 @@ module com { module sun { module star { module rendering { @since OOo 2.0 */ -published interface XAnimatedSprite : XSprite +interface XAnimatedSprite : XSprite { /** Start animation sequence of this sprite.<p> diff --git a/offapi/com/sun/star/rendering/XAnimation.idl b/offapi/com/sun/star/rendering/XAnimation.idl index ceb5e0c58957..931004097aca 100644 --- a/offapi/com/sun/star/rendering/XAnimation.idl +++ b/offapi/com/sun/star/rendering/XAnimation.idl @@ -51,7 +51,7 @@ module com { module sun { module star { module rendering { @since OOo 2.0 */ -published interface XAnimation : ::com::sun::star::uno::XInterface +interface XAnimation : ::com::sun::star::uno::XInterface { /** Render the animation content at time t into the specified canvas.<p> diff --git a/offapi/com/sun/star/rendering/XBezierPolyPolygon2D.idl b/offapi/com/sun/star/rendering/XBezierPolyPolygon2D.idl index 217180145191..a506502d1f44 100644 --- a/offapi/com/sun/star/rendering/XBezierPolyPolygon2D.idl +++ b/offapi/com/sun/star/rendering/XBezierPolyPolygon2D.idl @@ -49,7 +49,7 @@ module com { module sun { module star { module rendering { @since OOo 2.0 */ -published interface XBezierPolyPolygon2D : XPolyPolygon2D +interface XBezierPolyPolygon2D : XPolyPolygon2D { /** Query subset of this poly-polygon.<p> diff --git a/offapi/com/sun/star/rendering/XBitmap.idl b/offapi/com/sun/star/rendering/XBitmap.idl index 880d400e0bf6..704acec578ab 100644 --- a/offapi/com/sun/star/rendering/XBitmap.idl +++ b/offapi/com/sun/star/rendering/XBitmap.idl @@ -36,6 +36,8 @@ module com { module sun { module star { module rendering { +interface XBitmapCanvas; + /** This is a generic interface to a bitmap.<p> This interface contains the generic functionality to be used on @@ -46,14 +48,14 @@ module com { module sun { module star { module rendering { @since OOo 2.0 */ -published interface XBitmap : ::com::sun::star::uno::XInterface +interface XBitmap : ::com::sun::star::uno::XInterface { /** Query the size of the bitmap.<p> This method queries the bitmap size in pixel.<p> @return the bitmap size in pixel. - */ + */ ::com::sun::star::geometry::IntegerSize2D getSize(); //------------------------------------------------------------------------- @@ -69,7 +71,7 @@ published interface XBitmap : ::com::sun::star::uno::XInterface @return <TRUE/>, if the bitmap has alpha data, or <FALSE/> if not. - */ + */ boolean hasAlpha(); //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/rendering/XBitmapCanvas.idl b/offapi/com/sun/star/rendering/XBitmapCanvas.idl index c014b7743817..7a90491a60f1 100644 --- a/offapi/com/sun/star/rendering/XBitmapCanvas.idl +++ b/offapi/com/sun/star/rendering/XBitmapCanvas.idl @@ -47,7 +47,7 @@ module com { module sun { module star { module rendering { @since OOo 2.0 */ -published interface XBitmapCanvas : XCanvas +interface XBitmapCanvas : XCanvas { /** This method copies a rectangular area from a place of one canvas to a place on another.<p> diff --git a/offapi/com/sun/star/rendering/XBufferController.idl b/offapi/com/sun/star/rendering/XBufferController.idl index 51cf44722baf..8ac914c845c7 100644 --- a/offapi/com/sun/star/rendering/XBufferController.idl +++ b/offapi/com/sun/star/rendering/XBufferController.idl @@ -41,7 +41,7 @@ module com { module sun { module star { module rendering { @since OOo 2.0 */ -published interface XBufferController : ::com::sun::star::uno::XInterface +interface XBufferController : ::com::sun::star::uno::XInterface { /** Create the given number of background buffers.<p> @@ -58,7 +58,7 @@ published interface XBufferController : ::com::sun::star::uno::XInterface @throws <type>com::sun::star::lang::IllegalArgumentException</type> 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 ab35f3e5389f..32dcf0989d43 100644 --- a/offapi/com/sun/star/rendering/XCachedPrimitive.idl +++ b/offapi/com/sun/star/rendering/XCachedPrimitive.idl @@ -42,7 +42,7 @@ module com { module sun { module star { module rendering { @since OOo 2.0 */ -published interface XCachedPrimitive : ::com::sun::star::uno::XInterface +interface XCachedPrimitive : ::com::sun::star::uno::XInterface { /** Redraw the cached primitive.<p> diff --git a/offapi/com/sun/star/rendering/XCanvas.idl b/offapi/com/sun/star/rendering/XCanvas.idl index c45f8107c64c..81bd8e158cb6 100644 --- a/offapi/com/sun/star/rendering/XCanvas.idl +++ b/offapi/com/sun/star/rendering/XCanvas.idl @@ -46,17 +46,17 @@ module com { module sun { module star { module geometry { - published interface XMapping2D; + interface XMapping2D; }; }; }; }; module com { module sun { module star { module rendering { -published interface XCanvasFont; -published interface XPolyPolygon2D; -published interface XCachedPrimitive; -published interface XBitmap; -published interface XGraphicDevice; -published interface XTextLayout; +interface XCanvasFont; +interface XPolyPolygon2D; +interface XCachedPrimitive; +interface XBitmap; +interface XGraphicDevice; +interface XTextLayout; /** Central interface for rendering.<p> @@ -120,7 +120,7 @@ published interface XTextLayout; @since OOo 2.0 */ -published interface XCanvas : ::com::sun::star::uno::XInterface +interface XCanvas : ::com::sun::star::uno::XInterface { /** Clear the whole canvas area.<p> @@ -132,7 +132,7 @@ published 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 @@ -153,10 +153,10 @@ published 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 @@ -372,7 +372,7 @@ published interface XCanvas : ::com::sun::star::uno::XInterface if one of the view and render state 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 bd7ceaf4dffe..45c7a7cf6735 100644 --- a/offapi/com/sun/star/rendering/XCanvasFont.idl +++ b/offapi/com/sun/star/rendering/XCanvasFont.idl @@ -41,15 +41,15 @@ module com { module sun { module star { module rendering { -published interface XCanvas; -published interface XTextLayout; -published interface XPolyPolygon2D; +interface XCanvas; +interface XTextLayout; +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. */ -published interface XCanvasFont : ::com::sun::star::uno::XInterface +interface XCanvasFont : ::com::sun::star::uno::XInterface { /** Create a text layout interface.<p> @@ -104,7 +104,7 @@ published interface XCanvasFont : ::com::sun::star::uno::XInterface contained in the list returned by this method can lead to visible disturbances.<p> */ - 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 dbf44d716362..2f43772562e3 100644 --- a/offapi/com/sun/star/rendering/XColorSpace.idl +++ b/offapi/com/sun/star/rendering/XColorSpace.idl @@ -53,7 +53,7 @@ module com { module sun { module star { module rendering { e.g. <type>XIntegerBitmapColorSpace</type>, which use sequences of integers for color representation.<p> */ -published interface XColorSpace +interface XColorSpace { /** Query type of this color space.<p> diff --git a/offapi/com/sun/star/rendering/XCustomSprite.idl b/offapi/com/sun/star/rendering/XCustomSprite.idl index 8085bb387c75..2d597902f95a 100644 --- a/offapi/com/sun/star/rendering/XCustomSprite.idl +++ b/offapi/com/sun/star/rendering/XCustomSprite.idl @@ -35,7 +35,7 @@ module com { module sun { module star { module rendering { -published interface XCanvas; +interface XCanvas; /** Interface to control a custom sprite object on a XSpriteCanvas.<p> @@ -46,7 +46,7 @@ published interface XCanvas; TODO: Maybe more than alpha has to be overridden from render state. TODO: Provide means to change the output area */ -published interface XCustomSprite : XSprite +interface XCustomSprite : XSprite { /** Query a render canvas for this sprite's content.<p> diff --git a/offapi/com/sun/star/rendering/XGraphicDevice.idl b/offapi/com/sun/star/rendering/XGraphicDevice.idl index 4656a6f03744..c44908b1ab72 100644 --- a/offapi/com/sun/star/rendering/XGraphicDevice.idl +++ b/offapi/com/sun/star/rendering/XGraphicDevice.idl @@ -39,9 +39,9 @@ module com { module sun { module star { module rendering { -published interface XBitmap; -published interface XVolatileBitmap; -published interface XBufferController; +interface XBitmap; +interface XVolatileBitmap; +interface XBufferController; /* TODO: There's obviously a concept called window missing here, where methods such as bufferController, fullscreen mode etc . belong @@ -63,7 +63,7 @@ published interface XBufferController; have this state, it might even be that all windows on the screen share a common graphic device. */ -published interface XGraphicDevice : ::com::sun::star::uno::XInterface +interface XGraphicDevice : ::com::sun::star::uno::XInterface { /** Query the controller for multi buffering functionality on this graphic device. @@ -115,7 +115,7 @@ published 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 0ab37d125bc8..4167bc9ecb1c 100644 --- a/offapi/com/sun/star/rendering/XLinePolyPolygon2D.idl +++ b/offapi/com/sun/star/rendering/XLinePolyPolygon2D.idl @@ -39,7 +39,7 @@ module com { module sun { module star { module rendering { @since OOo 2.0 */ -published interface XLinePolyPolygon2D : XPolyPolygon2D +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 0d9833d4722b..1817030eb900 100644 --- a/offapi/com/sun/star/rendering/XParametricPolyPolygon2D.idl +++ b/offapi/com/sun/star/rendering/XParametricPolyPolygon2D.idl @@ -43,7 +43,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. <type>Texture</type>. */ -published interface XParametricPolyPolygon2D : ::com::sun::star::uno::XInterface +interface XParametricPolyPolygon2D : ::com::sun::star::uno::XInterface { /** Query the polygonal outline at the specified value. @@ -58,7 +58,7 @@ published 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 abcacf7ac8b2..aac4abf59eed 100644 --- a/offapi/com/sun/star/rendering/XPolyPolygon2D.idl +++ b/offapi/com/sun/star/rendering/XPolyPolygon2D.idl @@ -40,7 +40,7 @@ module com { module sun { module star { module rendering { @since OOo 2.0 */ -published interface XPolyPolygon2D : ::com::sun::star::uno::XInterface +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 48f97d0032bd..de5602980c69 100644 --- a/offapi/com/sun/star/rendering/XSprite.idl +++ b/offapi/com/sun/star/rendering/XSprite.idl @@ -43,7 +43,7 @@ module com { module sun { module star { module rendering { <type>XSpriteCanvas</type>. Sprites are moving, back-buffered objects.<p> */ -published interface XSprite : ::com::sun::star::uno::XInterface +interface XSprite : ::com::sun::star::uno::XInterface { /** Set overall transparency of the sprite.<p> diff --git a/offapi/com/sun/star/rendering/XSpriteCanvas.idl b/offapi/com/sun/star/rendering/XSpriteCanvas.idl index dcb26f091f5e..3faa7e5a5910 100644 --- a/offapi/com/sun/star/rendering/XSpriteCanvas.idl +++ b/offapi/com/sun/star/rendering/XSpriteCanvas.idl @@ -35,9 +35,9 @@ module com { module sun { module star { module rendering { -published interface XSprite; -published interface XAnimatedSprite; -published interface XCustomSprite; +interface XSprite; +interface XAnimatedSprite; +interface XCustomSprite; /** Specialization of a XBitmapCanvas, where moving, animated objects (called sprites) are supported.<p> @@ -55,7 +55,7 @@ published interface XCustomSprite; you don't need sprite functionality, and don't want the updateScreen hassle, simply use the XBitmapCanvas. */ -published interface XSpriteCanvas : XBitmapCanvas +interface XSpriteCanvas : XBitmapCanvas { /** Create a sprite object from the specified animation sequence. A sprite is a back-buffered object with its own, @@ -123,7 +123,7 @@ published 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 45f5ec5ced7f..0b0ade1c316b 100644 --- a/offapi/com/sun/star/rendering/XTextLayout.idl +++ b/offapi/com/sun/star/rendering/XTextLayout.idl @@ -43,9 +43,9 @@ module com { module sun { module star { module rendering { -published interface XCanvas; -published interface XCanvasFont; -published interface XPolyPolygon2D; +interface XCanvas; +interface XCanvasFont; +interface XPolyPolygon2D; /** This is the central interface for text layouting.<p> @@ -71,7 +71,7 @@ published interface XPolyPolygon2D; @since OOo 2.0 */ -published interface XTextLayout : ::com::sun::star::uno::XInterface +interface XTextLayout : ::com::sun::star::uno::XInterface { /** Extract the polygonal shapes of the layouted text.<p> @@ -86,7 +86,7 @@ published interface XTextLayout : ::com::sun::star::uno::XInterface //------------------------------------------------------------------------- /** Query the ink bounding boxes for every glyph in the layouted - text.<p> + text.<p> 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 38ab5e897dad..f0077c50c9eb 100644 --- a/offapi/com/sun/star/rendering/XVolatileBitmap.idl +++ b/offapi/com/sun/star/rendering/XVolatileBitmap.idl @@ -35,7 +35,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). */ -published interface XVolatileBitmap : XBitmap +interface XVolatileBitmap : XBitmap { /** Query whether this volatile bitmap still has valid content. diff --git a/offapi/com/sun/star/report/Calculation.idl b/offapi/com/sun/star/report/Calculation.idl index c980cd16a01f..4504f83b46e8 100644 --- a/offapi/com/sun/star/report/Calculation.idl +++ b/offapi/com/sun/star/report/Calculation.idl @@ -38,7 +38,7 @@ /** Specifies how to calculate a value. @see XFormattedField */ -published constants Calculation +constants Calculation { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/report/ForceNewPage.idl b/offapi/com/sun/star/report/ForceNewPage.idl index f6af9142408e..0466526918d3 100644 --- a/offapi/com/sun/star/report/ForceNewPage.idl +++ b/offapi/com/sun/star/report/ForceNewPage.idl @@ -39,7 +39,7 @@ <p>This does not apply to page header or page footer.</p> @see XSection */ -published constants ForceNewPage +constants ForceNewPage { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/report/GroupKeepTogether.idl b/offapi/com/sun/star/report/GroupKeepTogether.idl index d851b24d1209..f8011cd0ac61 100644 --- a/offapi/com/sun/star/report/GroupKeepTogether.idl +++ b/offapi/com/sun/star/report/GroupKeepTogether.idl @@ -39,7 +39,7 @@ <member scope="XGroup">KeepTogether</member> set to WHOLE_GROUP or WITH_FIRST_DETAIL will keep together by page or column. @see XGroup */ -published constants GroupKeepTogether +constants GroupKeepTogether { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/report/GroupOn.idl b/offapi/com/sun/star/report/GroupOn.idl index ec91a5dd81ad..de11d2c32fcd 100644 --- a/offapi/com/sun/star/report/GroupOn.idl +++ b/offapi/com/sun/star/report/GroupOn.idl @@ -38,7 +38,7 @@ /** Specifies how to group data. @see XGroup */ -published constants GroupOn +constants GroupOn { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/report/KeepTogether.idl b/offapi/com/sun/star/report/KeepTogether.idl index 53dbd5688bf5..be9535e88238 100644 --- a/offapi/com/sun/star/report/KeepTogether.idl +++ b/offapi/com/sun/star/report/KeepTogether.idl @@ -38,7 +38,7 @@ /** Specifies that a group header, detail, and footer section is printed on the same page. @see XGroup */ -published constants KeepTogether +constants KeepTogether { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/report/ReportPrintOption.idl b/offapi/com/sun/star/report/ReportPrintOption.idl index 535f51350df1..79600b928294 100644 --- a/offapi/com/sun/star/report/ReportPrintOption.idl +++ b/offapi/com/sun/star/report/ReportPrintOption.idl @@ -37,7 +37,7 @@ /** Specifies whether a page header or footer is printed on the same page as the report header or report footer. */ -published constants ReportPrintOption +constants ReportPrintOption { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/report/SectionPageBreak.idl b/offapi/com/sun/star/report/SectionPageBreak.idl index 1420a50fb96a..2a018c2d37d7 100644 --- a/offapi/com/sun/star/report/SectionPageBreak.idl +++ b/offapi/com/sun/star/report/SectionPageBreak.idl @@ -38,7 +38,7 @@ /** Specifies that page breaks are allowed inside this section. @see XSection */ -published constants SectionPageBreak +constants SectionPageBreak { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/report/XFixedLine.idl b/offapi/com/sun/star/report/XFixedLine.idl index 01eaf8c22088..0ca4280fa9d4 100644 --- a/offapi/com/sun/star/report/XFixedLine.idl +++ b/offapi/com/sun/star/report/XFixedLine.idl @@ -39,7 +39,7 @@ module com { module sun { module star { module report { //============================================================================= -published interface XFixedLine +interface XFixedLine { interface XReportControlModel; diff --git a/offapi/com/sun/star/report/XFixedText.idl b/offapi/com/sun/star/report/XFixedText.idl index 62e21b0d63e5..a5d4f1a582be 100644 --- a/offapi/com/sun/star/report/XFixedText.idl +++ b/offapi/com/sun/star/report/XFixedText.idl @@ -34,7 +34,7 @@ module com { module sun { module star { module report { //============================================================================= -published interface XFixedText +interface XFixedText { interface XReportControlModel; diff --git a/offapi/com/sun/star/report/XFormatCondition.idl b/offapi/com/sun/star/report/XFormatCondition.idl index 743d9bc9bb01..f1538cf510d9 100644 --- a/offapi/com/sun/star/report/XFormatCondition.idl +++ b/offapi/com/sun/star/report/XFormatCondition.idl @@ -35,7 +35,7 @@ //============================================================================= /** specifies a format condition for a control. */ -published interface XFormatCondition +interface XFormatCondition { interface XReportControlFormat; diff --git a/offapi/com/sun/star/report/XFormattedField.idl b/offapi/com/sun/star/report/XFormattedField.idl index 98b44f04a065..72044951d9cd 100644 --- a/offapi/com/sun/star/report/XFormattedField.idl +++ b/offapi/com/sun/star/report/XFormattedField.idl @@ -41,7 +41,7 @@ @see com::sun::star::report::XReportControlModel @see com::sun::star::util::XNumberFormatsSupplier */ -published interface XFormattedField +interface XFormattedField { interface XReportControlModel; diff --git a/offapi/com/sun/star/report/XFunction.idl b/offapi/com/sun/star/report/XFunction.idl index f846e99cdf52..02c7de43cce1 100644 --- a/offapi/com/sun/star/report/XFunction.idl +++ b/offapi/com/sun/star/report/XFunction.idl @@ -37,7 +37,7 @@ //============================================================================= /** specifies a format condition for a control. */ -published interface XFunction +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 fc2266ac6f40..a1d0d9bf125f 100644 --- a/offapi/com/sun/star/report/XFunctions.idl +++ b/offapi/com/sun/star/report/XFunctions.idl @@ -35,15 +35,15 @@ //============================================================================= module com { module sun { module star { module report { -published interface XReportDefinition; -published interface XFunction; +interface XReportDefinition; +interface XFunction; //============================================================================= /** This interface specifies the functions collections of the report definition or a group. @see XFunction @see XReportDefinition */ -published interface XFunctions +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 f7d856efd387..e7970a2d6430 100644 --- a/offapi/com/sun/star/report/XFunctionsSupplier.idl +++ b/offapi/com/sun/star/report/XFunctionsSupplier.idl @@ -33,10 +33,11 @@ //============================================================================= module com { module sun { module star { module report { //============================================================================= -published interface XFunctions; + +interface XFunctions; /** specifies the functions supplier which are located in a report definition or a group. */ -published interface XFunctionsSupplier +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 b8af32b18f6c..b25fd053e48a 100644 --- a/offapi/com/sun/star/report/XGroup.idl +++ b/offapi/com/sun/star/report/XGroup.idl @@ -43,7 +43,7 @@ @see XReportDefinition @see XGroups */ -published interface XGroup +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 2bde5260f041..ac7988d28c1d 100644 --- a/offapi/com/sun/star/report/XGroups.idl +++ b/offapi/com/sun/star/report/XGroups.idl @@ -35,15 +35,15 @@ //============================================================================= module com { module sun { module star { module report { -published interface XReportDefinition; -published interface XGroup; +interface XReportDefinition; +interface XGroup; //============================================================================= /** This interface specifies the groups collections of the report definition. @see XGroup @see XReportDefinition */ -published interface XGroups +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 0a1aa39bed5a..f0c715483e19 100644 --- a/offapi/com/sun/star/report/XImageControl.idl +++ b/offapi/com/sun/star/report/XImageControl.idl @@ -36,7 +36,7 @@ module com { module sun { module star { module report { //============================================================================= -published interface XImageControl +interface XImageControl { interface XReportControlModel; diff --git a/offapi/com/sun/star/report/XReportComponent.idl b/offapi/com/sun/star/report/XReportComponent.idl index 4a6d091511ea..41b62af3349d 100644 --- a/offapi/com/sun/star/report/XReportComponent.idl +++ b/offapi/com/sun/star/report/XReportComponent.idl @@ -42,15 +42,13 @@ //============================================================================= module com { module sun { module star { module report { - -published interface XSection; - + interface XSection; //============================================================================= /** describes a component which may be part of a report. @see XReportDefinition */ -published interface XReportComponent +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 ed0241f3eeed..53bbf84e101a 100644 --- a/offapi/com/sun/star/report/XReportControlFormat.idl +++ b/offapi/com/sun/star/report/XReportControlFormat.idl @@ -43,7 +43,7 @@ //============================================================================= /** specifies a format condition for a control. */ -published interface XReportControlFormat +interface XReportControlFormat { /** specifies the background color (RGB) of the control. */ diff --git a/offapi/com/sun/star/report/XReportControlModel.idl b/offapi/com/sun/star/report/XReportControlModel.idl index f1861b5d1981..2b8c32eb22f7 100644 --- a/offapi/com/sun/star/report/XReportControlModel.idl +++ b/offapi/com/sun/star/report/XReportControlModel.idl @@ -38,7 +38,7 @@ module com { module sun { module star { module report { //============================================================================= -published interface XReportControlModel +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 3298733ad05b..ba786dda2c5b 100644 --- a/offapi/com/sun/star/report/XReportDefinition.idl +++ b/offapi/com/sun/star/report/XReportDefinition.idl @@ -55,8 +55,8 @@ published interface XConnection; module com { module sun { module star { module report { - published interface XSection; - published interface XGroups; + interface XSection; + interface XGroups; //============================================================================= /** identifies a <type>XReportComponent</type> as being a (sub-) report. @@ -70,7 +70,7 @@ published interface XConnection; @see XReportComponent */ -published interface XReportDefinition +interface XReportDefinition { /** allows the access to the model embedded in the database storage. */ diff --git a/offapi/com/sun/star/report/XReportEngine.idl b/offapi/com/sun/star/report/XReportEngine.idl index 7d78a439b746..1a33ddf76b27 100644 --- a/offapi/com/sun/star/report/XReportEngine.idl +++ b/offapi/com/sun/star/report/XReportEngine.idl @@ -55,7 +55,7 @@ module com { module sun { module star { module report { @see com.sun.star.document.OfficeDocument */ -published interface XReportEngine +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 f86ba3c82ad5..0426de939a44 100644 --- a/offapi/com/sun/star/report/XSection.idl +++ b/offapi/com/sun/star/report/XSection.idl @@ -39,7 +39,7 @@ //============================================================================= module com { module sun { module star { module report { - published interface XGroup; + interface XGroup; //============================================================================= /** identifies a <type>XSection</type> inside a report. @@ -51,7 +51,7 @@ @see XReportDefinition @see XGroup */ -published interface XSection +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 d8bfe47aa7bf..f9558596533d 100644 --- a/offapi/com/sun/star/report/XShape.idl +++ b/offapi/com/sun/star/report/XShape.idl @@ -37,7 +37,7 @@ module com { module sun { module star { module report { //============================================================================= -published interface XShape +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 5efbd74a44fe..8de6a1e89c1d 100644 --- a/offapi/com/sun/star/report/inspection/DataProviderHandler.idl +++ b/offapi/com/sun/star/report/inspection/DataProviderHandler.idl @@ -41,7 +41,7 @@ module com { module sun { module star { module report { module inspection { @see com::sun::star::inspection::XPropertyHandler */ -published service DataProviderHandler +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 f67e5bbd33c2..87e067a075bc 100644 --- a/offapi/com/sun/star/report/inspection/DefaultComponentInspectorModel.idl +++ b/offapi/com/sun/star/report/inspection/DefaultComponentInspectorModel.idl @@ -49,7 +49,7 @@ module com { module sun { module star { module report { module inspection { @see com::sun::star::inspection::XObjectInspectorModel::HandlerFactories */ -published service DefaultComponentInspectorModel : com::sun::star::inspection::XObjectInspectorModel +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 b4bbf1c41adf..eac78e38a8a1 100644 --- a/offapi/com/sun/star/report/inspection/ReportComponentHandler.idl +++ b/offapi/com/sun/star/report/inspection/ReportComponentHandler.idl @@ -41,7 +41,7 @@ module com { module sun { module star { module report { module inspection { @see com::sun::star::inspection::XPropertyHandler */ -published service ReportComponentHandler +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 6457cf478258..bc7575be62b8 100644 --- a/offapi/com/sun/star/report/meta/XFormulaParser.idl +++ b/offapi/com/sun/star/report/meta/XFormulaParser.idl @@ -39,7 +39,7 @@ module com { module sun { module star { module report { module meta { /** identifies a <type>XFormulaParser</type> which allows to retrieve the meta data of all supported functions. */ -published interface XFormulaParser +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 ee3db0088337..e33ec0f2fc0b 100644 --- a/offapi/com/sun/star/report/meta/XFunctionCategory.idl +++ b/offapi/com/sun/star/report/meta/XFunctionCategory.idl @@ -35,12 +35,12 @@ //============================================================================= module com { module sun { module star { module report { module meta { -published interface XFunctionDescription; +interface XFunctionDescription; /** identifies a <type>XFunctionCategory</type> which allows to retrieve the meta data of all supported functions. */ -published interface XFunctionCategory +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 78aa95b30dc2..253836613697 100644 --- a/offapi/com/sun/star/report/meta/XFunctionDescription.idl +++ b/offapi/com/sun/star/report/meta/XFunctionDescription.idl @@ -35,12 +35,12 @@ //============================================================================= module com { module sun { module star { module report { module meta { -published interface XFunctionCategory; +interface XFunctionCategory; /** identifies a <type>XFunctionDescription</type> which allows to retrieve the meta data of all supported functions. */ -published interface XFunctionDescription +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 d63d8776af1c..30fce0b4979e 100644 --- a/offapi/com/sun/star/report/meta/XFunctionManager.idl +++ b/offapi/com/sun/star/report/meta/XFunctionManager.idl @@ -40,7 +40,7 @@ module com { module sun { module star { module report { module meta { /** identifies a <type>XFunctionManager</type> which allows to retrieve the meta data of all supported functions. */ -published interface XFunctionManager +interface XFunctionManager { /** allows life-time control of report engine. */ diff --git a/offapi/com/sun/star/resource/StringResourceWithLocation.idl b/offapi/com/sun/star/resource/StringResourceWithLocation.idl index ff5759d4c3bd..c59749e78c9c 100644 --- a/offapi/com/sun/star/resource/StringResourceWithLocation.idl +++ b/offapi/com/sun/star/resource/StringResourceWithLocation.idl @@ -41,7 +41,7 @@ module com { module sun { module star { module resource { /** specifies a service providing access to a resource string table implementing the <type scope="com::sun::star::resource">XStringResourceWithLocation</type> interface. */ -published service StringResourceWithLocation : com::sun::star::resource::XStringResourceWithLocation +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 470ae7f8daa7..1f8caedf68d0 100644 --- a/offapi/com/sun/star/resource/XStringResourceManager.idl +++ b/offapi/com/sun/star/resource/XStringResourceManager.idl @@ -55,7 +55,7 @@ module com { module sun { module star { module resource { localized dialogs. */ -published interface XStringResourceManager: com::sun::star::resource::XStringResourceResolver +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 8df714726f88..d658a3a3e61a 100644 --- a/offapi/com/sun/star/resource/XStringResourcePersistence.idl +++ b/offapi/com/sun/star/resource/XStringResourcePersistence.idl @@ -45,7 +45,7 @@ module com { module sun { module star { module resource { @see <type>XStringResourceManager</type>. */ -published interface XStringResourcePersistence: com::sun::star::resource::XStringResourceManager +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 ccfc92cc3d85..a62753d567d5 100644 --- a/offapi/com/sun/star/resource/XStringResourceResolver.idl +++ b/offapi/com/sun/star/resource/XStringResourceResolver.idl @@ -53,7 +53,7 @@ module com { module sun { module star { module resource { But also changing the locale at runtime can be supported in this way. */ -published interface XStringResourceResolver: com::sun::star::util::XModifyBroadcaster +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 ae681c50071b..5e5e77632b65 100644 --- a/offapi/com/sun/star/resource/XStringResourceWithLocation.idl +++ b/offapi/com/sun/star/resource/XStringResourceWithLocation.idl @@ -42,7 +42,7 @@ module com { module sun { module star { module resource { @see <type>XStringResourcePersistence</type>. */ -published interface XStringResourceWithLocation: com::sun::star::resource::XStringResourcePersistence +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/sdb/XDocumentDataSource.idl b/offapi/com/sun/star/sdb/XDocumentDataSource.idl index 03cb66043364..0da150d99fe6 100644 --- a/offapi/com/sun/star/sdb/XDocumentDataSource.idl +++ b/offapi/com/sun/star/sdb/XDocumentDataSource.idl @@ -42,7 +42,7 @@ </p> @see OfficeDatabaseDocument */ -published interface XDocumentDataSource +interface XDocumentDataSource { /** provides access to the one and only <type>OfficeDatabaseDocument</type> 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 a75e4897462d..04297b79b20b 100644 --- a/offapi/com/sun/star/sdb/XFormDocumentsSupplier.idl +++ b/offapi/com/sun/star/sdb/XFormDocumentsSupplier.idl @@ -38,7 +38,7 @@ /** provides the access to a container of database forms. @see Forms */ -published interface XFormDocumentsSupplier: com::sun::star::uno::XInterface +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 1673cc6e6f7c..3e2742730dc0 100644 --- a/offapi/com/sun/star/sdb/XOfficeDatabaseDocument.idl +++ b/offapi/com/sun/star/sdb/XOfficeDatabaseDocument.idl @@ -40,7 +40,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. */ -published interface XOfficeDatabaseDocument +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 7076dee08236..785886ed9141 100644 --- a/offapi/com/sun/star/sdb/XReportDocumentsSupplier.idl +++ b/offapi/com/sun/star/sdb/XReportDocumentsSupplier.idl @@ -38,7 +38,7 @@ /** provides the access to a container of database reports. @see Reports */ -published interface XReportDocumentsSupplier: com::sun::star::uno::XInterface +interface XReportDocumentsSupplier: com::sun::star::uno::XInterface { /** returns the container of reports. diff --git a/offapi/com/sun/star/sdb/XSingleSelectQueryAnalyzer.idl b/offapi/com/sun/star/sdb/XSingleSelectQueryAnalyzer.idl index f26cae1c10a7..f85378c2caa2 100644 --- a/offapi/com/sun/star/sdb/XSingleSelectQueryAnalyzer.idl +++ b/offapi/com/sun/star/sdb/XSingleSelectQueryAnalyzer.idl @@ -33,7 +33,7 @@ #include <com/sun/star/sdbc/SQLException.idl> module com { module sun { module star { module container { -published interface XIndexAccess; +interface XIndexAccess; };};};}; //============================================================================= @@ -48,7 +48,7 @@ published interface XIndexAccess; structure of the used query. </p> */ -published interface XSingleSelectQueryAnalyzer : com::sun::star::uno::XInterface +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 18888e6cf2f1..d432142219f0 100644 --- a/offapi/com/sun/star/sdb/XSingleSelectQueryComposer.idl +++ b/offapi/com/sun/star/sdb/XSingleSelectQueryComposer.idl @@ -51,7 +51,7 @@ @see com::sun::star::sdb::SingleSelectQueryComposer */ -published interface XSingleSelectQueryComposer: XSingleSelectQueryAnalyzer +interface XSingleSelectQueryComposer: XSingleSelectQueryAnalyzer { //------------------------------------------------------------------------- // FILTER @@ -204,7 +204,7 @@ published 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 db4953606809..cea2d2c36f70 100644 --- a/offapi/com/sun/star/sdb/XSubDocument.idl +++ b/offapi/com/sun/star/sdb/XSubDocument.idl @@ -41,7 +41,7 @@ module com { module sun { module star { module sdb { @since OOo 3.1 */ -published interface XSubDocument +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 a8cab28f3008..76430626f5e0 100644 --- a/offapi/com/sun/star/sdb/application/XDatabaseDocumentUI.idl +++ b/offapi/com/sun/star/sdb/application/XDatabaseDocumentUI.idl @@ -55,7 +55,7 @@ module com { module sun { module star { module sdb { module application { @since OOo 2.2 */ -published interface XDatabaseDocumentUI +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 02db22390ebd..9d8366ef4f4d 100644 --- a/offapi/com/sun/star/sdb/tools/XConnectionTools.idl +++ b/offapi/com/sun/star/sdb/tools/XConnectionTools.idl @@ -34,21 +34,21 @@ module com { module sun { module star { module container { - published interface XNameAccess; + interface XNameAccess; }; module lang { - published interface XComponent; + interface XComponent; }; };};}; //============================================================================= module com { module sun { module star { module sdb { - published interface XSingleSelectQueryComposer; + interface XSingleSelectQueryComposer; module tools { //============================================================================= -published interface XTableName; -published interface XObjectNames; -published interface XDataSourceMetaData; +interface XTableName; +interface XObjectNames; +interface XDataSourceMetaData; //----------------------------------------------------------------------------- /** encapsulates various useful functionality around a @@ -65,7 +65,7 @@ published interface XDataSourceMetaData; @since OOo 2.0.4 */ -published interface XConnectionTools +interface XConnectionTools { /** creates an instance supporting the <type>XTableName</type> 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 a33b3937a55c..4362ddc00736 100644 --- a/offapi/com/sun/star/sdb/tools/XDataSourceMetaData.idl +++ b/offapi/com/sun/star/sdb/tools/XDataSourceMetaData.idl @@ -35,7 +35,7 @@ module com { module sun { module star { module sdb { module tools { //============================================================================= -published interface XDataSourceMetaData +interface XDataSourceMetaData { /** determines whether the data source supports queries in the <code>FROM</code> part of a <code>SELECT</code> statement. diff --git a/offapi/com/sun/star/sdb/tools/XObjectNames.idl b/offapi/com/sun/star/sdb/tools/XObjectNames.idl index 7acd9a3c0918..c65c399ed349 100644 --- a/offapi/com/sun/star/sdb/tools/XObjectNames.idl +++ b/offapi/com/sun/star/sdb/tools/XObjectNames.idl @@ -66,7 +66,7 @@ module com { module sun { module star { module sdb { module tools { @since OOo 2.0.4 */ -published interface XObjectNames +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 754158e08024..1cee9572ee71 100644 --- a/offapi/com/sun/star/sdb/tools/XTableName.idl +++ b/offapi/com/sun/star/sdb/tools/XTableName.idl @@ -65,7 +65,7 @@ module com { module sun { module star { module sdb { module tools { @since OOo 2.0.4 */ -published interface XTableName +interface XTableName { /** denotes the name of the catalog which the table is a part of */ diff --git a/offapi/com/sun/star/security/CertificateContainer.idl b/offapi/com/sun/star/security/CertificateContainer.idl index 8d41c83ea309..a252acf303a7 100644 --- a/offapi/com/sun/star/security/CertificateContainer.idl +++ b/offapi/com/sun/star/security/CertificateContainer.idl @@ -37,10 +37,9 @@ module com { module sun { module star { module security { /** the service to be used for <type>XCertificateContainer</type>. - @since OOo 2.3.1 */ -published service CertificateContainer: XCertificateContainer; +service CertificateContainer: XCertificateContainer; }; }; }; }; diff --git a/offapi/com/sun/star/security/CertificateContainerStatus.idl b/offapi/com/sun/star/security/CertificateContainerStatus.idl index eebf423b6e23..730484f824e6 100644 --- a/offapi/com/sun/star/security/CertificateContainerStatus.idl +++ b/offapi/com/sun/star/security/CertificateContainerStatus.idl @@ -26,6 +26,8 @@ * ************************************************************************/ +/** -- idl definition -- **/ + #ifndef __com_sun_star_security_CertificateContainerStatus_idl_ #define __com_sun_star_security_CertificateContainerStatus_idl_ @@ -38,7 +40,7 @@ module com { module sun { module star { module security { * Constant definition of a certificate container status. * */ -published enum CertificateContainerStatus +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 fe37c23bc49c..e2f95c82ef6a 100644 --- a/offapi/com/sun/star/security/SecurityInfrastructureException.idl +++ b/offapi/com/sun/star/security/SecurityInfrastructureException.idl @@ -26,6 +26,10 @@ * ************************************************************************/ +//i20156 - new file for xmlsecurity module + +/** -- idl definition -- **/ + #ifndef __com_sun_star_security_SecurityInfrastructureException_idl__ #define __com_sun_star_security_SecurityInfrastructureException_idl__ @@ -38,7 +42,7 @@ module com { module sun { module star { module security { //============================================================================= -published exception SecurityInfrastructureException : com::sun::star::uno::SecurityException +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 51fe4e472554..e501e75e5319 100644 --- a/offapi/com/sun/star/security/XCertificate.idl +++ b/offapi/com/sun/star/security/XCertificate.idl @@ -26,6 +26,10 @@ * ************************************************************************/ +//i20156 - new file for xmlsecurity module + +/** -- idl definition -- **/ + #ifndef __com_sun_star_security_XCertificate_idl_ #define __com_sun_star_security_XCertificate_idl_ @@ -40,7 +44,7 @@ module com { module sun { module star { module security { * * <p>This interface represents a x509 certificate.</p> */ -published interface XCertificate : com::sun::star::uno::XInterface +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 116e10507e1c..c05c01acb9c5 100644 --- a/offapi/com/sun/star/security/XCertificateContainer.idl +++ b/offapi/com/sun/star/security/XCertificateContainer.idl @@ -38,7 +38,7 @@ module com { module sun { module star { module security { @see CertificateContainer @since OOo 2.3.1 */ -published interface XCertificateContainer +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 05715c4348a7..678c6b7e0664 100644 --- a/offapi/com/sun/star/security/XCertificateExtension.idl +++ b/offapi/com/sun/star/security/XCertificateExtension.idl @@ -26,6 +26,10 @@ * ************************************************************************/ +//i20156 - new file for xmlsecurity module + +/** -- idl definition -- **/ + #ifndef __com_sun_star_security_XCertificateExtension_idl_ #define __com_sun_star_security_XCertificateExtension_idl_ @@ -38,7 +42,7 @@ module com { module sun { module star { module security { * * <p>This interface represents a x509 certificate.</p> */ -published interface XCertificateExtension : com::sun::star::uno::XInterface +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 e639b390a66e..827ddbc4cde1 100644 --- a/offapi/com/sun/star/sheet/ComplexReference.idl +++ b/offapi/com/sun/star/sheet/ComplexReference.idl @@ -39,7 +39,7 @@ module com { module sun { module star { module sheet { /** contains a reference to a cell range. */ -published struct ComplexReference +struct ComplexReference { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/sheet/FormulaOpCodeMapEntry.idl b/offapi/com/sun/star/sheet/FormulaOpCodeMapEntry.idl index b674602169c9..9e967b992374 100644 --- a/offapi/com/sun/star/sheet/FormulaOpCodeMapEntry.idl +++ b/offapi/com/sun/star/sheet/FormulaOpCodeMapEntry.idl @@ -40,7 +40,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. */ -published struct FormulaOpCodeMapEntry +struct FormulaOpCodeMapEntry { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/sheet/FormulaToken.idl b/offapi/com/sun/star/sheet/FormulaToken.idl index a00a3b2e77b1..a6cd3f1e0cb2 100644 --- a/offapi/com/sun/star/sheet/FormulaToken.idl +++ b/offapi/com/sun/star/sheet/FormulaToken.idl @@ -37,7 +37,7 @@ module com { module sun { module star { module sheet { /** contains a single token within a formula. */ -published struct FormulaToken +struct FormulaToken { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/sheet/SingleReference.idl b/offapi/com/sun/star/sheet/SingleReference.idl index d8d87fd243b2..06acd819b526 100644 --- a/offapi/com/sun/star/sheet/SingleReference.idl +++ b/offapi/com/sun/star/sheet/SingleReference.idl @@ -37,7 +37,7 @@ module com { module sun { module star { module sheet { /** contains a reference to a single cell. */ -published struct SingleReference +struct SingleReference { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/sheet/XFormulaOpCodeMapper.idl b/offapi/com/sun/star/sheet/XFormulaOpCodeMapper.idl index d30d36b2f6e9..a05c7a73ca80 100644 --- a/offapi/com/sun/star/sheet/XFormulaOpCodeMapper.idl +++ b/offapi/com/sun/star/sheet/XFormulaOpCodeMapper.idl @@ -40,7 +40,7 @@ module com { module sun { module star { module sheet { /** gives access to spreadsheet compiler token interns. */ -published interface XFormulaOpCodeMapper +interface XFormulaOpCodeMapper { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/sheet/XFormulaParser.idl b/offapi/com/sun/star/sheet/XFormulaParser.idl index 25e8e2db464b..a45c1d129023 100644 --- a/offapi/com/sun/star/sheet/XFormulaParser.idl +++ b/offapi/com/sun/star/sheet/XFormulaParser.idl @@ -41,7 +41,7 @@ module com { module sun { module star { module sheet { /** converts between text and token representations of formulas. */ -published interface XFormulaParser +interface XFormulaParser { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/sheet/XFormulaTokens.idl b/offapi/com/sun/star/sheet/XFormulaTokens.idl index 33789bc96d34..ab41f6373b75 100644 --- a/offapi/com/sun/star/sheet/XFormulaTokens.idl +++ b/offapi/com/sun/star/sheet/XFormulaTokens.idl @@ -40,7 +40,7 @@ module com { module sun { module star { module sheet { /** gives access to a formula as token sequence. */ -published interface XFormulaTokens +interface XFormulaTokens { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/task/ErrorCodeIOException.idl b/offapi/com/sun/star/task/ErrorCodeIOException.idl index 4508405bf106..84243ad6dcd3 100644 --- a/offapi/com/sun/star/task/ErrorCodeIOException.idl +++ b/offapi/com/sun/star/task/ErrorCodeIOException.idl @@ -39,7 +39,7 @@ /** IOException that can carry error codes ( not only io related ). It can be used to transport the error code information. */ -published exception ErrorCodeIOException : com::sun::star::io::IOException +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 250b8b472779..5944150a3aea 100644 --- a/offapi/com/sun/star/task/XUrlContainer.idl +++ b/offapi/com/sun/star/task/XUrlContainer.idl @@ -42,7 +42,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 4c03ce62004f..f78c5f1946e5 100644 --- a/offapi/com/sun/star/text/GlobalDocument.idl +++ b/offapi/com/sun/star/text/GlobalDocument.idl @@ -37,10 +37,8 @@ //============================================================================= /** Specify the document service of the global text module. - - @deprecated */ -published service GlobalDocument +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 9c6a174f5aa6..5bc57d6101d0 100644 --- a/offapi/com/sun/star/text/WebDocument.idl +++ b/offapi/com/sun/star/text/WebDocument.idl @@ -37,10 +37,8 @@ //============================================================================= /** Specify the document service of the web module. - - @deprecated */ -published service WebDocument +service WebDocument { /** Provides the functionality of such web document. */ service GenericTextDocument; diff --git a/offapi/com/sun/star/text/textfield/MetadataField.idl b/offapi/com/sun/star/text/textfield/MetadataField.idl index 7b7f4d57268e..abba160e2ab8 100644 --- a/offapi/com/sun/star/text/textfield/MetadataField.idl +++ b/offapi/com/sun/star/text/textfield/MetadataField.idl @@ -48,7 +48,7 @@ module com { module sun { module star { module text { module textfield { @see com::sun::star::rdf */ -published service MetadataField +service MetadataField { //------------------------------------------------------------------------- /** None of the properties of diff --git a/offapi/com/sun/star/ucb/CertificateValidationRequest.idl b/offapi/com/sun/star/ucb/CertificateValidationRequest.idl index 20c3d06ec954..e43e8ca5c6ad 100644 --- a/offapi/com/sun/star/ucb/CertificateValidationRequest.idl +++ b/offapi/com/sun/star/ucb/CertificateValidationRequest.idl @@ -38,7 +38,7 @@ module com { module sun { module star { module ucb { //============================================================================= /** An error specifying an invalid certificate. */ -published exception CertificateValidationRequest: com::sun::star::task::ClassifiedInteractionRequest +exception CertificateValidationRequest: com::sun::star::task::ClassifiedInteractionRequest { //------------------------------------------------------------------------- /** This value describes the validity of the certificate. @@ -50,9 +50,6 @@ published exception CertificateValidationRequest: com::sun::star::task::Classifi */ 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 e63d18b7a3e6..7fcceb37fdce 100644 --- a/offapi/com/sun/star/ucb/URLAuthenticationRequest.idl +++ b/offapi/com/sun/star/ucb/URLAuthenticationRequest.idl @@ -41,7 +41,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 4e3003cdb684..697c142da34e 100644 --- a/offapi/com/sun/star/ucb/XInteractionSupplyAuthentication2.idl +++ b/offapi/com/sun/star/ucb/XInteractionSupplyAuthentication2.idl @@ -44,7 +44,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 af6e3830b58c..dcfdd4203df2 100644 --- a/offapi/com/sun/star/ucb/XWebDAVCommandEnvironment.idl +++ b/offapi/com/sun/star/ucb/XWebDAVCommandEnvironment.idl @@ -43,7 +43,8 @@ module com { module sun { module star { module ucb { <type>XCommandEnvironment</type> implementation, when executing a command using <type>XCommandProcessor</type>. */ -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. @@ -62,8 +63,8 @@ published interface XWebDAVCommandEnvironment : com::sun::star::uno::XInterface The header value must be an Any containing a string. */ sequence<com::sun::star::beans::NamedValue> 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 12fa5116d621..4f3aa9db296e 100644 --- a/offapi/com/sun/star/ui/DockingArea.idl +++ b/offapi/com/sun/star/ui/DockingArea.idl @@ -48,7 +48,7 @@ module com { module sun { module star { module ui { @since OOo 2.0 */ -published enum DockingArea +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 97bd2dd92d5b..6317c5fb0253 100644 --- a/offapi/com/sun/star/ui/ModuleUIConfigurationManagerSupplier.idl +++ b/offapi/com/sun/star/ui/ModuleUIConfigurationManagerSupplier.idl @@ -39,7 +39,7 @@ module com { module sun { module star { module ui { @since OOo 2.0 */ -published service ModuleUIConfigurationManagerSupplier +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 17f1c59cd56f..bd5537554ba3 100644 --- a/offapi/com/sun/star/ui/UIElementFactory.idl +++ b/offapi/com/sun/star/ui/UIElementFactory.idl @@ -51,7 +51,7 @@ module com { module sun { module star { module ui { @since OOo 2.0 */ -published service UIElementFactory +service UIElementFactory { /** this interface provides a function to create and initialize 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 f7a75b95d184..1c813241b8a9 100644 --- a/offapi/com/sun/star/ui/WindowStateConfiguration.idl +++ b/offapi/com/sun/star/ui/WindowStateConfiguration.idl @@ -50,7 +50,7 @@ module com { module sun { module star { module ui { @since OOo 2.0 */ -published service WindowStateConfiguration +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 be91d9576fe3..05b6ef071390 100644 --- a/offapi/com/sun/star/ui/XDockingAreaAcceptor.idl +++ b/offapi/com/sun/star/ui/XDockingAreaAcceptor.idl @@ -56,7 +56,7 @@ module com { module sun { module star { module ui { */ -published interface XDockingAreaAcceptor : com::sun::star::uno::XInterface +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 a241271d9041..05461001d1c5 100644 --- a/offapi/com/sun/star/ui/XImageManager.idl +++ b/offapi/com/sun/star/ui/XImageManager.idl @@ -50,7 +50,7 @@ module com { module sun { module star { module ui { </p> */ -published interface XImageManager +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 2094663f1302..c3e7eb7b269a 100644 --- a/offapi/com/sun/star/ui/XModuleUIConfigurationManagerSupplier.idl +++ b/offapi/com/sun/star/ui/XModuleUIConfigurationManagerSupplier.idl @@ -40,7 +40,7 @@ module com { module sun { module star { module ui { @since OOo 2.0 */ -published interface XModuleUIConfigurationManagerSupplier : ::com::sun::star::uno::XInterface +interface XModuleUIConfigurationManagerSupplier : ::com::sun::star::uno::XInterface { //---------------------------------------------------------------------- /** returns the requested module based user interface configuration manager. diff --git a/offapi/com/sun/star/ui/XToolPanel.idl b/offapi/com/sun/star/ui/XToolPanel.idl index f769323d8cc8..17a0b5609170 100644 --- a/offapi/com/sun/star/ui/XToolPanel.idl +++ b/offapi/com/sun/star/ui/XToolPanel.idl @@ -39,7 +39,7 @@ module com { module sun { module star { module ui { /** describes the basic interface to be implemented by a tool panel */ -published interface XToolPanel +interface XToolPanel { /** provides access to the tool panel's main window. diff --git a/offapi/com/sun/star/ui/XUIConfiguration.idl b/offapi/com/sun/star/ui/XUIConfiguration.idl index fb27fd27e7e8..ddabb1f44889 100644 --- a/offapi/com/sun/star/ui/XUIConfiguration.idl +++ b/offapi/com/sun/star/ui/XUIConfiguration.idl @@ -49,7 +49,7 @@ module com { module sun { module star { module ui { @since OOo 2.0 */ -published interface XUIConfiguration : ::com::sun::star::uno::XInterface +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 b44ead6aac31..991db2b36681 100644 --- a/offapi/com/sun/star/ui/XUIConfigurationListener.idl +++ b/offapi/com/sun/star/ui/XUIConfigurationListener.idl @@ -44,7 +44,7 @@ module com { module sun { module star { module ui { @since OOo 2.0 */ -published interface XUIConfigurationListener : com::sun::star::lang::XEventListener +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 38b845773326..f7ccd6dabeef 100644 --- a/offapi/com/sun/star/ui/XUIConfigurationManager.idl +++ b/offapi/com/sun/star/ui/XUIConfigurationManager.idl @@ -48,7 +48,7 @@ module com { module sun { module star { module ui { @since OOo 2.0 */ -published interface XUIConfigurationManager : ::com::sun::star::uno::XInterface +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/XUIConfigurationManagerSupplier.idl b/offapi/com/sun/star/ui/XUIConfigurationManagerSupplier.idl index 36d1d9c4c215..b28afb12a796 100644 --- a/offapi/com/sun/star/ui/XUIConfigurationManagerSupplier.idl +++ b/offapi/com/sun/star/ui/XUIConfigurationManagerSupplier.idl @@ -39,7 +39,7 @@ module com { module sun { module star { module ui { @since OOo 2.0 */ -published interface XUIConfigurationManagerSupplier : ::com::sun::star::uno::XInterface +interface XUIConfigurationManagerSupplier : ::com::sun::star::uno::XInterface { //---------------------------------------------------------------------- /** returns the user interface configuration manager related to the diff --git a/offapi/com/sun/star/ui/XUIConfigurationPersistence.idl b/offapi/com/sun/star/ui/XUIConfigurationPersistence.idl index 58294423ae31..e55229e1ab78 100644 --- a/offapi/com/sun/star/ui/XUIConfigurationPersistence.idl +++ b/offapi/com/sun/star/ui/XUIConfigurationPersistence.idl @@ -40,7 +40,7 @@ module com { module sun { module star { module ui { @since OOo 2.0 */ -published interface XUIConfigurationPersistence : ::com::sun::star::uno::XInterface +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 9c735ec8ed86..92744c441306 100644 --- a/offapi/com/sun/star/ui/XUIElement.idl +++ b/offapi/com/sun/star/ui/XUIElement.idl @@ -53,7 +53,7 @@ module com { module sun { module star { module ui { </p> */ -published interface XUIElement : com::sun::star::uno::XInterface +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 03985e2cb024..a5a15da07c64 100644 --- a/offapi/com/sun/star/ui/XUIElementFactory.idl +++ b/offapi/com/sun/star/ui/XUIElementFactory.idl @@ -60,7 +60,7 @@ module com { module sun { module star { module ui { @since OOo 2.0 */ -published interface XUIElementFactory : ::com::sun::star::uno::XInterface +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 47350d98f320..98d8648bf007 100644 --- a/offapi/com/sun/star/ui/XUIElementSettings.idl +++ b/offapi/com/sun/star/ui/XUIElementSettings.idl @@ -44,7 +44,7 @@ module com { module sun { module star { module ui { @since OOo 2.0 */ -published interface XUIElementSettings : com::sun::star::uno::XInterface +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/ui/dialogs/Wizard.idl b/offapi/com/sun/star/ui/dialogs/Wizard.idl index 97cff5720856..d8dc18548164 100644 --- a/offapi/com/sun/star/ui/dialogs/Wizard.idl +++ b/offapi/com/sun/star/ui/dialogs/Wizard.idl @@ -35,13 +35,13 @@ module com { module sun { module star { module ui { module dialogs { -published interface XWizardController; +interface XWizardController; //================================================================================================================== /** provides a framework for implementing a wizard dialog. */ -published service Wizard : XWizard +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 9d5fa60821c1..5c0a0d7c5435 100644 --- a/offapi/com/sun/star/ui/dialogs/XWizard.idl +++ b/offapi/com/sun/star/ui/dialogs/XWizard.idl @@ -38,7 +38,7 @@ module com { module sun { module star { module ui { module dialogs { //================================================================================================================== -published interface XWizardPage; +interface XWizardPage; /** is the main interface implemented by the <type>Wizard</type> services. @@ -80,7 +80,7 @@ published interface XWizardPage; @see XWizardController @see XWizardPage */ -published interface XWizard +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 388a4bc01f09..979b4e409996 100644 --- a/offapi/com/sun/star/ui/dialogs/XWizardController.idl +++ b/offapi/com/sun/star/ui/dialogs/XWizardController.idl @@ -38,7 +38,7 @@ module com { module sun { module star { module ui { module dialogs { /** is the interface of a client-provided controller of a custom <type>Wizard</type>. */ -published interface XWizardController +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 bfbf05d27250..3f3d7eacdbcf 100644 --- a/offapi/com/sun/star/ui/dialogs/XWizardPage.idl +++ b/offapi/com/sun/star/ui/dialogs/XWizardPage.idl @@ -38,7 +38,7 @@ module com { module sun { module star { module ui { module dialogs { /** is a single page of a <type>Wizard</type> */ -published interface XWizardPage : ::com::sun::star::lang::XComponent +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 038164c035fd..b7f268121178 100644 --- a/offapi/com/sun/star/util/InvalidStateException.idl +++ b/offapi/com/sun/star/util/InvalidStateException.idl @@ -38,7 +38,7 @@ module com { module sun { module star { module util { /** is thrown when an object's state does not allow to call requested functionality. */ -published exception InvalidStateException : com::sun::star::uno::Exception +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 4ecde80eafb9..a5eedcba54b4 100644 --- a/offapi/com/sun/star/util/NotLockedException.idl +++ b/offapi/com/sun/star/util/NotLockedException.idl @@ -38,7 +38,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. */ -published exception NotLockedException : ::com::sun::star::util::InvalidStateException +exception NotLockedException : ::com::sun::star::util::InvalidStateException { }; diff --git a/offapi/com/sun/star/util/TriState.idl b/offapi/com/sun/star/util/TriState.idl index 71ce9a345e6c..3fe22a9cd9d9 100644 --- a/offapi/com/sun/star/util/TriState.idl +++ b/offapi/com/sun/star/util/TriState.idl @@ -40,7 +40,7 @@ module com { module sun { module star { module util { This enumeration defines three values, <TRUE/>, <FALSE/> and a don't know value.<p> */ -published enum TriState +enum TriState { /** The value is equivalent to <FALSE/>. */ diff --git a/offapi/com/sun/star/util/XLockable.idl b/offapi/com/sun/star/util/XLockable.idl index 8c921a2b0313..675e5d97ce85 100644 --- a/offapi/com/sun/star/util/XLockable.idl +++ b/offapi/com/sun/star/util/XLockable.idl @@ -42,7 +42,7 @@ module com { module sun { module star { module util { pairs. As long as there has been one more call to <code>lock</code> than to <code>unlock</code>, the component is considered locked, which is reflected by <member>isLocked</member> returning <TRUE/>.</p> */ -published interface XLockable +interface XLockable { /** locks</a> the component diff --git a/offapi/com/sun/star/util/XModifiable2.idl b/offapi/com/sun/star/util/XModifiable2.idl index 8e5183316901..e09de0b7386d 100644 --- a/offapi/com/sun/star/util/XModifiable2.idl +++ b/offapi/com/sun/star/util/XModifiable2.idl @@ -48,7 +48,7 @@ module com { module sun { module star { module util { Please use this interface very carefully. </p> */ -published interface XModifiable2: com::sun::star::util::XModifiable +interface XModifiable2: com::sun::star::util::XModifiable { //------------------------------------------------------------------------- /** disable possibility to change modified state of the document diff --git a/offapi/com/sun/star/view/SelectionType.idl b/offapi/com/sun/star/view/SelectionType.idl index b25f2a09b272..270982c252be 100644 --- a/offapi/com/sun/star/view/SelectionType.idl +++ b/offapi/com/sun/star/view/SelectionType.idl @@ -36,7 +36,7 @@ module com { module sun { module star { module view { /** Specifies a selection type for a view that supports a selection model. */ -published enum SelectionType +enum SelectionType { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/view/XMultiSelectionSupplier.idl b/offapi/com/sun/star/view/XMultiSelectionSupplier.idl index 54d8fc51d872..93c90b0df0d4 100644 --- a/offapi/com/sun/star/view/XMultiSelectionSupplier.idl +++ b/offapi/com/sun/star/view/XMultiSelectionSupplier.idl @@ -47,7 +47,7 @@ module com { module sun { module star { module view { <p>Adding an object more than once to a selection should not toggle the selection for that object but only select it once</p> */ -published interface XMultiSelectionSupplier: XSelectionSupplier +interface XMultiSelectionSupplier: XSelectionSupplier { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/xml/crypto/SEInitializer.idl b/offapi/com/sun/star/xml/crypto/SEInitializer.idl index 7a50246c598f..e84d6a6b2fe6 100644 --- a/offapi/com/sun/star/xml/crypto/SEInitializer.idl +++ b/offapi/com/sun/star/xml/crypto/SEInitializer.idl @@ -26,6 +26,10 @@ * ************************************************************************/ +//i20156 - new file for xmlsecurity module + +/** -- idl definition -- **/ + #ifndef __com_sun_star_xml_crypto_seinitializer_idl_ #define __com_sun_star_xml_crypto_seinitializer_idl_ diff --git a/offapi/com/sun/star/xml/crypto/XSEInitializer.idl b/offapi/com/sun/star/xml/crypto/XSEInitializer.idl index 045e74d97083..71ea6ea46072 100644 --- a/offapi/com/sun/star/xml/crypto/XSEInitializer.idl +++ b/offapi/com/sun/star/xml/crypto/XSEInitializer.idl @@ -26,6 +26,10 @@ * ************************************************************************/ +//i20156 - new file for xmlsecurity module + +/** -- idl definition -- **/ + #ifndef __com_sun_star_xml_crypto_xseinitializer_idl_ #define __com_sun_star_xml_crypto_xseinitializer_idl_ @@ -34,12 +38,12 @@ module com { module sun { module star { module xml { module crypto { -published interface XXMLSecurityContext; +interface XXMLSecurityContext; /** * Interface to manipulate Security Environment */ -published interface XSEInitializer : com::sun::star::uno::XInterface +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 9a62d37607c2..390d053e8ec3 100644 --- a/offapi/com/sun/star/xml/crypto/XSecurityEnvironment.idl +++ b/offapi/com/sun/star/xml/crypto/XSecurityEnvironment.idl @@ -26,6 +26,10 @@ * ************************************************************************/ +//i20156 - new file for xmlsecurity module + +/** -- idl definition -- **/ + #ifndef __com_sun_star_xml_crypto_xsecurityenvironment_idl_ #define __com_sun_star_xml_crypto_xsecurityenvironment_idl_ @@ -41,7 +45,7 @@ module com { module sun { module star { module xml { module crypto { /** * Interface of Security Environment */ -published interface XSecurityEnvironment : com::sun::star::uno::XInterface +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 412fab5ad473..8a2ad607108c 100644 --- a/offapi/com/sun/star/xml/crypto/XXMLSecurityContext.idl +++ b/offapi/com/sun/star/xml/crypto/XXMLSecurityContext.idl @@ -26,6 +26,10 @@ * ************************************************************************/ +//i20156 - new file for xmlsecurity module + +/** -- idl definition -- **/ + #ifndef __com_sun_star_xml_crypto_xxmlsecuritycontext_idl_ #define __com_sun_star_xml_crypto_xxmlsecuritycontext_idl_ @@ -41,7 +45,7 @@ module com { module sun { module star { module xml { module crypto { * <p>This interface specifies a certain signature context. By signature * context, the signer or verifier retrieves key specification.</p> */ -published interface XXMLSecurityContext : com::sun::star::uno::XInterface +interface XXMLSecurityContext : com::sun::star::uno::XInterface { /** * Add personal security environment , and return the index of the added environment. |