diff options
author | Juergen Schmidt <jsc@openoffice.org> | 2001-03-16 15:41:54 +0000 |
---|---|---|
committer | Juergen Schmidt <jsc@openoffice.org> | 2001-03-16 15:41:54 +0000 |
commit | b2c63fd45faa54a3f62492d8937c2b7d15db0046 (patch) | |
tree | 4e4a880c28ab1820e98b179d0c991922252ee67d /offapi/com | |
parent | c07bfba36e7a8288c6dc40795bd28ca3594e05b5 (diff) |
remove interfaceheader with uik and remove [const] in method definitions
Diffstat (limited to 'offapi/com')
623 files changed, 3177 insertions, 2354 deletions
diff --git a/offapi/com/sun/star/awt/XActionListener.idl b/offapi/com/sun/star/awt/XActionListener.idl index 839426002..2b73f0689 100644 --- a/offapi/com/sun/star/awt/XActionListener.idl +++ b/offapi/com/sun/star/awt/XActionListener.idl @@ -2,9 +2,9 @@ * * $RCSfile: XActionListener.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:11 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:13 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ // DocMerge from xml: interface com::sun::star::awt::XActionListener /** makes it possible to receive action events from a component. */ -[ uik(E227A40A-33D6-11D1-AABE00A0-249D5590), ident( "XActionListener", 1.0 ) ] interface XActionListener: com::sun::star::lang::XEventListener { //------------------------------------------------------------------------- @@ -98,6 +97,9 @@ interface XActionListener: com::sun::star::lang::XEventListener /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:11 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:34:51 hjs initial import diff --git a/offapi/com/sun/star/awt/XActivateListener.idl b/offapi/com/sun/star/awt/XActivateListener.idl index 1622191ed..49f5e6716 100644 --- a/offapi/com/sun/star/awt/XActivateListener.idl +++ b/offapi/com/sun/star/awt/XActivateListener.idl @@ -2,9 +2,9 @@ * * $RCSfile: XActivateListener.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:11 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:13 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -80,7 +80,6 @@ /** makes it possible to receive activate events.@see XFocusListener @see XTopWindowListener */ -[ uik(E227A3DA-33D6-11D1-AABE00A0-249D5590), ident( "XActivateListener", 1.0 ) ] interface XActivateListener: com::sun::star::lang::XEventListener { //------------------------------------------------------------------------- @@ -118,6 +117,9 @@ interface XActivateListener: com::sun::star::lang::XEventListener /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:11 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:34:51 hjs initial import diff --git a/offapi/com/sun/star/awt/XAdjustmentListener.idl b/offapi/com/sun/star/awt/XAdjustmentListener.idl index 3751b483e..cc7ce4af9 100644 --- a/offapi/com/sun/star/awt/XAdjustmentListener.idl +++ b/offapi/com/sun/star/awt/XAdjustmentListener.idl @@ -2,9 +2,9 @@ * * $RCSfile: XAdjustmentListener.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:11 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:13 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ // DocMerge from xml: interface com::sun::star::awt::XAdjustmentListener /** makes it possible to receive adjustment events from a component. */ -[ uik(E227A415-33D6-11D1-AABE00A0-249D5590), ident( "XAdjustmentListener", 1.0 ) ] interface XAdjustmentListener: com::sun::star::lang::XEventListener { //------------------------------------------------------------------------- @@ -98,6 +97,9 @@ interface XAdjustmentListener: com::sun::star::lang::XEventListener /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:11 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:34:51 hjs initial import diff --git a/offapi/com/sun/star/awt/XBitmap.idl b/offapi/com/sun/star/awt/XBitmap.idl index c7f87726c..7c7c396b6 100644 --- a/offapi/com/sun/star/awt/XBitmap.idl +++ b/offapi/com/sun/star/awt/XBitmap.idl @@ -2,9 +2,9 @@ * * $RCSfile: XBitmap.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:11 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:13 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ // DocMerge from xml: interface com::sun::star::awt::XBitmap /** provides a bitmap in the Microsoft DIB format. */ -[ uik(E227A3AB-33D6-11D1-AABE00A0-249D5590), ident( "XBitmap", 1.0 ) ] interface XBitmap: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -115,6 +114,9 @@ interface XBitmap: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:11 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:34:51 hjs initial import diff --git a/offapi/com/sun/star/awt/XButton.idl b/offapi/com/sun/star/awt/XButton.idl index be6860fc9..1fada79a1 100644 --- a/offapi/com/sun/star/awt/XButton.idl +++ b/offapi/com/sun/star/awt/XButton.idl @@ -2,9 +2,9 @@ * * $RCSfile: XButton.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:11 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:13 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ // DocMerge from xml: interface com::sun::star::awt::XButton /** makes it possible to set the label of a button and to register for action events. */ -[ uik(E227A40B-33D6-11D1-AABE00A0-249D5590), ident( "XButton", 1.0 ) ] interface XButton: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -119,6 +118,9 @@ interface XButton: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:11 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:34:51 hjs initial import diff --git a/offapi/com/sun/star/awt/XCheckBox.idl b/offapi/com/sun/star/awt/XCheckBox.idl index 341c18aef..27314027b 100644 --- a/offapi/com/sun/star/awt/XCheckBox.idl +++ b/offapi/com/sun/star/awt/XCheckBox.idl @@ -2,9 +2,9 @@ * * $RCSfile: XCheckBox.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:11 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:13 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ // DocMerge from xml: interface com::sun::star::awt::XCheckBox /** gives access to the state of a check box and makes it possible to register for events. */ -[ uik(E227A40D-33D6-11D1-AABE00A0-249D5590), ident( "XCheckBox", 1.0 ) ] interface XCheckBox: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -134,6 +133,9 @@ interface XCheckBox: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:11 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:34:52 hjs initial import diff --git a/offapi/com/sun/star/awt/XComboBox.idl b/offapi/com/sun/star/awt/XComboBox.idl index 286e98832..51b273bf3 100644 --- a/offapi/com/sun/star/awt/XComboBox.idl +++ b/offapi/com/sun/star/awt/XComboBox.idl @@ -2,9 +2,9 @@ * * $RCSfile: XComboBox.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:11 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:13 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -84,7 +84,6 @@ /** gives access to the items of a combo box and makes it possible to register item and action event listeners. */ -[ uik(E227A45F-33D6-11D1-AABE00A0-249D5590), ident( "XComboBox", 1.0 ) ] interface XComboBox: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -184,6 +183,9 @@ interface XComboBox: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:11 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:34:52 hjs initial import diff --git a/offapi/com/sun/star/awt/XControl.idl b/offapi/com/sun/star/awt/XControl.idl index 8acba2cae..9e0b28d10 100644 --- a/offapi/com/sun/star/awt/XControl.idl +++ b/offapi/com/sun/star/awt/XControl.idl @@ -2,9 +2,9 @@ * * $RCSfile: XControl.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:11 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:13 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -106,7 +106,6 @@ between model, view or controller, then it must allow you to set a new XGraphics in the view so you can print the control. */ -[ uik(E227A468-33D6-11D1-AABE00A0-249D5590), ident( "XControl", 1.0 ) ] interface XControl: com::sun::star::lang::XComponent { //------------------------------------------------------------------------- @@ -122,7 +121,7 @@ interface XControl: com::sun::star::lang::XComponent /** gets the context which was previously set with setContext. */ - [const] com::sun::star::uno::XInterface getContext(); + com::sun::star::uno::XInterface getContext(); //------------------------------------------------------------------------- @@ -139,7 +138,7 @@ interface XControl: com::sun::star::lang::XComponent // DocMerge from xml: method com::sun::star::awt::XControl::getPeer /** returns the peer which was previously created or set. */ - [const] com::sun::star::awt::XWindowPeer getPeer(); + com::sun::star::awt::XWindowPeer getPeer(); //------------------------------------------------------------------------- @@ -159,14 +158,14 @@ interface XControl: com::sun::star::lang::XComponent control. If there is no extra model, this method must return the "com::sun::star::uno::XInterface" from the control. */ - [const] com::sun::star::awt::XControlModel getModel(); + com::sun::star::awt::XControlModel getModel(); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::awt::XControl::getView /** returns the view of this control. */ - [const] com::sun::star::awt::XView getView(); + com::sun::star::awt::XView getView(); //------------------------------------------------------------------------- @@ -203,6 +202,9 @@ interface XControl: com::sun::star::lang::XComponent /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:11 mi + moved from api + Revision 1.2 2000/10/09 14:24:53 mi #78715# exchanged stardiv::... by com::sun::star::... (especially in @see tags) diff --git a/offapi/com/sun/star/awt/XControlContainer.idl b/offapi/com/sun/star/awt/XControlContainer.idl index 88e04dc92..1c9f0c22c 100644 --- a/offapi/com/sun/star/awt/XControlContainer.idl +++ b/offapi/com/sun/star/awt/XControlContainer.idl @@ -2,9 +2,9 @@ * * $RCSfile: XControlContainer.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:11 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:13 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -85,7 +85,6 @@ "VclToolkit" service to create the peer components. The name is "com.sun.star.awt.Toolkit".<br> */ -[ uik(E227A46A-33D6-11D1-AABE00A0-249D5590), ident( "XControlContainer", 1.0 ) ] interface XControlContainer: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -102,14 +101,14 @@ interface XControlContainer: com::sun::star::uno::XInterface /** @returns all controls of this container. */ - [const] sequence<com::sun::star::awt::XControl> getControls(); + sequence<com::sun::star::awt::XControl> getControls(); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::awt::XControlContainer::getControl /** returns the control with the name "Name". */ - [const] com::sun::star::awt::XControl getControl( [in] string aName ); + com::sun::star::awt::XControl getControl( [in] string aName ); //------------------------------------------------------------------------- @@ -145,6 +144,9 @@ interface XControlContainer: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:11 mi + moved from api + Revision 1.2 2000/10/09 14:24:53 mi #78715# exchanged stardiv::... by com::sun::star::... (especially in @see tags) diff --git a/offapi/com/sun/star/awt/XControlModel.idl b/offapi/com/sun/star/awt/XControlModel.idl index b32fee7fd..e128fe622 100644 --- a/offapi/com/sun/star/awt/XControlModel.idl +++ b/offapi/com/sun/star/awt/XControlModel.idl @@ -2,9 +2,9 @@ * * $RCSfile: XControlModel.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:11 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:13 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -75,7 +75,6 @@ // DocMerge from xml: interface com::sun::star::awt::XControlModel /** identifies a control model. */ -[ uik(E227A51B-33D6-11D1-AABE00A0-249D5590), ident( "XControlModel", 1.0 ) ] interface XControlModel: com::sun::star::uno::XInterface { }; @@ -87,6 +86,9 @@ interface XControlModel: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:11 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:34:52 hjs initial import diff --git a/offapi/com/sun/star/awt/XCurrencyField.idl b/offapi/com/sun/star/awt/XCurrencyField.idl index fa5b7ef60..79111d604 100644 --- a/offapi/com/sun/star/awt/XCurrencyField.idl +++ b/offapi/com/sun/star/awt/XCurrencyField.idl @@ -2,9 +2,9 @@ * * $RCSfile: XCurrencyField.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:11 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:13 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -75,7 +75,6 @@ // DocMerge from xml: interface com::sun::star::awt::XCurrencyField /** makes it possible to set the formatting and value for a currency field. */ -[ uik(E227A52F-33D6-11D1-AABE00A0-249D5590), ident( "XCurrencyField", 1.0 ) ] interface XCurrencyField: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -207,6 +206,9 @@ interface XCurrencyField: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:11 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:34:52 hjs initial import diff --git a/offapi/com/sun/star/awt/XDataTransferProviderAccess.idl b/offapi/com/sun/star/awt/XDataTransferProviderAccess.idl index 89e6071a3..1510ae6af 100644 --- a/offapi/com/sun/star/awt/XDataTransferProviderAccess.idl +++ b/offapi/com/sun/star/awt/XDataTransferProviderAccess.idl @@ -2,9 +2,9 @@ * * $RCSfile: XDataTransferProviderAccess.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: obr $ $Date: 2001-03-12 12:36:17 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:13 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -90,7 +90,6 @@ interface XWindow; drag-and-drop support. */ -[ uik(DA74D690-0651-11d4-82C90050-04D765F1), ident("XDataTransferProviderAccess", 0.1) ] interface XDataTransferProviderAccess: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/awt/XDateField.idl b/offapi/com/sun/star/awt/XDateField.idl index 3b5c7b45a..12c5c6885 100644 --- a/offapi/com/sun/star/awt/XDateField.idl +++ b/offapi/com/sun/star/awt/XDateField.idl @@ -2,9 +2,9 @@ * * $RCSfile: XDateField.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:11 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:13 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -75,7 +75,6 @@ // DocMerge from xml: interface com::sun::star::awt::XDateField /** makes it possible to set the limits and the value of a date field. */ -[ uik(E227A517-33D6-11D1-AABE00A0-249D5590), ident( "XDateField", 1.0 ) ] interface XDateField: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -206,6 +205,9 @@ interface XDateField: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:11 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:34:52 hjs initial import diff --git a/offapi/com/sun/star/awt/XDevice.idl b/offapi/com/sun/star/awt/XDevice.idl index 8f6d2975a..b54684d2d 100644 --- a/offapi/com/sun/star/awt/XDevice.idl +++ b/offapi/com/sun/star/awt/XDevice.idl @@ -2,9 +2,9 @@ * * $RCSfile: XDevice.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-19 13:46:01 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:13 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -89,7 +89,6 @@ interface XDisplayBitmap; offers a factory for the <em>graphics</em> which provides write operations on the device. */ -[ uik(E227A4A6-33D6-11D1-AABE00A0-249D5590), ident( "XDevice", 1.0 ) ] interface XDevice: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -180,6 +179,9 @@ interface XDevice: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/19 13:46:01 mi + syntax errors in documentation fixed + Revision 1.3 2000/11/08 12:42:11 mi moved from api diff --git a/offapi/com/sun/star/awt/XDialog.idl b/offapi/com/sun/star/awt/XDialog.idl index 6de2f1582..909125a16 100644 --- a/offapi/com/sun/star/awt/XDialog.idl +++ b/offapi/com/sun/star/awt/XDialog.idl @@ -2,9 +2,9 @@ * * $RCSfile: XDialog.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:11 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:13 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -75,7 +75,6 @@ // DocMerge from xml: interface com::sun::star::awt::XDialog /** @deprecated */ -[ uik(E227A412-33D6-11D1-AABE00A0-249D5590), ident( "XDialog", 1.0 ) ] interface XDialog: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -111,6 +110,9 @@ interface XDialog: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:11 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:34:52 hjs initial import diff --git a/offapi/com/sun/star/awt/XDisplayBitmap.idl b/offapi/com/sun/star/awt/XDisplayBitmap.idl index ff9e0f852..534493ffb 100644 --- a/offapi/com/sun/star/awt/XDisplayBitmap.idl +++ b/offapi/com/sun/star/awt/XDisplayBitmap.idl @@ -2,9 +2,9 @@ * * $RCSfile: XDisplayBitmap.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:11 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:13 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -80,7 +80,6 @@ <p>Drawing of this bitmap is only valid on a compatible device.</p> */ -[ uik(E227A396-33D6-11D1-AABE00A0-249D5590), ident( "XDisplayBitmap", 1.0 ) ] interface XDisplayBitmap: com::sun::star::uno::XInterface { }; @@ -92,6 +91,9 @@ interface XDisplayBitmap: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:11 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:34:52 hjs initial import diff --git a/offapi/com/sun/star/awt/XDisplayConnection.idl b/offapi/com/sun/star/awt/XDisplayConnection.idl index 37601cd64..4a5d756e8 100644 --- a/offapi/com/sun/star/awt/XDisplayConnection.idl +++ b/offapi/com/sun/star/awt/XDisplayConnection.idl @@ -2,9 +2,9 @@ * * $RCSfile: XDisplayConnection.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: obr $ $Date: 2001-01-26 13:02:36 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:13 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -77,7 +77,6 @@ interface XEventHandler; to their internal message handling loop. */ -[ uik(F0535970-F142-11d4-82C90050-04D765F1), ident("XDisplayConnection", 0.1) ] interface XDisplayConnection: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/awt/XEventHandler.idl b/offapi/com/sun/star/awt/XEventHandler.idl index 6afa3836e..341acf9dc 100644 --- a/offapi/com/sun/star/awt/XEventHandler.idl +++ b/offapi/com/sun/star/awt/XEventHandler.idl @@ -2,9 +2,9 @@ * * $RCSfile: XEventHandler.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: obr $ $Date: 2001-01-26 13:02:36 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:13 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -77,7 +77,6 @@ module com { module sun { module star { module awt { @see com::sun::star::datatransfer::dnd::X11DragAndDrop */ -[ uik(F0535971-F142-11d4-82C90050-04D765F1), ident("XEventHandler", 0.1) ] interface XEventHandler: com::sun::star::uno::XInterface { diff --git a/offapi/com/sun/star/awt/XFileDialog.idl b/offapi/com/sun/star/awt/XFileDialog.idl index 1ce7797c6..21f2125be 100644 --- a/offapi/com/sun/star/awt/XFileDialog.idl +++ b/offapi/com/sun/star/awt/XFileDialog.idl @@ -2,9 +2,9 @@ * * $RCSfile: XFileDialog.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:11 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:13 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -75,7 +75,6 @@ // DocMerge from xml: interface com::sun::star::awt::XFileDialog /** @deprecated */ -[ uik(E227A516-33D6-11D1-AABE00A0-249D5590), ident( "XFileDialog", 1.0 ) ] interface XFileDialog: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -118,6 +117,9 @@ interface XFileDialog: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:11 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:34:52 hjs initial import diff --git a/offapi/com/sun/star/awt/XFixedText.idl b/offapi/com/sun/star/awt/XFixedText.idl index 15dae9bfc..c7cd949b7 100644 --- a/offapi/com/sun/star/awt/XFixedText.idl +++ b/offapi/com/sun/star/awt/XFixedText.idl @@ -2,9 +2,9 @@ * * $RCSfile: XFixedText.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:11 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:13 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -75,7 +75,6 @@ // DocMerge from xml: interface com::sun::star::awt::XFixedText /** makes it possible to access the text and formatting of a test field. */ -[ uik(E227A413-33D6-11D1-AABE00A0-249D5590), ident( "XFixedText", 1.0 ) ] interface XFixedText: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -117,6 +116,9 @@ interface XFixedText: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:11 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:34:52 hjs initial import diff --git a/offapi/com/sun/star/awt/XFocusListener.idl b/offapi/com/sun/star/awt/XFocusListener.idl index 59ae79d43..96279a207 100644 --- a/offapi/com/sun/star/awt/XFocusListener.idl +++ b/offapi/com/sun/star/awt/XFocusListener.idl @@ -2,9 +2,9 @@ * * $RCSfile: XFocusListener.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:11 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:13 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -86,7 +86,6 @@ </p> */ -[ uik(E227A3B7-33D6-11D1-AABE00A0-249D5590), ident( "XFocusListener", 1.0 ) ] interface XFocusListener: com::sun::star::lang::XEventListener { //------------------------------------------------------------------------- @@ -112,6 +111,9 @@ interface XFocusListener: com::sun::star::lang::XEventListener /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:11 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:34:52 hjs initial import diff --git a/offapi/com/sun/star/awt/XFont.idl b/offapi/com/sun/star/awt/XFont.idl index 600e8145a..49f826817 100644 --- a/offapi/com/sun/star/awt/XFont.idl +++ b/offapi/com/sun/star/awt/XFont.idl @@ -2,9 +2,9 @@ * * $RCSfile: XFont.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:11 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:13 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -87,7 +87,6 @@ <p>All values are in pixels within this device.</p> */ -[ uik(E227A3B0-33D6-11D1-AABE00A0-249D5590), ident( "XFont", 1.0 ) ] interface XFont: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -166,6 +165,9 @@ interface XFont: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:11 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:34:52 hjs initial import diff --git a/offapi/com/sun/star/awt/XGraphics.idl b/offapi/com/sun/star/awt/XGraphics.idl index f215b8f82..cdb1b3294 100644 --- a/offapi/com/sun/star/awt/XGraphics.idl +++ b/offapi/com/sun/star/awt/XGraphics.idl @@ -2,9 +2,9 @@ * * $RCSfile: XGraphics.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:11 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:13 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -95,7 +95,6 @@ interface XDevice; // DocMerge from xml: interface com::sun::star::awt::XGraphics /** provides the basic output operation of a device. */ -[ uik(E227A3AF-33D6-11D1-AABE00A0-249D5590), ident( "XGraphics", 1.0 ) ] interface XGraphics: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -387,6 +386,9 @@ interface XGraphics: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:11 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:34:52 hjs initial import diff --git a/offapi/com/sun/star/awt/XImageButton.idl b/offapi/com/sun/star/awt/XImageButton.idl index 75b841863..a98285a9a 100644 --- a/offapi/com/sun/star/awt/XImageButton.idl +++ b/offapi/com/sun/star/awt/XImageButton.idl @@ -2,9 +2,9 @@ * * $RCSfile: XImageButton.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:11 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:13 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -80,7 +80,6 @@ /** makes it possible to register for action events of an image button and set the action command. */ -[ uik(E227A51C-33D6-11D1-AABE00A0-249D5590), ident( "XImageButton", 1.0 ) ] interface XImageButton: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -113,6 +112,9 @@ interface XImageButton: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:11 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:34:52 hjs initial import diff --git a/offapi/com/sun/star/awt/XImageConsumer.idl b/offapi/com/sun/star/awt/XImageConsumer.idl index 17b9dcf90..2d7698761 100644 --- a/offapi/com/sun/star/awt/XImageConsumer.idl +++ b/offapi/com/sun/star/awt/XImageConsumer.idl @@ -2,9 +2,9 @@ * * $RCSfile: XImageConsumer.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:11 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:13 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -78,7 +78,6 @@ interface XImageProducer; for a component which wants to display or just receive an image from an image producer.@see XImageProducer */ -[ uik(E227A51E-33D6-11D1-AABE00A0-249D5590), ident( "XImageConsumer", 1.0 ) ] interface XImageConsumer: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -176,6 +175,9 @@ interface XImageConsumer: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:11 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:34:52 hjs initial import diff --git a/offapi/com/sun/star/awt/XImageProducer.idl b/offapi/com/sun/star/awt/XImageProducer.idl index e5597ba39..e839f5c8e 100644 --- a/offapi/com/sun/star/awt/XImageProducer.idl +++ b/offapi/com/sun/star/awt/XImageProducer.idl @@ -2,9 +2,9 @@ * * $RCSfile: XImageProducer.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:11 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:13 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ // DocMerge from idl: interface com::sun::star::awt::XImageProducer /** specifies a source for an image. */ -[ uik(E227A51F-33D6-11D1-AABE00A0-249D5590), ident( "XImageProducer", 1.0 ) ] interface XImageProducer: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -136,6 +135,9 @@ interface XImageProducer: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:11 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:34:53 hjs initial import diff --git a/offapi/com/sun/star/awt/XInfoPrinter.idl b/offapi/com/sun/star/awt/XInfoPrinter.idl index b177576ec..e7b73b273 100644 --- a/offapi/com/sun/star/awt/XInfoPrinter.idl +++ b/offapi/com/sun/star/awt/XInfoPrinter.idl @@ -2,9 +2,9 @@ * * $RCSfile: XInfoPrinter.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:11 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:13 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ // DocMerge from xml: interface com::sun::star::awt::XInfoPrinter /** represents an information printer. */ -[ uik(E227A3D8-33D6-11D1-AABE00A0-249D5590), ident( "XInfoPrinter", 1.0 ) ] interface XInfoPrinter: com::sun::star::awt::XPrinterPropertySet { //------------------------------------------------------------------------- @@ -99,6 +98,9 @@ interface XInfoPrinter: com::sun::star::awt::XPrinterPropertySet /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:11 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:34:53 hjs initial import diff --git a/offapi/com/sun/star/awt/XItemListener.idl b/offapi/com/sun/star/awt/XItemListener.idl index a5ea7f34d..750d39350 100644 --- a/offapi/com/sun/star/awt/XItemListener.idl +++ b/offapi/com/sun/star/awt/XItemListener.idl @@ -2,9 +2,9 @@ * * $RCSfile: XItemListener.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:11 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:13 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -80,7 +80,6 @@ /** makes it possible to receive events from a component when the state of an item changes. */ -[ uik(E227A40C-33D6-11D1-AABE00A0-249D5590), ident( "XItemListener", 1.0 ) ] interface XItemListener: com::sun::star::lang::XEventListener { //------------------------------------------------------------------------- @@ -99,6 +98,9 @@ interface XItemListener: com::sun::star::lang::XEventListener /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:11 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:34:53 hjs initial import diff --git a/offapi/com/sun/star/awt/XKeyListener.idl b/offapi/com/sun/star/awt/XKeyListener.idl index d0b14003d..0b5ce8bf2 100644 --- a/offapi/com/sun/star/awt/XKeyListener.idl +++ b/offapi/com/sun/star/awt/XKeyListener.idl @@ -2,9 +2,9 @@ * * $RCSfile: XKeyListener.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:11 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:13 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ // DocMerge from xml: interface com::sun::star::awt::XKeyListener /** makes it possible to receive keyboard events. */ -[ uik(E227A3B8-33D6-11D1-AABE00A0-249D5590), ident( "XKeyListener", 1.0 ) ] interface XKeyListener: com::sun::star::lang::XEventListener { //------------------------------------------------------------------------- @@ -105,6 +104,9 @@ interface XKeyListener: com::sun::star::lang::XEventListener /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:11 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:34:53 hjs initial import diff --git a/offapi/com/sun/star/awt/XLayoutConstrains.idl b/offapi/com/sun/star/awt/XLayoutConstrains.idl index fd0390657..359cf9365 100644 --- a/offapi/com/sun/star/awt/XLayoutConstrains.idl +++ b/offapi/com/sun/star/awt/XLayoutConstrains.idl @@ -2,9 +2,9 @@ * * $RCSfile: XLayoutConstrains.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:11 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:13 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -80,7 +80,6 @@ /** enables a component to specify layout constrains for a surrounding container. */ -[ uik(E227A4A8-33D6-11D1-AABE00A0-249D5590), ident( "XLayoutConstrains", 1.0 ) ] interface XLayoutConstrains: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -116,6 +115,9 @@ interface XLayoutConstrains: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:11 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:34:53 hjs initial import diff --git a/offapi/com/sun/star/awt/XListBox.idl b/offapi/com/sun/star/awt/XListBox.idl index 4899b7061..661fb218b 100644 --- a/offapi/com/sun/star/awt/XListBox.idl +++ b/offapi/com/sun/star/awt/XListBox.idl @@ -2,9 +2,9 @@ * * $RCSfile: XListBox.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:11 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:13 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -84,7 +84,6 @@ /** gives access to the items and their state and to register for item and action events of a listbox. */ -[ uik(E227A410-33D6-11D1-AABE00A0-249D5590), ident( "XListBox", 1.0 ) ] interface XListBox: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -266,6 +265,9 @@ interface XListBox: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:11 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:34:53 hjs initial import diff --git a/offapi/com/sun/star/awt/XMenu.idl b/offapi/com/sun/star/awt/XMenu.idl index fdea1f6c5..7f83dc9fd 100644 --- a/offapi/com/sun/star/awt/XMenu.idl +++ b/offapi/com/sun/star/awt/XMenu.idl @@ -2,9 +2,9 @@ * * $RCSfile: XMenu.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:11 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:13 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -77,7 +77,6 @@ interface XMenuListener; // DocMerge from xml: interface com::sun::star::awt::XMenu /** represents a simple menu. */ -[ uik(E227A41D-33D6-11D1-AABE00A0-249D5590), ident( "XMenu", 1.0 ) ] interface XMenu: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -192,6 +191,9 @@ interface XMenu: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:11 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:34:53 hjs initial import diff --git a/offapi/com/sun/star/awt/XMenuBar.idl b/offapi/com/sun/star/awt/XMenuBar.idl index b29ab2b18..e5e9e6b9a 100644 --- a/offapi/com/sun/star/awt/XMenuBar.idl +++ b/offapi/com/sun/star/awt/XMenuBar.idl @@ -2,9 +2,9 @@ * * $RCSfile: XMenuBar.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:11 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:13 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -75,7 +75,6 @@ // DocMerge from xml: interface com::sun::star::awt::XMenuBar /** identifies a menu as a menu bar. */ -[ uik(E227A41E-33D6-11D1-AABE00A0-249D5590), ident( "XMenuBar", 1.0 ) ] interface XMenuBar: com::sun::star::awt::XMenu { }; @@ -87,6 +86,9 @@ interface XMenuBar: com::sun::star::awt::XMenu /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:11 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:34:53 hjs initial import diff --git a/offapi/com/sun/star/awt/XMenuListener.idl b/offapi/com/sun/star/awt/XMenuListener.idl index 5275f0abc..9fa02a905 100644 --- a/offapi/com/sun/star/awt/XMenuListener.idl +++ b/offapi/com/sun/star/awt/XMenuListener.idl @@ -2,9 +2,9 @@ * * $RCSfile: XMenuListener.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:11 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:13 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ // DocMerge from xml: interface com::sun::star::awt::XMenuListener /** the listener interface for receiving menu events on a window. */ -[ uik(E227A420-33D6-11D1-AABE00A0-249D5590), ident( "XMenuListener", 1.0 ) ] interface XMenuListener: com::sun::star::lang::XEventListener { //------------------------------------------------------------------------- @@ -119,6 +118,9 @@ interface XMenuListener: com::sun::star::lang::XEventListener /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:11 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:34:53 hjs initial import diff --git a/offapi/com/sun/star/awt/XMessageBox.idl b/offapi/com/sun/star/awt/XMessageBox.idl index 15eb64ebc..8a1b58998 100644 --- a/offapi/com/sun/star/awt/XMessageBox.idl +++ b/offapi/com/sun/star/awt/XMessageBox.idl @@ -2,9 +2,9 @@ * * $RCSfile: XMessageBox.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:11 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:13 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -75,7 +75,6 @@ // DocMerge from xml: interface com::sun::star::awt::XMessageBox /** @deprecated */ -[ uik(E227A460-33D6-11D1-AABE00A0-249D5590), ident( "XMessageBox", 1.0 ) ] interface XMessageBox: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -117,6 +116,9 @@ interface XMessageBox: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:11 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:34:53 hjs initial import diff --git a/offapi/com/sun/star/awt/XMouseListener.idl b/offapi/com/sun/star/awt/XMouseListener.idl index e7a2fd59a..8824aaa7f 100644 --- a/offapi/com/sun/star/awt/XMouseListener.idl +++ b/offapi/com/sun/star/awt/XMouseListener.idl @@ -2,9 +2,9 @@ * * $RCSfile: XMouseListener.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:11 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:13 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ // DocMerge from xml: interface com::sun::star::awt::XMouseListener /** makes it possible to receive events from the mouse in a certain window. */ -[ uik(E227A3B9-33D6-11D1-AABE00A0-249D5590), ident( "XMouseListener", 1.0 ) ] interface XMouseListener: com::sun::star::lang::XEventListener { //------------------------------------------------------------------------- @@ -119,6 +118,9 @@ interface XMouseListener: com::sun::star::lang::XEventListener /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:11 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:34:53 hjs initial import diff --git a/offapi/com/sun/star/awt/XMouseMotionListener.idl b/offapi/com/sun/star/awt/XMouseMotionListener.idl index 81d085a4e..276768bd6 100644 --- a/offapi/com/sun/star/awt/XMouseMotionListener.idl +++ b/offapi/com/sun/star/awt/XMouseMotionListener.idl @@ -2,9 +2,9 @@ * * $RCSfile: XMouseMotionListener.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:11 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:13 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ // DocMerge from xml: interface com::sun::star::awt::XMouseMotionListener /** makes it possible to receive mouse motion events on a window. */ -[ uik(E227A3BA-33D6-11D1-AABE00A0-249D5590), ident( "XMouseMotionListener", 1.0 ) ] interface XMouseMotionListener: com::sun::star::lang::XEventListener { //------------------------------------------------------------------------- @@ -114,6 +113,9 @@ interface XMouseMotionListener: com::sun::star::lang::XEventListener /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:11 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:34:53 hjs initial import diff --git a/offapi/com/sun/star/awt/XNumericField.idl b/offapi/com/sun/star/awt/XNumericField.idl index 9d1ef2a57..f2aaa5d03 100644 --- a/offapi/com/sun/star/awt/XNumericField.idl +++ b/offapi/com/sun/star/awt/XNumericField.idl @@ -2,9 +2,9 @@ * * $RCSfile: XNumericField.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:11 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:13 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -75,7 +75,6 @@ // DocMerge from xml: interface com::sun::star::awt::XNumericField /** makes it possible to access the value and formatting of this numeric field. */ -[ uik(E227A519-33D6-11D1-AABE00A0-249D5590), ident( "XNumericField", 1.0 ) ] interface XNumericField: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -206,6 +205,9 @@ interface XNumericField: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:11 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:34:53 hjs initial import diff --git a/offapi/com/sun/star/awt/XPaintListener.idl b/offapi/com/sun/star/awt/XPaintListener.idl index 4fd82acab..609f8d993 100644 --- a/offapi/com/sun/star/awt/XPaintListener.idl +++ b/offapi/com/sun/star/awt/XPaintListener.idl @@ -2,9 +2,9 @@ * * $RCSfile: XPaintListener.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:11 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:13 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ // DocMerge from xml: interface com::sun::star::awt::XPaintListener /** makes it possible to receive paint events. */ -[ uik(E227A3BB-33D6-11D1-AABE00A0-249D5590), ident( "XPaintListener", 1.0 ) ] interface XPaintListener: com::sun::star::lang::XEventListener { //------------------------------------------------------------------------- @@ -99,6 +98,9 @@ interface XPaintListener: com::sun::star::lang::XEventListener /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:11 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:34:53 hjs initial import diff --git a/offapi/com/sun/star/awt/XPatternField.idl b/offapi/com/sun/star/awt/XPatternField.idl index 60eb73bf3..726705229 100644 --- a/offapi/com/sun/star/awt/XPatternField.idl +++ b/offapi/com/sun/star/awt/XPatternField.idl @@ -2,9 +2,9 @@ * * $RCSfile: XPatternField.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:11 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:13 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -75,7 +75,6 @@ // DocMerge from xml: interface com::sun::star::awt::XPatternField /** makes it possible to access the value and formatting of this pattern field. */ -[ uik(E227A51A-33D6-11D1-AABE00A0-249D5590), ident( "XPatternField", 1.0 ) ] interface XPatternField: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -133,6 +132,9 @@ interface XPatternField: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:11 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:34:53 hjs initial import diff --git a/offapi/com/sun/star/awt/XPointer.idl b/offapi/com/sun/star/awt/XPointer.idl index 3042ada31..ba79d95bb 100644 --- a/offapi/com/sun/star/awt/XPointer.idl +++ b/offapi/com/sun/star/awt/XPointer.idl @@ -2,9 +2,9 @@ * * $RCSfile: XPointer.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:11 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:13 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -75,7 +75,6 @@ // DocMerge from xml: interface com::sun::star::awt::XPointer /** gives access to the type of mouse pointer. */ -[ uik(E227A411-33D6-11D1-AABE00A0-249D5590), ident( "XPointer", 1.0 ) ] interface XPointer: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -102,6 +101,9 @@ interface XPointer: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:11 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:34:53 hjs initial import diff --git a/offapi/com/sun/star/awt/XPopupMenu.idl b/offapi/com/sun/star/awt/XPopupMenu.idl index 268b3fb56..4d303ead9 100644 --- a/offapi/com/sun/star/awt/XPopupMenu.idl +++ b/offapi/com/sun/star/awt/XPopupMenu.idl @@ -2,9 +2,9 @@ * * $RCSfile: XPopupMenu.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:11 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:13 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -80,7 +80,6 @@ interface XWindowPeer; // DocMerge from idl: interface com::sun::star::awt::XPopupMenu /** controls a popup menu. */ -[ uik(E227A41F-33D6-11D1-AABE00A0-249D5590), ident( "XPopupMenu", 1.0 ) ] interface XPopupMenu: XMenu { //------------------------------------------------------------------------- @@ -138,6 +137,9 @@ interface XPopupMenu: XMenu /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:11 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:34:53 hjs initial import diff --git a/offapi/com/sun/star/awt/XPrinter.idl b/offapi/com/sun/star/awt/XPrinter.idl index dc352e8cc..dd2617f18 100644 --- a/offapi/com/sun/star/awt/XPrinter.idl +++ b/offapi/com/sun/star/awt/XPrinter.idl @@ -2,9 +2,9 @@ * * $RCSfile: XPrinter.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-14 12:53:34 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:13 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -94,7 +94,6 @@ and a call to <member scope="com::sun::star::awt">XPrinter::endPage</member>, a <type scope="com::sun::star::beans">PropertyVetoException</type> is thrown.</p> */ -[ uik(E227A3D7-33D6-11D1-AABE00A0-249D5590), ident( "XPrinter", 1.0 ) ] interface XPrinter: com::sun::star::awt::XPrinterPropertySet { //------------------------------------------------------------------------- @@ -167,6 +166,9 @@ interface XPrinter: com::sun::star::awt::XPrinterPropertySet /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/14 12:53:34 mi + <true></true> -> <TRUE/> and same with FALSE + Revision 1.3 2000/11/08 12:42:11 mi moved from api diff --git a/offapi/com/sun/star/awt/XPrinterPropertySet.idl b/offapi/com/sun/star/awt/XPrinterPropertySet.idl index a346eba9d..92fd6d13c 100644 --- a/offapi/com/sun/star/awt/XPrinterPropertySet.idl +++ b/offapi/com/sun/star/awt/XPrinterPropertySet.idl @@ -2,9 +2,9 @@ * * $RCSfile: XPrinterPropertySet.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:11 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:13 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -94,7 +94,6 @@ </p>@see XPrinter @see XInfoPrinter */ -[ uik(E227A3D6-33D6-11D1-AABE00A0-249D5590), ident( "XPrinterPropertySet", 1.0 ) ] interface XPrinterPropertySet: com::sun::star::beans::XPropertySet { //------------------------------------------------------------------------- @@ -112,7 +111,7 @@ interface XPrinterPropertySet: com::sun::star::beans::XPropertySet /** @returns descriptions of all available printer forms. */ - [const] sequence<string> getFormDescriptions(); + sequence<string> getFormDescriptions(); //------------------------------------------------------------------------- @@ -135,7 +134,7 @@ interface XPrinterPropertySet: com::sun::star::beans::XPropertySet /** @returns a binary encoded version of the printer setup. */ - [const] sequence<byte> getBinarySetup(); + sequence<byte> getBinarySetup(); //------------------------------------------------------------------------- @@ -149,7 +148,7 @@ interface XPrinterPropertySet: com::sun::star::beans::XPropertySet </p> */ - [const] void setBinarySetup( [in] sequence<byte> data ) + void setBinarySetup( [in] sequence<byte> data ) raises( com::sun::star::beans::PropertyVetoException, com::sun::star::lang::IllegalArgumentException ); @@ -162,6 +161,9 @@ interface XPrinterPropertySet: com::sun::star::beans::XPropertySet /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:11 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:34:53 hjs initial import diff --git a/offapi/com/sun/star/awt/XPrinterServer.idl b/offapi/com/sun/star/awt/XPrinterServer.idl index 07bd93aed..39c223942 100644 --- a/offapi/com/sun/star/awt/XPrinterServer.idl +++ b/offapi/com/sun/star/awt/XPrinterServer.idl @@ -2,9 +2,9 @@ * * $RCSfile: XPrinterServer.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:11 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:13 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -83,7 +83,6 @@ // DocMerge from xml: interface com::sun::star::awt::XPrinterServer /** manages several printers on one machine. */ -[ uik(E227A3D9-33D6-11D1-AABE00A0-249D5590), ident( "XPrinterServer", 1.0 ) ] interface XPrinterServer: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -127,6 +126,9 @@ interface XPrinterServer: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:11 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:34:54 hjs initial import diff --git a/offapi/com/sun/star/awt/XProgressBar.idl b/offapi/com/sun/star/awt/XProgressBar.idl index e84abd014..c7cb50e58 100644 --- a/offapi/com/sun/star/awt/XProgressBar.idl +++ b/offapi/com/sun/star/awt/XProgressBar.idl @@ -2,9 +2,9 @@ * * $RCSfile: XProgressBar.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:11 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:13 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -75,7 +75,6 @@ // DocMerge from xml: interface com::sun::star::awt::XProgressBar /** @deprecated */ -[ uik(68E34023-65C9-11D3-9EBC0050-04526B21), ident( "XProgressBar", 1.0 ) ] interface XProgressBar: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -123,6 +122,9 @@ interface XProgressBar: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:11 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:34:54 hjs initial import diff --git a/offapi/com/sun/star/awt/XProgressMonitor.idl b/offapi/com/sun/star/awt/XProgressMonitor.idl index 2c68ede90..7faa310c0 100644 --- a/offapi/com/sun/star/awt/XProgressMonitor.idl +++ b/offapi/com/sun/star/awt/XProgressMonitor.idl @@ -2,9 +2,9 @@ * * $RCSfile: XProgressMonitor.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:11 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:13 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -75,7 +75,6 @@ // DocMerge from xml: interface com::sun::star::awt::XProgressMonitor /** @deprecated */ -[ uik(EF76BD30-719E-11D3-9EDA0050-04526B21), ident( "XProgressMonitor", 1.0 ) ] interface XProgressMonitor: com::sun::star::awt::XProgressBar { //------------------------------------------------------------------------- @@ -108,6 +107,9 @@ interface XProgressMonitor: com::sun::star::awt::XProgressBar /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:11 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:34:54 hjs initial import diff --git a/offapi/com/sun/star/awt/XRadioButton.idl b/offapi/com/sun/star/awt/XRadioButton.idl index 6b740348e..591632ef6 100644 --- a/offapi/com/sun/star/awt/XRadioButton.idl +++ b/offapi/com/sun/star/awt/XRadioButton.idl @@ -2,9 +2,9 @@ * * $RCSfile: XRadioButton.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:11 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:13 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -80,7 +80,6 @@ /** gives access to the state of a radio button and makes it possible to register item event listener. */ -[ uik(E227A40E-33D6-11D1-AABE00A0-249D5590), ident( "XRadioButton", 1.0 ) ] interface XRadioButton: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -128,6 +127,9 @@ interface XRadioButton: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:11 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:34:54 hjs initial import diff --git a/offapi/com/sun/star/awt/XRegion.idl b/offapi/com/sun/star/awt/XRegion.idl index a1cf13944..7d1b2f056 100644 --- a/offapi/com/sun/star/awt/XRegion.idl +++ b/offapi/com/sun/star/awt/XRegion.idl @@ -2,9 +2,9 @@ * * $RCSfile: XRegion.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:11 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:13 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -78,7 +78,6 @@ // DocMerge from xml: interface com::sun::star::awt::XRegion /** manages multiple rectangles which make up a region. */ -[ uik(E227A532-33D6-11D1-AABE00A0-249D5590), ident( "XRegion", 1.0 ) ] interface XRegion: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -177,6 +176,9 @@ interface XRegion: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:11 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:34:54 hjs initial import diff --git a/offapi/com/sun/star/awt/XScrollBar.idl b/offapi/com/sun/star/awt/XScrollBar.idl index 1645e22fd..e8b28b81f 100644 --- a/offapi/com/sun/star/awt/XScrollBar.idl +++ b/offapi/com/sun/star/awt/XScrollBar.idl @@ -2,9 +2,9 @@ * * $RCSfile: XScrollBar.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:11 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:13 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -80,7 +80,6 @@ /** gives access to the value and settings of a scroll bar and makes it possible to register event listeners. */ -[ uik(E227A414-33D6-11D1-AABE00A0-249D5590), ident( "XScrollBar", 1.0 ) ] interface XScrollBar: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -205,6 +204,9 @@ interface XScrollBar: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:11 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:34:54 hjs initial import diff --git a/offapi/com/sun/star/awt/XSpinField.idl b/offapi/com/sun/star/awt/XSpinField.idl index 480735e29..3bfb02c0d 100644 --- a/offapi/com/sun/star/awt/XSpinField.idl +++ b/offapi/com/sun/star/awt/XSpinField.idl @@ -2,9 +2,9 @@ * * $RCSfile: XSpinField.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:11 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:13 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -80,7 +80,6 @@ /** gives access to the value of a spin field and makes it possible to register event listeners. */ -[ uik(E227A461-33D6-11D1-AABE00A0-249D5590), ident( "XSpinField", 1.0 ) ] interface XSpinField: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -141,6 +140,9 @@ interface XSpinField: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:11 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:34:54 hjs initial import diff --git a/offapi/com/sun/star/awt/XSpinListener.idl b/offapi/com/sun/star/awt/XSpinListener.idl index 3e7fa2c20..6cdaccb86 100644 --- a/offapi/com/sun/star/awt/XSpinListener.idl +++ b/offapi/com/sun/star/awt/XSpinListener.idl @@ -2,9 +2,9 @@ * * $RCSfile: XSpinListener.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:11 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:13 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -80,7 +80,6 @@ /** makes it possible to receive spin events from a component. */ -[ uik(E227A467-33D6-11D1-AABE00A0-249D5590), ident( "XSpinListener", 1.0 ) ] interface XSpinListener: com::sun::star::lang::XEventListener { //------------------------------------------------------------------------- @@ -120,6 +119,9 @@ interface XSpinListener: com::sun::star::lang::XEventListener /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:11 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:34:54 hjs initial import diff --git a/offapi/com/sun/star/awt/XSystemDependentWindowPeer.idl b/offapi/com/sun/star/awt/XSystemDependentWindowPeer.idl index 91f9c42e9..abbc39472 100644 --- a/offapi/com/sun/star/awt/XSystemDependentWindowPeer.idl +++ b/offapi/com/sun/star/awt/XSystemDependentWindowPeer.idl @@ -2,9 +2,9 @@ * * $RCSfile: XSystemDependentWindowPeer.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:11 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:13 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -81,7 +81,6 @@ @see WindowAttribute @see WindowAttribute::SYSTEMDEPENDENT */ -[ uik(E227A3DB-33D6-11D1-AABE00A0-249D5590), ident( "XSystemDependentWindowPeer", 1.0 ) ] interface XSystemDependentWindowPeer: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -122,6 +121,9 @@ interface XSystemDependentWindowPeer: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:11 mi + moved from api + Revision 1.2 2000/10/09 14:24:53 mi #78715# exchanged stardiv::... by com::sun::star::... (especially in @see tags) diff --git a/offapi/com/sun/star/awt/XTabController.idl b/offapi/com/sun/star/awt/XTabController.idl index 72cda4ac1..f6e37b0c5 100644 --- a/offapi/com/sun/star/awt/XTabController.idl +++ b/offapi/com/sun/star/awt/XTabController.idl @@ -2,9 +2,9 @@ * * $RCSfile: XTabController.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:11 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:13 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -87,7 +87,6 @@ // DocMerge from xml: interface com::sun::star::awt::XTabController /** @deprecated */ -[ uik(E227A50A-33D6-11D1-AABE00A0-249D5590), ident( "XTabController", 1.0 ) ] interface XTabController: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -153,6 +152,9 @@ interface XTabController: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:11 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:34:54 hjs initial import diff --git a/offapi/com/sun/star/awt/XTabControllerModel.idl b/offapi/com/sun/star/awt/XTabControllerModel.idl index 62206e479..828221945 100644 --- a/offapi/com/sun/star/awt/XTabControllerModel.idl +++ b/offapi/com/sun/star/awt/XTabControllerModel.idl @@ -2,9 +2,9 @@ * * $RCSfile: XTabControllerModel.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:11 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:13 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -85,7 +85,6 @@ @deprecated */ -[ uik(E227A50D-33D6-11D1-AABE00A0-249D5590), ident( "XTabControllerModel", 1.0 ) ] interface XTabControllerModel: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -149,6 +148,9 @@ interface XTabControllerModel: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:11 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:34:54 hjs initial import diff --git a/offapi/com/sun/star/awt/XTextArea.idl b/offapi/com/sun/star/awt/XTextArea.idl index 314748e89..b3a73cb1f 100644 --- a/offapi/com/sun/star/awt/XTextArea.idl +++ b/offapi/com/sun/star/awt/XTextArea.idl @@ -2,9 +2,9 @@ * * $RCSfile: XTextArea.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:11 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:13 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -75,7 +75,6 @@ // DocMerge from xml: interface com::sun::star::awt::XTextArea /** gives access to the text in a control. */ -[ uik(73DE5BBC-D7BF-11d3-9FC00010-5AEF84A7), ident( "XTextArea", 1.0 ) ] interface XTextArea: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -95,6 +94,9 @@ interface XTextArea: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:11 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:34:54 hjs initial import diff --git a/offapi/com/sun/star/awt/XTextComponent.idl b/offapi/com/sun/star/awt/XTextComponent.idl index c4d6351fc..0a738c5ef 100644 --- a/offapi/com/sun/star/awt/XTextComponent.idl +++ b/offapi/com/sun/star/awt/XTextComponent.idl @@ -2,9 +2,9 @@ * * $RCSfile: XTextComponent.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:11 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:13 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -84,7 +84,6 @@ /** gives access to the text of a text component and makes it possible to register event listeners. */ -[ uik(E227A419-33D6-11D1-AABE00A0-249D5590), ident( "XTextComponent", 1.0 ) ] interface XTextComponent: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -186,6 +185,9 @@ interface XTextComponent: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:11 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:34:54 hjs initial import diff --git a/offapi/com/sun/star/awt/XTextEditField.idl b/offapi/com/sun/star/awt/XTextEditField.idl index a3f8c7ae0..b65bec3bb 100644 --- a/offapi/com/sun/star/awt/XTextEditField.idl +++ b/offapi/com/sun/star/awt/XTextEditField.idl @@ -2,9 +2,9 @@ * * $RCSfile: XTextEditField.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:11 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:13 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -75,7 +75,6 @@ // DocMerge from xml: interface com::sun::star::awt::XTextEditField /** is used for password fields. */ -[ uik(E227A515-33D6-11D1-AABE00A0-249D5590), ident( "XTextEditField", 1.0 ) ] interface XTextEditField: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -94,6 +93,9 @@ interface XTextEditField: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:11 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:34:54 hjs initial import diff --git a/offapi/com/sun/star/awt/XTextLayoutConstrains.idl b/offapi/com/sun/star/awt/XTextLayoutConstrains.idl index 67f5e7a87..b7f8444da 100644 --- a/offapi/com/sun/star/awt/XTextLayoutConstrains.idl +++ b/offapi/com/sun/star/awt/XTextLayoutConstrains.idl @@ -2,9 +2,9 @@ * * $RCSfile: XTextLayoutConstrains.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:11 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:13 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ // DocMerge from xml: interface com::sun::star::awt::XTextLayoutConstrains /** specifies layout contstrains for text fields. */ -[ uik(E227A41A-33D6-11D1-AABE00A0-249D5590), ident( "XTextLayoutConstrains", 1.0 ) ] interface XTextLayoutConstrains: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -108,6 +107,9 @@ interface XTextLayoutConstrains: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:11 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:34:54 hjs initial import diff --git a/offapi/com/sun/star/awt/XTextListener.idl b/offapi/com/sun/star/awt/XTextListener.idl index 0e21cec4b..4f2f9bcb0 100644 --- a/offapi/com/sun/star/awt/XTextListener.idl +++ b/offapi/com/sun/star/awt/XTextListener.idl @@ -2,9 +2,9 @@ * * $RCSfile: XTextListener.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:11 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:13 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ // DocMerge from xml: interface com::sun::star::awt::XTextListener /** makes it possible to receive text change events from a component. */ -[ uik(E227A41C-33D6-11D1-AABE00A0-249D5590), ident( "XTextListener", 1.0 ) ] interface XTextListener: com::sun::star::lang::XEventListener { //------------------------------------------------------------------------- @@ -98,6 +97,9 @@ interface XTextListener: com::sun::star::lang::XEventListener /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:11 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:34:54 hjs initial import diff --git a/offapi/com/sun/star/awt/XTimeField.idl b/offapi/com/sun/star/awt/XTimeField.idl index 31c8bc72c..f421e5cc5 100644 --- a/offapi/com/sun/star/awt/XTimeField.idl +++ b/offapi/com/sun/star/awt/XTimeField.idl @@ -2,9 +2,9 @@ * * $RCSfile: XTimeField.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:11 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:13 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -75,7 +75,6 @@ // DocMerge from xml: interface com::sun::star::awt::XTimeField /** gives access to the time value and formatting information of a time field. */ -[ uik(E227A518-33D6-11D1-AABE00A0-249D5590), ident( "XTimeField", 1.0 ) ] interface XTimeField: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -192,6 +191,9 @@ interface XTimeField: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:11 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:34:54 hjs initial import diff --git a/offapi/com/sun/star/awt/XToolkit.idl b/offapi/com/sun/star/awt/XToolkit.idl index b0224ce16..5d364cccf 100644 --- a/offapi/com/sun/star/awt/XToolkit.idl +++ b/offapi/com/sun/star/awt/XToolkit.idl @@ -2,9 +2,9 @@ * * $RCSfile: XToolkit.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-19 16:03:23 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:13 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -101,7 +101,6 @@ <p> This is similar to the abstract window toolkit (AWT) in Java. */ -[ uik(E227A3B1-33D6-11D1-AABE00A0-249D5590), ident( "XToolkit", 1.0 ) ] interface XToolkit: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -165,6 +164,9 @@ interface XToolkit: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/19 16:03:23 mi + documentations syntax errors fixed + Revision 1.3 2000/11/08 12:42:11 mi moved from api diff --git a/offapi/com/sun/star/awt/XTopWindow.idl b/offapi/com/sun/star/awt/XTopWindow.idl index 7be763ff7..6d99275da 100644 --- a/offapi/com/sun/star/awt/XTopWindow.idl +++ b/offapi/com/sun/star/awt/XTopWindow.idl @@ -2,9 +2,9 @@ * * $RCSfile: XTopWindow.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:11 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:13 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -87,7 +87,6 @@ <p>A top window must implement the <type scope="com::sun::star::awt">XVclContainer</type> interface.</p> */ -[ uik(E227A3B4-33D6-11D1-AABE00A0-249D5590), ident( "XTopWindow", 1.0 ) ] interface XTopWindow: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -138,6 +137,9 @@ interface XTopWindow: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:11 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:34:55 hjs initial import diff --git a/offapi/com/sun/star/awt/XTopWindowListener.idl b/offapi/com/sun/star/awt/XTopWindowListener.idl index d4dd9726f..bd64f84c1 100644 --- a/offapi/com/sun/star/awt/XTopWindowListener.idl +++ b/offapi/com/sun/star/awt/XTopWindowListener.idl @@ -2,9 +2,9 @@ * * $RCSfile: XTopWindowListener.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:11 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:13 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ // DocMerge from xml: interface com::sun::star::awt::XTopWindowListener /** makes it possible to receive window events.@see XActivateListener */ -[ uik(E227A3BC-33D6-11D1-AABE00A0-249D5590), ident( "XTopWindowListener", 1.0 ) ] interface XTopWindowListener: com::sun::star::lang::XEventListener { //------------------------------------------------------------------------- @@ -144,6 +143,9 @@ interface XTopWindowListener: com::sun::star::lang::XEventListener /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:11 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:34:54 hjs initial import diff --git a/offapi/com/sun/star/awt/XUnoControlContainer.idl b/offapi/com/sun/star/awt/XUnoControlContainer.idl index 8087e3903..1cd99511f 100644 --- a/offapi/com/sun/star/awt/XUnoControlContainer.idl +++ b/offapi/com/sun/star/awt/XUnoControlContainer.idl @@ -2,9 +2,9 @@ * * $RCSfile: XUnoControlContainer.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:11 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:13 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ // DocMerge from xml: interface com::sun::star::awt::XUnoControlContainer /** gives access to the tab controllers of a control container. */ -[ uik(E227A50C-33D6-11D1-AABE00A0-249D5590), ident( "XUnoControlContainer", 1.0 ) ] interface XUnoControlContainer: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -120,6 +119,9 @@ interface XUnoControlContainer: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:11 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:34:55 hjs initial import diff --git a/offapi/com/sun/star/awt/XVclContainer.idl b/offapi/com/sun/star/awt/XVclContainer.idl index 37134a6b3..08cf5ced9 100644 --- a/offapi/com/sun/star/awt/XVclContainer.idl +++ b/offapi/com/sun/star/awt/XVclContainer.idl @@ -2,9 +2,9 @@ * * $RCSfile: XVclContainer.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:11 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:13 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -97,7 +97,6 @@ @deprecated */ -[ uik(E227A3B3-33D6-11D1-AABE00A0-249D5590), ident( "XVclContainer", 1.0 ) ] interface XVclContainer: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -131,6 +130,9 @@ interface XVclContainer: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:11 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:34:55 hjs initial import diff --git a/offapi/com/sun/star/awt/XVclContainerListener.idl b/offapi/com/sun/star/awt/XVclContainerListener.idl index 4cf13e1ac..4a06b72a6 100644 --- a/offapi/com/sun/star/awt/XVclContainerListener.idl +++ b/offapi/com/sun/star/awt/XVclContainerListener.idl @@ -2,9 +2,9 @@ * * $RCSfile: XVclContainerListener.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:11 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:13 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -97,7 +97,6 @@ @deprecated */ -[ uik(E227A3B6-33D6-11D1-AABE00A0-249D5590), ident( "XVclContainerListener", 1.0 ) ] interface XVclContainerListener: com::sun::star::lang::XEventListener { //------------------------------------------------------------------------- @@ -125,6 +124,9 @@ interface XVclContainerListener: com::sun::star::lang::XEventListener /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:11 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:34:55 hjs initial import diff --git a/offapi/com/sun/star/awt/XVclContainerPeer.idl b/offapi/com/sun/star/awt/XVclContainerPeer.idl index 06b70fa26..4122288b8 100644 --- a/offapi/com/sun/star/awt/XVclContainerPeer.idl +++ b/offapi/com/sun/star/awt/XVclContainerPeer.idl @@ -2,9 +2,9 @@ * * $RCSfile: XVclContainerPeer.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:11 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:13 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ // DocMerge from xml: interface com::sun::star::awt::XVclContainerPeer /** @deprecated */ -[ uik(E227A50F-33D6-11D1-AABE00A0-249D5590), ident( "XVclContainerPeer", 1.0 ) ] interface XVclContainerPeer: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -111,6 +110,9 @@ interface XVclContainerPeer: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:11 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:34:55 hjs initial import diff --git a/offapi/com/sun/star/awt/XVclWindowPeer.idl b/offapi/com/sun/star/awt/XVclWindowPeer.idl index 12a54d045..e30ddbe83 100644 --- a/offapi/com/sun/star/awt/XVclWindowPeer.idl +++ b/offapi/com/sun/star/awt/XVclWindowPeer.idl @@ -2,9 +2,9 @@ * * $RCSfile: XVclWindowPeer.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:11 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:13 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ // DocMerge from xml: interface com::sun::star::awt::XVclWindowPeer /** @deprecated */ -[ uik(E227A3AD-33D6-11D1-AABE00A0-249D5590), ident( "XVclWindowPeer", 1.0 ) ] interface XVclWindowPeer: com::sun::star::awt::XWindowPeer { //------------------------------------------------------------------------- @@ -151,6 +150,9 @@ interface XVclWindowPeer: com::sun::star::awt::XWindowPeer /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:11 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:34:55 hjs initial import diff --git a/offapi/com/sun/star/awt/XView.idl b/offapi/com/sun/star/awt/XView.idl index a7b440fcf..3aabfc47a 100644 --- a/offapi/com/sun/star/awt/XView.idl +++ b/offapi/com/sun/star/awt/XView.idl @@ -2,9 +2,9 @@ * * $RCSfile: XView.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-19 16:03:23 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:13 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -87,7 +87,6 @@ <p>This kind of object is called view-object.</p>@see XViewable */ -[ uik(E227A3AC-33D6-11D1-AABE00A0-249D5590), ident( "XView", 1.0 ) ] interface XView: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -156,6 +155,9 @@ interface XView: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/19 16:03:23 mi + documentations syntax errors fixed + Revision 1.3 2000/11/08 12:42:11 mi moved from api diff --git a/offapi/com/sun/star/awt/XWindow.idl b/offapi/com/sun/star/awt/XWindow.idl index b83ba305e..143aa41d2 100644 --- a/offapi/com/sun/star/awt/XWindow.idl +++ b/offapi/com/sun/star/awt/XWindow.idl @@ -2,9 +2,9 @@ * * $RCSfile: XWindow.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:11 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:13 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -110,7 +110,6 @@ displaying the main sense of a window is to receive events from the user.</p> */ -[ uik(E227A3D2-33D6-11D1-AABE00A0-249D5590), ident( "XWindow", 1.0 ) ] interface XWindow: com::sun::star::lang::XComponent { //------------------------------------------------------------------------- @@ -130,7 +129,7 @@ interface XWindow: com::sun::star::lang::XComponent /** @returns the outer bounds of the window. */ - [const] com::sun::star::awt::Rectangle getPosSize(); + com::sun::star::awt::Rectangle getPosSize(); //------------------------------------------------------------------------- @@ -258,6 +257,9 @@ interface XWindow: com::sun::star::lang::XComponent /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:11 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:34:50 hjs initial import diff --git a/offapi/com/sun/star/awt/XWindowListener.idl b/offapi/com/sun/star/awt/XWindowListener.idl index 9c0c49d20..1c9d5ae8b 100644 --- a/offapi/com/sun/star/awt/XWindowListener.idl +++ b/offapi/com/sun/star/awt/XWindowListener.idl @@ -2,9 +2,9 @@ * * $RCSfile: XWindowListener.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:11 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:13 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -92,7 +92,6 @@ </p> */ -[ uik(E227A3D1-33D6-11D1-AABE00A0-249D5590), ident( "XWindowListener", 1.0 ) ] interface XWindowListener: com::sun::star::lang::XEventListener { //------------------------------------------------------------------------- @@ -132,6 +131,9 @@ interface XWindowListener: com::sun::star::lang::XEventListener /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:11 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:34:55 hjs initial import diff --git a/offapi/com/sun/star/awt/XWindowPeer.idl b/offapi/com/sun/star/awt/XWindowPeer.idl index 3623943d6..c65d9efda 100644 --- a/offapi/com/sun/star/awt/XWindowPeer.idl +++ b/offapi/com/sun/star/awt/XWindowPeer.idl @@ -2,9 +2,9 @@ * * $RCSfile: XWindowPeer.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:11 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:13 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -81,7 +81,6 @@ interface XPointer; // DocMerge from xml: interface com::sun::star::awt::XWindowPeer /** gives access to the actual window implementation on the device. */ -[ uik(E227A3D0-33D6-11D1-AABE00A0-249D5590), ident( "XWindowPeer", 1.0 ) ] interface XWindowPeer: com::sun::star::lang::XComponent { //------------------------------------------------------------------------- @@ -129,6 +128,9 @@ interface XWindowPeer: com::sun::star::lang::XComponent /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:11 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:34:55 hjs initial import diff --git a/offapi/com/sun/star/chart/X3DDisplay.idl b/offapi/com/sun/star/chart/X3DDisplay.idl index cbfd39f77..e15dd3bf7 100644 --- a/offapi/com/sun/star/chart/X3DDisplay.idl +++ b/offapi/com/sun/star/chart/X3DDisplay.idl @@ -2,9 +2,9 @@ * * $RCSfile: X3DDisplay.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-21 08:35:01 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:16 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ // DocMerge from xml: interface com::sun::star::chart::X3DDisplay /** gives access to 3D elements of a chart.@see XChartDocument */ -[ uik(E2281610-33D6-11D1-AABE00A0-249D5590), ident( "X3DDisplay", 1.0 ) ] interface X3DDisplay: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -93,7 +92,7 @@ interface X3DDisplay: com::sun::star::uno::XInterface @see ChartArea */ - [const] com::sun::star::beans::XPropertySet getWall(); + com::sun::star::beans::XPropertySet getWall(); //------------------------------------------------------------------------- @@ -103,7 +102,7 @@ interface X3DDisplay: com::sun::star::uno::XInterface @see ChartArea */ - [const] com::sun::star::beans::XPropertySet getFloor(); + com::sun::star::beans::XPropertySet getFloor(); }; @@ -114,6 +113,9 @@ interface X3DDisplay: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/21 08:35:01 mi + @see interface/service/... ident -> @see ident - for new docu generator + Revision 1.3 2000/11/08 12:42:35 mi moved from api diff --git a/offapi/com/sun/star/chart/XAxisXSupplier.idl b/offapi/com/sun/star/chart/XAxisXSupplier.idl index c12bb073d..eca95c585 100644 --- a/offapi/com/sun/star/chart/XAxisXSupplier.idl +++ b/offapi/com/sun/star/chart/XAxisXSupplier.idl @@ -2,9 +2,9 @@ * * $RCSfile: XAxisXSupplier.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-21 08:35:01 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:16 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -83,7 +83,6 @@ // DocMerge from xml: interface com::sun::star::chart::XAxisXSupplier /** gives access to the x-axis of a chart.@see XChartDocument */ -[ uik(E2281605-33D6-11D1-AABE00A0-249D5590), ident( "XAxisXSupplier", 1.0 ) ] interface XAxisXSupplier: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -94,7 +93,7 @@ interface XAxisXSupplier: com::sun::star::uno::XInterface @see ChartTitle */ - [const] com::sun::star::drawing::XShape getXAxisTitle(); + com::sun::star::drawing::XShape getXAxisTitle(); //------------------------------------------------------------------------- @@ -104,7 +103,7 @@ interface XAxisXSupplier: com::sun::star::uno::XInterface @see ChartAxis */ - [const] com::sun::star::beans::XPropertySet getXAxis(); + com::sun::star::beans::XPropertySet getXAxis(); //------------------------------------------------------------------------- @@ -114,7 +113,7 @@ interface XAxisXSupplier: com::sun::star::uno::XInterface @see ChartGrid */ - [const] com::sun::star::beans::XPropertySet getXMainGrid(); + com::sun::star::beans::XPropertySet getXMainGrid(); //------------------------------------------------------------------------- @@ -124,7 +123,7 @@ interface XAxisXSupplier: com::sun::star::uno::XInterface @see ChartGrid */ - [const] com::sun::star::beans::XPropertySet getXHelpGrid(); + com::sun::star::beans::XPropertySet getXHelpGrid(); }; @@ -135,6 +134,9 @@ interface XAxisXSupplier: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/21 08:35:01 mi + @see interface/service/... ident -> @see ident - for new docu generator + Revision 1.3 2000/11/08 12:42:35 mi moved from api diff --git a/offapi/com/sun/star/chart/XAxisYSupplier.idl b/offapi/com/sun/star/chart/XAxisYSupplier.idl index 702b30ba2..05abf7e01 100644 --- a/offapi/com/sun/star/chart/XAxisYSupplier.idl +++ b/offapi/com/sun/star/chart/XAxisYSupplier.idl @@ -2,9 +2,9 @@ * * $RCSfile: XAxisYSupplier.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-21 08:35:01 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:16 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -83,7 +83,6 @@ // DocMerge from xml: interface com::sun::star::chart::XAxisYSupplier /** gives access to the y-axis of a chart.@see XChartDocument */ -[ uik(E2281606-33D6-11D1-AABE00A0-249D5590), ident( "XAxisYSupplier", 1.0 ) ] interface XAxisYSupplier: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -94,7 +93,7 @@ interface XAxisYSupplier: com::sun::star::uno::XInterface @see ChartTitle */ - [const] com::sun::star::drawing::XShape getYAxisTitle(); + com::sun::star::drawing::XShape getYAxisTitle(); //------------------------------------------------------------------------- @@ -104,7 +103,7 @@ interface XAxisYSupplier: com::sun::star::uno::XInterface @see ChartAxis */ - [const] com::sun::star::beans::XPropertySet getYAxis(); + com::sun::star::beans::XPropertySet getYAxis(); //------------------------------------------------------------------------- @@ -114,7 +113,7 @@ interface XAxisYSupplier: com::sun::star::uno::XInterface @see ChartGrid */ - [const] com::sun::star::beans::XPropertySet getYHelpGrid(); + com::sun::star::beans::XPropertySet getYHelpGrid(); //------------------------------------------------------------------------- @@ -124,7 +123,7 @@ interface XAxisYSupplier: com::sun::star::uno::XInterface @see ChartGrid */ - [const] com::sun::star::beans::XPropertySet getYMainGrid(); + com::sun::star::beans::XPropertySet getYMainGrid(); }; @@ -135,6 +134,9 @@ interface XAxisYSupplier: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/21 08:35:01 mi + @see interface/service/... ident -> @see ident - for new docu generator + Revision 1.3 2000/11/08 12:42:35 mi moved from api diff --git a/offapi/com/sun/star/chart/XAxisZSupplier.idl b/offapi/com/sun/star/chart/XAxisZSupplier.idl index 77bafde17..cf98b7b96 100644 --- a/offapi/com/sun/star/chart/XAxisZSupplier.idl +++ b/offapi/com/sun/star/chart/XAxisZSupplier.idl @@ -2,9 +2,9 @@ * * $RCSfile: XAxisZSupplier.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-21 08:35:01 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:16 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -83,7 +83,6 @@ // DocMerge from xml: interface com::sun::star::chart::XAxisZSupplier /** gives access to the z-axis of a chart.@see XChartDocument */ -[ uik(E2281607-33D6-11D1-AABE00A0-249D5590), ident( "XAxisZSupplier", 1.0 ) ] interface XAxisZSupplier: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -94,7 +93,7 @@ interface XAxisZSupplier: com::sun::star::uno::XInterface @see ChartTitle */ - [const] com::sun::star::drawing::XShape getZAxisTitle(); + com::sun::star::drawing::XShape getZAxisTitle(); //------------------------------------------------------------------------- @@ -104,7 +103,7 @@ interface XAxisZSupplier: com::sun::star::uno::XInterface @see ChartGrid */ - [const] com::sun::star::beans::XPropertySet getZMainGrid(); + com::sun::star::beans::XPropertySet getZMainGrid(); //------------------------------------------------------------------------- @@ -114,7 +113,7 @@ interface XAxisZSupplier: com::sun::star::uno::XInterface @see ChartGrid */ - [const] com::sun::star::beans::XPropertySet getZHelpGrid(); + com::sun::star::beans::XPropertySet getZHelpGrid(); //------------------------------------------------------------------------- @@ -124,7 +123,7 @@ interface XAxisZSupplier: com::sun::star::uno::XInterface @see ChartAxis */ - [const] com::sun::star::beans::XPropertySet getZAxis(); + com::sun::star::beans::XPropertySet getZAxis(); }; @@ -135,6 +134,9 @@ interface XAxisZSupplier: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/21 08:35:01 mi + @see interface/service/... ident -> @see ident - for new docu generator + Revision 1.3 2000/11/08 12:42:35 mi moved from api diff --git a/offapi/com/sun/star/chart/XChartData.idl b/offapi/com/sun/star/chart/XChartData.idl index b47b8d87f..b00d36be7 100644 --- a/offapi/com/sun/star/chart/XChartData.idl +++ b/offapi/com/sun/star/chart/XChartData.idl @@ -2,9 +2,9 @@ * * $RCSfile: XChartData.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:35 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:16 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ // DocMerge from xml: interface com::sun::star::chart::XChartData /** manages the data of the chart.@see XChartDocument */ -[ uik(E2281602-33D6-11D1-AABE00A0-249D5590), ident( "XChartData", 1.0 ) ] interface XChartData: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -106,7 +105,7 @@ interface XChartData: com::sun::star::uno::XInterface <p>In IEEE arithmetic format it is one of the NAN values, so there are no conflicts with existing numeric values. */ - [const] double getNotANumber(); + double getNotANumber(); //------------------------------------------------------------------------- @@ -119,7 +118,7 @@ interface XChartData: com::sun::star::uno::XInterface <p>In IEEE arithmetic format it is one of the NAN values, so there are no conflicts with existing numeric values.</p> */ - [const] boolean isNotANumber( [in] double nNumber ); + boolean isNotANumber( [in] double nNumber ); }; @@ -130,6 +129,9 @@ interface XChartData: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:35 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:03 hjs initial import diff --git a/offapi/com/sun/star/chart/XChartDataArray.idl b/offapi/com/sun/star/chart/XChartDataArray.idl index 3bf15db93..77c0fe15b 100644 --- a/offapi/com/sun/star/chart/XChartDataArray.idl +++ b/offapi/com/sun/star/chart/XChartDataArray.idl @@ -2,9 +2,9 @@ * * $RCSfile: XChartDataArray.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:35 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:16 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -78,7 +78,6 @@ <p>If used for xy-diagrams the row number 0 represents the x-values.</p> */ -[ uik(E2281604-33D6-11D1-AABE00A0-249D5590), ident( "XChartDataArray", 1.0 ) ] interface XChartDataArray: XChartData { //------------------------------------------------------------------------- @@ -87,7 +86,7 @@ interface XChartDataArray: XChartData /** retrieves the numerical data as sequence of rows. Each row is represented as a sequence of double values. */ - [const] sequence< sequence< double > > getData(); + sequence< sequence< double > > getData(); //------------------------------------------------------------------------- @@ -101,7 +100,7 @@ interface XChartDataArray: XChartData // DocMerge from idl: method com::sun::star::chart::XChartDataArray::getRowDescriptions /** retrieves the descriptions texts of all rows as a sequence of strings. */ - [const] sequence<string> getRowDescriptions(); + sequence<string> getRowDescriptions(); //------------------------------------------------------------------------- @@ -116,7 +115,7 @@ interface XChartDataArray: XChartData // DocMerge from idl: method com::sun::star::chart::XChartDataArray::getColumnDescriptions /** retrieves the descriptions texts of all columns as a sequence of strings. */ - [const] sequence<string> getColumnDescriptions(); + sequence<string> getColumnDescriptions(); //------------------------------------------------------------------------- @@ -135,6 +134,9 @@ interface XChartDataArray: XChartData /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:35 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:03 hjs initial import diff --git a/offapi/com/sun/star/chart/XChartDataChangeEventListener.idl b/offapi/com/sun/star/chart/XChartDataChangeEventListener.idl index 4cdde3b9c..429575626 100644 --- a/offapi/com/sun/star/chart/XChartDataChangeEventListener.idl +++ b/offapi/com/sun/star/chart/XChartDataChangeEventListener.idl @@ -2,9 +2,9 @@ * * $RCSfile: XChartDataChangeEventListener.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:35 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:16 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ // DocMerge from xml: interface com::sun::star::chart::XChartDataChangeEventListener /** makes it possible to receive events when chart data changes. */ -[ uik(E2281600-33D6-11D1-AABE00A0-249D5590), ident( "XChartDataChangeEventListener", 1.0 ) ] interface XChartDataChangeEventListener: com::sun::star::lang::XEventListener { //------------------------------------------------------------------------- @@ -98,6 +97,9 @@ interface XChartDataChangeEventListener: com::sun::star::lang::XEventListener /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:35 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:03 hjs initial import diff --git a/offapi/com/sun/star/chart/XChartDocument.idl b/offapi/com/sun/star/chart/XChartDocument.idl index 438f14f2c..54c0b3fa8 100644 --- a/offapi/com/sun/star/chart/XChartDocument.idl +++ b/offapi/com/sun/star/chart/XChartDocument.idl @@ -2,9 +2,9 @@ * * $RCSfile: XChartDocument.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-21 08:35:01 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:16 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -92,7 +92,6 @@ /** manages the chart document.@see XDiagram @see XChartData */ -[ uik(E2281603-33D6-11D1-AABE00A0-249D5590), ident( "XChartDocument", 1.0 ) ] interface XChartDocument: com::sun::star::frame::XModel { //------------------------------------------------------------------------- @@ -103,7 +102,7 @@ interface XChartDocument: com::sun::star::frame::XModel @see ChartTitle */ - [const] com::sun::star::drawing::XShape getTitle(); + com::sun::star::drawing::XShape getTitle(); //------------------------------------------------------------------------- @@ -113,7 +112,7 @@ interface XChartDocument: com::sun::star::frame::XModel @see ChartTitle */ - [const] com::sun::star::drawing::XShape getSubTitle(); + com::sun::star::drawing::XShape getSubTitle(); //------------------------------------------------------------------------- @@ -123,7 +122,7 @@ interface XChartDocument: com::sun::star::frame::XModel @see ChartLegend */ - [const] com::sun::star::drawing::XShape getLegend(); + com::sun::star::drawing::XShape getLegend(); //------------------------------------------------------------------------- @@ -133,7 +132,7 @@ interface XChartDocument: com::sun::star::frame::XModel @see ChartArea */ - [const] com::sun::star::beans::XPropertySet getArea(); + com::sun::star::beans::XPropertySet getArea(); //------------------------------------------------------------------------- @@ -143,7 +142,7 @@ interface XChartDocument: com::sun::star::frame::XModel @see Diagram */ - [const] com::sun::star::chart::XDiagram getDiagram(); + com::sun::star::chart::XDiagram getDiagram(); //------------------------------------------------------------------------- @@ -169,7 +168,7 @@ interface XChartDocument: com::sun::star::frame::XModel @see ChartData */ - [const] com::sun::star::chart::XChartData getData(); + com::sun::star::chart::XChartData getData(); //------------------------------------------------------------------------- @@ -187,6 +186,9 @@ interface XChartDocument: com::sun::star::frame::XModel /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/21 08:35:01 mi + @see interface/service/... ident -> @see ident - for new docu generator + Revision 1.3 2000/11/08 12:42:35 mi moved from api diff --git a/offapi/com/sun/star/chart/XDiagram.idl b/offapi/com/sun/star/chart/XDiagram.idl index 65302147a..9f349d194 100644 --- a/offapi/com/sun/star/chart/XDiagram.idl +++ b/offapi/com/sun/star/chart/XDiagram.idl @@ -2,9 +2,9 @@ * * $RCSfile: XDiagram.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-21 08:35:01 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:16 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -82,7 +82,6 @@ // DocMerge from xml: interface com::sun::star::chart::XDiagram /** manages the diagram of the chart document.@see XChartDocument */ -[ uik(E2281601-33D6-11D1-AABE00A0-249D5590), ident( "XDiagram", 1.0 ) ] interface XDiagram: com::sun::star::drawing::XShape { //------------------------------------------------------------------------- @@ -92,7 +91,7 @@ interface XDiagram: com::sun::star::drawing::XShape a string representing the diagram type. This string contains the fully qualified name of the corresponding service. */ - [const] string getDiagramType(); + string getDiagramType(); //------------------------------------------------------------------------- @@ -126,6 +125,9 @@ interface XDiagram: com::sun::star::drawing::XShape /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/21 08:35:01 mi + @see interface/service/... ident -> @see ident - for new docu generator + Revision 1.3 2000/11/08 12:42:35 mi moved from api diff --git a/offapi/com/sun/star/chart/XStatisticDisplay.idl b/offapi/com/sun/star/chart/XStatisticDisplay.idl index 2b13df579..1596b7dd3 100644 --- a/offapi/com/sun/star/chart/XStatisticDisplay.idl +++ b/offapi/com/sun/star/chart/XStatisticDisplay.idl @@ -2,9 +2,9 @@ * * $RCSfile: XStatisticDisplay.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-21 08:35:01 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:16 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -85,7 +85,6 @@ </p>@see XChartDocument */ -[ uik(E2281609-33D6-11D1-AABE00A0-249D5590), ident( "XStatisticDisplay", 1.0 ) ] interface XStatisticDisplay: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -97,7 +96,7 @@ interface XStatisticDisplay: com::sun::star::uno::XInterface @see ChartArea */ - [const] com::sun::star::beans::XPropertySet getUpBar(); + com::sun::star::beans::XPropertySet getUpBar(); //------------------------------------------------------------------------- @@ -108,7 +107,7 @@ interface XStatisticDisplay: com::sun::star::uno::XInterface @see ChartArea */ - [const] com::sun::star::beans::XPropertySet getDownBar(); + com::sun::star::beans::XPropertySet getDownBar(); //------------------------------------------------------------------------- @@ -118,7 +117,7 @@ interface XStatisticDisplay: com::sun::star::uno::XInterface @see ChartLine */ - [const] com::sun::star::beans::XPropertySet getMinMaxLine(); + com::sun::star::beans::XPropertySet getMinMaxLine(); }; @@ -129,6 +128,9 @@ interface XStatisticDisplay: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/21 08:35:01 mi + @see interface/service/... ident -> @see ident - for new docu generator + Revision 1.3 2000/11/08 12:42:35 mi moved from api diff --git a/offapi/com/sun/star/chart/XTwoAxisXSupplier.idl b/offapi/com/sun/star/chart/XTwoAxisXSupplier.idl index 17ce6b34e..4e42d9a33 100644 --- a/offapi/com/sun/star/chart/XTwoAxisXSupplier.idl +++ b/offapi/com/sun/star/chart/XTwoAxisXSupplier.idl @@ -2,9 +2,9 @@ * * $RCSfile: XTwoAxisXSupplier.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-21 08:35:01 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:16 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ // DocMerge from xml: interface com::sun::star::chart::XTwoAxisXSupplier /** gives access to both the primary and the secondary y-axis of a diagram.@see XChartDocument */ -[ uik(E2281612-33D6-11D1-AABE00A0-249D5590), ident( "XTwoAxisXSupplier", 1.0 ) ] interface XTwoAxisXSupplier: com::sun::star::chart::XAxisXSupplier { //------------------------------------------------------------------------- @@ -90,7 +89,7 @@ interface XTwoAxisXSupplier: com::sun::star::chart::XAxisXSupplier @see ChartAxis */ - [const] com::sun::star::beans::XPropertySet getSecondaryXAxis(); + com::sun::star::beans::XPropertySet getSecondaryXAxis(); }; @@ -101,6 +100,9 @@ interface XTwoAxisXSupplier: com::sun::star::chart::XAxisXSupplier /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/21 08:35:01 mi + @see interface/service/... ident -> @see ident - for new docu generator + Revision 1.3 2000/11/08 12:42:35 mi moved from api diff --git a/offapi/com/sun/star/chart/XTwoAxisYSupplier.idl b/offapi/com/sun/star/chart/XTwoAxisYSupplier.idl index 25a5a8679..c780f817f 100644 --- a/offapi/com/sun/star/chart/XTwoAxisYSupplier.idl +++ b/offapi/com/sun/star/chart/XTwoAxisYSupplier.idl @@ -2,9 +2,9 @@ * * $RCSfile: XTwoAxisYSupplier.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-21 08:35:01 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:16 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ // DocMerge from xml: interface com::sun::star::chart::XTwoAxisYSupplier /** gives access to both the primary and the secondary y-axis of a diagram.@see XChartDocument */ -[ uik(E2281608-33D6-11D1-AABE00A0-249D5590), ident( "XTwoAxisYSupplier", 1.0 ) ] interface XTwoAxisYSupplier: com::sun::star::chart::XAxisYSupplier { //------------------------------------------------------------------------- @@ -90,7 +89,7 @@ interface XTwoAxisYSupplier: com::sun::star::chart::XAxisYSupplier @see ChartAxis */ - [const] com::sun::star::beans::XPropertySet getSecondaryYAxis(); + com::sun::star::beans::XPropertySet getSecondaryYAxis(); }; @@ -101,6 +100,9 @@ interface XTwoAxisYSupplier: com::sun::star::chart::XAxisYSupplier /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/21 08:35:01 mi + @see interface/service/... ident -> @see ident - for new docu generator + Revision 1.3 2000/11/08 12:42:35 mi moved from api diff --git a/offapi/com/sun/star/configuration/XTemplateContainer.idl b/offapi/com/sun/star/configuration/XTemplateContainer.idl index bd9676825..12858d842 100644 --- a/offapi/com/sun/star/configuration/XTemplateContainer.idl +++ b/offapi/com/sun/star/configuration/XTemplateContainer.idl @@ -2,9 +2,9 @@ * * $RCSfile: XTemplateContainer.idl,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: arellano $ $Date: 2001-03-01 01:19:50 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:17 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -86,7 +86,6 @@ @see XTemplateInstance */ -[ uik(7916BF25-A373-11D4-9F6A0050-DA6BA2A6), ident( "XTemplateContainer", 1.0 ) ] interface XTemplateContainer: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -103,7 +102,7 @@ interface XTemplateContainer: com::sun::star::uno::XInterface <!-- Dennis: is the "@returns" a valid structure? --> */ - [const] string getElementTemplateName(); + string getElementTemplateName(); }; @@ -114,6 +113,9 @@ interface XTemplateContainer: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.5 2001/03/01 01:19:50 arellano + Edited by Dennis + Revision 1.4 2000/12/19 16:03:24 mi documentations syntax errors fixed diff --git a/offapi/com/sun/star/configuration/XTemplateInstance.idl b/offapi/com/sun/star/configuration/XTemplateInstance.idl index 12d4b82c2..440777ad5 100644 --- a/offapi/com/sun/star/configuration/XTemplateInstance.idl +++ b/offapi/com/sun/star/configuration/XTemplateInstance.idl @@ -2,9 +2,9 @@ * * $RCSfile: XTemplateInstance.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: arellano $ $Date: 2001-03-01 01:19:50 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:17 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -83,7 +83,6 @@ @see XTemplateContainer */ -[ uik(7916BF24-A373-11D4-9F6A0050-DA6BA2A6), ident( "XTemplateInstance", 1.0 ) ] interface XTemplateInstance: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -91,7 +90,7 @@ interface XTemplateInstance: com::sun::star::uno::XInterface /** @returns the name of the template this object was built from or conforms to. */ - [const] string getTemplateName(); + string getTemplateName(); }; @@ -102,6 +101,9 @@ interface XTemplateInstance: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2001/03/01 01:19:50 arellano + Edited by Dennis + Revision 1.3 2000/11/08 12:42:38 mi moved from api diff --git a/offapi/com/sun/star/datatransfer/XDataFormatTranslator.idl b/offapi/com/sun/star/datatransfer/XDataFormatTranslator.idl index 57672dcaa..a81feaf51 100644 --- a/offapi/com/sun/star/datatransfer/XDataFormatTranslator.idl +++ b/offapi/com/sun/star/datatransfer/XDataFormatTranslator.idl @@ -2,9 +2,9 @@ * * $RCSfile: XDataFormatTranslator.idl,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: arellano $ $Date: 2001-03-01 17:53:51 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:17 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -84,7 +84,6 @@ module com { module sun { module star { module datatransfer { which has to be registered in order to get a valid clipboard format value.</p> */ -[ uik( C0336F40-6DF0-4477-975EF9F4-C201BDF0 ), ident("XDataFormatTranslator", 0.1) ] interface XDataFormatTranslator : com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -92,14 +91,14 @@ interface XDataFormatTranslator : com::sun::star::uno::XInterface @returns a DataFlavor for the given system data type. */ - [const] any getSystemDataTypeFromDataFlavor( [in] DataFlavor aDataFlavor ); + any getSystemDataTypeFromDataFlavor( [in] DataFlavor aDataFlavor ); //------------------------------------------------------------------------- /** @returns a system data type for the given DataFlavor. */ - [const] DataFlavor getDataFlavorFromSystemDataType( [in] any aSysDataType ); + DataFlavor getDataFlavorFromSystemDataType( [in] any aSysDataType ); }; }; }; }; }; diff --git a/offapi/com/sun/star/datatransfer/XMimeContentType.idl b/offapi/com/sun/star/datatransfer/XMimeContentType.idl index 7d3fcb194..f28a11b63 100644 --- a/offapi/com/sun/star/datatransfer/XMimeContentType.idl +++ b/offapi/com/sun/star/datatransfer/XMimeContentType.idl @@ -2,9 +2,9 @@ * * $RCSfile: XMimeContentType.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: arellano $ $Date: 2001-03-01 17:53:51 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:18 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -73,7 +73,6 @@ module com { module sun { module star { module datatransfer { -[ uik( 3044BBA7-E4E0-4e23-84864045-09BFD08D ), ident("XMimeContentType", 0.1) ] interface XMimeContentType : com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -82,25 +81,25 @@ interface XMimeContentType : com::sun::star::uno::XInterface <!-- Dennis: Is "contenttype" spelled correctly? --> */ - [const] string getMediaType( ); + string getMediaType( ); //------------------------------------------------------------------------- /** @returns the media subtype of the contenttype */ - [const] string getMediaSubtype( ); + string getMediaSubtype( ); //------------------------------------------------------------------------- /** @returns the full media type of the contenttype (type/subtype) */ - [const] string getFullMediaType( ); + string getFullMediaType( ); //------------------------------------------------------------------------- /** @returns a list of the names of all parameters of the contenttype */ - [const] sequence< string > getParameters( ); + sequence< string > getParameters( ); //------------------------------------------------------------------------- /** @returns @@ -108,7 +107,7 @@ interface XMimeContentType : com::sun::star::uno::XInterface <!-- Dennis: Returns what? --> */ - [const] boolean hasParameter( [in] string aName ); + boolean hasParameter( [in] string aName ); //------------------------------------------------------------------------- /** @returns @@ -117,7 +116,7 @@ interface XMimeContentType : com::sun::star::uno::XInterface @param the name of the parameter */ - [const] string getParameterValue( [in] string aNameaName ) + string getParameterValue( [in] string aNameaName ) raises ( com::sun::star::container::NoSuchElementException ); }; diff --git a/offapi/com/sun/star/datatransfer/XMimeContentTypeFactory.idl b/offapi/com/sun/star/datatransfer/XMimeContentTypeFactory.idl index bca203869..7de45946c 100644 --- a/offapi/com/sun/star/datatransfer/XMimeContentTypeFactory.idl +++ b/offapi/com/sun/star/datatransfer/XMimeContentTypeFactory.idl @@ -2,9 +2,9 @@ * * $RCSfile: XMimeContentTypeFactory.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: arellano $ $Date: 2001-03-01 17:53:51 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:18 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -77,7 +77,6 @@ module com { module sun { module star { module datatransfer { -[ uik( 5D0C63DC-01ED-4ac4-94BFDF99-C8DDB81B ), ident("XMimeContentTypeFactory", 0.1) ] interface XMimeContentTypeFactory : com::sun::star::uno::XInterface { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/datatransfer/XTransferDataAccess.idl b/offapi/com/sun/star/datatransfer/XTransferDataAccess.idl index e52b09ebf..7b10d4fd2 100644 --- a/offapi/com/sun/star/datatransfer/XTransferDataAccess.idl +++ b/offapi/com/sun/star/datatransfer/XTransferDataAccess.idl @@ -2,9 +2,9 @@ * * $RCSfile: XTransferDataAccess.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: arellano $ $Date: 2001-03-01 17:53:51 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:18 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -82,7 +82,6 @@ module com { module sun { module star { module datatransfer { @see com::sun::star::datatransfer::XTransferable */ -[ uik(29E1BE61-92E2-11d4-83330050-04D765F1), ident("XTransferDataAccess", 0.1) ] interface XTransferDataAccess: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/datatransfer/XTransferable.idl b/offapi/com/sun/star/datatransfer/XTransferable.idl index 0d92a56d4..dc72c1596 100644 --- a/offapi/com/sun/star/datatransfer/XTransferable.idl +++ b/offapi/com/sun/star/datatransfer/XTransferable.idl @@ -2,9 +2,9 @@ * * $RCSfile: XTransferable.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: arellano $ $Date: 2001-03-01 17:53:51 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:18 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -89,7 +89,6 @@ module com { module sun { module star { module datatransfer { @see com::sun::star::datatransfer::DataFlavor */ -[ uik(8FDF5C80-0498-11d4-9F4C0050-04D765F1), ident("XTransferable", 0.1) ] interface XTransferable: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -105,7 +104,7 @@ interface XTransferable: com::sun::star::uno::XInterface @throws UnsupportedFlavorException if the requested data flavor is not supported. */ - [const] any getTransferData( [in] DataFlavor aFlavor ) + any getTransferData( [in] DataFlavor aFlavor ) raises ( UnsupportedFlavorException, com::sun::star::io::IOException ); //------------------------------------------------------------------------- @@ -114,7 +113,7 @@ interface XTransferable: com::sun::star::uno::XInterface @returns the list of supported data flavors. */ - [const] sequence < DataFlavor > getTransferDataFlavors(); + sequence < DataFlavor > getTransferDataFlavors(); //------------------------------------------------------------------------- /** Checks if the data object supports the specified data flavor. @@ -131,7 +130,7 @@ interface XTransferable: com::sun::star::uno::XInterface <!-- Dennis: Should this be "getTransferDataFlavors" ? --> */ - [const] boolean isDataFlavorSupported( [in] DataFlavor aFlavor ); + boolean isDataFlavorSupported( [in] DataFlavor aFlavor ); }; //============================================================================= diff --git a/offapi/com/sun/star/datatransfer/XTransferableEx.idl b/offapi/com/sun/star/datatransfer/XTransferableEx.idl index 5efe16216..4f2c7b148 100644 --- a/offapi/com/sun/star/datatransfer/XTransferableEx.idl +++ b/offapi/com/sun/star/datatransfer/XTransferableEx.idl @@ -2,9 +2,9 @@ * * $RCSfile: XTransferableEx.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: arellano $ $Date: 2001-03-01 17:53:51 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:18 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -83,7 +83,6 @@ module com { module sun { module star { module datatransfer { */ -[ uik(964AFDF7-03E6-437f-848CD733-8D1A510C), ident("XTransferableEx", 0.1) ] interface XTransferableEx: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -96,7 +95,7 @@ interface XTransferableEx: com::sun::star::uno::XInterface the list of the matching supported flavors that were requested. For each requested top-level MIME type, all supported subtypes are returned. */ - [const] sequence < DataFlavor > queryTransferDataFlavors( [in] sequence< DataFlavor > requestedFlavors ); + sequence < DataFlavor > queryTransferDataFlavors( [in] sequence< DataFlavor > requestedFlavors ); }; //============================================================================= diff --git a/offapi/com/sun/star/datatransfer/XTransferableSource.idl b/offapi/com/sun/star/datatransfer/XTransferableSource.idl index d9125a95c..761f575cb 100644 --- a/offapi/com/sun/star/datatransfer/XTransferableSource.idl +++ b/offapi/com/sun/star/datatransfer/XTransferableSource.idl @@ -2,9 +2,9 @@ * * $RCSfile: XTransferableSource.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:38 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:18 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -76,7 +76,6 @@ module com { module sun { module star { module datatransfer { @see com::sun::star::datatransfer::XTransferable */ -[ uik(3D6AE933-9AEA-4e48-B1755E4A-5706257F), ident("XTransferableSource", 0.1) ] interface XTransferableSource: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -84,7 +83,7 @@ interface XTransferableSource: com::sun::star::uno::XInterface a human presentable description of the source that created the transferable object. */ - [const] string getDataSourceDescription(); + string getDataSourceDescription(); }; //============================================================================= diff --git a/offapi/com/sun/star/datatransfer/clipboard/XClipboard.idl b/offapi/com/sun/star/datatransfer/clipboard/XClipboard.idl index b8a2ea895..5efc18ff8 100644 --- a/offapi/com/sun/star/datatransfer/clipboard/XClipboard.idl +++ b/offapi/com/sun/star/datatransfer/clipboard/XClipboard.idl @@ -2,9 +2,9 @@ * * $RCSfile: XClipboard.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:39 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:18 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -82,7 +82,6 @@ module com { module sun { module star { module datatransfer { module clipboard { interface XClipboardListener; interface XClipboardOwner; -[ uik(8FDF5C81-0498-11d4-9F4C0050-04D765F1), ident("XClipboard", 0.1) ] interface XClipboard: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -90,7 +89,7 @@ interface XClipboard: com::sun::star::uno::XInterface the transferable object representing the current content of this clipboard. */ - [const] XTransferable getContents(); + XTransferable getContents(); //------------------------------------------------------------------------- /** Sets the current contents of the clipboard to the specified @@ -109,7 +108,7 @@ interface XClipboard: com::sun::star::uno::XInterface /** @returns the name of this clipboard object. */ - [const] string getName(); + string getName(); }; //============================================================================= diff --git a/offapi/com/sun/star/datatransfer/clipboard/XClipboardEx.idl b/offapi/com/sun/star/datatransfer/clipboard/XClipboardEx.idl index 5c3b528c6..c39ce9ce3 100644 --- a/offapi/com/sun/star/datatransfer/clipboard/XClipboardEx.idl +++ b/offapi/com/sun/star/datatransfer/clipboard/XClipboardEx.idl @@ -2,9 +2,9 @@ * * $RCSfile: XClipboardEx.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:39 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:18 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -75,7 +75,6 @@ module com { module sun { module star { module datatransfer { module clipboard { @see com::sun::star::datatransfer::clipbaord::XClipboard */ -[ uik(5CD84B10-95D5-11d4-83370050-04D765F1), ident("XClipboardEx", 0.1) ] interface XClipboardEx: com::sun::star::datatransfer::clipboard::XClipboard { //------------------------------------------------------------------------- @@ -84,7 +83,7 @@ interface XClipboardEx: com::sun::star::datatransfer::clipboard::XClipboard @see RenderingCapabilities */ - [const] byte getRenderingCapabilities(); + byte getRenderingCapabilities(); }; //============================================================================= diff --git a/offapi/com/sun/star/datatransfer/clipboard/XClipboardFactory.idl b/offapi/com/sun/star/datatransfer/clipboard/XClipboardFactory.idl index f6d1edc9a..d9db7b944 100644 --- a/offapi/com/sun/star/datatransfer/clipboard/XClipboardFactory.idl +++ b/offapi/com/sun/star/datatransfer/clipboard/XClipboardFactory.idl @@ -2,9 +2,9 @@ * * $RCSfile: XClipboardFactory.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: arellano $ $Date: 2001-03-01 18:51:52 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:18 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -83,7 +83,6 @@ interface XClipboard; @see com::sun::star::datatransfer::clipboard::XClipboard */ -[ uik(2D4F8B40-A351-11d4-82B70050-04D765F1), ident("XClipboardFactory", 0.1) ] interface XClipboardFactory: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/datatransfer/clipboard/XClipboardListener.idl b/offapi/com/sun/star/datatransfer/clipboard/XClipboardListener.idl index 9a2d4c1e4..a824397c6 100644 --- a/offapi/com/sun/star/datatransfer/clipboard/XClipboardListener.idl +++ b/offapi/com/sun/star/datatransfer/clipboard/XClipboardListener.idl @@ -2,9 +2,9 @@ * * $RCSfile: XClipboardListener.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:39 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:18 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -81,7 +81,6 @@ module com { module sun { module star { module datatransfer { module clipboard { */ -[ uik(0274C330-92B2-11d4-83330050-04D765F1), ident("XClipboardListener", 0.1) ] interface XClipboardListener: com::sun::star::lang::XEventListener { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/datatransfer/clipboard/XClipboardManager.idl b/offapi/com/sun/star/datatransfer/clipboard/XClipboardManager.idl index 6479713c5..09cd26a68 100644 --- a/offapi/com/sun/star/datatransfer/clipboard/XClipboardManager.idl +++ b/offapi/com/sun/star/datatransfer/clipboard/XClipboardManager.idl @@ -2,9 +2,9 @@ * * $RCSfile: XClipboardManager.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: arellano $ $Date: 2001-03-01 18:51:52 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:18 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -90,7 +90,6 @@ interface XClipboard; @see com::sun::star::datatransfer::clipboard::XClipboard */ -[ uik(FF3BA850-0935-11d4-82BE0050-04D765F1), ident("XClipboardManager", 0.1) ] interface XClipboardManager: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -104,7 +103,7 @@ interface XClipboardManager: com::sun::star::uno::XInterface @throws com::sun::star::container::NoSuchElementException if no clipboard with the specified name exists. */ - [const] XClipboard getClipboard( [in] string aName ) + XClipboard getClipboard( [in] string aName ) raises ( com::sun::star::container::NoSuchElementException ); //------------------------------------------------------------------------- @@ -135,7 +134,7 @@ interface XClipboardManager: com::sun::star::uno::XInterface /** @returns a list of all clipboard names. */ - [const] sequence < string > listClipboardNames(); + sequence < string > listClipboardNames(); }; //============================================================================= diff --git a/offapi/com/sun/star/datatransfer/clipboard/XClipboardNotifier.idl b/offapi/com/sun/star/datatransfer/clipboard/XClipboardNotifier.idl index 71c04d430..31db15098 100644 --- a/offapi/com/sun/star/datatransfer/clipboard/XClipboardNotifier.idl +++ b/offapi/com/sun/star/datatransfer/clipboard/XClipboardNotifier.idl @@ -2,9 +2,9 @@ * * $RCSfile: XClipboardNotifier.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: arellano $ $Date: 2001-03-01 18:51:52 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:18 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -77,7 +77,6 @@ module com { module sun { module star { module datatransfer { module clipboard { interface XClipboardListener; -[ uik(29E1BE60-92E2-11d4-9F4C0050-04D765F1), ident("XClipboardNotifier", 0.1) ] interface XClipboardNotifier: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/datatransfer/clipboard/XClipboardOwner.idl b/offapi/com/sun/star/datatransfer/clipboard/XClipboardOwner.idl index 4ec139c1f..2fe59f953 100644 --- a/offapi/com/sun/star/datatransfer/clipboard/XClipboardOwner.idl +++ b/offapi/com/sun/star/datatransfer/clipboard/XClipboardOwner.idl @@ -2,9 +2,9 @@ * * $RCSfile: XClipboardOwner.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: arellano $ $Date: 2001-03-01 18:51:52 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:18 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -82,7 +82,6 @@ interface XClipboard; @see com::sun::star::datatransfer::XClipboard */ -[ uik(FF3BA852-0935-11d4-82BE0050-04D765F1), ident("XClipboardOwner", 0.1) ] interface XClipboardOwner: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/datatransfer/clipboard/XFlushableClipboard.idl b/offapi/com/sun/star/datatransfer/clipboard/XFlushableClipboard.idl index 9aecd2793..5fd02ef35 100644 --- a/offapi/com/sun/star/datatransfer/clipboard/XFlushableClipboard.idl +++ b/offapi/com/sun/star/datatransfer/clipboard/XFlushableClipboard.idl @@ -2,9 +2,9 @@ * * $RCSfile: XFlushableClipboard.idl,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: tra $ $Date: 2001-03-02 13:07:09 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:18 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -74,7 +74,6 @@ module com { module sun { module star { module datatransfer { module clipboard { /** An interface for flushable clipboards. */ -[ uik(2FD0B8A6-7BA0-49b0-8CCDA4D4-C165748E), ident("XFlushableClipboard", 0.1) ] interface XFlushableClipboard: com::sun::star::uno::XInterface { @@ -82,7 +81,7 @@ interface XFlushableClipboard: com::sun::star::uno::XInterface /** renders all current clipboard data */ - [const] void flushClipboard(); + void flushClipboard(); }; //============================================================================= diff --git a/offapi/com/sun/star/datatransfer/dnd/XDragGestureListener.idl b/offapi/com/sun/star/datatransfer/dnd/XDragGestureListener.idl index b3611961d..aef4e5966 100644 --- a/offapi/com/sun/star/datatransfer/dnd/XDragGestureListener.idl +++ b/offapi/com/sun/star/datatransfer/dnd/XDragGestureListener.idl @@ -2,9 +2,9 @@ * * $RCSfile: XDragGestureListener.idl,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: obr $ $Date: 2001-02-09 10:55:21 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:19 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -83,7 +83,6 @@ module com { module sun { module star { module datatransfer { module dnd { */ -[ uik(E6EFFA64-B551-11d4-82BF0050-04D765F1), ident("XDragGestureListener", 0.1) ] interface XDragGestureListener: com::sun::star::lang::XEventListener { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/datatransfer/dnd/XDragGestureRecognizer.idl b/offapi/com/sun/star/datatransfer/dnd/XDragGestureRecognizer.idl index 5c73a363c..36854dd10 100644 --- a/offapi/com/sun/star/datatransfer/dnd/XDragGestureRecognizer.idl +++ b/offapi/com/sun/star/datatransfer/dnd/XDragGestureRecognizer.idl @@ -2,9 +2,9 @@ * * $RCSfile: XDragGestureRecognizer.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: obr $ $Date: 2001-01-26 11:27:46 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:19 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -82,7 +82,6 @@ interface XDragGestureListener; be a real performance issue.</p> */ -[ uik(E6EFFA60-B551-11d4-82C90050-04D765F1), ident("XDragGestureRecognizer", 0.1) ] interface XDragGestureRecognizer: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/datatransfer/dnd/XDragSource.idl b/offapi/com/sun/star/datatransfer/dnd/XDragSource.idl index abdfffe8c..e29dbeaf7 100644 --- a/offapi/com/sun/star/datatransfer/dnd/XDragSource.idl +++ b/offapi/com/sun/star/datatransfer/dnd/XDragSource.idl @@ -2,9 +2,9 @@ * * $RCSfile: XDragSource.idl,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: obr $ $Date: 2001-02-20 09:55:32 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:19 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -95,7 +95,6 @@ interface XDragSourceListener; be a real performance issue.</p> */ -[ uik(E6EFFA61-B551-11d4-82C90050-04D765F1), ident("XDragSource", 0.1) ] interface XDragSource: com::sun::star::uno::XInterface { diff --git a/offapi/com/sun/star/datatransfer/dnd/XDragSourceContext.idl b/offapi/com/sun/star/datatransfer/dnd/XDragSourceContext.idl index 3703f9475..2374bcbd5 100644 --- a/offapi/com/sun/star/datatransfer/dnd/XDragSourceContext.idl +++ b/offapi/com/sun/star/datatransfer/dnd/XDragSourceContext.idl @@ -2,9 +2,9 @@ * * $RCSfile: XDragSourceContext.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: pl $ $Date: 2001-02-09 13:31:46 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:19 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -86,7 +86,6 @@ interface XDragSourceListener; dispatching state changes to the DragSourceListener. </p> */ -[ uik(E6EFFA63-B551-11d4-82C90050-04D765F1), ident("XDragSourceContext", 0.1) ] interface XDragSourceContext: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/datatransfer/dnd/XDragSourceListener.idl b/offapi/com/sun/star/datatransfer/dnd/XDragSourceListener.idl index aad59e4d7..04db8fff4 100644 --- a/offapi/com/sun/star/datatransfer/dnd/XDragSourceListener.idl +++ b/offapi/com/sun/star/datatransfer/dnd/XDragSourceListener.idl @@ -2,9 +2,9 @@ * * $RCSfile: XDragSourceListener.idl,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: obr $ $Date: 2001-02-09 10:55:21 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:19 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -83,7 +83,6 @@ module com { module sun { module star { module datatransfer { module dnd { implementation that a <type>DragSource</type> supports. */ -[ uik(E6EFFA62-B551-11d4-82C90050-04D765F1), ident("XDragSourceListener", 0.1) ] interface XDragSourceListener: com::sun::star::lang::XEventListener { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/datatransfer/dnd/XDropTarget.idl b/offapi/com/sun/star/datatransfer/dnd/XDropTarget.idl index 4c76c8635..14ffa9f67 100644 --- a/offapi/com/sun/star/datatransfer/dnd/XDropTarget.idl +++ b/offapi/com/sun/star/datatransfer/dnd/XDropTarget.idl @@ -2,9 +2,9 @@ * * $RCSfile: XDropTarget.idl,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: pl $ $Date: 2001-02-09 13:31:46 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:19 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -86,7 +86,6 @@ interface XDropTargetListener; be a real performance issue.</p> */ -[ uik(E6EFFA68-B551-11d4-82C90050-04D765F1), ident("XDropTarget", 0.1) ] interface XDropTarget: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/datatransfer/dnd/XDropTargetDragContext.idl b/offapi/com/sun/star/datatransfer/dnd/XDropTargetDragContext.idl index be7f4da9d..207868ead 100644 --- a/offapi/com/sun/star/datatransfer/dnd/XDropTargetDragContext.idl +++ b/offapi/com/sun/star/datatransfer/dnd/XDropTargetDragContext.idl @@ -2,9 +2,9 @@ * * $RCSfile: XDropTargetDragContext.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: pl $ $Date: 2001-02-09 13:31:46 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:19 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -88,7 +88,6 @@ module com { module sun { module star { module datatransfer { module dnd { */ -[ uik(E6EFFA66-B551-11d4-82C90050-04D765F1), ident("XDropTargetDragContext", 0.1) ] interface XDropTargetDragContext: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/datatransfer/dnd/XDropTargetDropContext.idl b/offapi/com/sun/star/datatransfer/dnd/XDropTargetDropContext.idl index 9c4e9e26f..74bd46c8d 100644 --- a/offapi/com/sun/star/datatransfer/dnd/XDropTargetDropContext.idl +++ b/offapi/com/sun/star/datatransfer/dnd/XDropTargetDropContext.idl @@ -2,9 +2,9 @@ * * $RCSfile: XDropTargetDropContext.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: pl $ $Date: 2001-02-09 13:31:46 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:19 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -88,7 +88,6 @@ module com { module sun { module star { module datatransfer { module dnd { */ -[ uik(260EDFB0-EDFB-11d4-82C90050-04D765F1), ident("XDropTargetDropContext", 0.1) ] interface XDropTargetDropContext : com::sun::star::uno::XInterface { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/datatransfer/dnd/XDropTargetListener.idl b/offapi/com/sun/star/datatransfer/dnd/XDropTargetListener.idl index a3dafc248..c4dacd122 100644 --- a/offapi/com/sun/star/datatransfer/dnd/XDropTargetListener.idl +++ b/offapi/com/sun/star/datatransfer/dnd/XDropTargetListener.idl @@ -2,9 +2,9 @@ * * $RCSfile: XDropTargetListener.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: pl $ $Date: 2001-02-09 13:31:46 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:19 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -86,7 +86,6 @@ module com { module sun { module star { module datatransfer { module dnd { visual feedback to the user throughout the Drag and Drop operation.</p> */ -[ uik(E6EFFA65-B551-11d4-82C90050-04D765F1), ident("XDropTargetListener", 0.1) ] interface XDropTargetListener: com::sun::star::lang::XEventListener { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/document/XActionLockable.idl b/offapi/com/sun/star/document/XActionLockable.idl index e9907bb75..a9f79a384 100644 --- a/offapi/com/sun/star/document/XActionLockable.idl +++ b/offapi/com/sun/star/document/XActionLockable.idl @@ -2,9 +2,9 @@ * * $RCSfile: XActionLockable.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:40 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:20 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -77,7 +77,6 @@ // DocMerge from xml: interface com::sun::star::document::XActionLockable /** enables the object to lock actions. */ -[ uik(E2280200-33D6-11D1-AABE00A0-249D5590), ident( "XActionLockable", 1.0 ) ] interface XActionLockable: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -147,6 +146,9 @@ interface XActionLockable: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:40 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:10 hjs initial import diff --git a/offapi/com/sun/star/document/XDocumentInfo.idl b/offapi/com/sun/star/document/XDocumentInfo.idl index 2db32fb58..5288223ef 100644 --- a/offapi/com/sun/star/document/XDocumentInfo.idl +++ b/offapi/com/sun/star/document/XDocumentInfo.idl @@ -2,9 +2,9 @@ * * $RCSfile: XDocumentInfo.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-21 08:35:05 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:20 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -90,7 +90,6 @@ @see com::sun::star::beans::XPropertySet @see com::sun::star::beans::XFastPropertySet */ -[ uik(E2280207-33D6-11D1-AABE00A0-249D5590), ident( "XDocumentInfo", 1.0 ) ] interface XDocumentInfo: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -156,6 +155,9 @@ interface XDocumentInfo: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/21 08:35:05 mi + @see interface/service/... ident -> @see ident - for new docu generator + Revision 1.3 2000/11/08 12:42:40 mi moved from api diff --git a/offapi/com/sun/star/document/XDocumentInfoSupplier.idl b/offapi/com/sun/star/document/XDocumentInfoSupplier.idl index 420c2ef98..207f74f70 100644 --- a/offapi/com/sun/star/document/XDocumentInfoSupplier.idl +++ b/offapi/com/sun/star/document/XDocumentInfoSupplier.idl @@ -2,9 +2,9 @@ * * $RCSfile: XDocumentInfoSupplier.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-21 08:35:05 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:20 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -81,7 +81,6 @@ // DocMerge from xml: interface com::sun::star::document::XDocumentInfoSupplier /** Through this interface documents can provide a <type>DocumentInfo</type>. */ -[ uik(E2280209-33D6-11D1-AABE00A0-249D5590), ident( "XDocumentInfoSupplier", 1.0 ) ] interface XDocumentInfoSupplier: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -97,7 +96,7 @@ interface XDocumentInfoSupplier: com::sun::star::uno::XInterface </p>@see DocumentInfo */ - [const] com::sun::star::document::XDocumentInfo getDocumentInfo(); + com::sun::star::document::XDocumentInfo getDocumentInfo(); }; @@ -108,6 +107,9 @@ interface XDocumentInfoSupplier: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/21 08:35:05 mi + @see interface/service/... ident -> @see ident - for new docu generator + Revision 1.3 2000/11/08 12:42:40 mi moved from api diff --git a/offapi/com/sun/star/document/XDocumentInsertable.idl b/offapi/com/sun/star/document/XDocumentInsertable.idl index b9c981c4e..8f0ccf64f 100644 --- a/offapi/com/sun/star/document/XDocumentInsertable.idl +++ b/offapi/com/sun/star/document/XDocumentInsertable.idl @@ -2,9 +2,9 @@ * * $RCSfile: XDocumentInsertable.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:40 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:20 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -90,7 +90,6 @@ /** makes it possible to import a document from a given URL into this document. */ -[ uik(E2280201-33D6-11D1-AABE00A0-249D5590), ident( "XDocumentInsertable", 1.0 ) ] interface XDocumentInsertable: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -114,6 +113,9 @@ interface XDocumentInsertable: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:40 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:10 hjs initial import diff --git a/offapi/com/sun/star/document/XEmbeddedObjectResolver.idl b/offapi/com/sun/star/document/XEmbeddedObjectResolver.idl index 085223fec..4ad2063be 100644 --- a/offapi/com/sun/star/document/XEmbeddedObjectResolver.idl +++ b/offapi/com/sun/star/document/XEmbeddedObjectResolver.idl @@ -2,9 +2,9 @@ * * $RCSfile: XEmbeddedObjectResolver.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: cl $ $Date: 2001-01-12 16:11:59 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:20 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -73,7 +73,6 @@ /** this interface converts embedded object urls from one url space to another. */ -[ uik(43B4E0E5-7724-4548-A648D547-77E95C7F), ident( "XEmbeddedObjectResolver", 1.0 ) ] interface XEmbeddedObjectResolver: com::sun::star::uno::XInterface { /** converts the given url from the source url namespace to the destination diff --git a/offapi/com/sun/star/document/XEmbeddedObjectSupplier.idl b/offapi/com/sun/star/document/XEmbeddedObjectSupplier.idl index 111488ac2..e99a7c979 100644 --- a/offapi/com/sun/star/document/XEmbeddedObjectSupplier.idl +++ b/offapi/com/sun/star/document/XEmbeddedObjectSupplier.idl @@ -2,9 +2,9 @@ * * $RCSfile: XEmbeddedObjectSupplier.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:40 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:20 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -81,7 +81,6 @@ // DocMerge from xml: interface com::sun::star::document::XEmbeddedObjectSupplier /** represents something that provides an embedded object. */ -[ uik(E2280202-33D6-11D1-AABE00A0-249D5590), ident( "XEmbeddedObjectSupplier", 1.0 ) ] interface XEmbeddedObjectSupplier: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -91,7 +90,7 @@ interface XEmbeddedObjectSupplier: com::sun::star::uno::XInterface // DocMerge from xml: method com::sun::star::document::XEmbeddedObjectSupplier::getEmbeddedObject /** returns the object which is embedded into this object. */ - [const] com::sun::star::lang::XComponent getEmbeddedObject(); + com::sun::star::lang::XComponent getEmbeddedObject(); }; @@ -102,6 +101,9 @@ interface XEmbeddedObjectSupplier: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:40 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:11 hjs initial import diff --git a/offapi/com/sun/star/document/XEventBroadcaster.idl b/offapi/com/sun/star/document/XEventBroadcaster.idl index 83fcd930c..f6b44fb80 100644 --- a/offapi/com/sun/star/document/XEventBroadcaster.idl +++ b/offapi/com/sun/star/document/XEventBroadcaster.idl @@ -2,9 +2,9 @@ * * $RCSfile: XEventBroadcaster.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: mi $ $Date: 2001-01-24 13:30:25 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:20 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -81,7 +81,6 @@ interface XEventListener; /** makes it possible to register listeners which are called whenever an <type>Event</type> occurs. */ -[ uik(F0993F61-6A08-11d4-9FE50010-5AEF84A7), ident( "XEventBroadcaster", 1.0 ) ] interface XEventBroadcaster: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -104,6 +103,9 @@ interface XEventBroadcaster: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.1 2001/01/24 13:30:25 mi + stored document events and runtime document events structurally unified + =============================================================================*/ #endif diff --git a/offapi/com/sun/star/document/XEventListener.idl b/offapi/com/sun/star/document/XEventListener.idl index 768d7a579..d79c0a65d 100644 --- a/offapi/com/sun/star/document/XEventListener.idl +++ b/offapi/com/sun/star/document/XEventListener.idl @@ -2,9 +2,9 @@ * * $RCSfile: XEventListener.idl,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: mi $ $Date: 2001-01-26 15:50:42 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:20 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -82,7 +82,6 @@ module com { module sun { module star { module document { /** makes it possible to register listeners which are called whenever a document or document content event occurs. */ -[ uik(781A1AD1-6A09-11d4-9FE50010-5AEF84A7), ident( "XEventListener", 1.0 ) ] interface XEventListener: com::sun::star::lang::XEventListener { //------------------------------------------------------------------------- @@ -99,6 +98,9 @@ interface XEventListener: com::sun::star::lang::XEventListener /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.2 2001/01/26 15:50:42 mi + new XDocumentListener now correctly derived from lang::XEventListener + Revision 1.1 2001/01/24 13:30:25 mi stored document events and runtime document events structurally unified diff --git a/offapi/com/sun/star/document/XEventsSupplier.idl b/offapi/com/sun/star/document/XEventsSupplier.idl index 5b40e975f..a11d60c1a 100644 --- a/offapi/com/sun/star/document/XEventsSupplier.idl +++ b/offapi/com/sun/star/document/XEventsSupplier.idl @@ -2,9 +2,9 @@ * * $RCSfile: XEventsSupplier.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2001-02-15 14:14:12 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:20 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -72,7 +72,6 @@ module com { module sun { module star { module document { //============================================================================= /** gives access to a list of URLs bound to events of this object. */ -[ uik(E2280200-33D6-11D1-AABE00A0-249D5590), ident( "XEventSupplier", 1.0 ) ] interface XEventsSupplier: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -92,6 +91,9 @@ com::sun::star::container::XNameReplace getEvents(); /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2001/02/15 14:14:12 mi + workaround for wrong typedef + Revision 1.2 2001/01/24 16:26:20 mi compiles now diff --git a/offapi/com/sun/star/document/XExporter.idl b/offapi/com/sun/star/document/XExporter.idl index 1651b1671..da1bb1e40 100644 --- a/offapi/com/sun/star/document/XExporter.idl +++ b/offapi/com/sun/star/document/XExporter.idl @@ -2,9 +2,9 @@ * * $RCSfile: XExporter.idl,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: mi $ $Date: 2000-12-19 16:03:27 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:20 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -76,7 +76,6 @@ module com { module sun { module star { module document { //============================================================================= /** makes it possible to connect a document with an <type>Exporter</type>. */ -[ uik(61A64161-B953-11d4-A00E0050-04526B09), ident( "XExporter", 1.0 ) ] interface XExporter: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/document/XExtendedFilterDetection.idl b/offapi/com/sun/star/document/XExtendedFilterDetection.idl index 881b2559c..0a1d6423e 100644 --- a/offapi/com/sun/star/document/XExtendedFilterDetection.idl +++ b/offapi/com/sun/star/document/XExtendedFilterDetection.idl @@ -2,9 +2,9 @@ * * $RCSfile: XExtendedFilterDetection.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: as $ $Date: 2000-11-23 14:16:23 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:20 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -81,7 +81,6 @@ /** extended filter detection */ -[ uik(DE1327E6-A682-4232-B9B881FA-ED674C3B), ident("XExtendedFilterDetection", 1.0) ] interface XExtendedFilterDetection: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/document/XFilter.idl b/offapi/com/sun/star/document/XFilter.idl index 50b5fe71a..c555a6b38 100644 --- a/offapi/com/sun/star/document/XFilter.idl +++ b/offapi/com/sun/star/document/XFilter.idl @@ -2,9 +2,9 @@ * * $RCSfile: XFilter.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: as $ $Date: 2000-11-20 10:04:31 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:20 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -77,7 +77,6 @@ /** interface to filter documents */ -[ uik(43A2DBCB-7287-4fbc-8C200A58-8939C0BA), ident( "XFilter", 1.0 ) ] interface XFilter: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/document/XGraphicObjectResolver.idl b/offapi/com/sun/star/document/XGraphicObjectResolver.idl index 47b922545..1f89c3ac0 100644 --- a/offapi/com/sun/star/document/XGraphicObjectResolver.idl +++ b/offapi/com/sun/star/document/XGraphicObjectResolver.idl @@ -2,9 +2,9 @@ * * $RCSfile: XGraphicObjectResolver.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: cl $ $Date: 2001-01-12 16:11:59 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:20 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -73,7 +73,6 @@ /** this interface converts graphic object urls from one url space to another. */ -[ uik(49A25FCA-25CC-4FE8-B961D163-224DA240), ident( "XGraphicObjectResolver", 1.0 ) ] interface XGraphicObjectResolver: com::sun::star::uno::XInterface { /** converts the given url from the source url namespace to the destination diff --git a/offapi/com/sun/star/document/XImporter.idl b/offapi/com/sun/star/document/XImporter.idl index 475f473e9..2405ee295 100644 --- a/offapi/com/sun/star/document/XImporter.idl +++ b/offapi/com/sun/star/document/XImporter.idl @@ -2,9 +2,9 @@ * * $RCSfile: XImporter.idl,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: mi $ $Date: 2000-12-19 16:03:27 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:20 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -76,7 +76,6 @@ module com { module sun { module star { module document { //============================================================================= /** makes it possible to connect a document with an <type>Importer</type>. */ -[ uik(61A64160-B953-11d4-A00E0050-04526B09), ident( "XImporter", 1.0 ) ] interface XImporter: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/document/XLinkTargetSupplier.idl b/offapi/com/sun/star/document/XLinkTargetSupplier.idl index 17e135d49..7adef3a29 100644 --- a/offapi/com/sun/star/document/XLinkTargetSupplier.idl +++ b/offapi/com/sun/star/document/XLinkTargetSupplier.idl @@ -2,9 +2,9 @@ * * $RCSfile: XLinkTargetSupplier.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:40 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:20 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -86,7 +86,6 @@ <p>These targets implement the service <type>LinkTarget</type> </p> */ -[ uik(E2280210-33D6-11D1-AABE00A0-249D5590), ident( "XLinkTargetSupplier", 1.0 ) ] interface XLinkTargetSupplier: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -98,7 +97,7 @@ interface XLinkTargetSupplier: com::sun::star::uno::XInterface a document object model. It implements the service <type>LinkTargets</type>. */ - [const] com::sun::star::container::XNameAccess getLinks(); + com::sun::star::container::XNameAccess getLinks(); }; @@ -109,6 +108,9 @@ interface XLinkTargetSupplier: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:40 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:11 hjs initial import diff --git a/offapi/com/sun/star/document/XRedlinesSupplier.idl b/offapi/com/sun/star/document/XRedlinesSupplier.idl index 802a949cd..061a53f18 100644 --- a/offapi/com/sun/star/document/XRedlinesSupplier.idl +++ b/offapi/com/sun/star/document/XRedlinesSupplier.idl @@ -2,9 +2,9 @@ * * $RCSfile: XRedlinesSupplier.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: os $ $Date: 2001-01-11 13:33:00 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:20 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -73,13 +73,12 @@ /** provides access to a container of the redline objects of the document. */ -[ uik(7790ED70-E7C1-11d4-A0380050-04526B09), ident( "XRedlinesSupplier", 1.0 ) ] interface XRedlinesSupplier: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- /** returns a enumeration access that provides access to the redline objects of the document. */ - [const] com::sun::star::container::XEnumerationAccess getRedlines(); + com::sun::star::container::XEnumerationAccess getRedlines(); }; //============================================================================= diff --git a/offapi/com/sun/star/document/XStandaloneDocumentInfo.idl b/offapi/com/sun/star/document/XStandaloneDocumentInfo.idl index 8c30f3604..99f8c5f76 100644 --- a/offapi/com/sun/star/document/XStandaloneDocumentInfo.idl +++ b/offapi/com/sun/star/document/XStandaloneDocumentInfo.idl @@ -2,9 +2,9 @@ * * $RCSfile: XStandaloneDocumentInfo.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-21 08:35:05 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:20 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -90,7 +90,6 @@ @see com::sun::star::beans::XPropertySet @see com::sun::star::beans::XFastPropertySet */ -[ uik(E2280208-33D6-11D1-AABE00A0-249D5590), ident( "XStandaloneDocumentInfo", 1.0 ) ] interface XStandaloneDocumentInfo: com::sun::star::document::XDocumentInfo { //------------------------------------------------------------------------- @@ -141,6 +140,9 @@ interface XStandaloneDocumentInfo: com::sun::star::document::XDocumentInfo /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/21 08:35:05 mi + @see interface/service/... ident -> @see ident - for new docu generator + Revision 1.3 2000/11/08 12:42:40 mi moved from api diff --git a/offapi/com/sun/star/document/XTypeDetection.idl b/offapi/com/sun/star/document/XTypeDetection.idl index ac19e7e65..e9daa3e02 100644 --- a/offapi/com/sun/star/document/XTypeDetection.idl +++ b/offapi/com/sun/star/document/XTypeDetection.idl @@ -2,9 +2,9 @@ * * $RCSfile: XTypeDetection.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: as $ $Date: 2000-11-20 10:04:31 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:20 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -77,7 +77,6 @@ module com { module sun { module star { module document { /** support "flat" and "deep" type detection of a given document. */ -[ uik(CF5E32C9-253E-4d1b-9A171DB3-512CEB05), ident("XTypeDetection", 1.0) ] interface XTypeDetection: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/drawing/XConnectableShape.idl b/offapi/com/sun/star/drawing/XConnectableShape.idl index c1038f922..b89bce466 100644 --- a/offapi/com/sun/star/drawing/XConnectableShape.idl +++ b/offapi/com/sun/star/drawing/XConnectableShape.idl @@ -2,9 +2,9 @@ * * $RCSfile: XConnectableShape.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:42 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:21 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -77,7 +77,6 @@ //============================================================================= // DocMerge: empty anyway -[ uik(E2281309-33D6-11D1-AABE00A0-249D5590), ident( "XConnectableShape", 1.0 ) ] interface XConnectableShape: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -105,6 +104,9 @@ interface XConnectableShape: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:42 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:15 hjs initial import diff --git a/offapi/com/sun/star/drawing/XConnectorShape.idl b/offapi/com/sun/star/drawing/XConnectorShape.idl index f1557ce92..14f1c58db 100644 --- a/offapi/com/sun/star/drawing/XConnectorShape.idl +++ b/offapi/com/sun/star/drawing/XConnectorShape.idl @@ -2,9 +2,9 @@ * * $RCSfile: XConnectorShape.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:42 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:21 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -84,7 +84,6 @@ /** is implemented by <type>Shape</type>s that can connect to other <type>Shape</type>s. */ -[ uik(E2281308-33D6-11D1-AABE00A0-249D5590), ident( "XConnectorShape", 1.0 ) ] interface XConnectorShape: com::sun::star::drawing::XShape { //------------------------------------------------------------------------- @@ -128,6 +127,9 @@ interface XConnectorShape: com::sun::star::drawing::XShape /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:42 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:15 hjs initial import diff --git a/offapi/com/sun/star/drawing/XControlShape.idl b/offapi/com/sun/star/drawing/XControlShape.idl index 18c1d1ac0..3d99c65df 100644 --- a/offapi/com/sun/star/drawing/XControlShape.idl +++ b/offapi/com/sun/star/drawing/XControlShape.idl @@ -2,9 +2,9 @@ * * $RCSfile: XControlShape.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-21 08:35:06 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:21 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ // DocMerge from xml: interface com::sun::star::drawing::XControlShape /** is implemented by <type>Shape</type>s that contain a control. */ -[ uik(E2281311-33D6-11D1-AABE00A0-249D5590), ident( "XControlShape", 1.0 ) ] interface XControlShape: com::sun::star::drawing::XShape { //------------------------------------------------------------------------- @@ -87,7 +86,7 @@ interface XControlShape: com::sun::star::drawing::XShape // DocMerge from xml: method com::sun::star::drawing::XControlShape::getControl /** returns the control of this <type>Shape</type>.@see com::sun::star::awt::ControlModel */ - [const] com::sun::star::awt::XControlModel getControl(); + com::sun::star::awt::XControlModel getControl(); //------------------------------------------------------------------------- @@ -105,6 +104,9 @@ interface XControlShape: com::sun::star::drawing::XShape /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/21 08:35:06 mi + @see interface/service/... ident -> @see ident - for new docu generator + Revision 1.3 2000/11/08 12:42:42 mi moved from api diff --git a/offapi/com/sun/star/drawing/XDrawPage.idl b/offapi/com/sun/star/drawing/XDrawPage.idl index 9b233a58f..be0410f41 100644 --- a/offapi/com/sun/star/drawing/XDrawPage.idl +++ b/offapi/com/sun/star/drawing/XDrawPage.idl @@ -2,9 +2,9 @@ * * $RCSfile: XDrawPage.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:42 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:21 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -75,7 +75,6 @@ // DocMerge from xml: interface com::sun::star::drawing::XDrawPage /** identifies an <type>XShapes</type> as a <type>DrawPage</type>. */ -[ uik(E2281301-33D6-11D1-AABE00A0-249D5590), ident( "XDrawPage", 1.0 ) ] interface XDrawPage: com::sun::star::drawing::XShapes { }; @@ -87,6 +86,9 @@ interface XDrawPage: com::sun::star::drawing::XShapes /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:42 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:15 hjs initial import diff --git a/offapi/com/sun/star/drawing/XDrawPageDuplicator.idl b/offapi/com/sun/star/drawing/XDrawPageDuplicator.idl index e43f00861..bcd61a4e4 100644 --- a/offapi/com/sun/star/drawing/XDrawPageDuplicator.idl +++ b/offapi/com/sun/star/drawing/XDrawPageDuplicator.idl @@ -2,9 +2,9 @@ * * $RCSfile: XDrawPageDuplicator.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:42 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:21 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ // DocMerge from xml: interface com::sun::star::drawing::XDrawPageDuplicator /** makes it possible to duplicate draw pages within the same document. */ -[ uik(E2281317-33D6-11D1-AABE00A0-249D5590), ident( "XDrawPageDuplicator", 1.0 ) ] interface XDrawPageDuplicator: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -99,6 +98,9 @@ interface XDrawPageDuplicator: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:42 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:15 hjs initial import diff --git a/offapi/com/sun/star/drawing/XDrawPageExpander.idl b/offapi/com/sun/star/drawing/XDrawPageExpander.idl index 6b76e5f08..e4ff73c23 100644 --- a/offapi/com/sun/star/drawing/XDrawPageExpander.idl +++ b/offapi/com/sun/star/drawing/XDrawPageExpander.idl @@ -2,9 +2,9 @@ * * $RCSfile: XDrawPageExpander.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-21 08:35:06 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:21 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -85,7 +85,6 @@ of a summary on a <type>DrawPage</type> into a collection of <type>DrawPage</type>s.@see XDrawPageSummarizer */ -[ uik(E2281322-33D6-11D1-AABE00A0-249D5590), ident( "XDrawPageExpander", 1.0 ) ] interface XDrawPageExpander: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -105,6 +104,9 @@ interface XDrawPageExpander: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/21 08:35:06 mi + @see interface/service/... ident -> @see ident - for new docu generator + Revision 1.3 2000/11/08 12:42:42 mi moved from api diff --git a/offapi/com/sun/star/drawing/XDrawPageSummarizer.idl b/offapi/com/sun/star/drawing/XDrawPageSummarizer.idl index 430084685..dd7d57806 100644 --- a/offapi/com/sun/star/drawing/XDrawPageSummarizer.idl +++ b/offapi/com/sun/star/drawing/XDrawPageSummarizer.idl @@ -2,9 +2,9 @@ * * $RCSfile: XDrawPageSummarizer.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:42 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:21 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -84,7 +84,6 @@ /** is implemented by documents that can create summaries of their <type>DrawPage</type>s. */ -[ uik(E2281321-33D6-11D1-AABE00A0-249D5590), ident( "XDrawPageSummarizer", 1.0 ) ] interface XDrawPageSummarizer: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -104,6 +103,9 @@ interface XDrawPageSummarizer: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:42 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:15 hjs initial import diff --git a/offapi/com/sun/star/drawing/XDrawPageSupplier.idl b/offapi/com/sun/star/drawing/XDrawPageSupplier.idl index b4856328d..8b2dca46a 100644 --- a/offapi/com/sun/star/drawing/XDrawPageSupplier.idl +++ b/offapi/com/sun/star/drawing/XDrawPageSupplier.idl @@ -2,9 +2,9 @@ * * $RCSfile: XDrawPageSupplier.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:42 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:21 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -86,7 +86,6 @@ <type>DrawPage</type>s interface <type>XDrawPagesSupplier</type> is supported.</p> */ -[ uik(E2281327-33D6-11D1-AABE00A0-249D5590), ident( "XDrawPageSupplier", 1.0 ) ] interface XDrawPageSupplier: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -94,7 +93,7 @@ interface XDrawPageSupplier: com::sun::star::uno::XInterface // DocMerge from xml: method com::sun::star::drawing::XDrawPageSupplier::getDrawPage /** returns the <type>DrawPage</type>. */ - [const] com::sun::star::drawing::XDrawPage getDrawPage(); + com::sun::star::drawing::XDrawPage getDrawPage(); }; @@ -105,6 +104,9 @@ interface XDrawPageSupplier: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:42 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:15 hjs initial import diff --git a/offapi/com/sun/star/drawing/XDrawPages.idl b/offapi/com/sun/star/drawing/XDrawPages.idl index b606b12f1..4b9f6b902 100644 --- a/offapi/com/sun/star/drawing/XDrawPages.idl +++ b/offapi/com/sun/star/drawing/XDrawPages.idl @@ -2,9 +2,9 @@ * * $RCSfile: XDrawPages.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:42 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:21 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ // DocMerge from xml: interface com::sun::star::drawing::XDrawPages /** gives access to a collection of <type>DrawPage</type> instances. */ -[ uik(E2281316-33D6-11D1-AABE00A0-249D5590), ident( "XDrawPages", 1.0 ) ] interface XDrawPages: com::sun::star::container::XIndexAccess { //------------------------------------------------------------------------- @@ -106,6 +105,9 @@ interface XDrawPages: com::sun::star::container::XIndexAccess /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:42 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:15 hjs initial import diff --git a/offapi/com/sun/star/drawing/XDrawPagesSupplier.idl b/offapi/com/sun/star/drawing/XDrawPagesSupplier.idl index d3533d2b0..309253b1d 100644 --- a/offapi/com/sun/star/drawing/XDrawPagesSupplier.idl +++ b/offapi/com/sun/star/drawing/XDrawPagesSupplier.idl @@ -2,9 +2,9 @@ * * $RCSfile: XDrawPagesSupplier.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-21 08:35:06 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:21 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -88,7 +88,6 @@ </p>@see XDrawPageSupplier */ -[ uik(E2281319-33D6-11D1-AABE00A0-249D5590), ident( "XDrawPagesSupplier", 1.0 ) ] interface XDrawPagesSupplier: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -97,7 +96,7 @@ interface XDrawPagesSupplier: com::sun::star::uno::XInterface /** @returns a collection of all <type>DrawPage</type>s. */ - [const] com::sun::star::drawing::XDrawPages getDrawPages(); + com::sun::star::drawing::XDrawPages getDrawPages(); }; @@ -108,6 +107,9 @@ interface XDrawPagesSupplier: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/21 08:35:06 mi + @see interface/service/... ident -> @see ident - for new docu generator + Revision 1.3 2000/11/08 12:42:42 mi moved from api diff --git a/offapi/com/sun/star/drawing/XDrawView.idl b/offapi/com/sun/star/drawing/XDrawView.idl index 9f9dc5abb..ff896eb3e 100644 --- a/offapi/com/sun/star/drawing/XDrawView.idl +++ b/offapi/com/sun/star/drawing/XDrawView.idl @@ -2,9 +2,9 @@ * * $RCSfile: XDrawView.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:42 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:21 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ // DocMerge from xml: interface com::sun::star::drawing::XDrawView /** is implemented by views that display <type>DrawPage</type>s. */ -[ uik(E2281323-33D6-11D1-AABE00A0-249D5590), ident( "XDrawView", 1.0 ) ] interface XDrawView: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -96,7 +95,7 @@ interface XDrawView: com::sun::star::uno::XInterface /** returns the current page of the view that is actually visible in the user interface. */ - [const] com::sun::star::drawing::XDrawPage getCurrentPage(); + com::sun::star::drawing::XDrawPage getCurrentPage(); }; @@ -107,6 +106,9 @@ interface XDrawView: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:42 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:15 hjs initial import diff --git a/offapi/com/sun/star/drawing/XGluePointsSupplier.idl b/offapi/com/sun/star/drawing/XGluePointsSupplier.idl index c838f5b92..4df233d5d 100644 --- a/offapi/com/sun/star/drawing/XGluePointsSupplier.idl +++ b/offapi/com/sun/star/drawing/XGluePointsSupplier.idl @@ -2,9 +2,9 @@ * * $RCSfile: XGluePointsSupplier.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:42 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:21 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -73,7 +73,6 @@ /** must be supported to provide access to a list of <type>GluePoint2</type>. */ -[ uik(593E6D65-A0E6-4BB2-B03FC4B6-2E24CA02), ident( "XGluePointsSupplier", 1.0 ) ] interface XGluePointsSupplier: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -81,7 +80,7 @@ interface XGluePointsSupplier: com::sun::star::uno::XInterface /** @returns a collection of <code>GluePoint</code>s. */ - [const] com::sun::star::container::XIndexContainer getGluePoints(); + com::sun::star::container::XIndexContainer getGluePoints(); }; @@ -92,6 +91,9 @@ interface XGluePointsSupplier: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:42 mi + moved from api + Revision 1.3 2000/10/27 09:50:54 cl added api for glue points diff --git a/offapi/com/sun/star/drawing/XLayer.idl b/offapi/com/sun/star/drawing/XLayer.idl index 8da07fc51..1025beef2 100644 --- a/offapi/com/sun/star/drawing/XLayer.idl +++ b/offapi/com/sun/star/drawing/XLayer.idl @@ -2,9 +2,9 @@ * * $RCSfile: XLayer.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:42 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:21 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -75,7 +75,6 @@ // DocMerge from xml: interface com::sun::star::drawing::XLayer /** identifies the object as a <type>Layer</type>. */ -[ uik(E2281324-33D6-11D1-AABE00A0-249D5590), ident( "XLayer", 1.0 ) ] interface XLayer: com::sun::star::beans::XPropertySet { }; @@ -87,6 +86,9 @@ interface XLayer: com::sun::star::beans::XPropertySet /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:42 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:15 hjs initial import diff --git a/offapi/com/sun/star/drawing/XLayerManager.idl b/offapi/com/sun/star/drawing/XLayerManager.idl index 0f7cbb115..dcacf392e 100644 --- a/offapi/com/sun/star/drawing/XLayerManager.idl +++ b/offapi/com/sun/star/drawing/XLayerManager.idl @@ -2,9 +2,9 @@ * * $RCSfile: XLayerManager.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:42 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:21 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -88,7 +88,6 @@ /** This interface makes it possible to access and manage the <type>Layer</type>s of a document. */ -[ uik(E2281326-33D6-11D1-AABE00A0-249D5590), ident( "XLayerManager", 1.0 ) ] interface XLayerManager: com::sun::star::container::XIndexAccess { //------------------------------------------------------------------------- @@ -136,6 +135,9 @@ interface XLayerManager: com::sun::star::container::XIndexAccess /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:42 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:15 hjs initial import diff --git a/offapi/com/sun/star/drawing/XLayerSupplier.idl b/offapi/com/sun/star/drawing/XLayerSupplier.idl index 2582084f8..e49c219bf 100644 --- a/offapi/com/sun/star/drawing/XLayerSupplier.idl +++ b/offapi/com/sun/star/drawing/XLayerSupplier.idl @@ -2,9 +2,9 @@ * * $RCSfile: XLayerSupplier.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:42 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:21 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ // DocMerge from xml: interface com::sun::star::drawing::XLayerSupplier /** gives access to a <type>LayerManager</type>.@see LayerManager */ -[ uik(E2281325-33D6-11D1-AABE00A0-249D5590), ident( "XLayerSupplier", 1.0 ) ] interface XLayerSupplier: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -88,7 +87,7 @@ interface XLayerSupplier: com::sun::star::uno::XInterface /** @returns the <type>LayerManager</type>. */ - [const] com::sun::star::container::XNameAccess getLayerManager(); + com::sun::star::container::XNameAccess getLayerManager(); }; @@ -99,6 +98,9 @@ interface XLayerSupplier: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:42 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:15 hjs initial import diff --git a/offapi/com/sun/star/drawing/XMasterPageTarget.idl b/offapi/com/sun/star/drawing/XMasterPageTarget.idl index 2c3278bb7..c5883ab63 100644 --- a/offapi/com/sun/star/drawing/XMasterPageTarget.idl +++ b/offapi/com/sun/star/drawing/XMasterPageTarget.idl @@ -2,9 +2,9 @@ * * $RCSfile: XMasterPageTarget.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:42 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:21 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -80,7 +80,6 @@ /** is implemented by objects that can be linked to a <type>MasterPage</type>. */ -[ uik(E2281318-33D6-11D1-AABE00A0-249D5590), ident( "XMasterPageTarget", 1.0 ) ] interface XMasterPageTarget: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -88,7 +87,7 @@ interface XMasterPageTarget: com::sun::star::uno::XInterface // DocMerge from xml: method com::sun::star::drawing::XMasterPageTarget::getMasterPage /** returns the <type>MasterPage</type> linked to this object. */ - [const] com::sun::star::drawing::XDrawPage getMasterPage(); + com::sun::star::drawing::XDrawPage getMasterPage(); //------------------------------------------------------------------------- @@ -106,6 +105,9 @@ interface XMasterPageTarget: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:42 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:15 hjs initial import diff --git a/offapi/com/sun/star/drawing/XMasterPagesSupplier.idl b/offapi/com/sun/star/drawing/XMasterPagesSupplier.idl index 586e5d862..a0e61e6aa 100644 --- a/offapi/com/sun/star/drawing/XMasterPagesSupplier.idl +++ b/offapi/com/sun/star/drawing/XMasterPagesSupplier.idl @@ -2,9 +2,9 @@ * * $RCSfile: XMasterPagesSupplier.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:42 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:21 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -80,7 +80,6 @@ /** must be supported to provide access to the <type>MasterPage</type>s of a multi-page drawing-layer. */ -[ uik(E2281320-33D6-11D1-AABE00A0-249D5590), ident( "XMasterPagesSupplier", 1.0 ) ] interface XMasterPagesSupplier: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -91,7 +90,7 @@ interface XMasterPagesSupplier: com::sun::star::uno::XInterface returns a collection of all <type>MasterPage</type>s of this collection */ - [const] com::sun::star::drawing::XDrawPages getMasterPages(); + com::sun::star::drawing::XDrawPages getMasterPages(); }; @@ -102,6 +101,9 @@ interface XMasterPagesSupplier: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:42 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:15 hjs initial import diff --git a/offapi/com/sun/star/drawing/XShape.idl b/offapi/com/sun/star/drawing/XShape.idl index f53e62841..a0896d54d 100644 --- a/offapi/com/sun/star/drawing/XShape.idl +++ b/offapi/com/sun/star/drawing/XShape.idl @@ -2,9 +2,9 @@ * * $RCSfile: XShape.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:42 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:21 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -88,7 +88,6 @@ /** lets you do a basic transformation on a <type>Shape</type> and get its type. */ -[ uik(E2281307-33D6-11D1-AABE00A0-249D5590), ident( "XShape", 1.0 ) ] interface XShape: com::sun::star::drawing::XShapeDescriptor { //------------------------------------------------------------------------- @@ -96,7 +95,7 @@ interface XShape: com::sun::star::drawing::XShapeDescriptor // DocMerge from xml: method com::sun::star::drawing::XShape::getPosition /** gets the current position of this instance. */ - [const] com::sun::star::awt::Point getPosition(); + com::sun::star::awt::Point getPosition(); //------------------------------------------------------------------------- @@ -110,7 +109,7 @@ interface XShape: com::sun::star::drawing::XShapeDescriptor // DocMerge from xml: method com::sun::star::drawing::XShape::getSize /** gets the size of this instance. */ - [const] com::sun::star::awt::Size getSize(); + com::sun::star::awt::Size getSize(); //------------------------------------------------------------------------- @@ -129,6 +128,9 @@ interface XShape: com::sun::star::drawing::XShapeDescriptor /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:42 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:15 hjs initial import diff --git a/offapi/com/sun/star/drawing/XShapeAligner.idl b/offapi/com/sun/star/drawing/XShapeAligner.idl index d594f30b0..32b520a63 100644 --- a/offapi/com/sun/star/drawing/XShapeAligner.idl +++ b/offapi/com/sun/star/drawing/XShapeAligner.idl @@ -2,9 +2,9 @@ * * $RCSfile: XShapeAligner.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:42 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:21 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -84,7 +84,6 @@ /** Objects implementing this interface can be used to align <type>Shape</type>s. */ -[ uik(E2281313-33D6-11D1-AABE00A0-249D5590), ident( "XShapeAligner", 1.0 ) ] interface XShapeAligner: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -104,6 +103,9 @@ interface XShapeAligner: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:42 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:15 hjs initial import diff --git a/offapi/com/sun/star/drawing/XShapeArranger.idl b/offapi/com/sun/star/drawing/XShapeArranger.idl index 30b69f611..a39b80793 100644 --- a/offapi/com/sun/star/drawing/XShapeArranger.idl +++ b/offapi/com/sun/star/drawing/XShapeArranger.idl @@ -2,9 +2,9 @@ * * $RCSfile: XShapeArranger.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:42 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:21 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -88,7 +88,6 @@ /** Objects implementing this interface can be used to arrange <type>Shape</type>s. */ -[ uik(E2281314-33D6-11D1-AABE00A0-249D5590), ident( "XShapeArranger", 1.0 ) ] interface XShapeArranger: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -153,6 +152,9 @@ interface XShapeArranger: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:42 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:15 hjs initial import diff --git a/offapi/com/sun/star/drawing/XShapeBinder.idl b/offapi/com/sun/star/drawing/XShapeBinder.idl index 448f9a018..080bdb2de 100644 --- a/offapi/com/sun/star/drawing/XShapeBinder.idl +++ b/offapi/com/sun/star/drawing/XShapeBinder.idl @@ -2,9 +2,9 @@ * * $RCSfile: XShapeBinder.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:42 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:21 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -83,7 +83,6 @@ // DocMerge from xml: interface com::sun::star::drawing::XShapeBinder /** specifies the connect/break functionality. */ -[ uik(E2281304-33D6-11D1-AABE00A0-249D5590), ident( "XShapeBinder", 1.0 ) ] interface XShapeBinder: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -109,6 +108,9 @@ interface XShapeBinder: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:42 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:15 hjs initial import diff --git a/offapi/com/sun/star/drawing/XShapeCombiner.idl b/offapi/com/sun/star/drawing/XShapeCombiner.idl index 6649b1733..56e9abae3 100644 --- a/offapi/com/sun/star/drawing/XShapeCombiner.idl +++ b/offapi/com/sun/star/drawing/XShapeCombiner.idl @@ -2,9 +2,9 @@ * * $RCSfile: XShapeCombiner.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:42 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:21 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -83,7 +83,6 @@ // DocMerge from xml: interface com::sun::star::drawing::XShapeCombiner /** specifies the combine/split functionality. */ -[ uik(E2281303-33D6-11D1-AABE00A0-249D5590), ident( "XShapeCombiner", 1.0 ) ] interface XShapeCombiner: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -110,6 +109,9 @@ interface XShapeCombiner: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:42 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:15 hjs initial import diff --git a/offapi/com/sun/star/drawing/XShapeDescriptor.idl b/offapi/com/sun/star/drawing/XShapeDescriptor.idl index 1ee1ecead..03b1cdbd8 100644 --- a/offapi/com/sun/star/drawing/XShapeDescriptor.idl +++ b/offapi/com/sun/star/drawing/XShapeDescriptor.idl @@ -2,9 +2,9 @@ * * $RCSfile: XShapeDescriptor.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:42 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:21 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -87,14 +87,13 @@ @deprecated */ -[ uik(E2281305-33D6-11D1-AABE00A0-249D5590), ident( "XShapeDescriptor", 1.0 ) ] interface XShapeDescriptor: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR XShapeDescriptor::getShapeType // DocMerge: empty anyway - [const] string getShapeType(); + string getShapeType(); }; @@ -105,6 +104,9 @@ interface XShapeDescriptor: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:42 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:15 hjs initial import diff --git a/offapi/com/sun/star/drawing/XShapeGroup.idl b/offapi/com/sun/star/drawing/XShapeGroup.idl index a25cd983b..3a6ed4d42 100644 --- a/offapi/com/sun/star/drawing/XShapeGroup.idl +++ b/offapi/com/sun/star/drawing/XShapeGroup.idl @@ -2,9 +2,9 @@ * * $RCSfile: XShapeGroup.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:42 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:21 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -76,7 +76,6 @@ /** is implemented by <type>Shape</type>s that contain other <type>Shape</type>s. */ -[ uik(E2281310-33D6-11D1-AABE00A0-249D5590), ident( "XShapeGroup", 1.0 ) ] interface XShapeGroup: com::sun::star::drawing::XShape { //------------------------------------------------------------------------- @@ -118,6 +117,9 @@ interface XShapeGroup: com::sun::star::drawing::XShape /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:42 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:15 hjs initial import diff --git a/offapi/com/sun/star/drawing/XShapeGrouper.idl b/offapi/com/sun/star/drawing/XShapeGrouper.idl index c24bb49c6..61ee3cd74 100644 --- a/offapi/com/sun/star/drawing/XShapeGrouper.idl +++ b/offapi/com/sun/star/drawing/XShapeGrouper.idl @@ -2,9 +2,9 @@ * * $RCSfile: XShapeGrouper.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:42 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:21 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -83,7 +83,6 @@ // DocMerge from xml: interface com::sun::star::drawing::XShapeGrouper /** specifies the group/ungroup functionality. */ -[ uik(E2281302-33D6-11D1-AABE00A0-249D5590), ident( "XShapeGrouper", 1.0 ) ] interface XShapeGrouper: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -109,6 +108,9 @@ interface XShapeGrouper: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:42 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:15 hjs initial import diff --git a/offapi/com/sun/star/drawing/XShapeMirror.idl b/offapi/com/sun/star/drawing/XShapeMirror.idl index d5ad06c55..59d61a73e 100644 --- a/offapi/com/sun/star/drawing/XShapeMirror.idl +++ b/offapi/com/sun/star/drawing/XShapeMirror.idl @@ -2,9 +2,9 @@ * * $RCSfile: XShapeMirror.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:42 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:21 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -88,7 +88,6 @@ /** Objects implementing this interface can be used to mirror <type>Shape</type>s. */ -[ uik(E2281312-33D6-11D1-AABE00A0-249D5590), ident( "XShapeMirror", 1.0 ) ] interface XShapeMirror: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -118,6 +117,9 @@ interface XShapeMirror: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:42 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:15 hjs initial import diff --git a/offapi/com/sun/star/drawing/XShapes.idl b/offapi/com/sun/star/drawing/XShapes.idl index f2b7b13a3..e7a67b8c0 100644 --- a/offapi/com/sun/star/drawing/XShapes.idl +++ b/offapi/com/sun/star/drawing/XShapes.idl @@ -2,9 +2,9 @@ * * $RCSfile: XShapes.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-21 08:35:06 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:21 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -81,7 +81,6 @@ <type>Shape</type>s in a collection.@see DrawPage @see DrawingDocumentDrawView */ -[ uik(E2281300-33D6-11D1-AABE00A0-249D5590), ident( "XShapes", 1.0 ) ] interface XShapes: com::sun::star::container::XIndexAccess { //------------------------------------------------------------------------- @@ -107,6 +106,9 @@ interface XShapes: com::sun::star::container::XIndexAccess /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/21 08:35:06 mi + @see interface/service/... ident -> @see ident - for new docu generator + Revision 1.3 2000/11/08 12:42:42 mi moved from api diff --git a/offapi/com/sun/star/drawing/XUniversalShapeDescriptor.idl b/offapi/com/sun/star/drawing/XUniversalShapeDescriptor.idl index a28eda070..fa6a86225 100644 --- a/offapi/com/sun/star/drawing/XUniversalShapeDescriptor.idl +++ b/offapi/com/sun/star/drawing/XUniversalShapeDescriptor.idl @@ -2,9 +2,9 @@ * * $RCSfile: XUniversalShapeDescriptor.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:42 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:21 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -75,7 +75,6 @@ // DocMerge from xml: interface com::sun::star::drawing::XUniversalShapeDescriptor /** @deprecated */ -[ uik(E2281306-33D6-11D1-AABE00A0-249D5590), ident( "XUniversalShapeDescriptor", 1.0 ) ] interface XUniversalShapeDescriptor: com::sun::star::drawing::XShapeDescriptor { //------------------------------------------------------------------------- @@ -93,6 +92,9 @@ interface XUniversalShapeDescriptor: com::sun::star::drawing::XShapeDescriptor /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:42 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:16 hjs initial import diff --git a/offapi/com/sun/star/form/XApproveActionBroadcaster.idl b/offapi/com/sun/star/form/XApproveActionBroadcaster.idl index 3de34ce05..faae5cf43 100644 --- a/offapi/com/sun/star/form/XApproveActionBroadcaster.idl +++ b/offapi/com/sun/star/form/XApproveActionBroadcaster.idl @@ -2,9 +2,9 @@ * * $RCSfile: XApproveActionBroadcaster.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:52 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:23 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -87,7 +87,6 @@ the possibility of adding an <type scope="com::sun::star::awt">XActionListener</type> as well.</p> */ -[ uik(E2281730-33D6-11D1-AABE00A0-249D5590), ident( "XApproveActionBroadcaster", 1.0 ) ] interface XApproveActionBroadcaster: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -114,6 +113,9 @@ interface XApproveActionBroadcaster: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:52 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:16 hjs initial import diff --git a/offapi/com/sun/star/form/XApproveActionListener.idl b/offapi/com/sun/star/form/XApproveActionListener.idl index aa036a2c1..20ec16521 100644 --- a/offapi/com/sun/star/form/XApproveActionListener.idl +++ b/offapi/com/sun/star/form/XApproveActionListener.idl @@ -2,9 +2,9 @@ * * $RCSfile: XApproveActionListener.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:52 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:23 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -86,7 +86,6 @@ </p>@see XActionApproveBroadcaster */ -[ uik(E2281729-33D6-11D1-AABE00A0-249D5590), ident( "XApproveActionListener", 1.0 ) ] interface XApproveActionListener: com::sun::star::lang::XEventListener { //------------------------------------------------------------------------- @@ -105,6 +104,9 @@ interface XApproveActionListener: com::sun::star::lang::XEventListener /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:52 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:16 hjs initial import diff --git a/offapi/com/sun/star/form/XBoundComponent.idl b/offapi/com/sun/star/form/XBoundComponent.idl index fa20d997d..0e4f8e131 100644 --- a/offapi/com/sun/star/form/XBoundComponent.idl +++ b/offapi/com/sun/star/form/XBoundComponent.idl @@ -2,9 +2,9 @@ * * $RCSfile: XBoundComponent.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:52 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:23 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -89,7 +89,6 @@ of data. </p> */ -[ uik(E2281714-33D6-11D1-AABE00A0-249D5590), ident( "XBoundComponent", 1.0 ) ] interface XBoundComponent: com::sun::star::form::XUpdateBroadcaster { //------------------------------------------------------------------------- @@ -108,6 +107,9 @@ interface XBoundComponent: com::sun::star::form::XUpdateBroadcaster /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:52 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:16 hjs initial import diff --git a/offapi/com/sun/star/form/XBoundControl.idl b/offapi/com/sun/star/form/XBoundControl.idl index 5c48147ee..de56924ec 100644 --- a/offapi/com/sun/star/form/XBoundControl.idl +++ b/offapi/com/sun/star/form/XBoundControl.idl @@ -2,9 +2,9 @@ * * $RCSfile: XBoundControl.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:52 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:23 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -82,7 +82,6 @@ the Model-View-Controller paradigm as used in Smalltalk.<br> </p> */ -[ uik(E2281715-33D6-11D1-AABE00A0-249D5590), ident( "XBoundControl", 1.0 ) ] interface XBoundControl: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -90,7 +89,7 @@ interface XBoundControl: com::sun::star::uno::XInterface // DocMerge from xml: method com::sun::star::form::XBoundControl::getLock /** determines whether the input is currently locked or not. */ - [const] boolean getLock(); + boolean getLock(); //------------------------------------------------------------------------- @@ -109,6 +108,9 @@ interface XBoundControl: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:52 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:16 hjs initial import diff --git a/offapi/com/sun/star/form/XChangeBroadcaster.idl b/offapi/com/sun/star/form/XChangeBroadcaster.idl index 455d376ab..eb314203f 100644 --- a/offapi/com/sun/star/form/XChangeBroadcaster.idl +++ b/offapi/com/sun/star/form/XChangeBroadcaster.idl @@ -2,9 +2,9 @@ * * $RCSfile: XChangeBroadcaster.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:52 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:23 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ // DocMerge from xml: interface com::sun::star::form::XChangeBroadcaster /** provides functionality to notify listeners of context changes.@see XChangeBroadcaster */ -[ uik(E2281721-33D6-11D1-AABE00A0-249D5590), ident( "XChangeBroadcaster", 1.0 ) ] interface XChangeBroadcaster: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -105,6 +104,9 @@ interface XChangeBroadcaster: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:52 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:16 hjs initial import diff --git a/offapi/com/sun/star/form/XChangeListener.idl b/offapi/com/sun/star/form/XChangeListener.idl index 52144395c..6bd1e470c 100644 --- a/offapi/com/sun/star/form/XChangeListener.idl +++ b/offapi/com/sun/star/form/XChangeListener.idl @@ -2,9 +2,9 @@ * * $RCSfile: XChangeListener.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:52 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:23 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -92,7 +92,6 @@ </p>@see XChangeBroadcaster */ -[ uik(E2281720-33D6-11D1-AABE00A0-249D5590), ident( "XChangeListener", 1.0 ) ] interface XChangeListener: com::sun::star::lang::XEventListener { //------------------------------------------------------------------------- @@ -111,6 +110,9 @@ interface XChangeListener: com::sun::star::lang::XEventListener /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:52 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:16 hjs initial import diff --git a/offapi/com/sun/star/form/XConfirmDeleteBroadcaster.idl b/offapi/com/sun/star/form/XConfirmDeleteBroadcaster.idl index 5ce67a7bb..8d8a647a4 100644 --- a/offapi/com/sun/star/form/XConfirmDeleteBroadcaster.idl +++ b/offapi/com/sun/star/form/XConfirmDeleteBroadcaster.idl @@ -2,9 +2,9 @@ * * $RCSfile: XConfirmDeleteBroadcaster.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:52 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:23 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ // DocMerge from xml: interface com::sun::star::form::XConfirmDeleteBroadcaster /** provides the possibility of reviving an event for confirmation of delete. */ -[ uik(E2281734-33D6-11D1-AABE00A0-249D5590), ident( "XConfirmDeleteBroadcaster", 1.0 ) ] interface XConfirmDeleteBroadcaster: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -105,6 +104,9 @@ interface XConfirmDeleteBroadcaster: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:52 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:16 hjs initial import diff --git a/offapi/com/sun/star/form/XConfirmDeleteListener.idl b/offapi/com/sun/star/form/XConfirmDeleteListener.idl index dfc8c62b3..519037a55 100644 --- a/offapi/com/sun/star/form/XConfirmDeleteListener.idl +++ b/offapi/com/sun/star/form/XConfirmDeleteListener.idl @@ -2,9 +2,9 @@ * * $RCSfile: XConfirmDeleteListener.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-21 08:35:08 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:23 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -85,7 +85,6 @@ is performed. You may use the event to write your own confirmation messages. </p>@see com::sun::star::form::component::DatabaseForm */ -[ uik(E2281707-33D6-11D1-AABE00A0-249D5590), ident( "XConfirmDeleteListener", 1.0 ) ] interface XConfirmDeleteListener: com::sun::star::lang::XEventListener { //------------------------------------------------------------------------- @@ -103,6 +102,9 @@ interface XConfirmDeleteListener: com::sun::star::lang::XEventListener /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/21 08:35:08 mi + @see interface/service/... ident -> @see ident - for new docu generator + Revision 1.3 2000/11/08 12:42:52 mi moved from api diff --git a/offapi/com/sun/star/form/XDatabaseParameterBroadcaster.idl b/offapi/com/sun/star/form/XDatabaseParameterBroadcaster.idl index 9a11b292e..4545468b1 100644 --- a/offapi/com/sun/star/form/XDatabaseParameterBroadcaster.idl +++ b/offapi/com/sun/star/form/XDatabaseParameterBroadcaster.idl @@ -2,9 +2,9 @@ * * $RCSfile: XDatabaseParameterBroadcaster.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:52 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:23 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ // DocMerge from xml: interface com::sun::star::form::XDatabaseParameterBroadcaster /** provides the possibility of reveiving an event for configuration of parameters. */ -[ uik(E2281733-33D6-11D1-AABE00A0-249D5590), ident( "XDatabaseParameterBroadcaster", 1.0 ) ] interface XDatabaseParameterBroadcaster: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -105,6 +104,9 @@ interface XDatabaseParameterBroadcaster: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:52 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:16 hjs initial import diff --git a/offapi/com/sun/star/form/XDatabaseParameterListener.idl b/offapi/com/sun/star/form/XDatabaseParameterListener.idl index f40e80947..11457a009 100644 --- a/offapi/com/sun/star/form/XDatabaseParameterListener.idl +++ b/offapi/com/sun/star/form/XDatabaseParameterListener.idl @@ -2,9 +2,9 @@ * * $RCSfile: XDatabaseParameterListener.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-21 08:35:08 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:23 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -80,7 +80,6 @@ /** this event is posted if an execution of a parameterized SQL statement needs the values for the parameters.@see com::sun::star::form::component::DatabaseForm */ -[ uik(E2281732-33D6-11D1-AABE00A0-249D5590), ident( "XDatabaseParameterListener", 1.0 ) ] interface XDatabaseParameterListener: com::sun::star::lang::XEventListener { //------------------------------------------------------------------------- @@ -99,6 +98,9 @@ interface XDatabaseParameterListener: com::sun::star::lang::XEventListener /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/21 08:35:08 mi + @see interface/service/... ident -> @see ident - for new docu generator + Revision 1.3 2000/11/08 12:42:52 mi moved from api diff --git a/offapi/com/sun/star/form/XDeleteListener.idl b/offapi/com/sun/star/form/XDeleteListener.idl index 04f385a46..4f65930d2 100644 --- a/offapi/com/sun/star/form/XDeleteListener.idl +++ b/offapi/com/sun/star/form/XDeleteListener.idl @@ -2,9 +2,9 @@ * * $RCSfile: XDeleteListener.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:52 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:23 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -98,7 +98,6 @@ @deprecated */ -[ uik(E2281706-33D6-11D1-AABE00A0-249D5590), ident( "XDeleteListener", 1.0 ) ] interface XDeleteListener: com::sun::star::lang::XEventListener { //------------------------------------------------------------------------- @@ -125,6 +124,9 @@ interface XDeleteListener: com::sun::star::lang::XEventListener /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:52 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:16 hjs initial import diff --git a/offapi/com/sun/star/form/XErrorBroadcaster.idl b/offapi/com/sun/star/form/XErrorBroadcaster.idl index ad75a07d0..82eba76f9 100644 --- a/offapi/com/sun/star/form/XErrorBroadcaster.idl +++ b/offapi/com/sun/star/form/XErrorBroadcaster.idl @@ -2,9 +2,9 @@ * * $RCSfile: XErrorBroadcaster.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:52 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:23 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -92,7 +92,6 @@ @deprecated */ -[ uik(E2281735-33D6-11D1-AABE00A0-249D5590), ident( "XErrorBroadcaster", 1.0 ) ] interface XErrorBroadcaster: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -118,6 +117,9 @@ interface XErrorBroadcaster: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:52 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:16 hjs initial import diff --git a/offapi/com/sun/star/form/XErrorListener.idl b/offapi/com/sun/star/form/XErrorListener.idl index 7c822b950..f793cb9e0 100644 --- a/offapi/com/sun/star/form/XErrorListener.idl +++ b/offapi/com/sun/star/form/XErrorListener.idl @@ -2,9 +2,9 @@ * * $RCSfile: XErrorListener.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-21 08:35:08 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:23 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -93,7 +93,6 @@ @deprecated@see com::sun::star::form::component::DatabaseForm */ -[ uik(E2281711-33D6-11D1-AABE00A0-249D5590), ident( "XErrorListener", 1.0 ) ] interface XErrorListener: com::sun::star::lang::XEventListener { //------------------------------------------------------------------------- @@ -113,6 +112,9 @@ interface XErrorListener: com::sun::star::lang::XEventListener /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/21 08:35:08 mi + @see interface/service/... ident -> @see ident - for new docu generator + Revision 1.3 2000/11/08 12:42:52 mi moved from api diff --git a/offapi/com/sun/star/form/XForm.idl b/offapi/com/sun/star/form/XForm.idl index 95050dc66..5e0e2c991 100644 --- a/offapi/com/sun/star/form/XForm.idl +++ b/offapi/com/sun/star/form/XForm.idl @@ -2,9 +2,9 @@ * * $RCSfile: XForm.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:52 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:23 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -75,7 +75,6 @@ // DocMerge from xml: interface com::sun::star::form::XForm /** identifies a form component as being a (sub-) form. */ -[ uik(E2281724-33D6-11D1-AABE00A0-249D5590), ident( "XForm", 1.0 ) ] interface XForm: com::sun::star::form::XFormComponent { }; @@ -87,6 +86,9 @@ interface XForm: com::sun::star::form::XFormComponent /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:52 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:16 hjs initial import diff --git a/offapi/com/sun/star/form/XFormComponent.idl b/offapi/com/sun/star/form/XFormComponent.idl index b635801f8..e5b395120 100644 --- a/offapi/com/sun/star/form/XFormComponent.idl +++ b/offapi/com/sun/star/form/XFormComponent.idl @@ -2,9 +2,9 @@ * * $RCSfile: XFormComponent.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:52 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:23 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -84,7 +84,6 @@ </p>@see XForm */ -[ uik(E2281722-33D6-11D1-AABE00A0-249D5590), ident( "XFormComponent", 1.0 ) ] interface XFormComponent: com::sun::star::container::XChild { }; @@ -96,6 +95,9 @@ interface XFormComponent: com::sun::star::container::XChild /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:52 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:16 hjs initial import diff --git a/offapi/com/sun/star/form/XFormController.idl b/offapi/com/sun/star/form/XFormController.idl index cfc5c4dea..9cbbd5724 100644 --- a/offapi/com/sun/star/form/XFormController.idl +++ b/offapi/com/sun/star/form/XFormController.idl @@ -2,9 +2,9 @@ * * $RCSfile: XFormController.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:52 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:23 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -88,7 +88,6 @@ <p>It should represent all controls which belong to a form.</p> */ -[ uik(E2281726-33D6-11D1-AABE00A0-249D5590), ident( "XFormController", 1.0 ) ] interface XFormController: com::sun::star::awt::XTabController { //------------------------------------------------------------------------- @@ -96,7 +95,7 @@ interface XFormController: com::sun::star::awt::XTabController // DocMerge from xml: method com::sun::star::form::XFormController::getCurrentControl /** access to the current control may be null. */ - [const] com::sun::star::awt::XControl getCurrentControl(); + com::sun::star::awt::XControl getCurrentControl(); //------------------------------------------------------------------------- @@ -123,6 +122,9 @@ interface XFormController: com::sun::star::awt::XTabController /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:52 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:16 hjs initial import diff --git a/offapi/com/sun/star/form/XFormControllerListener.idl b/offapi/com/sun/star/form/XFormControllerListener.idl index 4b2c9867b..e2b52ac52 100644 --- a/offapi/com/sun/star/form/XFormControllerListener.idl +++ b/offapi/com/sun/star/form/XFormControllerListener.idl @@ -2,9 +2,9 @@ * * $RCSfile: XFormControllerListener.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:52 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:23 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -87,7 +87,6 @@ </p>@see XFormController */ -[ uik(E2281725-33D6-11D1-AABE00A0-249D5590), ident( "XFormControllerListener", 1.0 ) ] interface XFormControllerListener: com::sun::star::lang::XEventListener { //------------------------------------------------------------------------- @@ -116,6 +115,9 @@ interface XFormControllerListener: com::sun::star::lang::XEventListener /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:52 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:17 hjs initial import diff --git a/offapi/com/sun/star/form/XFormsSupplier.idl b/offapi/com/sun/star/form/XFormsSupplier.idl index 93d781cf1..114a5ab49 100644 --- a/offapi/com/sun/star/form/XFormsSupplier.idl +++ b/offapi/com/sun/star/form/XFormsSupplier.idl @@ -2,9 +2,9 @@ * * $RCSfile: XFormsSupplier.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:52 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:23 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -80,7 +80,6 @@ /** provides the access to a collection of forms. */ -[ uik(E2281728-33D6-11D1-AABE00A0-249D5590), ident( "XFormsSupplier", 1.0 ) ] interface XFormsSupplier: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -113,7 +112,7 @@ interface XFormsSupplier: com::sun::star::uno::XInterface </listing> */ - [const] com::sun::star::container::XNameContainer getForms(); + com::sun::star::container::XNameContainer getForms(); }; @@ -124,6 +123,9 @@ interface XFormsSupplier: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:52 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:17 hjs initial import diff --git a/offapi/com/sun/star/form/XGrid.idl b/offapi/com/sun/star/form/XGrid.idl index 46dd6eb27..05c8e0134 100644 --- a/offapi/com/sun/star/form/XGrid.idl +++ b/offapi/com/sun/star/form/XGrid.idl @@ -2,9 +2,9 @@ * * $RCSfile: XGrid.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:52 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:23 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -90,7 +90,6 @@ @deprecated */ -[ uik(E2281701-33D6-11D1-AABE00A0-249D5590), ident( "XGrid", 1.0 ) ] interface XGrid: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -98,7 +97,7 @@ interface XGrid: com::sun::star::uno::XInterface // DocMerge from xml: method com::sun::star::form::XGrid::getCurrentColumnPosition /** retrieves the current column position. */ - [const] short getCurrentColumnPosition(); + short getCurrentColumnPosition(); //------------------------------------------------------------------------- @@ -116,6 +115,9 @@ interface XGrid: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:52 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:16 hjs initial import diff --git a/offapi/com/sun/star/form/XGridColumnFactory.idl b/offapi/com/sun/star/form/XGridColumnFactory.idl index c2530851a..7bedf775f 100644 --- a/offapi/com/sun/star/form/XGridColumnFactory.idl +++ b/offapi/com/sun/star/form/XGridColumnFactory.idl @@ -2,9 +2,9 @@ * * $RCSfile: XGridColumnFactory.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:52 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:23 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -99,7 +99,6 @@ .</p> */ -[ uik(E2281700-33D6-11D1-AABE00A0-249D5590), ident( "XGridColumnFactory", 1.0 ) ] interface XGridColumnFactory: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -107,7 +106,7 @@ interface XGridColumnFactory: com::sun::star::uno::XInterface // DocMerge from xml: method com::sun::star::form::XGridColumnFactory::createColumn /** creates a new column object. */ - [const] com::sun::star::beans::XPropertySet createColumn( [in] string aColumnType ) + com::sun::star::beans::XPropertySet createColumn( [in] string aColumnType ) raises( com::sun::star::lang::IllegalArgumentException ); //------------------------------------------------------------------------- @@ -116,7 +115,7 @@ interface XGridColumnFactory: com::sun::star::uno::XInterface // DocMerge from idl: method com::sun::star::form::XGridColumnFactory::getColumnTypes /** returns a list of available column types. */ - [const] sequence<string> getColumnTypes(); + sequence<string> getColumnTypes(); }; //============================================================================= @@ -126,6 +125,9 @@ interface XGridColumnFactory: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:52 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:17 hjs initial import diff --git a/offapi/com/sun/star/form/XGridFieldDataSupplier.idl b/offapi/com/sun/star/form/XGridFieldDataSupplier.idl index b243aedd3..4dea64e60 100644 --- a/offapi/com/sun/star/form/XGridFieldDataSupplier.idl +++ b/offapi/com/sun/star/form/XGridFieldDataSupplier.idl @@ -2,9 +2,9 @@ * * $RCSfile: XGridFieldDataSupplier.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2001-01-31 09:57:00 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:23 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -95,20 +95,19 @@ @deprecated */ -[ uik(E2281731-33D6-11D1-AABE00A0-249D5590), ident( "XGridFieldDataSupplier", 1.0 ) ] interface XGridFieldDataSupplier: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR XGridFieldDataSupplier::queryFieldDataType // DocMerge: empty anyway - [const] sequence<boolean> queryFieldDataType( [in] type xType ); + sequence<boolean> queryFieldDataType( [in] type xType ); //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR XGridFieldDataSupplier::queryFieldData // DocMerge: empty anyway - [const] sequence<any> queryFieldData( [in] long nRow, + sequence<any> queryFieldData( [in] long nRow, [in] type xType ); }; @@ -119,6 +118,9 @@ interface XGridFieldDataSupplier: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2001/01/31 09:57:00 mi + TYPE_XIDLCLASS is now 'type' + Revision 1.3 2000/11/08 12:42:52 mi moved from api diff --git a/offapi/com/sun/star/form/XGridPeer.idl b/offapi/com/sun/star/form/XGridPeer.idl index 65ba79605..ac09a77fe 100644 --- a/offapi/com/sun/star/form/XGridPeer.idl +++ b/offapi/com/sun/star/form/XGridPeer.idl @@ -2,9 +2,9 @@ * * $RCSfile: XGridPeer.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:52 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:23 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -88,7 +88,6 @@ @deprecated@see com::sun::star::awt::XWindowPeer */ -[ uik(E2281702-33D6-11D1-AABE00A0-249D5590), ident( "XGridPeer", 1.0 ) ] interface XGridPeer: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -97,7 +96,7 @@ interface XGridPeer: com::sun::star::uno::XInterface /** retrieves the currently used column definitions of the peer. */ - [const] com::sun::star::container::XIndexContainer getColumns(); + com::sun::star::container::XIndexContainer getColumns(); //------------------------------------------------------------------------- @@ -115,6 +114,9 @@ interface XGridPeer: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:52 mi + moved from api + Revision 1.2 2000/10/09 14:24:55 mi #78715# exchanged stardiv::... by com::sun::star::... (especially in @see tags) diff --git a/offapi/com/sun/star/form/XImageProducerSupplier.idl b/offapi/com/sun/star/form/XImageProducerSupplier.idl index 19c7eb127..dd35a58e8 100644 --- a/offapi/com/sun/star/form/XImageProducerSupplier.idl +++ b/offapi/com/sun/star/form/XImageProducerSupplier.idl @@ -2,9 +2,9 @@ * * $RCSfile: XImageProducerSupplier.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:52 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:23 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ // DocMerge from xml: interface com::sun::star::form::XImageProducerSupplier /** provides the access to an image producer.@see com::sun::star::awt::XImageProducer */ -[ uik(E2281723-33D6-11D1-AABE00A0-249D5590), ident( "XImageProducerSupplier", 1.0 ) ] interface XImageProducerSupplier: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -87,7 +86,7 @@ interface XImageProducerSupplier: com::sun::star::uno::XInterface // DocMerge from xml: method com::sun::star::form::XImageProducerSupplier::getImageProducer /** accesses the image producer. */ - [const] com::sun::star::awt::XImageProducer getImageProducer(); + com::sun::star::awt::XImageProducer getImageProducer(); }; @@ -98,6 +97,9 @@ interface XImageProducerSupplier: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:52 mi + moved from api + Revision 1.2 2000/10/09 14:24:55 mi #78715# exchanged stardiv::... by com::sun::star::... (especially in @see tags) diff --git a/offapi/com/sun/star/form/XInsertListener.idl b/offapi/com/sun/star/form/XInsertListener.idl index 9266a11db..ca20dcd63 100644 --- a/offapi/com/sun/star/form/XInsertListener.idl +++ b/offapi/com/sun/star/form/XInsertListener.idl @@ -2,9 +2,9 @@ * * $RCSfile: XInsertListener.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:52 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:23 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -94,7 +94,6 @@ @deprecated */ -[ uik(E2281703-33D6-11D1-AABE00A0-249D5590), ident( "XInsertListener", 1.0 ) ] interface XInsertListener: com::sun::star::lang::XEventListener { //------------------------------------------------------------------------- @@ -120,6 +119,9 @@ interface XInsertListener: com::sun::star::lang::XEventListener /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:52 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:17 hjs initial import diff --git a/offapi/com/sun/star/form/XLoadListener.idl b/offapi/com/sun/star/form/XLoadListener.idl index d0f892c74..e8b7ed4d3 100644 --- a/offapi/com/sun/star/form/XLoadListener.idl +++ b/offapi/com/sun/star/form/XLoadListener.idl @@ -2,9 +2,9 @@ * * $RCSfile: XLoadListener.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-21 08:35:08 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:23 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -86,7 +86,6 @@ which want to listen to the data source that contains their database form. </p>@see com::sun::star::form::component::XLoadable */ -[ uik(E2281709-33D6-11D1-AABE00A0-249D5590), ident( "XLoadListener", 1.0 ) ] interface XLoadListener: com::sun::star::lang::XEventListener { //------------------------------------------------------------------------- @@ -137,6 +136,9 @@ interface XLoadListener: com::sun::star::lang::XEventListener /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/21 08:35:08 mi + @see interface/service/... ident -> @see ident - for new docu generator + Revision 1.3 2000/11/08 12:42:52 mi moved from api diff --git a/offapi/com/sun/star/form/XLoadable.idl b/offapi/com/sun/star/form/XLoadable.idl index 3f22855d7..48ea96eaf 100644 --- a/offapi/com/sun/star/form/XLoadable.idl +++ b/offapi/com/sun/star/form/XLoadable.idl @@ -2,9 +2,9 @@ * * $RCSfile: XLoadable.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:52 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:23 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -78,7 +78,6 @@ // DocMerge from xml: interface com::sun::star::form::XLoadable /** interface provides functionality to implement objects which may be loaded. */ -[ uik(9E77330E-A3F3-11d3-86A80050-04D8BBE7), ident( "XLoadable", 1.0 ) ] interface XLoadable: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -133,6 +132,9 @@ interface XLoadable: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:52 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:17 hjs initial import diff --git a/offapi/com/sun/star/form/XPositioningListener.idl b/offapi/com/sun/star/form/XPositioningListener.idl index a6b9173a3..4489c5dea 100644 --- a/offapi/com/sun/star/form/XPositioningListener.idl +++ b/offapi/com/sun/star/form/XPositioningListener.idl @@ -2,9 +2,9 @@ * * $RCSfile: XPositioningListener.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:52 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:23 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -94,7 +94,6 @@ @deprecated */ -[ uik(E2281708-33D6-11D1-AABE00A0-249D5590), ident( "XPositioningListener", 1.0 ) ] interface XPositioningListener: com::sun::star::lang::XEventListener { //------------------------------------------------------------------------- @@ -113,6 +112,9 @@ interface XPositioningListener: com::sun::star::lang::XEventListener /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:52 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:17 hjs initial import diff --git a/offapi/com/sun/star/form/XReset.idl b/offapi/com/sun/star/form/XReset.idl index 7b4c0a741..9108ee794 100644 --- a/offapi/com/sun/star/form/XReset.idl +++ b/offapi/com/sun/star/form/XReset.idl @@ -2,9 +2,9 @@ * * $RCSfile: XReset.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:53 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:23 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ // DocMerge from xml: interface com::sun::star::form::XReset /** provides functionality to reset components to their default values. */ -[ uik(E2281717-33D6-11D1-AABE00A0-249D5590), ident( "XReset", 1.0 ) ] interface XReset: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -113,6 +112,9 @@ interface XReset: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:53 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:17 hjs initial import diff --git a/offapi/com/sun/star/form/XResetListener.idl b/offapi/com/sun/star/form/XResetListener.idl index 8ff4f4f83..9b9b3f658 100644 --- a/offapi/com/sun/star/form/XResetListener.idl +++ b/offapi/com/sun/star/form/XResetListener.idl @@ -2,9 +2,9 @@ * * $RCSfile: XResetListener.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:53 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:23 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -100,7 +100,6 @@ </pre> </pre>@see XReset */ -[ uik(E2281716-33D6-11D1-AABE00A0-249D5590), ident( "XResetListener", 1.0 ) ] interface XResetListener: com::sun::star::lang::XEventListener { //------------------------------------------------------------------------- @@ -132,6 +131,9 @@ interface XResetListener: com::sun::star::lang::XEventListener /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:53 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:17 hjs initial import diff --git a/offapi/com/sun/star/form/XRestoreListener.idl b/offapi/com/sun/star/form/XRestoreListener.idl index c10d07578..301570838 100644 --- a/offapi/com/sun/star/form/XRestoreListener.idl +++ b/offapi/com/sun/star/form/XRestoreListener.idl @@ -2,9 +2,9 @@ * * $RCSfile: XRestoreListener.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:53 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:23 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -98,7 +98,6 @@ @deprecated */ -[ uik(E2281705-33D6-11D1-AABE00A0-249D5590), ident( "XRestoreListener", 1.0 ) ] interface XRestoreListener: com::sun::star::lang::XEventListener { //------------------------------------------------------------------------- @@ -117,6 +116,9 @@ interface XRestoreListener: com::sun::star::lang::XEventListener /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:53 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:17 hjs initial import diff --git a/offapi/com/sun/star/form/XSubmit.idl b/offapi/com/sun/star/form/XSubmit.idl index e4de999bc..2daa18498 100644 --- a/offapi/com/sun/star/form/XSubmit.idl +++ b/offapi/com/sun/star/form/XSubmit.idl @@ -2,9 +2,9 @@ * * $RCSfile: XSubmit.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:53 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:23 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -96,7 +96,6 @@ attribute. In most cases the value portion is the value displayed by the element, for example, the text displayed in a text field.</p> */ -[ uik(E2281719-33D6-11D1-AABE00A0-249D5590), ident( "XSubmit", 1.0 ) ] interface XSubmit: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -130,6 +129,9 @@ interface XSubmit: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:53 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:17 hjs initial import diff --git a/offapi/com/sun/star/form/XSubmitListener.idl b/offapi/com/sun/star/form/XSubmitListener.idl index 835140a88..85d8e1b6a 100644 --- a/offapi/com/sun/star/form/XSubmitListener.idl +++ b/offapi/com/sun/star/form/XSubmitListener.idl @@ -2,9 +2,9 @@ * * $RCSfile: XSubmitListener.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:53 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:23 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -86,7 +86,6 @@ </p>@see XSubmit */ -[ uik(73DE5BB5-D7BF-11d3-9FC00010-5AEF84A7), ident( "XSubmitListener", 1.0 ) ] interface XSubmitListener: com::sun::star::lang::XEventListener { //------------------------------------------------------------------------- @@ -105,6 +104,9 @@ interface XSubmitListener: com::sun::star::lang::XEventListener /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:53 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:17 hjs initial import diff --git a/offapi/com/sun/star/form/XUpdateBroadcaster.idl b/offapi/com/sun/star/form/XUpdateBroadcaster.idl index 132a0a159..1da242c9b 100644 --- a/offapi/com/sun/star/form/XUpdateBroadcaster.idl +++ b/offapi/com/sun/star/form/XUpdateBroadcaster.idl @@ -2,9 +2,9 @@ * * $RCSfile: XUpdateBroadcaster.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:53 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:23 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ // DocMerge from xml: interface com::sun::star::form::XUpdateBroadcaster /** is the listener interface for receiving "approveUpdate" and "updated" events. */ -[ uik(E2281736-33D6-11D1-AABE00A0-249D5590), ident( "XUpdateBroadcaster", 1.0 ) ] interface XUpdateBroadcaster: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -106,6 +105,9 @@ interface XUpdateBroadcaster: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:42:53 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:17 hjs initial import diff --git a/offapi/com/sun/star/form/XUpdateListener.idl b/offapi/com/sun/star/form/XUpdateListener.idl index 6dd0cdd5f..7fe59ac15 100644 --- a/offapi/com/sun/star/form/XUpdateListener.idl +++ b/offapi/com/sun/star/form/XUpdateListener.idl @@ -2,9 +2,9 @@ * * $RCSfile: XUpdateListener.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-21 08:35:08 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:23 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -87,7 +87,6 @@ record. The events are posted in the following order:<br> "changing data" -&gt; approveUpdate -&gt; "do update" -&gt; updated </p>@see com::sun::star::form::component::DatabaseForm */ -[ uik(E2281704-33D6-11D1-AABE00A0-249D5590), ident( "XUpdateListener", 1.0 ) ] interface XUpdateListener: com::sun::star::lang::XEventListener { //------------------------------------------------------------------------- @@ -114,6 +113,9 @@ interface XUpdateListener: com::sun::star::lang::XEventListener /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/21 08:35:08 mi + @see interface/service/... ident -> @see ident - for new docu generator + Revision 1.3 2000/11/08 12:42:53 mi moved from api diff --git a/offapi/com/sun/star/frame/XBrowseHistoryRegistry.idl b/offapi/com/sun/star/frame/XBrowseHistoryRegistry.idl index bcf793670..44ba00aee 100644 --- a/offapi/com/sun/star/frame/XBrowseHistoryRegistry.idl +++ b/offapi/com/sun/star/frame/XBrowseHistoryRegistry.idl @@ -2,9 +2,9 @@ * * $RCSfile: XBrowseHistoryRegistry.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:14 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:25 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ // DocMerge from xml: interface com::sun::star::frame::XBrowseHistoryRegistry /** @deprecated */ -[ uik(E2280120-33D6-11D1-AABE00A0-249D5590), ident( "XBrowseHistoryRegistry", 1.0 ) ] interface XBrowseHistoryRegistry: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -103,6 +102,9 @@ interface XBrowseHistoryRegistry: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:14 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:21 hjs initial import diff --git a/offapi/com/sun/star/frame/XComponentLoader.idl b/offapi/com/sun/star/frame/XComponentLoader.idl index 125b5e825..95f30cb5c 100644 --- a/offapi/com/sun/star/frame/XComponentLoader.idl +++ b/offapi/com/sun/star/frame/XComponentLoader.idl @@ -2,9 +2,9 @@ * * $RCSfile: XComponentLoader.idl,v $ * - * $Revision: 1.7 $ + * $Revision: 1.8 $ * - * last change: $Author: mi $ $Date: 2000-12-21 15:04:54 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:25 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -94,7 +94,6 @@ module com { module sun { module star { module frame { @see Frame @see XFrame */ -[ uik(E2280106-33D6-11D1-AABE00A0-249D5590), ident( "XComponentLoader", 1.0 ) ] interface XComponentLoader: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -141,6 +140,9 @@ interface XComponentLoader: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.7 2000/12/21 15:04:54 mi + typo fixed: FrameSearchFlags now without s at the end + Revision 1.6 2000/12/21 15:03:56 mi typo fixed: FrameSearchFlagsy now without y at the end diff --git a/offapi/com/sun/star/frame/XComponentRegistry.idl b/offapi/com/sun/star/frame/XComponentRegistry.idl index 85172c9c1..6d685293f 100644 --- a/offapi/com/sun/star/frame/XComponentRegistry.idl +++ b/offapi/com/sun/star/frame/XComponentRegistry.idl @@ -2,9 +2,9 @@ * * $RCSfile: XComponentRegistry.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:14 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:25 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -87,7 +87,6 @@ @deprecated@see XFrame */ -[ uik(E2280101-33D6-11D1-AABE00A0-249D5590), ident( "XComponentRegistry", 1.0 ) ] interface XComponentRegistry: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -105,6 +104,9 @@ interface XComponentRegistry: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:14 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:21 hjs initial import diff --git a/offapi/com/sun/star/frame/XConfigManager.idl b/offapi/com/sun/star/frame/XConfigManager.idl index d379391ff..4e3236d6f 100644 --- a/offapi/com/sun/star/frame/XConfigManager.idl +++ b/offapi/com/sun/star/frame/XConfigManager.idl @@ -2,9 +2,9 @@ * * $RCSfile: XConfigManager.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:14 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:25 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -81,7 +81,6 @@ // DocMerge from xml: interface com::sun::star::frame::XConfigManager /** @deprecated */ -[ uik(D71AE998-9378-11D3-9ECA0050-04526B21), ident("XConfigManager", 1.0) ] interface XConfigManager: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/frame/XController.idl b/offapi/com/sun/star/frame/XController.idl index 260f8f7fa..c0a12d4f5 100644 --- a/offapi/com/sun/star/frame/XController.idl +++ b/offapi/com/sun/star/frame/XController.idl @@ -2,9 +2,9 @@ * * $RCSfile: XController.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-21 08:35:10 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:25 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -80,7 +80,6 @@ interface XModel; @see XFrame @see com::sun::star::awt::XWindow */ -[ uik(E2280115-33D6-11D1-AABE00A0-249D5590), ident( "XController", 1.0 ) ] interface XController: com::sun::star::lang::XComponent { //------------------------------------------------------------------------- @@ -150,6 +149,9 @@ interface XController: com::sun::star::lang::XComponent /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/21 08:35:10 mi + @see interface/service/... ident -> @see ident - for new docu generator + Revision 1.3 2000/11/08 12:43:14 mi moved from api diff --git a/offapi/com/sun/star/frame/XDesktop.idl b/offapi/com/sun/star/frame/XDesktop.idl index 23a218996..f2ee4eb62 100644 --- a/offapi/com/sun/star/frame/XDesktop.idl +++ b/offapi/com/sun/star/frame/XDesktop.idl @@ -2,9 +2,9 @@ * * $RCSfile: XDesktop.idl,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: mi $ $Date: 2000-12-21 08:35:10 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:25 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -100,7 +100,6 @@ </p>@see Desktop */ -[ uik(E2280119-33D6-11D1-AABE00A0-249D5590), ident( "XDesktop", 1.0 ) ] interface XDesktop: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -157,7 +156,7 @@ interface XDesktop: com::sun::star::uno::XInterface @see Components */ - [const] com::sun::star::container::XEnumerationAccess getComponents(); + com::sun::star::container::XEnumerationAccess getComponents(); //------------------------------------------------------------------------- @@ -169,7 +168,7 @@ interface XDesktop: com::sun::star::uno::XInterface active component. If no model existsm it is the active controller (view) itself. */ - [const] com::sun::star::lang::XComponent getCurrentComponent(); + com::sun::star::lang::XComponent getCurrentComponent(); //------------------------------------------------------------------------- @@ -178,7 +177,7 @@ interface XDesktop: com::sun::star::uno::XInterface the frame of the component which has the UI focus within this desktop enviroment. */ - [const] com::sun::star::frame::XFrame getCurrentFrame(); + com::sun::star::frame::XFrame getCurrentFrame(); }; @@ -189,6 +188,9 @@ interface XDesktop: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.5 2000/12/21 08:35:10 mi + @see interface/service/... ident -> @see ident - for new docu generator + Revision 1.4 2000/12/14 12:53:37 mi <true></true> -> <TRUE/> and same with FALSE diff --git a/offapi/com/sun/star/frame/XDesktopTask.idl b/offapi/com/sun/star/frame/XDesktopTask.idl index 35bba6e72..6cc899b7c 100644 --- a/offapi/com/sun/star/frame/XDesktopTask.idl +++ b/offapi/com/sun/star/frame/XDesktopTask.idl @@ -2,9 +2,9 @@ * * $RCSfile: XDesktopTask.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:14 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:25 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ // DocMerge from xml: interface com::sun::star::frame::XDesktopTask /** is used to initialize and close a desktop task. */ -[ uik(E2280131-33D6-11D1-AABE00A0-249D5590), ident( "XDesktopTask", 1.0 ) ] interface XDesktopTask: com::sun::star::lang::XComponent { //------------------------------------------------------------------------- @@ -105,6 +104,9 @@ interface XDesktopTask: com::sun::star::lang::XComponent /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:14 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:21 hjs initial import diff --git a/offapi/com/sun/star/frame/XDispatch.idl b/offapi/com/sun/star/frame/XDispatch.idl index b7ec2eb67..20fd48024 100644 --- a/offapi/com/sun/star/frame/XDispatch.idl +++ b/offapi/com/sun/star/frame/XDispatch.idl @@ -2,9 +2,9 @@ * * $RCSfile: XDispatch.idl,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: mi $ $Date: 2000-12-19 16:03:30 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:25 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -105,7 +105,6 @@ module com { module sun { module star { module frame { @see Frame @see View */ -[ uik(E2280122-33D6-11D1-AABE00A0-249D5590), ident( "XDispatch", 1.0 ) ] interface XDispatch: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -165,6 +164,9 @@ interface XDispatch: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.5 2000/12/19 16:03:30 mi + documentations syntax errors fixed + Revision 1.4 2000/12/19 13:37:15 mi syntax errors in documentation fixed diff --git a/offapi/com/sun/star/frame/XDispatchProvider.idl b/offapi/com/sun/star/frame/XDispatchProvider.idl index 99649d2f9..ffc420fe2 100644 --- a/offapi/com/sun/star/frame/XDispatchProvider.idl +++ b/offapi/com/sun/star/frame/XDispatchProvider.idl @@ -2,9 +2,9 @@ * * $RCSfile: XDispatchProvider.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-19 16:03:30 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:25 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -88,7 +88,6 @@ /** provides <type>XDispatch</type> interfaces for certain functions which are useful at the UI. */ -[ uik(E2280133-33D6-11D1-AABE00A0-249D5590), ident( "XDispatchProvider", 1.0 ) ] interface XDispatchProvider: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -124,6 +123,9 @@ interface XDispatchProvider: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/19 16:03:30 mi + documentations syntax errors fixed + Revision 1.3 2000/11/08 12:43:14 mi moved from api diff --git a/offapi/com/sun/star/frame/XDispatchProviderInterception.idl b/offapi/com/sun/star/frame/XDispatchProviderInterception.idl index 7240fbcce..84ca7d69d 100644 --- a/offapi/com/sun/star/frame/XDispatchProviderInterception.idl +++ b/offapi/com/sun/star/frame/XDispatchProviderInterception.idl @@ -2,9 +2,9 @@ * * $RCSfile: XDispatchProviderInterception.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-11 17:11:00 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:25 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -80,7 +80,6 @@ /** makes it possible to register an <type>XDispatchProvider</type> which intercepts all requests of <type>XDispatch</type> to this instance. */ -[ uik(CB9642C0-5C62-11D3-9F5B0010-5AEF84A7), ident( "XDispatchProviderInterception", 1.0 ) ] interface XDispatchProviderInterception: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -111,6 +110,9 @@ interface XDispatchProviderInterception: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/11 17:11:00 mi + broken member-link fixed + Revision 1.3 2000/11/08 12:43:14 mi moved from api diff --git a/offapi/com/sun/star/frame/XDispatchProviderInterceptor.idl b/offapi/com/sun/star/frame/XDispatchProviderInterceptor.idl index 5951058c4..75ca9ca7c 100644 --- a/offapi/com/sun/star/frame/XDispatchProviderInterceptor.idl +++ b/offapi/com/sun/star/frame/XDispatchProviderInterceptor.idl @@ -2,9 +2,9 @@ * * $RCSfile: XDispatchProviderInterceptor.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-19 16:03:30 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:25 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -75,7 +75,6 @@ // DocMerge from xml: interface com::sun::star::frame::XDispatchProviderInterceptor /** makes it possible to intercept request of <type>XDispatch</type>. */ -[ uik(E2280135-33D6-11D1-AABE00A0-249D5590), ident( "XDispatchProviderInterceptor", 1.0 ) ] interface XDispatchProviderInterceptor: com::sun::star::frame::XDispatchProvider { //------------------------------------------------------------------------- @@ -135,6 +134,9 @@ interface XDispatchProviderInterceptor: com::sun::star::frame::XDispatchProvider /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/19 16:03:30 mi + documentations syntax errors fixed + Revision 1.3 2000/11/08 12:43:14 mi moved from api diff --git a/offapi/com/sun/star/frame/XDocumentTemplates.idl b/offapi/com/sun/star/frame/XDocumentTemplates.idl index 3bf07e286..b18020eb8 100644 --- a/offapi/com/sun/star/frame/XDocumentTemplates.idl +++ b/offapi/com/sun/star/frame/XDocumentTemplates.idl @@ -2,9 +2,9 @@ * * $RCSfile: XDocumentTemplates.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: dv $ $Date: 2001-03-09 15:06:21 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:25 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -78,7 +78,6 @@ module com { module sun { module star { module frame { // DocMerge from xml: interface com::sun::star::frame::XDocumentTemplates /** makes it possible to receive events when the state of a feature changes. */ -[ uik(88A794B3-1154-11d5-A00F0050-04D81245), ident( "XDocumentTemplates", 1.0 ) ] interface XDocumentTemplates: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -127,6 +126,9 @@ interface XDocumentTemplates: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.1 2001/03/09 15:06:21 dv + First checkin + =============================================================================*/ #endif diff --git a/offapi/com/sun/star/frame/XExtendedFilterDetection.idl b/offapi/com/sun/star/frame/XExtendedFilterDetection.idl index 42fe59a03..69d8a959c 100644 --- a/offapi/com/sun/star/frame/XExtendedFilterDetection.idl +++ b/offapi/com/sun/star/frame/XExtendedFilterDetection.idl @@ -2,9 +2,9 @@ * * $RCSfile: XExtendedFilterDetection.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:14 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:25 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -87,7 +87,6 @@ @deprecated */ -[ uik(56EA6A4A-90FA-476d-870218F8-25066010), ident("XExtendedFilterDetection", 1.0) ] interface XExtendedFilterDetection: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/frame/XFilterDetect.idl b/offapi/com/sun/star/frame/XFilterDetect.idl index 63e13a7a1..72aa61f9c 100644 --- a/offapi/com/sun/star/frame/XFilterDetect.idl +++ b/offapi/com/sun/star/frame/XFilterDetect.idl @@ -2,9 +2,9 @@ * * $RCSfile: XFilterDetect.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:14 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:25 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -87,7 +87,6 @@ @deprecated */ -[ uik(E2280128-33D6-11D1-AABE00A0-249D5590), ident( "XFilterDetect", 1.0 ) ] interface XFilterDetect: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -109,6 +108,9 @@ interface XFilterDetect: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:14 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:21 hjs initial import diff --git a/offapi/com/sun/star/frame/XFrame.idl b/offapi/com/sun/star/frame/XFrame.idl index b76b5b123..55886ba76 100644 --- a/offapi/com/sun/star/frame/XFrame.idl +++ b/offapi/com/sun/star/frame/XFrame.idl @@ -2,9 +2,9 @@ * * $RCSfile: XFrame.idl,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: mi $ $Date: 2000-12-19 16:03:30 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:25 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -82,7 +82,6 @@ interface XFramesSupplier; // DocMerge from xml: interface com::sun::star::frame::XFrame /** makes it possible to control a <type>Frame</type> */ -[ uik(E2280107-33D6-11D1-AABE00A0-249D5590), ident( "XFrame", 1.0 ) ] interface XFrame: com::sun::star::lang::XComponent { //------------------------------------------------------------------------- @@ -125,7 +124,7 @@ interface XFrame: com::sun::star::lang::XComponent /** @returns the frame container that created this frame. */ - [const] XFramesSupplier getCreator(); + XFramesSupplier getCreator(); //------------------------------------------------------------------------- @@ -135,7 +134,7 @@ interface XFrame: com::sun::star::lang::XComponent <p>See specification of HTML framesets for reference. */ - [const] string getName(); + string getName(); //------------------------------------------------------------------------- @@ -266,7 +265,7 @@ interface XFrame: com::sun::star::lang::XComponent <p>The frame is the owner of the window. */ - [const] com::sun::star::awt::XWindow getComponentWindow(); + com::sun::star::awt::XWindow getComponentWindow(); //------------------------------------------------------------------------- @@ -276,7 +275,7 @@ interface XFrame: com::sun::star::lang::XComponent <p>Normally it is set by a frame loader. */ - [const] XController getController(); + XController getController(); //------------------------------------------------------------------------- @@ -334,6 +333,9 @@ interface XFrame: com::sun::star::lang::XComponent /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.5 2000/12/19 16:03:30 mi + documentations syntax errors fixed + Revision 1.4 2000/12/14 12:53:37 mi <true></true> -> <TRUE/> and same with FALSE diff --git a/offapi/com/sun/star/frame/XFrameActionListener.idl b/offapi/com/sun/star/frame/XFrameActionListener.idl index 9a51e200a..0921dcd52 100644 --- a/offapi/com/sun/star/frame/XFrameActionListener.idl +++ b/offapi/com/sun/star/frame/XFrameActionListener.idl @@ -2,9 +2,9 @@ * * $RCSfile: XFrameActionListener.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:14 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:25 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -86,7 +86,6 @@ @see XDesktop::addFrameActionListener @see XDesktop::removeFrameActionListener */ -[ uik(E2280118-33D6-11D1-AABE00A0-249D5590), ident( "XFrameActionListener", 1.0 ) ] interface XFrameActionListener: com::sun::star::lang::XEventListener { //------------------------------------------------------------------------- @@ -105,6 +104,9 @@ interface XFrameActionListener: com::sun::star::lang::XEventListener /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:14 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:21 hjs initial import diff --git a/offapi/com/sun/star/frame/XFrameLoader.idl b/offapi/com/sun/star/frame/XFrameLoader.idl index c9adac21d..05c6b38e9 100644 --- a/offapi/com/sun/star/frame/XFrameLoader.idl +++ b/offapi/com/sun/star/frame/XFrameLoader.idl @@ -2,9 +2,9 @@ * * $RCSfile: XFrameLoader.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:14 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:25 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -85,7 +85,6 @@ //============================================================================= // DocMerge: empty anyway -[ uik(E2280103-33D6-11D1-AABE00A0-249D5590), ident( "XFrameLoader", 1.0 ) ] interface XFrameLoader: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -119,6 +118,9 @@ interface XFrameLoader: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:14 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:21 hjs initial import diff --git a/offapi/com/sun/star/frame/XFrameLoaderQuery.idl b/offapi/com/sun/star/frame/XFrameLoaderQuery.idl index 79a274a3e..b00a4da16 100644 --- a/offapi/com/sun/star/frame/XFrameLoaderQuery.idl +++ b/offapi/com/sun/star/frame/XFrameLoaderQuery.idl @@ -2,9 +2,9 @@ * * $RCSfile: XFrameLoaderQuery.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:14 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:25 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -94,7 +94,6 @@ @deprecated */ -[ uik(D65567DA-E825-4f90-BFABE287-98340C75), ident("XFrameLoaderQuery", 1.0) ] interface XFrameLoaderQuery: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/frame/XFrameSetModel.idl b/offapi/com/sun/star/frame/XFrameSetModel.idl index 0e4cb4f5f..98c38724c 100644 --- a/offapi/com/sun/star/frame/XFrameSetModel.idl +++ b/offapi/com/sun/star/frame/XFrameSetModel.idl @@ -2,9 +2,9 @@ * * $RCSfile: XFrameSetModel.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:14 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:25 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -89,7 +89,6 @@ @deprecated */ -[ uik(E2280100-33D6-11D1-AABE00A0-249D5590), ident( "XFrameSetModel", 1.0 ) ] interface XFrameSetModel: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -111,6 +110,9 @@ interface XFrameSetModel: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:14 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:22 hjs initial import diff --git a/offapi/com/sun/star/frame/XFrames.idl b/offapi/com/sun/star/frame/XFrames.idl index 4fd1aaaf2..361ed0bd0 100644 --- a/offapi/com/sun/star/frame/XFrames.idl +++ b/offapi/com/sun/star/frame/XFrames.idl @@ -2,9 +2,9 @@ * * $RCSfile: XFrames.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-21 08:35:10 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:25 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -87,7 +87,6 @@ </p>@see XFrame @see Frame */ -[ uik(E2280109-33D6-11D1-AABE00A0-249D5590), ident( "XFrames", 1.0 ) ] interface XFrames: com::sun::star::container::XIndexAccess { //------------------------------------------------------------------------- @@ -139,6 +138,9 @@ interface XFrames: com::sun::star::container::XIndexAccess /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/21 08:35:10 mi + @see interface/service/... ident -> @see ident - for new docu generator + Revision 1.3 2000/11/08 12:43:14 mi moved from api diff --git a/offapi/com/sun/star/frame/XFramesSupplier.idl b/offapi/com/sun/star/frame/XFramesSupplier.idl index f1723da08..16f5f67ef 100644 --- a/offapi/com/sun/star/frame/XFramesSupplier.idl +++ b/offapi/com/sun/star/frame/XFramesSupplier.idl @@ -2,9 +2,9 @@ * * $RCSfile: XFramesSupplier.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:14 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:25 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -74,7 +74,6 @@ interface XFrames; //============================================================================= // DocMerge: empty anyway -[ uik(E2280108-33D6-11D1-AABE00A0-249D5590), ident( "XFramesSupplier", 1.0 ) ] interface XFramesSupplier: XFrame { //------------------------------------------------------------------------- @@ -99,7 +98,7 @@ interface XFramesSupplier: XFrame window ever had the focus, the first frame within this frame is returned. */ - [const] XFrame getActiveFrame(); + XFrame getActiveFrame(); //------------------------------------------------------------------------- @@ -151,6 +150,9 @@ interface XFramesSupplier: XFrame /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:14 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:21 hjs initial import diff --git a/offapi/com/sun/star/frame/XInterceptorInfo.idl b/offapi/com/sun/star/frame/XInterceptorInfo.idl index eb1257fa5..2cf606f57 100644 --- a/offapi/com/sun/star/frame/XInterceptorInfo.idl +++ b/offapi/com/sun/star/frame/XInterceptorInfo.idl @@ -2,9 +2,9 @@ * * $RCSfile: XInterceptorInfo.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:14 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:25 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -75,7 +75,6 @@ zB. get URL lists for interception Use it as an additional interface to <type>XDispatchProviderInterceptor</type>. */ -[ uik(599AC162-87F4-4b55-A3F9D09E-6710B0C4), ident( "XInterceptorInfo", 1.0 ) ] interface XInterceptorInfo: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -93,6 +92,9 @@ interface XInterceptorInfo: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:14 mi + moved from api + Revision 1.1 2000/10/18 12:09:31 as #79050# new interface support interception of selected URLs diff --git a/offapi/com/sun/star/frame/XLoadEventListener.idl b/offapi/com/sun/star/frame/XLoadEventListener.idl index ac59032d3..7c5e43e67 100644 --- a/offapi/com/sun/star/frame/XLoadEventListener.idl +++ b/offapi/com/sun/star/frame/XLoadEventListener.idl @@ -2,9 +2,9 @@ * * $RCSfile: XLoadEventListener.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:14 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:25 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -76,7 +76,6 @@ interface XFrameLoader; // DocMerge from xml: interface com::sun::star::frame::XLoadEventListener /** is used to receive callbacks from a frame loader. */ -[ uik(E2280102-33D6-11D1-AABE00A0-249D5590), ident( "XLoadEventListener", 1.0 ) ] interface XLoadEventListener: com::sun::star::lang::XEventListener { //------------------------------------------------------------------------- @@ -102,6 +101,9 @@ interface XLoadEventListener: com::sun::star::lang::XEventListener /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:14 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:22 hjs initial import diff --git a/offapi/com/sun/star/frame/XModel.idl b/offapi/com/sun/star/frame/XModel.idl index 2ea12171f..15ee8dd69 100644 --- a/offapi/com/sun/star/frame/XModel.idl +++ b/offapi/com/sun/star/frame/XModel.idl @@ -2,9 +2,9 @@ * * $RCSfile: XModel.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:14 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:25 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -103,7 +103,6 @@ current controller. And if that controller supports the interface <type>XSelectionSupplier</type>, it has a current selection too. */ -[ uik(E2280111-33D6-11D1-AABE00A0-249D5590), ident( "XModel", 1.0 ) ] interface XModel: com::sun::star::lang::XComponent { //------------------------------------------------------------------------- @@ -242,7 +241,7 @@ interface XModel: com::sun::star::lang::XComponent ever was active, the controller first registered is returned. If no controller is registered for this model, NULL is returned. */ - [const] com::sun::star::frame::XController getCurrentController(); + com::sun::star::frame::XController getCurrentController(); //------------------------------------------------------------------------- @@ -260,7 +259,7 @@ interface XModel: com::sun::star::lang::XComponent <p>If there is no current controller, it returns NULL. */ - [const] com::sun::star::uno::XInterface getCurrentSelection(); + com::sun::star::uno::XInterface getCurrentSelection(); }; @@ -271,6 +270,9 @@ interface XModel: com::sun::star::lang::XComponent /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:14 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:22 hjs initial import diff --git a/offapi/com/sun/star/frame/XStatusListener.idl b/offapi/com/sun/star/frame/XStatusListener.idl index 62ea7808c..862c315ae 100644 --- a/offapi/com/sun/star/frame/XStatusListener.idl +++ b/offapi/com/sun/star/frame/XStatusListener.idl @@ -2,9 +2,9 @@ * * $RCSfile: XStatusListener.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:14 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:25 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ // DocMerge from xml: interface com::sun::star::frame::XStatusListener /** makes it possible to receive events when the state of a feature changes. */ -[ uik(E2280121-33D6-11D1-AABE00A0-249D5590), ident( "XStatusListener", 1.0 ) ] interface XStatusListener: com::sun::star::lang::XEventListener { //------------------------------------------------------------------------- @@ -98,6 +97,9 @@ interface XStatusListener: com::sun::star::lang::XEventListener /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:14 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:22 hjs initial import diff --git a/offapi/com/sun/star/frame/XStorable.idl b/offapi/com/sun/star/frame/XStorable.idl index 58532d8c9..f0264f6ec 100644 --- a/offapi/com/sun/star/frame/XStorable.idl +++ b/offapi/com/sun/star/frame/XStorable.idl @@ -2,9 +2,9 @@ * * $RCSfile: XStorable.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-19 16:03:30 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:25 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -99,7 +99,6 @@ </li> </ol> */ -[ uik(E2280112-33D6-11D1-AABE00A0-249D5590), ident( "XStorable", 1.0 ) ] interface XStorable: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -111,7 +110,7 @@ interface XStorable: com::sun::star::uno::XInterface <p>The object may know the location because it was loaded from there, or because it is stored there. */ - [const] boolean hasLocation(); + boolean hasLocation(); //------------------------------------------------------------------------- @@ -122,7 +121,7 @@ interface XStorable: com::sun::star::uno::XInterface <p>After <member>XStorable::storeAsURL</member> it returns the URL the object was stored to. */ - [const] string getLocation(); + string getLocation(); //------------------------------------------------------------------------- @@ -133,7 +132,7 @@ interface XStorable: com::sun::star::uno::XInterface <p>It is not possible to call store() successfully when the data store is read-only. */ - [const] boolean isReadonly(); + boolean isReadonly(); //------------------------------------------------------------------------- @@ -217,6 +216,9 @@ interface XStorable: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/19 16:03:30 mi + documentations syntax errors fixed + Revision 1.3 2000/11/08 12:43:14 mi moved from api diff --git a/offapi/com/sun/star/frame/XSynchronousFrameLoader.idl b/offapi/com/sun/star/frame/XSynchronousFrameLoader.idl index f6cadc471..c0c267f06 100644 --- a/offapi/com/sun/star/frame/XSynchronousFrameLoader.idl +++ b/offapi/com/sun/star/frame/XSynchronousFrameLoader.idl @@ -2,9 +2,9 @@ * * $RCSfile: XSynchronousFrameLoader.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: as $ $Date: 2000-11-20 10:06:11 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:25 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -86,7 +86,6 @@ </p> */ -[ uik(F5869703-E1C8-4f28-ACB07127-228FBEA4), ident( "XSynchronousFrameLoader", 1.0 ) ] interface XSynchronousFrameLoader: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/frame/XTask.idl b/offapi/com/sun/star/frame/XTask.idl index 95459eba9..b8cc8d476 100644 --- a/offapi/com/sun/star/frame/XTask.idl +++ b/offapi/com/sun/star/frame/XTask.idl @@ -2,9 +2,9 @@ * * $RCSfile: XTask.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:14 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:25 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -87,7 +87,6 @@ @see XWindowArranger for substitute. */ -[ uik(E2280116-33D6-11D1-AABE00A0-249D5590), ident( "XTask", 1.0 ) ] interface XTask: com::sun::star::frame::XFrame { //------------------------------------------------------------------------- @@ -127,6 +126,9 @@ interface XTask: com::sun::star::frame::XFrame /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:14 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:22 hjs initial import diff --git a/offapi/com/sun/star/frame/XTasksSupplier.idl b/offapi/com/sun/star/frame/XTasksSupplier.idl index 74b0d5824..2aa316eb8 100644 --- a/offapi/com/sun/star/frame/XTasksSupplier.idl +++ b/offapi/com/sun/star/frame/XTasksSupplier.idl @@ -2,9 +2,9 @@ * * $RCSfile: XTasksSupplier.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-21 08:35:10 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:25 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -89,7 +89,6 @@ </p>@see Desktop */ -[ uik(E2280124-33D6-11D1-AABE00A0-249D5590), ident( "XTasksSupplier", 1.0 ) ] interface XTasksSupplier: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -103,7 +102,7 @@ interface XTasksSupplier: com::sun::star::uno::XInterface @see Tasks */ - [const] com::sun::star::container::XEnumerationAccess getTasks(); + com::sun::star::container::XEnumerationAccess getTasks(); //------------------------------------------------------------------------- @@ -113,7 +112,7 @@ interface XTasksSupplier: com::sun::star::uno::XInterface <p>Even if an active component exists, there may be no active task. */ - [const] com::sun::star::frame::XTask getActiveTask(); + com::sun::star::frame::XTask getActiveTask(); }; @@ -124,6 +123,9 @@ interface XTasksSupplier: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/21 08:35:10 mi + @see interface/service/... ident -> @see ident - for new docu generator + Revision 1.3 2000/11/08 12:43:14 mi moved from api diff --git a/offapi/com/sun/star/frame/XTerminateListener.idl b/offapi/com/sun/star/frame/XTerminateListener.idl index fe1d70fa8..d4ce7121a 100644 --- a/offapi/com/sun/star/frame/XTerminateListener.idl +++ b/offapi/com/sun/star/frame/XTerminateListener.idl @@ -2,9 +2,9 @@ * * $RCSfile: XTerminateListener.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:14 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:25 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -85,7 +85,6 @@ when the master environment (e.g. desktop) is terminated.@see XDesktop::addTerminateListener @see XDesktop::removeTerminateListener */ -[ uik(E2280117-33D6-11D1-AABE00A0-249D5590), ident( "XTerminateListener", 1.0 ) ] interface XTerminateListener: com::sun::star::lang::XEventListener { //------------------------------------------------------------------------- @@ -112,6 +111,9 @@ interface XTerminateListener: com::sun::star::lang::XEventListener /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:14 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:22 hjs initial import diff --git a/offapi/com/sun/star/frame/XUrlList.idl b/offapi/com/sun/star/frame/XUrlList.idl index 154b5612a..109cea666 100644 --- a/offapi/com/sun/star/frame/XUrlList.idl +++ b/offapi/com/sun/star/frame/XUrlList.idl @@ -2,9 +2,9 @@ * * $RCSfile: XUrlList.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:14 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:25 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -75,7 +75,6 @@ module com { module sun { module star { module frame { @deprecated */ -[ uik(E2280123-33D6-11D1-AABE00A0-249D5590), ident( "XUrlList", 1.0 ) ] interface XUrlList: com::sun::star::uno::XInterface { [attribute] sequence<string> List; diff --git a/offapi/com/sun/star/frame/XWindowArranger.idl b/offapi/com/sun/star/frame/XWindowArranger.idl index f1f75fb13..061dc39c7 100644 --- a/offapi/com/sun/star/frame/XWindowArranger.idl +++ b/offapi/com/sun/star/frame/XWindowArranger.idl @@ -2,9 +2,9 @@ * * $RCSfile: XWindowArranger.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-21 08:35:10 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:25 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -75,7 +75,6 @@ // DocMerge from xml: interface com::sun::star::frame::XWindowArranger /** makes it possible to arrange the sub-windows within this component. */ -[ uik(E2280130-33D6-11D1-AABE00A0-249D5590), ident( "XWindowArranger", 1.0 ) ] interface XWindowArranger: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -104,6 +103,9 @@ interface XWindowArranger: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/21 08:35:10 mi + @see interface/service/... ident -> @see ident - for new docu generator + Revision 1.3 2000/11/08 12:43:14 mi moved from api diff --git a/offapi/com/sun/star/i18n/XBreakIterator.idl b/offapi/com/sun/star/i18n/XBreakIterator.idl index 375aef807..eb04c8b51 100644 --- a/offapi/com/sun/star/i18n/XBreakIterator.idl +++ b/offapi/com/sun/star/i18n/XBreakIterator.idl @@ -2,9 +2,9 @@ * * $RCSfile: XBreakIterator.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: jp $ $Date: 2001-02-09 12:11:18 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:27 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -230,7 +230,6 @@ struct Boundary <P> <P>Assumption - StartPos is inclusive and EndPos is exclusive. */ -[ uik(779C6834-2510-40b7-8480B56E-D912E71C), ident( "XBreakIterator", 1.0 ) ] interface XBreakIterator: com::sun::star::uno::XInterface { //-------------------------------------------------------------------------- @@ -238,7 +237,7 @@ interface XBreakIterator: com::sun::star::uno::XInterface StartPos to the right. <type>CharacterIteratorMode</type> can be cell based or character based. A cell is made of more than one character. */ - [const] long nextCharacters( [in] string Text, [in] long nStartPos, + long nextCharacters( [in] string Text, [in] long nStartPos, [in] ::com::sun::star::lang::Locale rLocale, [in] short nCharacterIteratorMode, [in] long nCount, [out] long nDone ); @@ -248,7 +247,7 @@ interface XBreakIterator: com::sun::star::uno::XInterface StartPos to the left. <type>CharacterIteratorMode</type> can be cell based or character based. A cell is made of more than one character. */ - [const] long previousCharacters( [in] string Text, [in] long nStartPos, + long previousCharacters( [in] string Text, [in] long nStartPos, [in] ::com::sun::star::lang::Locale nLocale, [in] short nCharacterIteratorMode, [in] long nCount, [out] long nDone ); @@ -259,7 +258,7 @@ interface XBreakIterator: com::sun::star::uno::XInterface @returns the <type>Boundary</type> of the found word. Normaly used for the CTRL-Right. */ - [const] Boundary nextWord( [in] string Text, [in] long nStartPos, + Boundary nextWord( [in] string Text, [in] long nStartPos, [in] ::com::sun::star::lang::Locale nLocale, [in] short WordType); @@ -269,7 +268,7 @@ interface XBreakIterator: com::sun::star::uno::XInterface @returns the <type>Boundary</type> of the found word. Normaly used for the CTRL-Right. */ - [const] Boundary previousWord( [in] string Text, [in] long nStartPos, + Boundary previousWord( [in] string Text, [in] long nStartPos, [in] ::com::sun::star::lang::Locale nLocale, [in] short WordType); @@ -282,7 +281,7 @@ interface XBreakIterator: com::sun::star::uno::XInterface otherwise nPos is considered beginning of next word and looks right for end of the word. */ - [const] Boundary getWordBoundary( [in] string Text, [in] long nPos, + Boundary getWordBoundary( [in] string Text, [in] long nPos, [in] ::com::sun::star::lang::Locale nLocale, [in] short WordType, [in] boolean bPreferForward ); @@ -290,20 +289,20 @@ interface XBreakIterator: com::sun::star::uno::XInterface //-------------------------------------------------------------------------- /** @returns the kind of word that starts at the specified position. */ - [const] short getWordType( [in] string Text, [in] long nPos, + short getWordType( [in] string Text, [in] long nPos, [in] ::com::sun::star::lang::Locale nLocale); //-------------------------------------------------------------------------- /** @returns true if at the specified position starts a word */ - [const] boolean isBeginWord( [in] string Text, [in] long nPos, + boolean isBeginWord( [in] string Text, [in] long nPos, [in] ::com::sun::star::lang::Locale nLocale, [in] short WordType); //-------------------------------------------------------------------------- /** @returns true if at the specified position ends a word */ - [const] boolean isEndWord( [in] string Text, [in] long nPos, + boolean isEndWord( [in] string Text, [in] long nPos, [in] ::com::sun::star::lang::Locale nLocale, [in] short WordType); @@ -311,14 +310,14 @@ interface XBreakIterator: com::sun::star::uno::XInterface /** Traverses in Text from the StartPos to the start of a sentence. @returns the position where the sentence starts */ - [const] long beginOfSentence( [in] string Text, [in] long nStartPos, + long beginOfSentence( [in] string Text, [in] long nStartPos, [in] ::com::sun::star::lang::Locale nLocale ); //-------------------------------------------------------------------------- /** Traverses in Text from the StartPos to the end of a sentence. @returns the position where the sentence ends */ - [const] long endOfSentence( [in] string Text, [in] long nStartPos, + long endOfSentence( [in] string Text, [in] long nStartPos, [in] ::com::sun::star::lang::Locale nLocale ); @@ -331,7 +330,7 @@ interface XBreakIterator: com::sun::star::uno::XInterface @returns <type>LineBreakResults</type>, which contains the break position of the word and which kind of break it is. */ - [const] LineBreakResults getLineBreak( [in] string Text, [in] long nStartPos, + LineBreakResults getLineBreak( [in] string Text, [in] long nStartPos, [in] ::com::sun::star::lang::Locale nLocale, [in] long nMinBreakPos, [in] LineBreakHyphenationOptions hOptions, @@ -341,38 +340,38 @@ interface XBreakIterator: com::sun::star::uno::XInterface //-------------------------------------------------------------------------- /** @returns the position where the specified skipt starts. */ - [const] long beginOfScript( [in] string Text, [in] long nStartPos, + long beginOfScript( [in] string Text, [in] long nStartPos, [in] short ScriptType ); //-------------------------------------------------------------------------- /** @returns the position where the specified skipt ends. */ - [const] long endOfScript( [in] string Text, [in] long nStartPos, + long endOfScript( [in] string Text, [in] long nStartPos, [in] short ScriptType ); //-------------------------------------------------------------------------- /** @returns the position where the next specified skipt starts. */ - [const] long nextScript( [in] string Text, [in] long nStartPos, + long nextScript( [in] string Text, [in] long nStartPos, [in] short ScriptType ); //-------------------------------------------------------------------------- /** @returns the position where the previous specified skipt starts. */ - [const] long previousScript ( [in] string Text, [in] long nStartPos, + long previousScript ( [in] string Text, [in] long nStartPos, [in] short ScriptType ); //-------------------------------------------------------------------------- /** @returns the scipts type of the current position. */ - [const] short getScriptType ([in] string Text, [in] long nPos); + short getScriptType ([in] string Text, [in] long nPos); //-------------------------------------------------------------------------- /** Traverses in Text from the StartPos to the begin of the specified character type. @returns the position where the character type starts */ - [const] long beginOfCharBlock( [in] string Text, [in] long nStartPos, + long beginOfCharBlock( [in] string Text, [in] long nStartPos, [in] ::com::sun::star::lang::Locale nLocale, [in] short CharType ); @@ -380,7 +379,7 @@ interface XBreakIterator: com::sun::star::uno::XInterface /** Traverses in Text from the StartPos to the end of the specified character type. @returns the position where the character type ends */ - [const] long endOfCharBlock( [in] string Text, [in] long nStartPos, + long endOfCharBlock( [in] string Text, [in] long nStartPos, [in] ::com::sun::star::lang::Locale nLocale, [in] short CharType ); @@ -388,7 +387,7 @@ interface XBreakIterator: com::sun::star::uno::XInterface /** Traverses in Text from the StartPos to the next start of the specified character type. @returns the position where the next character type starts */ - [const] long nextCharBlock( [in] string Text, [in] long nStartPos, + long nextCharBlock( [in] string Text, [in] long nStartPos, [in] ::com::sun::star::lang::Locale nLocale, [in] short CharType ); @@ -396,7 +395,7 @@ interface XBreakIterator: com::sun::star::uno::XInterface /** Traverses in Text from the StartPos to the previous start of the specified character type. @returns the position where the previous character type starts */ - [const] long previousCharBlock ( [in] string Text, [in] long nStartPos, + long previousCharBlock ( [in] string Text, [in] long nStartPos, [in] ::com::sun::star::lang::Locale nLocale, [in] short CharType ); }; @@ -409,6 +408,9 @@ interface XBreakIterator: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2001/02/09 12:11:18 jp + rename define + Revision 1.2 2001/02/06 09:35:43 jp add new descriptions diff --git a/offapi/com/sun/star/i18n/XCalendar.idl b/offapi/com/sun/star/i18n/XCalendar.idl index 38532cb4f..a8424b68c 100644 --- a/offapi/com/sun/star/i18n/XCalendar.idl +++ b/offapi/com/sun/star/i18n/XCalendar.idl @@ -2,9 +2,9 @@ * * $RCSfile: XCalendar.idl,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: mi $ $Date: 2000-12-19 16:03:33 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:27 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -76,7 +76,6 @@ module com { module sun { module star { module i18n { /** This interface provides access to locale specific calendar systems. */ -[ uik(721dcc9d-0503-4357-a56ecdae-ea36e29f), ident( "XCalendar", 1.0 ) ] interface XCalendar : com::sun::star::uno::XInterface { /// load the default calendar for the given locale diff --git a/offapi/com/sun/star/i18n/XCharacterClassification.idl b/offapi/com/sun/star/i18n/XCharacterClassification.idl index 7ff645577..4c528fc2b 100644 --- a/offapi/com/sun/star/i18n/XCharacterClassification.idl +++ b/offapi/com/sun/star/i18n/XCharacterClassification.idl @@ -2,9 +2,9 @@ * * $RCSfile: XCharacterClassification.idl,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: er $ $Date: 2001-02-09 20:29:15 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:27 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -392,7 +392,6 @@ struct ParseResult { }; -[ uik(2430f826-1c17-4f39-8b54e2fe-29941184), ident( "XCharacterClassification", 1.0 ) ] interface XCharacterClassification : com::sun::star::uno::XInterface { diff --git a/offapi/com/sun/star/i18n/XCollator.idl b/offapi/com/sun/star/i18n/XCollator.idl index 6f6ce6353..9eab61aba 100644 --- a/offapi/com/sun/star/i18n/XCollator.idl +++ b/offapi/com/sun/star/i18n/XCollator.idl @@ -2,9 +2,9 @@ * * $RCSfile: XCollator.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: bustamam $ $Date: 2001-02-08 21:13:07 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:27 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -80,7 +80,6 @@ constants CollatorOptions { /** Interface for Collator Objects */ -[ uik(31300AE7-68BD-11D4-B9BB0080-5FD90AC3), ident( "XCollator", 1.0 ) ] interface XCollator: com::sun::star::uno::XInterface { /** compares 2 sub-strings @@ -205,6 +204,9 @@ interface XCollator: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2001/02/08 21:13:07 bustamam + add collator options constants - Joe Xu + Revision 1.1.1.1 2000/09/18 23:36:20 hjs initial import diff --git a/offapi/com/sun/star/i18n/XForbiddenCharacters.idl b/offapi/com/sun/star/i18n/XForbiddenCharacters.idl index 870e55f0a..0e716625c 100644 --- a/offapi/com/sun/star/i18n/XForbiddenCharacters.idl +++ b/offapi/com/sun/star/i18n/XForbiddenCharacters.idl @@ -2,9 +2,9 @@ * * $RCSfile: XForbiddenCharacters.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: os $ $Date: 2001-01-17 15:54:29 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:27 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -82,7 +82,6 @@ <p>In some languages particular characaters are not allowed to be placed at the beginning or at the end of a text line.</p> */ -[ uik(A4B4C040-EC77-11d4-A03C0050-04526B09), ident( "XForbiddenCharacters", 1.0 ) ] interface XForbiddenCharacters : com::sun::star::uno::XInterface { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/i18n/XLocaleData.idl b/offapi/com/sun/star/i18n/XLocaleData.idl index a3ded16c9..1a9a45e4c 100644 --- a/offapi/com/sun/star/i18n/XLocaleData.idl +++ b/offapi/com/sun/star/i18n/XLocaleData.idl @@ -2,9 +2,9 @@ * * $RCSfile: XLocaleData.idl,v $ * - * $Revision: 1.8 $ + * $Revision: 1.9 $ * - * last change: $Author: bustamam $ $Date: 2001-02-08 21:14:47 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:27 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -129,7 +129,6 @@ constants reservedWords { -[ uik(4359cf69-1409-481c-91be84ff-f4de3c75), ident( "XLocaleData", 1.0 ) ] interface XLocaleData: com::sun::star::uno::XInterface { diff --git a/offapi/com/sun/star/i18n/XNumberFormatCode.idl b/offapi/com/sun/star/i18n/XNumberFormatCode.idl index b72d6b328..c49653ea2 100644 --- a/offapi/com/sun/star/i18n/XNumberFormatCode.idl +++ b/offapi/com/sun/star/i18n/XNumberFormatCode.idl @@ -2,9 +2,9 @@ * * $RCSfile: XNumberFormatCode.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: er $ $Date: 2001-01-26 17:50:57 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:27 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -126,7 +126,6 @@ struct NumberFormatCode { /** This interface provides access to specific number format codes. */ -[ uik(a0474bfe-5db2-4bb3-90381a9a-1e4d49a0), ident( "XNumberFormatCode", 1.0 ) ] interface XNumberFormatCode : com::sun::star::uno::XInterface { /** diff --git a/offapi/com/sun/star/i18n/XTransliteration.idl b/offapi/com/sun/star/i18n/XTransliteration.idl index 7083b8f40..dcdb74f9f 100644 --- a/offapi/com/sun/star/i18n/XTransliteration.idl +++ b/offapi/com/sun/star/i18n/XTransliteration.idl @@ -2,9 +2,9 @@ * * $RCSfile: XTransliteration.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: bustamam $ $Date: 2001-03-09 19:31:03 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:27 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -275,7 +275,6 @@ constants TransliterationType */ -[ uik(A6E5EB84-3184-49ec-8A9D3355-700064EA), ident( "XTransliteration", 1.0 ) ] interface XTransliteration: com::sun::star::uno::XInterface { @@ -285,7 +284,7 @@ interface XTransliteration: com::sun::star::uno::XInterface For CASCADE, behavior is undefined. */ - [const] string getName (); + string getName (); /* @@ -295,7 +294,7 @@ interface XTransliteration: com::sun::star::uno::XInterface For example, for UPPERCASE_LOWERCASE, ONE_TO_ONE is returned; for IGNORE_CASE, IGNORE is returned. */ - [const] short getType (); + short getType (); /* Transliteration modules can be created by different APIs.Each diff --git a/offapi/com/sun/star/installation/XInstallationCheck.idl b/offapi/com/sun/star/installation/XInstallationCheck.idl index e008f8f6c..eba4e52f7 100644 --- a/offapi/com/sun/star/installation/XInstallationCheck.idl +++ b/offapi/com/sun/star/installation/XInstallationCheck.idl @@ -2,9 +2,9 @@ * * $RCSfile: XInstallationCheck.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-14 12:53:37 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:27 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -75,7 +75,6 @@ // DocMerge from xml: interface com::sun::star::installation::XInstallationCheck /** a flag called "suppressed" changes the action of check and checkWithDialog@see com::sun::star::uno::XInterface */ -[ uik(BF6D5A72-B53B-11D2-A17B00A0-243D2A0B), ident( "XInstallationCheck", 1.0 ) ] interface XInstallationCheck: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -152,6 +151,9 @@ interface XInstallationCheck: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/14 12:53:37 mi + <true></true> -> <TRUE/> and same with FALSE + Revision 1.3 2000/11/08 12:43:18 mi moved from api diff --git a/offapi/com/sun/star/installation/XProtocolHandlerCheck.idl b/offapi/com/sun/star/installation/XProtocolHandlerCheck.idl index 55cde4027..cb5a55524 100644 --- a/offapi/com/sun/star/installation/XProtocolHandlerCheck.idl +++ b/offapi/com/sun/star/installation/XProtocolHandlerCheck.idl @@ -2,9 +2,9 @@ * * $RCSfile: XProtocolHandlerCheck.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:18 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:27 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -77,7 +77,6 @@ //============================================================================= // DocMerge: empty anyway -[ uik(B4729C31-C688-11D2-A19D00A0-243D2A0B), ident( "XProtocolHandlerCheck", 1.0 ) ] interface XProtocolHandlerCheck: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -131,6 +130,9 @@ interface XProtocolHandlerCheck: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:18 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:23 hjs initial import diff --git a/offapi/com/sun/star/linguistic2/XDictionary.idl b/offapi/com/sun/star/linguistic2/XDictionary.idl index a3a56cd56..09b28707d 100644 --- a/offapi/com/sun/star/linguistic2/XDictionary.idl +++ b/offapi/com/sun/star/linguistic2/XDictionary.idl @@ -2,9 +2,9 @@ * * $RCSfile: XDictionary.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: tl $ $Date: 2000-12-04 14:15:31 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:27 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -104,7 +104,6 @@ module com { module sun { module star { module linguistic2 { @see com::sun::star::linguistic2::XDictionaryEvent @see com::sun::star::container::XNamed */ -[ uik(4BD5A950-5D68-11d4-9F090050-04D8BBC5), ident( "XDictionary", 1.0 ) ] interface XDictionary : com::sun::star::container::XNamed { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/linguistic2/XDictionary1.idl b/offapi/com/sun/star/linguistic2/XDictionary1.idl index 63b5a0a8b..041f414d4 100644 --- a/offapi/com/sun/star/linguistic2/XDictionary1.idl +++ b/offapi/com/sun/star/linguistic2/XDictionary1.idl @@ -2,9 +2,9 @@ * * $RCSfile: XDictionary1.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: tl $ $Date: 2000-12-04 14:15:31 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:27 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -85,7 +85,6 @@ module com { module sun { module star { module linguistic2 { /** @depricated */ -[ uik(4BD5A951-5D68-11d4-9F090050-04D8BBC5), ident( "XDictionary1", 1.0 ) ] interface XDictionary1 : com::sun::star::container::XNamed { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/linguistic2/XDictionaryEntry.idl b/offapi/com/sun/star/linguistic2/XDictionaryEntry.idl index 6e03e56da..cac7b52f7 100644 --- a/offapi/com/sun/star/linguistic2/XDictionaryEntry.idl +++ b/offapi/com/sun/star/linguistic2/XDictionaryEntry.idl @@ -2,9 +2,9 @@ * * $RCSfile: XDictionaryEntry.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: tl $ $Date: 2000-12-04 14:15:31 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:27 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -94,7 +94,6 @@ module com { module sun { module star { module linguistic2 { @see com::sun::star::linguistic2::XDictionary @see com::sun::star::uno::XInterface */ -[ uik(4BD5A952-5D68-11d4-9F090050-04D8BBC5), ident( "XDictionaryEntry", 1.0 ) ] interface XDictionaryEntry : com::sun::star::uno::XInterface { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/linguistic2/XDictionaryEventListener.idl b/offapi/com/sun/star/linguistic2/XDictionaryEventListener.idl index 6cb61f41a..59de39be3 100644 --- a/offapi/com/sun/star/linguistic2/XDictionaryEventListener.idl +++ b/offapi/com/sun/star/linguistic2/XDictionaryEventListener.idl @@ -2,9 +2,9 @@ * * $RCSfile: XDictionaryEventListener.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: tl $ $Date: 2000-12-04 14:15:31 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:27 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -84,7 +84,6 @@ module com { module sun { module star { module linguistic2 { @see com::sun::star::linguistic2::XDictionary @see com::sun::star::lang::XEventListener */ -[ uik(4BD5A953-5D68-11d4-9F090050-04D8BBC5), ident( "XDictionaryEventListener", 1.0 ) ] interface XDictionaryEventListener : com::sun::star::lang::XEventListener { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/linguistic2/XDictionaryList.idl b/offapi/com/sun/star/linguistic2/XDictionaryList.idl index f5721c66c..a443bf1a1 100644 --- a/offapi/com/sun/star/linguistic2/XDictionaryList.idl +++ b/offapi/com/sun/star/linguistic2/XDictionaryList.idl @@ -2,9 +2,9 @@ * * $RCSfile: XDictionaryList.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: tl $ $Date: 2000-12-04 14:15:31 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:27 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -88,7 +88,6 @@ module com { module sun { module star { module linguistic2 { @see com::sun::star::linguistic2::XDictionary @see com::sun::star::uno::XInterface */ -[ uik(4BD5A954-5D68-11d4-9F090050-04D8BBC5), ident( "XDictionaryList", 1.0 ) ] interface XDictionaryList : com::sun::star::uno::XInterface { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/linguistic2/XDictionaryListEventListener.idl b/offapi/com/sun/star/linguistic2/XDictionaryListEventListener.idl index 55798153f..1d842e62b 100644 --- a/offapi/com/sun/star/linguistic2/XDictionaryListEventListener.idl +++ b/offapi/com/sun/star/linguistic2/XDictionaryListEventListener.idl @@ -2,9 +2,9 @@ * * $RCSfile: XDictionaryListEventListener.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: tl $ $Date: 2000-12-04 14:15:31 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:27 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -85,7 +85,6 @@ module com { module sun { module star { module linguistic2 { @see com::sun::star::linguistic2::DictionaryListEvent @see com::sun::star::linguistic2::XDictionaryList */ -[ uik(4BD5A955-5D68-11d4-9F090050-04D8BBC5), ident( "XDictionaryListEventListener", 1.0 ) ] interface XDictionaryListEventListener : com::sun::star::lang::XEventListener { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/linguistic2/XHyphenatedWord.idl b/offapi/com/sun/star/linguistic2/XHyphenatedWord.idl index 43fd3a587..5bf05f817 100644 --- a/offapi/com/sun/star/linguistic2/XHyphenatedWord.idl +++ b/offapi/com/sun/star/linguistic2/XHyphenatedWord.idl @@ -2,9 +2,9 @@ * * $RCSfile: XHyphenatedWord.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: tl $ $Date: 2000-12-04 14:15:31 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:27 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -82,7 +82,6 @@ module com { module sun { module star { module linguistic2 { @see com::sun::star::linguistic2::XHyphenator */ -[ uik(4BD5A957-5D68-11d4-9F090050-04D8BBC5), ident( "XHyphenatedWord", 1.0 ) ] interface XHyphenatedWord : com::sun::star::uno::XInterface { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/linguistic2/XHyphenator.idl b/offapi/com/sun/star/linguistic2/XHyphenator.idl index 5aaaf9628..e8b6f4068 100644 --- a/offapi/com/sun/star/linguistic2/XHyphenator.idl +++ b/offapi/com/sun/star/linguistic2/XHyphenator.idl @@ -2,9 +2,9 @@ * * $RCSfile: XHyphenator.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: tl $ $Date: 2000-12-04 14:15:31 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:27 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -115,7 +115,6 @@ module com { module sun { module star { module linguistic2 { @see com::sun::star::linguistic2::LinguProperties @see com::sun::star::linguistic2::XSupportedLocales */ -[ uik(4BD5A958-5D68-11d4-9F090050-04D8BBC5), ident( "XHyphenator", 1.0 ) ] interface XHyphenator : com::sun::star::linguistic2::XSupportedLocales { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/linguistic2/XLinguServiceEventBroadcaster.idl b/offapi/com/sun/star/linguistic2/XLinguServiceEventBroadcaster.idl index 4b4da8fbb..8a4a98ed6 100644 --- a/offapi/com/sun/star/linguistic2/XLinguServiceEventBroadcaster.idl +++ b/offapi/com/sun/star/linguistic2/XLinguServiceEventBroadcaster.idl @@ -2,9 +2,9 @@ * * $RCSfile: XLinguServiceEventBroadcaster.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: tl $ $Date: 2000-12-04 14:15:31 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:27 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -91,7 +91,6 @@ module com { module sun { module star { module linguistic2 { @see com::sun::star::linguistic2::XLinguServiceManager @see com::sun::star::linguistic2::XLinguServiceEventListener */ -[ uik(4BD5A959-5D68-11d4-9F090050-04D8BBC5), ident( "XLinguServiceEventBroadcaster", 1.0 ) ] interface XLinguServiceEventBroadcaster : com::sun::star::uno::XInterface { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/linguistic2/XLinguServiceEventListener.idl b/offapi/com/sun/star/linguistic2/XLinguServiceEventListener.idl index b46dc6233..9f6210047 100644 --- a/offapi/com/sun/star/linguistic2/XLinguServiceEventListener.idl +++ b/offapi/com/sun/star/linguistic2/XLinguServiceEventListener.idl @@ -2,9 +2,9 @@ * * $RCSfile: XLinguServiceEventListener.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: tl $ $Date: 2000-12-04 14:15:31 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:27 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -85,7 +85,6 @@ module com { module sun { module star { module linguistic2 { @see com::sun::star::linguistic2::XLinguServiceManager */ -[ uik(4BD5A95A-5D68-11d4-9F090050-04D8BBC5), ident( "XLinguServiceEventListener", 1.0 ) ] interface XLinguServiceEventListener : com::sun::star::lang::XEventListener { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/linguistic2/XLinguServiceManager.idl b/offapi/com/sun/star/linguistic2/XLinguServiceManager.idl index d1cf9de63..5ab24be7f 100644 --- a/offapi/com/sun/star/linguistic2/XLinguServiceManager.idl +++ b/offapi/com/sun/star/linguistic2/XLinguServiceManager.idl @@ -2,9 +2,9 @@ * * $RCSfile: XLinguServiceManager.idl,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: tl $ $Date: 2000-12-04 14:15:31 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:27 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -111,7 +111,6 @@ module com { module sun { module star { module linguistic2 { @see com::sun::star::linguistic2::Thesaurus */ -[ uik(4BD5A95B-5D68-11d4-9F090050-04D8BBC5), ident( "XLinguServiceManager", 1.0 ) ] interface XLinguServiceManager : com::sun::star::uno::XInterface { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/linguistic2/XMeaning.idl b/offapi/com/sun/star/linguistic2/XMeaning.idl index be3a03954..95030ac20 100644 --- a/offapi/com/sun/star/linguistic2/XMeaning.idl +++ b/offapi/com/sun/star/linguistic2/XMeaning.idl @@ -2,9 +2,9 @@ * * $RCSfile: XMeaning.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: tl $ $Date: 2000-12-04 14:15:31 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:27 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -80,7 +80,6 @@ module com { module sun { module star { module linguistic2 { @see com::sun::star::linguistic2::XThesaurus */ -[ uik(4BD5A95C-5D68-11d4-9F090050-04D8BBC5), ident( "XMeaning", 1.0 ) ] interface XMeaning : com::sun::star::uno::XInterface { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/linguistic2/XPossibleHyphens.idl b/offapi/com/sun/star/linguistic2/XPossibleHyphens.idl index fdf8e2c19..17f26db63 100644 --- a/offapi/com/sun/star/linguistic2/XPossibleHyphens.idl +++ b/offapi/com/sun/star/linguistic2/XPossibleHyphens.idl @@ -2,9 +2,9 @@ * * $RCSfile: XPossibleHyphens.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: tl $ $Date: 2000-12-04 14:15:31 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:27 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -88,7 +88,6 @@ module com { module sun { module star { module linguistic2 { @see com::sun::star::linguistic2::XHyphenator */ -[ uik(4BD5A95E-5D68-11d4-9F090050-04D8BBC5), ident( "XPossibleHyphens", 1.0 ) ] interface XPossibleHyphens : com::sun::star::uno::XInterface { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/linguistic2/XSearchableDictionaryList.idl b/offapi/com/sun/star/linguistic2/XSearchableDictionaryList.idl index af1bd0f7d..48d1b6269 100644 --- a/offapi/com/sun/star/linguistic2/XSearchableDictionaryList.idl +++ b/offapi/com/sun/star/linguistic2/XSearchableDictionaryList.idl @@ -2,9 +2,9 @@ * * $RCSfile: XSearchableDictionaryList.idl,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: mi $ $Date: 2000-12-15 10:17:31 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:27 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -90,7 +90,6 @@ module com { module sun { module star { module linguistic2 { @see com::sun::star::linguistic2::XDictionaryList */ -[ uik(4BD5A960-5D68-11d4-9F090050-04D8BBC5), ident( "XSearchableDictionaryList", 1.0 ) ] interface XSearchableDictionaryList : com::sun::star::linguistic2::XDictionaryList { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/linguistic2/XSpellAlternatives.idl b/offapi/com/sun/star/linguistic2/XSpellAlternatives.idl index d989ad032..b1102cc9c 100644 --- a/offapi/com/sun/star/linguistic2/XSpellAlternatives.idl +++ b/offapi/com/sun/star/linguistic2/XSpellAlternatives.idl @@ -2,9 +2,9 @@ * * $RCSfile: XSpellAlternatives.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: tl $ $Date: 2000-12-04 14:15:31 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:27 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -86,7 +86,6 @@ module com { module sun { module star { module linguistic2 { @see com::sun::star::linguistic2::SpellFailure */ -[ uik(4BD5A961-5D68-11d4-9F090050-04D8BBC5), ident( "XSpellAlternatives", 1.0 ) ] interface XSpellAlternatives : com::sun::star::uno::XInterface { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/linguistic2/XSpellChecker.idl b/offapi/com/sun/star/linguistic2/XSpellChecker.idl index e77ac1f9b..fd0bd3e78 100644 --- a/offapi/com/sun/star/linguistic2/XSpellChecker.idl +++ b/offapi/com/sun/star/linguistic2/XSpellChecker.idl @@ -2,9 +2,9 @@ * * $RCSfile: XSpellChecker.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: tl $ $Date: 2000-12-04 14:15:31 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:27 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -95,7 +95,6 @@ module com { module sun { module star { module linguistic2 { @see com::sun::star::linguistic2::XSupportedLocales */ -[ uik(4BD5A962-5D68-11d4-9F090050-04D8BBC5), ident( "XSpellChecker", 1.0 ) ] interface XSpellChecker : com::sun::star::linguistic2::XSupportedLocales { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/linguistic2/XSpellChecker1.idl b/offapi/com/sun/star/linguistic2/XSpellChecker1.idl index 46333d1de..191cc09db 100644 --- a/offapi/com/sun/star/linguistic2/XSpellChecker1.idl +++ b/offapi/com/sun/star/linguistic2/XSpellChecker1.idl @@ -2,9 +2,9 @@ * * $RCSfile: XSpellChecker1.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: tl $ $Date: 2000-12-04 14:15:31 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:27 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -89,7 +89,6 @@ module com { module sun { module star { module linguistic2 { //============================================================================= /** @deprecated */ -[ uik(4BD5A963-5D68-11d4-9F090050-04D8BBC5), ident( "XSpellChecker1", 1.0 ) ] interface XSpellChecker1 : com::sun::star::linguistic2::XSupportedLanguages { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/linguistic2/XSupportedLanguages.idl b/offapi/com/sun/star/linguistic2/XSupportedLanguages.idl index 75e523719..ca0467761 100644 --- a/offapi/com/sun/star/linguistic2/XSupportedLanguages.idl +++ b/offapi/com/sun/star/linguistic2/XSupportedLanguages.idl @@ -2,9 +2,9 @@ * * $RCSfile: XSupportedLanguages.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: tl $ $Date: 2000-12-04 14:15:31 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:28 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -80,7 +80,6 @@ module com { module sun { module star { module linguistic2 { <P>Deprecated interface not guaranteed to be supported. Don't use this for new implementations!</P> */ -[ uik(4BD5A964-5D68-11d4-9F090050-04D8BBC5), ident( "XSupportedLanguages", 1.0 ) ] interface XSupportedLanguages : com::sun::star::uno::XInterface { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/linguistic2/XSupportedLocales.idl b/offapi/com/sun/star/linguistic2/XSupportedLocales.idl index 21d47c680..5183b17ca 100644 --- a/offapi/com/sun/star/linguistic2/XSupportedLocales.idl +++ b/offapi/com/sun/star/linguistic2/XSupportedLocales.idl @@ -2,9 +2,9 @@ * * $RCSfile: XSupportedLocales.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: tl $ $Date: 2000-12-04 14:15:31 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:28 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -91,7 +91,6 @@ module com { module sun { module star { module linguistic2 { @see com::sun::star::lang::Locale @see com::sun::star::uno::XInterface */ -[ uik(4BD5A965-5D68-11d4-9F090050-04D8BBC5), ident( "XSupportedLocales", 1.0 ) ] interface XSupportedLocales : com::sun::star::uno::XInterface { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/linguistic2/XThesaurus.idl b/offapi/com/sun/star/linguistic2/XThesaurus.idl index 83aa27ed1..1909b441a 100644 --- a/offapi/com/sun/star/linguistic2/XThesaurus.idl +++ b/offapi/com/sun/star/linguistic2/XThesaurus.idl @@ -2,9 +2,9 @@ * * $RCSfile: XThesaurus.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: tl $ $Date: 2000-12-04 14:15:31 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:28 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -92,7 +92,6 @@ module com { module sun { module star { module linguistic2 { @see com::sun::star::linguistic2::XSupportedLocales */ -[ uik(4BD5A966-5D68-11d4-9F090050-04D8BBC5), ident( "XThesaurus", 1.0 ) ] interface XThesaurus : com::sun::star::linguistic2::XSupportedLocales { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/mozilla/XCloseSessionListener.idl b/offapi/com/sun/star/mozilla/XCloseSessionListener.idl index 21689f602..a46820257 100644 --- a/offapi/com/sun/star/mozilla/XCloseSessionListener.idl +++ b/offapi/com/sun/star/mozilla/XCloseSessionListener.idl @@ -2,9 +2,9 @@ * * $RCSfile: XCloseSessionListener.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:25 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:29 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -73,7 +73,6 @@ // DocMerge: empty anyway -[ uik(2dd7cab5-5bb6-11d4-9f110050-da6ba37d), ident( "XCloseSessionListener", 1.0 ) ] interface XCloseSessionListener: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/mozilla/XMenuProxy.idl b/offapi/com/sun/star/mozilla/XMenuProxy.idl index 4a7b9973f..f6dccadb3 100644 --- a/offapi/com/sun/star/mozilla/XMenuProxy.idl +++ b/offapi/com/sun/star/mozilla/XMenuProxy.idl @@ -2,9 +2,9 @@ * * $RCSfile: XMenuProxy.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:25 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:29 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ // DocMerge: empty anyway -[ uik(D8C91454-4B7C-11D4-9EF70050-04D8BC07), ident( "XMenuProxy", 1.0 ) ] interface XMenuProxy: com::sun::star::lang::XComponent { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/mozilla/XMenuProxyListener.idl b/offapi/com/sun/star/mozilla/XMenuProxyListener.idl index 5b9737efe..759102669 100644 --- a/offapi/com/sun/star/mozilla/XMenuProxyListener.idl +++ b/offapi/com/sun/star/mozilla/XMenuProxyListener.idl @@ -2,9 +2,9 @@ * * $RCSfile: XMenuProxyListener.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:25 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:29 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -83,7 +83,6 @@ // DocMerge: empty anyway -[ uik(D8C91455-4B7C-11D4-9EF70050-04D8BC07), ident( "XMenuProxyListener", 1.0 ) ] interface XMenuProxyListener: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/mozilla/XPluginInstance.idl b/offapi/com/sun/star/mozilla/XPluginInstance.idl index 062ad71c1..f353d855d 100644 --- a/offapi/com/sun/star/mozilla/XPluginInstance.idl +++ b/offapi/com/sun/star/mozilla/XPluginInstance.idl @@ -2,9 +2,9 @@ * * $RCSfile: XPluginInstance.idl,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: mi $ $Date: 2000-12-19 14:59:01 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:29 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -78,7 +78,6 @@ // DocMerge: empty anyway /// @missing -[ uik(1217E070-3C81-11d2-83040050-04D765F1), ident( "XPluginInstance", 1.0 ) ] interface XPluginInstance: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -167,6 +166,9 @@ interface XPluginInstance: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.5 2000/12/19 14:59:01 mi + documentation sytax errors fixed + Revision 1.4 2000/11/14 11:42:10 as add new parameter filter for newStream/newURL diff --git a/offapi/com/sun/star/mozilla/XPluginInstanceNotifySink.idl b/offapi/com/sun/star/mozilla/XPluginInstanceNotifySink.idl index 383569b8c..51ab9af5e 100644 --- a/offapi/com/sun/star/mozilla/XPluginInstanceNotifySink.idl +++ b/offapi/com/sun/star/mozilla/XPluginInstanceNotifySink.idl @@ -2,9 +2,9 @@ * * $RCSfile: XPluginInstanceNotifySink.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:25 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:29 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -73,7 +73,6 @@ // DocMerge: empty anyway -[ uik(ba32a290-4dd5-11d2-83160050-04D765F1), ident( "XPluginInstanceNotifySink", 1.0 ) ] interface XPluginInstanceNotifySink: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -93,6 +92,9 @@ interface XPluginInstanceNotifySink: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:25 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:28 hjs initial import diff --git a/offapi/com/sun/star/mozilla/XPluginInstancePeer.idl b/offapi/com/sun/star/mozilla/XPluginInstancePeer.idl index f5b4c0a46..cb364e4ec 100644 --- a/offapi/com/sun/star/mozilla/XPluginInstancePeer.idl +++ b/offapi/com/sun/star/mozilla/XPluginInstancePeer.idl @@ -2,9 +2,9 @@ * * $RCSfile: XPluginInstancePeer.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:25 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:29 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -89,7 +89,6 @@ interface XPluginInstanceNotifySink; // DocMerge: empty anyway -[ uik(C08D2DC0-4133-11d4-83080050-04D765F1), ident( "XPluginInstancePeer", 1.0 ) ] interface XPluginInstancePeer: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -168,6 +167,9 @@ interface XPluginInstancePeer: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:25 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:28 hjs initial import diff --git a/offapi/com/sun/star/mozilla/XPluginWindowPeer.idl b/offapi/com/sun/star/mozilla/XPluginWindowPeer.idl index dd98e9002..42337e2c3 100644 --- a/offapi/com/sun/star/mozilla/XPluginWindowPeer.idl +++ b/offapi/com/sun/star/mozilla/XPluginWindowPeer.idl @@ -2,9 +2,9 @@ * * $RCSfile: XPluginWindowPeer.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:25 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:29 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -72,7 +72,6 @@ //============================================================================= // DocMerge: empty anyway -[ uik(ba32a291-4dd5-11d4-83160050-04D765F1), ident( "XPluginWindowPeer", 1.0 ) ] interface XPluginWindowPeer: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -91,6 +90,9 @@ interface XPluginWindowPeer: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:25 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:28 hjs initial import diff --git a/offapi/com/sun/star/mozilla/XRemoteServiceManagerProvider.idl b/offapi/com/sun/star/mozilla/XRemoteServiceManagerProvider.idl index db374c419..c9ac36818 100644 --- a/offapi/com/sun/star/mozilla/XRemoteServiceManagerProvider.idl +++ b/offapi/com/sun/star/mozilla/XRemoteServiceManagerProvider.idl @@ -2,9 +2,9 @@ * * $RCSfile: XRemoteServiceManagerProvider.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:26 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:29 $ * * Copyright according the GNU Public License. * @@ -25,7 +25,6 @@ module com { module sun { module star { module mozilla { /** */ -[ uik(63DD30AB-F137-4dec-9EE1BDB5-BC2E080A), ident( "XRemoteServiceManagerProvider", 1.0 ) ] interface XRemoteServiceManagerProvider: com::sun::star::uno::XInterface diff --git a/offapi/com/sun/star/plugin/XPlugin.idl b/offapi/com/sun/star/plugin/XPlugin.idl index 6095e98b5..53b2d1986 100644 --- a/offapi/com/sun/star/plugin/XPlugin.idl +++ b/offapi/com/sun/star/plugin/XPlugin.idl @@ -2,9 +2,9 @@ * * $RCSfile: XPlugin.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:27 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:31 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -83,7 +83,6 @@ // DocMerge from xml: interface com::sun::star::plugin::XPlugin /** allowes the container to control the plugin. */ -[ uik(131ADEC1-BC48-11D2-AB2B0060-97759B97), ident( "XPlugin", 1.0 ) ] interface XPlugin: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -108,6 +107,9 @@ interface XPlugin: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:27 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:29 hjs initial import diff --git a/offapi/com/sun/star/plugin/XPluginContext.idl b/offapi/com/sun/star/plugin/XPluginContext.idl index f1c30a090..95cd8b7d5 100644 --- a/offapi/com/sun/star/plugin/XPluginContext.idl +++ b/offapi/com/sun/star/plugin/XPluginContext.idl @@ -2,9 +2,9 @@ * * $RCSfile: XPluginContext.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:27 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:31 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -101,7 +101,6 @@ </p>@see XPluginManager */ -[ uik(131ADEC0-BC48-11D2-AB2B0060-97759B97), ident( "XPluginContext", 1.0 ) ] interface XPluginContext: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -201,6 +200,9 @@ interface XPluginContext: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:27 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:29 hjs initial import diff --git a/offapi/com/sun/star/plugin/XPluginManager.idl b/offapi/com/sun/star/plugin/XPluginManager.idl index 5a483d28c..5ecda4290 100644 --- a/offapi/com/sun/star/plugin/XPluginManager.idl +++ b/offapi/com/sun/star/plugin/XPluginManager.idl @@ -2,9 +2,9 @@ * * $RCSfile: XPluginManager.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:27 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:31 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -105,7 +105,6 @@ It also creates <type>XPluginContext</type> objects, which can be overloaded by aggregation.</p> */ -[ uik(131ADEC2-BC48-11D2-AB2B0060-97759B97), ident( "XPluginManager", 1.0 ) ] interface XPluginManager: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -164,6 +163,9 @@ interface XPluginManager: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:27 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:29 hjs initial import diff --git a/offapi/com/sun/star/presentation/XCustomPresentationSupplier.idl b/offapi/com/sun/star/presentation/XCustomPresentationSupplier.idl index 981e0e820..25ca1ce9f 100644 --- a/offapi/com/sun/star/presentation/XCustomPresentationSupplier.idl +++ b/offapi/com/sun/star/presentation/XCustomPresentationSupplier.idl @@ -2,9 +2,9 @@ * * $RCSfile: XCustomPresentationSupplier.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:28 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:31 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -81,7 +81,6 @@ presentations of a presentation document.@see XCustomPresentation @see XCustomPresentationAccess */ -[ uik(E2281403-33D6-11D1-AABE00A0-249D5590), ident( "XCustomPresentationSupplier", 1.0 ) ] interface XCustomPresentationSupplier: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -90,7 +89,7 @@ interface XCustomPresentationSupplier: com::sun::star::uno::XInterface /** @returns the <type>CustomPresentation</type>. */ - [const] com::sun::star::container::XNameContainer getCustomPresentations(); + com::sun::star::container::XNameContainer getCustomPresentations(); }; @@ -101,6 +100,9 @@ interface XCustomPresentationSupplier: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:28 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:31 hjs initial import diff --git a/offapi/com/sun/star/presentation/XPresentation.idl b/offapi/com/sun/star/presentation/XPresentation.idl index e936331c9..82e61057a 100644 --- a/offapi/com/sun/star/presentation/XPresentation.idl +++ b/offapi/com/sun/star/presentation/XPresentation.idl @@ -2,9 +2,9 @@ * * $RCSfile: XPresentation.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-21 08:35:11 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:31 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -76,7 +76,6 @@ /** With this interface you can control any object that implements a presentation.@see Presentation */ -[ uik(E2281401-33D6-11D1-AABE00A0-249D5590), ident( "XPresentation", 1.0 ) ] interface XPresentation: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -111,6 +110,9 @@ interface XPresentation: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/21 08:35:11 mi + @see interface/service/... ident -> @see ident - for new docu generator + Revision 1.3 2000/11/08 12:43:28 mi moved from api diff --git a/offapi/com/sun/star/presentation/XPresentationPage.idl b/offapi/com/sun/star/presentation/XPresentationPage.idl index c7a5a89e8..46d2c139b 100644 --- a/offapi/com/sun/star/presentation/XPresentationPage.idl +++ b/offapi/com/sun/star/presentation/XPresentationPage.idl @@ -2,9 +2,9 @@ * * $RCSfile: XPresentationPage.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-21 08:35:11 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:31 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -75,7 +75,6 @@ // DocMerge from xml: interface com::sun::star::presentation::XPresentationPage /** describes a page from a presentation.@see com::sun::star::drawing::DrawPage */ -[ uik(E2281400-33D6-11D1-AABE00A0-249D5590), ident( "XPresentationPage", 1.0 ) ] interface XPresentationPage: com::sun::star::drawing::XDrawPage { //------------------------------------------------------------------------- @@ -86,7 +85,7 @@ interface XPresentationPage: com::sun::star::drawing::XDrawPage the name for the note page in the user interface note view, and one of the views from a presentation page. */ - [const] com::sun::star::drawing::XDrawPage getNotesPage(); + com::sun::star::drawing::XDrawPage getNotesPage(); }; @@ -97,6 +96,9 @@ interface XPresentationPage: com::sun::star::drawing::XDrawPage /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/21 08:35:11 mi + @see interface/service/... ident -> @see ident - for new docu generator + Revision 1.3 2000/11/08 12:43:28 mi moved from api diff --git a/offapi/com/sun/star/presentation/XPresentationSupplier.idl b/offapi/com/sun/star/presentation/XPresentationSupplier.idl index 760b8a0da..fcc18e9ea 100644 --- a/offapi/com/sun/star/presentation/XPresentationSupplier.idl +++ b/offapi/com/sun/star/presentation/XPresentationSupplier.idl @@ -2,9 +2,9 @@ * * $RCSfile: XPresentationSupplier.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:28 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:31 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ // DocMerge from xml: interface com::sun::star::presentation::XPresentationSupplier /** controls a presentation directly. This supplier will do this. */ -[ uik(E2281402-33D6-11D1-AABE00A0-249D5590), ident( "XPresentationSupplier", 1.0 ) ] interface XPresentationSupplier: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -88,7 +87,7 @@ interface XPresentationSupplier: com::sun::star::uno::XInterface // DocMerge from xml: method com::sun::star::presentation::XPresentationSupplier::getPresentation /** return an interface to control a presentation. */ - [const] com::sun::star::presentation::XPresentation getPresentation(); + com::sun::star::presentation::XPresentation getPresentation(); }; @@ -99,6 +98,9 @@ interface XPresentationSupplier: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:28 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:31 hjs initial import diff --git a/offapi/com/sun/star/resource/XLocale.idl b/offapi/com/sun/star/resource/XLocale.idl index 047b75d82..0270c0033 100644 --- a/offapi/com/sun/star/resource/XLocale.idl +++ b/offapi/com/sun/star/resource/XLocale.idl @@ -2,9 +2,9 @@ * * $RCSfile: XLocale.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:29 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:32 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -85,7 +85,6 @@ structures.@see XResourceBundle @see Locale */ -[ uik(B16A2F60-1342-11D3-ABBB00A0-249D5590), ident( "XLocale", 1.0 ) ] interface XLocale: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -315,6 +314,9 @@ interface XLocale: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:29 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:32 hjs initial import diff --git a/offapi/com/sun/star/resource/XResourceBundle.idl b/offapi/com/sun/star/resource/XResourceBundle.idl index 9d70836b4..5af27804f 100644 --- a/offapi/com/sun/star/resource/XResourceBundle.idl +++ b/offapi/com/sun/star/resource/XResourceBundle.idl @@ -2,9 +2,9 @@ * * $RCSfile: XResourceBundle.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-19 16:03:40 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:32 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -235,7 +235,6 @@ module com { module sun { module star { module resource { @author Markus Meyer @deprecated draft */ -[ uik(3C1F4FA0-1358-11D3-ABBB00A0-249D5590), ident( "XResourceBundle", 1.0 ) ] interface XResourceBundle: com::sun::star::container::XNameAccess { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/resource/XResourceBundleLoader.idl b/offapi/com/sun/star/resource/XResourceBundleLoader.idl index 362f989f2..d61f2524d 100644 --- a/offapi/com/sun/star/resource/XResourceBundleLoader.idl +++ b/offapi/com/sun/star/resource/XResourceBundleLoader.idl @@ -2,9 +2,9 @@ * * $RCSfile: XResourceBundleLoader.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:29 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:32 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -97,7 +97,6 @@ @see XResourceBundle @see Locale */ -[ uik(3C1F4FA6-1358-11D3-ABBB00A0-249D5590), ident( "XResourceBundleLoader", 1.0 ) ] interface XResourceBundleLoader: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -126,6 +125,9 @@ interface XResourceBundleLoader: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:29 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:32 hjs initial import diff --git a/offapi/com/sun/star/scanner/XScannerManager.idl b/offapi/com/sun/star/scanner/XScannerManager.idl index d2718451b..619c57c91 100644 --- a/offapi/com/sun/star/scanner/XScannerManager.idl +++ b/offapi/com/sun/star/scanner/XScannerManager.idl @@ -2,9 +2,9 @@ * * $RCSfile: XScannerManager.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:30 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:32 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -93,7 +93,6 @@ module com { module sun { module star { module scanner { //============================================================================= /** */ -[ uik(E9743C70-1D8E-11D3-AB050060-97DA5617), ident( "XScannerManager", 1.0 ) ] interface XScannerManager: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/sdb/DatasourceAdministrationDialog.idl b/offapi/com/sun/star/sdb/DatasourceAdministrationDialog.idl index c9c2bcb37..a84074563 100644 --- a/offapi/com/sun/star/sdb/DatasourceAdministrationDialog.idl +++ b/offapi/com/sun/star/sdb/DatasourceAdministrationDialog.idl @@ -2,9 +2,9 @@ * * $RCSfile: DatasourceAdministrationDialog.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: fs $ $Date: 2001-02-20 14:32:12 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:32 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -139,11 +139,12 @@ service DatasourceAdministrationDialog }; }; }; }; -#endif // __com_sun_star_sdb_DatasourceAdministrationDialog_idl__ - /************************************************************************* * history: * $Log: not supported by cvs2svn $ + * Revision 1.4 2001/02/20 14:32:12 fs + * syntax + * * Revision 1.3 2000/11/08 12:43:31 mi * moved from api * @@ -154,3 +155,5 @@ service DatasourceAdministrationDialog * Revision 1.0 01.11.00 17:37:14 fs ************************************************************************/ +#endif // __com_sun_star_sdb_DatasourceAdministrationDialog_idl__ + diff --git a/offapi/com/sun/star/sdb/ErrorMessageDialog.idl b/offapi/com/sun/star/sdb/ErrorMessageDialog.idl index 74b07690e..058e64d2d 100644 --- a/offapi/com/sun/star/sdb/ErrorMessageDialog.idl +++ b/offapi/com/sun/star/sdb/ErrorMessageDialog.idl @@ -2,9 +2,9 @@ * * $RCSfile: ErrorMessageDialog.idl,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: fs $ $Date: 2001-03-12 16:26:34 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:32 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -153,13 +153,16 @@ service ErrorMessageDialog }; }; }; }; -#endif // __com_sun_star_sdb_ErrorMessageDialog_idl__ - /************************************************************************* * history: * $Log: not supported by cvs2svn $ + * Revision 1.2 2001/03/12 16:26:34 fs + * ooops .... corrected the name of the SQLException property + * * Revision 1.1 2001/02/20 14:32:46 fs * initial checkin - service description for the ErrorMessageDialog * ************************************************************************/ +#endif // __com_sun_star_sdb_ErrorMessageDialog_idl__ + diff --git a/offapi/com/sun/star/sdb/XAlterQuery.idl b/offapi/com/sun/star/sdb/XAlterQuery.idl index a111a48fb..5afdab7c2 100644 --- a/offapi/com/sun/star/sdb/XAlterQuery.idl +++ b/offapi/com/sun/star/sdb/XAlterQuery.idl @@ -2,9 +2,9 @@ * * $RCSfile: XAlterQuery.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:31 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:32 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -74,7 +74,6 @@ // DocMerge from xml: interface com::sun::star::sdb::XAlterQuery /** is used for creating and appending new objects to a specific container. */ -[ uik(2C27B970-A50A-11d3-9ED40050-04D8BBD0), ident("XAlterQuery", 1.0) ] interface XAlterQuery: com::sun::star::uno::XInterface { @@ -91,6 +90,9 @@ interface XAlterQuery: com::sun::star::uno::XInterface /*=========================================================================== $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:31 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:37 hjs initial import diff --git a/offapi/com/sun/star/sdb/XColumn.idl b/offapi/com/sun/star/sdb/XColumn.idl index 226455378..a1c2d4280 100644 --- a/offapi/com/sun/star/sdb/XColumn.idl +++ b/offapi/com/sun/star/sdb/XColumn.idl @@ -2,9 +2,9 @@ * * $RCSfile: XColumn.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:31 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:32 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -102,7 +102,6 @@ interface XClob; // DocMerge from xml: interface com::sun::star::io::com::sun::star::container::com::sun::star::sdbc::com::sun::star::sdb::XColumn /** is used to access data which is collected in a row. */ -[ uik(186AF2E0-9C2E-11d3-9ED30050-04D8BBD0), ident("XColumn", 1.0) ] interface XColumn: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -276,6 +275,9 @@ interface XColumn: com::sun::star::uno::XInterface /*=========================================================================== $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:31 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:37 hjs initial import diff --git a/offapi/com/sun/star/sdb/XColumnUpdate.idl b/offapi/com/sun/star/sdb/XColumnUpdate.idl index e4acbe180..68ba513ec 100644 --- a/offapi/com/sun/star/sdb/XColumnUpdate.idl +++ b/offapi/com/sun/star/sdb/XColumnUpdate.idl @@ -2,9 +2,9 @@ * * $RCSfile: XColumnUpdate.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:31 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:32 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -91,7 +91,6 @@ interface XInputStream; // DocMerge from xml: interface com::sun::star::io::com::sun::star::sdb::XColumnUpdate /** is used to update data which is collected in a row. */ -[ uik(186AF2E1-9C2E-11d3-9ED30050-04D8BBD0), ident("XColumnUpdate", 1.0) ] interface XColumnUpdate: com::sun::star::uno::XInterface { @@ -210,6 +209,9 @@ interface XColumnUpdate: com::sun::star::uno::XInterface /*=========================================================================== $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:31 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:37 hjs initial import diff --git a/offapi/com/sun/star/sdb/XCommandPreparation.idl b/offapi/com/sun/star/sdb/XCommandPreparation.idl index 8b7540368..cd4ef7083 100644 --- a/offapi/com/sun/star/sdb/XCommandPreparation.idl +++ b/offapi/com/sun/star/sdb/XCommandPreparation.idl @@ -2,9 +2,9 @@ * * $RCSfile: XCommandPreparation.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:31 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:32 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -78,7 +78,6 @@ interface XPreparedStatement; <p> A command could be a table, query or any kind of sqlstatement the user.</p> */ -[ uik(75B8EF33-18D2-4cbc-904A8C88-E5BE9CA6), ident("XCommandPreparation", 1.0) ] interface XCommandPreparation: com::sun::star::uno::XInterface { @@ -103,6 +102,9 @@ interface XCommandPreparation: com::sun::star::uno::XInterface /*=========================================================================== $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:31 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:37 hjs initial import diff --git a/offapi/com/sun/star/sdb/XCompletedConnection.idl b/offapi/com/sun/star/sdb/XCompletedConnection.idl index bae85df26..175f118fc 100644 --- a/offapi/com/sun/star/sdb/XCompletedConnection.idl +++ b/offapi/com/sun/star/sdb/XCompletedConnection.idl @@ -2,9 +2,9 @@ * * $RCSfile: XCompletedConnection.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:31 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:32 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -81,7 +81,6 @@ interface XConnection; by it's name. To complete the information needed for establishing a connection an interaction handler is used. */ -[ uik(186AF2ED-9C2E-11d3-9ED30050-04D8BBD0), ident("XCompletedConnection", 1.0) ] interface XCompletedConnection: com::sun::star::uno::XInterface { @@ -100,6 +99,9 @@ interface XCompletedConnection: com::sun::star::uno::XInterface /*=========================================================================== $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:31 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:37 hjs initial import diff --git a/offapi/com/sun/star/sdb/XCompletedExecution.idl b/offapi/com/sun/star/sdb/XCompletedExecution.idl index 0903b0f7e..4b37065bd 100644 --- a/offapi/com/sun/star/sdb/XCompletedExecution.idl +++ b/offapi/com/sun/star/sdb/XCompletedExecution.idl @@ -2,9 +2,9 @@ * * $RCSfile: XCompletedExecution.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:31 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:32 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -76,7 +76,6 @@ /** is used for execution where informations for execution may be required from the user. */ -[ uik(186AF2EE-9C2E-11d3-9ED30050-04D8BBD0), ident("XCompletedExecution", 1.0) ] interface XCompletedExecution: com::sun::star::uno::XInterface { @@ -93,6 +92,9 @@ interface XCompletedExecution: com::sun::star::uno::XInterface /*=========================================================================== $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:31 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:37 hjs initial import diff --git a/offapi/com/sun/star/sdb/XDatabaseAccess.idl b/offapi/com/sun/star/sdb/XDatabaseAccess.idl index f5bd31fd5..66ab17471 100644 --- a/offapi/com/sun/star/sdb/XDatabaseAccess.idl +++ b/offapi/com/sun/star/sdb/XDatabaseAccess.idl @@ -2,9 +2,9 @@ * * $RCSfile: XDatabaseAccess.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:31 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:32 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -90,14 +90,13 @@ interface XDatabaseAccessListener; database connection and provides additional informations related to the connection like forms, reports, or queries. */ -[ uik(186AF2EB-9C2E-11d3-9ED30050-04D8BBD0), ident( "XDatabaseAccess", 1.0 ) ] interface XDatabaseAccess: com::sun::star::sdbc::XDataSource { // DocMerge from xml: method com::sun::star::task::com::sun::star::sdb::XDatabaseAccess::hasConnections /** indicates that connections already exist. */ - [const] boolean hasConnections(); + boolean hasConnections(); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::task::com::sun::star::sdb::XDatabaseAccess::getIsolatedConnection @@ -136,6 +135,9 @@ interface XDatabaseAccess: com::sun::star::sdbc::XDataSource /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:31 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:37 hjs initial import diff --git a/offapi/com/sun/star/sdb/XDatabaseAccessListener.idl b/offapi/com/sun/star/sdb/XDatabaseAccessListener.idl index 1ca1123b9..e2ca55420 100644 --- a/offapi/com/sun/star/sdb/XDatabaseAccessListener.idl +++ b/offapi/com/sun/star/sdb/XDatabaseAccessListener.idl @@ -2,9 +2,9 @@ * * $RCSfile: XDatabaseAccessListener.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-14 12:53:38 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:32 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ could be shared by a number of components. To prevent the bean from closing it's connection, a DatabaseAccessListener could abort the closing.</p> */ -[ uik(186AF2EC-9C2E-11d3-9ED30050-04D8BBD0), ident("XDatabaseAccessListener", 1.0) ] interface XDatabaseAccessListener: com::sun::star::lang::XEventListener { @@ -108,6 +107,9 @@ interface XDatabaseAccessListener: com::sun::star::lang::XEventListener /*=========================================================================== $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/14 12:53:38 mi + <true></true> -> <TRUE/> and same with FALSE + Revision 1.3 2000/11/08 12:43:31 mi moved from api diff --git a/offapi/com/sun/star/sdb/XDatabaseEnvironment.idl b/offapi/com/sun/star/sdb/XDatabaseEnvironment.idl index 24656a161..23a1ee8eb 100644 --- a/offapi/com/sun/star/sdb/XDatabaseEnvironment.idl +++ b/offapi/com/sun/star/sdb/XDatabaseEnvironment.idl @@ -2,9 +2,9 @@ * * $RCSfile: XDatabaseEnvironment.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:31 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:32 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -90,7 +90,6 @@ interface XDatabaseAccess; to open a data access bean, which contains tables, queries, forms, and report documents or to open a connection to a database. */ -[ uik(186AF2EA-9C2E-11d3-9ED30050-04D8BBD0), ident( "XDatabaseEnvironment", 1.0 ) ] interface XDatabaseEnvironment: com::sun::star::sdbc::XDriverManager { //------------------------------------------------------------------------- @@ -122,6 +121,9 @@ interface XDatabaseEnvironment: com::sun::star::sdbc::XDriverManager /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:31 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:37 hjs initial import diff --git a/offapi/com/sun/star/sdb/XFormDocumentsSupplier.idl b/offapi/com/sun/star/sdb/XFormDocumentsSupplier.idl index 81a5ef79b..03543cd2a 100644 --- a/offapi/com/sun/star/sdb/XFormDocumentsSupplier.idl +++ b/offapi/com/sun/star/sdb/XFormDocumentsSupplier.idl @@ -2,9 +2,9 @@ * * $RCSfile: XFormDocumentsSupplier.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:31 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:32 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -75,14 +75,13 @@ // DocMerge from xml: interface com::sun::star::sdb::XFormDocumentsSupplier /** provides the access to a container of database forms. */ -[ uik(9F18E8F1-9B73-11d3-9ED30050-04D8BBD0), ident("XFormDocumentsSupplier", 1.0) ] interface XFormDocumentsSupplier: com::sun::star::uno::XInterface { // DocMerge from xml: method com::sun::star::sdb::XFormDocumentsSupplier::getFormDocuments /** returns the container of forms. */ - [const] com::sun::star::container::XNameAccess getFormDocuments(); + com::sun::star::container::XNameAccess getFormDocuments(); }; //============================================================================= @@ -91,6 +90,9 @@ interface XFormDocumentsSupplier: com::sun::star::uno::XInterface /*=========================================================================== $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:31 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:37 hjs initial import diff --git a/offapi/com/sun/star/sdb/XInteractionSupplyParameters.idl b/offapi/com/sun/star/sdb/XInteractionSupplyParameters.idl index a4cedf2af..df942a408 100644 --- a/offapi/com/sun/star/sdb/XInteractionSupplyParameters.idl +++ b/offapi/com/sun/star/sdb/XInteractionSupplyParameters.idl @@ -2,9 +2,9 @@ * * $RCSfile: XInteractionSupplyParameters.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-15 11:29:29 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:32 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -76,7 +76,6 @@ module com { module sun { module star { module sdb { <p>This continuation is typically used in conjunction with a <type scope="com.sun.star.sdb">ParametersRequest</type>. </p> */ -[ uik(73DE5BB0-D7BF-11d3-9FC00010-5AEF84A7), ident("XInteractionSupplyParameters", 1.0) ] interface XInteractionSupplyParameters: com::sun::star::task::XInteractionContinuation { /** set the parameters chosen by the interaction handler @@ -90,6 +89,9 @@ interface XInteractionSupplyParameters: com::sun::star::task::XInteractionContin /*=========================================================================== $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/15 11:29:29 mi + @desc removed (now <p>...</p>), @desc is not a valid tag + Revision 1.3 2000/11/08 12:43:31 mi moved from api diff --git a/offapi/com/sun/star/sdb/XParametersSupplier.idl b/offapi/com/sun/star/sdb/XParametersSupplier.idl index 9a00cfbe3..fcdb5bb67 100644 --- a/offapi/com/sun/star/sdb/XParametersSupplier.idl +++ b/offapi/com/sun/star/sdb/XParametersSupplier.idl @@ -2,9 +2,9 @@ * * $RCSfile: XParametersSupplier.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:31 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:32 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -76,14 +76,13 @@ /** provides the access to a container of parameters, typically used for a prepared statement. */ -[ uik(C06C4F02-3DA8-11d3-81699E05-A3EFE22C), ident("XParametersSupplier", 1.0) ] interface XParametersSupplier: com::sun::star::uno::XInterface { // DocMerge from xml: method com::sun::star::sdb::XParametersSupplier::getParameters /** returns the container of parameters. */ - [const] com::sun::star::container::XIndexAccess getParameters(); + com::sun::star::container::XIndexAccess getParameters(); }; //============================================================================= @@ -92,6 +91,9 @@ interface XParametersSupplier: com::sun::star::uno::XInterface /*=========================================================================== $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:31 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:37 hjs initial import diff --git a/offapi/com/sun/star/sdb/XQueriesSupplier.idl b/offapi/com/sun/star/sdb/XQueriesSupplier.idl index dfde5f7f2..f7fc93f72 100644 --- a/offapi/com/sun/star/sdb/XQueriesSupplier.idl +++ b/offapi/com/sun/star/sdb/XQueriesSupplier.idl @@ -2,9 +2,9 @@ * * $RCSfile: XQueriesSupplier.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:31 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:32 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -75,14 +75,13 @@ // DocMerge from xml: interface com::sun::star::sdb::XQueriesSupplier /** provides the access to a container of database queries. */ -[ uik(9F18E8F0-9B73-11d3-9ED30050-04D8BBD0), ident("XQueriesSupplier", 1.0) ] interface XQueriesSupplier: com::sun::star::uno::XInterface { // DocMerge from xml: method com::sun::star::sdb::XQueriesSupplier::getQueries /** returns the container of queries. */ - [const] com::sun::star::container::XNameAccess getQueries(); + com::sun::star::container::XNameAccess getQueries(); }; //============================================================================= @@ -91,6 +90,9 @@ interface XQueriesSupplier: com::sun::star::uno::XInterface /*=========================================================================== $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:31 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:37 hjs initial import diff --git a/offapi/com/sun/star/sdb/XQueryDefinitionsSupplier.idl b/offapi/com/sun/star/sdb/XQueryDefinitionsSupplier.idl index 5d913887f..67be656af 100644 --- a/offapi/com/sun/star/sdb/XQueryDefinitionsSupplier.idl +++ b/offapi/com/sun/star/sdb/XQueryDefinitionsSupplier.idl @@ -2,9 +2,9 @@ * * $RCSfile: XQueryDefinitionsSupplier.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:31 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:32 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -75,14 +75,13 @@ // DocMerge from xml: interface com::sun::star::sdb::XQueryDefinitionsSupplier /** provides the access to a container of database command definitions. */ -[ uik(DA2A227B-9939-421d-9E5521D8-C592DAB3), ident("XQueryDefinitionsSupplier", 1.0) ] interface XQueryDefinitionsSupplier: com::sun::star::uno::XInterface { // DocMerge from xml: method com::sun::star::sdb::XQueryDefinitionsSupplier::getQueryDefinitions /** returns the container of commands. */ - [const] com::sun::star::container::XNameAccess getQueryDefinitions(); + com::sun::star::container::XNameAccess getQueryDefinitions(); }; //============================================================================= @@ -91,6 +90,9 @@ interface XQueryDefinitionsSupplier: com::sun::star::uno::XInterface /*=========================================================================== $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:31 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:37 hjs initial import diff --git a/offapi/com/sun/star/sdb/XReportDocumentsSupplier.idl b/offapi/com/sun/star/sdb/XReportDocumentsSupplier.idl index 359321b7a..61e1ba803 100644 --- a/offapi/com/sun/star/sdb/XReportDocumentsSupplier.idl +++ b/offapi/com/sun/star/sdb/XReportDocumentsSupplier.idl @@ -2,9 +2,9 @@ * * $RCSfile: XReportDocumentsSupplier.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:31 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:32 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -75,14 +75,13 @@ // DocMerge from xml: interface com::sun::star::sdb::XReportDocumentsSupplier /** provides the access to a container of database reports. */ -[ uik(9F18E8F2-9B73-11d3-9ED30050-04D8BBD0), ident("XReportDocumentsSupplier", 1.0) ] interface XReportDocumentsSupplier: com::sun::star::uno::XInterface { // DocMerge from xml: method com::sun::star::sdb::XReportDocumentsSupplier::getReportDocuments /** returns the container of reports. */ - [const] com::sun::star::container::XNameAccess getReportDocuments(); + com::sun::star::container::XNameAccess getReportDocuments(); }; //============================================================================= @@ -91,6 +90,9 @@ interface XReportDocumentsSupplier: com::sun::star::uno::XInterface /*=========================================================================== $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:31 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:38 hjs initial import diff --git a/offapi/com/sun/star/sdb/XResultSetAccess.idl b/offapi/com/sun/star/sdb/XResultSetAccess.idl index 63d0300ec..7a98c0de7 100644 --- a/offapi/com/sun/star/sdb/XResultSetAccess.idl +++ b/offapi/com/sun/star/sdb/XResultSetAccess.idl @@ -2,9 +2,9 @@ * * $RCSfile: XResultSetAccess.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:31 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:32 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -83,7 +83,6 @@ interface XResultSet; /** is the interface to create a ResultSet based on the object providing the interface. */ -[ uik(4544AE30-AE24-11d3-9ED80050-04D8BBD0), ident("XResultSetAccess", 1.0) ] interface XResultSetAccess: com::sun::star::uno::XInterface { @@ -99,6 +98,9 @@ interface XResultSetAccess: com::sun::star::uno::XInterface /*=========================================================================== $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:31 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:38 hjs initial import diff --git a/offapi/com/sun/star/sdb/XRowSetApproveBroadcaster.idl b/offapi/com/sun/star/sdb/XRowSetApproveBroadcaster.idl index a5a6c270d..86da3c6a0 100644 --- a/offapi/com/sun/star/sdb/XRowSetApproveBroadcaster.idl +++ b/offapi/com/sun/star/sdb/XRowSetApproveBroadcaster.idl @@ -2,9 +2,9 @@ * * $RCSfile: XRowSetApproveBroadcaster.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:31 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:32 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -74,7 +74,6 @@ interface XRowSetApproveListener; /** provides the possibility of reveiving an event before changing the content of a rowset. */ -[ uik(186AF2E7-9C2E-11d3-9ED30050-04D8BBD0), ident("XRowSetApproveBroadcaster", 1.0) ] interface XRowSetApproveBroadcaster: com::sun::star::uno::XInterface { @@ -99,6 +98,9 @@ interface XRowSetApproveBroadcaster: com::sun::star::uno::XInterface /*=========================================================================== $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:31 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:38 hjs initial import diff --git a/offapi/com/sun/star/sdb/XRowSetApproveListener.idl b/offapi/com/sun/star/sdb/XRowSetApproveListener.idl index 6b57c0489..73e82ac0a 100644 --- a/offapi/com/sun/star/sdb/XRowSetApproveListener.idl +++ b/offapi/com/sun/star/sdb/XRowSetApproveListener.idl @@ -2,9 +2,9 @@ * * $RCSfile: XRowSetApproveListener.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:31 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:32 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -75,7 +75,6 @@ // DocMerge from xml: interface com::sun::star::sdb::XRowSetApproveListener /** is used for approving moving and changing rowset actions. */ -[ uik(186AF2E6-9C2E-11d3-9ED30050-04D8BBD0), ident("XRowSetApproveListener", 1.0) ] interface XRowSetApproveListener: com::sun::star::lang::XEventListener { @@ -104,6 +103,9 @@ interface XRowSetApproveListener: com::sun::star::lang::XEventListener /*=========================================================================== $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:31 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:38 hjs initial import diff --git a/offapi/com/sun/star/sdb/XRowSetSupplier.idl b/offapi/com/sun/star/sdb/XRowSetSupplier.idl index 167010902..1fa744c83 100644 --- a/offapi/com/sun/star/sdb/XRowSetSupplier.idl +++ b/offapi/com/sun/star/sdb/XRowSetSupplier.idl @@ -2,9 +2,9 @@ * * $RCSfile: XRowSetSupplier.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:31 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:32 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -76,7 +76,6 @@ // DocMerge from xml: interface com::sun::star::sdb::XRowSetSupplier /** uses a row set as datasource. */ -[ uik(6A828ACC-AE4D-11d3-86B90050-04D8BBE7), ident("XRowSetSupplier", 1.0) ] interface XRowSetSupplier: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -84,7 +83,7 @@ interface XRowSetSupplier: com::sun::star::uno::XInterface // DocMerge from xml: method com::sun::star::sdb::XRowSetSupplier::getRowSet /** provides access to the data source. */ - [const] com::sun::star::sdbc::XRowSet getRowSet(); + com::sun::star::sdbc::XRowSet getRowSet(); //------------------------------------------------------------------------- @@ -103,6 +102,9 @@ interface XRowSetSupplier: com::sun::star::uno::XInterface /*=========================================================================== $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:31 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:38 hjs initial import diff --git a/offapi/com/sun/star/sdb/XSQLErrorBroadcaster.idl b/offapi/com/sun/star/sdb/XSQLErrorBroadcaster.idl index 9a332864f..59b491815 100644 --- a/offapi/com/sun/star/sdb/XSQLErrorBroadcaster.idl +++ b/offapi/com/sun/star/sdb/XSQLErrorBroadcaster.idl @@ -2,9 +2,9 @@ * * $RCSfile: XSQLErrorBroadcaster.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:31 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:32 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -77,7 +77,6 @@ of <type scope="com::sun::star::sdbc">SQLException</type>s posted by any database object. */ -[ uik(704A27C6-A721-11d3-86AC0050-04D8BBE7), ident("XSQLErrorListener", 1.0) ] interface XSQLErrorBroadcaster: com::sun::star::uno::XInterface { @@ -103,6 +102,9 @@ interface XSQLErrorBroadcaster: com::sun::star::uno::XInterface #endif /*=========================================================================== $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:31 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:38 hjs initial import diff --git a/offapi/com/sun/star/sdb/XSQLErrorListener.idl b/offapi/com/sun/star/sdb/XSQLErrorListener.idl index b54783965..10b7fde65 100644 --- a/offapi/com/sun/star/sdb/XSQLErrorListener.idl +++ b/offapi/com/sun/star/sdb/XSQLErrorListener.idl @@ -2,9 +2,9 @@ * * $RCSfile: XSQLErrorListener.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:31 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:32 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -76,7 +76,6 @@ /** the listener interface for receiving "errorOccured" events posted by any database object. */ -[ uik(ACE2DBF1-96BE-11d3-9EE50010-5AD7A5C4), ident("XSQLErrorListener", 1.0) ] interface XSQLErrorListener: com::sun::star::lang::XEventListener { @@ -93,6 +92,9 @@ interface XSQLErrorListener: com::sun::star::lang::XEventListener /*=========================================================================== $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:31 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:38 hjs initial import diff --git a/offapi/com/sun/star/sdb/XSQLQueryComposer.idl b/offapi/com/sun/star/sdb/XSQLQueryComposer.idl index ae037e832..68aa06d88 100644 --- a/offapi/com/sun/star/sdb/XSQLQueryComposer.idl +++ b/offapi/com/sun/star/sdb/XSQLQueryComposer.idl @@ -2,9 +2,9 @@ * * $RCSfile: XSQLQueryComposer.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:31 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:32 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -86,14 +86,13 @@ <p>The interface can be used for composing SELECT statements without knowing the structure of the used query.</p> */ -[ uik(E983BF40-ACBE-11d3-9ED80050-04D8BBD0), ident( "XSQLQueryComposer", 1.0 ) ] interface XSQLQueryComposer: com::sun::star::uno::XInterface { // DocMerge from xml: method com::sun::star::sdb::XSQLQueryComposer::getQuery /** returns the query used for composing. */ - [const] string getQuery(); + string getQuery(); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdb::XSQLQueryComposer::setQuery @@ -107,7 +106,7 @@ interface XSQLQueryComposer: com::sun::star::uno::XInterface // DocMerge from xml: method com::sun::star::sdb::XSQLQueryComposer::getComposedQuery /** returns the query composed with filters and sort criterias. */ - [const] string getComposedQuery(); + string getComposedQuery(); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdb::XSQLQueryComposer::getFilter @@ -117,7 +116,7 @@ interface XSQLQueryComposer: com::sun::star::uno::XInterface <p>The filter criteria returned is part of the where condition of the select command, but it does not contain the where token.</p> */ - [const] string getFilter(); + string getFilter(); //------------------------------------------------------------------------- // DocMerge from idl: method com::sun::star::sdb::XSQLQueryComposer::getStructuredFilter @@ -127,7 +126,7 @@ interface XSQLQueryComposer: com::sun::star::uno::XInterface with the name of the column and the filter condition. The filter condition is of type string. */ - [const] sequence< sequence<com::sun::star::beans::PropertyValue> > + sequence< sequence<com::sun::star::beans::PropertyValue> > getStructuredFilter(); //------------------------------------------------------------------------- @@ -138,7 +137,7 @@ interface XSQLQueryComposer: com::sun::star::uno::XInterface <p>The order criteria returned is part of the ORDER BY clause of the select command, but it does not contain the ORDER BY keyword .</p> */ - [const] string getOrder(); + string getOrder(); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdb::XSQLQueryComposer::appendFilterByColumn @@ -179,6 +178,9 @@ interface XSQLQueryComposer: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:31 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:38 hjs initial import diff --git a/offapi/com/sun/star/sdb/XSQLQueryComposerFactory.idl b/offapi/com/sun/star/sdb/XSQLQueryComposerFactory.idl index fa8bc2a6f..4abfdcdc3 100644 --- a/offapi/com/sun/star/sdb/XSQLQueryComposerFactory.idl +++ b/offapi/com/sun/star/sdb/XSQLQueryComposerFactory.idl @@ -2,9 +2,9 @@ * * $RCSfile: XSQLQueryComposerFactory.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:31 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:32 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -73,7 +73,6 @@ // DocMerge from xml: interface com::sun::star::sdb::XSQLQueryComposerFactory /** is a factory for instances of service <type>SQLQueryComposer</type>. */ -[ uik(E983BF41-ACBE-11d3-9ED80050-04D8BBD0), ident( "XSQLQueryComposerFactory", 1.0 ) ] interface XSQLQueryComposerFactory: com::sun::star::uno::XInterface { @@ -90,6 +89,9 @@ interface XSQLQueryComposerFactory: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:31 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:38 hjs initial import diff --git a/offapi/com/sun/star/sdbc/XArray.idl b/offapi/com/sun/star/sdbc/XArray.idl index 4ce4ee255..2c80fa49c 100644 --- a/offapi/com/sun/star/sdbc/XArray.idl +++ b/offapi/com/sun/star/sdbc/XArray.idl @@ -2,9 +2,9 @@ * * $RCSfile: XArray.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-19 13:46:04 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:35 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -84,7 +84,6 @@ interface XResultSet; reference to an SQL array. By default, an <code>Array</code> is implemented using a SQL LOCATOR(array) internally. */ -[ uik(D6B60238-9067-11d3-9EE00010-5AD7A5C4), ident("XArray", 1.0) ] interface XArray: com::sun::star::uno::XInterface { @@ -100,7 +99,7 @@ interface XArray: com::sun::star::uno::XInterface </p> */ - [const] string getBaseTypeName() raises (SQLException); + string getBaseTypeName() raises (SQLException); //------------------------------------------------------------------------- @@ -108,7 +107,7 @@ interface XArray: com::sun::star::uno::XInterface /** returns the SDBC type of the elements in the array designated by this <code>Array</code> object. */ - [const] long getBaseType() raises (SQLException); + long getBaseType() raises (SQLException); //------------------------------------------------------------------------- @@ -220,6 +219,9 @@ interface XArray: com::sun::star::uno::XInterface /*=========================================================================== $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/19 13:46:04 mi + syntax errors in documentation fixed + Revision 1.3 2000/11/08 12:43:35 mi moved from api diff --git a/offapi/com/sun/star/sdbc/XBatchExecution.idl b/offapi/com/sun/star/sdbc/XBatchExecution.idl index 1167bd1d4..a4d0c01a7 100644 --- a/offapi/com/sun/star/sdbc/XBatchExecution.idl +++ b/offapi/com/sun/star/sdbc/XBatchExecution.idl @@ -2,9 +2,9 @@ * * $RCSfile: XBatchExecution.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:35 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:35 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -77,7 +77,6 @@ interface XResultSet; // DocMerge from xml: interface com::sun::star::sdbc::XBatchExecution /** is used for collecting and executing a set of SQL statements. */ -[ uik(D6B60244-9067-11d3-9EE00010-5AD7A5C4), ident("XBatchExecution", 1.0) ] interface XBatchExecution: com::sun::star::uno::XInterface { @@ -112,6 +111,9 @@ interface XBatchExecution: com::sun::star::uno::XInterface /*=========================================================================== $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:35 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:41 hjs initial import diff --git a/offapi/com/sun/star/sdbc/XBlob.idl b/offapi/com/sun/star/sdbc/XBlob.idl index f73f2ec37..d6fd5a4bf 100644 --- a/offapi/com/sun/star/sdbc/XBlob.idl +++ b/offapi/com/sun/star/sdbc/XBlob.idl @@ -2,9 +2,9 @@ * * $RCSfile: XBlob.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:35 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:35 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -102,7 +102,6 @@ interface XInputStream; determining the position of a pattern of bytes within a <i>BLOB</i> value.</p> */ -[ uik(D6B6023A-9067-11d3-9EE00010-5AD7A5C4), ident("XBlob", 1.0) ] interface XBlob: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -175,6 +174,9 @@ interface XBlob: com::sun::star::uno::XInterface /*=========================================================================== $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:35 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:41 hjs initial import diff --git a/offapi/com/sun/star/sdbc/XClob.idl b/offapi/com/sun/star/sdbc/XClob.idl index a6b6db66d..4352ceebf 100644 --- a/offapi/com/sun/star/sdbc/XClob.idl +++ b/offapi/com/sun/star/sdbc/XClob.idl @@ -2,9 +2,9 @@ * * $RCSfile: XClob.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:35 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:35 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -101,7 +101,6 @@ interface XInputStream; access the SQL <code>CLOB</code>.<br> </p> */ -[ uik(D6B6023B-9067-11d3-9EE00010-5AD7A5C4), ident("XClob", 1.0) ] interface XClob: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -160,6 +159,9 @@ interface XClob: com::sun::star::uno::XInterface /*=========================================================================== $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:35 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:41 hjs initial import diff --git a/offapi/com/sun/star/sdbc/XCloseable.idl b/offapi/com/sun/star/sdbc/XCloseable.idl index 35f967290..5e52a52a3 100644 --- a/offapi/com/sun/star/sdbc/XCloseable.idl +++ b/offapi/com/sun/star/sdbc/XCloseable.idl @@ -2,9 +2,9 @@ * * $RCSfile: XCloseable.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:35 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:35 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -75,7 +75,6 @@ // DocMerge from xml: interface com::sun::star::sdbc::XCloseable /** provides the releasing of resources acquired by the implementing object. */ -[ uik(4544AE31-AE24-11d3-9ED80050-04D8BBD0), ident("XCloseable", 1.0) ] interface XCloseable: com::sun::star::uno::XInterface { @@ -91,6 +90,9 @@ interface XCloseable: com::sun::star::uno::XInterface /*=========================================================================== $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:35 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:41 hjs initial import diff --git a/offapi/com/sun/star/sdbc/XColumnLocate.idl b/offapi/com/sun/star/sdbc/XColumnLocate.idl index ff1fe36d3..9b9c558a6 100644 --- a/offapi/com/sun/star/sdbc/XColumnLocate.idl +++ b/offapi/com/sun/star/sdbc/XColumnLocate.idl @@ -2,9 +2,9 @@ * * $RCSfile: XColumnLocate.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:35 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:35 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -86,8 +86,6 @@ interface XResultSetMetaData; no way for the programmer to guarantee that they actually refer to the intended columns.</p> */ -[ uik(FDBC3290-A81A-11d3-9ED50050-04D8BBD0), - ident("XColumnLocate", 1.0) ] interface XColumnLocate: com::sun::star::uno::XInterface { @@ -103,6 +101,9 @@ interface XColumnLocate: com::sun::star::uno::XInterface /*=========================================================================== $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:35 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:41 hjs initial import diff --git a/offapi/com/sun/star/sdbc/XConnection.idl b/offapi/com/sun/star/sdbc/XConnection.idl index 1b3d6921d..624ecc920 100644 --- a/offapi/com/sun/star/sdbc/XConnection.idl +++ b/offapi/com/sun/star/sdbc/XConnection.idl @@ -2,9 +2,9 @@ * * $RCSfile: XConnection.idl,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: mi $ $Date: 2000-12-19 16:03:44 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:35 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -99,7 +99,6 @@ interface XDatabaseMetaData; @see com::sun::star::sdbc::XStatement @see com::sun::star::sdbc::XDatabaseMetaData */ -[ uik(D6B60231-9067-11d3-9EE00010-5AD7A5C4), ident("XConnection", 1.0) ] interface XConnection: com::sun::star::sdbc::XCloseable { @@ -214,7 +213,7 @@ interface XConnection: com::sun::star::sdbc::XCloseable @see setAutoCommit */ - [const] boolean getAutoCommit() raises (SQLException); + boolean getAutoCommit() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::container::com::sun::star::sdbc::XConnection::commit @@ -247,7 +246,7 @@ interface XConnection: com::sun::star::sdbc::XCloseable anymore. Certain fatal errors also result in a closed Connection. </p> */ - [const] boolean isClosed() raises (SQLException); + boolean isClosed() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::container::com::sun::star::sdbc::XConnection::getMetaData @@ -281,7 +280,7 @@ interface XConnection: com::sun::star::sdbc::XCloseable // DocMerge from xml: method com::sun::star::container::com::sun::star::sdbc::XConnection::isReadOnly /** tests to see if the connection is in read-only mode. */ - [const] boolean isReadOnly() raises (SQLException); + boolean isReadOnly() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::container::com::sun::star::sdbc::XConnection::setCatalog @@ -296,7 +295,7 @@ interface XConnection: com::sun::star::sdbc::XCloseable // DocMerge from xml: method com::sun::star::container::com::sun::star::sdbc::XConnection::getCatalog /** returns the Connection's current catalog name. */ - [const] string getCatalog() raises (SQLException); + string getCatalog() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::container::com::sun::star::sdbc::XConnection::setTransactionIsolation @@ -319,7 +318,7 @@ interface XConnection: com::sun::star::sdbc::XCloseable // DocMerge from xml: method com::sun::star::container::com::sun::star::sdbc::XConnection::getTransactionIsolation /** gets this Connection's current transaction isolation level. */ - [const] long getTransactionIsolation() raises (SQLException); + long getTransactionIsolation() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::container::com::sun::star::sdbc::XConnection::getTypeMap @@ -332,7 +331,7 @@ interface XConnection: com::sun::star::sdbc::XCloseable returned will be empty. </p> */ - [const] com::sun::star::container::XNameAccess getTypeMap() raises (SQLException); + com::sun::star::container::XNameAccess getTypeMap() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::container::com::sun::star::sdbc::XConnection::setTypeMap @@ -355,6 +354,9 @@ interface XConnection: com::sun::star::sdbc::XCloseable /*=========================================================================== $Log: not supported by cvs2svn $ + Revision 1.5 2000/12/19 16:03:44 mi + documentations syntax errors fixed + Revision 1.4 2000/12/14 12:53:39 mi <true></true> -> <TRUE/> and same with FALSE diff --git a/offapi/com/sun/star/sdbc/XDataSource.idl b/offapi/com/sun/star/sdbc/XDataSource.idl index c244c91e2..d8476ba36 100644 --- a/offapi/com/sun/star/sdbc/XDataSource.idl +++ b/offapi/com/sun/star/sdbc/XDataSource.idl @@ -2,9 +2,9 @@ * * $RCSfile: XDataSource.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:35 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:35 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ interface XConnection; by its name. A DataSource object is typically registered by a naming service provider. */ -[ uik(C76294D1-96B3-11d3-9EE40010-5AD7A5C4), ident("XDataSource", 1.0) ] interface XDataSource: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -115,7 +114,7 @@ interface XDataSource: com::sun::star::uno::XInterface DataSource object is created the login timeout is initially zero. </p> */ - [const] long getLoginTimeout() raises (SQLException); + long getLoginTimeout() raises (SQLException); }; //============================================================================= @@ -124,6 +123,9 @@ interface XDataSource: com::sun::star::uno::XInterface /*=========================================================================== $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:35 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:41 hjs initial import diff --git a/offapi/com/sun/star/sdbc/XDatabaseMetaData.idl b/offapi/com/sun/star/sdbc/XDatabaseMetaData.idl index f36983d8d..23efd8c1c 100644 --- a/offapi/com/sun/star/sdbc/XDatabaseMetaData.idl +++ b/offapi/com/sun/star/sdbc/XDatabaseMetaData.idl @@ -2,9 +2,9 @@ * * $RCSfile: XDatabaseMetaData.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-14 12:53:39 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:35 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -97,7 +97,6 @@ interface XConnection; either an XResultSet (which may be empty) is returned or a SQLException is thrown.</p> */ -[ uik(D6B6024B-9067-11d3-9EE00010-5AD7A5C4), ident("XDatabaseMetaData", 1.0) ] interface XDatabaseMetaData: com::sun::star::uno::XInterface { @@ -105,173 +104,173 @@ interface XDatabaseMetaData: com::sun::star::uno::XInterface /** Can all the procedures returned by getProcedures be called by the current user? */ - [const] boolean allProceduresAreCallable() raises (SQLException); + boolean allProceduresAreCallable() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::allTablesAreSelectable /** Can all the tables returned by getTable be SELECTed by the current user? */ - [const] boolean allTablesAreSelectable() raises (SQLException); + boolean allTablesAreSelectable() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::getURL /** returns the directory and filename of the database. */ - [const] string getURL() raises (SQLException); + string getURL() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::getUserName /** returns the user name from this database connection. */ - [const] string getUserName() raises (SQLException); + string getUserName() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::isReadOnly /** check, if the database in read-only mode. */ - [const] boolean isReadOnly() raises (SQLException); + boolean isReadOnly() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::nullsAreSortedHigh /** Are NULL values sorted high ? */ - [const] boolean nullsAreSortedHigh() raises (SQLException); + boolean nullsAreSortedHigh() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::nullsAreSortedLow /** Are NULL values sorted low ? */ - [const] boolean nullsAreSortedLow() raises (SQLException); + boolean nullsAreSortedLow() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::nullsAreSortedAtStart /** Are NULL values sorted at the start regardless of sort order? */ - [const] boolean nullsAreSortedAtStart() raises (SQLException); + boolean nullsAreSortedAtStart() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::nullsAreSortedAtEnd /** Are NULL values sorted at the end regardless of sort order? */ - [const] boolean nullsAreSortedAtEnd() raises (SQLException); + boolean nullsAreSortedAtEnd() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::getDatabaseProductName /** returns the name of the database product. */ - [const] string getDatabaseProductName() raises (SQLException); + string getDatabaseProductName() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::getDatabaseProductVersion /** returns the version of the database product. */ - [const] string getDatabaseProductVersion() raises (SQLException); + string getDatabaseProductVersion() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::getDriverName /** returns the name of the SDBC driver. */ - [const] string getDriverName() raises (SQLException); + string getDriverName() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::getDriverVersion /** returns the version number of the SDBC driver. */ - [const] string getDriverVersion() raises (SQLException); + string getDriverVersion() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::getDriverMajorVersion /** returns the JDBC driver major version number. */ - [const] long getDriverMajorVersion(); + long getDriverMajorVersion(); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::getDriverMinorVersion /** returns the SDBC driver minor version number. */ - [const] long getDriverMinorVersion(); + long getDriverMinorVersion(); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::usesLocalFiles /** use the database local files to save the tables. */ - [const] boolean usesLocalFiles() raises (SQLException); + boolean usesLocalFiles() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::usesLocalFilePerTable /** use the database one local file to save for each table. */ - [const] boolean usesLocalFilePerTable() raises (SQLException); + boolean usesLocalFilePerTable() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::supportsMixedCaseIdentifiers /** use the database 'mixed case unquoted SQL identifiers' case sensitive. */ - [const] boolean supportsMixedCaseIdentifiers() raises (SQLException); + boolean supportsMixedCaseIdentifiers() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::storesUpperCaseIdentifiers /** Does the database treat mixed case unquoted SQL identifiers as case insensitive and store them in upper case? */ - [const] boolean storesUpperCaseIdentifiers() raises (SQLException); + boolean storesUpperCaseIdentifiers() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::storesLowerCaseIdentifiers /** Does the database treat mixed case unquoted SQL identifiers as case insensitive and store them in lower case? */ - [const] boolean storesLowerCaseIdentifiers() raises (SQLException); + boolean storesLowerCaseIdentifiers() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::storesMixedCaseIdentifiers /** Does the database treat mixed case unquoted SQL identifiers as case insensitive and store them in mixed case? */ - [const] boolean storesMixedCaseIdentifiers() raises (SQLException); + boolean storesMixedCaseIdentifiers() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::supportsMixedCaseQuotedIdentifiers /** Does the database treat mixed case quoted SQL identifiers as case sensitive and as a result store them in mixed case? */ - [const] boolean supportsMixedCaseQuotedIdentifiers() raises (SQLException); + boolean supportsMixedCaseQuotedIdentifiers() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::storesUpperCaseQuotedIdentifiers /** Does the database treat mixed case quoted SQL identifiers as case insensitive and store them in upper case? */ - [const] boolean storesUpperCaseQuotedIdentifiers() raises (SQLException); + boolean storesUpperCaseQuotedIdentifiers() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::storesLowerCaseQuotedIdentifiers /** Does the database treat mixed case quoted SQL identifiers as case insensitive and store them in lower case? */ - [const] boolean storesLowerCaseQuotedIdentifiers() raises (SQLException); + boolean storesLowerCaseQuotedIdentifiers() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::storesMixedCaseQuotedIdentifiers /** Does the database treat mixed case quoted SQL identifiers as case insensitive and store them in mixed case? */ - [const] boolean storesMixedCaseQuotedIdentifiers() raises (SQLException); + boolean storesMixedCaseQuotedIdentifiers() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::getIdentifierQuoteString /** What's the string used to quote SQL identifiers? This returns a space " " if identifier quoting isn't supported. */ - [const] string getIdentifierQuoteString() raises (SQLException); + string getIdentifierQuoteString() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::getSQLKeywords /** Gets a comma-separated list of all a database's SQL keywords that are NOT also SQL92 keywords. */ - [const] string getSQLKeywords() raises (SQLException); + string getSQLKeywords() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::getNumericFunctions @@ -279,7 +278,7 @@ interface XDatabaseMetaData: com::sun::star::uno::XInterface X/Open CLI math function names used in the SDBC function escape clause. */ - [const] string getNumericFunctions() raises (SQLException); + string getNumericFunctions() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::getStringFunctions @@ -287,7 +286,7 @@ interface XDatabaseMetaData: com::sun::star::uno::XInterface X/Open CLI string function names used in the SDBC function escape clause. */ - [const] string getStringFunctions() raises (SQLException); + string getStringFunctions() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::getSystemFunctions @@ -295,13 +294,13 @@ interface XDatabaseMetaData: com::sun::star::uno::XInterface X/Open CLI system function names used in the SDBC function escape clause. */ - [const] string getSystemFunctions() raises (SQLException); + string getSystemFunctions() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::getTimeDateFunctions /** Gets a comma-separated list of time and date functions. */ - [const] string getTimeDateFunctions() raises (SQLException); + string getTimeDateFunctions() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::getSearchStringEscape @@ -316,26 +315,26 @@ interface XDatabaseMetaData: com::sun::star::uno::XInterface more characters. </p> */ - [const] string getSearchStringEscape() raises (SQLException); + string getSearchStringEscape() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::getExtraNameCharacters /** Gets all the "extra" characters that can be used in unquoted identifier names (those beyond a-z, A-Z, 0-9 and _). */ - [const] string getExtraNameCharacters() raises (SQLException); + string getExtraNameCharacters() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::supportsAlterTableWithAddColumn /** support the Database "ALTER TABLE" with add column ? */ - [const] boolean supportsAlterTableWithAddColumn() raises (SQLException); + boolean supportsAlterTableWithAddColumn() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::supportsAlterTableWithDropColumn /** support the Database "ALTER TABLE" with drop column ? */ - [const] boolean supportsAlterTableWithDropColumn() raises (SQLException); + boolean supportsAlterTableWithDropColumn() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::supportsColumnAliasing @@ -346,476 +345,476 @@ interface XDatabaseMetaData: com::sun::star::uno::XInterface computed columns or to provide alias names for columns as required. </p> */ - [const] boolean supportsColumnAliasing() raises (SQLException); + boolean supportsColumnAliasing() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::nullPlusNonNullIsNull /** are concatenations between NULL and non-NULL values NULL? */ - [const] boolean nullPlusNonNullIsNull() raises (SQLException); + boolean nullPlusNonNullIsNull() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::supportsTypeConversion /** Support the Database the CONVERT function between SQL types ? */ - [const] boolean supportsTypeConversion() raises (SQLException); + boolean supportsTypeConversion() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::supportsConvert /** Support the Database the CONVERT between the given SQL types ? */ - [const] boolean supportsConvert([in]long fromType, [in]long toType) + boolean supportsConvert([in]long fromType, [in]long toType) raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::supportsTableCorrelationNames /** Are table correlation names supported? */ - [const] boolean supportsTableCorrelationNames() raises (SQLException); + boolean supportsTableCorrelationNames() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::supportsDifferentTableCorrelationNames /** If table correlation names are supported, are they restricted to be different from the names of the tables? */ - [const] boolean supportsDifferentTableCorrelationNames() + boolean supportsDifferentTableCorrelationNames() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::supportsExpressionsInOrderBy /** Are expressions in "ORDER BY" lists supported? */ - [const] boolean supportsExpressionsInOrderBy() raises (SQLException); + boolean supportsExpressionsInOrderBy() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::supportsOrderByUnrelated /** Can an "ORDER BY" clause use columns not in the SELECT statement? */ - [const] boolean supportsOrderByUnrelated() raises (SQLException); + boolean supportsOrderByUnrelated() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::supportsGroupBy /** Is some form of "GROUP BY" clause supported? */ - [const] boolean supportsGroupBy() raises (SQLException); + boolean supportsGroupBy() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::supportsGroupByUnrelated /** Can a "GROUP BY" clause use columns not in the SELECT? */ - [const] boolean supportsGroupByUnrelated() raises (SQLException); + boolean supportsGroupByUnrelated() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::supportsGroupByBeyondSelect /** Can a "GROUP BY" clause add columns not in the SELECT provided it specifies all the columns in the SELECT? */ - [const] boolean supportsGroupByBeyondSelect() raises (SQLException); + boolean supportsGroupByBeyondSelect() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::supportsLikeEscapeClause /** Is the escape character in "LIKE" clauses supported? */ - [const] boolean supportsLikeEscapeClause() raises (SQLException); + boolean supportsLikeEscapeClause() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::supportsMultipleResultSets /** Are multiple XResultSets from a single execute supported? */ - [const] boolean supportsMultipleResultSets() raises (SQLException); + boolean supportsMultipleResultSets() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::supportsMultipleTransactions /** Can we have multiple transactions open at once (on different connections)? */ - [const] boolean supportsMultipleTransactions() raises (SQLException); + boolean supportsMultipleTransactions() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::supportsNonNullableColumns /** Can columns be defined as non-nullable? */ - [const] boolean supportsNonNullableColumns() raises (SQLException); + boolean supportsNonNullableColumns() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::supportsMinimumSQLGrammar /** support the Database ODBC Minimum SQL grammar ? */ - [const] boolean supportsMinimumSQLGrammar() raises (SQLException); + boolean supportsMinimumSQLGrammar() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::supportsCoreSQLGrammar /** support the Database ODBC Core SQL grammar ? */ - [const] boolean supportsCoreSQLGrammar() raises (SQLException); + boolean supportsCoreSQLGrammar() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::supportsExtendedSQLGrammar /** support the Database ODBC Extended SQL grammar ? */ - [const] boolean supportsExtendedSQLGrammar() raises (SQLException); + boolean supportsExtendedSQLGrammar() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::supportsANSI92EntryLevelSQL /** support the Database ANSI92 entry level SQL grammar ? */ - [const] boolean supportsANSI92EntryLevelSQL() raises (SQLException); + boolean supportsANSI92EntryLevelSQL() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::supportsANSI92IntermediateSQL /** Support the Database ANSI92 intermediate SQL grammar ? */ - [const] boolean supportsANSI92IntermediateSQL() raises (SQLException); + boolean supportsANSI92IntermediateSQL() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::supportsANSI92FullSQL /** Support the Database ANSI92 full SQL grammar ? */ - [const] boolean supportsANSI92FullSQL() raises (SQLException); + boolean supportsANSI92FullSQL() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::supportsIntegrityEnhancementFacility /** support the Database SQL Integrity Enhancement Facility ? */ - [const] boolean supportsIntegrityEnhancementFacility() raises (SQLException); + boolean supportsIntegrityEnhancementFacility() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::supportsOuterJoins /** Is some form of outer join supported? */ - [const] boolean supportsOuterJoins() raises (SQLException); + boolean supportsOuterJoins() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::supportsFullOuterJoins /** Are full nested outer joins supported? */ - [const] boolean supportsFullOuterJoins() raises (SQLException); + boolean supportsFullOuterJoins() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::supportsLimitedOuterJoins /** Is there limited support for outer joins? (This will be true if supportFullOuterJoins is true.) */ - [const] boolean supportsLimitedOuterJoins() raises (SQLException); + boolean supportsLimitedOuterJoins() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::getSchemaTerm /** return the database vendor's preferred term for "schema" */ - [const] string getSchemaTerm() raises (SQLException); + string getSchemaTerm() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::getProcedureTerm /** return the database vendor's preferred term for "procedure" */ - [const] string getProcedureTerm() raises (SQLException); + string getProcedureTerm() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::getCatalogTerm /** return the database vendor's preferred term for "catalog" */ - [const] string getCatalogTerm() raises (SQLException); + string getCatalogTerm() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::isCatalogAtStart /** Does a catalog appear at the start of a qualified table name? (Otherwise it appears at the end) */ - [const] boolean isCatalogAtStart() raises (SQLException); + boolean isCatalogAtStart() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::getCatalogSeparator /** return the separator between catalog and table name */ - [const] string getCatalogSeparator() raises (SQLException); + string getCatalogSeparator() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::supportsSchemasInDataManipulation /** Can a schema name be used in a data manipulation statement? */ - [const] boolean supportsSchemasInDataManipulation() raises (SQLException); + boolean supportsSchemasInDataManipulation() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::supportsSchemasInProcedureCalls /** Can a schema name be used in a procedure call statement? */ - [const] boolean supportsSchemasInProcedureCalls() raises (SQLException); + boolean supportsSchemasInProcedureCalls() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::supportsSchemasInTableDefinitions /** Can a schema name be used in a table definition statement? */ - [const] boolean supportsSchemasInTableDefinitions() raises (SQLException); + boolean supportsSchemasInTableDefinitions() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::supportsSchemasInIndexDefinitions /** Can a schema name be used in an index definition statement? */ - [const] boolean supportsSchemasInIndexDefinitions() raises (SQLException); + boolean supportsSchemasInIndexDefinitions() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::supportsSchemasInPrivilegeDefinitions /** Can a schema name be used in a privilege definition statement? */ - [const] boolean supportsSchemasInPrivilegeDefinitions() + boolean supportsSchemasInPrivilegeDefinitions() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::supportsCatalogsInDataManipulation /** Can a catalog name be used in a data manipulation statement? */ - [const] boolean supportsCatalogsInDataManipulation() raises (SQLException); + boolean supportsCatalogsInDataManipulation() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::supportsCatalogsInProcedureCalls /** Can a catalog name be used in a procedure call statement? */ - [const] boolean supportsCatalogsInProcedureCalls() raises (SQLException); + boolean supportsCatalogsInProcedureCalls() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::supportsCatalogsInTableDefinitions /** Can a catalog name be used in a table definition statement? */ - [const] boolean supportsCatalogsInTableDefinitions() raises (SQLException); + boolean supportsCatalogsInTableDefinitions() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::supportsCatalogsInIndexDefinitions /** Can a catalog name be used in an index definition statement? */ - [const] boolean supportsCatalogsInIndexDefinitions() raises (SQLException); + boolean supportsCatalogsInIndexDefinitions() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::supportsCatalogsInPrivilegeDefinitions /** Can a catalog name be used in a privilege definition statement? */ - [const] boolean supportsCatalogsInPrivilegeDefinitions() + boolean supportsCatalogsInPrivilegeDefinitions() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::supportsPositionedDelete /** Is positioned DELETE supported? */ - [const] boolean supportsPositionedDelete() raises (SQLException); + boolean supportsPositionedDelete() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::supportsPositionedUpdate /** Is positioned UPDATE supported? */ - [const] boolean supportsPositionedUpdate() raises (SQLException); + boolean supportsPositionedUpdate() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::supportsSelectForUpdate /** Is SELECT for UPDATE supported? */ - [const] boolean supportsSelectForUpdate() raises (SQLException); + boolean supportsSelectForUpdate() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::supportsStoredProcedures /** Are stored procedure calls using the stored procedure escape syntax supported? */ - [const] boolean supportsStoredProcedures() raises (SQLException); + boolean supportsStoredProcedures() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::supportsSubqueriesInComparisons /** Are subqueries in comparison expressions supported? */ - [const] boolean supportsSubqueriesInComparisons() raises (SQLException); + boolean supportsSubqueriesInComparisons() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::supportsSubqueriesInExists /** Are subqueries in 'exists' expressions supported? */ - [const] boolean supportsSubqueriesInExists() raises (SQLException); + boolean supportsSubqueriesInExists() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::supportsSubqueriesInIns /** Are subqueries in 'in' statements supported? */ - [const] boolean supportsSubqueriesInIns() raises (SQLException); + boolean supportsSubqueriesInIns() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::supportsSubqueriesInQuantifieds /** Are subqueries in quantified expressions supported? */ - [const] boolean supportsSubqueriesInQuantifieds() raises (SQLException); + boolean supportsSubqueriesInQuantifieds() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::supportsCorrelatedSubqueries /** Are correlated subqueries supported? */ - [const] boolean supportsCorrelatedSubqueries() raises (SQLException); + boolean supportsCorrelatedSubqueries() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::supportsUnion /** Is SQL UNION supported? */ - [const] boolean supportsUnion() raises (SQLException); + boolean supportsUnion() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::supportsUnionAll /** Is SQL UNION ALL supported? */ - [const] boolean supportsUnionAll() raises (SQLException); + boolean supportsUnionAll() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::supportsOpenCursorsAcrossCommit /** Can cursors remain open across commits? */ - [const] boolean supportsOpenCursorsAcrossCommit() raises (SQLException); + boolean supportsOpenCursorsAcrossCommit() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::supportsOpenCursorsAcrossRollback /** Can cursors remain open across rollbacks? */ - [const] boolean supportsOpenCursorsAcrossRollback() raises (SQLException); + boolean supportsOpenCursorsAcrossRollback() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::supportsOpenStatementsAcrossCommit /** Can statements remain open across commits? */ - [const] boolean supportsOpenStatementsAcrossCommit() raises (SQLException); + boolean supportsOpenStatementsAcrossCommit() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::supportsOpenStatementsAcrossRollback /** Can statements remain open across rollbacks? */ - [const] boolean supportsOpenStatementsAcrossRollback() + boolean supportsOpenStatementsAcrossRollback() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::getMaxBinaryLiteralLength /** return the maximal number of hex characters in an inline binary literal */ - [const] long getMaxBinaryLiteralLength() raises (SQLException); + long getMaxBinaryLiteralLength() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::getMaxCharLiteralLength /** return the max length for a character literal */ - [const] long getMaxCharLiteralLength() raises (SQLException); + long getMaxCharLiteralLength() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::getMaxColumnNameLength /** return the limit on column name length */ - [const] long getMaxColumnNameLength() raises (SQLException); + long getMaxColumnNameLength() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::getMaxColumnsInGroupBy /** return the maximum number of columns in a "GROUP BY" clause */ - [const] long getMaxColumnsInGroupBy() raises (SQLException); + long getMaxColumnsInGroupBy() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::getMaxColumnsInIndex /** return the maximum number of columns allowed in an index */ - [const] long getMaxColumnsInIndex() raises (SQLException); + long getMaxColumnsInIndex() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::getMaxColumnsInOrderBy /** return the maximum number of columns in an "ORDER BY" clause */ - [const] long getMaxColumnsInOrderBy() raises (SQLException); + long getMaxColumnsInOrderBy() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::getMaxColumnsInSelect /** return the maximum number of columns in a "SELECT" list */ - [const] long getMaxColumnsInSelect() raises (SQLException); + long getMaxColumnsInSelect() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::getMaxColumnsInTable /** return the maximum number of columns in a table */ - [const] long getMaxColumnsInTable() raises (SQLException); + long getMaxColumnsInTable() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::getMaxConnections /** return the number of active connections at a time to this database. */ - [const] long getMaxConnections() raises (SQLException); + long getMaxConnections() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::getMaxCursorNameLength /** return the maximum cursor name length */ - [const] long getMaxCursorNameLength() raises (SQLException); + long getMaxCursorNameLength() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::getMaxIndexLength /** return the maximum length of an index (in bytes) */ - [const] long getMaxIndexLength() raises (SQLException); + long getMaxIndexLength() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::getMaxSchemaNameLength /** return the maximum length allowed for a schema name */ - [const] long getMaxSchemaNameLength() raises (SQLException); + long getMaxSchemaNameLength() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::getMaxProcedureNameLength /** return the maximum length of a procedure name */ - [const] long getMaxProcedureNameLength() raises (SQLException); + long getMaxProcedureNameLength() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::getMaxCatalogNameLength /** return the maximum length of a catalog name */ - [const] long getMaxCatalogNameLength() raises (SQLException); + long getMaxCatalogNameLength() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::getMaxRowSize /** return the maximum length of a single row. */ - [const] long getMaxRowSize() raises (SQLException); + long getMaxRowSize() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::doesMaxRowSizeIncludeBlobs /** Did getMaxRowSize() include LONGVARCHAR and LONGVARBINARY blobs? */ - [const] boolean doesMaxRowSizeIncludeBlobs() raises (SQLException); + boolean doesMaxRowSizeIncludeBlobs() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::getMaxStatementLength /** return the maximum length of a SQL statement */ - [const] long getMaxStatementLength() raises (SQLException); + long getMaxStatementLength() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::getMaxStatements /** return the maximal number of open active statements at one time to this database */ - [const] long getMaxStatements() raises (SQLException); + long getMaxStatements() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::getMaxTableNameLength /** return the maximum length of a table name */ - [const] long getMaxTableNameLength() raises (SQLException); + long getMaxTableNameLength() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::getMaxTablesInSelect /** return the maximum number of tables in a SELECT statement */ - [const] long getMaxTablesInSelect() raises (SQLException); + long getMaxTablesInSelect() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::getMaxUserNameLength /** return the maximum length of a user name */ - [const] long getMaxUserNameLength() raises (SQLException); + long getMaxUserNameLength() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::getDefaultTransactionIsolation /** return the database default transaction isolation level. The values are defined in <type scope="com::sun::star::sdbc">TransactionIsolation</type>.@see com::sun::star::sdbc::XConnection */ - [const] long getDefaultTransactionIsolation() raises (SQLException); + long getDefaultTransactionIsolation() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::supportsTransactions @@ -823,13 +822,13 @@ interface XDatabaseMetaData: com::sun::star::uno::XInterface If not, invoking the method <code>commit</code> is a noop and the isolation level is TransactionIsolation_NONE. */ - [const] boolean supportsTransactions() raises (SQLException); + boolean supportsTransactions() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::supportsTransactionIsolationLevel /** Does this database support the given transaction isolation level?@see com::sun::star::sdbc::Connection */ - [const] boolean supportsTransactionIsolationLevel([in]long level) + boolean supportsTransactionIsolationLevel([in]long level) raises (SQLException); //------------------------------------------------------------------------- @@ -837,7 +836,7 @@ interface XDatabaseMetaData: com::sun::star::uno::XInterface /** support the Database both data definition and data manipulation statements within a transaction? */ - [const] boolean supportsDataDefinitionAndDataManipulationTransactions() + boolean supportsDataDefinitionAndDataManipulationTransactions() raises (SQLException); //------------------------------------------------------------------------- @@ -845,7 +844,7 @@ interface XDatabaseMetaData: com::sun::star::uno::XInterface /** are only data manipulation statements within a transaction supported? */ - [const] boolean supportsDataManipulationTransactionsOnly() + boolean supportsDataManipulationTransactionsOnly() raises (SQLException); //------------------------------------------------------------------------- @@ -853,14 +852,14 @@ interface XDatabaseMetaData: com::sun::star::uno::XInterface /** does a data definition statement within a transaction force the transaction to commit? */ - [const] boolean dataDefinitionCausesTransactionCommit() + boolean dataDefinitionCausesTransactionCommit() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::dataDefinitionIgnoredInTransactions /** is a data definition statement within a transaction ignored? */ - [const] boolean dataDefinitionIgnoredInTransactions() + boolean dataDefinitionIgnoredInTransactions() raises (SQLException); //------------------------------------------------------------------------- @@ -1784,13 +1783,13 @@ interface XDatabaseMetaData: com::sun::star::uno::XInterface </ul> </li> <li> - <b>UNSIGNED_ATTRIBUTE</b> [const] boolean =&gt; is it unsigned? + <b>UNSIGNED_ATTRIBUTE</b> boolean =&gt; is it unsigned? </li> <li> - <b>FIXED_PREC_SCALE</b> [const] boolean =&gt; can it be a money value? + <b>FIXED_PREC_SCALE</b> boolean =&gt; can it be a money value? </li> <li> - <b>AUTO_INCREMENT</b> [const] boolean =&gt; can it be used for an + <b>AUTO_INCREMENT</b> boolean =&gt; can it be used for an auto-increment value? </li> <li> @@ -1835,7 +1834,7 @@ interface XDatabaseMetaData: com::sun::star::uno::XInterface <b>TABLE_NAME</b> string =&gt; table name </li> <li> - <b>NON_UNIQUE</b> [const] boolean =&gt; Can index values be non-unique? + <b>NON_UNIQUE</b> boolean =&gt; Can index values be non-unique? false when TYPE is tableIndexStatistic </li> <li> @@ -1897,14 +1896,14 @@ interface XDatabaseMetaData: com::sun::star::uno::XInterface // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::supportsResultSetType /** Does the database support the given result set type? */ - [const] boolean supportsResultSetType([in]long setType) raises (SQLException); + boolean supportsResultSetType([in]long setType) raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::supportsResultSetConcurrency /** Does the database support the concurrency type in combination with the given result set type? */ - [const] boolean supportsResultSetConcurrency([in]long setType, + boolean supportsResultSetConcurrency([in]long setType, [in]long concurrency) raises (SQLException); //------------------------------------------------------------------------- @@ -1912,44 +1911,44 @@ interface XDatabaseMetaData: com::sun::star::uno::XInterface // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::ownUpdatesAreVisible /** indicates whether a result set's own updates are visible. */ - [const] boolean ownUpdatesAreVisible([in]long setType) raises (SQLException); + boolean ownUpdatesAreVisible([in]long setType) raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::ownDeletesAreVisible /** indicates whether a result set's own deletes are visible. */ - [const] boolean ownDeletesAreVisible([in]long setType) raises (SQLException); + boolean ownDeletesAreVisible([in]long setType) raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::ownInsertsAreVisible /** indicates whether a result set's own inserts are visible. */ - [const] boolean ownInsertsAreVisible([in]long setType) raises (SQLException); + boolean ownInsertsAreVisible([in]long setType) raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::othersUpdatesAreVisible /** indicates whether updates made by others are visible. */ - [const] boolean othersUpdatesAreVisible([in]long setType) raises (SQLException); + boolean othersUpdatesAreVisible([in]long setType) raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::othersDeletesAreVisible /** indicates whether deletes made by others are visible. */ - [const] boolean othersDeletesAreVisible([in]long setType) raises (SQLException); + boolean othersDeletesAreVisible([in]long setType) raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::othersInsertsAreVisible /** indicates whether inserts made by others are visible. */ - [const] boolean othersInsertsAreVisible([in]long setType) raises (SQLException); + boolean othersInsertsAreVisible([in]long setType) raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::updatesAreDetected /** indicates whether or not a visible row update can be detected by calling the method <code>XResultSet.rowUpdated</code>. */ - [const] boolean updatesAreDetected([in]long setType) raises (SQLException); + boolean updatesAreDetected([in]long setType) raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::deletesAreDetected @@ -1957,20 +1956,20 @@ interface XDatabaseMetaData: com::sun::star::uno::XInterface calling XResultSet.rowDeleted(). If deletesAreDetected() returns <FALSE/>, then deleted rows are removed from the result set. */ - [const] boolean deletesAreDetected([in]long setType) raises (SQLException); + boolean deletesAreDetected([in]long setType) raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::insertsAreDetected /** indicates whether or not a visible row insert can be detected by calling XResultSet.rowInserted(). */ - [const] boolean insertsAreDetected([in]long setType) raises (SQLException); + boolean insertsAreDetected([in]long setType) raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::supportsBatchUpdates /** indicates whether the driver supports batch updates. */ - [const] boolean supportsBatchUpdates() raises (SQLException); + boolean supportsBatchUpdates() raises (SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::getUDTs @@ -2021,7 +2020,7 @@ interface XDatabaseMetaData: com::sun::star::uno::XInterface // DocMerge from xml: method com::sun::star::sdbc::XDatabaseMetaData::getConnection /** retrieves the connection that produced this metadata object. */ - [const] XConnection getConnection() raises (SQLException); + XConnection getConnection() raises (SQLException); }; //============================================================================= @@ -2030,6 +2029,9 @@ interface XDatabaseMetaData: com::sun::star::uno::XInterface /*=========================================================================== $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/14 12:53:39 mi + <true></true> -> <TRUE/> and same with FALSE + Revision 1.3 2000/11/08 12:43:35 mi moved from api diff --git a/offapi/com/sun/star/sdbc/XDriver.idl b/offapi/com/sun/star/sdbc/XDriver.idl index fe3a9657a..71695597c 100644 --- a/offapi/com/sun/star/sdbc/XDriver.idl +++ b/offapi/com/sun/star/sdbc/XDriver.idl @@ -2,9 +2,9 @@ * * $RCSfile: XDriver.idl,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: mi $ $Date: 2000-12-19 13:46:04 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:35 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -104,7 +104,6 @@ interface XDriverManager; </p>@see com::sun::star::sdbc::XDriverManager @see com::sun::star::sdbc::XConnection */ -[ uik(D6B60233-9067-11d3-9EE00010-5AD7A5C4), ident("XDriver", 1.0) ] interface XDriver: com::sun::star::uno::XInterface { @@ -171,13 +170,13 @@ interface XDriver: com::sun::star::uno::XInterface // DocMerge from xml: method com::sun::star::sdbc::XDriver::getMajorVersion /** gets the driver's major version number. Initially this should be 1. */ - [const] long getMajorVersion(); + long getMajorVersion(); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbc::XDriver::getMinorVersion /** gets the driver's minor version number. Initially this should be 0. */ - [const] long getMinorVersion(); + long getMinorVersion(); }; //============================================================================= @@ -186,6 +185,9 @@ interface XDriver: com::sun::star::uno::XInterface /*=========================================================================== $Log: not supported by cvs2svn $ + Revision 1.5 2000/12/19 13:46:04 mi + syntax errors in documentation fixed + Revision 1.4 2000/12/14 12:53:39 mi <true></true> -> <TRUE/> and same with FALSE diff --git a/offapi/com/sun/star/sdbc/XDriverAccess.idl b/offapi/com/sun/star/sdbc/XDriverAccess.idl index cd990ca76..f5bc925c8 100644 --- a/offapi/com/sun/star/sdbc/XDriverAccess.idl +++ b/offapi/com/sun/star/sdbc/XDriverAccess.idl @@ -2,9 +2,9 @@ * * $RCSfile: XDriverAccess.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:35 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:35 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -75,7 +75,6 @@ interface XDriver; /** provides the access of sdbc driver components@see com::sun::star::sdbc::XDriverManager @see com::sun::star::sdbc::XDriver */ -[ uik(8D8D8A3A-3614-11d4-87320050-04D8BBE7), ident("XDriverAccess", 1.0) ] interface XDriverAccess: com::sun::star::uno::XInterface { @@ -91,6 +90,9 @@ interface XDriverAccess: com::sun::star::uno::XInterface /*=========================================================================== $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:35 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:42 hjs initial import diff --git a/offapi/com/sun/star/sdbc/XDriverManager.idl b/offapi/com/sun/star/sdbc/XDriverManager.idl index 8fa9fe882..ba7cdcd87 100644 --- a/offapi/com/sun/star/sdbc/XDriverManager.idl +++ b/offapi/com/sun/star/sdbc/XDriverManager.idl @@ -2,9 +2,9 @@ * * $RCSfile: XDriverManager.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:35 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:35 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -91,7 +91,6 @@ interface XDriver; </p>@see com::sun::star::sdbc::XDriver @see com::sun::star::sdbc::XConnection */ -[ uik(D6B60237-9067-11d3-9EE00010-5AD7A5C4), ident("XDriverManager", 1.0) ] interface XDriverManager: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -126,7 +125,7 @@ interface XDriverManager: com::sun::star::uno::XInterface /** gets the maximum time in seconds that a driver can wait when attempting to login to a database. */ - [const] long getLoginTimeout(); + long getLoginTimeout(); }; //============================================================================= @@ -135,6 +134,9 @@ interface XDriverManager: com::sun::star::uno::XInterface /*=========================================================================== $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:35 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:42 hjs initial import diff --git a/offapi/com/sun/star/sdbc/XMultipleResults.idl b/offapi/com/sun/star/sdbc/XMultipleResults.idl index d85417efe..dbc73693c 100644 --- a/offapi/com/sun/star/sdbc/XMultipleResults.idl +++ b/offapi/com/sun/star/sdbc/XMultipleResults.idl @@ -2,9 +2,9 @@ * * $RCSfile: XMultipleResults.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-14 12:53:39 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:35 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -90,7 +90,6 @@ interface XResultSet; </p>@see com::sun::star::sdbc::XStatement @see com::sun::star::sdbc::XPreparedStatement */ -[ uik(D6B60243-9067-11d3-9EE00010-5AD7A5C4), ident("XMultipleResults", 1.0) ] interface XMultipleResults: com::sun::star::uno::XInterface { @@ -133,6 +132,9 @@ interface XMultipleResults: com::sun::star::uno::XInterface /*=========================================================================== $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/14 12:53:39 mi + <true></true> -> <TRUE/> and same with FALSE + Revision 1.3 2000/11/08 12:43:35 mi moved from api diff --git a/offapi/com/sun/star/sdbc/XOutParameters.idl b/offapi/com/sun/star/sdbc/XOutParameters.idl index 93afe1702..48cae111e 100644 --- a/offapi/com/sun/star/sdbc/XOutParameters.idl +++ b/offapi/com/sun/star/sdbc/XOutParameters.idl @@ -2,9 +2,9 @@ * * $RCSfile: XOutParameters.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:35 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:35 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -83,7 +83,6 @@ can be used for input, output, or both. Parameters are referred to sequentially, by number. The first parameter is 1.</p> */ -[ uik(D6B60246-9067-11d3-9EE00010-5AD7A5C4), ident("XOutParameters", 1.0) ] interface XOutParameters: com::sun::star::uno::XInterface { @@ -146,6 +145,9 @@ interface XOutParameters: com::sun::star::uno::XInterface /*=========================================================================== $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:35 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:42 hjs initial import diff --git a/offapi/com/sun/star/sdbc/XParameters.idl b/offapi/com/sun/star/sdbc/XParameters.idl index ebe84036b..2ba8db9cd 100644 --- a/offapi/com/sun/star/sdbc/XParameters.idl +++ b/offapi/com/sun/star/sdbc/XParameters.idl @@ -2,9 +2,9 @@ * * $RCSfile: XParameters.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:35 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:35 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -121,7 +121,6 @@ interface XClob; pstmt.setLong(2, 110592) </listing>@see com::sun::star::sdbc::XPreparedStatement */ -[ uik(5FFEC2E2-9520-11d3-8168D521-22976675), ident("XParameters", 1.0) ] interface XParameters: com::sun::star::uno::XInterface { @@ -367,6 +366,9 @@ interface XParameters: com::sun::star::uno::XInterface /*=========================================================================== $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:35 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:42 hjs initial import diff --git a/offapi/com/sun/star/sdbc/XPreparedBatchExecution.idl b/offapi/com/sun/star/sdbc/XPreparedBatchExecution.idl index 0e9c1d141..2b451337d 100644 --- a/offapi/com/sun/star/sdbc/XPreparedBatchExecution.idl +++ b/offapi/com/sun/star/sdbc/XPreparedBatchExecution.idl @@ -2,9 +2,9 @@ * * $RCSfile: XPreparedBatchExecution.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:35 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:35 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -80,7 +80,6 @@ it is possible to set collection of parameter settings, which are executed in one batch job.</p> */ -[ uik(73DE5BB7-D7BF-11d3-9FC00010-5AEF84A7), ident("XPreparedBatchExecution", 1.0) ] interface XPreparedBatchExecution: com::sun::star::uno::XInterface { @@ -114,6 +113,9 @@ interface XPreparedBatchExecution: com::sun::star::uno::XInterface /*=========================================================================== $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:35 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:38 hjs initial import diff --git a/offapi/com/sun/star/sdbc/XPreparedStatement.idl b/offapi/com/sun/star/sdbc/XPreparedStatement.idl index a04126a06..bbb5a8506 100644 --- a/offapi/com/sun/star/sdbc/XPreparedStatement.idl +++ b/offapi/com/sun/star/sdbc/XPreparedStatement.idl @@ -2,9 +2,9 @@ * * $RCSfile: XPreparedStatement.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:35 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:35 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -83,7 +83,6 @@ interface XResultSet; This object can then be used to efficiently execute this statement multiple times.</p> */ -[ uik(D6B60245-9067-11d3-9EE00010-5AD7A5C4), ident("XPreparedStatement", 1.0) ] interface XPreparedStatement: com::sun::star::uno::XInterface { @@ -119,7 +118,7 @@ interface XPreparedStatement: com::sun::star::uno::XInterface /** returns the <code>Connection</code> object that produced this <code>Statement</code> object. */ - [const] XConnection getConnection() raises (SQLException); + XConnection getConnection() raises (SQLException); }; //============================================================================= @@ -128,6 +127,9 @@ interface XPreparedStatement: com::sun::star::uno::XInterface /*=========================================================================== $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:35 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:42 hjs initial import diff --git a/offapi/com/sun/star/sdbc/XRef.idl b/offapi/com/sun/star/sdbc/XRef.idl index 508656c4f..d0083f455 100644 --- a/offapi/com/sun/star/sdbc/XRef.idl +++ b/offapi/com/sun/star/sdbc/XRef.idl @@ -2,9 +2,9 @@ * * $RCSfile: XRef.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:35 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:35 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -78,7 +78,6 @@ passing it as a parameter to a SQL statement and executing the statement. */ -[ uik(D6B6023C-9067-11d3-9EE00010-5AD7A5C4), ident("XRef", 1.0) ] interface XRef: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -95,6 +94,9 @@ interface XRef: com::sun::star::uno::XInterface /*=========================================================================== $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:35 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:42 hjs initial import diff --git a/offapi/com/sun/star/sdbc/XResultSet.idl b/offapi/com/sun/star/sdbc/XResultSet.idl index 421ea6f0e..ab1e66a67 100644 --- a/offapi/com/sun/star/sdbc/XResultSet.idl +++ b/offapi/com/sun/star/sdbc/XResultSet.idl @@ -2,9 +2,9 @@ * * $RCSfile: XResultSet.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-19 13:46:04 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:35 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -83,7 +83,6 @@ interface XStatement; data. Initially the cursor is positioned before the first row. The 'next' method moves the cursor to the next row.</p> */ -[ uik(D6B60249-9067-11d3-9EE00010-5AD7A5C4), ident("XResultSet", 1.0) ] interface XResultSet: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -279,7 +278,7 @@ interface XResultSet: com::sun::star::uno::XInterface If the result set was generated some other way, such as by an <code>XDatabaseMetaData</code> method, this method returns <NULL/>. */ - [const]com::sun::star::uno::XInterface getStatement() raises (SQLException); + com::sun::star::uno::XInterface getStatement() raises (SQLException); }; //============================================================================= @@ -288,6 +287,9 @@ interface XResultSet: com::sun::star::uno::XInterface /*=========================================================================== $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/19 13:46:04 mi + syntax errors in documentation fixed + Revision 1.3 2000/11/08 12:43:35 mi moved from api diff --git a/offapi/com/sun/star/sdbc/XResultSetMetaData.idl b/offapi/com/sun/star/sdbc/XResultSetMetaData.idl index 2dd0181a3..52055e9c6 100644 --- a/offapi/com/sun/star/sdbc/XResultSetMetaData.idl +++ b/offapi/com/sun/star/sdbc/XResultSetMetaData.idl @@ -2,9 +2,9 @@ * * $RCSfile: XResultSetMetaData.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:35 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:35 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -76,7 +76,6 @@ /** can be used to find out about the types and properties of the columns in a ResultSet. */ -[ uik(D6B60241-9067-11d3-9EE00010-5AD7A5C4), ident("XResultSetMetaData", 1.0) ] interface XResultSetMetaData: com::sun::star::uno::XInterface { @@ -215,6 +214,9 @@ interface XResultSetMetaData: com::sun::star::uno::XInterface /*=========================================================================== $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:35 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:42 hjs initial import diff --git a/offapi/com/sun/star/sdbc/XResultSetMetaDataSupplier.idl b/offapi/com/sun/star/sdbc/XResultSetMetaDataSupplier.idl index f2f906fe6..3937765fb 100644 --- a/offapi/com/sun/star/sdbc/XResultSetMetaDataSupplier.idl +++ b/offapi/com/sun/star/sdbc/XResultSetMetaDataSupplier.idl @@ -2,9 +2,9 @@ * * $RCSfile: XResultSetMetaDataSupplier.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:35 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:35 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -82,8 +82,6 @@ interface XResultSetMetaData; provided by the ResultSetMetaData object returned by the getMetaData method.</p> */ -[ uik(7AD700A0-95B4-11d3-9EE20010-5AD7A5C4), - ident("XResultSetMetaDataSupplier", 1.0) ] interface XResultSetMetaDataSupplier: com::sun::star::uno::XInterface { @@ -99,6 +97,9 @@ interface XResultSetMetaDataSupplier: com::sun::star::uno::XInterface /*=========================================================================== $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:35 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:43 hjs initial import diff --git a/offapi/com/sun/star/sdbc/XResultSetUpdate.idl b/offapi/com/sun/star/sdbc/XResultSetUpdate.idl index 80f6d1fc8..82dd64e76 100644 --- a/offapi/com/sun/star/sdbc/XResultSetUpdate.idl +++ b/offapi/com/sun/star/sdbc/XResultSetUpdate.idl @@ -2,9 +2,9 @@ * * $RCSfile: XResultSetUpdate.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:35 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:35 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -76,7 +76,6 @@ /** provides the possiblity to write changes mode on a result set back to database. */ -[ uik(D6B6024A-9067-11d3-9EE00010-5AD7A5C4), ident("XResultSetUpdate", 1.0) ] interface XResultSetUpdate: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -152,6 +151,9 @@ interface XResultSetUpdate: com::sun::star::uno::XInterface /*=========================================================================== $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:35 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:43 hjs initial import diff --git a/offapi/com/sun/star/sdbc/XRow.idl b/offapi/com/sun/star/sdbc/XRow.idl index 27d5abc3a..e3493cf33 100644 --- a/offapi/com/sun/star/sdbc/XRow.idl +++ b/offapi/com/sun/star/sdbc/XRow.idl @@ -2,9 +2,9 @@ * * $RCSfile: XRow.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:35 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:35 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -100,7 +100,6 @@ interface XClob; // DocMerge from xml: interface com::sun::star::io::com::sun::star::container::com::sun::star::sdbc::XRow /** is used to access data which is collected in a row. */ -[ uik(D6B60247-9067-11d3-9EE00010-5AD7A5C4), ident("XRow", 1.0) ] interface XRow: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -277,6 +276,9 @@ interface XRow: com::sun::star::uno::XInterface /*=========================================================================== $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:35 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:43 hjs initial import diff --git a/offapi/com/sun/star/sdbc/XRowSet.idl b/offapi/com/sun/star/sdbc/XRowSet.idl index caae9482e..2a8dd32a2 100644 --- a/offapi/com/sun/star/sdbc/XRowSet.idl +++ b/offapi/com/sun/star/sdbc/XRowSet.idl @@ -2,9 +2,9 @@ * * $RCSfile: XRowSet.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:35 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:35 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -82,7 +82,6 @@ interface XConnection; a software layer on top of an SDBC driver. Implementations of the RowSet interface can be provided by anyone.</p> */ -[ uik(C76294D0-96B3-11d3-9EE40010-5AD7A5C4), ident("XRowSet", 1.0) ] interface XRowSet: XResultSet { //------------------------------------------------------------------------- @@ -113,6 +112,9 @@ interface XRowSet: XResultSet /*=========================================================================== $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:35 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:43 hjs initial import diff --git a/offapi/com/sun/star/sdbc/XRowSetListener.idl b/offapi/com/sun/star/sdbc/XRowSetListener.idl index 46cac76dc..a2087cb80 100644 --- a/offapi/com/sun/star/sdbc/XRowSetListener.idl +++ b/offapi/com/sun/star/sdbc/XRowSetListener.idl @@ -2,9 +2,9 @@ * * $RCSfile: XRowSetListener.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:35 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:35 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -72,7 +72,6 @@ /** is used for receiving "cursorMoved", "rowChanged", and "rowSetChanged" events posted by e.g. by a rowset. */ -[ uik(186AF2E5-9C2E-11d3-9ED30050-04D8BBD0), ident("XRowSetListener", 1.0) ] interface XRowSetListener: com::sun::star::lang::XEventListener { @@ -101,6 +100,9 @@ interface XRowSetListener: com::sun::star::lang::XEventListener /*=========================================================================== $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:35 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:43 hjs initial import diff --git a/offapi/com/sun/star/sdbc/XRowUpdate.idl b/offapi/com/sun/star/sdbc/XRowUpdate.idl index cde70a00f..77935333f 100644 --- a/offapi/com/sun/star/sdbc/XRowUpdate.idl +++ b/offapi/com/sun/star/sdbc/XRowUpdate.idl @@ -2,9 +2,9 @@ * * $RCSfile: XRowUpdate.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:35 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:35 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -91,7 +91,6 @@ interface XInputStream; // DocMerge from xml: interface com::sun::star::io::com::sun::star::sdbc::XRowUpdate /** is used to update data which is collected in a row. */ -[ uik(D6B60248-9067-11d3-9EE00010-5AD7A5C4), ident("XRowUpdate", 1.0) ] interface XRowUpdate: com::sun::star::uno::XInterface { @@ -213,6 +212,9 @@ interface XRowUpdate: com::sun::star::uno::XInterface /*=========================================================================== $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:35 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:43 hjs initial import diff --git a/offapi/com/sun/star/sdbc/XSQLData.idl b/offapi/com/sun/star/sdbc/XSQLData.idl index b9d76a037..0461e4713 100644 --- a/offapi/com/sun/star/sdbc/XSQLData.idl +++ b/offapi/com/sun/star/sdbc/XSQLData.idl @@ -2,9 +2,9 @@ * * $RCSfile: XSQLData.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:35 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:35 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -86,7 +86,6 @@ interface XSQLOutput; are called by the driver and are never called by a programmer directly.</p> */ -[ uik(D6B6023E-9067-11d3-9EE00010-5AD7A5C4), ident("XSQLData", 1.0) ] interface XSQLData: com::sun::star::uno::XInterface { @@ -152,6 +151,9 @@ interface XSQLData: com::sun::star::uno::XInterface /*=========================================================================== $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:35 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:43 hjs initial import diff --git a/offapi/com/sun/star/sdbc/XSQLInput.idl b/offapi/com/sun/star/sdbc/XSQLInput.idl index 3e5f4226b..5e956dffb 100644 --- a/offapi/com/sun/star/sdbc/XSQLInput.idl +++ b/offapi/com/sun/star/sdbc/XSQLInput.idl @@ -2,9 +2,9 @@ * * $RCSfile: XSQLInput.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-19 13:59:40 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:35 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -112,7 +112,6 @@ interface XClob; calls the <code>XSQLInput.readXXX</code> methods in its implementation for reading the attributes from the input stream.</p> */ -[ uik(D6B6023F-9067-11d3-9EE00010-5AD7A5C4), ident("XSQLInput", 1.0) ] interface XSQLInput: com::sun::star::uno::XInterface { @@ -260,6 +259,9 @@ interface XSQLInput: com::sun::star::uno::XInterface /*=========================================================================== $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/19 13:59:40 mi + syntax errors in documentation fixed + Revision 1.3 2000/11/08 12:43:35 mi moved from api diff --git a/offapi/com/sun/star/sdbc/XSQLOutput.idl b/offapi/com/sun/star/sdbc/XSQLOutput.idl index 423d80003..c6b0c86f9 100644 --- a/offapi/com/sun/star/sdbc/XSQLOutput.idl +++ b/offapi/com/sun/star/sdbc/XSQLOutput.idl @@ -2,9 +2,9 @@ * * $RCSfile: XSQLOutput.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-19 13:46:04 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:35 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -114,7 +114,6 @@ interface XSQLData; the <code>SQLOutput</code> output stream as the representation of a SQL user-defined type.</p> */ -[ uik(D6B60240-9067-11d3-9EE00010-5AD7A5C4), ident("XSQLOutput", 1.0) ] interface XSQLOutput: com::sun::star::uno::XInterface { @@ -264,6 +263,9 @@ interface XSQLOutput: com::sun::star::uno::XInterface /*=========================================================================== $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/19 13:46:04 mi + syntax errors in documentation fixed + Revision 1.3 2000/11/08 12:43:35 mi moved from api diff --git a/offapi/com/sun/star/sdbc/XStatement.idl b/offapi/com/sun/star/sdbc/XStatement.idl index 6bddd57fe..a9b21edf9 100644 --- a/offapi/com/sun/star/sdbc/XStatement.idl +++ b/offapi/com/sun/star/sdbc/XStatement.idl @@ -2,9 +2,9 @@ * * $RCSfile: XStatement.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:35 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:35 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -87,7 +87,6 @@ interface XResultSet; different Statements. All statement <code>execute</code> methods implicitly close a statement's current ResultSet if an open one exists.</p> */ -[ uik(D6B60242-9067-11d3-9EE00010-5AD7A5C4), ident("XStatement", 1.0) ] interface XStatement: com::sun::star::uno::XInterface { @@ -129,7 +128,7 @@ interface XStatement: com::sun::star::uno::XInterface /** returns the <code>Connection</code> object that produced this <code>Statement</code> object. */ - [const] XConnection getConnection() raises (SQLException); + XConnection getConnection() raises (SQLException); }; //============================================================================= @@ -138,6 +137,9 @@ interface XStatement: com::sun::star::uno::XInterface /*=========================================================================== $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:35 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:43 hjs initial import diff --git a/offapi/com/sun/star/sdbc/XStruct.idl b/offapi/com/sun/star/sdbc/XStruct.idl index 2d5f03230..ec7f51686 100644 --- a/offapi/com/sun/star/sdbc/XStruct.idl +++ b/offapi/com/sun/star/sdbc/XStruct.idl @@ -2,9 +2,9 @@ * * $RCSfile: XStruct.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:35 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:35 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -85,7 +85,6 @@ interface XNameAccess; By default, an instance of <code>Struct</code> is valid as long as the application has a reference to it.</p> */ -[ uik(D6B6023D-9067-11d3-9EE00010-5AD7A5C4), ident("XStruct", 1.0) ] interface XStruct: com::sun::star::uno::XInterface { @@ -125,6 +124,9 @@ interface XStruct: com::sun::star::uno::XInterface /*=========================================================================== $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:35 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:43 hjs initial import diff --git a/offapi/com/sun/star/sdbc/XWarningsSupplier.idl b/offapi/com/sun/star/sdbc/XWarningsSupplier.idl index fad706906..55396212f 100644 --- a/offapi/com/sun/star/sdbc/XWarningsSupplier.idl +++ b/offapi/com/sun/star/sdbc/XWarningsSupplier.idl @@ -2,9 +2,9 @@ * * $RCSfile: XWarningsSupplier.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-19 13:59:40 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:35 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -76,7 +76,6 @@ /** should be implemented of objects which may report warnings or not critical errors .@see com::sun::star::sdbc::SQLWarning */ -[ uik(D6B60232-9067-11d3-9EE00010-5AD7A5C4), ident("XWarningsSupplier", 1.0) ] interface XWarningsSupplier: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -93,7 +92,7 @@ interface XWarningsSupplier: com::sun::star::uno::XInterface </p> */ - [const] any getWarnings() raises (SQLException); + any getWarnings() raises (SQLException); //------------------------------------------------------------------------- @@ -112,6 +111,9 @@ interface XWarningsSupplier: com::sun::star::uno::XInterface /*=========================================================================== $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/19 13:59:40 mi + syntax errors in documentation fixed + Revision 1.3 2000/11/08 12:43:35 mi moved from api diff --git a/offapi/com/sun/star/sdbcx/XAlterTable.idl b/offapi/com/sun/star/sdbcx/XAlterTable.idl index 98a4d74a6..2e003ba36 100644 --- a/offapi/com/sun/star/sdbcx/XAlterTable.idl +++ b/offapi/com/sun/star/sdbcx/XAlterTable.idl @@ -2,9 +2,9 @@ * * $RCSfile: XAlterTable.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:40 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:36 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -86,7 +86,6 @@ interface XPropertySet; // DocMerge from xml: interface com::sun::star::beans::com::sun::star::sdbcx::XAlterTable /** is used for creating and appending new objects to a specific container. */ -[ uik(E6112CE0-9829-11d3-9ED10050-04D8BBD0), ident("XAlterTable", 1.0) ] interface XAlterTable: com::sun::star::uno::XInterface { @@ -116,6 +115,9 @@ interface XAlterTable: com::sun::star::uno::XInterface /*=========================================================================== $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:40 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:44 hjs initial import diff --git a/offapi/com/sun/star/sdbcx/XAppend.idl b/offapi/com/sun/star/sdbcx/XAppend.idl index cb71dc8bf..fa9676117 100644 --- a/offapi/com/sun/star/sdbcx/XAppend.idl +++ b/offapi/com/sun/star/sdbcx/XAppend.idl @@ -2,9 +2,9 @@ * * $RCSfile: XAppend.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:40 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:36 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -82,7 +82,6 @@ interface XPropertySet; // DocMerge from xml: interface com::sun::star::beans::com::sun::star::sdbcx::XAppend /** is used for creating and appending new objects to a specific container. */ -[ uik(B37BDA30-980A-11d3-9ECC0050-04D8BBD0), ident("XAppend", 1.0) ] interface XAppend: com::sun::star::uno::XInterface { @@ -101,6 +100,9 @@ interface XAppend: com::sun::star::uno::XInterface /*=========================================================================== $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:40 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:45 hjs initial import diff --git a/offapi/com/sun/star/sdbcx/XAuthorizable.idl b/offapi/com/sun/star/sdbcx/XAuthorizable.idl index 2be55316c..347ae24f1 100644 --- a/offapi/com/sun/star/sdbcx/XAuthorizable.idl +++ b/offapi/com/sun/star/sdbcx/XAuthorizable.idl @@ -2,9 +2,9 @@ * * $RCSfile: XAuthorizable.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:40 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:36 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -75,7 +75,6 @@ /** is used for accessing and setting the permissions of a user for a database object. */ -[ uik(E6112CE2-9829-11d3-9ED10050-04D8BBD0), ident("XAuthorizable", 1.0) ] interface XAuthorizable: com::sun::star::uno::XInterface { @@ -116,6 +115,9 @@ interface XAuthorizable: com::sun::star::uno::XInterface /*=========================================================================== $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:40 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:45 hjs initial import diff --git a/offapi/com/sun/star/sdbcx/XColumnsSupplier.idl b/offapi/com/sun/star/sdbcx/XColumnsSupplier.idl index 3d840fc16..d4fafb96f 100644 --- a/offapi/com/sun/star/sdbcx/XColumnsSupplier.idl +++ b/offapi/com/sun/star/sdbcx/XColumnsSupplier.idl @@ -2,9 +2,9 @@ * * $RCSfile: XColumnsSupplier.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:40 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:36 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -80,14 +80,13 @@ /** provides the access to a container of columns, typically used for tables and indexes. */ -[ uik(738880E0-974D-11d3-9EE50010-5AD7A5C4), ident("XColumnsSupplier", 1.0) ] interface XColumnsSupplier: com::sun::star::uno::XInterface { // DocMerge from xml: method com::sun::star::sdbcx::XColumnsSupplier::getColumns /** returns the container of columns. */ - [const] com::sun::star::container::XNameAccess getColumns(); + com::sun::star::container::XNameAccess getColumns(); }; //============================================================================= @@ -96,6 +95,9 @@ interface XColumnsSupplier: com::sun::star::uno::XInterface /*=========================================================================== $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:40 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:45 hjs initial import diff --git a/offapi/com/sun/star/sdbcx/XCreateCatalog.idl b/offapi/com/sun/star/sdbcx/XCreateCatalog.idl index b4ad390c4..0d212036e 100644 --- a/offapi/com/sun/star/sdbcx/XCreateCatalog.idl +++ b/offapi/com/sun/star/sdbcx/XCreateCatalog.idl @@ -2,9 +2,9 @@ * * $RCSfile: XCreateCatalog.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:40 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:36 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -83,7 +83,6 @@ // DocMerge from xml: interface com::sun::star::sdbcx::XCreateCatalog /** may be implemented to hide the complexity of creating a database catalog. */ -[ uik(E6112CE4-9829-11d3-9ED10050-04D8BBD0), ident("XCreateCatalog", 1.0) ] interface XCreateCatalog: com::sun::star::uno::XInterface { @@ -102,6 +101,9 @@ interface XCreateCatalog: com::sun::star::uno::XInterface /*=========================================================================== $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:40 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:45 hjs initial import diff --git a/offapi/com/sun/star/sdbcx/XDataDefinitionSupplier.idl b/offapi/com/sun/star/sdbcx/XDataDefinitionSupplier.idl index 8d64b2c5a..ce4f8f3fe 100644 --- a/offapi/com/sun/star/sdbcx/XDataDefinitionSupplier.idl +++ b/offapi/com/sun/star/sdbcx/XDataDefinitionSupplier.idl @@ -2,9 +2,9 @@ * * $RCSfile: XDataDefinitionSupplier.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:40 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:36 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -85,8 +85,6 @@ interface XTablesSupplier; // DocMerge from xml: interface com::sun::star::sdbc::com::sun::star::sdbcx::XDataDefinitionSupplier /** provides the access to data definition beans from a connected database. */ -[ uik(E6112CE6-9829-11d3-9ED10050-04D8BBD0), - ident("XDataDefinitionSupplier", 1.0) ] interface XDataDefinitionSupplier: com::sun::star::uno::XInterface { @@ -113,6 +111,9 @@ interface XDataDefinitionSupplier: com::sun::star::uno::XInterface /*=========================================================================== $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:40 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:44 hjs initial import diff --git a/offapi/com/sun/star/sdbcx/XDataDescriptorFactory.idl b/offapi/com/sun/star/sdbcx/XDataDescriptorFactory.idl index 6e99869a8..39a31530b 100644 --- a/offapi/com/sun/star/sdbcx/XDataDescriptorFactory.idl +++ b/offapi/com/sun/star/sdbcx/XDataDescriptorFactory.idl @@ -2,9 +2,9 @@ * * $RCSfile: XDataDescriptorFactory.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:40 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:36 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -74,8 +74,6 @@ interface XPropertySet; // DocMerge from xml: interface com::sun::star::beans::com::sun::star::sdbcx::XDataDescriptorFactory /** provides the creation of a descriptor for a definition object. */ -[ uik(738880E7-974D-11d3-9EE50010-5AD7A5C4), - ident("XDataDescriptorFactory", 1.0) ] interface XDataDescriptorFactory: com::sun::star::uno::XInterface { @@ -91,6 +89,9 @@ interface XDataDescriptorFactory: com::sun::star::uno::XInterface /*=========================================================================== $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:40 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:45 hjs initial import diff --git a/offapi/com/sun/star/sdbcx/XDeleteRows.idl b/offapi/com/sun/star/sdbcx/XDeleteRows.idl index 737635a12..27f70958b 100644 --- a/offapi/com/sun/star/sdbcx/XDeleteRows.idl +++ b/offapi/com/sun/star/sdbcx/XDeleteRows.idl @@ -2,9 +2,9 @@ * * $RCSfile: XDeleteRows.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:40 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:36 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -75,7 +75,6 @@ // DocMerge from xml: interface com::sun::star::sdbcx::XDeleteRows /** provides for the deletion of more than one rows at a time. */ -[ uik(36BE6EE4-3EBC-11d3-8169C120-C5DDA22D), ident("XDeleteRows", 1.0) ] interface XDeleteRows: com::sun::star::uno::XInterface { @@ -101,6 +100,9 @@ interface XDeleteRows: com::sun::star::uno::XInterface /*=========================================================================== $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:40 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:45 hjs initial import diff --git a/offapi/com/sun/star/sdbcx/XDrop.idl b/offapi/com/sun/star/sdbcx/XDrop.idl index 21c840374..2e701b25c 100644 --- a/offapi/com/sun/star/sdbcx/XDrop.idl +++ b/offapi/com/sun/star/sdbcx/XDrop.idl @@ -2,9 +2,9 @@ * * $RCSfile: XDrop.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:40 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:36 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -83,7 +83,6 @@ /** provides methods to remove an element of its container and to drop it from the related database. */ -[ uik(B37BDA31-980A-11d3-9ECC0050-04D8BBD0), ident("XDrop", 1.0) ] interface XDrop: com::sun::star::uno::XInterface { @@ -108,6 +107,9 @@ interface XDrop: com::sun::star::uno::XInterface /*=========================================================================== $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:40 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:45 hjs initial import diff --git a/offapi/com/sun/star/sdbcx/XDropCatalog.idl b/offapi/com/sun/star/sdbcx/XDropCatalog.idl index d312ec119..3510176df 100644 --- a/offapi/com/sun/star/sdbcx/XDropCatalog.idl +++ b/offapi/com/sun/star/sdbcx/XDropCatalog.idl @@ -2,9 +2,9 @@ * * $RCSfile: XDropCatalog.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:40 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:36 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -85,7 +85,6 @@ normally be used only in offline mode, no connection on the database. This should be checked by the driver. */ -[ uik(E6112CE5-9829-11d3-9ED10050-04D8BBD0), ident("XDropCatalog", 1.0) ] interface XDropCatalog: com::sun::star::uno::XInterface { @@ -104,6 +103,9 @@ interface XDropCatalog: com::sun::star::uno::XInterface /*=========================================================================== $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:40 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:45 hjs initial import diff --git a/offapi/com/sun/star/sdbcx/XGroupsSupplier.idl b/offapi/com/sun/star/sdbcx/XGroupsSupplier.idl index 09b477d89..23de9cbc5 100644 --- a/offapi/com/sun/star/sdbcx/XGroupsSupplier.idl +++ b/offapi/com/sun/star/sdbcx/XGroupsSupplier.idl @@ -2,9 +2,9 @@ * * $RCSfile: XGroupsSupplier.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:40 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:36 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -76,14 +76,13 @@ /** provides the access to a container of groups, typically used for a database definition object. */ -[ uik(738880E5-974D-11d3-9EE50010-5AD7A5C4), ident("XGroupsSupplier", 1.0) ] interface XGroupsSupplier: com::sun::star::uno::XInterface { // DocMerge from xml: method com::sun::star::sdbcx::XGroupsSupplier::getGroups /** returns the container of groups. */ - [const] com::sun::star::container::XNameAccess getGroups(); + com::sun::star::container::XNameAccess getGroups(); }; //============================================================================= @@ -92,6 +91,9 @@ interface XGroupsSupplier: com::sun::star::uno::XInterface /*=========================================================================== $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:40 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:45 hjs initial import diff --git a/offapi/com/sun/star/sdbcx/XIndexesSupplier.idl b/offapi/com/sun/star/sdbcx/XIndexesSupplier.idl index 7b4fbad3c..a52fb4313 100644 --- a/offapi/com/sun/star/sdbcx/XIndexesSupplier.idl +++ b/offapi/com/sun/star/sdbcx/XIndexesSupplier.idl @@ -2,9 +2,9 @@ * * $RCSfile: XIndexesSupplier.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:40 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:36 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -76,14 +76,13 @@ /** provides the access to a container of indexes, typically used for a table definition object. */ -[ uik(738880E3-974D-11d3-9EE50010-5AD7A5C4), ident("XIndexesSupplier", 1.0) ] interface XIndexesSupplier: com::sun::star::uno::XInterface { // DocMerge from xml: method com::sun::star::sdbcx::XIndexesSupplier::getIndexes /** returns the container of indexes. */ - [const] com::sun::star::container::XNameAccess getIndexes(); + com::sun::star::container::XNameAccess getIndexes(); }; //============================================================================= @@ -92,6 +91,9 @@ interface XIndexesSupplier: com::sun::star::uno::XInterface /*=========================================================================== $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:40 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:45 hjs initial import diff --git a/offapi/com/sun/star/sdbcx/XKeysSupplier.idl b/offapi/com/sun/star/sdbcx/XKeysSupplier.idl index b0c2e133b..7525993cc 100644 --- a/offapi/com/sun/star/sdbcx/XKeysSupplier.idl +++ b/offapi/com/sun/star/sdbcx/XKeysSupplier.idl @@ -2,9 +2,9 @@ * * $RCSfile: XKeysSupplier.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:40 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:36 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -76,14 +76,13 @@ /** provides the access to a container of keys, typically used for a table definition object. */ -[ uik(738880E4-974D-11d3-9EE50010-5AD7A5C4), ident("XKeysSupplier", 1.0) ] interface XKeysSupplier: com::sun::star::uno::XInterface { // DocMerge from xml: method com::sun::star::sdbcx::XKeysSupplier::getKeys /** returns the container of keys. */ - [const] com::sun::star::container::XIndexAccess getKeys(); + com::sun::star::container::XIndexAccess getKeys(); }; //============================================================================= @@ -92,6 +91,9 @@ interface XKeysSupplier: com::sun::star::uno::XInterface /*=========================================================================== $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:40 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:45 hjs initial import diff --git a/offapi/com/sun/star/sdbcx/XRename.idl b/offapi/com/sun/star/sdbcx/XRename.idl index d2e6daf01..61f7210eb 100644 --- a/offapi/com/sun/star/sdbcx/XRename.idl +++ b/offapi/com/sun/star/sdbcx/XRename.idl @@ -2,9 +2,9 @@ * * $RCSfile: XRename.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:40 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:36 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -81,7 +81,6 @@ This is a very desirable feature which is not supported by all databases. There is no standard SQL statement provided for this feature. */ -[ uik(E6112CE1-9829-11d3-9ED10050-04D8BBD0), ident("XRename", 1.0) ] interface XRename: com::sun::star::uno::XInterface { @@ -99,6 +98,9 @@ interface XRename: com::sun::star::uno::XInterface /*=========================================================================== $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:40 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:45 hjs initial import diff --git a/offapi/com/sun/star/sdbcx/XRowLocate.idl b/offapi/com/sun/star/sdbcx/XRowLocate.idl index 2b058cfe8..c31bc8f9e 100644 --- a/offapi/com/sun/star/sdbcx/XRowLocate.idl +++ b/offapi/com/sun/star/sdbcx/XRowLocate.idl @@ -2,9 +2,9 @@ * * $RCSfile: XRowLocate.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:40 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:36 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -81,7 +81,6 @@ structure, so it could not be compared in a safe way. Because of that, a provider has to implement the compare method for bookmarks.</p> */ -[ uik(5FFEC2E0-9520-11d3-8168D521-22976675), ident("XRowLocate", 1.0) ] interface XRowLocate: com::sun::star::uno::XInterface { @@ -130,20 +129,20 @@ interface XRowLocate: com::sun::star::uno::XInterface A bookmark that is not valid or incorrectly formed will cause an exception. </p>@see com::sun::star::sdbcx::CompareBookmark */ - [const]long compareBookmarks([in]any first, [in]any second) + long compareBookmarks([in]any first, [in]any second) raises (com::sun::star::sdbc::SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbcx::XRowLocate::hasOrderedBookmarks /** determines whether the bookmarks of a result set are ordered or not.@see com::sun::star::sdbc::CompareBookmark */ - [const]boolean hasOrderedBookmarks() raises (com::sun::star::sdbc::SQLException); + boolean hasOrderedBookmarks() raises (com::sun::star::sdbc::SQLException); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sdbcx::XRowLocate::hashBookmark /** returns the hash value for a specified bookmark. */ - [const]long hashBookmark([in]any bookmark) raises (com::sun::star::sdbc::SQLException); + long hashBookmark([in]any bookmark) raises (com::sun::star::sdbc::SQLException); }; //============================================================================= @@ -152,6 +151,9 @@ interface XRowLocate: com::sun::star::uno::XInterface /*=========================================================================== $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:40 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:45 hjs initial import diff --git a/offapi/com/sun/star/sdbcx/XTablesSupplier.idl b/offapi/com/sun/star/sdbcx/XTablesSupplier.idl index f9c7562c0..5140a6ab0 100644 --- a/offapi/com/sun/star/sdbcx/XTablesSupplier.idl +++ b/offapi/com/sun/star/sdbcx/XTablesSupplier.idl @@ -2,9 +2,9 @@ * * $RCSfile: XTablesSupplier.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:40 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:36 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -76,14 +76,13 @@ /** provides the access to a container of tables, typically used for a database definition object. */ -[ uik(738880E1-974D-11d3-9EE50010-5AD7A5C4), ident("XTablesSupplier", 1.0) ] interface XTablesSupplier: com::sun::star::uno::XInterface { // DocMerge from xml: method com::sun::star::sdbcx::XTablesSupplier::getTables /** returns the container of tables. */ - [const] com::sun::star::container::XNameAccess getTables(); + com::sun::star::container::XNameAccess getTables(); }; //============================================================================= @@ -92,6 +91,9 @@ interface XTablesSupplier: com::sun::star::uno::XInterface /*=========================================================================== $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:40 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:45 hjs initial import diff --git a/offapi/com/sun/star/sdbcx/XUser.idl b/offapi/com/sun/star/sdbcx/XUser.idl index df26a4fb7..ed2fc0930 100644 --- a/offapi/com/sun/star/sdbcx/XUser.idl +++ b/offapi/com/sun/star/sdbcx/XUser.idl @@ -2,9 +2,9 @@ * * $RCSfile: XUser.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:40 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:36 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -70,7 +70,6 @@ // DocMerge from xml: interface com::sun::star::sdbcx::XUser /** allows to change a users password. */ -[ uik(E6112CE3-9829-11d3-9ED10050-04D8BBD0), ident("XUser", 1.0) ] interface XUser: XAuthorizable { @@ -87,6 +86,9 @@ interface XUser: XAuthorizable /*=========================================================================== $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:40 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:45 hjs initial import diff --git a/offapi/com/sun/star/sdbcx/XUsersSupplier.idl b/offapi/com/sun/star/sdbcx/XUsersSupplier.idl index 4eb5907a2..e1d0666eb 100644 --- a/offapi/com/sun/star/sdbcx/XUsersSupplier.idl +++ b/offapi/com/sun/star/sdbcx/XUsersSupplier.idl @@ -2,9 +2,9 @@ * * $RCSfile: XUsersSupplier.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:40 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:36 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -80,14 +80,13 @@ /** provides the access to a container of users, typically used for a database definition object. */ -[ uik(738880E6-974D-11d3-9EE50010-5AD7A5C4), ident("XUsersSupplier", 1.0) ] interface XUsersSupplier: com::sun::star::uno::XInterface { // DocMerge from xml: method com::sun::star::sdbcx::XUsersSupplier::getUsers /** returns the container of users. */ - [const] com::sun::star::container::XNameAccess getUsers(); + com::sun::star::container::XNameAccess getUsers(); }; //============================================================================= @@ -96,6 +95,9 @@ interface XUsersSupplier: com::sun::star::uno::XInterface /*=========================================================================== $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:40 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:45 hjs initial import diff --git a/offapi/com/sun/star/sdbcx/XViewsSupplier.idl b/offapi/com/sun/star/sdbcx/XViewsSupplier.idl index 9b4d9a3ea..14996a122 100644 --- a/offapi/com/sun/star/sdbcx/XViewsSupplier.idl +++ b/offapi/com/sun/star/sdbcx/XViewsSupplier.idl @@ -2,9 +2,9 @@ * * $RCSfile: XViewsSupplier.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:40 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:36 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -76,14 +76,13 @@ /** provides the access to a container of views, typically used for a database definition object. */ -[ uik(738880E2-974D-11d3-9EE50010-5AD7A5C4), ident("XViewsSupplier", 1.0) ] interface XViewsSupplier: com::sun::star::uno::XInterface { // DocMerge from xml: method com::sun::star::sdbcx::XViewsSupplier::getViews /** returns the container of views. */ - [const] com::sun::star::container::XNameAccess getViews(); + com::sun::star::container::XNameAccess getViews(); }; //============================================================================= @@ -92,6 +91,9 @@ interface XViewsSupplier: com::sun::star::uno::XInterface /*=========================================================================== $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:40 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:45 hjs initial import diff --git a/offapi/com/sun/star/setup/XSetup.idl b/offapi/com/sun/star/setup/XSetup.idl index d81d5dd7a..7fd5a3d47 100644 --- a/offapi/com/sun/star/setup/XSetup.idl +++ b/offapi/com/sun/star/setup/XSetup.idl @@ -2,9 +2,9 @@ * * $RCSfile: XSetup.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: ok $ $Date: 2000-11-16 14:06:55 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:38 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -77,7 +77,6 @@ module com { module sun { module star { module setup { // DocMerge: empty anyway -[ uik(5E99A5F0-C652-4f1f-970FFA60-9BADC522), ident("XSetup", 1.0) ] interface XSetup: com::sun::star::uno::XInterface { // DocMerge: empty anyway diff --git a/offapi/com/sun/star/sheet/XAddIn.idl b/offapi/com/sun/star/sheet/XAddIn.idl index ef0a63175..91c0ac7f1 100644 --- a/offapi/com/sun/star/sheet/XAddIn.idl +++ b/offapi/com/sun/star/sheet/XAddIn.idl @@ -2,9 +2,9 @@ * * $RCSfile: XAddIn.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:46 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:38 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -75,7 +75,6 @@ // DocMerge from xml: interface com::sun::star::sheet::XAddIn /** gives access to function descriptions and user-visible names. */ -[ uik(0D1CC7D0-7D6F-11D3-9F880010-5AEF84A7), ident( "XAddIn", 1.0 ) ] interface XAddIn: com::sun::star::lang::XLocalizable { //------------------------------------------------------------------------- @@ -234,6 +233,9 @@ interface XAddIn: com::sun::star::lang::XLocalizable /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:46 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:49 hjs initial import diff --git a/offapi/com/sun/star/sheet/XAreaLink.idl b/offapi/com/sun/star/sheet/XAreaLink.idl index 4b1f69f41..90e873b35 100644 --- a/offapi/com/sun/star/sheet/XAreaLink.idl +++ b/offapi/com/sun/star/sheet/XAreaLink.idl @@ -2,9 +2,9 @@ * * $RCSfile: XAreaLink.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-21 08:35:12 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:38 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ // DocMerge from xml: interface com::sun::star::sheet::XAreaLink /** represents a linked cell range.@see com::sun::star::sheet::CellAreaLink */ -[ uik(E2281566-33D6-11D1-AABE00A0-249D5590), ident( "XAreaLink", 1.0 ) ] interface XAreaLink: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -94,7 +93,7 @@ interface XAreaLink: com::sun::star::uno::XInterface <p>This can be the address of a cell or range in the form "sheet1.a1:c5", or the name of a named range or database range.</p> */ - [const] string getSourceArea(); + string getSourceArea(); //------------------------------------------------------------------------- @@ -114,7 +113,7 @@ interface XAreaLink: com::sun::star::uno::XInterface /** returns the position of the linked range in the destination document. */ - [const] com::sun::star::table::CellRangeAddress getDestArea(); + com::sun::star::table::CellRangeAddress getDestArea(); //------------------------------------------------------------------------- @@ -133,6 +132,9 @@ interface XAreaLink: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/21 08:35:12 mi + @see interface/service/... ident -> @see ident - for new docu generator + Revision 1.3 2000/11/08 12:43:46 mi moved from api diff --git a/offapi/com/sun/star/sheet/XAreaLinks.idl b/offapi/com/sun/star/sheet/XAreaLinks.idl index f17210541..7127561a5 100644 --- a/offapi/com/sun/star/sheet/XAreaLinks.idl +++ b/offapi/com/sun/star/sheet/XAreaLinks.idl @@ -2,9 +2,9 @@ * * $RCSfile: XAreaLinks.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-21 08:35:12 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:38 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ // DocMerge from xml: interface com::sun::star::sheet::XAreaLinks /** represents a collection of area links.@see com::sun::star::sheet::CellAreaLinks */ -[ uik(E2281568-33D6-11D1-AABE00A0-249D5590), ident( "XAreaLinks", 1.0 ) ] interface XAreaLinks: com::sun::star::container::XIndexAccess { //------------------------------------------------------------------------- @@ -109,6 +108,9 @@ interface XAreaLinks: com::sun::star::container::XIndexAccess /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/21 08:35:12 mi + @see interface/service/... ident -> @see ident - for new docu generator + Revision 1.3 2000/11/08 12:43:46 mi moved from api diff --git a/offapi/com/sun/star/sheet/XArrayFormulaRange.idl b/offapi/com/sun/star/sheet/XArrayFormulaRange.idl index 9b1be7cbe..5b09e04da 100644 --- a/offapi/com/sun/star/sheet/XArrayFormulaRange.idl +++ b/offapi/com/sun/star/sheet/XArrayFormulaRange.idl @@ -2,9 +2,9 @@ * * $RCSfile: XArrayFormulaRange.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:46 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:38 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -76,7 +76,6 @@ /** represents something (such as a cell range) that can contain an array formula. */ -[ uik(E2281557-33D6-11D1-AABE00A0-249D5590), ident( "XArrayFormulaRange", 1.0 ) ] interface XArrayFormulaRange: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -90,7 +89,7 @@ interface XArrayFormulaRange: com::sun::star::uno::XInterface <p>If the range does not contain an array formula, an empty string is returned.</p> */ - [const] string getArrayFormula(); + string getArrayFormula(); //------------------------------------------------------------------------- @@ -112,6 +111,9 @@ interface XArrayFormulaRange: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:46 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:49 hjs initial import diff --git a/offapi/com/sun/star/sheet/XCalculatable.idl b/offapi/com/sun/star/sheet/XCalculatable.idl index 8ca8f3b0c..9fa9d8d56 100644 --- a/offapi/com/sun/star/sheet/XCalculatable.idl +++ b/offapi/com/sun/star/sheet/XCalculatable.idl @@ -2,9 +2,9 @@ * * $RCSfile: XCalculatable.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-14 12:53:40 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:38 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -75,7 +75,6 @@ // DocMerge from xml: interface com::sun::star::sheet::XCalculatable /** represents something that can recalculate. */ -[ uik(E2281526-33D6-11D1-AABE00A0-249D5590), ident( "XCalculatable", 1.0 ) ] interface XCalculatable: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -109,7 +108,7 @@ interface XCalculatable: com::sun::star::uno::XInterface precedents have changed. The value is needed if the cell is displayed or used in another calculation.</p> */ - [const] boolean isAutomaticCalculationEnabled(); + boolean isAutomaticCalculationEnabled(); //------------------------------------------------------------------------- @@ -134,6 +133,9 @@ interface XCalculatable: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/14 12:53:40 mi + <true></true> -> <TRUE/> and same with FALSE + Revision 1.3 2000/11/08 12:43:46 mi moved from api diff --git a/offapi/com/sun/star/sheet/XCellAddressable.idl b/offapi/com/sun/star/sheet/XCellAddressable.idl index c1a4d73e6..530510c47 100644 --- a/offapi/com/sun/star/sheet/XCellAddressable.idl +++ b/offapi/com/sun/star/sheet/XCellAddressable.idl @@ -2,9 +2,9 @@ * * $RCSfile: XCellAddressable.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:46 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:38 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -80,7 +80,6 @@ /** represents a cell which can be addressed with a <type scope="com::sun::star::table">CellAddress</type>. */ -[ uik(E2281520-33D6-11D1-AABE00A0-249D5590), ident( "XCellAddressable", 1.0 ) ] interface XCellAddressable: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -88,7 +87,7 @@ interface XCellAddressable: com::sun::star::uno::XInterface // DocMerge from xml: method com::sun::star::sheet::XCellAddressable::getCellAddress /** returns the position of the cell in the document. */ - [const] com::sun::star::table::CellAddress getCellAddress(); + com::sun::star::table::CellAddress getCellAddress(); }; @@ -99,6 +98,9 @@ interface XCellAddressable: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:46 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:49 hjs initial import diff --git a/offapi/com/sun/star/sheet/XCellFormatRangesSupplier.idl b/offapi/com/sun/star/sheet/XCellFormatRangesSupplier.idl index f678fedd9..3b17972f6 100644 --- a/offapi/com/sun/star/sheet/XCellFormatRangesSupplier.idl +++ b/offapi/com/sun/star/sheet/XCellFormatRangesSupplier.idl @@ -2,9 +2,9 @@ * * $RCSfile: XCellFormatRangesSupplier.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-21 08:35:12 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:38 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ // DocMerge from xml: interface com::sun::star::sheet::XCellFormatRangesSupplier /** provides a collection of cell formats. */ -[ uik(E2281510-33D6-11D1-AABE00A0-249D5590), ident( "XCellFormatRangesSupplier", 1.0 ) ] interface XCellFormatRangesSupplier: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -87,7 +86,7 @@ interface XCellFormatRangesSupplier: com::sun::star::uno::XInterface // DocMerge from xml: method com::sun::star::sheet::XCellFormatRangesSupplier::getCellFormatRanges /** returns the collection of cell formats.@see com::sun::star::sheet::CellFormatRanges */ - [const] com::sun::star::container::XIndexAccess getCellFormatRanges(); + com::sun::star::container::XIndexAccess getCellFormatRanges(); }; @@ -98,6 +97,9 @@ interface XCellFormatRangesSupplier: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/21 08:35:12 mi + @see interface/service/... ident -> @see ident - for new docu generator + Revision 1.3 2000/11/08 12:43:46 mi moved from api diff --git a/offapi/com/sun/star/sheet/XCellRangeAddressable.idl b/offapi/com/sun/star/sheet/XCellRangeAddressable.idl index a25026eed..6beab42f4 100644 --- a/offapi/com/sun/star/sheet/XCellRangeAddressable.idl +++ b/offapi/com/sun/star/sheet/XCellRangeAddressable.idl @@ -2,9 +2,9 @@ * * $RCSfile: XCellRangeAddressable.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:46 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:38 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -80,7 +80,6 @@ /** represents a cell range which can be addressed with a CellRangeAddress. */ -[ uik(E2281500-33D6-11D1-AABE00A0-249D5590), ident( "XCellRangeAddressable", 1.0 ) ] interface XCellRangeAddressable: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -93,7 +92,7 @@ interface XCellRangeAddressable: com::sun::star::uno::XInterface <p>The <type scope="com::sun::star::table">CellRangeAddress</type> can be used to address the range within its document.</p> */ - [const] com::sun::star::table::CellRangeAddress getRangeAddress(); + com::sun::star::table::CellRangeAddress getRangeAddress(); }; @@ -104,6 +103,9 @@ interface XCellRangeAddressable: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:46 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:49 hjs initial import diff --git a/offapi/com/sun/star/sheet/XCellRangeData.idl b/offapi/com/sun/star/sheet/XCellRangeData.idl index 73465f4a8..efb7af920 100644 --- a/offapi/com/sun/star/sheet/XCellRangeData.idl +++ b/offapi/com/sun/star/sheet/XCellRangeData.idl @@ -2,9 +2,9 @@ * * $RCSfile: XCellRangeData.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:46 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:38 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -74,7 +74,6 @@ /** allows to get and set an array of data from a cell range. */ -[ uik(4A949B61-A42D-11d4-9FC60050-04D75D79), ident( "XCellRangeData", 1.0 ) ] interface XCellRangeData: com::sun::star::uno::XInterface { diff --git a/offapi/com/sun/star/sheet/XCellRangeMovement.idl b/offapi/com/sun/star/sheet/XCellRangeMovement.idl index bd0d1fb9d..96dc64e90 100644 --- a/offapi/com/sun/star/sheet/XCellRangeMovement.idl +++ b/offapi/com/sun/star/sheet/XCellRangeMovement.idl @@ -2,9 +2,9 @@ * * $RCSfile: XCellRangeMovement.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:46 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:38 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -91,7 +91,6 @@ // DocMerge from xml: interface com::sun::star::sheet::XCellRangeMovement /** has functions for moving ranges of cells in a sheet. */ -[ uik(E2281517-33D6-11D1-AABE00A0-249D5590), ident( "XCellRangeMovement", 1.0 ) ] interface XCellRangeMovement: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -139,6 +138,9 @@ interface XCellRangeMovement: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:46 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:49 hjs initial import diff --git a/offapi/com/sun/star/sheet/XCellRangeReferrer.idl b/offapi/com/sun/star/sheet/XCellRangeReferrer.idl index f4eff80e5..356a63d04 100644 --- a/offapi/com/sun/star/sheet/XCellRangeReferrer.idl +++ b/offapi/com/sun/star/sheet/XCellRangeReferrer.idl @@ -2,9 +2,9 @@ * * $RCSfile: XCellRangeReferrer.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-21 08:35:12 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:38 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -83,7 +83,6 @@ @see com::sun::star::sheet::DatabaseRange @see com::sun::star::sheet::SpreadsheetViewPane */ -[ uik(E2281503-33D6-11D1-AABE00A0-249D5590), ident( "XCellRangeReferrer", 1.0 ) ] interface XCellRangeReferrer: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -91,7 +90,7 @@ interface XCellRangeReferrer: com::sun::star::uno::XInterface // DocMerge from xml: method com::sun::star::sheet::XCellRangeReferrer::getReferredCells /** returns the cell range that is represented. */ - [const] com::sun::star::table::XCellRange getReferredCells(); + com::sun::star::table::XCellRange getReferredCells(); }; @@ -102,6 +101,9 @@ interface XCellRangeReferrer: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/21 08:35:12 mi + @see interface/service/... ident -> @see ident - for new docu generator + Revision 1.3 2000/11/08 12:43:46 mi moved from api diff --git a/offapi/com/sun/star/sheet/XCellRangesQuery.idl b/offapi/com/sun/star/sheet/XCellRangesQuery.idl index d8df0880d..1b5af7b76 100644 --- a/offapi/com/sun/star/sheet/XCellRangesQuery.idl +++ b/offapi/com/sun/star/sheet/XCellRangesQuery.idl @@ -2,9 +2,9 @@ * * $RCSfile: XCellRangesQuery.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-21 08:35:12 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:38 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -87,7 +87,6 @@ // DocMerge from xml: interface com::sun::star::sheet::XCellRangesQuery /** provides methods to invoke queries on cells.@see com::sun::star::sheet::SheetRangesQuery */ -[ uik(E2281511-33D6-11D1-AABE00A0-249D5590), ident( "XCellRangesQuery", 1.0 ) ] interface XCellRangesQuery: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -190,6 +189,9 @@ interface XCellRangesQuery: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/21 08:35:12 mi + @see interface/service/... ident -> @see ident - for new docu generator + Revision 1.3 2000/11/08 12:43:46 mi moved from api diff --git a/offapi/com/sun/star/sheet/XCellSeries.idl b/offapi/com/sun/star/sheet/XCellSeries.idl index f9e875cbb..e3fb03b29 100644 --- a/offapi/com/sun/star/sheet/XCellSeries.idl +++ b/offapi/com/sun/star/sheet/XCellSeries.idl @@ -2,9 +2,9 @@ * * $RCSfile: XCellSeries.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:46 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:38 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -88,7 +88,6 @@ /** represents a cell range that can be filled with a series. */ -[ uik(E2281556-33D6-11D1-AABE00A0-249D5590), ident( "XCellSeries", 1.0 ) ] interface XCellSeries: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -120,6 +119,9 @@ interface XCellSeries: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:46 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:49 hjs initial import diff --git a/offapi/com/sun/star/sheet/XCompatibilityNames.idl b/offapi/com/sun/star/sheet/XCompatibilityNames.idl index 3037b5d16..f87c3a235 100644 --- a/offapi/com/sun/star/sheet/XCompatibilityNames.idl +++ b/offapi/com/sun/star/sheet/XCompatibilityNames.idl @@ -2,9 +2,9 @@ * * $RCSfile: XCompatibilityNames.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: nn $ $Date: 2001-02-19 19:52:39 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:38 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -74,7 +74,6 @@ /** gives access to an AddIn's compatibility names. */ -[ uik(37BBBE81-0673-11d5-A02F0050-04D75D79), ident( "XCompatibilityNames", 1.0 ) ] interface XCompatibilityNames: com::sun::star::uno::XInterface { /** returns the compatibility names of the function. diff --git a/offapi/com/sun/star/sheet/XConsolidatable.idl b/offapi/com/sun/star/sheet/XConsolidatable.idl index 05eb9205a..739264ba2 100644 --- a/offapi/com/sun/star/sheet/XConsolidatable.idl +++ b/offapi/com/sun/star/sheet/XConsolidatable.idl @@ -2,9 +2,9 @@ * * $RCSfile: XConsolidatable.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:46 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:38 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -94,7 +94,6 @@ @deprecated */ -[ uik(E2281528-33D6-11D1-AABE00A0-249D5590), ident( "XConsolidatable", 1.0 ) ] interface XConsolidatable: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -120,6 +119,9 @@ interface XConsolidatable: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:46 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:49 hjs initial import diff --git a/offapi/com/sun/star/sheet/XConsolidationDescriptor.idl b/offapi/com/sun/star/sheet/XConsolidationDescriptor.idl index 0964947fd..315b8c2b3 100644 --- a/offapi/com/sun/star/sheet/XConsolidationDescriptor.idl +++ b/offapi/com/sun/star/sheet/XConsolidationDescriptor.idl @@ -2,9 +2,9 @@ * * $RCSfile: XConsolidationDescriptor.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-21 08:35:12 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:38 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -96,7 +96,6 @@ @deprecated@see com::sun::star::sheet::ConsolidationDescriptor */ -[ uik(E2281527-33D6-11D1-AABE00A0-249D5590), ident( "XConsolidationDescriptor", 1.0 ) ] interface XConsolidationDescriptor: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -104,7 +103,7 @@ interface XConsolidationDescriptor: com::sun::star::uno::XInterface // DocMerge from xml: method com::sun::star::sheet::XConsolidationDescriptor::getFunction /** returns the function by which the ranges are consolidated. */ - [const] com::sun::star::sheet::GeneralFunction getFunction(); + com::sun::star::sheet::GeneralFunction getFunction(); //------------------------------------------------------------------------- @@ -119,7 +118,7 @@ interface XConsolidationDescriptor: com::sun::star::uno::XInterface // DocMerge from idl: method com::sun::star::sheet::XConsolidationDescriptor::getSources /** returns the cell ranges which are consolidated. */ - [const] sequence<com::sun::star::table::CellRangeAddress> getSources(); + sequence<com::sun::star::table::CellRangeAddress> getSources(); //------------------------------------------------------------------------- @@ -134,7 +133,7 @@ interface XConsolidationDescriptor: com::sun::star::uno::XInterface /** returns the position in the document where the consolidated data are copied. */ - [const] com::sun::star::table::CellAddress getStartOutputPosition(); + com::sun::star::table::CellAddress getStartOutputPosition(); //------------------------------------------------------------------------- @@ -150,7 +149,7 @@ interface XConsolidationDescriptor: com::sun::star::uno::XInterface /** returns whether column headers from the cell ranges are used to find matching data or not. */ - [const] boolean getUseColumnHeaders(); + boolean getUseColumnHeaders(); //------------------------------------------------------------------------- @@ -166,7 +165,7 @@ interface XConsolidationDescriptor: com::sun::star::uno::XInterface /** returns whether row headers from the cell ranges are used to find matching data or not. */ - [const] boolean getUseRowHeaders(); + boolean getUseRowHeaders(); //------------------------------------------------------------------------- @@ -182,7 +181,7 @@ interface XConsolidationDescriptor: com::sun::star::uno::XInterface /** returns whether links to the original data are inserted in the output area or not. */ - [const] boolean getInsertLinks(); + boolean getInsertLinks(); //------------------------------------------------------------------------- @@ -201,6 +200,9 @@ interface XConsolidationDescriptor: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/21 08:35:12 mi + @see interface/service/... ident -> @see ident - for new docu generator + Revision 1.3 2000/11/08 12:43:46 mi moved from api diff --git a/offapi/com/sun/star/sheet/XDDELink.idl b/offapi/com/sun/star/sheet/XDDELink.idl index 2ddd7da76..f594244b7 100644 --- a/offapi/com/sun/star/sheet/XDDELink.idl +++ b/offapi/com/sun/star/sheet/XDDELink.idl @@ -2,9 +2,9 @@ * * $RCSfile: XDDELink.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-21 08:35:12 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:38 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -83,7 +83,6 @@ @deprecated@see com::sun::star::sheet::DDELink */ -[ uik(E2281567-33D6-11D1-AABE00A0-249D5590), ident( "XDDELink", 1.0 ) ] interface XDDELink: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -93,7 +92,7 @@ interface XDDELink: com::sun::star::uno::XInterface /** returns the application from which data are requested (the DDE server application). */ - [const] string getApplication(); + string getApplication(); //------------------------------------------------------------------------- // DOCUMENTATION CHANGED FOR XDDELink::getTopic @@ -101,7 +100,7 @@ interface XDDELink: com::sun::star::uno::XInterface // DocMerge from xml: method com::sun::star::sheet::XDDELink::getTopic /** returns the DDE topic from which data are requested. */ - [const] string getTopic(); + string getTopic(); //------------------------------------------------------------------------- // DOCUMENTATION CHANGED FOR XDDELink::getItem @@ -109,7 +108,7 @@ interface XDDELink: com::sun::star::uno::XInterface // DocMerge from xml: method com::sun::star::sheet::XDDELink::getItem /** returns the DDE item from which data are requested. */ - [const] string getItem(); + string getItem(); }; @@ -120,6 +119,9 @@ interface XDDELink: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/21 08:35:12 mi + @see interface/service/... ident -> @see ident - for new docu generator + Revision 1.3 2000/11/08 12:43:46 mi moved from api diff --git a/offapi/com/sun/star/sheet/XDataPilotDescriptor.idl b/offapi/com/sun/star/sheet/XDataPilotDescriptor.idl index f74037cf4..058f23e88 100644 --- a/offapi/com/sun/star/sheet/XDataPilotDescriptor.idl +++ b/offapi/com/sun/star/sheet/XDataPilotDescriptor.idl @@ -2,9 +2,9 @@ * * $RCSfile: XDataPilotDescriptor.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-21 08:35:12 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:38 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -88,7 +88,6 @@ /** represents a description of a data pilot table.@see com::sun::star::sheet::DataPilotDescriptor @see com::sun::star::sheet::DataPilotTable */ -[ uik(E2281538-33D6-11D1-AABE00A0-249D5590), ident( "XDataPilotDescriptor", 1.0 ) ] interface XDataPilotDescriptor: com::sun::star::container::XNamed { //------------------------------------------------------------------------- @@ -98,7 +97,7 @@ interface XDataPilotDescriptor: com::sun::star::container::XNamed /** returns an additional string stored in the data pilot table. */ - [const] string getTag(); + string getTag(); //------------------------------------------------------------------------- @@ -114,7 +113,7 @@ interface XDataPilotDescriptor: com::sun::star::container::XNamed /** returns the cell range containing the data for the data pilot table. */ - [const] com::sun::star::table::CellRangeAddress getSourceRange(); + com::sun::star::table::CellRangeAddress getSourceRange(); //------------------------------------------------------------------------- @@ -131,7 +130,7 @@ interface XDataPilotDescriptor: com::sun::star::container::XNamed which data from the source cell range are used for the data pilot table. */ - [const] com::sun::star::sheet::XSheetFilterDescriptor getFilterDescriptor(); + com::sun::star::sheet::XSheetFilterDescriptor getFilterDescriptor(); //------------------------------------------------------------------------- @@ -139,7 +138,7 @@ interface XDataPilotDescriptor: com::sun::star::container::XNamed /** returns the collection of all the data pilot fields. */ - [const] com::sun::star::container::XIndexAccess getDataPilotFields(); + com::sun::star::container::XIndexAccess getDataPilotFields(); //------------------------------------------------------------------------- @@ -147,7 +146,7 @@ interface XDataPilotDescriptor: com::sun::star::container::XNamed /** returns the collection of the data pilot fields used as column fields. */ - [const] com::sun::star::container::XIndexAccess getColumnFields(); + com::sun::star::container::XIndexAccess getColumnFields(); //------------------------------------------------------------------------- @@ -155,7 +154,7 @@ interface XDataPilotDescriptor: com::sun::star::container::XNamed /** returns the collection of the data pilot fields used as row fields. */ - [const] com::sun::star::container::XIndexAccess getRowFields(); + com::sun::star::container::XIndexAccess getRowFields(); //------------------------------------------------------------------------- @@ -163,7 +162,7 @@ interface XDataPilotDescriptor: com::sun::star::container::XNamed /** returns the collection of the data pilot fields used as page fields. */ - [const] com::sun::star::container::XIndexAccess getPageFields(); + com::sun::star::container::XIndexAccess getPageFields(); //------------------------------------------------------------------------- @@ -171,7 +170,7 @@ interface XDataPilotDescriptor: com::sun::star::container::XNamed /** returns the collection of the data pilot fields used as data fields. */ - [const] com::sun::star::container::XIndexAccess getDataFields(); + com::sun::star::container::XIndexAccess getDataFields(); //------------------------------------------------------------------------- @@ -179,7 +178,7 @@ interface XDataPilotDescriptor: com::sun::star::container::XNamed /** returns the collection of the data pilot fields not used as column, row, page, or data fields. */ - [const] com::sun::star::container::XIndexAccess getHiddenFields(); + com::sun::star::container::XIndexAccess getHiddenFields(); }; @@ -190,6 +189,9 @@ interface XDataPilotDescriptor: com::sun::star::container::XNamed /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/21 08:35:12 mi + @see interface/service/... ident -> @see ident - for new docu generator + Revision 1.3 2000/11/08 12:43:46 mi moved from api diff --git a/offapi/com/sun/star/sheet/XDataPilotMemberResults.idl b/offapi/com/sun/star/sheet/XDataPilotMemberResults.idl index 10423ea9f..0764a9a42 100644 --- a/offapi/com/sun/star/sheet/XDataPilotMemberResults.idl +++ b/offapi/com/sun/star/sheet/XDataPilotMemberResults.idl @@ -2,9 +2,9 @@ * * $RCSfile: XDataPilotMemberResults.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:46 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:38 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ // DocMerge from xml: interface com::sun::star::sheet::XDataPilotMemberResults /** gives access to member results. */ -[ uik(C1FEE4D1-8642-11D3-9F580050-042A51C9), ident( "XDataPilotMemberResults", 1.0 ) ] interface XDataPilotMemberResults: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -99,6 +98,9 @@ interface XDataPilotMemberResults: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:46 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:50 hjs initial import diff --git a/offapi/com/sun/star/sheet/XDataPilotResults.idl b/offapi/com/sun/star/sheet/XDataPilotResults.idl index 0e321fb75..1c92ec36e 100644 --- a/offapi/com/sun/star/sheet/XDataPilotResults.idl +++ b/offapi/com/sun/star/sheet/XDataPilotResults.idl @@ -2,9 +2,9 @@ * * $RCSfile: XDataPilotResults.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:46 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:38 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -78,7 +78,6 @@ // DocMerge from xml: interface com::sun::star::sheet::XDataPilotResults /** gives access to results. */ -[ uik(C1FEE4D0-8642-11D3-9F580050-042A51C9), ident( "XDataPilotResults", 1.0 ) ] interface XDataPilotResults: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -98,6 +97,9 @@ interface XDataPilotResults: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:46 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:50 hjs initial import diff --git a/offapi/com/sun/star/sheet/XDataPilotTable.idl b/offapi/com/sun/star/sheet/XDataPilotTable.idl index c07c7d29d..72b359ba9 100644 --- a/offapi/com/sun/star/sheet/XDataPilotTable.idl +++ b/offapi/com/sun/star/sheet/XDataPilotTable.idl @@ -2,9 +2,9 @@ * * $RCSfile: XDataPilotTable.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-21 08:35:12 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:38 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -80,7 +80,6 @@ /** represents a data pilot table which has already been created.@see com::sun::star::sheet::DataPilotTable */ -[ uik(E2281539-33D6-11D1-AABE00A0-249D5590), ident( "XDataPilotTable", 1.0 ) ] interface XDataPilotTable: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -89,7 +88,7 @@ interface XDataPilotTable: com::sun::star::uno::XInterface /** returns the address of the cell range that contains the data pilot table. */ - [const] com::sun::star::table::CellRangeAddress getOutputRange(); + com::sun::star::table::CellRangeAddress getOutputRange(); //------------------------------------------------------------------------- @@ -108,6 +107,9 @@ interface XDataPilotTable: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/21 08:35:12 mi + @see interface/service/... ident -> @see ident - for new docu generator + Revision 1.3 2000/11/08 12:43:46 mi moved from api diff --git a/offapi/com/sun/star/sheet/XDataPilotTables.idl b/offapi/com/sun/star/sheet/XDataPilotTables.idl index fd72d3718..65c1b22e1 100644 --- a/offapi/com/sun/star/sheet/XDataPilotTables.idl +++ b/offapi/com/sun/star/sheet/XDataPilotTables.idl @@ -2,9 +2,9 @@ * * $RCSfile: XDataPilotTables.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-21 08:35:12 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:38 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -83,7 +83,6 @@ // DocMerge from xml: interface com::sun::star::sheet::XDataPilotTables /** represents a collection of data pilot tables.@see com::sun::star::sheet::DataPilotTables */ -[ uik(E2281540-33D6-11D1-AABE00A0-249D5590), ident( "XDataPilotTables", 1.0 ) ] interface XDataPilotTables: com::sun::star::container::XNameAccess { //------------------------------------------------------------------------- @@ -119,6 +118,9 @@ interface XDataPilotTables: com::sun::star::container::XNameAccess /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/21 08:35:12 mi + @see interface/service/... ident -> @see ident - for new docu generator + Revision 1.3 2000/11/08 12:43:46 mi moved from api diff --git a/offapi/com/sun/star/sheet/XDataPilotTablesSupplier.idl b/offapi/com/sun/star/sheet/XDataPilotTablesSupplier.idl index 62ad41f43..7bc323b93 100644 --- a/offapi/com/sun/star/sheet/XDataPilotTablesSupplier.idl +++ b/offapi/com/sun/star/sheet/XDataPilotTablesSupplier.idl @@ -2,9 +2,9 @@ * * $RCSfile: XDataPilotTablesSupplier.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-21 08:35:12 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:38 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ // DocMerge from xml: interface com::sun::star::sheet::XDataPilotTablesSupplier /** grants access to a collection of data pilot tables.@see com::sun::star::sheet::Spreadsheet */ -[ uik(E2281541-33D6-11D1-AABE00A0-249D5590), ident( "XDataPilotTablesSupplier", 1.0 ) ] interface XDataPilotTablesSupplier: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -87,7 +86,7 @@ interface XDataPilotTablesSupplier: com::sun::star::uno::XInterface // DocMerge from xml: method com::sun::star::sheet::XDataPilotTablesSupplier::getDataPilotTables /** returns the collection of data pilot tables.@see DataPilotTables */ - [const] com::sun::star::sheet::XDataPilotTables getDataPilotTables(); + com::sun::star::sheet::XDataPilotTables getDataPilotTables(); }; @@ -98,6 +97,9 @@ interface XDataPilotTablesSupplier: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/21 08:35:12 mi + @see interface/service/... ident -> @see ident - for new docu generator + Revision 1.3 2000/11/08 12:43:46 mi moved from api diff --git a/offapi/com/sun/star/sheet/XDatabaseRange.idl b/offapi/com/sun/star/sheet/XDatabaseRange.idl index a65b72b33..cd75b7a54 100644 --- a/offapi/com/sun/star/sheet/XDatabaseRange.idl +++ b/offapi/com/sun/star/sheet/XDatabaseRange.idl @@ -2,9 +2,9 @@ * * $RCSfile: XDatabaseRange.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-21 08:35:12 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:38 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -91,7 +91,6 @@ // DocMerge from xml: interface com::sun::star::sheet::XDatabaseRange /** represents a cell range for which data operations are defined.@see com::sun::star::sheet::DatabaseRange */ -[ uik(E2281564-33D6-11D1-AABE00A0-249D5590), ident( "XDatabaseRange", 1.0 ) ] interface XDatabaseRange: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -99,7 +98,7 @@ interface XDatabaseRange: com::sun::star::uno::XInterface // DocMerge from xml: method com::sun::star::sheet::XDatabaseRange::getDataArea /** returns the data area of the database range. */ - [const] com::sun::star::table::CellRangeAddress getDataArea(); + com::sun::star::table::CellRangeAddress getDataArea(); //------------------------------------------------------------------------- @@ -115,7 +114,7 @@ interface XDatabaseRange: com::sun::star::uno::XInterface /** returns the sort descriptor stored with the database range. */ - [const] sequence<com::sun::star::beans::PropertyValue> getSortDescriptor(); + sequence<com::sun::star::beans::PropertyValue> getSortDescriptor(); //------------------------------------------------------------------------- @@ -129,7 +128,7 @@ interface XDatabaseRange: com::sun::star::uno::XInterface is carried out when <member>XDatabaseRange::refresh()</member> is called.</p> */ - [const] com::sun::star::sheet::XSheetFilterDescriptor getFilterDescriptor(); + com::sun::star::sheet::XSheetFilterDescriptor getFilterDescriptor(); //------------------------------------------------------------------------- @@ -141,7 +140,7 @@ interface XDatabaseRange: com::sun::star::uno::XInterface are inserted when <member>XDatabaseRange::refresh()</member> is called.</p> */ - [const] com::sun::star::sheet::XSubTotalDescriptor getSubTotalDescriptor(); + com::sun::star::sheet::XSubTotalDescriptor getSubTotalDescriptor(); //------------------------------------------------------------------------- // DOCUMENTATION CHANGED FOR XDatabaseRange::getImportDescriptor @@ -150,7 +149,7 @@ interface XDatabaseRange: com::sun::star::uno::XInterface /** returns the <type>DatabaseImportDescriptor</type> stored with this database range. */ - [const] sequence<com::sun::star::beans::PropertyValue> getImportDescriptor(); + sequence<com::sun::star::beans::PropertyValue> getImportDescriptor(); //------------------------------------------------------------------------- @@ -169,6 +168,9 @@ interface XDatabaseRange: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/21 08:35:12 mi + @see interface/service/... ident -> @see ident - for new docu generator + Revision 1.3 2000/11/08 12:43:46 mi moved from api diff --git a/offapi/com/sun/star/sheet/XDatabaseRanges.idl b/offapi/com/sun/star/sheet/XDatabaseRanges.idl index 8f943e815..cdd2885a6 100644 --- a/offapi/com/sun/star/sheet/XDatabaseRanges.idl +++ b/offapi/com/sun/star/sheet/XDatabaseRanges.idl @@ -2,9 +2,9 @@ * * $RCSfile: XDatabaseRanges.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-21 08:35:12 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:38 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -80,7 +80,6 @@ /** provides functions to manage a collection of database ranges.@see com::sun::star::sheet::DatabaseRanges */ -[ uik(E2281565-33D6-11D1-AABE00A0-249D5590), ident( "XDatabaseRanges", 1.0 ) ] interface XDatabaseRanges: com::sun::star::container::XNameAccess { //------------------------------------------------------------------------- @@ -107,6 +106,9 @@ interface XDatabaseRanges: com::sun::star::container::XNameAccess /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/21 08:35:12 mi + @see interface/service/... ident -> @see ident - for new docu generator + Revision 1.3 2000/11/08 12:43:46 mi moved from api diff --git a/offapi/com/sun/star/sheet/XDimensionsSupplier.idl b/offapi/com/sun/star/sheet/XDimensionsSupplier.idl index 1d87d657c..5acc6f94e 100644 --- a/offapi/com/sun/star/sheet/XDimensionsSupplier.idl +++ b/offapi/com/sun/star/sheet/XDimensionsSupplier.idl @@ -2,9 +2,9 @@ * * $RCSfile: XDimensionsSupplier.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:46 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:38 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ // DocMerge from xml: interface com::sun::star::sheet::XDimensionsSupplier /** gives access to dimensions. */ -[ uik(63A76E30-864C-11D3-9F580050-042A51C9), ident( "XDimensionsSupplier", 1.0 ) ] interface XDimensionsSupplier: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -98,6 +97,9 @@ interface XDimensionsSupplier: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:46 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:50 hjs initial import diff --git a/offapi/com/sun/star/sheet/XDocumentAuditing.idl b/offapi/com/sun/star/sheet/XDocumentAuditing.idl index 47209a0e2..d0b63174d 100644 --- a/offapi/com/sun/star/sheet/XDocumentAuditing.idl +++ b/offapi/com/sun/star/sheet/XDocumentAuditing.idl @@ -2,9 +2,9 @@ * * $RCSfile: XDocumentAuditing.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:46 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:38 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -75,7 +75,6 @@ // DocMerge from xml: interface com::sun::star::sheet::XDocumentAuditing /** represents auditing functions of a document. */ -[ uik(E2281554-33D6-11D1-AABE00A0-249D5590), ident( "XDocumentAuditing", 1.0 ) ] interface XDocumentAuditing: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -100,6 +99,9 @@ interface XDocumentAuditing: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:46 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:50 hjs initial import diff --git a/offapi/com/sun/star/sheet/XFillAcrossSheet.idl b/offapi/com/sun/star/sheet/XFillAcrossSheet.idl index 1e7368631..fca05a137 100644 --- a/offapi/com/sun/star/sheet/XFillAcrossSheet.idl +++ b/offapi/com/sun/star/sheet/XFillAcrossSheet.idl @@ -2,9 +2,9 @@ * * $RCSfile: XFillAcrossSheet.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:46 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:38 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -81,7 +81,6 @@ @deprecated */ -[ uik(E2281509-33D6-11D1-AABE00A0-249D5590), ident( "XFillAcrossSheet", 1.0 ) ] interface XFillAcrossSheet: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -101,6 +100,9 @@ interface XFillAcrossSheet: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:46 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:50 hjs initial import diff --git a/offapi/com/sun/star/sheet/XFormulaQuery.idl b/offapi/com/sun/star/sheet/XFormulaQuery.idl index 9344a941b..4439cf1dd 100644 --- a/offapi/com/sun/star/sheet/XFormulaQuery.idl +++ b/offapi/com/sun/star/sheet/XFormulaQuery.idl @@ -2,9 +2,9 @@ * * $RCSfile: XFormulaQuery.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-21 08:35:12 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:38 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -80,7 +80,6 @@ /** provides methods to query cells for dependencies in formulas.@see com::sun::star::sheet::SheetRangesQuery */ -[ uik(E2281570-33D6-11D1-AABE00A0-249D5590), ident( "XFormulaQuery", 1.0 ) ] interface XFormulaQuery: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -118,6 +117,9 @@ interface XFormulaQuery: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/21 08:35:12 mi + @see interface/service/... ident -> @see ident - for new docu generator + Revision 1.3 2000/11/08 12:43:46 mi moved from api diff --git a/offapi/com/sun/star/sheet/XFunctionAccess.idl b/offapi/com/sun/star/sheet/XFunctionAccess.idl index f5d777e83..f1dc42427 100644 --- a/offapi/com/sun/star/sheet/XFunctionAccess.idl +++ b/offapi/com/sun/star/sheet/XFunctionAccess.idl @@ -2,9 +2,9 @@ * * $RCSfile: XFunctionAccess.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-19 13:13:17 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:38 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -82,7 +82,6 @@ /** allows generic access to all spreadsheet functions. */ -[ uik(64D09001-953F-11d4-9FBA0050-04D75D79), ident( "XFunctionAccess", 1.0 ) ] interface XFunctionAccess: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/sheet/XFunctionDescriptions.idl b/offapi/com/sun/star/sheet/XFunctionDescriptions.idl index 9973134fb..a8acb92cc 100644 --- a/offapi/com/sun/star/sheet/XFunctionDescriptions.idl +++ b/offapi/com/sun/star/sheet/XFunctionDescriptions.idl @@ -2,9 +2,9 @@ * * $RCSfile: XFunctionDescriptions.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-21 08:35:12 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:38 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -83,7 +83,6 @@ // DocMerge from xml: interface com::sun::star::sheet::XFunctionDescriptions /** manages the list of descriptions of functions.@see com::sun::star::sheet::FunctionDescriptions */ -[ uik(E2281521-33D6-11D1-AABE00A0-249D5590), ident( "XFunctionDescriptions", 1.0 ) ] interface XFunctionDescriptions: com::sun::star::container::XIndexAccess { //------------------------------------------------------------------------- @@ -108,6 +107,9 @@ interface XFunctionDescriptions: com::sun::star::container::XIndexAccess /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/21 08:35:12 mi + @see interface/service/... ident -> @see ident - for new docu generator + Revision 1.3 2000/11/08 12:43:46 mi moved from api diff --git a/offapi/com/sun/star/sheet/XGoalSeek.idl b/offapi/com/sun/star/sheet/XGoalSeek.idl index 017475ade..a64991692 100644 --- a/offapi/com/sun/star/sheet/XGoalSeek.idl +++ b/offapi/com/sun/star/sheet/XGoalSeek.idl @@ -2,9 +2,9 @@ * * $RCSfile: XGoalSeek.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:46 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:38 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -83,7 +83,6 @@ // DocMerge from xml: interface com::sun::star::sheet::XGoalSeek /** makes it possible to seek a goal for a cell. */ -[ uik(E2281529-33D6-11D1-AABE00A0-249D5590), ident( "XGoalSeek", 1.0 ) ] interface XGoalSeek: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -105,6 +104,9 @@ interface XGoalSeek: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:46 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:50 hjs initial import diff --git a/offapi/com/sun/star/sheet/XHeaderFooterContent.idl b/offapi/com/sun/star/sheet/XHeaderFooterContent.idl index 469820f31..2f523345a 100644 --- a/offapi/com/sun/star/sheet/XHeaderFooterContent.idl +++ b/offapi/com/sun/star/sheet/XHeaderFooterContent.idl @@ -2,9 +2,9 @@ * * $RCSfile: XHeaderFooterContent.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-21 08:35:12 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:38 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ // DocMerge from xml: interface com::sun::star::sheet::XHeaderFooterContent /** represents the contents of a header or footer on a page.@see com::sun::star::sheet::HeaderFooterContent */ -[ uik(E2281547-33D6-11D1-AABE00A0-249D5590), ident( "XHeaderFooterContent", 1.0 ) ] interface XHeaderFooterContent: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -88,7 +87,7 @@ interface XHeaderFooterContent: com::sun::star::uno::XInterface /** @returns the text which is printed in the left part of the header or footer. */ - [const] com::sun::star::text::XText getLeftText(); + com::sun::star::text::XText getLeftText(); //------------------------------------------------------------------------- @@ -96,7 +95,7 @@ interface XHeaderFooterContent: com::sun::star::uno::XInterface /** @returns the text which is printed in the center part of the header or footer. */ - [const] com::sun::star::text::XText getCenterText(); + com::sun::star::text::XText getCenterText(); //------------------------------------------------------------------------- @@ -104,7 +103,7 @@ interface XHeaderFooterContent: com::sun::star::uno::XInterface /** @returns the text which is printed in the right part of the header or footer. */ - [const] com::sun::star::text::XText getRightText(); + com::sun::star::text::XText getRightText(); }; @@ -115,6 +114,9 @@ interface XHeaderFooterContent: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/21 08:35:12 mi + @see interface/service/... ident -> @see ident - for new docu generator + Revision 1.3 2000/11/08 12:43:46 mi moved from api diff --git a/offapi/com/sun/star/sheet/XHierarchiesSupplier.idl b/offapi/com/sun/star/sheet/XHierarchiesSupplier.idl index 2279e9a8f..89b85deef 100644 --- a/offapi/com/sun/star/sheet/XHierarchiesSupplier.idl +++ b/offapi/com/sun/star/sheet/XHierarchiesSupplier.idl @@ -2,9 +2,9 @@ * * $RCSfile: XHierarchiesSupplier.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:46 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:38 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ // DocMerge from xml: interface com::sun::star::sheet::XHierarchiesSupplier /** gives access to hierarchies. */ -[ uik(63A76E31-864C-11D3-9F580050-042A51C9), ident( "XHierarchiesSupplier", 1.0 ) ] interface XHierarchiesSupplier: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -98,6 +97,9 @@ interface XHierarchiesSupplier: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:46 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:50 hjs initial import diff --git a/offapi/com/sun/star/sheet/XLabelRange.idl b/offapi/com/sun/star/sheet/XLabelRange.idl index 247a819f7..e0b7342ce 100644 --- a/offapi/com/sun/star/sheet/XLabelRange.idl +++ b/offapi/com/sun/star/sheet/XLabelRange.idl @@ -2,9 +2,9 @@ * * $RCSfile: XLabelRange.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-21 08:35:12 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:38 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -84,7 +84,6 @@ <p>These can be column or row labels, depending on where they are used.</p>@see com::sun::star::sheet::LabelRange */ -[ uik(E2281506-33D6-11D1-AABE00A0-249D5590), ident( "XLabelRange", 1.0 ) ] interface XLabelRange: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -93,7 +92,7 @@ interface XLabelRange: com::sun::star::uno::XInterface /** returns the address of the cell range that contains the labels. */ - [const] com::sun::star::table::CellRangeAddress getLabelArea(); + com::sun::star::table::CellRangeAddress getLabelArea(); //------------------------------------------------------------------------- @@ -108,7 +107,7 @@ interface XLabelRange: com::sun::star::uno::XInterface /** returns the address of the cell range for which the labels are valid. */ - [const] com::sun::star::table::CellRangeAddress getDataArea(); + com::sun::star::table::CellRangeAddress getDataArea(); //------------------------------------------------------------------------- @@ -126,6 +125,9 @@ interface XLabelRange: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/21 08:35:12 mi + @see interface/service/... ident -> @see ident - for new docu generator + Revision 1.3 2000/11/08 12:43:46 mi moved from api diff --git a/offapi/com/sun/star/sheet/XLabelRanges.idl b/offapi/com/sun/star/sheet/XLabelRanges.idl index e0eaca3e7..a8de63bd7 100644 --- a/offapi/com/sun/star/sheet/XLabelRanges.idl +++ b/offapi/com/sun/star/sheet/XLabelRanges.idl @@ -2,9 +2,9 @@ * * $RCSfile: XLabelRanges.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-21 08:35:12 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:38 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ // DocMerge from xml: interface com::sun::star::sheet::XLabelRanges /** represents a collection of label ranges.@see com::sun::star::sheet::LabelRanges */ -[ uik(E2281507-33D6-11D1-AABE00A0-249D5590), ident( "XLabelRanges", 1.0 ) ] interface XLabelRanges: com::sun::star::container::XIndexAccess { //------------------------------------------------------------------------- @@ -106,6 +105,9 @@ interface XLabelRanges: com::sun::star::container::XIndexAccess /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/21 08:35:12 mi + @see interface/service/... ident -> @see ident - for new docu generator + Revision 1.3 2000/11/08 12:43:46 mi moved from api diff --git a/offapi/com/sun/star/sheet/XLevelsSupplier.idl b/offapi/com/sun/star/sheet/XLevelsSupplier.idl index d000c29dd..58f960240 100644 --- a/offapi/com/sun/star/sheet/XLevelsSupplier.idl +++ b/offapi/com/sun/star/sheet/XLevelsSupplier.idl @@ -2,9 +2,9 @@ * * $RCSfile: XLevelsSupplier.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:46 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:38 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ // DocMerge from xml: interface com::sun::star::sheet::XLevelsSupplier /** gives access to levels. */ -[ uik(63A76E32-864C-11D3-9F580050-042A51C9), ident( "XLevelsSupplier", 1.0 ) ] interface XLevelsSupplier: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -98,6 +97,9 @@ interface XLevelsSupplier: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:46 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:50 hjs initial import diff --git a/offapi/com/sun/star/sheet/XMembersSupplier.idl b/offapi/com/sun/star/sheet/XMembersSupplier.idl index 0a721b23c..c47ab60ee 100644 --- a/offapi/com/sun/star/sheet/XMembersSupplier.idl +++ b/offapi/com/sun/star/sheet/XMembersSupplier.idl @@ -2,9 +2,9 @@ * * $RCSfile: XMembersSupplier.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:46 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:38 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ // DocMerge from xml: interface com::sun::star::sheet::XMembersSupplier /** gives access to members. */ -[ uik(63A76E33-864C-11D3-9F580050-042A51C9), ident( "XMembersSupplier", 1.0 ) ] interface XMembersSupplier: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -98,6 +97,9 @@ interface XMembersSupplier: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:46 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:50 hjs initial import diff --git a/offapi/com/sun/star/sheet/XMultipleOperation.idl b/offapi/com/sun/star/sheet/XMultipleOperation.idl index 959265ca7..1d75f19ec 100644 --- a/offapi/com/sun/star/sheet/XMultipleOperation.idl +++ b/offapi/com/sun/star/sheet/XMultipleOperation.idl @@ -2,9 +2,9 @@ * * $RCSfile: XMultipleOperation.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:46 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:38 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -87,7 +87,6 @@ // DocMerge from xml: interface com::sun::star::sheet::XMultipleOperation /** represents something in which a table of operations can be created. */ -[ uik(E2281555-33D6-11D1-AABE00A0-249D5590), ident( "XMultipleOperation", 1.0 ) ] interface XMultipleOperation: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -115,6 +114,9 @@ interface XMultipleOperation: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:46 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:50 hjs initial import diff --git a/offapi/com/sun/star/sheet/XNamedRange.idl b/offapi/com/sun/star/sheet/XNamedRange.idl index 0a6e21fa5..9f5f0cbc8 100644 --- a/offapi/com/sun/star/sheet/XNamedRange.idl +++ b/offapi/com/sun/star/sheet/XNamedRange.idl @@ -2,9 +2,9 @@ * * $RCSfile: XNamedRange.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-21 08:35:12 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:38 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ // DocMerge from xml: interface com::sun::star::sheet::XNamedRange /** represents a named range.@see com::sun::star::sheet::NamedRange */ -[ uik(E2281504-33D6-11D1-AABE00A0-249D5590), ident( "XNamedRange", 1.0 ) ] interface XNamedRange: com::sun::star::container::XNamed { //------------------------------------------------------------------------- @@ -93,7 +92,7 @@ interface XNamedRange: com::sun::star::container::XNamed <p>The content can be a reference to a cell or cell range or any formula.</p> */ - [const] string getContent(); + string getContent(); //------------------------------------------------------------------------- @@ -113,7 +112,7 @@ interface XNamedRange: com::sun::star::container::XNamed /** returns the position in the document which is used as a base for relative references in the content. */ - [const] com::sun::star::table::CellAddress getReferencePosition(); + com::sun::star::table::CellAddress getReferencePosition(); //------------------------------------------------------------------------- @@ -128,7 +127,7 @@ interface XNamedRange: com::sun::star::container::XNamed // DocMerge from xml: method com::sun::star::sheet::XNamedRange::getType /** returns the type of the named range. */ - [const] long getType(); + long getType(); //------------------------------------------------------------------------- @@ -152,6 +151,9 @@ interface XNamedRange: com::sun::star::container::XNamed /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/21 08:35:12 mi + @see interface/service/... ident -> @see ident - for new docu generator + Revision 1.3 2000/11/08 12:43:46 mi moved from api diff --git a/offapi/com/sun/star/sheet/XNamedRanges.idl b/offapi/com/sun/star/sheet/XNamedRanges.idl index b23a773f7..aa84a73e7 100644 --- a/offapi/com/sun/star/sheet/XNamedRanges.idl +++ b/offapi/com/sun/star/sheet/XNamedRanges.idl @@ -2,9 +2,9 @@ * * $RCSfile: XNamedRanges.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-21 08:35:12 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:38 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -87,7 +87,6 @@ // DocMerge from xml: interface com::sun::star::sheet::XNamedRanges /** represents a collection of named ranges.@see com::sun::star::sheet::NamedRanges */ -[ uik(E2281505-33D6-11D1-AABE00A0-249D5590), ident( "XNamedRanges", 1.0 ) ] interface XNamedRanges: com::sun::star::container::XNameAccess { //------------------------------------------------------------------------- @@ -143,6 +142,9 @@ interface XNamedRanges: com::sun::star::container::XNameAccess /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/21 08:35:12 mi + @see interface/service/... ident -> @see ident - for new docu generator + Revision 1.3 2000/11/08 12:43:47 mi moved from api diff --git a/offapi/com/sun/star/sheet/XPrintAreas.idl b/offapi/com/sun/star/sheet/XPrintAreas.idl index 0e836526f..0cb5258b7 100644 --- a/offapi/com/sun/star/sheet/XPrintAreas.idl +++ b/offapi/com/sun/star/sheet/XPrintAreas.idl @@ -2,9 +2,9 @@ * * $RCSfile: XPrintAreas.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-14 12:53:40 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:38 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -93,7 +93,6 @@ @deprecated */ -[ uik(E2281548-33D6-11D1-AABE00A0-249D5590), ident( "XPrintAreas", 1.0 ) ] interface XPrintAreas: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -102,7 +101,7 @@ interface XPrintAreas: com::sun::star::uno::XInterface // DocMerge from idl: method com::sun::star::sheet::XPrintAreas::getPrintAreas /** returns the print areas of the sheet. */ - [const] sequence<com::sun::star::table::CellRangeAddress> getPrintAreas(); + sequence<com::sun::star::table::CellRangeAddress> getPrintAreas(); //------------------------------------------------------------------------- @@ -122,7 +121,7 @@ interface XPrintAreas: com::sun::star::uno::XInterface /** returns <TRUE/> if the title columns are repeated on all subsequent print pages to the right. */ - [const] boolean getPrintTitleColumns(); + boolean getPrintTitleColumns(); //------------------------------------------------------------------------- @@ -143,7 +142,7 @@ interface XPrintAreas: com::sun::star::uno::XInterface <p>Title columns can be automatically repeated on all subsequent print pages to the right.</p> */ - [const] com::sun::star::table::CellRangeAddress getTitleColumns(); + com::sun::star::table::CellRangeAddress getTitleColumns(); //------------------------------------------------------------------------- @@ -167,7 +166,7 @@ interface XPrintAreas: com::sun::star::uno::XInterface /** returns <TRUE/> if the title rows are repeated on all subsequent print pages to the bottom. */ - [const] boolean getPrintTitleRows(); + boolean getPrintTitleRows(); //------------------------------------------------------------------------- @@ -188,7 +187,7 @@ interface XPrintAreas: com::sun::star::uno::XInterface <p>Title rows can be automatically repeated on all subsequent print pages to the bottom.</p> */ - [const] com::sun::star::table::CellRangeAddress getTitleRows(); + com::sun::star::table::CellRangeAddress getTitleRows(); //------------------------------------------------------------------------- @@ -215,6 +214,9 @@ interface XPrintAreas: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/14 12:53:40 mi + <true></true> -> <TRUE/> and same with FALSE + Revision 1.3 2000/11/08 12:43:47 mi moved from api diff --git a/offapi/com/sun/star/sheet/XRangeSelection.idl b/offapi/com/sun/star/sheet/XRangeSelection.idl index f47a2e625..e11d64ccb 100644 --- a/offapi/com/sun/star/sheet/XRangeSelection.idl +++ b/offapi/com/sun/star/sheet/XRangeSelection.idl @@ -2,9 +2,9 @@ * * $RCSfile: XRangeSelection.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: nn $ $Date: 2000-11-09 19:50:08 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:38 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -80,7 +80,6 @@ interface XRangeSelectionChangeListener; /** allows to let the user select a cell range. */ -[ uik(D0028594-B591-11d4-9FD80050-04D75D79), ident( "XRangeSelection", 1.0 ) ] interface XRangeSelection: com::sun::star::uno::XInterface { /** starts the range selection. diff --git a/offapi/com/sun/star/sheet/XRangeSelectionChangeListener.idl b/offapi/com/sun/star/sheet/XRangeSelectionChangeListener.idl index 2c7ae2189..0f310f000 100644 --- a/offapi/com/sun/star/sheet/XRangeSelectionChangeListener.idl +++ b/offapi/com/sun/star/sheet/XRangeSelectionChangeListener.idl @@ -2,9 +2,9 @@ * * $RCSfile: XRangeSelectionChangeListener.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: nn $ $Date: 2000-11-09 19:50:08 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:38 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -78,7 +78,6 @@ /** allows notification when the selected range is changed. */ -[ uik(D0028593-B591-11d4-9FD80050-04D75D79), ident( "XRangeSelectionChangeListener", 1.0 ) ] interface XRangeSelectionChangeListener: com::sun::star::lang::XEventListener { /** is called when the selected range is changed while diff --git a/offapi/com/sun/star/sheet/XRangeSelectionListener.idl b/offapi/com/sun/star/sheet/XRangeSelectionListener.idl index 8cc3d9958..fd1550c46 100644 --- a/offapi/com/sun/star/sheet/XRangeSelectionListener.idl +++ b/offapi/com/sun/star/sheet/XRangeSelectionListener.idl @@ -2,9 +2,9 @@ * * $RCSfile: XRangeSelectionListener.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: nn $ $Date: 2000-11-09 19:50:08 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:38 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -78,7 +78,6 @@ /** allows notification when range selection is completed or aborted. */ -[ uik(D0028592-B591-11d4-9FD80050-04D75D79), ident( "XRangeSelectionListener", 1.0 ) ] interface XRangeSelectionListener: com::sun::star::lang::XEventListener { /** is called when range selection is completed. diff --git a/offapi/com/sun/star/sheet/XRecentFunctions.idl b/offapi/com/sun/star/sheet/XRecentFunctions.idl index 212fa0225..65b7bb2b3 100644 --- a/offapi/com/sun/star/sheet/XRecentFunctions.idl +++ b/offapi/com/sun/star/sheet/XRecentFunctions.idl @@ -2,9 +2,9 @@ * * $RCSfile: XRecentFunctions.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-21 08:35:12 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:38 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -75,7 +75,6 @@ // DocMerge from xml: interface com::sun::star::sheet::XRecentFunctions /** represents a list of recently used functions.@see com::sun::star::sheet::RecentFunctions */ -[ uik(E2281522-33D6-11D1-AABE00A0-249D5590), ident( "XRecentFunctions", 1.0 ) ] interface XRecentFunctions: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -87,7 +86,7 @@ interface XRecentFunctions: com::sun::star::uno::XInterface <P>The functions are represented by their identifiers.</P> */ - [const] sequence<long> getRecentFunctionIds(); + sequence<long> getRecentFunctionIds(); //------------------------------------------------------------------------- @@ -103,7 +102,7 @@ interface XRecentFunctions: com::sun::star::uno::XInterface // DocMerge from xml: method com::sun::star::sheet::XRecentFunctions::getMaxRecentFunctions /** returns the maximum number of entries that will be stored as recent functions. */ - [const] long getMaxRecentFunctions(); + long getMaxRecentFunctions(); }; @@ -114,6 +113,9 @@ interface XRecentFunctions: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/21 08:35:12 mi + @see interface/service/... ident -> @see ident - for new docu generator + Revision 1.3 2000/11/08 12:43:47 mi moved from api diff --git a/offapi/com/sun/star/sheet/XResultListener.idl b/offapi/com/sun/star/sheet/XResultListener.idl index c31dbcb7a..791c68ccc 100644 --- a/offapi/com/sun/star/sheet/XResultListener.idl +++ b/offapi/com/sun/star/sheet/XResultListener.idl @@ -2,9 +2,9 @@ * * $RCSfile: XResultListener.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:47 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:38 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ // DocMerge from xml: interface com::sun::star::sheet::XResultListener /** allows notification when new values are available. */ -[ uik(1AB0BD81-7DA2-11D3-9F500050-042A51C9), ident( "XResultListener", 1.0 ) ] interface XResultListener: com::sun::star::lang::XEventListener { //------------------------------------------------------------------------- @@ -98,6 +97,9 @@ interface XResultListener: com::sun::star::lang::XEventListener /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:47 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:51 hjs initial import diff --git a/offapi/com/sun/star/sheet/XScenario.idl b/offapi/com/sun/star/sheet/XScenario.idl index ea904011f..6443428a8 100644 --- a/offapi/com/sun/star/sheet/XScenario.idl +++ b/offapi/com/sun/star/sheet/XScenario.idl @@ -2,9 +2,9 @@ * * $RCSfile: XScenario.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-14 12:53:40 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:38 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -93,7 +93,6 @@ @deprecated */ -[ uik(E2281532-33D6-11D1-AABE00A0-249D5590), ident( "XScenario", 1.0 ) ] interface XScenario: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -101,7 +100,7 @@ interface XScenario: com::sun::star::uno::XInterface // DocMerge from xml: method com::sun::star::sheet::XScenario::getIsScenario /** returns <TRUE/> if this is a scenario. */ - [const] boolean getIsScenario(); + boolean getIsScenario(); //------------------------------------------------------------------------- // DOCUMENTATION CHANGED FOR XScenario::getScenarioComment @@ -109,7 +108,7 @@ interface XScenario: com::sun::star::uno::XInterface // DocMerge from xml: method com::sun::star::sheet::XScenario::getScenarioComment /** returns the comment for the scenario. */ - [const] string getScenarioComment(); + string getScenarioComment(); //------------------------------------------------------------------------- @@ -147,6 +146,9 @@ interface XScenario: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/14 12:53:40 mi + <true></true> -> <TRUE/> and same with FALSE + Revision 1.3 2000/11/08 12:43:47 mi moved from api diff --git a/offapi/com/sun/star/sheet/XScenarios.idl b/offapi/com/sun/star/sheet/XScenarios.idl index 8a08062b9..5c155419f 100644 --- a/offapi/com/sun/star/sheet/XScenarios.idl +++ b/offapi/com/sun/star/sheet/XScenarios.idl @@ -2,9 +2,9 @@ * * $RCSfile: XScenarios.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-21 08:35:12 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:38 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ // DocMerge from xml: interface com::sun::star::sheet::XScenarios /** represents a collection of scenarios.@see com::sun::star::sheet::Scenarios */ -[ uik(E2281533-33D6-11D1-AABE00A0-249D5590), ident( "XScenarios", 1.0 ) ] interface XScenarios: com::sun::star::container::XNameAccess { //------------------------------------------------------------------------- @@ -107,6 +106,9 @@ interface XScenarios: com::sun::star::container::XNameAccess /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/21 08:35:12 mi + @see interface/service/... ident -> @see ident - for new docu generator + Revision 1.3 2000/11/08 12:43:47 mi moved from api diff --git a/offapi/com/sun/star/sheet/XScenariosSupplier.idl b/offapi/com/sun/star/sheet/XScenariosSupplier.idl index c3706a037..be2fdf93a 100644 --- a/offapi/com/sun/star/sheet/XScenariosSupplier.idl +++ b/offapi/com/sun/star/sheet/XScenariosSupplier.idl @@ -2,9 +2,9 @@ * * $RCSfile: XScenariosSupplier.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:47 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:38 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ // DocMerge from xml: interface com::sun::star::sheet::XScenariosSupplier /** provides access to a collection of scenarios. */ -[ uik(E2281534-33D6-11D1-AABE00A0-249D5590), ident( "XScenariosSupplier", 1.0 ) ] interface XScenariosSupplier: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -87,7 +86,7 @@ interface XScenariosSupplier: com::sun::star::uno::XInterface // DocMerge from xml: method com::sun::star::sheet::XScenariosSupplier::getScenarios /** returns the collection of scenarios. */ - [const] com::sun::star::sheet::XScenarios getScenarios(); + com::sun::star::sheet::XScenarios getScenarios(); }; @@ -98,6 +97,9 @@ interface XScenariosSupplier: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:47 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:51 hjs initial import diff --git a/offapi/com/sun/star/sheet/XSheetAnnotation.idl b/offapi/com/sun/star/sheet/XSheetAnnotation.idl index b0bda66ba..4fb5eec00 100644 --- a/offapi/com/sun/star/sheet/XSheetAnnotation.idl +++ b/offapi/com/sun/star/sheet/XSheetAnnotation.idl @@ -2,9 +2,9 @@ * * $RCSfile: XSheetAnnotation.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-21 08:35:12 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:38 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ // DocMerge from xml: interface com::sun::star::sheet::XSheetAnnotation /** represents an annotation on a sheet.@see com::sun::star::sheet::CellAnnotation */ -[ uik(E2281549-33D6-11D1-AABE00A0-249D5590), ident( "XSheetAnnotation", 1.0 ) ] interface XSheetAnnotation: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -88,7 +87,7 @@ interface XSheetAnnotation: com::sun::star::uno::XInterface /** @returns the position of the annotation in the document. */ - [const] com::sun::star::table::CellAddress getPosition(); + com::sun::star::table::CellAddress getPosition(); //------------------------------------------------------------------------- // DOCUMENTATION CHANGED FOR XSheetAnnotation::getAuthor @@ -97,7 +96,7 @@ interface XSheetAnnotation: com::sun::star::uno::XInterface /** @returns the name of the user who last changed the annotation. */ - [const] string getAuthor(); + string getAuthor(); //------------------------------------------------------------------------- // DOCUMENTATION CHANGED FOR XSheetAnnotation::getDate @@ -106,7 +105,7 @@ interface XSheetAnnotation: com::sun::star::uno::XInterface /** @returns a formatted string for the date when the annotation was last changed. */ - [const] string getDate(); + string getDate(); //------------------------------------------------------------------------- @@ -114,7 +113,7 @@ interface XSheetAnnotation: com::sun::star::uno::XInterface /** @returns whether the annotation is permanently visible or not. */ - [const] boolean getIsVisible(); + boolean getIsVisible(); //------------------------------------------------------------------------- @@ -132,6 +131,9 @@ interface XSheetAnnotation: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/21 08:35:12 mi + @see interface/service/... ident -> @see ident - for new docu generator + Revision 1.3 2000/11/08 12:43:47 mi moved from api diff --git a/offapi/com/sun/star/sheet/XSheetAnnotationAnchor.idl b/offapi/com/sun/star/sheet/XSheetAnnotationAnchor.idl index 4e68d7f03..b7f0ef01e 100644 --- a/offapi/com/sun/star/sheet/XSheetAnnotationAnchor.idl +++ b/offapi/com/sun/star/sheet/XSheetAnnotationAnchor.idl @@ -2,9 +2,9 @@ * * $RCSfile: XSheetAnnotationAnchor.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:47 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:38 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ // DocMerge from xml: interface com::sun::star::sheet::XSheetAnnotationAnchor /** represents the anchor of a sheet annotation. */ -[ uik(E2281552-33D6-11D1-AABE00A0-249D5590), ident( "XSheetAnnotationAnchor", 1.0 ) ] interface XSheetAnnotationAnchor: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -87,7 +86,7 @@ interface XSheetAnnotationAnchor: com::sun::star::uno::XInterface // DocMerge from xml: method com::sun::star::sheet::XSheetAnnotationAnchor::getAnnotation /** returns the annotation at this anchor. */ - [const] com::sun::star::sheet::XSheetAnnotation getAnnotation(); + com::sun::star::sheet::XSheetAnnotation getAnnotation(); }; @@ -98,6 +97,9 @@ interface XSheetAnnotationAnchor: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:47 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:51 hjs initial import diff --git a/offapi/com/sun/star/sheet/XSheetAnnotations.idl b/offapi/com/sun/star/sheet/XSheetAnnotations.idl index bd816b114..27eebcc1d 100644 --- a/offapi/com/sun/star/sheet/XSheetAnnotations.idl +++ b/offapi/com/sun/star/sheet/XSheetAnnotations.idl @@ -2,9 +2,9 @@ * * $RCSfile: XSheetAnnotations.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-21 08:35:12 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:38 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ // DocMerge from xml: interface com::sun::star::sheet::XSheetAnnotations /** represents a collection of annotations on a sheet.@see com::sun::star::sheet::CellAnnotations */ -[ uik(E2281550-33D6-11D1-AABE00A0-249D5590), ident( "XSheetAnnotations", 1.0 ) ] interface XSheetAnnotations: com::sun::star::container::XIndexAccess { //------------------------------------------------------------------------- @@ -107,6 +106,9 @@ interface XSheetAnnotations: com::sun::star::container::XIndexAccess /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/21 08:35:12 mi + @see interface/service/... ident -> @see ident - for new docu generator + Revision 1.3 2000/11/08 12:43:47 mi moved from api diff --git a/offapi/com/sun/star/sheet/XSheetAnnotationsSupplier.idl b/offapi/com/sun/star/sheet/XSheetAnnotationsSupplier.idl index 73ecf07ba..4696cedfd 100644 --- a/offapi/com/sun/star/sheet/XSheetAnnotationsSupplier.idl +++ b/offapi/com/sun/star/sheet/XSheetAnnotationsSupplier.idl @@ -2,9 +2,9 @@ * * $RCSfile: XSheetAnnotationsSupplier.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:47 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:38 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ // DocMerge from xml: interface com::sun::star::sheet::XSheetAnnotationsSupplier /** enables access to a collection of annotations. */ -[ uik(E2281551-33D6-11D1-AABE00A0-249D5590), ident( "XSheetAnnotationsSupplier", 1.0 ) ] interface XSheetAnnotationsSupplier: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -87,7 +86,7 @@ interface XSheetAnnotationsSupplier: com::sun::star::uno::XInterface // DocMerge from xml: method com::sun::star::sheet::XSheetAnnotationsSupplier::getAnnotations /** returns the collection of annotations. */ - [const] com::sun::star::sheet::XSheetAnnotations getAnnotations(); + com::sun::star::sheet::XSheetAnnotations getAnnotations(); }; @@ -98,6 +97,9 @@ interface XSheetAnnotationsSupplier: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:47 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:50 hjs initial import diff --git a/offapi/com/sun/star/sheet/XSheetAuditing.idl b/offapi/com/sun/star/sheet/XSheetAuditing.idl index 3d950c985..cb224cfa2 100644 --- a/offapi/com/sun/star/sheet/XSheetAuditing.idl +++ b/offapi/com/sun/star/sheet/XSheetAuditing.idl @@ -2,9 +2,9 @@ * * $RCSfile: XSheetAuditing.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:47 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:38 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ // DocMerge from xml: interface com::sun::star::sheet::XSheetAuditing /** represents auditing functions of a sheet. */ -[ uik(E2281531-33D6-11D1-AABE00A0-249D5590), ident( "XSheetAuditing", 1.0 ) ] interface XSheetAuditing: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -151,6 +150,9 @@ interface XSheetAuditing: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:47 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:51 hjs initial import diff --git a/offapi/com/sun/star/sheet/XSheetCellCursor.idl b/offapi/com/sun/star/sheet/XSheetCellCursor.idl index 890409d46..0d610c585 100644 --- a/offapi/com/sun/star/sheet/XSheetCellCursor.idl +++ b/offapi/com/sun/star/sheet/XSheetCellCursor.idl @@ -2,9 +2,9 @@ * * $RCSfile: XSheetCellCursor.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-21 08:35:12 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:38 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -75,7 +75,6 @@ // DocMerge from xml: interface com::sun::star::sheet::XSheetCellCursor /** represents a cursor which can select a cell range.@see com::sun::star::sheet::SheetCellCursor */ -[ uik(E2281512-33D6-11D1-AABE00A0-249D5590), ident( "XSheetCellCursor", 1.0 ) ] interface XSheetCellCursor: com::sun::star::sheet::XSheetCellRange { //------------------------------------------------------------------------- @@ -148,6 +147,9 @@ interface XSheetCellCursor: com::sun::star::sheet::XSheetCellRange /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/21 08:35:12 mi + @see interface/service/... ident -> @see ident - for new docu generator + Revision 1.3 2000/11/08 12:43:47 mi moved from api diff --git a/offapi/com/sun/star/sheet/XSheetCellRange.idl b/offapi/com/sun/star/sheet/XSheetCellRange.idl index 99b511d65..c00f63f07 100644 --- a/offapi/com/sun/star/sheet/XSheetCellRange.idl +++ b/offapi/com/sun/star/sheet/XSheetCellRange.idl @@ -2,9 +2,9 @@ * * $RCSfile: XSheetCellRange.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-21 08:35:12 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:38 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -76,7 +76,6 @@ interface XSpreadsheet; // DocMerge from xml: interface com::sun::star::sheet::XSheetCellRange /** represents a cell range in a sheet.@see com::sun::star::sheet::SheetCellRange */ -[ uik(E2281501-33D6-11D1-AABE00A0-249D5590), ident( "XSheetCellRange", 1.0 ) ] interface XSheetCellRange: com::sun::star::table::XCellRange { //------------------------------------------------------------------------- @@ -91,7 +90,7 @@ interface XSheetCellRange: com::sun::star::table::XCellRange @see com::sun::star::sheet::SheetCellRange @see com::sun::star::sheet::SheetCellRanges */ - [const] XSpreadsheet getSpreadsheet(); + XSpreadsheet getSpreadsheet(); }; @@ -102,6 +101,9 @@ interface XSheetCellRange: com::sun::star::table::XCellRange /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/21 08:35:12 mi + @see interface/service/... ident -> @see ident - for new docu generator + Revision 1.3 2000/11/08 12:43:47 mi moved from api diff --git a/offapi/com/sun/star/sheet/XSheetCellRanges.idl b/offapi/com/sun/star/sheet/XSheetCellRanges.idl index 426fbeb09..2f907fa43 100644 --- a/offapi/com/sun/star/sheet/XSheetCellRanges.idl +++ b/offapi/com/sun/star/sheet/XSheetCellRanges.idl @@ -2,9 +2,9 @@ * * $RCSfile: XSheetCellRanges.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-21 08:35:12 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:38 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -83,7 +83,6 @@ // DocMerge from xml: interface com::sun::star::sheet::XSheetCellRanges /** represents multiple cell ranges.@see com::sun::star::sheet::SheetCellRanges */ -[ uik(E2281508-33D6-11D1-AABE00A0-249D5590), ident( "XSheetCellRanges", 1.0 ) ] interface XSheetCellRanges: com::sun::star::container::XIndexAccess { //------------------------------------------------------------------------- @@ -96,7 +95,7 @@ interface XSheetCellRanges: com::sun::star::container::XIndexAccess @see com::sun::star::sheet::Cells */ - [const] com::sun::star::container::XEnumerationAccess getCells(); + com::sun::star::container::XEnumerationAccess getCells(); //------------------------------------------------------------------------- // DOCUMENTATION CHANGED FOR XSheetCellRanges::getRangeAddressesAsString @@ -129,6 +128,9 @@ interface XSheetCellRanges: com::sun::star::container::XIndexAccess /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/21 08:35:12 mi + @see interface/service/... ident -> @see ident - for new docu generator + Revision 1.3 2000/11/08 12:43:47 mi moved from api diff --git a/offapi/com/sun/star/sheet/XSheetCondition.idl b/offapi/com/sun/star/sheet/XSheetCondition.idl index e96bc6b0b..c082b4848 100644 --- a/offapi/com/sun/star/sheet/XSheetCondition.idl +++ b/offapi/com/sun/star/sheet/XSheetCondition.idl @@ -2,9 +2,9 @@ * * $RCSfile: XSheetCondition.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-21 08:35:12 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:38 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -84,7 +84,6 @@ /** represents a condition in conditional formats or validation.@see com::sun::star::sheet::TableValidation @see com::sun::star::sheet::TableConditionalEntry */ -[ uik(E2281523-33D6-11D1-AABE00A0-249D5590), ident( "XSheetCondition", 1.0 ) ] interface XSheetCondition: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -92,7 +91,7 @@ interface XSheetCondition: com::sun::star::uno::XInterface // DocMerge from xml: method com::sun::star::sheet::XSheetCondition::getOperator /** returns the operator in the condition. */ - [const] com::sun::star::sheet::ConditionOperator getOperator(); + com::sun::star::sheet::ConditionOperator getOperator(); //------------------------------------------------------------------------- @@ -114,7 +113,7 @@ interface XSheetCondition: com::sun::star::uno::XInterface <p>This can be a formula, a numeric constant, or a string constant in quotes.</p> */ - [const] string getFormula1(); + string getFormula1(); //------------------------------------------------------------------------- @@ -144,7 +143,7 @@ interface XSheetCondition: com::sun::star::uno::XInterface and <const>ConditionOperator::NOT_BETWEEN</const> need two values each.</p> */ - [const] string getFormula2(); + string getFormula2(); //------------------------------------------------------------------------- @@ -167,7 +166,7 @@ interface XSheetCondition: com::sun::star::uno::XInterface /** returns the position in the document which is used as a base for relative references in the formulas. */ - [const] com::sun::star::table::CellAddress getSourcePosition(); + com::sun::star::table::CellAddress getSourcePosition(); //------------------------------------------------------------------------- @@ -186,6 +185,9 @@ interface XSheetCondition: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/21 08:35:12 mi + @see interface/service/... ident -> @see ident - for new docu generator + Revision 1.3 2000/11/08 12:43:47 mi moved from api diff --git a/offapi/com/sun/star/sheet/XSheetConditionalEntries.idl b/offapi/com/sun/star/sheet/XSheetConditionalEntries.idl index e2fe3e866..136c77361 100644 --- a/offapi/com/sun/star/sheet/XSheetConditionalEntries.idl +++ b/offapi/com/sun/star/sheet/XSheetConditionalEntries.idl @@ -2,9 +2,9 @@ * * $RCSfile: XSheetConditionalEntries.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-21 08:35:12 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:38 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ // DocMerge from xml: interface com::sun::star::sheet::XSheetConditionalEntries /** the conditions of a conditional format are managed.@see com::sun::star::sheet::TableConditionalFormat */ -[ uik(E2281525-33D6-11D1-AABE00A0-249D5590), ident( "XSheetConditionalEntries", 1.0 ) ] interface XSheetConditionalEntries: com::sun::star::container::XIndexAccess { //------------------------------------------------------------------------- @@ -112,6 +111,9 @@ interface XSheetConditionalEntries: com::sun::star::container::XIndexAccess /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/21 08:35:12 mi + @see interface/service/... ident -> @see ident - for new docu generator + Revision 1.3 2000/11/08 12:43:47 mi moved from api diff --git a/offapi/com/sun/star/sheet/XSheetConditionalEntry.idl b/offapi/com/sun/star/sheet/XSheetConditionalEntry.idl index 26a0bc3fe..3c03cf4cb 100644 --- a/offapi/com/sun/star/sheet/XSheetConditionalEntry.idl +++ b/offapi/com/sun/star/sheet/XSheetConditionalEntry.idl @@ -2,9 +2,9 @@ * * $RCSfile: XSheetConditionalEntry.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-21 08:35:12 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:38 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -75,7 +75,6 @@ // DocMerge from xml: interface com::sun::star::sheet::XSheetConditionalEntry /** represents an entry in a conditional format.@see com::sun::star::sheet::TableConditionalEntry */ -[ uik(E2281524-33D6-11D1-AABE00A0-249D5590), ident( "XSheetConditionalEntry", 1.0 ) ] interface XSheetConditionalEntry: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -85,7 +84,7 @@ interface XSheetConditionalEntry: com::sun::star::uno::XInterface /** returns the name of the cell style that is used when the condition is fulfilled. */ - [const] string getStyleName(); + string getStyleName(); //------------------------------------------------------------------------- @@ -104,6 +103,9 @@ interface XSheetConditionalEntry: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/21 08:35:12 mi + @see interface/service/... ident -> @see ident - for new docu generator + Revision 1.3 2000/11/08 12:43:47 mi moved from api diff --git a/offapi/com/sun/star/sheet/XSheetFilterDescriptor.idl b/offapi/com/sun/star/sheet/XSheetFilterDescriptor.idl index 10f29d298..fa9dabd13 100644 --- a/offapi/com/sun/star/sheet/XSheetFilterDescriptor.idl +++ b/offapi/com/sun/star/sheet/XSheetFilterDescriptor.idl @@ -2,9 +2,9 @@ * * $RCSfile: XSheetFilterDescriptor.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-21 08:35:12 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:38 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ // DocMerge from xml: interface com::sun::star::sheet::XSheetFilterDescriptor /** represents a description of how to filter cells.@see com::sun::star::sheet::SheetFilterDescriptor */ -[ uik(E2281561-33D6-11D1-AABE00A0-249D5590), ident( "XSheetFilterDescriptor", 1.0 ) ] interface XSheetFilterDescriptor: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -88,7 +87,7 @@ interface XSheetFilterDescriptor: com::sun::star::uno::XInterface // DocMerge from idl: method com::sun::star::sheet::XSheetFilterDescriptor::getFilterFields /** returns the definitions of the filter fields. */ - [const] sequence<com::sun::star::sheet::TableFilterField> getFilterFields(); + sequence<com::sun::star::sheet::TableFilterField> getFilterFields(); //------------------------------------------------------------------------- @@ -106,6 +105,9 @@ interface XSheetFilterDescriptor: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/21 08:35:12 mi + @see interface/service/... ident -> @see ident - for new docu generator + Revision 1.3 2000/11/08 12:43:47 mi moved from api diff --git a/offapi/com/sun/star/sheet/XSheetFilterable.idl b/offapi/com/sun/star/sheet/XSheetFilterable.idl index cfcd8fb41..c59d31a21 100644 --- a/offapi/com/sun/star/sheet/XSheetFilterable.idl +++ b/offapi/com/sun/star/sheet/XSheetFilterable.idl @@ -2,9 +2,9 @@ * * $RCSfile: XSheetFilterable.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:47 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:38 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -80,7 +80,6 @@ /** represents something that can be filtered using an XSheetFilterDesriptor. */ -[ uik(E2281562-33D6-11D1-AABE00A0-249D5590), ident( "XSheetFilterable", 1.0 ) ] interface XSheetFilterable: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -106,6 +105,9 @@ interface XSheetFilterable: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:47 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:51 hjs initial import diff --git a/offapi/com/sun/star/sheet/XSheetFilterableEx.idl b/offapi/com/sun/star/sheet/XSheetFilterableEx.idl index 56d40580e..84015416d 100644 --- a/offapi/com/sun/star/sheet/XSheetFilterableEx.idl +++ b/offapi/com/sun/star/sheet/XSheetFilterableEx.idl @@ -2,9 +2,9 @@ * * $RCSfile: XSheetFilterableEx.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:47 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:38 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -80,7 +80,6 @@ /** represents something from which criteria for filtering can be read. */ -[ uik(E2281563-33D6-11D1-AABE00A0-249D5590), ident( "XSheetFilterableEx", 1.0 ) ] interface XSheetFilterableEx: com::sun::star::sheet::XSheetFilterable { //------------------------------------------------------------------------- @@ -100,6 +99,9 @@ interface XSheetFilterableEx: com::sun::star::sheet::XSheetFilterable /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:47 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:52 hjs initial import diff --git a/offapi/com/sun/star/sheet/XSheetLinkable.idl b/offapi/com/sun/star/sheet/XSheetLinkable.idl index 6b9426d06..a46be2a89 100644 --- a/offapi/com/sun/star/sheet/XSheetLinkable.idl +++ b/offapi/com/sun/star/sheet/XSheetLinkable.idl @@ -2,9 +2,9 @@ * * $RCSfile: XSheetLinkable.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:47 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:38 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -93,7 +93,6 @@ @deprecated */ -[ uik(E2281569-33D6-11D1-AABE00A0-249D5590), ident( "XSheetLinkable", 1.0 ) ] interface XSheetLinkable: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -108,7 +107,7 @@ interface XSheetLinkable: com::sun::star::uno::XInterface are copied. With <const>SheetLinkMode::VALUE</const>, only results of formulas are used.</p> */ - [const] com::sun::star::sheet::SheetLinkMode getLinkMode(); + com::sun::star::sheet::SheetLinkMode getLinkMode(); //------------------------------------------------------------------------- @@ -130,7 +129,7 @@ interface XSheetLinkable: com::sun::star::uno::XInterface // DocMerge from xml: method com::sun::star::sheet::XSheetLinkable::getLinkUrl /** returns the target URL of the link. */ - [const] string getLinkUrl(); + string getLinkUrl(); //------------------------------------------------------------------------- @@ -150,7 +149,7 @@ interface XSheetLinkable: com::sun::star::uno::XInterface // DocMerge from xml: method com::sun::star::sheet::XSheetLinkable::getLinkSheetName /** returns the sheet in the source URL. */ - [const] string getLinkSheetName(); + string getLinkSheetName(); //------------------------------------------------------------------------- @@ -184,6 +183,9 @@ interface XSheetLinkable: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:47 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:52 hjs initial import diff --git a/offapi/com/sun/star/sheet/XSheetOperation.idl b/offapi/com/sun/star/sheet/XSheetOperation.idl index b5a9d7c76..4923dd01c 100644 --- a/offapi/com/sun/star/sheet/XSheetOperation.idl +++ b/offapi/com/sun/star/sheet/XSheetOperation.idl @@ -2,9 +2,9 @@ * * $RCSfile: XSheetOperation.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-21 08:35:12 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:38 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -83,7 +83,6 @@ // DocMerge from xml: interface com::sun::star::sheet::XSheetOperation /** represents operations on a cell range or ranges.@see com::sun::star::sheet::SheetCellRanges */ -[ uik(E2281502-33D6-11D1-AABE00A0-249D5590), ident( "XSheetOperation", 1.0 ) ] interface XSheetOperation: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -111,6 +110,9 @@ interface XSheetOperation: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/21 08:35:12 mi + @see interface/service/... ident -> @see ident - for new docu generator + Revision 1.3 2000/11/08 12:43:47 mi moved from api diff --git a/offapi/com/sun/star/sheet/XSheetOutline.idl b/offapi/com/sun/star/sheet/XSheetOutline.idl index 4cc3c9b14..28c640bf1 100644 --- a/offapi/com/sun/star/sheet/XSheetOutline.idl +++ b/offapi/com/sun/star/sheet/XSheetOutline.idl @@ -2,9 +2,9 @@ * * $RCSfile: XSheetOutline.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:47 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:38 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -83,7 +83,6 @@ // DocMerge from xml: interface com::sun::star::sheet::XSheetOutline /** represents outlining functions of a sheet. */ -[ uik(E2281530-33D6-11D1-AABE00A0-249D5590), ident( "XSheetOutline", 1.0 ) ] interface XSheetOutline: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -152,6 +151,9 @@ interface XSheetOutline: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:47 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:52 hjs initial import diff --git a/offapi/com/sun/star/sheet/XSheetPageBreak.idl b/offapi/com/sun/star/sheet/XSheetPageBreak.idl index 3e0063a43..2fc8644b2 100644 --- a/offapi/com/sun/star/sheet/XSheetPageBreak.idl +++ b/offapi/com/sun/star/sheet/XSheetPageBreak.idl @@ -2,9 +2,9 @@ * * $RCSfile: XSheetPageBreak.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:47 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:38 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -93,7 +93,6 @@ @deprecated */ -[ uik(E2281518-33D6-11D1-AABE00A0-249D5590), ident( "XSheetPageBreak", 1.0 ) ] interface XSheetPageBreak: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -108,7 +107,7 @@ interface XSheetPageBreak: com::sun::star::uno::XInterface <member scope="com::sun::star::table">TableColumn::IsStartOfNewPage</member> property of the column.</P> */ - [const] sequence<com::sun::star::sheet::TablePageBreakData> getColumnPageBreaks(); + sequence<com::sun::star::sheet::TablePageBreakData> getColumnPageBreaks(); //------------------------------------------------------------------------- // DOCUMENTATION CHANGED FOR XSheetPageBreak::getRowPageBreaks @@ -122,7 +121,7 @@ interface XSheetPageBreak: com::sun::star::uno::XInterface <member scope="com::sun::star::table">TableRow::IsStartOfNewPage</member> property of the row.</P> */ - [const] sequence<com::sun::star::sheet::TablePageBreakData> getRowPageBreaks(); + sequence<com::sun::star::sheet::TablePageBreakData> getRowPageBreaks(); //------------------------------------------------------------------------- @@ -140,6 +139,9 @@ interface XSheetPageBreak: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:47 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:52 hjs initial import diff --git a/offapi/com/sun/star/sheet/XSheetPastable.idl b/offapi/com/sun/star/sheet/XSheetPastable.idl index c0fbb1a6f..c2b3cc2f9 100644 --- a/offapi/com/sun/star/sheet/XSheetPastable.idl +++ b/offapi/com/sun/star/sheet/XSheetPastable.idl @@ -2,9 +2,9 @@ * * $RCSfile: XSheetPastable.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:47 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:38 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -106,7 +106,6 @@ @deprecated */ -[ uik(E2281516-33D6-11D1-AABE00A0-249D5590), ident( "XSheetPastable", 1.0 ) ] interface XSheetPastable: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -153,6 +152,9 @@ interface XSheetPastable: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:47 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:52 hjs initial import diff --git a/offapi/com/sun/star/sheet/XSpreadsheet.idl b/offapi/com/sun/star/sheet/XSpreadsheet.idl index 256573828..1b65a82da 100644 --- a/offapi/com/sun/star/sheet/XSpreadsheet.idl +++ b/offapi/com/sun/star/sheet/XSpreadsheet.idl @@ -2,9 +2,9 @@ * * $RCSfile: XSpreadsheet.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-21 08:35:12 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:38 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -74,7 +74,6 @@ interface XSheetCellCursor; //============================================================================= // DocMerge: empty anyway -[ uik(E2281519-33D6-11D1-AABE00A0-249D5590), ident( "XSpreadsheet", 1.0 ) ] interface XSpreadsheet: XSheetCellRange { //------------------------------------------------------------------------- @@ -101,6 +100,9 @@ interface XSpreadsheet: XSheetCellRange /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/21 08:35:12 mi + @see interface/service/... ident -> @see ident - for new docu generator + Revision 1.3 2000/11/08 12:43:47 mi moved from api diff --git a/offapi/com/sun/star/sheet/XSpreadsheetDocument.idl b/offapi/com/sun/star/sheet/XSpreadsheetDocument.idl index 1395df507..57d5eec9c 100644 --- a/offapi/com/sun/star/sheet/XSpreadsheetDocument.idl +++ b/offapi/com/sun/star/sheet/XSpreadsheetDocument.idl @@ -2,9 +2,9 @@ * * $RCSfile: XSpreadsheetDocument.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-21 08:35:12 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:38 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ // DocMerge from xml: interface com::sun::star::sheet::XSpreadsheetDocument /** a container of spreadsheets.@see com::sun::star::sheet::SpreadsheetDocument */ -[ uik(E2281553-33D6-11D1-AABE00A0-249D5590), ident( "XSpreadsheetDocument", 1.0 ) ] interface XSpreadsheetDocument: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -87,7 +86,7 @@ interface XSpreadsheetDocument: com::sun::star::uno::XInterface // DocMerge from xml: method com::sun::star::sheet::XSpreadsheetDocument::getSheets /** returns the container of sheets in the document.@see Spreadsheets */ - [const] com::sun::star::sheet::XSpreadsheets getSheets(); + com::sun::star::sheet::XSpreadsheets getSheets(); }; @@ -98,6 +97,9 @@ interface XSpreadsheetDocument: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/21 08:35:12 mi + @see interface/service/... ident -> @see ident - for new docu generator + Revision 1.3 2000/11/08 12:43:47 mi moved from api diff --git a/offapi/com/sun/star/sheet/XSpreadsheetView.idl b/offapi/com/sun/star/sheet/XSpreadsheetView.idl index bf6c33c43..112fceedf 100644 --- a/offapi/com/sun/star/sheet/XSpreadsheetView.idl +++ b/offapi/com/sun/star/sheet/XSpreadsheetView.idl @@ -2,9 +2,9 @@ * * $RCSfile: XSpreadsheetView.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:47 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:39 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -80,7 +80,6 @@ /** the main interface of a <type>SpreadsheetView</type>. It manages the active sheet within this view. */ -[ uik(E2281545-33D6-11D1-AABE00A0-249D5590), ident( "XSpreadsheetView", 1.0 ) ] interface XSpreadsheetView: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -88,7 +87,7 @@ interface XSpreadsheetView: com::sun::star::uno::XInterface // DocMerge from xml: method com::sun::star::sheet::XSpreadsheetView::getActiveSheet /** returns the sheet that is shown in the view. */ - [const] com::sun::star::sheet::XSpreadsheet getActiveSheet(); + com::sun::star::sheet::XSpreadsheet getActiveSheet(); //------------------------------------------------------------------------- @@ -106,6 +105,9 @@ interface XSpreadsheetView: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:47 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:52 hjs initial import diff --git a/offapi/com/sun/star/sheet/XSpreadsheets.idl b/offapi/com/sun/star/sheet/XSpreadsheets.idl index 858872633..0280bbdb2 100644 --- a/offapi/com/sun/star/sheet/XSpreadsheets.idl +++ b/offapi/com/sun/star/sheet/XSpreadsheets.idl @@ -2,9 +2,9 @@ * * $RCSfile: XSpreadsheets.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-21 08:35:12 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:39 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -75,7 +75,6 @@ // DocMerge from xml: interface com::sun::star::sheet::XSpreadsheets /** represents the collection of sheets in a document.@see com::sun::star::sheet::Spreadsheets */ -[ uik(E2281515-33D6-11D1-AABE00A0-249D5590), ident( "XSpreadsheets", 1.0 ) ] interface XSpreadsheets: com::sun::star::container::XNameContainer { //------------------------------------------------------------------------- @@ -112,6 +111,9 @@ interface XSpreadsheets: com::sun::star::container::XNameContainer /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/21 08:35:12 mi + @see interface/service/... ident -> @see ident - for new docu generator + Revision 1.3 2000/11/08 12:43:47 mi moved from api diff --git a/offapi/com/sun/star/sheet/XSubTotalCalculatable.idl b/offapi/com/sun/star/sheet/XSubTotalCalculatable.idl index 1af600fc9..8c0c6b896 100644 --- a/offapi/com/sun/star/sheet/XSubTotalCalculatable.idl +++ b/offapi/com/sun/star/sheet/XSubTotalCalculatable.idl @@ -2,9 +2,9 @@ * * $RCSfile: XSubTotalCalculatable.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:47 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:39 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -80,7 +80,6 @@ /** The interface contains methods to handle a SubTotaldescriptor. The SubTotaldescriptor provides properties to set up the SubTotal function. */ -[ uik(E2281560-33D6-11D1-AABE00A0-249D5590), ident( "XSubTotalCalculatable", 1.0 ) ] interface XSubTotalCalculatable: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -114,6 +113,9 @@ interface XSubTotalCalculatable: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:47 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:52 hjs initial import diff --git a/offapi/com/sun/star/sheet/XSubTotalDescriptor.idl b/offapi/com/sun/star/sheet/XSubTotalDescriptor.idl index 19f054038..0644b80aa 100644 --- a/offapi/com/sun/star/sheet/XSubTotalDescriptor.idl +++ b/offapi/com/sun/star/sheet/XSubTotalDescriptor.idl @@ -2,9 +2,9 @@ * * $RCSfile: XSubTotalDescriptor.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-21 08:35:12 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:39 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -80,7 +80,6 @@ /** represents a description of how subtotals are to be inserted.@see com::sun::star::sheet::SubTotalDescriptor */ -[ uik(E2281559-33D6-11D1-AABE00A0-249D5590), ident( "XSubTotalDescriptor", 1.0 ) ] interface XSubTotalDescriptor: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -107,6 +106,9 @@ interface XSubTotalDescriptor: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/21 08:35:12 mi + @see interface/service/... ident -> @see ident - for new docu generator + Revision 1.3 2000/11/08 12:43:47 mi moved from api diff --git a/offapi/com/sun/star/sheet/XSubTotalField.idl b/offapi/com/sun/star/sheet/XSubTotalField.idl index 66ac5e560..66634cff1 100644 --- a/offapi/com/sun/star/sheet/XSubTotalField.idl +++ b/offapi/com/sun/star/sheet/XSubTotalField.idl @@ -2,9 +2,9 @@ * * $RCSfile: XSubTotalField.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-21 08:35:12 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:39 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ // DocMerge from xml: interface com::sun::star::sheet::XSubTotalField /** represents a field in a subtotal descriptor.@see com::sun::star::sheet::SubTotalField */ -[ uik(E2281558-33D6-11D1-AABE00A0-249D5590), ident( "XSubTotalField", 1.0 ) ] interface XSubTotalField: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -87,7 +86,7 @@ interface XSubTotalField: com::sun::star::uno::XInterface // DocMerge from xml: method com::sun::star::sheet::XSubTotalField::getGroupColumn /** returns the column by which entries are grouped. */ - [const] long getGroupColumn(); + long getGroupColumn(); //------------------------------------------------------------------------- @@ -103,7 +102,7 @@ interface XSubTotalField: com::sun::star::uno::XInterface /** returns the definitions of which columns should have subtotals added to them. */ - [const] sequence<com::sun::star::sheet::SubTotalColumn> getSubTotalColumns(); + sequence<com::sun::star::sheet::SubTotalColumn> getSubTotalColumns(); //------------------------------------------------------------------------- @@ -122,6 +121,9 @@ interface XSubTotalField: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/21 08:35:12 mi + @see interface/service/... ident -> @see ident - for new docu generator + Revision 1.3 2000/11/08 12:43:47 mi moved from api diff --git a/offapi/com/sun/star/sheet/XUsedAreaCursor.idl b/offapi/com/sun/star/sheet/XUsedAreaCursor.idl index fa27c3252..8a71b6ba8 100644 --- a/offapi/com/sun/star/sheet/XUsedAreaCursor.idl +++ b/offapi/com/sun/star/sheet/XUsedAreaCursor.idl @@ -2,9 +2,9 @@ * * $RCSfile: XUsedAreaCursor.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-21 08:35:12 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:39 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -76,7 +76,6 @@ /** represents a cursor which can move to the start or end of the used area of a sheet.@see com::sun::star::sheet::SheetCellCursor */ -[ uik(E2281513-33D6-11D1-AABE00A0-249D5590), ident( "XUsedAreaCursor", 1.0 ) ] interface XUsedAreaCursor: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -102,6 +101,9 @@ interface XUsedAreaCursor: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/21 08:35:12 mi + @see interface/service/... ident -> @see ident - for new docu generator + Revision 1.3 2000/11/08 12:43:47 mi moved from api diff --git a/offapi/com/sun/star/sheet/XViewFreezable.idl b/offapi/com/sun/star/sheet/XViewFreezable.idl index a6e19e607..4eb310c15 100644 --- a/offapi/com/sun/star/sheet/XViewFreezable.idl +++ b/offapi/com/sun/star/sheet/XViewFreezable.idl @@ -2,9 +2,9 @@ * * $RCSfile: XViewFreezable.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-14 12:53:40 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:39 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -76,7 +76,6 @@ /** enables a <type>SpreadsheetView</type> to freeze columns and rows of the view. */ -[ uik(E2281543-33D6-11D1-AABE00A0-249D5590), ident( "XViewFreezable", 1.0 ) ] interface XViewFreezable: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -91,7 +90,7 @@ interface XViewFreezable: com::sun::star::uno::XInterface <member>XViewFreezable::hasFrozenPanes()</member> can be <TRUE/>.</p> */ - [const] boolean hasFrozenPanes(); + boolean hasFrozenPanes(); //------------------------------------------------------------------------- @@ -116,6 +115,9 @@ interface XViewFreezable: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/14 12:53:40 mi + <true></true> -> <TRUE/> and same with FALSE + Revision 1.3 2000/11/08 12:43:47 mi moved from api diff --git a/offapi/com/sun/star/sheet/XViewPane.idl b/offapi/com/sun/star/sheet/XViewPane.idl index 180221cf0..bb1a6aaf7 100644 --- a/offapi/com/sun/star/sheet/XViewPane.idl +++ b/offapi/com/sun/star/sheet/XViewPane.idl @@ -2,9 +2,9 @@ * * $RCSfile: XViewPane.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-21 08:35:12 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:39 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ // DocMerge from xml: interface com::sun::star::sheet::XViewPane /** represents a pane in a view of a spreadsheet document.@see com::sun::star::sheet::SpreadsheetViewPane */ -[ uik(E2281542-33D6-11D1-AABE00A0-249D5590), ident( "XViewPane", 1.0 ) ] interface XViewPane: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -87,7 +86,7 @@ interface XViewPane: com::sun::star::uno::XInterface // DocMerge from xml: method com::sun::star::sheet::XViewPane::getFirstVisibleColumn /** returns the first column that is visible in the pane. */ - [const] long getFirstVisibleColumn(); + long getFirstVisibleColumn(); //------------------------------------------------------------------------- @@ -101,7 +100,7 @@ interface XViewPane: com::sun::star::uno::XInterface // DocMerge from xml: method com::sun::star::sheet::XViewPane::getFirstVisibleRow /** returns the first row that is visible in the pane. */ - [const] long getFirstVisibleRow(); + long getFirstVisibleRow(); //------------------------------------------------------------------------- @@ -116,7 +115,7 @@ interface XViewPane: com::sun::star::uno::XInterface /** returns the address of the cell range that consists of the cells which are visible in the pane. */ - [const] com::sun::star::table::CellRangeAddress getVisibleRange(); + com::sun::star::table::CellRangeAddress getVisibleRange(); }; @@ -127,6 +126,9 @@ interface XViewPane: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/21 08:35:12 mi + @see interface/service/... ident -> @see ident - for new docu generator + Revision 1.3 2000/11/08 12:43:47 mi moved from api diff --git a/offapi/com/sun/star/sheet/XViewPanesSupplier.idl b/offapi/com/sun/star/sheet/XViewPanesSupplier.idl index e43d219a3..801368a62 100644 --- a/offapi/com/sun/star/sheet/XViewPanesSupplier.idl +++ b/offapi/com/sun/star/sheet/XViewPanesSupplier.idl @@ -2,9 +2,9 @@ * * $RCSfile: XViewPanesSupplier.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:47 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:39 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ // DocMerge from xml: interface com::sun::star::sheet::XViewPanesSupplier /** enables access to the panes in a view. */ -[ uik(E2281546-33D6-11D1-AABE00A0-249D5590), ident( "XViewPanesSupplier", 1.0 ) ] interface XViewPanesSupplier: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -98,6 +97,9 @@ interface XViewPanesSupplier: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:47 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:52 hjs initial import diff --git a/offapi/com/sun/star/sheet/XViewSplitable.idl b/offapi/com/sun/star/sheet/XViewSplitable.idl index c30a5b155..2e8d88f4f 100644 --- a/offapi/com/sun/star/sheet/XViewSplitable.idl +++ b/offapi/com/sun/star/sheet/XViewSplitable.idl @@ -2,9 +2,9 @@ * * $RCSfile: XViewSplitable.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-14 12:53:40 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:39 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -89,7 +89,6 @@ @deprecated */ -[ uik(E2281544-33D6-11D1-AABE00A0-249D5590), ident( "XViewSplitable", 1.0 ) ] interface XViewSplitable: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -105,7 +104,7 @@ interface XViewSplitable: com::sun::star::uno::XInterface <member>XViewFreezable::hasFrozenPanes()</member> can be <TRUE/>.</p> */ - [const] boolean getIsWindowSplit(); + boolean getIsWindowSplit(); //------------------------------------------------------------------------- @@ -113,7 +112,7 @@ interface XViewSplitable: com::sun::star::uno::XInterface /** returns the horizontal position in pixels where the view is split. */ - [const] long getSplitHorizontal(); + long getSplitHorizontal(); //------------------------------------------------------------------------- @@ -121,21 +120,21 @@ interface XViewSplitable: com::sun::star::uno::XInterface /** returns the vertical position in pixels where the view is split. */ - [const] long getSplitVertical(); + long getSplitVertical(); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sheet::XViewSplitable::getSplitColumn /** returns the column before which the view is split. */ - [const] long getSplitColumn(); + long getSplitColumn(); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::sheet::XViewSplitable::getSplitRow /** returns the row before which the view is split. */ - [const] long getSplitRow(); + long getSplitRow(); //------------------------------------------------------------------------- @@ -159,6 +158,9 @@ interface XViewSplitable: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/14 12:53:40 mi + <true></true> -> <TRUE/> and same with FALSE + Revision 1.3 2000/11/08 12:43:47 mi moved from api diff --git a/offapi/com/sun/star/sheet/XVolatileResult.idl b/offapi/com/sun/star/sheet/XVolatileResult.idl index 229e0c426..e251addc2 100644 --- a/offapi/com/sun/star/sheet/XVolatileResult.idl +++ b/offapi/com/sun/star/sheet/XVolatileResult.idl @@ -2,9 +2,9 @@ * * $RCSfile: XVolatileResult.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:43:47 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:39 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ // DocMerge from xml: interface com::sun::star::sheet::XVolatileResult /** represents a volatile function result. */ -[ uik(2E868990-7DA2-11D3-9F500050-042A51C9), ident( "XVolatileResult", 1.0 ) ] interface XVolatileResult: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -105,6 +104,9 @@ interface XVolatileResult: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:43:47 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:52 hjs initial import diff --git a/offapi/com/sun/star/style/XDefaultsSupplier.idl b/offapi/com/sun/star/style/XDefaultsSupplier.idl index 4b3a49332..c64335d9f 100644 --- a/offapi/com/sun/star/style/XDefaultsSupplier.idl +++ b/offapi/com/sun/star/style/XDefaultsSupplier.idl @@ -2,9 +2,9 @@ * * $RCSfile: XDefaultsSupplier.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: cl $ $Date: 2001-01-28 16:25:37 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:43 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -80,7 +80,6 @@ either be the parent of a XPropertySet or the global property defaults for a document. */ -[ uik(7F60BC27-EB20-4473-84B4A2D1-9F090F5D), ident( "XDefaultsSupplier", 1.0 ) ] interface XDefaultsSupplier: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/style/XStyle.idl b/offapi/com/sun/star/style/XStyle.idl index 2e18135b6..7966ff676 100644 --- a/offapi/com/sun/star/style/XStyle.idl +++ b/offapi/com/sun/star/style/XStyle.idl @@ -2,9 +2,9 @@ * * $RCSfile: XStyle.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:44:12 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:43 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ // DocMerge from xml: interface com::sun::star::style::XStyle /** specifies a template for a style (aka style sheet). */ -[ uik(E2280500-33D6-11D1-AABE00A0-249D5590), ident( "XStyle", 1.0 ) ] interface XStyle: com::sun::star::container::XNamed { //------------------------------------------------------------------------- @@ -87,7 +86,7 @@ interface XStyle: com::sun::star::container::XNamed // DocMerge from xml: method com::sun::star::style::XStyle::isUserDefined /** identifies a style as defined by the user. */ - [const] boolean isUserDefined(); + boolean isUserDefined(); //------------------------------------------------------------------------- @@ -95,7 +94,7 @@ interface XStyle: com::sun::star::container::XNamed /** @returns <TRUE/> if this type is used in the document. */ - [const] boolean isInUse(); + boolean isInUse(); //------------------------------------------------------------------------- @@ -103,7 +102,7 @@ interface XStyle: com::sun::star::container::XNamed /** @returns the name of the parent style, probably empty. */ - [const] string getParentStyle(); + string getParentStyle(); //------------------------------------------------------------------------- @@ -122,6 +121,9 @@ interface XStyle: com::sun::star::container::XNamed /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:44:12 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:54 hjs initial import diff --git a/offapi/com/sun/star/style/XStyleCondition.idl b/offapi/com/sun/star/style/XStyleCondition.idl index 6370b72f1..59958654b 100644 --- a/offapi/com/sun/star/style/XStyleCondition.idl +++ b/offapi/com/sun/star/style/XStyleCondition.idl @@ -2,9 +2,9 @@ * * $RCSfile: XStyleCondition.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:44:12 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:43 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -76,7 +76,6 @@ /** This interface makes it possible to access conditional styles of the object. */ -[ uik(E2280501-33D6-11D1-AABE00A0-249D5590), ident( "XStyleCondition", 1.0 ) ] interface XStyleCondition: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -104,6 +103,9 @@ interface XStyleCondition: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:44:12 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:54 hjs initial import diff --git a/offapi/com/sun/star/style/XStyleFamiliesSupplier.idl b/offapi/com/sun/star/style/XStyleFamiliesSupplier.idl index d64471a5d..28a171109 100644 --- a/offapi/com/sun/star/style/XStyleFamiliesSupplier.idl +++ b/offapi/com/sun/star/style/XStyleFamiliesSupplier.idl @@ -2,9 +2,9 @@ * * $RCSfile: XStyleFamiliesSupplier.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-21 08:35:18 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:43 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -80,7 +80,6 @@ /** This interface provides access to the style families within the container document. */ -[ uik(E2280503-33D6-11D1-AABE00A0-249D5590), ident( "XStyleFamiliesSupplier", 1.0 ) ] interface XStyleFamiliesSupplier: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -100,6 +99,9 @@ interface XStyleFamiliesSupplier: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/21 08:35:18 mi + @see interface/service/... ident -> @see ident - for new docu generator + Revision 1.3 2000/11/08 12:44:12 mi moved from api diff --git a/offapi/com/sun/star/style/XStyleLoader.idl b/offapi/com/sun/star/style/XStyleLoader.idl index 835d74240..2b2775694 100644 --- a/offapi/com/sun/star/style/XStyleLoader.idl +++ b/offapi/com/sun/star/style/XStyleLoader.idl @@ -2,9 +2,9 @@ * * $RCSfile: XStyleLoader.idl,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: os $ $Date: 2001-02-22 16:19:34 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:43 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -83,7 +83,6 @@ // DocMerge from xml: interface com::sun::star::style::XStyleLoader /** enables the object to import styles from documents. */ -[ uik(E2280502-33D6-11D1-AABE00A0-249D5590), ident( "XStyleLoader", 1.0 ) ] interface XStyleLoader: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -130,6 +129,9 @@ interface XStyleLoader: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.5 2001/02/22 16:19:34 os + description changed + Revision 1.4 2000/12/14 12:53:42 mi <true></true> -> <TRUE/> and same with FALSE diff --git a/offapi/com/sun/star/svg/XSVGPrinter.idl b/offapi/com/sun/star/svg/XSVGPrinter.idl index 69e7379d2..ebb9895d8 100644 --- a/offapi/com/sun/star/svg/XSVGPrinter.idl +++ b/offapi/com/sun/star/svg/XSVGPrinter.idl @@ -2,9 +2,9 @@ * * $RCSfile: XSVGPrinter.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:44:16 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:43 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -71,7 +71,6 @@ module com { module sun { module star { module svg { // DocMerge: empty anyway -[ uik(4A41F260-EABE-11d3-83180050-04D8BBD7), ident( "XSVGPrinter", 1.0 ) ] interface XSVGPrinter: com::sun::star::uno::XInterface { // DocMerge: empty anyway @@ -95,6 +94,9 @@ interface XSVGPrinter: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:44:16 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:54 hjs initial import diff --git a/offapi/com/sun/star/svg/XSVGWriter.idl b/offapi/com/sun/star/svg/XSVGWriter.idl index 09190844d..b3c0f5d4c 100644 --- a/offapi/com/sun/star/svg/XSVGWriter.idl +++ b/offapi/com/sun/star/svg/XSVGWriter.idl @@ -2,9 +2,9 @@ * * $RCSfile: XSVGWriter.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:44:16 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:43 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -71,7 +71,6 @@ module com { module sun { module star { module svg { // DocMerge: empty anyway -[ uik(027B4510-EAAA-11d3-83180050-04D8BBD7), ident( "XSVGWriter", 1.0 ) ] interface XSVGWriter: com::sun::star::uno::XInterface { // DocMerge: empty anyway @@ -86,6 +85,9 @@ interface XSVGWriter: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:44:16 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:54 hjs initial import diff --git a/offapi/com/sun/star/sync/XSyncCollector.idl b/offapi/com/sun/star/sync/XSyncCollector.idl index 6299a7961..92ec2bc94 100644 --- a/offapi/com/sun/star/sync/XSyncCollector.idl +++ b/offapi/com/sun/star/sync/XSyncCollector.idl @@ -2,9 +2,9 @@ * * $RCSfile: XSyncCollector.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:44:17 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:44 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -83,7 +83,6 @@ module com { module sun { module star { module sync { // DocMerge: empty anyway -[ uik(4ACAD554-B210-11d3-82D80050-04D8BBD7), ident( "XSyncCollector", 1.0 ) ] interface XSyncCollector: com::sun::star::uno::XInterface { // DocMerge: empty anyway @@ -134,6 +133,9 @@ interface XSyncCollector: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:44:17 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:55 hjs initial import diff --git a/offapi/com/sun/star/sync/XSynchronizer.idl b/offapi/com/sun/star/sync/XSynchronizer.idl index d9f81cf37..e62fa3b1b 100644 --- a/offapi/com/sun/star/sync/XSynchronizer.idl +++ b/offapi/com/sun/star/sync/XSynchronizer.idl @@ -2,9 +2,9 @@ * * $RCSfile: XSynchronizer.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:44:17 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:44 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -74,7 +74,6 @@ module com { module sun { module star { module sync { // DocMerge: empty anyway -[ uik(9C113ED7-B3D7-11d3-82DD0050-04D8BBD7), ident( "XSynchronizer", 1.0 ) ] interface XSynchronizer: com::sun::star::uno::XInterface { // DocMerge: empty anyway @@ -100,6 +99,9 @@ interface XSynchronizer: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:44:17 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:55 hjs initial import diff --git a/offapi/com/sun/star/table/XAutoFormattable.idl b/offapi/com/sun/star/table/XAutoFormattable.idl index 1efc8b345..abaa48201 100644 --- a/offapi/com/sun/star/table/XAutoFormattable.idl +++ b/offapi/com/sun/star/table/XAutoFormattable.idl @@ -2,9 +2,9 @@ * * $RCSfile: XAutoFormattable.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:44:19 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:44 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -80,7 +80,6 @@ /** represents a table (or part of a table) to which AutoFormats can be applied. */ -[ uik(E2281103-33D6-11D1-AABE00A0-249D5590), ident( "XAutoFormattable", 1.0 ) ] interface XAutoFormattable: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -100,6 +99,9 @@ interface XAutoFormattable: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:44:19 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:56 hjs initial import diff --git a/offapi/com/sun/star/table/XCell.idl b/offapi/com/sun/star/table/XCell.idl index 18a9c81e1..b6e5636f8 100644 --- a/offapi/com/sun/star/table/XCell.idl +++ b/offapi/com/sun/star/table/XCell.idl @@ -2,9 +2,9 @@ * * $RCSfile: XCell.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-21 08:35:19 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:44 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ // DocMerge from xml: interface com::sun::star::table::XCell /** represents a cell in a table.@see com::sun::star::table::Cell */ -[ uik(E2281100-33D6-11D1-AABE00A0-249D5590), ident( "XCell", 1.0 ) ] interface XCell: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -99,7 +98,7 @@ interface XCell: com::sun::star::uno::XInterface or the formula string, including "=", of a formula cell.</p> */ - [const] string getFormula(); + string getFormula(); //------------------------------------------------------------------------- @@ -125,7 +124,7 @@ interface XCell: com::sun::star::uno::XInterface <em>string cell</em> zero is returned and for a <em>formula cell</em> the result value of a formula is returned.</p> */ - [const] double getValue(); + double getValue(); //------------------------------------------------------------------------- @@ -144,7 +143,7 @@ interface XCell: com::sun::star::uno::XInterface // DocMerge from xml: method com::sun::star::table::XCell::getType /** returns the type of the cell. */ - [const] com::sun::star::table::CellContentType getType(); + com::sun::star::table::CellContentType getType(); //------------------------------------------------------------------------- @@ -155,7 +154,7 @@ interface XCell: com::sun::star::uno::XInterface <P>If the cell does not contain a formula, the error is always zero. */ - [const] long getError(); + long getError(); }; @@ -166,6 +165,9 @@ interface XCell: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/21 08:35:19 mi + @see interface/service/... ident -> @see ident - for new docu generator + Revision 1.3 2000/11/08 12:44:19 mi moved from api diff --git a/offapi/com/sun/star/table/XCellCursor.idl b/offapi/com/sun/star/table/XCellCursor.idl index fd865bd4f..0b7874dab 100644 --- a/offapi/com/sun/star/table/XCellCursor.idl +++ b/offapi/com/sun/star/table/XCellCursor.idl @@ -2,9 +2,9 @@ * * $RCSfile: XCellCursor.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-21 08:35:19 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:44 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -75,7 +75,6 @@ // DocMerge from xml: interface com::sun::star::table::XCellCursor /** represents a cursor in a table.@see com::sun::star::table::CellCursor */ -[ uik(E2281102-33D6-11D1-AABE00A0-249D5590), ident( "XCellCursor", 1.0 ) ] interface XCellCursor: com::sun::star::table::XCellRange { //------------------------------------------------------------------------- @@ -137,6 +136,9 @@ interface XCellCursor: com::sun::star::table::XCellRange /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/21 08:35:19 mi + @see interface/service/... ident -> @see ident - for new docu generator + Revision 1.3 2000/11/08 12:44:19 mi moved from api diff --git a/offapi/com/sun/star/table/XCellRange.idl b/offapi/com/sun/star/table/XCellRange.idl index 2c4d19444..37bc8d7f2 100644 --- a/offapi/com/sun/star/table/XCellRange.idl +++ b/offapi/com/sun/star/table/XCellRange.idl @@ -2,9 +2,9 @@ * * $RCSfile: XCellRange.idl,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: mi $ $Date: 2001-03-12 12:56:24 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:44 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -83,7 +83,6 @@ // DocMerge from xml: interface com::sun::star::table::XCellRange /** represents a range of cells in a table.@see com::sun::star::table::CellRange */ -[ uik(E2281101-33D6-11D1-AABE00A0-249D5590), ident( "XCellRange", 1.0 ) ] interface XCellRange: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -141,6 +140,9 @@ interface XCellRange: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.5 2001/03/12 12:56:24 mi + package is a registered name in Java => renamed to packages (step1: new module packages) + Revision 1.4 2000/12/21 08:35:19 mi @see interface/service/... ident -> @see ident - for new docu generator diff --git a/offapi/com/sun/star/table/XColumnRowRange.idl b/offapi/com/sun/star/table/XColumnRowRange.idl index dd070ded4..5a268ea75 100644 --- a/offapi/com/sun/star/table/XColumnRowRange.idl +++ b/offapi/com/sun/star/table/XColumnRowRange.idl @@ -2,9 +2,9 @@ * * $RCSfile: XColumnRowRange.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-21 08:35:19 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:44 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -84,7 +84,6 @@ /** enables accessing the columns and rows of a cell range.@see com::sun::star::table::CellRange */ -[ uik(E2281107-33D6-11D1-AABE00A0-249D5590), ident( "XColumnRowRange", 1.0 ) ] interface XColumnRowRange: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -93,7 +92,7 @@ interface XColumnRowRange: com::sun::star::uno::XInterface /** This attribute returns the collection of columns in the range. */ - [const] com::sun::star::table::XTableColumns getColumns(); + com::sun::star::table::XTableColumns getColumns(); //------------------------------------------------------------------------- @@ -101,7 +100,7 @@ interface XColumnRowRange: com::sun::star::uno::XInterface /** This attribute returns the collection of rows in the range. */ - [const] com::sun::star::table::XTableRows getRows(); + com::sun::star::table::XTableRows getRows(); }; @@ -112,6 +111,9 @@ interface XColumnRowRange: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/21 08:35:19 mi + @see interface/service/... ident -> @see ident - for new docu generator + Revision 1.3 2000/11/08 12:44:19 mi moved from api diff --git a/offapi/com/sun/star/table/XTableChart.idl b/offapi/com/sun/star/table/XTableChart.idl index 8c0f77035..1bdd23f61 100644 --- a/offapi/com/sun/star/table/XTableChart.idl +++ b/offapi/com/sun/star/table/XTableChart.idl @@ -2,9 +2,9 @@ * * $RCSfile: XTableChart.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:44:19 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:44 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -77,7 +77,6 @@ //============================================================================= // DocMerge: empty anyway -[ uik(73DE5BB8-D7BF-11d3-9FC00010-5AEF84A7), ident( "XTableChart", 1.0 ) ] interface XTableChart: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -86,7 +85,7 @@ interface XTableChart: com::sun::star::uno::XInterface /** @returns whether the first row of data is interpreted as column headers or data. */ - [const] boolean getHasColumnHeaders(); + boolean getHasColumnHeaders(); //------------------------------------------------------------------------- @@ -101,7 +100,7 @@ interface XTableChart: com::sun::star::uno::XInterface /** @returns whether the first column of data is interpreted as row headers or data. */ - [const] boolean getHasRowHeaders(); + boolean getHasRowHeaders(); //------------------------------------------------------------------------- @@ -117,7 +116,7 @@ interface XTableChart: com::sun::star::uno::XInterface /** @returns the cell ranges that contain the data for the chart. */ - [const] sequence<com::sun::star::table::CellRangeAddress> getRanges(); + sequence<com::sun::star::table::CellRangeAddress> getRanges(); //------------------------------------------------------------------------- @@ -136,6 +135,9 @@ interface XTableChart: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:44:19 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:56 hjs initial import diff --git a/offapi/com/sun/star/table/XTableCharts.idl b/offapi/com/sun/star/table/XTableCharts.idl index 8b58690b4..3f22967f9 100644 --- a/offapi/com/sun/star/table/XTableCharts.idl +++ b/offapi/com/sun/star/table/XTableCharts.idl @@ -2,9 +2,9 @@ * * $RCSfile: XTableCharts.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:44:19 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:44 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -81,7 +81,6 @@ //============================================================================= // DocMerge: empty anyway -[ uik(73DE5BBA-D7BF-11d3-9FC00010-5AEF84A7), ident( "XTableCharts", 1.0 ) ] interface XTableCharts: com::sun::star::container::XNameAccess { //------------------------------------------------------------------------- @@ -111,6 +110,9 @@ interface XTableCharts: com::sun::star::container::XNameAccess /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:44:19 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:56 hjs initial import diff --git a/offapi/com/sun/star/table/XTableChartsSupplier.idl b/offapi/com/sun/star/table/XTableChartsSupplier.idl index 289434dfb..067ed3e73 100644 --- a/offapi/com/sun/star/table/XTableChartsSupplier.idl +++ b/offapi/com/sun/star/table/XTableChartsSupplier.idl @@ -2,9 +2,9 @@ * * $RCSfile: XTableChartsSupplier.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:44:19 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:44 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -77,7 +77,6 @@ //============================================================================= // DocMerge: empty anyway -[ uik(E228150A-33D6-11D1-AABE00A0-249D5590), ident( "XTableChartsSupplier", 1.0 ) ] interface XTableChartsSupplier: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -85,7 +84,7 @@ interface XTableChartsSupplier: com::sun::star::uno::XInterface // DocMerge from xml: method com::sun::star::table::XTableChartsSupplier::getCharts /** returns the collection of charts. */ - [const] com::sun::star::table::XTableCharts getCharts(); + com::sun::star::table::XTableCharts getCharts(); }; @@ -96,6 +95,9 @@ interface XTableChartsSupplier: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:44:19 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:56 hjs initial import diff --git a/offapi/com/sun/star/table/XTableColumns.idl b/offapi/com/sun/star/table/XTableColumns.idl index 21baf49ec..2dd4d36db 100644 --- a/offapi/com/sun/star/table/XTableColumns.idl +++ b/offapi/com/sun/star/table/XTableColumns.idl @@ -2,9 +2,9 @@ * * $RCSfile: XTableColumns.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-21 08:35:19 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:44 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -75,7 +75,6 @@ // DocMerge from xml: interface com::sun::star::table::XTableColumns /** represents a collection of columns in a table.@see TableColumns */ -[ uik(E2281105-33D6-11D1-AABE00A0-249D5590), ident( "XTableColumns", 1.0 ) ] interface XTableColumns: com::sun::star::container::XIndexAccess { //------------------------------------------------------------------------- @@ -103,6 +102,9 @@ interface XTableColumns: com::sun::star::container::XIndexAccess /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/21 08:35:19 mi + @see interface/service/... ident -> @see ident - for new docu generator + Revision 1.3 2000/11/08 12:44:19 mi moved from api diff --git a/offapi/com/sun/star/table/XTableRows.idl b/offapi/com/sun/star/table/XTableRows.idl index 6d81fbf55..d013086c5 100644 --- a/offapi/com/sun/star/table/XTableRows.idl +++ b/offapi/com/sun/star/table/XTableRows.idl @@ -2,9 +2,9 @@ * * $RCSfile: XTableRows.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-21 08:35:19 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:44 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -75,7 +75,6 @@ // DocMerge from xml: interface com::sun::star::table::XTableRows /** represents a collection of rows in a table.@see TableRows */ -[ uik(E2281106-33D6-11D1-AABE00A0-249D5590), ident( "XTableRows", 1.0 ) ] interface XTableRows: com::sun::star::container::XIndexAccess { //------------------------------------------------------------------------- @@ -103,6 +102,9 @@ interface XTableRows: com::sun::star::container::XIndexAccess /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/21 08:35:19 mi + @see interface/service/... ident -> @see ident - for new docu generator + Revision 1.3 2000/11/08 12:44:19 mi moved from api diff --git a/offapi/com/sun/star/task/XInteractionApprove.idl b/offapi/com/sun/star/task/XInteractionApprove.idl index 5f43c4bab..9a66045c2 100644 --- a/offapi/com/sun/star/task/XInteractionApprove.idl +++ b/offapi/com/sun/star/task/XInteractionApprove.idl @@ -2,9 +2,9 @@ * * $RCSfile: XInteractionApprove.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:44:23 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:45 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -75,7 +75,6 @@ // DocMerge from xml: interface com::sun::star::task::XInteractionApprove /** An intearaction continuation specifing 'approval'. */ -[ uik(E2281A18-33D6-11D1-AABE00A0-249D5590), ident( "XInteractionApprove", 1.0 ) ] interface XInteractionApprove: com::sun::star::task::XInteractionContinuation { }; @@ -87,6 +86,9 @@ interface XInteractionApprove: com::sun::star::task::XInteractionContinuation /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:44:23 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:56 hjs initial import diff --git a/offapi/com/sun/star/task/XInteractionDisapprove.idl b/offapi/com/sun/star/task/XInteractionDisapprove.idl index 2c5bd1e2b..0b17526ac 100644 --- a/offapi/com/sun/star/task/XInteractionDisapprove.idl +++ b/offapi/com/sun/star/task/XInteractionDisapprove.idl @@ -2,9 +2,9 @@ * * $RCSfile: XInteractionDisapprove.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:44:23 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:45 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -75,7 +75,6 @@ // DocMerge from xml: interface com::sun::star::task::XInteractionDisapprove /** An interaction continuation specifing 'disapproval'. */ -[ uik(E2281A21-33D6-11D1-AABE00A0-249D5590), ident( "XInteractionDisapprove", 1.0 ) ] interface XInteractionDisapprove: com::sun::star::task::XInteractionContinuation { }; @@ -87,6 +86,9 @@ interface XInteractionDisapprove: com::sun::star::task::XInteractionContinuation /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:44:23 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:56 hjs initial import diff --git a/offapi/com/sun/star/task/XStatusIndicator.idl b/offapi/com/sun/star/task/XStatusIndicator.idl index 4b1682bdd..34834522a 100644 --- a/offapi/com/sun/star/task/XStatusIndicator.idl +++ b/offapi/com/sun/star/task/XStatusIndicator.idl @@ -2,9 +2,9 @@ * * $RCSfile: XStatusIndicator.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-21 08:35:20 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:45 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -76,7 +76,6 @@ /** controls a status indicator which displays progress of longer actions to the user.@see XStatusIndicatorSupplier */ -[ uik(E2280113-33D6-11D1-AABE00A0-249D5590), ident( "XStatusIndicator", 1.0 ) ] interface XStatusIndicator: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -124,6 +123,9 @@ interface XStatusIndicator: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/21 08:35:20 mi + @see interface/service/... ident -> @see ident - for new docu generator + Revision 1.3 2000/11/08 12:44:23 mi moved from api diff --git a/offapi/com/sun/star/task/XStatusIndicatorFactory.idl b/offapi/com/sun/star/task/XStatusIndicatorFactory.idl index bbcbd1f5c..58bdbd1ef 100644 --- a/offapi/com/sun/star/task/XStatusIndicatorFactory.idl +++ b/offapi/com/sun/star/task/XStatusIndicatorFactory.idl @@ -2,9 +2,9 @@ * * $RCSfile: XStatusIndicatorFactory.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-21 08:35:20 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:45 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ // DocMerge from xml: interface com::sun::star::task::XStatusIndicatorFactory /** provides multiple, probably parallel running, status indicator objects.@see Frame */ -[ uik(E2280129-33D6-11D1-AABE00A0-249D5590), ident( "XStatusIndicatorFactory", 1.0 ) ] interface XStatusIndicatorFactory: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -97,6 +96,9 @@ interface XStatusIndicatorFactory: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/21 08:35:20 mi + @see interface/service/... ident -> @see ident - for new docu generator + Revision 1.3 2000/11/08 12:44:23 mi moved from api diff --git a/offapi/com/sun/star/task/XStatusIndicatorSupplier.idl b/offapi/com/sun/star/task/XStatusIndicatorSupplier.idl index 2fa1dcb77..11ec24ec2 100644 --- a/offapi/com/sun/star/task/XStatusIndicatorSupplier.idl +++ b/offapi/com/sun/star/task/XStatusIndicatorSupplier.idl @@ -2,9 +2,9 @@ * * $RCSfile: XStatusIndicatorSupplier.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:44:23 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:45 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -93,7 +93,6 @@ @deprecated */ -[ uik(E2280114-33D6-11D1-AABE00A0-249D5590), ident( "XStatusIndicatorSupplier", 1.0 ) ] interface XStatusIndicatorSupplier: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -111,6 +110,9 @@ interface XStatusIndicatorSupplier: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:44:23 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:35:57 hjs initial import diff --git a/offapi/com/sun/star/text/XAutoTextContainer.idl b/offapi/com/sun/star/text/XAutoTextContainer.idl index 84b1eb1d4..441c2c05b 100644 --- a/offapi/com/sun/star/text/XAutoTextContainer.idl +++ b/offapi/com/sun/star/text/XAutoTextContainer.idl @@ -2,9 +2,9 @@ * * $RCSfile: XAutoTextContainer.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-21 08:35:21 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:45 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -112,7 +112,6 @@ </p>@see AutoTextContainer */ -[ uik(E2281217-33D6-11D1-AABE00A0-249D5590), ident( "XAutoTextContainer", 1.0 ) ] interface XAutoTextContainer: com::sun::star::container::XNameAccess { //------------------------------------------------------------------------- @@ -141,6 +140,9 @@ interface XAutoTextContainer: com::sun::star::container::XNameAccess /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/21 08:35:21 mi + @see interface/service/... ident -> @see ident - for new docu generator + Revision 1.3 2000/11/08 12:44:27 mi moved from api diff --git a/offapi/com/sun/star/text/XAutoTextEntry.idl b/offapi/com/sun/star/text/XAutoTextEntry.idl index 66ea6d383..76de665e7 100644 --- a/offapi/com/sun/star/text/XAutoTextEntry.idl +++ b/offapi/com/sun/star/text/XAutoTextEntry.idl @@ -2,9 +2,9 @@ * * $RCSfile: XAutoTextEntry.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:44:27 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:45 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -93,7 +93,6 @@ @deprecated */ -[ uik(E2281216-33D6-11D1-AABE00A0-249D5590), ident( "XAutoTextEntry", 1.0 ) ] interface XAutoTextEntry: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -113,6 +112,9 @@ interface XAutoTextEntry: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:44:27 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:36:04 hjs initial import diff --git a/offapi/com/sun/star/text/XAutoTextGroup.idl b/offapi/com/sun/star/text/XAutoTextGroup.idl index 03efad293..0190e60ff 100644 --- a/offapi/com/sun/star/text/XAutoTextGroup.idl +++ b/offapi/com/sun/star/text/XAutoTextGroup.idl @@ -2,9 +2,9 @@ * * $RCSfile: XAutoTextGroup.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:44:27 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:45 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -99,7 +99,6 @@ // DocMerge from xml: interface com::sun::star::text::XAutoTextGroup /** The interface provide methods to insert, rename and delete autotext entries from the current autotext group. */ -[ uik(E2281218-33D6-11D1-AABE00A0-249D5590), ident( "XAutoTextGroup", 1.0 ) ] interface XAutoTextGroup: com::sun::star::container::XNameAccess { //------------------------------------------------------------------------- @@ -155,6 +154,9 @@ interface XAutoTextGroup: com::sun::star::container::XNameAccess /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:44:27 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:36:04 hjs initial import diff --git a/offapi/com/sun/star/text/XBookmarkInsertTool.idl b/offapi/com/sun/star/text/XBookmarkInsertTool.idl index ba9d5fbb6..7749e2e8b 100644 --- a/offapi/com/sun/star/text/XBookmarkInsertTool.idl +++ b/offapi/com/sun/star/text/XBookmarkInsertTool.idl @@ -2,9 +2,9 @@ * * $RCSfile: XBookmarkInsertTool.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-21 08:35:21 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:45 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -83,7 +83,6 @@ // DocMerge from xml: interface com::sun::star::text::XBookmarkInsertTool /** offers an easy way to insert bookmarks by name.@see Text */ -[ uik(E2281205-33D6-11D1-AABE00A0-249D5590), ident( "XBookmarkInsertTool", 1.0 ) ] interface XBookmarkInsertTool: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -103,6 +102,9 @@ interface XBookmarkInsertTool: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/21 08:35:21 mi + @see interface/service/... ident -> @see ident - for new docu generator + Revision 1.3 2000/11/08 12:44:27 mi moved from api diff --git a/offapi/com/sun/star/text/XBookmarksSupplier.idl b/offapi/com/sun/star/text/XBookmarksSupplier.idl index 29d2dcf02..5a56cb905 100644 --- a/offapi/com/sun/star/text/XBookmarksSupplier.idl +++ b/offapi/com/sun/star/text/XBookmarksSupplier.idl @@ -2,9 +2,9 @@ * * $RCSfile: XBookmarksSupplier.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:44:27 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:45 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ // DocMerge from xml: interface com::sun::star::text::XBookmarksSupplier /** provides access to the collection of all bookmarks within this text container. */ -[ uik(E2281206-33D6-11D1-AABE00A0-249D5590), ident( "XBookmarksSupplier", 1.0 ) ] interface XBookmarksSupplier: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -89,7 +88,7 @@ interface XBookmarksSupplier: com::sun::star::uno::XInterface the collection of all <type>Bookmark</type> instances which are within this context and which support the <type>Bookmarks</type> service. */ - [const] com::sun::star::container::XNameAccess getBookmarks(); + com::sun::star::container::XNameAccess getBookmarks(); }; @@ -100,6 +99,9 @@ interface XBookmarksSupplier: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:44:27 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:36:04 hjs initial import diff --git a/offapi/com/sun/star/text/XChapterNumberingSupplier.idl b/offapi/com/sun/star/text/XChapterNumberingSupplier.idl index b0c4d6c82..2abcac0f8 100644 --- a/offapi/com/sun/star/text/XChapterNumberingSupplier.idl +++ b/offapi/com/sun/star/text/XChapterNumberingSupplier.idl @@ -2,9 +2,9 @@ * * $RCSfile: XChapterNumberingSupplier.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:44:27 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:45 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -80,7 +80,6 @@ /** contains the settings of the chapter numbering in a text document. */ -[ uik(E2281208-33D6-11D1-AABE00A0-249D5590), ident( "XChapterNumberingSupplier", 1.0 ) ] interface XChapterNumberingSupplier: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -103,6 +102,9 @@ interface XChapterNumberingSupplier: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:44:27 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:36:02 hjs initial import diff --git a/offapi/com/sun/star/text/XDefaultNumberingProvider.idl b/offapi/com/sun/star/text/XDefaultNumberingProvider.idl index 5512640a9..097015884 100644 --- a/offapi/com/sun/star/text/XDefaultNumberingProvider.idl +++ b/offapi/com/sun/star/text/XDefaultNumberingProvider.idl @@ -2,9 +2,9 @@ * * $RCSfile: XDefaultNumberingProvider.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:44:27 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:45 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -82,8 +82,7 @@ module com { module sun { module star { module text { @version 1.0 @author <a href="mailto:oliver.specht@germany.sun.com">Oliver Specht</a> */ - [ uik(C39C70C0-A0E2-11d4-9FF70050-04526B09), ident( "XDefaultNumberingProvider", 1.0 ) ] -interface XDefaultNumberingProvider : com::sun::star::uno::XInterface + interface XDefaultNumberingProvider : com::sun::star::uno::XInterface { /** provides access to outline numberings according to diff --git a/offapi/com/sun/star/text/XDependentTextField.idl b/offapi/com/sun/star/text/XDependentTextField.idl index 81f328e09..77d1e2d73 100644 --- a/offapi/com/sun/star/text/XDependentTextField.idl +++ b/offapi/com/sun/star/text/XDependentTextField.idl @@ -2,9 +2,9 @@ * * $RCSfile: XDependentTextField.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:44:27 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:45 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -84,7 +84,6 @@ /** makes it possible to attach this <type>TextField</type> to a <type>TextFieldMaster</type>. */ -[ uik(E2281233-33D6-11D1-AABE00A0-249D5590), ident( "XDependentTextField", 1.0 ) ] interface XDependentTextField: com::sun::star::text::XTextField { //------------------------------------------------------------------------- @@ -142,6 +141,9 @@ interface XDependentTextField: com::sun::star::text::XTextField /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:44:27 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:36:04 hjs initial import diff --git a/offapi/com/sun/star/text/XDocumentIndex.idl b/offapi/com/sun/star/text/XDocumentIndex.idl index 83fb87f98..95162e754 100644 --- a/offapi/com/sun/star/text/XDocumentIndex.idl +++ b/offapi/com/sun/star/text/XDocumentIndex.idl @@ -2,9 +2,9 @@ * * $RCSfile: XDocumentIndex.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:44:27 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:45 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -90,7 +90,6 @@ @deprecated@see com::sun::star::util::XRefreshable @see com::sun::star::lang::XServiceInfo */ -[ uik(E2281225-33D6-11D1-AABE00A0-249D5590), ident( "XDocumentIndex", 1.0 ) ] interface XDocumentIndex: com::sun::star::text::XTextContent { //------------------------------------------------------------------------- @@ -98,7 +97,7 @@ interface XDocumentIndex: com::sun::star::text::XTextContent // DocMerge from xml: method com::sun::star::text::XDocumentIndex::getServiceName /** returns the service name that was used to create this document index type. */ - [const] string getServiceName(); + string getServiceName(); //------------------------------------------------------------------------- @@ -116,6 +115,9 @@ interface XDocumentIndex: com::sun::star::text::XTextContent /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:44:27 mi + moved from api + Revision 1.2 2000/10/09 14:25:02 mi #78715# exchanged stardiv::... by com::sun::star::... (especially in @see tags) diff --git a/offapi/com/sun/star/text/XDocumentIndexMark.idl b/offapi/com/sun/star/text/XDocumentIndexMark.idl index 8ce42f7e1..38e922902 100644 --- a/offapi/com/sun/star/text/XDocumentIndexMark.idl +++ b/offapi/com/sun/star/text/XDocumentIndexMark.idl @@ -2,9 +2,9 @@ * * $RCSfile: XDocumentIndexMark.idl,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: mi $ $Date: 2000-12-21 08:35:21 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:45 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -75,7 +75,6 @@ // DocMerge from xml: interface com::sun::star::text::XDocumentIndexMark /** gives access to the mark of a document index entry.@see DocumentIndexMark */ -[ uik(E2281226-33D6-11D1-AABE00A0-249D5590), ident( "XDocumentIndexMark", 1.0 ) ] interface XDocumentIndexMark: com::sun::star::text::XTextContent { //------------------------------------------------------------------------- @@ -86,7 +85,7 @@ interface XDocumentIndexMark: com::sun::star::text::XTextContent @see setMarkEntry */ - [const] string getMarkEntry(); + string getMarkEntry(); //------------------------------------------------------------------------- @@ -110,6 +109,9 @@ interface XDocumentIndexMark: com::sun::star::text::XTextContent /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.5 2000/12/21 08:35:21 mi + @see interface/service/... ident -> @see ident - for new docu generator + Revision 1.4 2000/12/19 16:03:49 mi documentations syntax errors fixed diff --git a/offapi/com/sun/star/text/XDocumentIndexesSupplier.idl b/offapi/com/sun/star/text/XDocumentIndexesSupplier.idl index 3611569ef..f543d5b67 100644 --- a/offapi/com/sun/star/text/XDocumentIndexesSupplier.idl +++ b/offapi/com/sun/star/text/XDocumentIndexesSupplier.idl @@ -2,9 +2,9 @@ * * $RCSfile: XDocumentIndexesSupplier.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:44:27 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:45 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -83,7 +83,6 @@ <p>In general this interface is supported by a <type>TextDocument</type>.</p> */ -[ uik(E2281249-33D6-11D1-AABE00A0-249D5590), ident( "XDocumentIndexesSupplier", 1.0 ) ] interface XDocumentIndexesSupplier: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -92,7 +91,7 @@ interface XDocumentIndexesSupplier: com::sun::star::uno::XInterface /** @returns the collection of "DocumentIndexes" currently contained in the object. */ - [const] com::sun::star::container::XIndexAccess getDocumentIndexes(); + com::sun::star::container::XIndexAccess getDocumentIndexes(); }; @@ -103,6 +102,9 @@ interface XDocumentIndexesSupplier: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:44:27 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:36:04 hjs initial import diff --git a/offapi/com/sun/star/text/XEndnotesSettingsSupplier.idl b/offapi/com/sun/star/text/XEndnotesSettingsSupplier.idl index 2bd9a22bb..32bf9676c 100644 --- a/offapi/com/sun/star/text/XEndnotesSettingsSupplier.idl +++ b/offapi/com/sun/star/text/XEndnotesSettingsSupplier.idl @@ -2,9 +2,9 @@ * * $RCSfile: XEndnotesSettingsSupplier.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:44:27 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:45 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -80,7 +80,6 @@ /** makes it possible to access the <type>FootnoteSettings</type> within the context (e.g. document). */ -[ uik(E2281230-33D6-11D1-AABE00A0-249D5590), ident( "XEndnotesSettingsSupplier", 1.0 ) ] interface XEndnotesSettingsSupplier: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -89,7 +88,7 @@ interface XEndnotesSettingsSupplier: com::sun::star::uno::XInterface /** @returns <type>EndnoteSettings</type> of the object. */ - [const] com::sun::star::beans::XPropertySet getEndnotesSettings(); + com::sun::star::beans::XPropertySet getEndnotesSettings(); }; @@ -100,6 +99,9 @@ interface XEndnotesSettingsSupplier: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:44:27 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:36:04 hjs initial import diff --git a/offapi/com/sun/star/text/XEndnotesSupplier.idl b/offapi/com/sun/star/text/XEndnotesSupplier.idl index 3d2df74b9..dd4c06edb 100644 --- a/offapi/com/sun/star/text/XEndnotesSupplier.idl +++ b/offapi/com/sun/star/text/XEndnotesSupplier.idl @@ -2,9 +2,9 @@ * * $RCSfile: XEndnotesSupplier.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:44:27 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:45 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -84,7 +84,6 @@ /** makes it possible to access the endnotes within the context (e.g. document). */ -[ uik(E2281228-33D6-11D1-AABE00A0-249D5590), ident( "XEndnotesSupplier", 1.0 ) ] interface XEndnotesSupplier: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -93,7 +92,7 @@ interface XEndnotesSupplier: com::sun::star::uno::XInterface /** @returns a collection of endnotes. */ - [const] com::sun::star::container::XIndexAccess getEndnotes(); + com::sun::star::container::XIndexAccess getEndnotes(); //------------------------------------------------------------------------- @@ -101,7 +100,7 @@ interface XEndnotesSupplier: com::sun::star::uno::XInterface /** @returns the endnote settings of the document. */ - [const] com::sun::star::beans::XPropertySet getEndnoteSettings(); + com::sun::star::beans::XPropertySet getEndnoteSettings(); }; @@ -112,6 +111,9 @@ interface XEndnotesSupplier: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:44:27 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:36:04 hjs initial import diff --git a/offapi/com/sun/star/text/XFootnote.idl b/offapi/com/sun/star/text/XFootnote.idl index 031eb6ca0..a839f027e 100644 --- a/offapi/com/sun/star/text/XFootnote.idl +++ b/offapi/com/sun/star/text/XFootnote.idl @@ -2,9 +2,9 @@ * * $RCSfile: XFootnote.idl,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: mi $ $Date: 2000-12-21 08:35:21 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:45 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -75,7 +75,6 @@ // DocMerge from xml: interface com::sun::star::text::XFootnote /** specifies a footnote within a Text.@see Footnote */ -[ uik(E2281231-33D6-11D1-AABE00A0-249D5590), ident( "XFootnote", 1.0 ) ] interface XFootnote: com::sun::star::text::XTextContent { //------------------------------------------------------------------------- @@ -85,7 +84,7 @@ interface XFootnote: com::sun::star::text::XTextContent @see XFootnote::setLabel */ - [const] string getLabel(); + string getLabel(); //------------------------------------------------------------------------- @@ -103,6 +102,9 @@ interface XFootnote: com::sun::star::text::XTextContent /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.5 2000/12/21 08:35:21 mi + @see interface/service/... ident -> @see ident - for new docu generator + Revision 1.4 2000/12/19 16:03:49 mi documentations syntax errors fixed diff --git a/offapi/com/sun/star/text/XFootnotesSettingsSupplier.idl b/offapi/com/sun/star/text/XFootnotesSettingsSupplier.idl index aafc5600b..08bd17a00 100644 --- a/offapi/com/sun/star/text/XFootnotesSettingsSupplier.idl +++ b/offapi/com/sun/star/text/XFootnotesSettingsSupplier.idl @@ -2,9 +2,9 @@ * * $RCSfile: XFootnotesSettingsSupplier.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:44:27 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:45 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -80,7 +80,6 @@ /** makes it possible to access the <type>FootnoteSettings</type> with the context (e.g. document). */ -[ uik(E2281229-33D6-11D1-AABE00A0-249D5590), ident( "XFootnotesSettingsSupplier", 1.0 ) ] interface XFootnotesSettingsSupplier: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -89,7 +88,7 @@ interface XFootnotesSettingsSupplier: com::sun::star::uno::XInterface /** @returns <type>FootnoteSettings</type> of the object. */ - [const] com::sun::star::beans::XPropertySet getFootnotesSettings(); + com::sun::star::beans::XPropertySet getFootnotesSettings(); }; @@ -100,6 +99,9 @@ interface XFootnotesSettingsSupplier: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:44:27 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:36:04 hjs initial import diff --git a/offapi/com/sun/star/text/XFootnotesSupplier.idl b/offapi/com/sun/star/text/XFootnotesSupplier.idl index dc1b42200..10c7f658a 100644 --- a/offapi/com/sun/star/text/XFootnotesSupplier.idl +++ b/offapi/com/sun/star/text/XFootnotesSupplier.idl @@ -2,9 +2,9 @@ * * $RCSfile: XFootnotesSupplier.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:44:27 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:46 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -84,7 +84,6 @@ /** makes it possible to access the footnotes within the context (e.g. document). */ -[ uik(E2281227-33D6-11D1-AABE00A0-249D5590), ident( "XFootnotesSupplier", 1.0 ) ] interface XFootnotesSupplier: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -92,7 +91,7 @@ interface XFootnotesSupplier: com::sun::star::uno::XInterface // DocMerge from xml: method com::sun::star::text::XFootnotesSupplier::getFootnotes /** returns a collection of footnotes. */ - [const] com::sun::star::container::XIndexAccess getFootnotes(); + com::sun::star::container::XIndexAccess getFootnotes(); //------------------------------------------------------------------------- @@ -100,7 +99,7 @@ interface XFootnotesSupplier: com::sun::star::uno::XInterface /** @returns the footnotes settings of the document. */ - [const] com::sun::star::beans::XPropertySet getFootnoteSettings(); + com::sun::star::beans::XPropertySet getFootnoteSettings(); }; @@ -111,6 +110,9 @@ interface XFootnotesSupplier: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:44:27 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:36:04 hjs initial import diff --git a/offapi/com/sun/star/text/XHeaderFooter.idl b/offapi/com/sun/star/text/XHeaderFooter.idl index 40bdb0fff..8f002fa86 100644 --- a/offapi/com/sun/star/text/XHeaderFooter.idl +++ b/offapi/com/sun/star/text/XHeaderFooter.idl @@ -2,9 +2,9 @@ * * $RCSfile: XHeaderFooter.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:44:27 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:46 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ // DocMerge from xml: interface com::sun::star::text::XHeaderFooter /** @deprecated */ -[ uik(E2281221-33D6-11D1-AABE00A0-249D5590), ident( "XHeaderFooter", 1.0 ) ] interface XHeaderFooter: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -88,7 +87,7 @@ interface XHeaderFooter: com::sun::star::uno::XInterface /** @returns the text interface for the header/footer text of a left page. */ - [const] com::sun::star::text::XText getLeftPagesText(); + com::sun::star::text::XText getLeftPagesText(); //------------------------------------------------------------------------- @@ -96,7 +95,7 @@ interface XHeaderFooter: com::sun::star::uno::XInterface /** @returns the text interface for the header/footer text of a right page. */ - [const] com::sun::star::text::XText getRightPagesText(); + com::sun::star::text::XText getRightPagesText(); }; @@ -107,6 +106,9 @@ interface XHeaderFooter: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:44:27 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:36:04 hjs initial import diff --git a/offapi/com/sun/star/text/XHeaderFooterPageStyle.idl b/offapi/com/sun/star/text/XHeaderFooterPageStyle.idl index 137e7d4ed..1e96d1cf8 100644 --- a/offapi/com/sun/star/text/XHeaderFooterPageStyle.idl +++ b/offapi/com/sun/star/text/XHeaderFooterPageStyle.idl @@ -2,9 +2,9 @@ * * $RCSfile: XHeaderFooterPageStyle.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:44:27 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:46 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ // DocMerge from xml: interface com::sun::star::text::XHeaderFooterPageStyle /** @deprecated */ -[ uik(E2281222-33D6-11D1-AABE00A0-249D5590), ident( "XHeaderFooterPageStyle", 1.0 ) ] interface XHeaderFooterPageStyle: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -88,7 +87,7 @@ interface XHeaderFooterPageStyle: com::sun::star::uno::XInterface /** @returns the interface of the header. */ - [const] com::sun::star::text::XHeaderFooter getHeader(); + com::sun::star::text::XHeaderFooter getHeader(); //------------------------------------------------------------------------- @@ -96,7 +95,7 @@ interface XHeaderFooterPageStyle: com::sun::star::uno::XInterface /** @returns the interface of the footer. */ - [const] com::sun::star::text::XHeaderFooter getFooter(); + com::sun::star::text::XHeaderFooter getFooter(); }; @@ -107,6 +106,9 @@ interface XHeaderFooterPageStyle: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:44:27 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:36:04 hjs initial import diff --git a/offapi/com/sun/star/text/XLineNumberingProperties.idl b/offapi/com/sun/star/text/XLineNumberingProperties.idl index dc842a368..af73c2a0e 100644 --- a/offapi/com/sun/star/text/XLineNumberingProperties.idl +++ b/offapi/com/sun/star/text/XLineNumberingProperties.idl @@ -2,9 +2,9 @@ * * $RCSfile: XLineNumberingProperties.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: os $ $Date: 2000-11-29 09:10:05 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:46 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -77,14 +77,13 @@ /** contains the settings of the line numbering in a text document. */ -[ uik(72611FD0-C533-11d4-A01D0050-04526B09), ident( "XLineNumberingProperties", 1.0 ) ] interface XLineNumberingProperties: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- /** @return the <type>LineNumberingsProperties</type> of the object. */ - [const] com::sun::star::beans::XPropertySet getLineNumberingProperties(); + com::sun::star::beans::XPropertySet getLineNumberingProperties(); }; //============================================================================= diff --git a/offapi/com/sun/star/text/XLineNumberingSupplier.idl b/offapi/com/sun/star/text/XLineNumberingSupplier.idl index 59f66dda7..53716a29c 100644 --- a/offapi/com/sun/star/text/XLineNumberingSupplier.idl +++ b/offapi/com/sun/star/text/XLineNumberingSupplier.idl @@ -2,9 +2,9 @@ * * $RCSfile: XLineNumberingSupplier.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:44:27 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:46 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -92,7 +92,6 @@ @deprecated */ -[ uik(E2281209-33D6-11D1-AABE00A0-249D5590), ident( "XLineNumberingSupplier", 1.0 ) ] interface XLineNumberingSupplier: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -100,7 +99,7 @@ interface XLineNumberingSupplier: com::sun::star::uno::XInterface // DocMerge from idl: method com::sun::star::text::XLineNumberingSupplier::getLineNumberingRules /** @return the <type>LineNumberingsSettings</type> of the object. */ - [const] sequence< sequence<com::sun::star::beans::PropertyValue> > getLineNumberingRules(); + sequence< sequence<com::sun::star::beans::PropertyValue> > getLineNumberingRules(); //------------------------------------------------------------------------- @@ -123,6 +122,9 @@ interface XLineNumberingSupplier: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:44:27 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:36:04 hjs initial import diff --git a/offapi/com/sun/star/text/XModule.idl b/offapi/com/sun/star/text/XModule.idl index 2469bc2a6..16334bd91 100644 --- a/offapi/com/sun/star/text/XModule.idl +++ b/offapi/com/sun/star/text/XModule.idl @@ -2,9 +2,9 @@ * * $RCSfile: XModule.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:44:27 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:46 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -75,7 +75,6 @@ // DocMerge from xml: interface com::sun::star::text::XModule /** @deprecated */ -[ uik(E2281237-33D6-11D1-AABE00A0-249D5590), ident( "XModule", 1.0 ) ] interface XModule: com::sun::star::uno::XInterface { }; @@ -87,6 +86,9 @@ interface XModule: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:44:27 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:36:04 hjs initial import diff --git a/offapi/com/sun/star/text/XNumberingFormatter.idl b/offapi/com/sun/star/text/XNumberingFormatter.idl index 42eba3050..4add6a29c 100644 --- a/offapi/com/sun/star/text/XNumberingFormatter.idl +++ b/offapi/com/sun/star/text/XNumberingFormatter.idl @@ -2,9 +2,9 @@ * * $RCSfile: XNumberingFormatter.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:44:27 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:46 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -83,7 +83,6 @@ module com { module sun { module star { module text { @version 1.0 @author <a href="mailto:oliver.specht@germany.sun.com">Oliver Specht</a> */ -[ uik(C39C70C1-A0E2-11d4-9FF70050-04526B09), ident( "XNumberingFormatter", 1.0 ) ] interface XNumberingFormatter : com::sun::star::uno::XInterface { /** @returns diff --git a/offapi/com/sun/star/text/XNumberingRulesSupplier.idl b/offapi/com/sun/star/text/XNumberingRulesSupplier.idl index 48914cd54..6c3e35124 100644 --- a/offapi/com/sun/star/text/XNumberingRulesSupplier.idl +++ b/offapi/com/sun/star/text/XNumberingRulesSupplier.idl @@ -2,9 +2,9 @@ * * $RCSfile: XNumberingRulesSupplier.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:44:27 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:46 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -78,14 +78,13 @@ module com { module sun { module star { module text { /** This interface enables the object to handle numbering rules. @see com.sun.star.text.NumberingRules */ -[ uik(DBD1B4F0-799F-11d4-9FD50050-04526B09), ident( "XNumberingRulesSupplier", 1.0 ) ] interface XNumberingRulesSupplier : com::sun::star::uno::XInterface { //------------------------------------------------------------------------- /** @returns the collection of "NumberingRules" currently contained in the object. */ - [const] com::sun::star::container::XIndexAccess getNumberingRules(); + com::sun::star::container::XIndexAccess getNumberingRules(); }; diff --git a/offapi/com/sun/star/text/XNumberingTypeInfo.idl b/offapi/com/sun/star/text/XNumberingTypeInfo.idl index 147aab867..f47ddecef 100644 --- a/offapi/com/sun/star/text/XNumberingTypeInfo.idl +++ b/offapi/com/sun/star/text/XNumberingTypeInfo.idl @@ -2,9 +2,9 @@ * * $RCSfile: XNumberingTypeInfo.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: os $ $Date: 2001-02-16 11:35:05 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:46 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -75,8 +75,7 @@ module com { module sun { module star { module text { @version 1.0 @author <a href="mailto:oliver.specht@germany.sun.com">Oliver Specht</a> */ - [ uik(DEF600E0-034D-11d5-A04C0050-04526B09), ident( "XNumberingTypeInfo", 1.0 ) ] -interface XNumberingTypeInfo : com::sun::star::uno::XInterface + interface XNumberingTypeInfo : com::sun::star::uno::XInterface { /** returns the numbering type values that are supported by the component. @see diff --git a/offapi/com/sun/star/text/XPageCursor.idl b/offapi/com/sun/star/text/XPageCursor.idl index 7f7877834..d87c67fe5 100644 --- a/offapi/com/sun/star/text/XPageCursor.idl +++ b/offapi/com/sun/star/text/XPageCursor.idl @@ -2,9 +2,9 @@ * * $RCSfile: XPageCursor.idl,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: mi $ $Date: 2000-12-19 17:10:54 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:46 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -75,7 +75,6 @@ module com { module sun { module star { module text { // DocMerge from xml: interface com::sun::star::text::XPageCursor /** makes it possible to perform cursor movements between pages. */ -[ uik(E2281242-33D6-11D1-AABE00A0-249D5590), ident( "XPageCursor", 1.0 ) ] interface XPageCursor: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -150,6 +149,9 @@ interface XPageCursor: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.5 2000/12/19 17:10:54 mi + syntax correction + Revision 1.4 2000/12/19 16:03:49 mi documentations syntax errors fixed diff --git a/offapi/com/sun/star/text/XPagePrintable.idl b/offapi/com/sun/star/text/XPagePrintable.idl index 9dcd583ae..0f742c2f2 100644 --- a/offapi/com/sun/star/text/XPagePrintable.idl +++ b/offapi/com/sun/star/text/XPagePrintable.idl @@ -2,9 +2,9 @@ * * $RCSfile: XPagePrintable.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-21 08:35:21 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:46 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -83,7 +83,6 @@ // DocMerge from xml: interface com::sun::star::text::XPagePrintable /** Print several pages on one printer page. */ -[ uik(E2281200-33D6-11D1-AABE00A0-249D5590), ident( "XPagePrintable", 1.0 ) ] interface XPagePrintable: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -105,7 +104,7 @@ interface XPagePrintable: com::sun::star::uno::XInterface </UL> </p> */ - [const] sequence<com::sun::star::beans::PropertyValue> getPagePrintSettings(); + sequence<com::sun::star::beans::PropertyValue> getPagePrintSettings(); //------------------------------------------------------------------------- @@ -131,6 +130,9 @@ interface XPagePrintable: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/21 08:35:21 mi + @see interface/service/... ident -> @see ident - for new docu generator + Revision 1.3 2000/11/08 12:44:27 mi moved from api diff --git a/offapi/com/sun/star/text/XParagraphCursor.idl b/offapi/com/sun/star/text/XParagraphCursor.idl index 105aaf513..10528e057 100644 --- a/offapi/com/sun/star/text/XParagraphCursor.idl +++ b/offapi/com/sun/star/text/XParagraphCursor.idl @@ -2,9 +2,9 @@ * * $RCSfile: XParagraphCursor.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:44:27 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:46 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -75,7 +75,6 @@ // DocMerge from xml: interface com::sun::star::text::XParagraphCursor /** makes it possible to move paragraph by paragraph. */ -[ uik(E2281245-33D6-11D1-AABE00A0-249D5590), ident( "XParagraphCursor", 1.0 ) ] interface XParagraphCursor: com::sun::star::text::XTextCursor { //------------------------------------------------------------------------- @@ -129,6 +128,9 @@ interface XParagraphCursor: com::sun::star::text::XTextCursor /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:44:27 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:36:05 hjs initial import diff --git a/offapi/com/sun/star/text/XReferenceMarksSupplier.idl b/offapi/com/sun/star/text/XReferenceMarksSupplier.idl index 6a7532a33..17efe9da1 100644 --- a/offapi/com/sun/star/text/XReferenceMarksSupplier.idl +++ b/offapi/com/sun/star/text/XReferenceMarksSupplier.idl @@ -2,9 +2,9 @@ * * $RCSfile: XReferenceMarksSupplier.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:44:27 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:46 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -86,7 +86,6 @@ </p> */ -[ uik(E2281238-33D6-11D1-AABE00A0-249D5590), ident( "XReferenceMarksSupplier", 1.0 ) ] interface XReferenceMarksSupplier: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -95,7 +94,7 @@ interface XReferenceMarksSupplier: com::sun::star::uno::XInterface /** @returns the collection of reference marks. */ - [const] com::sun::star::container::XNameAccess getReferenceMarks(); + com::sun::star::container::XNameAccess getReferenceMarks(); }; @@ -106,6 +105,9 @@ interface XReferenceMarksSupplier: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:44:27 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:36:05 hjs initial import diff --git a/offapi/com/sun/star/text/XRelativeTextContentInsert.idl b/offapi/com/sun/star/text/XRelativeTextContentInsert.idl index 53e347306..3ae753b86 100644 --- a/offapi/com/sun/star/text/XRelativeTextContentInsert.idl +++ b/offapi/com/sun/star/text/XRelativeTextContentInsert.idl @@ -2,9 +2,9 @@ * * $RCSfile: XRelativeTextContentInsert.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:44:27 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:46 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -87,7 +87,6 @@ interface XTextContent; @deprecated */ -[ uik(56FC3300-5662-11d4-9FBE0050-04526B09), ident( "XRelativeTextContentInsert", 1.0 ) ] interface XRelativeTextContentInsert: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -119,6 +118,9 @@ interface XRelativeTextContentInsert: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:44:27 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:36:05 hjs initial import diff --git a/offapi/com/sun/star/text/XRelativeTextContentRemove.idl b/offapi/com/sun/star/text/XRelativeTextContentRemove.idl index bb1489ff4..e86aba06e 100644 --- a/offapi/com/sun/star/text/XRelativeTextContentRemove.idl +++ b/offapi/com/sun/star/text/XRelativeTextContentRemove.idl @@ -2,9 +2,9 @@ * * $RCSfile: XRelativeTextContentRemove.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:44:27 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:46 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -86,7 +86,6 @@ interface XTextContent; @deprecated */ -[ uik(30816380-5673-11d4-9FBE0050-04526B09), ident( "XRelativeTextContentRemove", 1.0 ) ] interface XRelativeTextContentRemove: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -115,6 +114,9 @@ interface XRelativeTextContentRemove: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:44:27 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:36:05 hjs initial import diff --git a/offapi/com/sun/star/text/XRubySelection.idl b/offapi/com/sun/star/text/XRubySelection.idl index b77042a4f..01adb4196 100644 --- a/offapi/com/sun/star/text/XRubySelection.idl +++ b/offapi/com/sun/star/text/XRubySelection.idl @@ -2,9 +2,9 @@ * * $RCSfile: XRubySelection.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: os $ $Date: 2001-02-02 10:47:50 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:46 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ /** This interface enables the object to handle list of ruby lines (aka Furigana lines). */ -[ uik(EFB26530-F6B1-11d4-A0440050-04526B09), ident( "XRubySelection", 1.0 ) ] interface XRubySelection : com::sun::star::uno::XInterface { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/text/XSentenceCursor.idl b/offapi/com/sun/star/text/XSentenceCursor.idl index 61e90d89c..f0e1fdf1d 100644 --- a/offapi/com/sun/star/text/XSentenceCursor.idl +++ b/offapi/com/sun/star/text/XSentenceCursor.idl @@ -2,9 +2,9 @@ * * $RCSfile: XSentenceCursor.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:44:27 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:46 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -75,7 +75,6 @@ // DocMerge from xml: interface com::sun::star::text::XSentenceCursor /** makes it possible to perform cursor movements through sentences. */ -[ uik(E2281244-33D6-11D1-AABE00A0-249D5590), ident( "XSentenceCursor", 1.0 ) ] interface XSentenceCursor: com::sun::star::text::XTextCursor { //------------------------------------------------------------------------- @@ -129,6 +128,9 @@ interface XSentenceCursor: com::sun::star::text::XTextCursor /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:44:27 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:36:05 hjs initial import diff --git a/offapi/com/sun/star/text/XSimpleText.idl b/offapi/com/sun/star/text/XSimpleText.idl index 7e904b965..79ffdc351 100644 --- a/offapi/com/sun/star/text/XSimpleText.idl +++ b/offapi/com/sun/star/text/XSimpleText.idl @@ -2,9 +2,9 @@ * * $RCSfile: XSimpleText.idl,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: mi $ $Date: 2001-01-12 13:36:43 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:46 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -93,7 +93,6 @@ a document, the text for headers and footers or for single cells of a table.@see XText */ -[ uik(654C4FA0-D25D-11d3-9FBE0010-5AEF84A7), ident( "XSimpleText", 1.0 ) ] interface XSimpleText: com::sun::star::text::XTextRange { //------------------------------------------------------------------------- @@ -190,6 +189,9 @@ interface XSimpleText: com::sun::star::text::XTextRange /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.5 2001/01/12 13:36:43 mi + missing argument documentation added + Revision 1.4 2000/12/21 08:35:21 mi @see interface/service/... ident -> @see ident - for new docu generator diff --git a/offapi/com/sun/star/text/XText.idl b/offapi/com/sun/star/text/XText.idl index 6793d28d2..b6fa16b6f 100644 --- a/offapi/com/sun/star/text/XText.idl +++ b/offapi/com/sun/star/text/XText.idl @@ -2,9 +2,9 @@ * * $RCSfile: XText.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:44:27 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:46 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -92,7 +92,6 @@ /** extends a <type>XSimpleText</type> by the capability of inserting <type>XTextContent</type>s. */ -[ uik(E2281247-33D6-11D1-AABE00A0-249D5590), ident( "XText", 1.0 ) ] interface XText: com::sun::star::text::XSimpleText { //------------------------------------------------------------------------- @@ -142,6 +141,9 @@ interface XText: com::sun::star::text::XSimpleText /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:44:27 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:36:05 hjs initial import diff --git a/offapi/com/sun/star/text/XTextColumns.idl b/offapi/com/sun/star/text/XTextColumns.idl index 610621678..b7e6b8312 100644 --- a/offapi/com/sun/star/text/XTextColumns.idl +++ b/offapi/com/sun/star/text/XTextColumns.idl @@ -2,9 +2,9 @@ * * $RCSfile: XTextColumns.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:44:27 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:46 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -87,7 +87,6 @@ </p> */ -[ uik(E2281207-33D6-11D1-AABE00A0-249D5590), ident( "XTextColumns", 1.0 ) ] interface XTextColumns: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -98,7 +97,7 @@ interface XTextColumns: com::sun::star::uno::XInterface <p>As described above, the width values are relative. */ - [const] long getReferenceValue(); + long getReferenceValue(); //------------------------------------------------------------------------- @@ -106,7 +105,7 @@ interface XTextColumns: com::sun::star::uno::XInterface /** @returns the number of columns. */ - [const] short getColumnCount(); + short getColumnCount(); //------------------------------------------------------------------------- @@ -150,6 +149,9 @@ interface XTextColumns: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:44:27 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:36:05 hjs initial import diff --git a/offapi/com/sun/star/text/XTextContent.idl b/offapi/com/sun/star/text/XTextContent.idl index 0ada2f390..0b208c69d 100644 --- a/offapi/com/sun/star/text/XTextContent.idl +++ b/offapi/com/sun/star/text/XTextContent.idl @@ -2,9 +2,9 @@ * * $RCSfile: XTextContent.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:44:27 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:46 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -81,7 +81,6 @@ //============================================================================= // DocMerge: empty anyway -[ uik(E2281235-33D6-11D1-AABE00A0-249D5590), ident( "XTextContent", 1.0 ) ] interface XTextContent: com::sun::star::lang::XComponent { //------------------------------------------------------------------------- @@ -114,7 +113,7 @@ interface XTextContent: com::sun::star::lang::XComponent /** @returns the text range to which the content is attached. */ - [const] com::sun::star::text::XTextRange getAnchor(); + com::sun::star::text::XTextRange getAnchor(); }; @@ -125,6 +124,9 @@ interface XTextContent: com::sun::star::lang::XComponent /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:44:27 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:36:05 hjs initial import diff --git a/offapi/com/sun/star/text/XTextCursor.idl b/offapi/com/sun/star/text/XTextCursor.idl index 51a634572..89688b185 100644 --- a/offapi/com/sun/star/text/XTextCursor.idl +++ b/offapi/com/sun/star/text/XTextCursor.idl @@ -2,9 +2,9 @@ * * $RCSfile: XTextCursor.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:44:27 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:46 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -73,7 +73,6 @@ //============================================================================= // DocMerge: empty anyway -[ uik(E2281240-33D6-11D1-AABE00A0-249D5590), ident( "XTextCursor", 1.0 ) ] interface XTextCursor: com::sun::star::text::XTextRange { //------------------------------------------------------------------------- @@ -144,6 +143,9 @@ interface XTextCursor: com::sun::star::text::XTextRange /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:44:27 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:36:05 hjs initial import diff --git a/offapi/com/sun/star/text/XTextDocument.idl b/offapi/com/sun/star/text/XTextDocument.idl index a5601915d..a59d20908 100644 --- a/offapi/com/sun/star/text/XTextDocument.idl +++ b/offapi/com/sun/star/text/XTextDocument.idl @@ -2,9 +2,9 @@ * * $RCSfile: XTextDocument.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-21 08:35:21 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:46 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ // DocMerge from xml: interface com::sun::star::text::XTextDocument /** is the main interface of a text document.@see com::sun::star::text::TextDocument */ -[ uik(E2281211-33D6-11D1-AABE00A0-249D5590), ident( "XTextDocument", 1.0 ) ] interface XTextDocument: com::sun::star::frame::XModel { //------------------------------------------------------------------------- @@ -111,6 +110,9 @@ interface XTextDocument: com::sun::star::frame::XModel /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/21 08:35:21 mi + @see interface/service/... ident -> @see ident - for new docu generator + Revision 1.3 2000/11/08 12:44:27 mi moved from api diff --git a/offapi/com/sun/star/text/XTextEmbeddedObject.idl b/offapi/com/sun/star/text/XTextEmbeddedObject.idl index fafbf1492..31ad8ac2e 100644 --- a/offapi/com/sun/star/text/XTextEmbeddedObject.idl +++ b/offapi/com/sun/star/text/XTextEmbeddedObject.idl @@ -2,9 +2,9 @@ * * $RCSfile: XTextEmbeddedObject.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:44:27 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:46 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -85,7 +85,6 @@ @deprecated */ -[ uik(E2281223-33D6-11D1-AABE00A0-249D5590), ident( "XTextEmbeddedObject", 1.0 ) ] interface XTextEmbeddedObject: com::sun::star::text::XTextContent { //------------------------------------------------------------------------- @@ -94,7 +93,7 @@ interface XTextEmbeddedObject: com::sun::star::text::XTextContent /** @returns an interface to the linked object that is contained in the TextEmbeddedObject. */ - [const] com::sun::star::uno::XInterface getObject(); + com::sun::star::uno::XInterface getObject(); //------------------------------------------------------------------------- @@ -112,6 +111,9 @@ interface XTextEmbeddedObject: com::sun::star::text::XTextContent /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:44:27 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:36:05 hjs initial import diff --git a/offapi/com/sun/star/text/XTextEmbeddedObjectsSupplier.idl b/offapi/com/sun/star/text/XTextEmbeddedObjectsSupplier.idl index 45065c4fe..af2899103 100644 --- a/offapi/com/sun/star/text/XTextEmbeddedObjectsSupplier.idl +++ b/offapi/com/sun/star/text/XTextEmbeddedObjectsSupplier.idl @@ -2,9 +2,9 @@ * * $RCSfile: XTextEmbeddedObjectsSupplier.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:44:27 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:46 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -80,7 +80,6 @@ /** provides the collection of all embedded objects within this context (i.e. this document). */ -[ uik(E2281224-33D6-11D1-AABE00A0-249D5590), ident( "XTextEmbeddedObjectsSupplier", 1.0 ) ] interface XTextEmbeddedObjectsSupplier: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -89,7 +88,7 @@ interface XTextEmbeddedObjectsSupplier: com::sun::star::uno::XInterface /** @returns the collection of embedded objects. */ - [const] com::sun::star::container::XNameAccess getEmbeddedObjects(); + com::sun::star::container::XNameAccess getEmbeddedObjects(); }; @@ -100,6 +99,9 @@ interface XTextEmbeddedObjectsSupplier: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:44:27 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:36:05 hjs initial import diff --git a/offapi/com/sun/star/text/XTextField.idl b/offapi/com/sun/star/text/XTextField.idl index 4d9ba164d..a9153611b 100644 --- a/offapi/com/sun/star/text/XTextField.idl +++ b/offapi/com/sun/star/text/XTextField.idl @@ -2,9 +2,9 @@ * * $RCSfile: XTextField.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-21 08:35:21 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:46 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -82,7 +82,6 @@ </p>@see TextField */ -[ uik(E2281232-33D6-11D1-AABE00A0-249D5590), ident( "XTextField", 1.0 ) ] interface XTextField: com::sun::star::text::XTextContent { //------------------------------------------------------------------------- @@ -104,6 +103,9 @@ interface XTextField: com::sun::star::text::XTextContent /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/21 08:35:21 mi + @see interface/service/... ident -> @see ident - for new docu generator + Revision 1.3 2000/11/08 12:44:27 mi moved from api diff --git a/offapi/com/sun/star/text/XTextFieldsSupplier.idl b/offapi/com/sun/star/text/XTextFieldsSupplier.idl index d9c9d55f6..17520928b 100644 --- a/offapi/com/sun/star/text/XTextFieldsSupplier.idl +++ b/offapi/com/sun/star/text/XTextFieldsSupplier.idl @@ -2,9 +2,9 @@ * * $RCSfile: XTextFieldsSupplier.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-21 08:35:21 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:46 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -85,7 +85,6 @@ (e.g. this document).@see com::sun::star::sheet::SpreadsheetDocument @see TextDocument */ -[ uik(E2281234-33D6-11D1-AABE00A0-249D5590), ident( "XTextFieldsSupplier", 1.0 ) ] interface XTextFieldsSupplier: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -95,7 +94,7 @@ interface XTextFieldsSupplier: com::sun::star::uno::XInterface the collection of <type scope="com::sun::star::form::component">TextField</type> instances in this context (i.e. this document). */ - [const] com::sun::star::container::XEnumerationAccess getTextFields(); + com::sun::star::container::XEnumerationAccess getTextFields(); //------------------------------------------------------------------------- @@ -104,7 +103,7 @@ interface XTextFieldsSupplier: com::sun::star::uno::XInterface the collection of <type>TextFieldMaster</type> instances which are defined in this context (i.e. this document). */ - [const] com::sun::star::container::XNameAccess getTextFieldMasters(); + com::sun::star::container::XNameAccess getTextFieldMasters(); }; @@ -115,6 +114,9 @@ interface XTextFieldsSupplier: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/21 08:35:21 mi + @see interface/service/... ident -> @see ident - for new docu generator + Revision 1.3 2000/11/08 12:44:27 mi moved from api diff --git a/offapi/com/sun/star/text/XTextFrame.idl b/offapi/com/sun/star/text/XTextFrame.idl index 6839e44e4..c385798e4 100644 --- a/offapi/com/sun/star/text/XTextFrame.idl +++ b/offapi/com/sun/star/text/XTextFrame.idl @@ -2,9 +2,9 @@ * * $RCSfile: XTextFrame.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-21 08:35:21 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:46 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ // DocMerge from xml: interface com::sun::star::text::XTextFrame /** provides access to the <type scope="com::sun::star::drawing">Text</type> of a <type>TextFrame</type>.@see TextFrame */ -[ uik(E2281219-33D6-11D1-AABE00A0-249D5590), ident( "XTextFrame", 1.0 ) ] interface XTextFrame: com::sun::star::text::XTextContent { //------------------------------------------------------------------------- @@ -100,6 +99,9 @@ interface XTextFrame: com::sun::star::text::XTextContent /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/21 08:35:21 mi + @see interface/service/... ident -> @see ident - for new docu generator + Revision 1.3 2000/11/08 12:44:27 mi moved from api diff --git a/offapi/com/sun/star/text/XTextFramesSupplier.idl b/offapi/com/sun/star/text/XTextFramesSupplier.idl index 1d3a7c6ba..cb46ae46e 100644 --- a/offapi/com/sun/star/text/XTextFramesSupplier.idl +++ b/offapi/com/sun/star/text/XTextFramesSupplier.idl @@ -2,9 +2,9 @@ * * $RCSfile: XTextFramesSupplier.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:44:27 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:46 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -80,7 +80,6 @@ /** makes it possible to access the <type>TextFrame</type> instances in this context (e.g. document). */ -[ uik(E2281220-33D6-11D1-AABE00A0-249D5590), ident( "XTextFramesSupplier", 1.0 ) ] interface XTextFramesSupplier: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -88,7 +87,7 @@ interface XTextFramesSupplier: com::sun::star::uno::XInterface // DocMerge from xml: method com::sun::star::text::XTextFramesSupplier::getTextFrames /** returns a collection of text frames. */ - [const] com::sun::star::container::XNameAccess getTextFrames(); + com::sun::star::container::XNameAccess getTextFrames(); }; @@ -99,6 +98,9 @@ interface XTextFramesSupplier: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:44:27 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:36:05 hjs initial import diff --git a/offapi/com/sun/star/text/XTextGraphicObjectsSupplier.idl b/offapi/com/sun/star/text/XTextGraphicObjectsSupplier.idl index 81356ed8f..404d2df7e 100644 --- a/offapi/com/sun/star/text/XTextGraphicObjectsSupplier.idl +++ b/offapi/com/sun/star/text/XTextGraphicObjectsSupplier.idl @@ -2,9 +2,9 @@ * * $RCSfile: XTextGraphicObjectsSupplier.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:44:27 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:46 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -80,7 +80,6 @@ /** provides access to the collection of all embedded and linked graphics within this context (i.e. within this document). */ -[ uik(E2281215-33D6-11D1-AABE00A0-249D5590), ident( "XTextGraphicObjectsSupplier", 1.0 ) ] interface XTextGraphicObjectsSupplier: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -89,7 +88,7 @@ interface XTextGraphicObjectsSupplier: com::sun::star::uno::XInterface /** @returns the collection of graphic objects in this object (document). */ - [const] com::sun::star::container::XNameAccess getGraphicObjects(); + com::sun::star::container::XNameAccess getGraphicObjects(); }; @@ -100,6 +99,9 @@ interface XTextGraphicObjectsSupplier: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:44:27 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:36:05 hjs initial import diff --git a/offapi/com/sun/star/text/XTextRange.idl b/offapi/com/sun/star/text/XTextRange.idl index ab5cfeb61..bc06a7f86 100644 --- a/offapi/com/sun/star/text/XTextRange.idl +++ b/offapi/com/sun/star/text/XTextRange.idl @@ -2,9 +2,9 @@ * * $RCSfile: XTextRange.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:44:27 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:46 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -82,7 +82,6 @@ interface XText; be identical. </p> */ -[ uik(E2281246-33D6-11D1-AABE00A0-249D5590), ident( "XTextRange", 1.0 ) ] interface XTextRange: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -91,7 +90,7 @@ interface XTextRange: com::sun::star::uno::XInterface /** @returns the text interface in which the text position is contained. */ - [const]XText getText(); + XText getText(); //------------------------------------------------------------------------- @@ -139,6 +138,9 @@ interface XTextRange: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:44:27 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:36:05 hjs initial import diff --git a/offapi/com/sun/star/text/XTextRangeCompare.idl b/offapi/com/sun/star/text/XTextRangeCompare.idl index 48b394693..6168e4d6a 100644 --- a/offapi/com/sun/star/text/XTextRangeCompare.idl +++ b/offapi/com/sun/star/text/XTextRangeCompare.idl @@ -2,9 +2,9 @@ * * $RCSfile: XTextRangeCompare.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:44:27 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:46 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -88,7 +88,6 @@ interface XTextRange; can be compared. </p> */ -[ uik(C101F8B0-0185-11d4-9FCC0010-5AEF84A7), ident( "XTextRangeCompare", 1.0 ) ] interface XTextRangeCompare: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -129,6 +128,9 @@ interface XTextRangeCompare: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:44:27 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:36:05 hjs initial import diff --git a/offapi/com/sun/star/text/XTextRangeMover.idl b/offapi/com/sun/star/text/XTextRangeMover.idl index 2b14fef5a..70e134247 100644 --- a/offapi/com/sun/star/text/XTextRangeMover.idl +++ b/offapi/com/sun/star/text/XTextRangeMover.idl @@ -2,9 +2,9 @@ * * $RCSfile: XTextRangeMover.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-21 08:35:21 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:46 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -87,7 +87,6 @@ </p>@see Text */ -[ uik(E2281236-33D6-11D1-AABE00A0-249D5590), ident( "XTextRangeMover", 1.0 ) ] interface XTextRangeMover: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -108,6 +107,9 @@ interface XTextRangeMover: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/21 08:35:21 mi + @see interface/service/... ident -> @see ident - for new docu generator + Revision 1.3 2000/11/08 12:44:27 mi moved from api diff --git a/offapi/com/sun/star/text/XTextSection.idl b/offapi/com/sun/star/text/XTextSection.idl index af6aba187..e85eb7c5d 100644 --- a/offapi/com/sun/star/text/XTextSection.idl +++ b/offapi/com/sun/star/text/XTextSection.idl @@ -2,9 +2,9 @@ * * $RCSfile: XTextSection.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-21 08:35:21 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:46 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -75,7 +75,6 @@ // DocMerge from xml: interface com::sun::star::text::XTextSection /** provide special data of a <type>TextSection</type>.@see TextSection */ -[ uik(E2281202-33D6-11D1-AABE00A0-249D5590), ident( "XTextSection", 1.0 ) ] interface XTextSection: com::sun::star::text::XTextContent { //------------------------------------------------------------------------- @@ -84,7 +83,7 @@ interface XTextSection: com::sun::star::text::XTextContent /** If the object is a child section, then this method returns the parent text section. */ - [const] com::sun::star::text::XTextSection getParentSection(); + com::sun::star::text::XTextSection getParentSection(); //------------------------------------------------------------------------- @@ -92,7 +91,7 @@ interface XTextSection: com::sun::star::text::XTextContent /** @returns all text sections that are children of this text section (recursive). */ - [const] sequence<com::sun::star::text::XTextSection> getChildSections(); + sequence<com::sun::star::text::XTextSection> getChildSections(); }; @@ -103,6 +102,9 @@ interface XTextSection: com::sun::star::text::XTextContent /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/21 08:35:21 mi + @see interface/service/... ident -> @see ident - for new docu generator + Revision 1.3 2000/11/08 12:44:27 mi moved from api diff --git a/offapi/com/sun/star/text/XTextSectionsSupplier.idl b/offapi/com/sun/star/text/XTextSectionsSupplier.idl index 15c116f6a..3c5a1ff98 100644 --- a/offapi/com/sun/star/text/XTextSectionsSupplier.idl +++ b/offapi/com/sun/star/text/XTextSectionsSupplier.idl @@ -2,9 +2,9 @@ * * $RCSfile: XTextSectionsSupplier.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:44:27 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:46 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ // DocMerge from xml: interface com::sun::star::text::XTextSectionsSupplier /** manages the text sections within the context (i.e. the document). */ -[ uik(E2281201-33D6-11D1-AABE00A0-249D5590), ident( "XTextSectionsSupplier", 1.0 ) ] interface XTextSectionsSupplier: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -88,7 +87,7 @@ interface XTextSectionsSupplier: com::sun::star::uno::XInterface /** @returns the collection of text sections. */ - [const] com::sun::star::container::XNameAccess getTextSections(); + com::sun::star::container::XNameAccess getTextSections(); }; @@ -99,6 +98,9 @@ interface XTextSectionsSupplier: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:44:27 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:36:05 hjs initial import diff --git a/offapi/com/sun/star/text/XTextShapesSupplier.idl b/offapi/com/sun/star/text/XTextShapesSupplier.idl index dea5fe836..e13494ca9 100644 --- a/offapi/com/sun/star/text/XTextShapesSupplier.idl +++ b/offapi/com/sun/star/text/XTextShapesSupplier.idl @@ -2,9 +2,9 @@ * * $RCSfile: XTextShapesSupplier.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-21 08:35:21 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:46 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ // DocMerge from xml: interface com::sun::star::text::XTextShapesSupplier /** provides the collection of <type>TextShape</type>s. */ -[ uik(E2281248-33D6-11D1-AABE00A0-249D5590), ident( "XTextShapesSupplier", 1.0 ) ] interface XTextShapesSupplier: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -87,7 +86,7 @@ interface XTextShapesSupplier: com::sun::star::uno::XInterface // DocMerge from xml: method com::sun::star::text::XTextShapesSupplier::getShapes /** returns the collection of shapes.@see com::sun::star::drawing::DrawPage */ - [const] com::sun::star::container::XIndexAccess getShapes(); + com::sun::star::container::XIndexAccess getShapes(); }; @@ -98,6 +97,9 @@ interface XTextShapesSupplier: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/21 08:35:21 mi + @see interface/service/... ident -> @see ident - for new docu generator + Revision 1.3 2000/11/08 12:44:27 mi moved from api diff --git a/offapi/com/sun/star/text/XTextTable.idl b/offapi/com/sun/star/text/XTextTable.idl index 2bde5eb08..42821f716 100644 --- a/offapi/com/sun/star/text/XTextTable.idl +++ b/offapi/com/sun/star/text/XTextTable.idl @@ -2,9 +2,9 @@ * * $RCSfile: XTextTable.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:44:27 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:46 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -91,7 +91,6 @@ // DocMerge from xml: interface com::sun::star::text::XTextTable /** manages a text table. */ -[ uik(E2281213-33D6-11D1-AABE00A0-249D5590), ident( "XTextTable", 1.0 ) ] interface XTextTable: com::sun::star::text::XTextContent { //------------------------------------------------------------------------- @@ -122,7 +121,7 @@ interface XTextTable: com::sun::star::text::XTextContent @see com::sun::star::table::XTableRows */ - [const] com::sun::star::table::XTableRows getRows(); + com::sun::star::table::XTableRows getRows(); //------------------------------------------------------------------------- @@ -132,7 +131,7 @@ interface XTextTable: com::sun::star::text::XTextContent @see com::sun::star::table::XTableColumns */ - [const] com::sun::star::table::XTableColumns getColumns(); + com::sun::star::table::XTableColumns getColumns(); //------------------------------------------------------------------------- @@ -189,6 +188,9 @@ interface XTextTable: com::sun::star::text::XTextContent /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:44:27 mi + moved from api + Revision 1.2 2000/10/09 14:25:02 mi #78715# exchanged stardiv::... by com::sun::star::... (especially in @see tags) diff --git a/offapi/com/sun/star/text/XTextTableCursor.idl b/offapi/com/sun/star/text/XTextTableCursor.idl index 366a2c2ac..0661b3f1a 100644 --- a/offapi/com/sun/star/text/XTextTableCursor.idl +++ b/offapi/com/sun/star/text/XTextTableCursor.idl @@ -2,9 +2,9 @@ * * $RCSfile: XTextTableCursor.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:44:27 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:46 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -75,7 +75,6 @@ // DocMerge from xml: interface com::sun::star::text::XTextTableCursor /** The TextTableCursor provide methods to navigate throught the table structure, to merge and split cells */ -[ uik(E2281214-33D6-11D1-AABE00A0-249D5590), ident( "XTextTableCursor", 1.0 ) ] interface XTextTableCursor: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -88,7 +87,7 @@ interface XTextTableCursor: com::sun::star::uno::XInterface If the range consists of one table cell only then the name of that table cell is returned. </p> */ - [const] string getRangeName(); + string getRangeName(); //------------------------------------------------------------------------- @@ -169,6 +168,9 @@ interface XTextTableCursor: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:44:27 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:36:05 hjs initial import diff --git a/offapi/com/sun/star/text/XTextTablesSupplier.idl b/offapi/com/sun/star/text/XTextTablesSupplier.idl index 6fae9b66d..501847c86 100644 --- a/offapi/com/sun/star/text/XTextTablesSupplier.idl +++ b/offapi/com/sun/star/text/XTextTablesSupplier.idl @@ -2,9 +2,9 @@ * * $RCSfile: XTextTablesSupplier.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:44:27 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:46 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ // DocMerge from xml: interface com::sun::star::text::XTextTablesSupplier /** enables the object to handle text tables. */ -[ uik(E2281212-33D6-11D1-AABE00A0-249D5590), ident( "XTextTablesSupplier", 1.0 ) ] interface XTextTablesSupplier: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -88,7 +87,7 @@ interface XTextTablesSupplier: com::sun::star::uno::XInterface /** @returns the collection of "TextTables" currently contained in the object. */ - [const] com::sun::star::container::XNameAccess getTextTables(); + com::sun::star::container::XNameAccess getTextTables(); }; @@ -99,6 +98,9 @@ interface XTextTablesSupplier: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:44:27 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:36:05 hjs initial import diff --git a/offapi/com/sun/star/text/XTextViewCursor.idl b/offapi/com/sun/star/text/XTextViewCursor.idl index fa0942b2b..b59a3cc3a 100644 --- a/offapi/com/sun/star/text/XTextViewCursor.idl +++ b/offapi/com/sun/star/text/XTextViewCursor.idl @@ -2,9 +2,9 @@ * * $RCSfile: XTextViewCursor.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:44:27 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:46 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ // DocMerge from xml: interface com::sun::star::text::XTextViewCursor /** describes a cursor in a text document's view. */ -[ uik(E2281203-33D6-11D1-AABE00A0-249D5590), ident( "XTextViewCursor", 1.0 ) ] interface XTextViewCursor: com::sun::star::text::XTextCursor { //------------------------------------------------------------------------- @@ -88,7 +87,7 @@ interface XTextViewCursor: com::sun::star::text::XTextCursor /** @returns <TRUE/> if this cursor is visible for the user. */ - [const] boolean isVisible(); + boolean isVisible(); //------------------------------------------------------------------------- @@ -104,7 +103,7 @@ interface XTextViewCursor: com::sun::star::text::XTextCursor the cursor's coordinates relative to the top left position of the first page of the document. */ - [const] com::sun::star::awt::Point getPosition(); + com::sun::star::awt::Point getPosition(); }; @@ -115,6 +114,9 @@ interface XTextViewCursor: com::sun::star::text::XTextCursor /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:44:27 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:36:05 hjs initial import diff --git a/offapi/com/sun/star/text/XTextViewCursorSupplier.idl b/offapi/com/sun/star/text/XTextViewCursorSupplier.idl index c7d1a45ca..9c2133e0d 100644 --- a/offapi/com/sun/star/text/XTextViewCursorSupplier.idl +++ b/offapi/com/sun/star/text/XTextViewCursorSupplier.idl @@ -2,9 +2,9 @@ * * $RCSfile: XTextViewCursorSupplier.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-21 08:35:21 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:46 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -86,7 +86,6 @@ </p>@see TextDocumentView */ -[ uik(E2281204-33D6-11D1-AABE00A0-249D5590), ident( "XTextViewCursorSupplier", 1.0 ) ] interface XTextViewCursorSupplier: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -95,7 +94,7 @@ interface XTextViewCursorSupplier: com::sun::star::uno::XInterface /** @returns the cursor of the document view. */ - [const] com::sun::star::text::XTextViewCursor getViewCursor(); + com::sun::star::text::XTextViewCursor getViewCursor(); }; @@ -106,6 +105,9 @@ interface XTextViewCursorSupplier: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/21 08:35:21 mi + @see interface/service/... ident -> @see ident - for new docu generator + Revision 1.3 2000/11/08 12:44:27 mi moved from api diff --git a/offapi/com/sun/star/text/XWordCursor.idl b/offapi/com/sun/star/text/XWordCursor.idl index 0c7e44848..b0744d516 100644 --- a/offapi/com/sun/star/text/XWordCursor.idl +++ b/offapi/com/sun/star/text/XWordCursor.idl @@ -2,9 +2,9 @@ * * $RCSfile: XWordCursor.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:44:27 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:46 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -75,7 +75,6 @@ // DocMerge from xml: interface com::sun::star::text::XWordCursor /** makes it possible to move a cursor word by word. */ -[ uik(E2281243-33D6-11D1-AABE00A0-249D5590), ident( "XWordCursor", 1.0 ) ] interface XWordCursor: com::sun::star::text::XTextCursor { //------------------------------------------------------------------------- @@ -129,6 +128,9 @@ interface XWordCursor: com::sun::star::text::XTextCursor /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:44:27 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:36:05 hjs initial import diff --git a/offapi/com/sun/star/ucb/XAnyCompare.idl b/offapi/com/sun/star/ucb/XAnyCompare.idl index 59edf07d6..b908c8636 100644 --- a/offapi/com/sun/star/ucb/XAnyCompare.idl +++ b/offapi/com/sun/star/ucb/XAnyCompare.idl @@ -2,9 +2,9 @@ * * $RCSfile: XAnyCompare.idl,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: mi $ $Date: 2001-03-12 12:56:24 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:48 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -73,7 +73,6 @@ module com { module sun { module star { module ucb { /** compares two <type scope="com::sun::star::uno">Any</type>s. */ -[ uik(C95ED4C1-3B9A-11d4-8B150010-4BCAF449), ident( "XAnyCompare", 1.0 ) ] interface XAnyCompare: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/ucb/XAnyCompareFactory.idl b/offapi/com/sun/star/ucb/XAnyCompareFactory.idl index 29752f5f8..38ef34b1b 100644 --- a/offapi/com/sun/star/ucb/XAnyCompareFactory.idl +++ b/offapi/com/sun/star/ucb/XAnyCompareFactory.idl @@ -2,9 +2,9 @@ * * $RCSfile: XAnyCompareFactory.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: kso $ $Date: 2001-02-08 14:05:20 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:48 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -81,7 +81,6 @@ module com { module sun { module star { module ucb { /** creates an <type>XAnyCompare</type> instance. */ -[ uik(C95ED4C2-3B9A-11d4-8B150010-4BCAF449), ident( "XAnyCompareFactory", 1.0 ) ] interface XAnyCompareFactory: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/ucb/XCachedContentResultSetFactory.idl b/offapi/com/sun/star/ucb/XCachedContentResultSetFactory.idl index 584fdc0de..7e6ed85b8 100644 --- a/offapi/com/sun/star/ucb/XCachedContentResultSetFactory.idl +++ b/offapi/com/sun/star/ucb/XCachedContentResultSetFactory.idl @@ -2,9 +2,9 @@ * * $RCSfile: XCachedContentResultSetFactory.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: kso $ $Date: 2001-02-08 14:05:20 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:48 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -81,7 +81,6 @@ module com { module sun { module star { module ucb { /** creates a <type>CachedContentResultSet</type>. */ -[ uik(1312DDB1-4EAD-11d4-8B190010-4BCAF449), ident( "XCachedContentResultSetFactory", 1.0 ) ] interface XCachedContentResultSetFactory: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/ucb/XCachedContentResultSetStubFactory.idl b/offapi/com/sun/star/ucb/XCachedContentResultSetStubFactory.idl index 99204a8c2..ab4ae5552 100644 --- a/offapi/com/sun/star/ucb/XCachedContentResultSetStubFactory.idl +++ b/offapi/com/sun/star/ucb/XCachedContentResultSetStubFactory.idl @@ -2,9 +2,9 @@ * * $RCSfile: XCachedContentResultSetStubFactory.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: kso $ $Date: 2001-02-08 14:05:20 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:48 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -77,7 +77,6 @@ module com { module sun { module star { module ucb { /** creates a <type>CachedContentResultSetStub</type>. */ -[ uik(06A16081-5189-11d4-8B1A0010-4BCAF449), ident( "XCachedContentResultSetStubFactory", 1.0 ) ] interface XCachedContentResultSetStubFactory: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/ucb/XCachedDynamicResultSetFactory.idl b/offapi/com/sun/star/ucb/XCachedDynamicResultSetFactory.idl index beeaa7dc7..db2bc3d8f 100644 --- a/offapi/com/sun/star/ucb/XCachedDynamicResultSetFactory.idl +++ b/offapi/com/sun/star/ucb/XCachedDynamicResultSetFactory.idl @@ -2,9 +2,9 @@ * * $RCSfile: XCachedDynamicResultSetFactory.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: kso $ $Date: 2001-02-08 14:05:20 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:48 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -88,7 +88,6 @@ module com { module sun { module star { module ucb { <type>XCachedDynamicResultSetStubFactory</type>. */ -[ uik(D5F56011-5298-11d4-8B1B0010-4BCAF449), ident( "XCachedDynamicResultSetFactory", 1.0 ) ] interface XCachedDynamicResultSetFactory: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/ucb/XCachedDynamicResultSetStubFactory.idl b/offapi/com/sun/star/ucb/XCachedDynamicResultSetStubFactory.idl index 24e79d833..fba451419 100644 --- a/offapi/com/sun/star/ucb/XCachedDynamicResultSetStubFactory.idl +++ b/offapi/com/sun/star/ucb/XCachedDynamicResultSetStubFactory.idl @@ -2,9 +2,9 @@ * * $RCSfile: XCachedDynamicResultSetStubFactory.idl,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: kso $ $Date: 2001-02-08 14:05:20 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:48 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -100,7 +100,6 @@ module com { module sun { module star { module ucb { <type>XCachedDynamicResultSetFactory</type>. */ -[ uik(D5F56013-5298-11d4-8B1B0010-4BCAF449), ident( "XCachedDynamicResultSetStubFactory", 1.0 ) ] interface XCachedDynamicResultSetStubFactory: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/ucb/XCommandEnvironment.idl b/offapi/com/sun/star/ucb/XCommandEnvironment.idl index d9d9d7d44..82fdcb385 100644 --- a/offapi/com/sun/star/ucb/XCommandEnvironment.idl +++ b/offapi/com/sun/star/ucb/XCommandEnvironment.idl @@ -2,9 +2,9 @@ * * $RCSfile: XCommandEnvironment.idl,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: kso $ $Date: 2001-02-22 09:48:32 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:48 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -85,7 +85,6 @@ module com { module sun { module star { module ucb { @author Kai Sommerfeld @see XCommandProcessor */ -[ uik(A95AD9A0-00A5-11d4-9F980050-04526AC8), ident( "XCommandEnvironment", 1.0 ) ] interface XCommandEnvironment : com::sun::star::uno::XInterface { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/ucb/XCommandInfo.idl b/offapi/com/sun/star/ucb/XCommandInfo.idl index 55368a0fc..48966133b 100644 --- a/offapi/com/sun/star/ucb/XCommandInfo.idl +++ b/offapi/com/sun/star/ucb/XCommandInfo.idl @@ -2,9 +2,9 @@ * * $RCSfile: XCommandInfo.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: kso $ $Date: 2001-02-09 13:05:25 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:48 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -84,7 +84,6 @@ module com { module sun { module star { module ucb { @version 1.0 @author Kai Sommerfeld */ -[ uik(E2281A13-33D6-11D1-AABE00A0-249D5590), ident( "XCommandInfo", 1.0 ) ] interface XCommandInfo: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -93,7 +92,7 @@ interface XCommandInfo: com::sun::star::uno::XInterface @returns a sequence with information for all supported commands. */ - [const] sequence<com::sun::star::ucb::CommandInfo> getCommands(); + sequence<com::sun::star::ucb::CommandInfo> getCommands(); //------------------------------------------------------------------------- /** returns information for a specific command. @@ -107,7 +106,7 @@ interface XCommandInfo: com::sun::star::uno::XInterface @throws UnsupportedCommandException if the command is not supported. */ - [const] com::sun::star::ucb::CommandInfo getCommandInfoByName( [in] string Name ) + com::sun::star::ucb::CommandInfo getCommandInfoByName( [in] string Name ) raises( com::sun::star::ucb::UnsupportedCommandException ); //------------------------------------------------------------------------- @@ -122,7 +121,7 @@ interface XCommandInfo: com::sun::star::uno::XInterface @throws UnsupportedCommandException if the command is not supported. */ - [const] com::sun::star::ucb::CommandInfo getCommandInfoByHandle( [in] long Handle ) + com::sun::star::ucb::CommandInfo getCommandInfoByHandle( [in] long Handle ) raises( com::sun::star::ucb::UnsupportedCommandException ); //------------------------------------------------------------------------- @@ -135,7 +134,7 @@ interface XCommandInfo: com::sun::star::uno::XInterface @param Name specifies the name of the requested command. */ - [const] boolean hasCommandByName( [in] string Name ); + boolean hasCommandByName( [in] string Name ); //------------------------------------------------------------------------- /** checks whether a apecific command is supported. @@ -147,7 +146,7 @@ interface XCommandInfo: com::sun::star::uno::XInterface @param Name specifies the handle of the requested command. */ - [const] boolean hasCommandByHandle( [in] long Handle ); + boolean hasCommandByHandle( [in] long Handle ); }; diff --git a/offapi/com/sun/star/ucb/XCommandInfoChangeListener.idl b/offapi/com/sun/star/ucb/XCommandInfoChangeListener.idl index f7095fe93..8f68b8cf6 100644 --- a/offapi/com/sun/star/ucb/XCommandInfoChangeListener.idl +++ b/offapi/com/sun/star/ucb/XCommandInfoChangeListener.idl @@ -2,9 +2,9 @@ * * $RCSfile: XCommandInfoChangeListener.idl,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: kso $ $Date: 2001-02-09 13:05:25 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:48 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -81,7 +81,6 @@ module com { module sun { module star { module ucb { @see CommandInfoChangeEvent @see XCommandInfoChangeNotifier */ -[ uik(54D27620-DA3A-11d3-9F590050-04526AC8), ident( "XCommandInfoChangeListener", 1.0 ) ] interface XCommandInfoChangeListener : com::sun::star::lang::XEventListener { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/ucb/XCommandInfoChangeNotifier.idl b/offapi/com/sun/star/ucb/XCommandInfoChangeNotifier.idl index 514d5b76c..3c8795d0d 100644 --- a/offapi/com/sun/star/ucb/XCommandInfoChangeNotifier.idl +++ b/offapi/com/sun/star/ucb/XCommandInfoChangeNotifier.idl @@ -2,9 +2,9 @@ * * $RCSfile: XCommandInfoChangeNotifier.idl,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: kso $ $Date: 2001-02-09 13:05:25 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:48 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -80,7 +80,6 @@ module com { module sun { module star { module ucb { @see CommandInfoChangeEvent @see XCommandInfoChangeListener */ -[ uik(54D27627-DA3A-11d3-9F590050-04526AC8), ident( "XCommandInfoChangeNotifier", 1.0 ) ] interface XCommandInfoChangeNotifier : com::sun::star::uno::XInterface { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/ucb/XCommandProcessor.idl b/offapi/com/sun/star/ucb/XCommandProcessor.idl index 9a0773b99..884a6df33 100644 --- a/offapi/com/sun/star/ucb/XCommandProcessor.idl +++ b/offapi/com/sun/star/ucb/XCommandProcessor.idl @@ -2,9 +2,9 @@ * * $RCSfile: XCommandProcessor.idl,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: kso $ $Date: 2001-02-09 13:05:25 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:48 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -92,7 +92,6 @@ module com { module sun { module star { module ucb { @see XCommandEnvironment @see XContent */ -[ uik(F4CAAD40-00A5-11d4-9F980050-04526AC8), ident( "XCommandProcessor", 1.0 ) ] interface XCommandProcessor : com::sun::star::uno::XInterface { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/ucb/XContent.idl b/offapi/com/sun/star/ucb/XContent.idl index b9fa3dc32..aedd33566 100644 --- a/offapi/com/sun/star/ucb/XContent.idl +++ b/offapi/com/sun/star/ucb/XContent.idl @@ -2,9 +2,9 @@ * * $RCSfile: XContent.idl,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: kso $ $Date: 2001-02-09 13:05:25 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:48 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -87,7 +87,6 @@ module com { module sun { module star { module ucb { @see XContentIdentifier @see XContentEventListener */ -[ uik(E2281A03-33D6-11D1-AABE00A0-249D5590), ident( "XContent", 1.0 ) ] interface XContent: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/ucb/XContentAccess.idl b/offapi/com/sun/star/ucb/XContentAccess.idl index 6af613c50..be822289e 100644 --- a/offapi/com/sun/star/ucb/XContentAccess.idl +++ b/offapi/com/sun/star/ucb/XContentAccess.idl @@ -2,9 +2,9 @@ * * $RCSfile: XContentAccess.idl,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: kso $ $Date: 2001-02-09 13:05:25 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:48 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -88,7 +88,6 @@ interface XContentIdentifier; @see XContentIdentifier */ -[ uik(6B13BAA0-FFD5-11d3-9F960050-04526AC8), ident( "XContentAccess", 1.0 ) ] interface XContentAccess : com::sun::star::uno::XInterface { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/ucb/XContentCreator.idl b/offapi/com/sun/star/ucb/XContentCreator.idl index 907d47866..8cff2c6a9 100644 --- a/offapi/com/sun/star/ucb/XContentCreator.idl +++ b/offapi/com/sun/star/ucb/XContentCreator.idl @@ -2,9 +2,9 @@ * * $RCSfile: XContentCreator.idl,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: kso $ $Date: 2001-02-22 09:48:32 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:48 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -94,7 +94,6 @@ module com { module sun { module star { module ucb { @see XContent @see XCommandProcessor */ -[ uik(E2281A16-33D6-11D1-AABE00A0-249D5590), ident( "XContentCreator", 1.0 ) ] interface XContentCreator: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/ucb/XContentEventListener.idl b/offapi/com/sun/star/ucb/XContentEventListener.idl index 3c97646a1..6a91d601a 100644 --- a/offapi/com/sun/star/ucb/XContentEventListener.idl +++ b/offapi/com/sun/star/ucb/XContentEventListener.idl @@ -2,9 +2,9 @@ * * $RCSfile: XContentEventListener.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:44:52 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:48 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -80,7 +80,6 @@ module com { module sun { module star { module ucb { @author Kai Sommerfeld @see XContent */ -[ uik(E2281A02-33D6-11D1-AABE00A0-249D5590), ident( "XContentEventListener", 1.0 ) ] interface XContentEventListener: com::sun::star::lang::XEventListener { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/ucb/XContentIdentifier.idl b/offapi/com/sun/star/ucb/XContentIdentifier.idl index c31e75029..e9fbb6155 100644 --- a/offapi/com/sun/star/ucb/XContentIdentifier.idl +++ b/offapi/com/sun/star/ucb/XContentIdentifier.idl @@ -2,9 +2,9 @@ * * $RCSfile: XContentIdentifier.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: kso $ $Date: 2001-01-15 10:25:22 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:48 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -77,7 +77,6 @@ module com { module sun { module star { module ucb { @author Kai Sommerfeld @see XContent */ -[ uik(E2281A04-33D6-11D1-AABE00A0-249D5590), ident( "XContentIdentifier", 1.0 ) ] interface XContentIdentifier: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/ucb/XContentIdentifierFactory.idl b/offapi/com/sun/star/ucb/XContentIdentifierFactory.idl index 52b3b82c8..f735be305 100644 --- a/offapi/com/sun/star/ucb/XContentIdentifierFactory.idl +++ b/offapi/com/sun/star/ucb/XContentIdentifierFactory.idl @@ -2,9 +2,9 @@ * * $RCSfile: XContentIdentifierFactory.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:44:52 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:48 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -81,7 +81,6 @@ module com { module sun { module star { module ucb { @author Kai Sommerfeld @see XContentIdentifier */ -[ uik(E2281A05-33D6-11D1-AABE00A0-249D5590), ident( "XContentIdentifierFactory", 1.0 ) ] interface XContentIdentifierFactory: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/ucb/XContentIdentifierMapping.idl b/offapi/com/sun/star/ucb/XContentIdentifierMapping.idl index 8a462095e..026a145a4 100644 --- a/offapi/com/sun/star/ucb/XContentIdentifierMapping.idl +++ b/offapi/com/sun/star/ucb/XContentIdentifierMapping.idl @@ -2,9 +2,9 @@ * * $RCSfile: XContentIdentifierMapping.idl,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: kso $ $Date: 2001-02-09 13:05:25 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:48 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -91,7 +91,6 @@ interface XContentIdentifier; @see XContentIdentifier */ -[uik(6CCC5430-4B76-11D4-9F9D0050-04526AAD), ident("XContentIdentifierMapping", 1.0)] interface XContentIdentifierMapping: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/ucb/XContentProvider.idl b/offapi/com/sun/star/ucb/XContentProvider.idl index 79c8e17eb..b3946a16d 100644 --- a/offapi/com/sun/star/ucb/XContentProvider.idl +++ b/offapi/com/sun/star/ucb/XContentProvider.idl @@ -2,9 +2,9 @@ * * $RCSfile: XContentProvider.idl,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: kso $ $Date: 2001-02-09 13:05:25 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:48 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -89,7 +89,6 @@ module com { module sun { module star { module ucb { @see XContent @see XContentIdentifier */ -[ uik(E2281A01-33D6-11D1-AABE00A0-249D5590), ident( "XContentProvider", 1.0 ) ] interface XContentProvider: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/ucb/XContentProviderFactory.idl b/offapi/com/sun/star/ucb/XContentProviderFactory.idl index f715f7cf8..5498f7656 100644 --- a/offapi/com/sun/star/ucb/XContentProviderFactory.idl +++ b/offapi/com/sun/star/ucb/XContentProviderFactory.idl @@ -2,9 +2,9 @@ * * $RCSfile: XContentProviderFactory.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: kso $ $Date: 2001-02-09 13:05:25 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:48 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -80,7 +80,6 @@ module com { module sun { module star { module ucb { @author Kai Sommerfeld @see XContentProvider */ -[ uik(1221D391-69EE-11d4-A00F0050-04526AC8), ident( "XContentProviderFactory", 1.0 ) ] interface XContentProviderFactory : com::sun::star::uno::XInterface { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/ucb/XContentProviderManager.idl b/offapi/com/sun/star/ucb/XContentProviderManager.idl index caa5bc8d1..d934b03dc 100644 --- a/offapi/com/sun/star/ucb/XContentProviderManager.idl +++ b/offapi/com/sun/star/ucb/XContentProviderManager.idl @@ -2,9 +2,9 @@ * * $RCSfile: XContentProviderManager.idl,v $ * - * $Revision: 1.9 $ + * $Revision: 1.10 $ * - * last change: $Author: kso $ $Date: 2001-02-22 09:48:32 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:48 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -89,7 +89,6 @@ module com { module sun { module star { module ucb { @author Kai Sommerfeld @see XContentProvider */ -[ uik(E2281A00-33D6-11D1-AABE00A0-249D5590), ident( "XContentProviderManager", 1.0 ) ] interface XContentProviderManager: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/ucb/XContentProviderSupplier.idl b/offapi/com/sun/star/ucb/XContentProviderSupplier.idl index 73a68129a..0c23d319a 100644 --- a/offapi/com/sun/star/ucb/XContentProviderSupplier.idl +++ b/offapi/com/sun/star/ucb/XContentProviderSupplier.idl @@ -2,9 +2,9 @@ * * $RCSfile: XContentProviderSupplier.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:44:52 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:48 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -80,7 +80,6 @@ module com { module sun { module star { module ucb { @author Kai Sommerfeld @see XContentProvider */ -[ uik(1221D390-69EE-11d4-A00F0050-04526AC8), ident( "XContentProviderSupplier", 1.0 ) ] interface XContentProviderSupplier : com::sun::star::uno::XInterface { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/ucb/XContentTransmitter.idl b/offapi/com/sun/star/ucb/XContentTransmitter.idl index 0a66ec034..e8a94e758 100644 --- a/offapi/com/sun/star/ucb/XContentTransmitter.idl +++ b/offapi/com/sun/star/ucb/XContentTransmitter.idl @@ -2,9 +2,9 @@ * * $RCSfile: XContentTransmitter.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:44:52 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:48 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -78,7 +78,6 @@ module com { module sun { module star { module ucb { @see */ -[ uik(370C83D0-03BF-11d4-9F3D0050-04D81245), ident( "XContentTransmitter", 1.0 ) ] interface XContentTransmitter: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/ucb/XDataContainer.idl b/offapi/com/sun/star/ucb/XDataContainer.idl index 50fdbd289..70335cda7 100644 --- a/offapi/com/sun/star/ucb/XDataContainer.idl +++ b/offapi/com/sun/star/ucb/XDataContainer.idl @@ -2,9 +2,9 @@ * * $RCSfile: XDataContainer.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: kso $ $Date: 2001-02-09 13:05:25 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:48 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -80,7 +80,6 @@ module com { module sun { module star { module ucb { @version 1.0 @author Kai Sommerfeld */ -[ uik(DE0588FA-E3D1-4900-8AC615D8-1FC3BF9B), ident( "XDataContainer", 1.0 ) ] interface XDataContainer: com::sun::star::container::XIndexContainer { //------------------------------------------------------------------------- @@ -89,7 +88,7 @@ interface XDataContainer: com::sun::star::container::XIndexContainer @returns the content type */ - [const] string getContentType(); + string getContentType(); //------------------------------------------------------------------------- /** sets the content type (MIME Type) of the data container. @@ -105,7 +104,7 @@ interface XDataContainer: com::sun::star::container::XIndexContainer @returns the data */ - [const] sequence<byte> getData(); + sequence<byte> getData(); //------------------------------------------------------------------------- /** sets the data of the data container. @@ -120,7 +119,7 @@ interface XDataContainer: com::sun::star::container::XIndexContainer @deprecated */ - [const] string getDataURL(); + string getDataURL(); //------------------------------------------------------------------------- /** Deprecated. Do not use! diff --git a/offapi/com/sun/star/ucb/XDynamicResultSet.idl b/offapi/com/sun/star/ucb/XDynamicResultSet.idl index ee7c60264..a0a459ea5 100644 --- a/offapi/com/sun/star/ucb/XDynamicResultSet.idl +++ b/offapi/com/sun/star/ucb/XDynamicResultSet.idl @@ -2,9 +2,9 @@ * * $RCSfile: XDynamicResultSet.idl,v $ * - * $Revision: 1.9 $ + * $Revision: 1.10 $ * - * last change: $Author: kso $ $Date: 2001-02-09 13:05:25 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:48 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -150,7 +150,6 @@ module com { module sun { module star { module ucb { </ol> */ -[ uik(55E5B802-3245-11d4-8B130010-4BCAF449), ident( "XDynamicResultSet", 1.0 ) ] interface XDynamicResultSet: com::sun::star::lang::XComponent { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/ucb/XDynamicResultSetListener.idl b/offapi/com/sun/star/ucb/XDynamicResultSetListener.idl index f8ce1f086..58d1cdfe2 100644 --- a/offapi/com/sun/star/ucb/XDynamicResultSetListener.idl +++ b/offapi/com/sun/star/ucb/XDynamicResultSetListener.idl @@ -2,9 +2,9 @@ * * $RCSfile: XDynamicResultSetListener.idl,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: kso $ $Date: 2001-02-09 13:05:26 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:48 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -77,7 +77,6 @@ module com { module sun { module star { module ucb { /** used to receive notifications from an <type>XDynamicResultSet</type>. */ -[ uik(55E5B801-3245-11d4-8B130010-4BCAF449), ident( "XDynamicResultSetListener", 1.0 ) ] interface XDynamicResultSetListener: com::sun::star::lang::XEventListener { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/ucb/XFetchProvider.idl b/offapi/com/sun/star/ucb/XFetchProvider.idl index d370e6454..2952d5acd 100644 --- a/offapi/com/sun/star/ucb/XFetchProvider.idl +++ b/offapi/com/sun/star/ucb/XFetchProvider.idl @@ -2,9 +2,9 @@ * * $RCSfile: XFetchProvider.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: kso $ $Date: 2001-02-09 13:05:26 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:48 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -78,7 +78,6 @@ module com { module sun { module star { module ucb { rows of a <type>ContentResultSet</type> with a single function call. */ -[ uik(FF9B2A22-3DFB-11d4-8B150010-4BCAF449), ident( "XFetchProvider", 1.0 ) ] interface XFetchProvider: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/ucb/XFetchProviderForContentAccess.idl b/offapi/com/sun/star/ucb/XFetchProviderForContentAccess.idl index 9d9f28a88..83a0e5a75 100644 --- a/offapi/com/sun/star/ucb/XFetchProviderForContentAccess.idl +++ b/offapi/com/sun/star/ucb/XFetchProviderForContentAccess.idl @@ -2,9 +2,9 @@ * * $RCSfile: XFetchProviderForContentAccess.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: kso $ $Date: 2001-02-09 13:05:26 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:48 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -78,7 +78,6 @@ module com { module sun { module star { module ucb { <type>XContentAccess</type> for several rows of a <type>ContentResultSet</type> with a single function call. */ -[ uik(E5C8C4E1-5E26-11d4-8B1D0010-4BCAF449), ident( "XFetchProviderForContentAccess", 1.0 ) ] interface XFetchProviderForContentAccess: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/ucb/XFileIdentifierConverter.idl b/offapi/com/sun/star/ucb/XFileIdentifierConverter.idl index 5b3210dcd..0d0b87af5 100644 --- a/offapi/com/sun/star/ucb/XFileIdentifierConverter.idl +++ b/offapi/com/sun/star/ucb/XFileIdentifierConverter.idl @@ -2,9 +2,9 @@ * * $RCSfile: XFileIdentifierConverter.idl,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: kso $ $Date: 2001-02-09 13:05:26 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:48 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -76,7 +76,6 @@ module com { module sun { module star { module ucb { @version 1.0 @author Andreas Bille */ -[ uik(802B96F0-A422-11d4-94320050-DA3F314C), ident( "XFileIdentifierConverter", 1.0 ) ] interface XFileIdentifierConverter : com::sun::star::uno::XInterface { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/ucb/XInteractionCookieHandling.idl b/offapi/com/sun/star/ucb/XInteractionCookieHandling.idl index 6a920cff8..757daf2e4 100644 --- a/offapi/com/sun/star/ucb/XInteractionCookieHandling.idl +++ b/offapi/com/sun/star/ucb/XInteractionCookieHandling.idl @@ -2,9 +2,9 @@ * * $RCSfile: XInteractionCookieHandling.idl,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: kso $ $Date: 2001-02-09 13:05:26 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:48 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -85,7 +85,6 @@ module com { module sun { module star { module ucb { <p>This continuation is typically used in conjunction with <type>HandleCookiesRequest</type>. */ -[ uik(E2281A20-33D6-11D1-AABE00A0-249D5590), ident( "XInteractionCookieHandling", 1.0 ) ] interface XInteractionCookieHandling: com::sun::star::task::XInteractionContinuation { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/ucb/XInteractionHandlerSupplier.idl b/offapi/com/sun/star/ucb/XInteractionHandlerSupplier.idl index 95a045114..32c39819a 100644 --- a/offapi/com/sun/star/ucb/XInteractionHandlerSupplier.idl +++ b/offapi/com/sun/star/ucb/XInteractionHandlerSupplier.idl @@ -2,9 +2,9 @@ * * $RCSfile: XInteractionHandlerSupplier.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: kso $ $Date: 2001-02-09 13:05:26 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:48 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -78,7 +78,6 @@ module com { module sun { module star { module ucb { @see XCommandEnvironment. */ -[ uik(55321FF6-84C2-4c66-BF5A7719-71FE3C38), ident( "XInteractionHandlerSupplier", 1.0 ) ] interface XInteractionHandlerSupplier: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/ucb/XInteractionSupplyAuthentication.idl b/offapi/com/sun/star/ucb/XInteractionSupplyAuthentication.idl index ea89aa5d7..4c100e725 100644 --- a/offapi/com/sun/star/ucb/XInteractionSupplyAuthentication.idl +++ b/offapi/com/sun/star/ucb/XInteractionSupplyAuthentication.idl @@ -2,9 +2,9 @@ * * $RCSfile: XInteractionSupplyAuthentication.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-15 11:29:29 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:48 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -80,13 +80,12 @@ module com { module sun { module star { module ucb { <p> This continuation is typically used in conjunction with <type>AuthenticationRequest</type>. </p> */ -[ uik(E2281A25-33D6-11D1-AABE00A0-249D5590), ident( "XInteractionSupplyAuthentication", 1.0 ) ] interface XInteractionSupplyAuthentication: com::sun::star::task::XInteractionContinuation { //------------------------------------------------------------------------- /** Specifies if a new 'realm' value can be handed back. */ - [const] boolean canSetRealm(); + boolean canSetRealm(); //------------------------------------------------------------------------- /** Set a new 'realm' value to hand back. @@ -99,7 +98,7 @@ interface XInteractionSupplyAuthentication: com::sun::star::task::XInteractionCo //------------------------------------------------------------------------- /** Specifies if a 'user name' value can be handed back. */ - [const] boolean canSetUserName(); + boolean canSetUserName(); //------------------------------------------------------------------------- /** Set a new 'user name' value to hand back. @@ -112,7 +111,7 @@ interface XInteractionSupplyAuthentication: com::sun::star::task::XInteractionCo //------------------------------------------------------------------------- /** Specifies if a 'password' value can be handed back. */ - [const] boolean canSetPassword(); + boolean canSetPassword(); //------------------------------------------------------------------------- /** Set a new 'password' value to hand back. @@ -132,7 +131,7 @@ interface XInteractionSupplyAuthentication: com::sun::star::task::XInteractionCo mode should appear at most once in the sequence. If the sequence is empty, a new mode cannot be handed back. */ - [const] sequence<com::sun::star::ucb::RememberAuthentication> getRememberPasswordModes( [out] com::sun::star::ucb::RememberAuthentication Default ); + sequence<com::sun::star::ucb::RememberAuthentication> getRememberPasswordModes( [out] com::sun::star::ucb::RememberAuthentication Default ); //------------------------------------------------------------------------- /** Set a new mode of how long to remember the password. @@ -148,7 +147,7 @@ interface XInteractionSupplyAuthentication: com::sun::star::task::XInteractionCo //------------------------------------------------------------------------- /** Specifies if an 'account' value can be handed back. */ - [const] boolean canSetAccount(); + boolean canSetAccount(); //------------------------------------------------------------------------- /** Set a new 'account' value to hand back. @@ -168,7 +167,7 @@ interface XInteractionSupplyAuthentication: com::sun::star::task::XInteractionCo mode should appear at most once in the sequence. If the sequence is empty, a new mode cannot be handed back. */ - [const] sequence<com::sun::star::ucb::RememberAuthentication> getRememberAccountModes( [out] com::sun::star::ucb::RememberAuthentication Default ); + sequence<com::sun::star::ucb::RememberAuthentication> getRememberAccountModes( [out] com::sun::star::ucb::RememberAuthentication Default ); //------------------------------------------------------------------------- /** Set a new mode of how long to remember the account. diff --git a/offapi/com/sun/star/ucb/XParameterizedContentProvider.idl b/offapi/com/sun/star/ucb/XParameterizedContentProvider.idl index 7f34f5ab0..a469322ec 100644 --- a/offapi/com/sun/star/ucb/XParameterizedContentProvider.idl +++ b/offapi/com/sun/star/ucb/XParameterizedContentProvider.idl @@ -2,9 +2,9 @@ * * $RCSfile: XParameterizedContentProvider.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:44:52 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:48 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -85,7 +85,6 @@ module com { module sun { module star { module ucb { @version 1.0 @author Stephan Bergmann */ -[ uik(D8516270-5E24-11D4-9FAE0050-04526AAD), ident("XParameterizedContentProvider", 1.0) ] interface XParameterizedContentProvider: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/ucb/XPersistentPropertySet.idl b/offapi/com/sun/star/ucb/XPersistentPropertySet.idl index 49501ebf0..d36ade5b9 100644 --- a/offapi/com/sun/star/ucb/XPersistentPropertySet.idl +++ b/offapi/com/sun/star/ucb/XPersistentPropertySet.idl @@ -2,9 +2,9 @@ * * $RCSfile: XPersistentPropertySet.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: kso $ $Date: 2001-02-09 13:05:26 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:48 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ interface XPropertySetRegistry; @version 1.0 @author Kai Sommerfeld */ -[ uik(7ACF6550-9B46-11d3-9F130050-04526AC8), ident("XPersistentPropertySet", 1.0) ] interface XPersistentPropertySet : com::sun::star::beans::XPropertySet { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/ucb/XProgressHandler.idl b/offapi/com/sun/star/ucb/XProgressHandler.idl index 54645f7d7..ea2d4fd85 100644 --- a/offapi/com/sun/star/ucb/XProgressHandler.idl +++ b/offapi/com/sun/star/ucb/XProgressHandler.idl @@ -2,9 +2,9 @@ * * $RCSfile: XProgressHandler.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-19 16:03:51 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:48 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -73,7 +73,6 @@ module com { module sun { module star { module ucb { //============================================================================= /** Handle a tasks notification that it has made some progress. */ -[uik(27C5A7D0-9C42-11d3-9EE60050-04526AAD), ident("XProgressHandler", 1.0)] interface XProgressHandler: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/ucb/XPropertyMatcher.idl b/offapi/com/sun/star/ucb/XPropertyMatcher.idl index 6a8e82ef8..67d781e36 100644 --- a/offapi/com/sun/star/ucb/XPropertyMatcher.idl +++ b/offapi/com/sun/star/ucb/XPropertyMatcher.idl @@ -2,9 +2,9 @@ * * $RCSfile: XPropertyMatcher.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: kso $ $Date: 2001-02-09 13:05:26 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:48 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -82,7 +82,6 @@ module com { module sun { module star { module ucb { @see XPropertyMatcherFactory. */ -[ uik(6556F750-1B44-11d4-9FB10050-04526AC8), ident( "XPropertyMatcher", 1.0 ) ] interface XPropertyMatcher : com::sun::star::uno::XInterface { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/ucb/XPropertyMatcherFactory.idl b/offapi/com/sun/star/ucb/XPropertyMatcherFactory.idl index f01f0d5e8..b4fa3eedf 100644 --- a/offapi/com/sun/star/ucb/XPropertyMatcherFactory.idl +++ b/offapi/com/sun/star/ucb/XPropertyMatcherFactory.idl @@ -2,9 +2,9 @@ * * $RCSfile: XPropertyMatcherFactory.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: kso $ $Date: 2001-02-09 13:05:26 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:48 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -80,7 +80,6 @@ module com { module sun { module star { module ucb { //============================================================================= /** Creates an <type>XPropertyMatcher</type>, given a set of search criteria. */ -[ uik(6556F751-1B44-11d4-9FB10050-04526AC8), ident( "XPropertyMatcherFactory", 1.0 ) ] interface XPropertyMatcherFactory : com::sun::star::uno::XInterface { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/ucb/XPropertySetRegistry.idl b/offapi/com/sun/star/ucb/XPropertySetRegistry.idl index c60a1c090..c3db5aafe 100644 --- a/offapi/com/sun/star/ucb/XPropertySetRegistry.idl +++ b/offapi/com/sun/star/ucb/XPropertySetRegistry.idl @@ -2,9 +2,9 @@ * * $RCSfile: XPropertySetRegistry.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: kso $ $Date: 2001-02-09 13:05:26 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:48 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -80,7 +80,6 @@ module com { module sun { module star { module ucb { @author Kai Sommerfeld @see XPersistentPropertySet */ -[ uik(7ACF6551-9B46-11d3-9F130050-04526AC8), ident("XPropertySetRegistry", 1.0) ] interface XPropertySetRegistry : com::sun::star::uno::XInterface { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/ucb/XPropertySetRegistryFactory.idl b/offapi/com/sun/star/ucb/XPropertySetRegistryFactory.idl index bbf2b168d..c8ec3ceb1 100644 --- a/offapi/com/sun/star/ucb/XPropertySetRegistryFactory.idl +++ b/offapi/com/sun/star/ucb/XPropertySetRegistryFactory.idl @@ -2,9 +2,9 @@ * * $RCSfile: XPropertySetRegistryFactory.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: kso $ $Date: 2001-02-09 13:05:26 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:48 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ module com { module sun { module star { module ucb { @version 1.0 @author Kai Sommerfeld */ -[ uik(7ACF6552-9B46-11d3-9F130050-04526AC8), ident("XPropertySetRegistryFactory", 1.0) ] interface XPropertySetRegistryFactory : com::sun::star::uno::XInterface { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/ucb/XRecycler.idl b/offapi/com/sun/star/ucb/XRecycler.idl index 95fc9052d..c458ba93d 100644 --- a/offapi/com/sun/star/ucb/XRecycler.idl +++ b/offapi/com/sun/star/ucb/XRecycler.idl @@ -2,9 +2,9 @@ * * $RCSfile: XRecycler.idl,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: kso $ $Date: 2001-02-09 13:05:26 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:48 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -83,7 +83,6 @@ module com { module sun { module star { module ucb { <p>This is an additional interface the XContent representing the trash can (URL: "vnd.sun.staroffice.trashcan:///") should support. */ -[ uik(DF1E66B0-24C9-11d4-9FBC0050-04526AC8), ident( "XRecycler", 1.0 ) ] interface XRecycler : com::sun::star::uno::XInterface { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/ucb/XRemoteContentProviderAcceptor.idl b/offapi/com/sun/star/ucb/XRemoteContentProviderAcceptor.idl index 591ad0191..01de22c9c 100644 --- a/offapi/com/sun/star/ucb/XRemoteContentProviderAcceptor.idl +++ b/offapi/com/sun/star/ucb/XRemoteContentProviderAcceptor.idl @@ -2,9 +2,9 @@ * * $RCSfile: XRemoteContentProviderAcceptor.idl,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: kso $ $Date: 2001-02-08 14:05:20 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:48 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -83,7 +83,6 @@ interface XRemoteContentProviderDoneListener; @version 1.0 @author Stephan Bergmann */ -[ uik(56F8A8B0-648B-11D4-9FB40050-04526AAD), ident("XRemoteContentProviderAcceptor", 1.0) ] interface XRemoteContentProviderAcceptor: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/ucb/XRemoteContentProviderActivator.idl b/offapi/com/sun/star/ucb/XRemoteContentProviderActivator.idl index e5d8373ca..eae2a67b1 100644 --- a/offapi/com/sun/star/ucb/XRemoteContentProviderActivator.idl +++ b/offapi/com/sun/star/ucb/XRemoteContentProviderActivator.idl @@ -2,9 +2,9 @@ * * $RCSfile: XRemoteContentProviderActivator.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: sb $ $Date: 2001-02-12 09:35:09 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:48 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -80,8 +80,6 @@ interface XContentProviderManager; The way this works might change, therefore this interface is marked as deprectated. */ -[uik(F2686420-FDB7-11D4-A0370050-04526AAD), - ident("XRemoteContentProviderActivator", 1.0)] interface XRemoteContentProviderActivator: com::sun::star::uno::XInterface { //------------------------------------------------------------------------ diff --git a/offapi/com/sun/star/ucb/XRemoteContentProviderDistributor.idl b/offapi/com/sun/star/ucb/XRemoteContentProviderDistributor.idl index 797c4314a..5da371016 100644 --- a/offapi/com/sun/star/ucb/XRemoteContentProviderDistributor.idl +++ b/offapi/com/sun/star/ucb/XRemoteContentProviderDistributor.idl @@ -2,9 +2,9 @@ * * $RCSfile: XRemoteContentProviderDistributor.idl,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: kso $ $Date: 2001-02-08 14:05:20 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:48 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -90,7 +90,6 @@ module com { module sun { module star { module ucb { @author Stephan Bergmann @see XRemoteContentProviderAcceptor */ -[ uik(F0C3B390-655E-11D4-9FB50050-04526AAD), ident("XRemoteContentProviderDistributor", 1.0) ] interface XRemoteContentProviderDistributor: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/ucb/XRemoteContentProviderDoneListener.idl b/offapi/com/sun/star/ucb/XRemoteContentProviderDoneListener.idl index 01859a32e..2782e2a1c 100644 --- a/offapi/com/sun/star/ucb/XRemoteContentProviderDoneListener.idl +++ b/offapi/com/sun/star/ucb/XRemoteContentProviderDoneListener.idl @@ -2,9 +2,9 @@ * * $RCSfile: XRemoteContentProviderDoneListener.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: sb $ $Date: 2000-12-04 17:12:24 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:48 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -78,7 +78,6 @@ interface XRemoteContentProviderAcceptor; @version 1.0 @author Stephan Bergmann */ -[ uik(4B36C840-C473-11D4-A0050050-04526AAD), ident("XRemoteContentProviderDoneListener", 1.0) ] interface XRemoteContentProviderDoneListener: com::sun::star::uno::XInterface { /** A notification that all remote content providers added to the given diff --git a/offapi/com/sun/star/ucb/XRemoteContentProviderSupplier.idl b/offapi/com/sun/star/ucb/XRemoteContentProviderSupplier.idl index 6a9f15782..c6b1ca07a 100644 --- a/offapi/com/sun/star/ucb/XRemoteContentProviderSupplier.idl +++ b/offapi/com/sun/star/ucb/XRemoteContentProviderSupplier.idl @@ -2,9 +2,9 @@ * * $RCSfile: XRemoteContentProviderSupplier.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: kso $ $Date: 2001-02-08 14:05:20 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:48 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -81,7 +81,6 @@ module com { module sun { module star { module ucb { @author Stephan Bergmann @see XRemoteContentProviderAcceptor */ -[ uik(A271EA70-648D-11D4-9FB40050-04526AAD), ident("XRemoteContentProviderSupplier", 1.0) ] interface XRemoteContentProviderSupplier: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/ucb/XSimpleFileAccess.idl b/offapi/com/sun/star/ucb/XSimpleFileAccess.idl index 41c41df9a..42fc5f61c 100644 --- a/offapi/com/sun/star/ucb/XSimpleFileAccess.idl +++ b/offapi/com/sun/star/ucb/XSimpleFileAccess.idl @@ -2,9 +2,9 @@ * * $RCSfile: XSimpleFileAccess.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-19 16:03:51 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:48 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -106,7 +106,6 @@ module com { module sun { module star { module ucb { //============================================================================= /** This is the basic interface to read data from a stream. */ -[ uik(073F3410-5BBE-11d4-9F990050-04D8BBC7), ident( "XSimpleFileAccess", 1.0 ) ] interface XSimpleFileAccess: com::sun::star::uno::XInterface { diff --git a/offapi/com/sun/star/ucb/XSortedDynamicResultSetFactory.idl b/offapi/com/sun/star/ucb/XSortedDynamicResultSetFactory.idl index 3fc28b10c..6cc9ae6de 100644 --- a/offapi/com/sun/star/ucb/XSortedDynamicResultSetFactory.idl +++ b/offapi/com/sun/star/ucb/XSortedDynamicResultSetFactory.idl @@ -2,9 +2,9 @@ * * $RCSfile: XSortedDynamicResultSetFactory.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: kso $ $Date: 2001-02-09 13:05:26 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:48 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -84,7 +84,6 @@ module com { module sun { module star { module ucb { will be sorted according to the given sorting options. */ -[ uik(D4E3B8F0-3D1E-11d4-9F6A0050-04D81245), ident( "XSortedDynamicResultSetFactory", 1.0 ) ] interface XSortedDynamicResultSetFactory: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/ucb/XSourceInitialization.idl b/offapi/com/sun/star/ucb/XSourceInitialization.idl index 9b737b8f8..5fd31273c 100644 --- a/offapi/com/sun/star/ucb/XSourceInitialization.idl +++ b/offapi/com/sun/star/ucb/XSourceInitialization.idl @@ -2,9 +2,9 @@ * * $RCSfile: XSourceInitialization.idl,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: kso $ $Date: 2001-02-09 13:05:26 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:49 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -77,7 +77,6 @@ module com { module sun { module star { module ucb { /** provides the initialization of a component with any source object. */ -[ uik(D5F56012-5298-11d4-8B1B0010-4BCAF449), ident( "XSourceInitialization", 1.0 ) ] interface XSourceInitialization: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/util/XArchiver.idl b/offapi/com/sun/star/util/XArchiver.idl index 2888de299..85f3265ea 100644 --- a/offapi/com/sun/star/util/XArchiver.idl +++ b/offapi/com/sun/star/util/XArchiver.idl @@ -2,9 +2,9 @@ * * $RCSfile: XArchiver.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:45:17 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:51 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -83,7 +83,6 @@ // DocMerge from xml: interface com::sun::star::util::XArchiver /** @deprecated */ -[ uik(800D53D0-6602-11D3-9EBD0050-04526B21), ident( "XArchiver", 1.0 ) ] interface XArchiver: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -124,6 +123,9 @@ interface XArchiver: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:45:17 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:36:19 hjs initial import diff --git a/offapi/com/sun/star/util/XAtomServer.idl b/offapi/com/sun/star/util/XAtomServer.idl index 2512859e4..35883c342 100644 --- a/offapi/com/sun/star/util/XAtomServer.idl +++ b/offapi/com/sun/star/util/XAtomServer.idl @@ -2,9 +2,9 @@ * * $RCSfile: XAtomServer.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:45:17 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:51 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -102,7 +102,6 @@ module util case to handle overflows.</p> */ -[ uik(74469580-E328-11d0-00000060-13090001), ident("XAtomServer", 1.0) ] interface XAtomServer : com::sun::star::uno::XInterface { /** returns a whole atom class diff --git a/offapi/com/sun/star/util/XCancelManager.idl b/offapi/com/sun/star/util/XCancelManager.idl index 1b8a6ca28..e47ea8ca3 100644 --- a/offapi/com/sun/star/util/XCancelManager.idl +++ b/offapi/com/sun/star/util/XCancelManager.idl @@ -2,9 +2,9 @@ * * $RCSfile: XCancelManager.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:45:17 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:51 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -93,7 +93,6 @@ @deprecated */ -[ uik(E2280425-33D6-11D1-AABE00A0-249D5590), ident( "XCancelManager", 1.0 ) ] interface XCancelManager: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -119,6 +118,9 @@ interface XCancelManager: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:45:17 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:36:19 hjs initial import diff --git a/offapi/com/sun/star/util/XCancellable.idl b/offapi/com/sun/star/util/XCancellable.idl index 1be349868..c59a88aca 100644 --- a/offapi/com/sun/star/util/XCancellable.idl +++ b/offapi/com/sun/star/util/XCancellable.idl @@ -2,9 +2,9 @@ * * $RCSfile: XCancellable.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:45:17 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:51 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -76,7 +76,6 @@ /** offers the possibility of cancelling a job. This is supported by objects which represent a job. */ -[ uik(E2280424-33D6-11D1-AABE00A0-249D5590), ident( "XCancellable", 1.0 ) ] interface XCancellable: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -95,6 +94,9 @@ interface XCancellable: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:45:17 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:36:20 hjs initial import diff --git a/offapi/com/sun/star/util/XChainable.idl b/offapi/com/sun/star/util/XChainable.idl index 744c5c15f..5378a5e68 100644 --- a/offapi/com/sun/star/util/XChainable.idl +++ b/offapi/com/sun/star/util/XChainable.idl @@ -2,9 +2,9 @@ * * $RCSfile: XChainable.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:45:17 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:51 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ // DocMerge from xml: interface com::sun::star::util::XChainable /** enables the object to be a member of a chain. */ -[ uik(E2280403-33D6-11D1-AABE00A0-249D5590), ident( "XChainable", 1.0 ) ] interface XChainable: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -89,7 +88,7 @@ interface XChainable: com::sun::star::uno::XInterface the previous object in this chain or NULL, if this is the first object of this chain. */ - [const] com::sun::star::util::XChainable getPredecessor(); + com::sun::star::util::XChainable getPredecessor(); //------------------------------------------------------------------------- @@ -98,7 +97,7 @@ interface XChainable: com::sun::star::uno::XInterface the next object in this chain or NULL, if this is the last object in this chain. */ - [const] com::sun::star::util::XChainable getSuccessor(); + com::sun::star::util::XChainable getSuccessor(); //------------------------------------------------------------------------- @@ -131,6 +130,9 @@ interface XChainable: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:45:17 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:36:20 hjs initial import diff --git a/offapi/com/sun/star/util/XChangesBatch.idl b/offapi/com/sun/star/util/XChangesBatch.idl index f5ec249f4..a7e69885c 100644 --- a/offapi/com/sun/star/util/XChangesBatch.idl +++ b/offapi/com/sun/star/util/XChangesBatch.idl @@ -2,9 +2,9 @@ * * $RCSfile: XChangesBatch.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:45:17 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:51 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -95,7 +95,6 @@ @see XChangesSet @see XCancellable */ -[ uik(2B81B770-4143-11d4-9F5C0050-DA6BA2A6), ident( "XChangesBatch", 1.0 ) ] interface XChangesBatch: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -117,14 +116,14 @@ interface XChangesBatch: com::sun::star::uno::XInterface // DocMerge from xml: method com::sun::star::util::XChangesBatch::hasPendingChanges /** checks whether this object has any pending changes that can be committed. */ - [const] boolean hasPendingChanges(); + boolean hasPendingChanges(); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::util::XChangesBatch::getPendingChanges /** queries for any pending changes that can be committed. */ - [const] ChangesSet getPendingChanges(); + ChangesSet getPendingChanges(); }; //============================================================================= @@ -134,6 +133,9 @@ interface XChangesBatch: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:45:17 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:36:20 hjs initial import diff --git a/offapi/com/sun/star/util/XChangesListener.idl b/offapi/com/sun/star/util/XChangesListener.idl index 97e773b58..ff41df87d 100644 --- a/offapi/com/sun/star/util/XChangesListener.idl +++ b/offapi/com/sun/star/util/XChangesListener.idl @@ -2,9 +2,9 @@ * * $RCSfile: XChangesListener.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:45:17 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:51 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -81,7 +81,6 @@ @see XChangesNotifier @see XChangesBatch */ -[ uik(2B81B771-4143-11d4-9F5C0050-DA6BA2A6), ident( "XChangesListener", 1.0 ) ] interface XChangesListener: com::sun::star::lang::XEventListener { //------------------------------------------------------------------------- @@ -100,6 +99,9 @@ interface XChangesListener: com::sun::star::lang::XEventListener /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:45:17 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:36:19 hjs initial import diff --git a/offapi/com/sun/star/util/XChangesNotifier.idl b/offapi/com/sun/star/util/XChangesNotifier.idl index d04436b6c..e2b625656 100644 --- a/offapi/com/sun/star/util/XChangesNotifier.idl +++ b/offapi/com/sun/star/util/XChangesNotifier.idl @@ -2,9 +2,9 @@ * * $RCSfile: XChangesNotifier.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:45:17 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:51 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -76,7 +76,6 @@ @see XChangesBatch @see ChangesEvent */ -[ uik(2B81B772-4143-11d4-9F5C0050-DA6BA2A6), ident( "XChangesNotifier", 1.0 ) ] interface XChangesNotifier: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -102,6 +101,9 @@ interface XChangesNotifier: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:45:17 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:36:20 hjs initial import diff --git a/offapi/com/sun/star/util/XChangesSet.idl b/offapi/com/sun/star/util/XChangesSet.idl index 686407b8c..1c26558e9 100644 --- a/offapi/com/sun/star/util/XChangesSet.idl +++ b/offapi/com/sun/star/util/XChangesSet.idl @@ -2,9 +2,9 @@ * * $RCSfile: XChangesSet.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:45:17 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:51 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -92,7 +92,6 @@ @see XChangesListener @see XChangesNotifier */ -[ uik(2B81B773-4143-11d4-9F5C0050-DA6BA2A6), ident( "XChangesSet", 1.0 ) ] interface XChangesSet: com::sun::star::container::XElementAccess { //------------------------------------------------------------------------- @@ -103,7 +102,7 @@ interface XChangesSet: com::sun::star::container::XElementAccess @returns an array of <type>ElementChange</type> holding information about each changes that is part of this object. */ - [const] sequence<ElementChange> getAllChanges(); + sequence<ElementChange> getAllChanges(); }; //============================================================================= @@ -113,6 +112,9 @@ interface XChangesSet: com::sun::star::container::XElementAccess /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:45:17 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:36:20 hjs initial import diff --git a/offapi/com/sun/star/util/XCloneable.idl b/offapi/com/sun/star/util/XCloneable.idl index 7b78c8266..7cffb7c06 100644 --- a/offapi/com/sun/star/util/XCloneable.idl +++ b/offapi/com/sun/star/util/XCloneable.idl @@ -2,9 +2,9 @@ * * $RCSfile: XCloneable.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:45:17 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:51 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -75,7 +75,6 @@ // DocMerge from xml: interface com::sun::star::util::XCloneable /** makes it possible to create a copy of the object. */ -[ uik(E2280400-33D6-11D1-AABE00A0-249D5590), ident( "XCloneable", 1.0 ) ] interface XCloneable: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -94,6 +93,9 @@ interface XCloneable: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:45:17 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:36:20 hjs initial import diff --git a/offapi/com/sun/star/util/XDataEditor.idl b/offapi/com/sun/star/util/XDataEditor.idl index 0a66ffb36..4803f2a82 100644 --- a/offapi/com/sun/star/util/XDataEditor.idl +++ b/offapi/com/sun/star/util/XDataEditor.idl @@ -2,9 +2,9 @@ * * $RCSfile: XDataEditor.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:45:17 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:51 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -76,7 +76,6 @@ // DocMerge from xml: interface com::sun::star::util::XDataEditor /** connects to a model and broadcasts status change events. */ -[ uik(965BA029-A0F6-11d3-869B0050-04D8BC00), ident("DataEditor", 1.0) ] interface XDataEditor: com::sun::star::uno::XInterface { // DocMerge from xml: method com::sun::star::util::XDataEditor::show @@ -110,6 +109,9 @@ interface XDataEditor: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:45:17 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:36:20 hjs initial import diff --git a/offapi/com/sun/star/util/XDataEditorListener.idl b/offapi/com/sun/star/util/XDataEditorListener.idl index 7055c125f..3b39f0707 100644 --- a/offapi/com/sun/star/util/XDataEditorListener.idl +++ b/offapi/com/sun/star/util/XDataEditorListener.idl @@ -2,9 +2,9 @@ * * $RCSfile: XDataEditorListener.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:45:17 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:51 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -77,7 +77,6 @@ /** makes it possible to receive status change events from an <type>XDataEditor</type>. */ -[ uik(965BA027-A0F6-11d3-869B0050-04D8BC00), ident("DataEditorListener", 1.0) ] interface XDataEditorListener: com::sun::star::uno::XInterface { // DocMerge from xml: method com::sun::star::util::XDataEditorListener::updateDataEditorState @@ -93,6 +92,9 @@ interface XDataEditorListener: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:45:17 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:36:20 hjs initial import diff --git a/offapi/com/sun/star/util/XFlushListener.idl b/offapi/com/sun/star/util/XFlushListener.idl index b0a94a2a4..f8e3ebc79 100644 --- a/offapi/com/sun/star/util/XFlushListener.idl +++ b/offapi/com/sun/star/util/XFlushListener.idl @@ -2,9 +2,9 @@ * * $RCSfile: XFlushListener.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:45:17 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:51 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ // DocMerge from xml: interface com::sun::star::util::XFlushListener /** makes it possible to receive <em>flushed</em> events. */ -[ uik(92813380-7594-11D3-9F7A0010-5AEF84A7), ident( "XFlushListener", 1.0 ) ] interface XFlushListener: com::sun::star::lang::XEventListener { //------------------------------------------------------------------------- @@ -98,6 +97,9 @@ interface XFlushListener: com::sun::star::lang::XEventListener /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:45:17 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:36:20 hjs initial import diff --git a/offapi/com/sun/star/util/XFlushable.idl b/offapi/com/sun/star/util/XFlushable.idl index 61b89e845..b237fe26d 100644 --- a/offapi/com/sun/star/util/XFlushable.idl +++ b/offapi/com/sun/star/util/XFlushable.idl @@ -2,9 +2,9 @@ * * $RCSfile: XFlushable.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:45:17 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:51 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ // DocMerge from xml: interface com::sun::star::util::XFlushable /** is supported by objects with data that can be flushed to a data source. */ -[ uik(53D2DF90-7594-11D3-9F7A0010-5AEF84A7), ident( "XFlushable", 1.0 ) ] interface XFlushable: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -112,6 +111,9 @@ interface XFlushable: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:45:17 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:36:20 hjs initial import diff --git a/offapi/com/sun/star/util/XImportable.idl b/offapi/com/sun/star/util/XImportable.idl index 99175870e..21e22e2da 100644 --- a/offapi/com/sun/star/util/XImportable.idl +++ b/offapi/com/sun/star/util/XImportable.idl @@ -2,9 +2,9 @@ * * $RCSfile: XImportable.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:45:17 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:51 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ // DocMerge from xml: interface com::sun::star::util::XImportable /** makes it possible to import files into the object. */ -[ uik(E2280402-33D6-11D1-AABE00A0-249D5590), ident( "XImportable", 1.0 ) ] interface XImportable: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -106,6 +105,9 @@ interface XImportable: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:45:17 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:36:20 hjs initial import diff --git a/offapi/com/sun/star/util/XIndent.idl b/offapi/com/sun/star/util/XIndent.idl index e067a28a0..6f26fa690 100644 --- a/offapi/com/sun/star/util/XIndent.idl +++ b/offapi/com/sun/star/util/XIndent.idl @@ -2,9 +2,9 @@ * * $RCSfile: XIndent.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:45:17 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:51 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -75,7 +75,6 @@ // DocMerge from xml: interface com::sun::star::util::XIndent /** allows indentation of the object to be changed. */ -[ uik(E2280411-33D6-11D1-AABE00A0-249D5590), ident( "XIndent", 1.0 ) ] interface XIndent: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -101,6 +100,9 @@ interface XIndent: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:45:17 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:36:20 hjs initial import diff --git a/offapi/com/sun/star/util/XLinkUpdate.idl b/offapi/com/sun/star/util/XLinkUpdate.idl index 772d36a35..6a7ce93d2 100644 --- a/offapi/com/sun/star/util/XLinkUpdate.idl +++ b/offapi/com/sun/star/util/XLinkUpdate.idl @@ -2,9 +2,9 @@ * * $RCSfile: XLinkUpdate.idl,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: mi $ $Date: 2000-11-08 14:57:12 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:51 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -74,7 +74,6 @@ /** allows to initiate an update of linked parts of a document. */ -[ uik(F5F9EB90-B4BD-11d4-A00A0050-04526B09), ident( "XLinkUpdate", 1.0 ) ] interface XLinkUpdate: com::sun::star::uno::XInterface { diff --git a/offapi/com/sun/star/util/XLocalizedAliases.idl b/offapi/com/sun/star/util/XLocalizedAliases.idl index 4fa59bb23..36ab86b7c 100644 --- a/offapi/com/sun/star/util/XLocalizedAliases.idl +++ b/offapi/com/sun/star/util/XLocalizedAliases.idl @@ -2,9 +2,9 @@ * * $RCSfile: XLocalizedAliases.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:45:17 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:51 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -86,7 +86,6 @@ /** is the interface for binding programmatic names to aliases. Aliases can be provided in several locales for the same programmatic name. */ -[ uik(6739BEE0-CFF8-11d3-9EDB0050-04D8BBD0), ident( "XLocalizedAliases", 1.0 ) ] interface XLocalizedAliases: com::sun::star::uno::XInterface { @@ -166,6 +165,9 @@ interface XLocalizedAliases: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:45:17 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:36:20 hjs initial import diff --git a/offapi/com/sun/star/util/XMergeable.idl b/offapi/com/sun/star/util/XMergeable.idl index 7bc0e1729..e7a808f04 100644 --- a/offapi/com/sun/star/util/XMergeable.idl +++ b/offapi/com/sun/star/util/XMergeable.idl @@ -2,9 +2,9 @@ * * $RCSfile: XMergeable.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:45:17 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:51 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -75,7 +75,6 @@ // DocMerge from xml: interface com::sun::star::util::XMergeable /** represents a range of cells that can be merged. */ -[ uik(E2281104-33D6-11D1-AABE00A0-249D5590), ident( "XMergeable", 1.0 ) ] interface XMergeable: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -90,7 +89,7 @@ interface XMergeable: com::sun::star::uno::XInterface // DocMerge from xml: method com::sun::star::util::XMergeable::getIsMerged /** returns the current state of the cells. */ - [const] boolean getIsMerged(); + boolean getIsMerged(); }; @@ -101,6 +100,9 @@ interface XMergeable: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:45:17 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:36:20 hjs initial import diff --git a/offapi/com/sun/star/util/XModeSelector.idl b/offapi/com/sun/star/util/XModeSelector.idl index 26e98c02c..a7bbb9ab2 100644 --- a/offapi/com/sun/star/util/XModeSelector.idl +++ b/offapi/com/sun/star/util/XModeSelector.idl @@ -2,9 +2,9 @@ * * $RCSfile: XModeSelector.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:45:17 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:51 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ // DocMerge from xml: interface com::sun::star::util::XModeSelector /** is supported by objects which supply different modes. */ -[ uik(E2280423-33D6-11D1-AABE00A0-249D5590), ident( "XModeSelector", 1.0 ) ] interface XModeSelector: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -96,7 +95,7 @@ interface XModeSelector: com::sun::star::uno::XInterface /** @returns the current mode. */ - [const] string getMode(); + string getMode(); //------------------------------------------------------------------------- @@ -104,14 +103,14 @@ interface XModeSelector: com::sun::star::uno::XInterface /** @returns a sequence of all supported modes. */ - [const] sequence<string> getSupportedModes(); + sequence<string> getSupportedModes(); //------------------------------------------------------------------------- // DocMerge from xml: method com::sun::star::util::XModeSelector::supportsMode /** asks whether a mode is supported or not. */ - [const] boolean supportsMode( [in] string aMode ); + boolean supportsMode( [in] string aMode ); }; @@ -122,6 +121,9 @@ interface XModeSelector: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:45:17 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:36:20 hjs initial import diff --git a/offapi/com/sun/star/util/XModifiable.idl b/offapi/com/sun/star/util/XModifiable.idl index 8fa38bfef..fa16a9c92 100644 --- a/offapi/com/sun/star/util/XModifiable.idl +++ b/offapi/com/sun/star/util/XModifiable.idl @@ -2,9 +2,9 @@ * * $RCSfile: XModifiable.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:45:17 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:51 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -84,7 +84,6 @@ <p>Additionally, it makes it possible to register listener objects, which get notification whenever the status or content of the object changes. </p> */ -[ uik(B1168B82-4A72-11D3-9F480010-5AEF84A7), ident( "XModifiable", 1.0 ) ] interface XModifiable: com::sun::star::util::XModifyBroadcaster { //------------------------------------------------------------------------- @@ -96,7 +95,7 @@ interface XModifiable: com::sun::star::util::XModifyBroadcaster <p>The modification is always in relation to a certain state (i.e. the initial, loaded or last stored version). */ - [const] boolean isModified(); + boolean isModified(); //------------------------------------------------------------------------- @@ -116,6 +115,9 @@ interface XModifiable: com::sun::star::util::XModifyBroadcaster /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:45:17 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:36:20 hjs initial import diff --git a/offapi/com/sun/star/util/XModifyBroadcaster.idl b/offapi/com/sun/star/util/XModifyBroadcaster.idl index db9118096..2e1f01c6d 100644 --- a/offapi/com/sun/star/util/XModifyBroadcaster.idl +++ b/offapi/com/sun/star/util/XModifyBroadcaster.idl @@ -2,9 +2,9 @@ * * $RCSfile: XModifyBroadcaster.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:45:17 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:51 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -84,7 +84,6 @@ <p>The modified object must post the modification events immediately after the modification is performed.</p> */ -[ uik(E2281727-33D6-11D1-AABE00A0-249D5590), ident( "XModifyBroadcaster", 1.0 ) ] interface XModifyBroadcaster: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -110,6 +109,9 @@ interface XModifyBroadcaster: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:45:17 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:36:20 hjs initial import diff --git a/offapi/com/sun/star/util/XModifyListener.idl b/offapi/com/sun/star/util/XModifyListener.idl index 5a5c6258d..3d095fbb2 100644 --- a/offapi/com/sun/star/util/XModifyListener.idl +++ b/offapi/com/sun/star/util/XModifyListener.idl @@ -2,9 +2,9 @@ * * $RCSfile: XModifyListener.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:45:17 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:51 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -80,7 +80,6 @@ /** makes it possible to receive events when a model object changes. */ -[ uik(B1168B81-4A72-11D3-9F480010-5AEF84A7), ident( "XModifyListener", 1.0 ) ] interface XModifyListener: com::sun::star::lang::XEventListener { //------------------------------------------------------------------------- @@ -108,6 +107,9 @@ interface XModifyListener: com::sun::star::lang::XEventListener /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:45:17 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:36:20 hjs initial import diff --git a/offapi/com/sun/star/util/XNumberFormatPreviewer.idl b/offapi/com/sun/star/util/XNumberFormatPreviewer.idl index fb18c70c2..a44133a07 100644 --- a/offapi/com/sun/star/util/XNumberFormatPreviewer.idl +++ b/offapi/com/sun/star/util/XNumberFormatPreviewer.idl @@ -2,9 +2,9 @@ * * $RCSfile: XNumberFormatPreviewer.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-21 08:35:27 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:51 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -88,7 +88,6 @@ /** represents a number formatter, which can preview number formats without inserting them.@see NumberFormatter */ -[ uik(E2280422-33D6-11D1-AABE00A0-249D5590), ident( "XNumberFormatPreviewer", 1.0 ) ] interface XNumberFormatPreviewer: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -125,6 +124,9 @@ interface XNumberFormatPreviewer: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/21 08:35:27 mi + @see interface/service/... ident -> @see ident - for new docu generator + Revision 1.3 2000/11/08 12:45:17 mi moved from api diff --git a/offapi/com/sun/star/util/XNumberFormatTypes.idl b/offapi/com/sun/star/util/XNumberFormatTypes.idl index 8a833f573..f0bf5daa6 100644 --- a/offapi/com/sun/star/util/XNumberFormatTypes.idl +++ b/offapi/com/sun/star/util/XNumberFormatTypes.idl @@ -2,9 +2,9 @@ * * $RCSfile: XNumberFormatTypes.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:45:17 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:51 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ // DocMerge from xml: interface com::sun::star::util::XNumberFormatTypes /** represents functions to get specific predefined number formats. */ -[ uik(E2280407-33D6-11D1-AABE00A0-249D5590), ident( "XNumberFormatTypes", 1.0 ) ] interface XNumberFormatTypes: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -151,6 +150,9 @@ interface XNumberFormatTypes: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:45:17 mi + moved from api + Revision 1.2 2000/11/02 20:34:33 er getFormatIndex: added a comment pointing to <type scope=com::sun::star::i18n>NumberFormatIndex</type> diff --git a/offapi/com/sun/star/util/XNumberFormats.idl b/offapi/com/sun/star/util/XNumberFormats.idl index deb60d9b6..a717507df 100644 --- a/offapi/com/sun/star/util/XNumberFormats.idl +++ b/offapi/com/sun/star/util/XNumberFormats.idl @@ -2,9 +2,9 @@ * * $RCSfile: XNumberFormats.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:45:17 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:51 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -87,7 +87,6 @@ // DocMerge from xml: interface com::sun::star::util::XNumberFormats /** provides access to multiple <type>NumberFormat</type>s. */ -[ uik(E2280428-33D6-11D1-AABE00A0-249D5590), ident( "XNumberFormats", 1.0 ) ] interface XNumberFormats: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -180,6 +179,9 @@ interface XNumberFormats: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:45:17 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:36:20 hjs initial import diff --git a/offapi/com/sun/star/util/XNumberFormatsSupplier.idl b/offapi/com/sun/star/util/XNumberFormatsSupplier.idl index 29bffc921..1faaecc44 100644 --- a/offapi/com/sun/star/util/XNumberFormatsSupplier.idl +++ b/offapi/com/sun/star/util/XNumberFormatsSupplier.idl @@ -2,9 +2,9 @@ * * $RCSfile: XNumberFormatsSupplier.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:45:17 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:51 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -84,7 +84,6 @@ /** supplies the collection of <type>NumberFormat</type>s (for example, in a document) and the settings belonging to these formats. */ -[ uik(E2280421-33D6-11D1-AABE00A0-249D5590), ident( "XNumberFormatsSupplier", 1.0 ) ] interface XNumberFormatsSupplier: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -93,7 +92,7 @@ interface XNumberFormatsSupplier: com::sun::star::uno::XInterface /** @returns the <type>NumberFormatSettings</type> of this object. */ - [const] com::sun::star::beans::XPropertySet getNumberFormatSettings(); + com::sun::star::beans::XPropertySet getNumberFormatSettings(); //------------------------------------------------------------------------- @@ -101,7 +100,7 @@ interface XNumberFormatsSupplier: com::sun::star::uno::XInterface /** @returns the collection of number formats belonging to this object (e.g. to this document). */ - [const] com::sun::star::util::XNumberFormats getNumberFormats(); + com::sun::star::util::XNumberFormats getNumberFormats(); }; @@ -112,6 +111,9 @@ interface XNumberFormatsSupplier: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:45:17 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:36:20 hjs initial import diff --git a/offapi/com/sun/star/util/XNumberFormatter.idl b/offapi/com/sun/star/util/XNumberFormatter.idl index 83264466d..0bcdbf024 100644 --- a/offapi/com/sun/star/util/XNumberFormatter.idl +++ b/offapi/com/sun/star/util/XNumberFormatter.idl @@ -2,9 +2,9 @@ * * $RCSfile: XNumberFormatter.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:45:17 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:51 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -87,7 +87,6 @@ // DocMerge from xml: interface com::sun::star::util::XNumberFormatter /** represents a number formatter. */ -[ uik(E2280420-33D6-11D1-AABE00A0-249D5590), ident( "XNumberFormatter", 1.0 ) ] interface XNumberFormatter: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -110,7 +109,7 @@ interface XNumberFormatter: com::sun::star::uno::XInterface /** @returns the attached <type>NumberFormatsSupplier</type>. */ - [const] com::sun::star::util::XNumberFormatsSupplier getNumberFormatsSupplier(); + com::sun::star::util::XNumberFormatsSupplier getNumberFormatsSupplier(); //------------------------------------------------------------------------- @@ -199,6 +198,9 @@ interface XNumberFormatter: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:45:17 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:36:20 hjs initial import diff --git a/offapi/com/sun/star/util/XPropertyReplace.idl b/offapi/com/sun/star/util/XPropertyReplace.idl index 90d308b30..aafd4516b 100644 --- a/offapi/com/sun/star/util/XPropertyReplace.idl +++ b/offapi/com/sun/star/util/XPropertyReplace.idl @@ -2,9 +2,9 @@ * * $RCSfile: XPropertyReplace.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:45:17 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:51 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -87,7 +87,6 @@ // DocMerge from xml: interface com::sun::star::util::XPropertyReplace /** makes it possible to search and replace properties. */ -[ uik(E2280416-33D6-11D1-AABE00A0-249D5590), ident( "XPropertyReplace", 1.0 ) ] interface XPropertyReplace: com::sun::star::util::XReplaceDescriptor { //------------------------------------------------------------------------- @@ -96,7 +95,7 @@ interface XPropertyReplace: com::sun::star::util::XReplaceDescriptor /** provides the information if specific property values are searched or just the existance of the specified properties. */ - [const] boolean getValueSearch(); + boolean getValueSearch(); //------------------------------------------------------------------------- @@ -112,7 +111,7 @@ interface XPropertyReplace: com::sun::star::util::XReplaceDescriptor /** @returns the attributes to search for. */ - [const] sequence<com::sun::star::beans::PropertyValue> getSearchAttributes(); + sequence<com::sun::star::beans::PropertyValue> getSearchAttributes(); //------------------------------------------------------------------------- @@ -129,7 +128,7 @@ interface XPropertyReplace: com::sun::star::util::XReplaceDescriptor /** @returns the attribute values which are used to replace the found occurences. */ - [const] sequence<com::sun::star::beans::PropertyValue> getReplaceAttributes(); + sequence<com::sun::star::beans::PropertyValue> getReplaceAttributes(); //------------------------------------------------------------------------- @@ -149,6 +148,9 @@ interface XPropertyReplace: com::sun::star::util::XReplaceDescriptor /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:45:17 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:36:20 hjs initial import diff --git a/offapi/com/sun/star/util/XProtectable.idl b/offapi/com/sun/star/util/XProtectable.idl index acee4ff0a..d03f9563d 100644 --- a/offapi/com/sun/star/util/XProtectable.idl +++ b/offapi/com/sun/star/util/XProtectable.idl @@ -2,9 +2,9 @@ * * $RCSfile: XProtectable.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:45:17 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:51 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ // DocMerge from xml: interface com::sun::star::util::XProtectable /** makes it possible to protect objects from modifications. */ -[ uik(E2280417-33D6-11D1-AABE00A0-249D5590), ident( "XProtectable", 1.0 ) ] interface XProtectable: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -103,7 +102,7 @@ interface XProtectable: com::sun::star::uno::XInterface /** @returns the current state of protection. */ - [const] boolean isProtected(); + boolean isProtected(); }; @@ -114,6 +113,9 @@ interface XProtectable: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:45:17 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:36:20 hjs initial import diff --git a/offapi/com/sun/star/util/XRefreshListener.idl b/offapi/com/sun/star/util/XRefreshListener.idl index 26a379e3f..96038cb57 100644 --- a/offapi/com/sun/star/util/XRefreshListener.idl +++ b/offapi/com/sun/star/util/XRefreshListener.idl @@ -2,9 +2,9 @@ * * $RCSfile: XRefreshListener.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:45:17 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:51 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ // DocMerge from xml: interface com::sun::star::util::XRefreshListener /** makes it possible to receive <em>refreshed</em> events. */ -[ uik(E2280419-33D6-11D1-AABE00A0-249D5590), ident( "XRefreshListener", 1.0 ) ] interface XRefreshListener: com::sun::star::lang::XEventListener { //------------------------------------------------------------------------- @@ -98,6 +97,9 @@ interface XRefreshListener: com::sun::star::lang::XEventListener /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:45:17 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:36:21 hjs initial import diff --git a/offapi/com/sun/star/util/XRefreshable.idl b/offapi/com/sun/star/util/XRefreshable.idl index 5fbb5b88d..aefc28cfc 100644 --- a/offapi/com/sun/star/util/XRefreshable.idl +++ b/offapi/com/sun/star/util/XRefreshable.idl @@ -2,9 +2,9 @@ * * $RCSfile: XRefreshable.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:45:17 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:51 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ // DocMerge from xml: interface com::sun::star::util::XRefreshable /** is supported by objects with data that can be refreshed from a data source. */ -[ uik(E2280418-33D6-11D1-AABE00A0-249D5590), ident( "XRefreshable", 1.0 ) ] interface XRefreshable: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -112,6 +111,9 @@ interface XRefreshable: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:45:17 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:36:21 hjs initial import diff --git a/offapi/com/sun/star/util/XReplaceDescriptor.idl b/offapi/com/sun/star/util/XReplaceDescriptor.idl index 58df00c2a..6afecee14 100644 --- a/offapi/com/sun/star/util/XReplaceDescriptor.idl +++ b/offapi/com/sun/star/util/XReplaceDescriptor.idl @@ -2,9 +2,9 @@ * * $RCSfile: XReplaceDescriptor.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:45:17 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:51 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -75,7 +75,6 @@ // DocMerge from xml: interface com::sun::star::util::XReplaceDescriptor /** specifies a string replace operation. */ -[ uik(E2280415-33D6-11D1-AABE00A0-249D5590), ident( "XReplaceDescriptor", 1.0 ) ] interface XReplaceDescriptor: com::sun::star::util::XSearchDescriptor { //------------------------------------------------------------------------- @@ -84,7 +83,7 @@ interface XReplaceDescriptor: com::sun::star::util::XSearchDescriptor /** @returns the string which replaces the found occurences. */ - [const] string getReplaceString(); + string getReplaceString(); //------------------------------------------------------------------------- @@ -102,6 +101,9 @@ interface XReplaceDescriptor: com::sun::star::util::XSearchDescriptor /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:45:17 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:36:21 hjs initial import diff --git a/offapi/com/sun/star/util/XReplaceable.idl b/offapi/com/sun/star/util/XReplaceable.idl index 5bb59fd99..b238acf99 100644 --- a/offapi/com/sun/star/util/XReplaceable.idl +++ b/offapi/com/sun/star/util/XReplaceable.idl @@ -2,9 +2,9 @@ * * $RCSfile: XReplaceable.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-21 08:35:27 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:51 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -100,7 +100,6 @@ xFound = xDocument.replaceAll( xReplaceDescr ) </listing> */ -[ uik(E2280414-33D6-11D1-AABE00A0-249D5590), ident( "XReplaceable", 1.0 ) ] interface XReplaceable: com::sun::star::util::XSearchable { //------------------------------------------------------------------------- @@ -127,6 +126,9 @@ interface XReplaceable: com::sun::star::util::XSearchable /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/21 08:35:27 mi + @see interface/service/... ident -> @see ident - for new docu generator + Revision 1.3 2000/11/08 12:45:17 mi moved from api diff --git a/offapi/com/sun/star/util/XSearchDescriptor.idl b/offapi/com/sun/star/util/XSearchDescriptor.idl index d85bfe18f..7a0efe5d7 100644 --- a/offapi/com/sun/star/util/XSearchDescriptor.idl +++ b/offapi/com/sun/star/util/XSearchDescriptor.idl @@ -2,9 +2,9 @@ * * $RCSfile: XSearchDescriptor.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:45:17 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:51 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -75,7 +75,6 @@ // DocMerge from xml: interface com::sun::star::util::XSearchDescriptor /** specifies a string search operation. */ -[ uik(E2280413-33D6-11D1-AABE00A0-249D5590), ident( "XSearchDescriptor", 1.0 ) ] interface XSearchDescriptor: com::sun::star::beans::XPropertySet { //------------------------------------------------------------------------- @@ -84,7 +83,7 @@ interface XSearchDescriptor: com::sun::star::beans::XPropertySet /** @returns the string of characters to search for. */ - [const] string getSearchString(); + string getSearchString(); //------------------------------------------------------------------------- @@ -102,6 +101,9 @@ interface XSearchDescriptor: com::sun::star::beans::XPropertySet /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:45:17 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:36:21 hjs initial import diff --git a/offapi/com/sun/star/util/XSearchable.idl b/offapi/com/sun/star/util/XSearchable.idl index a8ac705ee..bf79a0b65 100644 --- a/offapi/com/sun/star/util/XSearchable.idl +++ b/offapi/com/sun/star/util/XSearchable.idl @@ -2,9 +2,9 @@ * * $RCSfile: XSearchable.idl,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: mi $ $Date: 2000-12-21 08:35:27 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:51 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -123,7 +123,6 @@ loop </listing> */ -[ uik(E2280412-33D6-11D1-AABE00A0-249D5590), ident( "XSearchable", 1.0 ) ] interface XSearchable: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -165,6 +164,9 @@ interface XSearchable: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.5 2000/12/21 08:35:27 mi + @see interface/service/... ident -> @see ident - for new docu generator + Revision 1.4 2000/12/14 12:53:46 mi <true></true> -> <TRUE/> and same with FALSE diff --git a/offapi/com/sun/star/util/XSimpleErrorHandler.idl b/offapi/com/sun/star/util/XSimpleErrorHandler.idl index ee29f8e3f..55281c6b3 100644 --- a/offapi/com/sun/star/util/XSimpleErrorHandler.idl +++ b/offapi/com/sun/star/util/XSimpleErrorHandler.idl @@ -2,9 +2,9 @@ * * $RCSfile: XSimpleErrorHandler.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:45:17 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:51 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -76,7 +76,6 @@ // DocMerge from xml: interface com::sun::star::util::XSimpleErrorHandler /** @deprecated */ -[ uik(800D53D1-6602-11D3-9EBD0050-04526B21), ident( "XSimpleErrorHandler", 1.0 ) ] interface XSimpleErrorHandler: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -94,6 +93,9 @@ interface XSimpleErrorHandler: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:45:17 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:36:21 hjs initial import diff --git a/offapi/com/sun/star/util/XSortable.idl b/offapi/com/sun/star/util/XSortable.idl index b646bc278..11d433ada 100644 --- a/offapi/com/sun/star/util/XSortable.idl +++ b/offapi/com/sun/star/util/XSortable.idl @@ -2,9 +2,9 @@ * * $RCSfile: XSortable.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:45:17 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:51 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ // DocMerge from xml: interface com::sun::star::util::XSortable /** makes it possible to sort the contents of this object. */ -[ uik(E2280401-33D6-11D1-AABE00A0-249D5590), ident( "XSortable", 1.0 ) ] interface XSortable: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -108,6 +107,9 @@ interface XSortable: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:45:17 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:36:21 hjs initial import diff --git a/offapi/com/sun/star/util/XStringEscape.idl b/offapi/com/sun/star/util/XStringEscape.idl index c0891c169..c255814b8 100644 --- a/offapi/com/sun/star/util/XStringEscape.idl +++ b/offapi/com/sun/star/util/XStringEscape.idl @@ -2,9 +2,9 @@ * * $RCSfile: XStringEscape.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:45:17 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:51 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -94,21 +94,20 @@ Strings that already conform to the naming conventions should be left unchanged or minimally modified.</p> */ -[ uik(D9E02321-6DCE-11d4-9F620050-DA6BA2A6), ident( "XStringEscape", 1.0 ) ] interface XStringEscape: com::sun::star::uno::XInterface { // DocMerge from xml: method com::sun::star::util::XStringEscape::escapeString /** Encodes an arbitrary string into an escaped form compatible with some naming rules. */ - [const] string escapeString([in] string aString) + string escapeString([in] string aString) raises( com::sun::star::lang::IllegalArgumentException); // DocMerge from xml: method com::sun::star::util::XStringEscape::unescapeString /** Decodes an escaped string into the original form. */ - [const] string unescapeString([in] string aEscapedString) + string unescapeString([in] string aEscapedString) raises( com::sun::star::lang::IllegalArgumentException); }; @@ -122,6 +121,9 @@ interface XStringEscape: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:45:17 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:36:21 hjs initial import diff --git a/offapi/com/sun/star/util/XStringMapping.idl b/offapi/com/sun/star/util/XStringMapping.idl index c23e4cd74..1de9c52c4 100644 --- a/offapi/com/sun/star/util/XStringMapping.idl +++ b/offapi/com/sun/star/util/XStringMapping.idl @@ -2,9 +2,9 @@ * * $RCSfile: XStringMapping.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:45:17 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:51 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -74,7 +74,6 @@ // DocMerge from xml: interface com::sun::star::util::XStringMapping /** provides a mapping from <atom>string<atom> to <atom>string<atom></atom></atom></atom></atom> */ -[ uik(B1769461-646A-11d4-8B210010-4BCAF449), ident( "XStringMapping", 1.0 ) ] interface XStringMapping: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -93,6 +92,9 @@ interface XStringMapping: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:45:17 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:36:21 hjs initial import diff --git a/offapi/com/sun/star/util/XTextSearch.idl b/offapi/com/sun/star/util/XTextSearch.idl index 1d4cc6004..c57308124 100644 --- a/offapi/com/sun/star/util/XTextSearch.idl +++ b/offapi/com/sun/star/util/XTextSearch.idl @@ -2,9 +2,9 @@ * * $RCSfile: XTextSearch.idl,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: jp $ $Date: 2001-02-01 20:12:03 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:51 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -174,7 +174,6 @@ struct SearchResult { -[ uik(3dac5850-7d7d-11d4-9f990050-04d8bbe9), ident( "XTextSearch", 1.0 ) ] interface XTextSearch : com::sun::star::uno::XInterface { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/util/XURLTransformer.idl b/offapi/com/sun/star/util/XURLTransformer.idl index 4eef66574..bf94dafe4 100644 --- a/offapi/com/sun/star/util/XURLTransformer.idl +++ b/offapi/com/sun/star/util/XURLTransformer.idl @@ -2,9 +2,9 @@ * * $RCSfile: XURLTransformer.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-21 08:35:27 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:51 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ // DocMerge from xml: interface com::sun::star::util::XURLTransformer /** supports parsing and assembling of URLs.@see URL */ -[ uik(E2280110-33D6-11D1-AABE00A0-249D5590), ident( "XURLTransformer", 1.0 ) ] interface XURLTransformer: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -135,6 +134,9 @@ interface XURLTransformer: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/21 08:35:27 mi + @see interface/service/... ident -> @see ident - for new docu generator + Revision 1.3 2000/11/08 12:45:17 mi moved from api diff --git a/offapi/com/sun/star/util/XUniqueIDFactory.idl b/offapi/com/sun/star/util/XUniqueIDFactory.idl index 25971f3f7..c1cc9d831 100644 --- a/offapi/com/sun/star/util/XUniqueIDFactory.idl +++ b/offapi/com/sun/star/util/XUniqueIDFactory.idl @@ -2,9 +2,9 @@ * * $RCSfile: XUniqueIDFactory.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:45:17 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:51 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -73,7 +73,6 @@ // DocMerge from xml: interface com::sun::star::util::XUniqueIDFactory /** creates IDs which are unique within the container. */ -[ uik(965BA026-A0F6-11d3-869B0050-04D8BC00), ident("UniqueIDFactory", 1.0) ] interface XUniqueIDFactory: com::sun::star::uno::XInterface { // DocMerge: empty anyway @@ -87,6 +86,9 @@ interface XUniqueIDFactory: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:45:17 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:36:21 hjs initial import diff --git a/offapi/com/sun/star/view/XControlAccess.idl b/offapi/com/sun/star/view/XControlAccess.idl index 818e555d5..4b60a23eb 100644 --- a/offapi/com/sun/star/view/XControlAccess.idl +++ b/offapi/com/sun/star/view/XControlAccess.idl @@ -2,9 +2,9 @@ * * $RCSfile: XControlAccess.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:45:34 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:53 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -87,7 +87,6 @@ // DocMerge from xml: interface com::sun::star::view::XControlAccess /** provides access to the controls in a view.@see com::sun::star::frame::XController */ -[ uik(E2280305-33D6-11D1-AABE00A0-249D5590), ident( "XControlAccess", 1.0 ) ] interface XControlAccess: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -107,6 +106,9 @@ interface XControlAccess: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:45:34 mi + moved from api + Revision 1.2 2000/10/09 14:25:03 mi #78715# exchanged stardiv::... by com::sun::star::... (especially in @see tags) diff --git a/offapi/com/sun/star/view/XLineCursor.idl b/offapi/com/sun/star/view/XLineCursor.idl index e281be53e..5005b690b 100644 --- a/offapi/com/sun/star/view/XLineCursor.idl +++ b/offapi/com/sun/star/view/XLineCursor.idl @@ -2,9 +2,9 @@ * * $RCSfile: XLineCursor.idl,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: mi $ $Date: 2000-12-21 08:35:28 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:53 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -77,7 +77,6 @@ @see com::sun::star::text::TextCursor @see com::sun::star::view::ViewCursor */ -[ uik(85DDD700-71BD-11D3-9F760010-5AEF84A7), ident( "XLineCursor", 1.0 ) ] interface XLineCursor: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -119,6 +118,9 @@ interface XLineCursor: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.5 2000/12/21 08:35:28 mi + @see interface/service/... ident -> @see ident - for new docu generator + Revision 1.4 2000/12/19 16:04:00 mi documentations syntax errors fixed diff --git a/offapi/com/sun/star/view/XPrintPreview.idl b/offapi/com/sun/star/view/XPrintPreview.idl index b95293929..e2595d66d 100644 --- a/offapi/com/sun/star/view/XPrintPreview.idl +++ b/offapi/com/sun/star/view/XPrintPreview.idl @@ -2,9 +2,9 @@ * * $RCSfile: XPrintPreview.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:45:34 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:53 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -73,7 +73,6 @@ module com { module sun { module star { module view { //============================================================================= /** @deprecated */ -[ uik(E2280301-33D6-11D1-AABE00A0-249D5590), ident( "XPrintPreview", 1.0 ) ] interface XPrintPreview: com::sun::star::uno::XInterface { /** RowCount and ColumnCount contain the number of rows and columns diff --git a/offapi/com/sun/star/view/XPrintSettingsSupplier.idl b/offapi/com/sun/star/view/XPrintSettingsSupplier.idl index e0a4cef18..237937be6 100644 --- a/offapi/com/sun/star/view/XPrintSettingsSupplier.idl +++ b/offapi/com/sun/star/view/XPrintSettingsSupplier.idl @@ -2,9 +2,9 @@ * * $RCSfile: XPrintSettingsSupplier.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:45:34 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:53 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ // DocMerge from xml: interface com::sun::star::view::XPrintSettingsSupplier /** offers printing related settings. */ -[ uik(E2280302-33D6-11D1-AABE00A0-249D5590), ident( "XPrintSettingsSupplier", 1.0 ) ] interface XPrintSettingsSupplier: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -90,7 +89,7 @@ interface XPrintSettingsSupplier: com::sun::star::uno::XInterface @see PrintSettings */ - [const] com::sun::star::beans::XPropertySet getPrintSettings(); + com::sun::star::beans::XPropertySet getPrintSettings(); }; @@ -101,6 +100,9 @@ interface XPrintSettingsSupplier: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:45:34 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:36:21 hjs initial import diff --git a/offapi/com/sun/star/view/XPrintable.idl b/offapi/com/sun/star/view/XPrintable.idl index 89f602ecd..6c06f1775 100644 --- a/offapi/com/sun/star/view/XPrintable.idl +++ b/offapi/com/sun/star/view/XPrintable.idl @@ -2,9 +2,9 @@ * * $RCSfile: XPrintable.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-21 08:35:28 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:53 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -83,7 +83,6 @@ // DocMerge from xml: interface com::sun::star::view::XPrintable /** represents something that can be printed. */ -[ uik(E2280300-33D6-11D1-AABE00A0-249D5590), ident( "XPrintable", 1.0 ) ] interface XPrintable: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -96,7 +95,7 @@ interface XPrintable: com::sun::star::uno::XInterface @see PrinterDescriptor */ - [const] sequence<com::sun::star::beans::PropertyValue> getPrinter(); + sequence<com::sun::star::beans::PropertyValue> getPrinter(); //------------------------------------------------------------------------- @@ -129,6 +128,9 @@ interface XPrintable: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/21 08:35:28 mi + @see interface/service/... ident -> @see ident - for new docu generator + Revision 1.3 2000/11/08 12:45:34 mi moved from api diff --git a/offapi/com/sun/star/view/XPrintableBroadcaster.idl b/offapi/com/sun/star/view/XPrintableBroadcaster.idl index 82535803a..6d59739f5 100644 --- a/offapi/com/sun/star/view/XPrintableBroadcaster.idl +++ b/offapi/com/sun/star/view/XPrintableBroadcaster.idl @@ -2,9 +2,9 @@ * * $RCSfile: XPrintableBroadcaster.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:45:34 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:53 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -81,7 +81,6 @@ @see XPrintableListener */ -[ uik(E2280300-43D6-11D1-AABE00A0-249D6580), ident( "XPrintableBroadcaster", 1.0 ) ] interface XPrintableBroadcaster : com::sun::star::uno::XInterface { /** adds an <type>XPrintableListener</type> to be informed about print progress diff --git a/offapi/com/sun/star/view/XPrintableListener.idl b/offapi/com/sun/star/view/XPrintableListener.idl index e7720b5f1..ae9e88121 100644 --- a/offapi/com/sun/star/view/XPrintableListener.idl +++ b/offapi/com/sun/star/view/XPrintableListener.idl @@ -2,9 +2,9 @@ * * $RCSfile: XPrintableListener.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:45:34 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:53 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -86,7 +86,6 @@ @see XPrintableBroadcaster */ -[ uik(E2280300-4356-1151-ACBE0EAF-239D6580), ident( "XPrintableListener", 1.0 ) ] interface XPrintableListener : com::sun::star::lang::XEventListener { /** informs the user of the new state in print progress diff --git a/offapi/com/sun/star/view/XScreenCursor.idl b/offapi/com/sun/star/view/XScreenCursor.idl index c24479c55..a6a58031a 100644 --- a/offapi/com/sun/star/view/XScreenCursor.idl +++ b/offapi/com/sun/star/view/XScreenCursor.idl @@ -2,9 +2,9 @@ * * $RCSfile: XScreenCursor.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:45:34 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:53 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -75,7 +75,6 @@ // DocMerge from xml: interface com::sun::star::view::XScreenCursor /** enables the object to leaf in steps of the displayed size. */ -[ uik(E2280306-33D6-11D1-AABE00A0-249D5590), ident( "XScreenCursor", 1.0 ) ] interface XScreenCursor: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -101,6 +100,9 @@ interface XScreenCursor: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:45:34 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:36:22 hjs initial import diff --git a/offapi/com/sun/star/view/XSelectionChangeListener.idl b/offapi/com/sun/star/view/XSelectionChangeListener.idl index 82b04771f..aa2ec2ac6 100644 --- a/offapi/com/sun/star/view/XSelectionChangeListener.idl +++ b/offapi/com/sun/star/view/XSelectionChangeListener.idl @@ -2,9 +2,9 @@ * * $RCSfile: XSelectionChangeListener.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-21 08:35:28 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:53 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ // DocMerge from xml: interface com::sun::star::view::XSelectionChangeListener /** makes it possible to receive an event when the selection changes.@see com::sun::star::sheet::SpreadsheetViewPane */ -[ uik(E2280303-33D6-11D1-AABE00A0-249D5590), ident( "XSelectionChangeListener", 1.0 ) ] interface XSelectionChangeListener: com::sun::star::lang::XEventListener { //------------------------------------------------------------------------- @@ -98,6 +97,9 @@ interface XSelectionChangeListener: com::sun::star::lang::XEventListener /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/21 08:35:28 mi + @see interface/service/... ident -> @see ident - for new docu generator + Revision 1.3 2000/11/08 12:45:34 mi moved from api diff --git a/offapi/com/sun/star/view/XSelectionSupplier.idl b/offapi/com/sun/star/view/XSelectionSupplier.idl index 326867db7..2055ccd26 100644 --- a/offapi/com/sun/star/view/XSelectionSupplier.idl +++ b/offapi/com/sun/star/view/XSelectionSupplier.idl @@ -2,9 +2,9 @@ * * $RCSfile: XSelectionSupplier.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-21 08:35:28 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:53 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -83,7 +83,6 @@ // DocMerge from xml: interface com::sun::star::view::XSelectionSupplier /** makes it possible to access and change the selection in a view.@see OfficeDocumentView */ -[ uik(E2280304-33D6-11D1-AABE00A0-249D5590), ident( "XSelectionSupplier", 1.0 ) ] interface XSelectionSupplier: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -105,7 +104,7 @@ interface XSelectionSupplier: com::sun::star::uno::XInterface in the component to which the view belongs or it is an interface of a collection which contains such objects. */ - [const] any getSelection(); + any getSelection(); //------------------------------------------------------------------------- @@ -136,6 +135,9 @@ interface XSelectionSupplier: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/21 08:35:28 mi + @see interface/service/... ident -> @see ident - for new docu generator + Revision 1.3 2000/11/08 12:45:34 mi moved from api diff --git a/offapi/com/sun/star/view/XViewCursor.idl b/offapi/com/sun/star/view/XViewCursor.idl index 781f37bb6..3ac813fdb 100644 --- a/offapi/com/sun/star/view/XViewCursor.idl +++ b/offapi/com/sun/star/view/XViewCursor.idl @@ -2,9 +2,9 @@ * * $RCSfile: XViewCursor.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-21 08:35:28 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:53 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ @see com::sun::star::text::TextCursor @see com::sun::star::view::LineCursor */ -[ uik(1A527DD0-71BD-11D3-9F760010-5AEF84A7), ident( "XViewCursor", 1.0 ) ] interface XViewCursor: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -123,6 +122,9 @@ interface XViewCursor: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.4 2000/12/21 08:35:28 mi + @see interface/service/... ident -> @see ident - for new docu generator + Revision 1.3 2000/11/08 12:45:34 mi moved from api diff --git a/offapi/com/sun/star/view/XViewSettingsSupplier.idl b/offapi/com/sun/star/view/XViewSettingsSupplier.idl index d59ddf937..a0ff7fef9 100644 --- a/offapi/com/sun/star/view/XViewSettingsSupplier.idl +++ b/offapi/com/sun/star/view/XViewSettingsSupplier.idl @@ -2,9 +2,9 @@ * * $RCSfile: XViewSettingsSupplier.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:45:34 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:53 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,6 @@ // DocMerge from xml: interface com::sun::star::view::XViewSettingsSupplier /** provides access to the view settings of the object. */ -[ uik(E2280307-33D6-11D1-AABE00A0-249D5590), ident( "XViewSettingsSupplier", 1.0 ) ] interface XViewSettingsSupplier: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -88,7 +87,7 @@ interface XViewSettingsSupplier: com::sun::star::uno::XInterface /** @returns an interface to the <type scope="com::sun::star::text">ViewSettings</type>. */ - [const] com::sun::star::beans::XPropertySet getViewSettings(); + com::sun::star::beans::XPropertySet getViewSettings(); }; @@ -99,6 +98,9 @@ interface XViewSettingsSupplier: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:45:34 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:36:22 hjs initial import diff --git a/offapi/com/sun/star/xml/sax/XAttributeList.idl b/offapi/com/sun/star/xml/sax/XAttributeList.idl index 090361c5f..f3bae0641 100644 --- a/offapi/com/sun/star/xml/sax/XAttributeList.idl +++ b/offapi/com/sun/star/xml/sax/XAttributeList.idl @@ -2,9 +2,9 @@ * * $RCSfile: XAttributeList.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:45:43 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:54 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -86,7 +86,6 @@ <p>This interface is an IDL version of the Java interface <em>org.xml.sax.AttributeList</em>.</p> */ -[ uik(4C809AF5-1281-11D3-9EC30010-5A677293), ident( "XAttributeList", 1.0 ) ] interface XAttributeList: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -147,6 +146,9 @@ interface XAttributeList: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:45:43 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:36:22 hjs initial import diff --git a/offapi/com/sun/star/xml/sax/XDTDHandler.idl b/offapi/com/sun/star/xml/sax/XDTDHandler.idl index 7b1ca466a..67f27b715 100644 --- a/offapi/com/sun/star/xml/sax/XDTDHandler.idl +++ b/offapi/com/sun/star/xml/sax/XDTDHandler.idl @@ -2,9 +2,9 @@ * * $RCSfile: XDTDHandler.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:45:43 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:54 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -88,7 +88,6 @@ and/or notation that corresponds with the attribute value. </p> */ -[ uik(4C809AF2-1281-11D3-9EC30010-5A677293), ident( "XDTDHandler", 1.0 ) ] interface XDTDHandler: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -119,6 +118,9 @@ interface XDTDHandler: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:45:43 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:36:22 hjs initial import diff --git a/offapi/com/sun/star/xml/sax/XDocumentHandler.idl b/offapi/com/sun/star/xml/sax/XDocumentHandler.idl index cecc03df5..6342c49ec 100644 --- a/offapi/com/sun/star/xml/sax/XDocumentHandler.idl +++ b/offapi/com/sun/star/xml/sax/XDocumentHandler.idl @@ -2,9 +2,9 @@ * * $RCSfile: XDocumentHandler.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:45:43 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:54 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -93,7 +93,6 @@ <em>org.xml.sax.DocumentHandler</em> with some smaller adaptations.</p> */ -[ uik(4C809AF7-1281-11D3-9EC30010-5A677293), ident( "XDocumentHandler", 1.0 ) ] interface XDocumentHandler: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -171,6 +170,9 @@ interface XDocumentHandler: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:45:43 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:36:22 hjs initial import diff --git a/offapi/com/sun/star/xml/sax/XEntityResolver.idl b/offapi/com/sun/star/xml/sax/XEntityResolver.idl index c378d07de..2cfe06d98 100644 --- a/offapi/com/sun/star/xml/sax/XEntityResolver.idl +++ b/offapi/com/sun/star/xml/sax/XEntityResolver.idl @@ -2,9 +2,9 @@ * * $RCSfile: XEntityResolver.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:45:43 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:54 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -86,7 +86,6 @@ references (See documentation of the parser implementation). Use this interface to modify or reimplement this behaviour.</p> */ -[ uik(4C809AF3-1281-11D3-9EC30010-5A677293), ident( "XEntityResolver", 1.0 ) ] interface XEntityResolver: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -110,6 +109,9 @@ interface XEntityResolver: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:45:43 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:36:22 hjs initial import diff --git a/offapi/com/sun/star/xml/sax/XErrorHandler.idl b/offapi/com/sun/star/xml/sax/XErrorHandler.idl index 3b86450d9..aa1584f79 100644 --- a/offapi/com/sun/star/xml/sax/XErrorHandler.idl +++ b/offapi/com/sun/star/xml/sax/XErrorHandler.idl @@ -2,9 +2,9 @@ * * $RCSfile: XErrorHandler.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:45:43 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:54 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -98,7 +98,6 @@ as an argument, so an <code>any</code> serves as the container. The type of the exception is <type>SAXParseException</type> or an instance of a derived class.</p> */ -[ uik(4C809AF4-1281-11D3-9EC30010-5A677293), ident( "XErrorHandler", 1.0 ) ] interface XErrorHandler: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -134,6 +133,9 @@ interface XErrorHandler: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:45:43 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:36:22 hjs initial import diff --git a/offapi/com/sun/star/xml/sax/XExtendedDocumentHandler.idl b/offapi/com/sun/star/xml/sax/XExtendedDocumentHandler.idl index 73b8205c5..e8e6d80ba 100644 --- a/offapi/com/sun/star/xml/sax/XExtendedDocumentHandler.idl +++ b/offapi/com/sun/star/xml/sax/XExtendedDocumentHandler.idl @@ -2,9 +2,9 @@ * * $RCSfile: XExtendedDocumentHandler.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:45:43 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:54 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -80,7 +80,6 @@ /** this interface does not conform to the SAX-standard. Note: Whether or not every callback is supported is dependent on the parser implementation. */ -[ uik(4E1C9650-3A87-11D3-9EDE0010-5A677293), ident( "XExtendedDocumentHandler", 1.0 ) ] interface XExtendedDocumentHandler: com::sun::star::xml::sax::XDocumentHandler { //------------------------------------------------------------------------- @@ -143,6 +142,9 @@ interface XExtendedDocumentHandler: com::sun::star::xml::sax::XDocumentHandler /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:45:43 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:36:22 hjs initial import diff --git a/offapi/com/sun/star/xml/sax/XLocator.idl b/offapi/com/sun/star/xml/sax/XLocator.idl index 7d5b57908..4ad42880e 100644 --- a/offapi/com/sun/star/xml/sax/XLocator.idl +++ b/offapi/com/sun/star/xml/sax/XLocator.idl @@ -2,9 +2,9 @@ * * $RCSfile: XLocator.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:45:43 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:54 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -80,7 +80,6 @@ <p>This interface is an IDL version of the Java interface <em>org.xml.sax.Locator</em>.</p> */ -[ uik(4C809AF6-1281-11D3-9EC30010-5A677293), ident( "XLocator", 1.0 ) ] interface XLocator: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -123,6 +122,9 @@ interface XLocator: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:45:43 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:36:22 hjs initial import diff --git a/offapi/com/sun/star/xml/sax/XParser.idl b/offapi/com/sun/star/xml/sax/XParser.idl index d5c263452..6d9e9abdc 100644 --- a/offapi/com/sun/star/xml/sax/XParser.idl +++ b/offapi/com/sun/star/xml/sax/XParser.idl @@ -2,9 +2,9 @@ * * $RCSfile: XParser.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:45:43 $ + * last change: $Author: jsc $ $Date: 2001-03-16 16:41:54 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -112,7 +112,6 @@ <p>This interface is an IDL version of the Java interface <em>org.xml.sax.Parser</em> with some minor adaptations.</p> */ -[ uik(4C809AF1-1281-11D3-9EC30010-5A677293), ident( "XParser", 1.0 ) ] interface XParser: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- @@ -182,6 +181,9 @@ interface XParser: com::sun::star::uno::XInterface /*============================================================================= $Log: not supported by cvs2svn $ + Revision 1.3 2000/11/08 12:45:43 mi + moved from api + Revision 1.1.1.1 2000/09/18 23:36:22 hjs initial import |