summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/awt')
-rw-r--r--offapi/com/sun/star/awt/XActionListener.idl2
-rw-r--r--offapi/com/sun/star/awt/XActivateListener.idl4
-rw-r--r--offapi/com/sun/star/awt/XAdjustmentListener.idl2
-rw-r--r--offapi/com/sun/star/awt/XButton.idl8
-rw-r--r--offapi/com/sun/star/awt/XCheckBox.idl10
-rw-r--r--offapi/com/sun/star/awt/XComboBox.idl16
-rw-r--r--offapi/com/sun/star/awt/XControl.idl6
-rw-r--r--offapi/com/sun/star/awt/XControlContainer.idl6
-rw-r--r--offapi/com/sun/star/awt/XCurrencyField.idl16
-rw-r--r--offapi/com/sun/star/awt/XDateField.idl14
-rw-r--r--offapi/com/sun/star/awt/XDialog.idl2
-rw-r--r--offapi/com/sun/star/awt/XDisplayConnection.idl8
-rw-r--r--offapi/com/sun/star/awt/XExtendedToolkit.idl16
-rw-r--r--offapi/com/sun/star/awt/XFileDialog.idl6
-rw-r--r--offapi/com/sun/star/awt/XFixedHyperlink.idl10
-rw-r--r--offapi/com/sun/star/awt/XFixedText.idl4
-rw-r--r--offapi/com/sun/star/awt/XFocusListener.idl4
-rw-r--r--offapi/com/sun/star/awt/XGraphics.idl54
-rw-r--r--offapi/com/sun/star/awt/XImageButton.idl6
-rw-r--r--offapi/com/sun/star/awt/XImageConsumer.idl10
-rw-r--r--offapi/com/sun/star/awt/XImageProducer.idl6
-rw-r--r--offapi/com/sun/star/awt/XItemEventBroadcaster.idl4
-rw-r--r--offapi/com/sun/star/awt/XItemListener.idl2
-rw-r--r--offapi/com/sun/star/awt/XKeyListener.idl4
-rw-r--r--offapi/com/sun/star/awt/XListBox.idl26
-rw-r--r--offapi/com/sun/star/awt/XMenu.idl14
-rw-r--r--offapi/com/sun/star/awt/XMenuListener.idl8
-rw-r--r--offapi/com/sun/star/awt/XMessageBox.idl4
-rw-r--r--offapi/com/sun/star/awt/XMouseListener.idl8
-rw-r--r--offapi/com/sun/star/awt/XNumericField.idl16
-rw-r--r--offapi/com/sun/star/awt/XPaintListener.idl2
-rw-r--r--offapi/com/sun/star/awt/XPatternField.idl6
-rw-r--r--offapi/com/sun/star/awt/XPointer.idl2
-rw-r--r--offapi/com/sun/star/awt/XPopupMenu.idl6
-rw-r--r--offapi/com/sun/star/awt/XProgressBar.idl8
-rw-r--r--offapi/com/sun/star/awt/XProgressMonitor.idl6
-rw-r--r--offapi/com/sun/star/awt/XRadioButton.idl8
-rw-r--r--offapi/com/sun/star/awt/XRegion.idl20
-rw-r--r--offapi/com/sun/star/awt/XScrollBar.idl18
-rw-r--r--offapi/com/sun/star/awt/XSpinField.idl14
-rw-r--r--offapi/com/sun/star/awt/XSpinListener.idl8
-rw-r--r--offapi/com/sun/star/awt/XSpinValue.idl14
-rw-r--r--offapi/com/sun/star/awt/XTabController.idl12
-rw-r--r--offapi/com/sun/star/awt/XTabControllerModel.idl6
-rw-r--r--offapi/com/sun/star/awt/XTextComponent.idl14
-rw-r--r--offapi/com/sun/star/awt/XTextEditField.idl2
-rw-r--r--offapi/com/sun/star/awt/XTextListener.idl2
-rw-r--r--offapi/com/sun/star/awt/XTimeField.idl12
-rw-r--r--offapi/com/sun/star/awt/XTopWindow.idl10
-rw-r--r--offapi/com/sun/star/awt/XTopWindowListener.idl14
-rw-r--r--offapi/com/sun/star/awt/XUnoControlContainer.idl6
-rw-r--r--offapi/com/sun/star/awt/XUserInputInterception.idl8
-rw-r--r--offapi/com/sun/star/awt/XVclContainer.idl4
-rw-r--r--offapi/com/sun/star/awt/XVclContainerListener.idl4
-rw-r--r--offapi/com/sun/star/awt/XVclContainerPeer.idl6
-rw-r--r--offapi/com/sun/star/awt/XVclWindowPeer.idl8
-rw-r--r--offapi/com/sun/star/awt/XView.idl4
-rw-r--r--offapi/com/sun/star/awt/XWindow.idl32
-rw-r--r--offapi/com/sun/star/awt/XWindowListener.idl8
-rw-r--r--offapi/com/sun/star/awt/XWindowListener2.idl4
-rw-r--r--offapi/com/sun/star/awt/XWindowPeer.idl8
-rw-r--r--offapi/com/sun/star/awt/grid/XGridSelectionListener.idl2
-rw-r--r--offapi/com/sun/star/awt/tab/XTabPageContainer.idl4
-rw-r--r--offapi/com/sun/star/awt/tab/XTabPageContainerListener.idl2
64 files changed, 290 insertions, 290 deletions
diff --git a/offapi/com/sun/star/awt/XActionListener.idl b/offapi/com/sun/star/awt/XActionListener.idl
index 712b1cbebabd..bf42392fb1ae 100644
--- a/offapi/com/sun/star/awt/XActionListener.idl
+++ b/offapi/com/sun/star/awt/XActionListener.idl
@@ -35,7 +35,7 @@ published interface XActionListener: com::sun::star::lang::XEventListener
/** is invoked when an action is performed.
*/
- [oneway] void actionPerformed( [in] com::sun::star::awt::ActionEvent rEvent );
+ void actionPerformed( [in] com::sun::star::awt::ActionEvent rEvent );
};
diff --git a/offapi/com/sun/star/awt/XActivateListener.idl b/offapi/com/sun/star/awt/XActivateListener.idl
index 288c52acde6b..30e33412c398 100644
--- a/offapi/com/sun/star/awt/XActivateListener.idl
+++ b/offapi/com/sun/star/awt/XActivateListener.idl
@@ -42,7 +42,7 @@ published interface XActivateListener: com::sun::star::lang::XEventListener
@see XFocusListener::focusGained
*/
- [oneway] void windowActivated( [in] com::sun::star::lang::EventObject e );
+ void windowActivated( [in] com::sun::star::lang::EventObject e );
/** is invoked when a window is deactivated.
@@ -51,7 +51,7 @@ published interface XActivateListener: com::sun::star::lang::XEventListener
@see XFocusListener::focusLost
*/
- [oneway] void windowDeactivated( [in] com::sun::star::lang::EventObject e );
+ void windowDeactivated( [in] com::sun::star::lang::EventObject e );
};
diff --git a/offapi/com/sun/star/awt/XAdjustmentListener.idl b/offapi/com/sun/star/awt/XAdjustmentListener.idl
index a9057ba7ccc9..f91736fb5c7b 100644
--- a/offapi/com/sun/star/awt/XAdjustmentListener.idl
+++ b/offapi/com/sun/star/awt/XAdjustmentListener.idl
@@ -35,7 +35,7 @@ published interface XAdjustmentListener: com::sun::star::lang::XEventListener
/** is invoked when the adjustment has changed.
*/
- [oneway] void adjustmentValueChanged( [in] com::sun::star::awt::AdjustmentEvent rEvent );
+ void adjustmentValueChanged( [in] com::sun::star::awt::AdjustmentEvent rEvent );
};
diff --git a/offapi/com/sun/star/awt/XButton.idl b/offapi/com/sun/star/awt/XButton.idl
index 16d62373e379..24dfa73846b4 100644
--- a/offapi/com/sun/star/awt/XButton.idl
+++ b/offapi/com/sun/star/awt/XButton.idl
@@ -35,22 +35,22 @@ published interface XButton: com::sun::star::uno::XInterface
/** registers an event handler for button action events.
*/
- [oneway] void addActionListener( [in] com::sun::star::awt::XActionListener l );
+ void addActionListener( [in] com::sun::star::awt::XActionListener l );
/** unregisters an event handler for button action events.
*/
- [oneway] void removeActionListener( [in] com::sun::star::awt::XActionListener l );
+ void removeActionListener( [in] com::sun::star::awt::XActionListener l );
/** sets the label of the button.
*/
- [oneway] void setLabel( [in] string Label );
+ void setLabel( [in] string Label );
/** sets a command string for pushing the button.
*/
- [oneway] void setActionCommand( [in] string Command );
+ void setActionCommand( [in] string Command );
};
diff --git a/offapi/com/sun/star/awt/XCheckBox.idl b/offapi/com/sun/star/awt/XCheckBox.idl
index 0878bf2fa991..07f69e8d2f33 100644
--- a/offapi/com/sun/star/awt/XCheckBox.idl
+++ b/offapi/com/sun/star/awt/XCheckBox.idl
@@ -36,12 +36,12 @@ published interface XCheckBox: com::sun::star::uno::XInterface
/** registers a listener for item events.
*/
- [oneway] void addItemListener( [in] com::sun::star::awt::XItemListener l );
+ void addItemListener( [in] com::sun::star::awt::XItemListener l );
/** unregisters a listener for item events.
*/
- [oneway] void removeItemListener( [in] com::sun::star::awt::XItemListener l );
+ void removeItemListener( [in] com::sun::star::awt::XItemListener l );
/** returns the state of the check box.
@@ -51,17 +51,17 @@ published interface XCheckBox: com::sun::star::uno::XInterface
/** sets the state of the check box.
*/
- [oneway] void setState( [in] short n );
+ void setState( [in] short n );
/** sets the label of the check box.
*/
- [oneway] void setLabel( [in] string Label );
+ void setLabel( [in] string Label );
/** enables or disables the tri state mode.
*/
- [oneway] void enableTriState( [in] boolean b );
+ void enableTriState( [in] boolean b );
};
diff --git a/offapi/com/sun/star/awt/XComboBox.idl b/offapi/com/sun/star/awt/XComboBox.idl
index 1eb951d9ff81..67b69e1c18a8 100644
--- a/offapi/com/sun/star/awt/XComboBox.idl
+++ b/offapi/com/sun/star/awt/XComboBox.idl
@@ -38,37 +38,37 @@ published interface XComboBox: com::sun::star::uno::XInterface
/** registers a listener for item events.
*/
- [oneway] void addItemListener( [in] com::sun::star::awt::XItemListener l );
+ void addItemListener( [in] com::sun::star::awt::XItemListener l );
/** unregisters a listener for item events.
*/
- [oneway] void removeItemListener( [in] com::sun::star::awt::XItemListener l );
+ void removeItemListener( [in] com::sun::star::awt::XItemListener l );
/** registers a listener for action events.
*/
- [oneway] void addActionListener( [in] com::sun::star::awt::XActionListener l );
+ void addActionListener( [in] com::sun::star::awt::XActionListener l );
/** unregisters a listener for action events.
*/
- [oneway] void removeActionListener( [in] com::sun::star::awt::XActionListener l );
+ void removeActionListener( [in] com::sun::star::awt::XActionListener l );
/** adds an item at the specified position.
*/
- [oneway] void addItem( [in] string aItem, [in] short nPos );
+ void addItem( [in] string aItem, [in] short nPos );
/** adds multiple items at the specified position.
*/
- [oneway] void addItems( [in] sequence<string> aItems, [in] short nPos );
+ void addItems( [in] sequence<string> aItems, [in] short nPos );
/** removes a number of items at the specified position.
*/
- [oneway] void removeItems( [in] short nPos, [in] short nCount );
+ void removeItems( [in] short nPos, [in] short nCount );
/** returns the number of items in the combo box.
@@ -93,7 +93,7 @@ published interface XComboBox: com::sun::star::uno::XInterface
/** sets the number of visible lines for drop down mode.
*/
- [oneway] void setDropDownLineCount( [in] short nLines );
+ void setDropDownLineCount( [in] short nLines );
};
diff --git a/offapi/com/sun/star/awt/XControl.idl b/offapi/com/sun/star/awt/XControl.idl
index 03944efa5389..b4a85314bb8d 100644
--- a/offapi/com/sun/star/awt/XControl.idl
+++ b/offapi/com/sun/star/awt/XControl.idl
@@ -52,7 +52,7 @@ published interface XControl: com::sun::star::lang::XComponent
/** sets the context of the control.
*/
- [oneway] void setContext( [in] com::sun::star::uno::XInterface Context );
+ void setContext( [in] com::sun::star::uno::XInterface Context );
/** gets the context of the control.
@@ -65,7 +65,7 @@ published interface XControl: com::sun::star::lang::XComponent
<p>If the parent is NULL, then the desktop window of the toolkit
is the parent.</p>
*/
- [oneway] void createPeer( [in] com::sun::star::awt::XToolkit Toolkit,
+ void createPeer( [in] com::sun::star::awt::XToolkit Toolkit,
[in] com::sun::star::awt::XWindowPeer Parent );
@@ -93,7 +93,7 @@ published interface XControl: com::sun::star::lang::XComponent
<p>Normally the control will be painted directly without a peer.</p>
*/
- [oneway] void setDesignMode( [in] boolean bOn );
+ void setDesignMode( [in] boolean bOn );
/** returns <true/> if the control is in design mode, <false/> otherwise.
diff --git a/offapi/com/sun/star/awt/XControlContainer.idl b/offapi/com/sun/star/awt/XControlContainer.idl
index 62289a7cd90c..9667a7b6007e 100644
--- a/offapi/com/sun/star/awt/XControlContainer.idl
+++ b/offapi/com/sun/star/awt/XControlContainer.idl
@@ -36,7 +36,7 @@ published interface XControlContainer: com::sun::star::uno::XInterface
/** sets the status text in the status bar of the container.
*/
- [oneway] void setStatusText( [in] string StatusText );
+ void setStatusText( [in] string StatusText );
/** returns all controls.
@@ -51,13 +51,13 @@ published interface XControlContainer: com::sun::star::uno::XInterface
/** adds the given control with the specified name to the container.
*/
- [oneway] void addControl( [in] string Name,
+ void addControl( [in] string Name,
[in] com::sun::star::awt::XControl Control );
/** removes the given control from the container.
*/
- [oneway] void removeControl( [in] com::sun::star::awt::XControl Control );
+ void removeControl( [in] com::sun::star::awt::XControl Control );
};
diff --git a/offapi/com/sun/star/awt/XCurrencyField.idl b/offapi/com/sun/star/awt/XCurrencyField.idl
index 3f7a2077d5be..88cf88068564 100644
--- a/offapi/com/sun/star/awt/XCurrencyField.idl
+++ b/offapi/com/sun/star/awt/XCurrencyField.idl
@@ -33,7 +33,7 @@ published interface XCurrencyField: com::sun::star::uno::XInterface
/** sets the value which is displayed in the currency field.
*/
- [oneway] void setValue( [in] double Value );
+ void setValue( [in] double Value );
/** returns the value which is currently displayed in the currency field.
@@ -43,7 +43,7 @@ published interface XCurrencyField: com::sun::star::uno::XInterface
/** sets the minimum value that can be entered by the user.
*/
- [oneway] void setMin( [in] double Value );
+ void setMin( [in] double Value );
/** returns the currently set minimum value that can be entered by the
@@ -54,7 +54,7 @@ published interface XCurrencyField: com::sun::star::uno::XInterface
/** sets the maximum value that can be entered by the user.
*/
- [oneway] void setMax( [in] double Value );
+ void setMax( [in] double Value );
/** returns the currently set maximum value that can be entered by the
@@ -65,7 +65,7 @@ published interface XCurrencyField: com::sun::star::uno::XInterface
/** sets the first value to be set on POS1 key.
*/
- [oneway] void setFirst( [in] double Value );
+ void setFirst( [in] double Value );
/** returns the currently set first value which is set on POS1 key.
@@ -75,7 +75,7 @@ published interface XCurrencyField: com::sun::star::uno::XInterface
/** sets the last value to be set on END key.
*/
- [oneway] void setLast( [in] double Value );
+ void setLast( [in] double Value );
/** returns the currently set last value which is set on END key.
@@ -85,7 +85,7 @@ published interface XCurrencyField: com::sun::star::uno::XInterface
/** sets the increment value for the spin button.
*/
- [oneway] void setSpinSize( [in] double Value );
+ void setSpinSize( [in] double Value );
/** returns the currently set increment value for the spin button.
@@ -95,7 +95,7 @@ published interface XCurrencyField: com::sun::star::uno::XInterface
/** sets the number of decimals.
*/
- [oneway] void setDecimalDigits( [in] short nDigits );
+ void setDecimalDigits( [in] short nDigits );
/** returns the currently set number of decimals.
@@ -105,7 +105,7 @@ published interface XCurrencyField: com::sun::star::uno::XInterface
/** determines if the format is checked during user input.
*/
- [oneway] void setStrictFormat( [in] boolean bStrict );
+ void setStrictFormat( [in] boolean bStrict );
/** returns whether the format is currently checked during user input.
diff --git a/offapi/com/sun/star/awt/XDateField.idl b/offapi/com/sun/star/awt/XDateField.idl
index ec1977d7a446..a04ef8cdfe48 100644
--- a/offapi/com/sun/star/awt/XDateField.idl
+++ b/offapi/com/sun/star/awt/XDateField.idl
@@ -36,7 +36,7 @@ published interface XDateField: com::sun::star::uno::XInterface
<p>The date value must be specified in the format
YYYYMMDD.</p>
*/
- [oneway] void setDate( [in] long Date );
+ void setDate( [in] long Date );
/** returns the date value which is currently displayed in the date field.
@@ -46,7 +46,7 @@ published interface XDateField: com::sun::star::uno::XInterface
/** sets the minimum date value that can be entered by the user.
*/
- [oneway] void setMin( [in] long Date );
+ void setMin( [in] long Date );
/** returns the currently set minimum date value that can be entered by
@@ -57,7 +57,7 @@ published interface XDateField: com::sun::star::uno::XInterface
/** sets the maximum date value that can be entered by the user.
*/
- [oneway] void setMax( [in] long Date );
+ void setMax( [in] long Date );
/** returns the currently set maximum date value that can be entered by
@@ -68,7 +68,7 @@ published interface XDateField: com::sun::star::uno::XInterface
/** sets the first value to be set on POS1 key.
*/
- [oneway] void setFirst( [in] long Date );
+ void setFirst( [in] long Date );
/** returns the currently set first value which is set on POS1 key.
@@ -78,7 +78,7 @@ published interface XDateField: com::sun::star::uno::XInterface
/** sets the last value to be set on END key.
*/
- [oneway] void setLast( [in] long Date );
+ void setLast( [in] long Date );
/** returns the currently set last value which is set on END key.
@@ -88,7 +88,7 @@ published interface XDateField: com::sun::star::uno::XInterface
/** determines if the long date format is to be used.
*/
- [oneway] void setLongFormat( [in] boolean bLong );
+ void setLongFormat( [in] boolean bLong );
/** determines if the long date format is currently used.
@@ -108,7 +108,7 @@ published interface XDateField: com::sun::star::uno::XInterface
/** determines if the format is checked during user input.
*/
- [oneway] void setStrictFormat( [in] boolean bStrict );
+ void setStrictFormat( [in] boolean bStrict );
/** returns whether the format is currently checked during user input.
diff --git a/offapi/com/sun/star/awt/XDialog.idl b/offapi/com/sun/star/awt/XDialog.idl
index 13d4860e20e0..6b10a8ba2271 100644
--- a/offapi/com/sun/star/awt/XDialog.idl
+++ b/offapi/com/sun/star/awt/XDialog.idl
@@ -34,7 +34,7 @@ published interface XDialog: com::sun::star::uno::XInterface
/** sets the title of the dialog.
*/
- [oneway] void setTitle( [in] string Title );
+ void setTitle( [in] string Title );
/** gets the title of the dialog.
diff --git a/offapi/com/sun/star/awt/XDisplayConnection.idl b/offapi/com/sun/star/awt/XDisplayConnection.idl
index c926f238b9c0..ec86e821e051 100644
--- a/offapi/com/sun/star/awt/XDisplayConnection.idl
+++ b/offapi/com/sun/star/awt/XDisplayConnection.idl
@@ -46,7 +46,7 @@ published interface XDisplayConnection: com::sun::star::uno::XInterface
@param eventMask
the event mask specifies the events the handler is interested in.
*/
- [oneway] void addEventHandler( [in] any window, [in] XEventHandler eventHandler, [in] long eventMask );
+ void addEventHandler( [in] any window, [in] XEventHandler eventHandler, [in] long eventMask );
/** removes a eventHandler from the handler list.
@@ -58,7 +58,7 @@ published interface XDisplayConnection: com::sun::star::uno::XInterface
@param eventHandler
the handler to remove.
*/
- [oneway] void removeEventHandler( [in] any window, [in] XEventHandler eventHandler );
+ void removeEventHandler( [in] any window, [in] XEventHandler eventHandler );
/** register an error handler for toolkit specific errors.
@@ -66,7 +66,7 @@ published interface XDisplayConnection: com::sun::star::uno::XInterface
@param errorHandler
the handler to register.
*/
- [oneway] void addErrorHandler( [in] XEventHandler errorHandler );
+ void addErrorHandler( [in] XEventHandler errorHandler );
/** remover an error handler from the handler list.
@@ -74,7 +74,7 @@ published interface XDisplayConnection: com::sun::star::uno::XInterface
@param errorHandler
the handler to remove.
*/
- [oneway] void removeErrorHandler( [in] XEventHandler errorhandler );
+ void removeErrorHandler( [in] XEventHandler errorhandler );
/** returns a identifier.
diff --git a/offapi/com/sun/star/awt/XExtendedToolkit.idl b/offapi/com/sun/star/awt/XExtendedToolkit.idl
index 4ed8150bc95d..ccdbf5720098 100644
--- a/offapi/com/sun/star/awt/XExtendedToolkit.idl
+++ b/offapi/com/sun/star/awt/XExtendedToolkit.idl
@@ -107,7 +107,7 @@ published interface XExtendedToolkit : ::com::sun::star::uno::XInterface
same listener twice (otherwise that listener will be called
twice.)
*/
- [oneway] void addTopWindowListener (
+ void addTopWindowListener (
[in] ::com::sun::star::awt::XTopWindowListener xListener);
@@ -117,7 +117,7 @@ published interface XExtendedToolkit : ::com::sun::star::uno::XInterface
listener has been registered twice (or more) then all references
will be removed.
*/
- [oneway] void removeTopWindowListener (
+ void removeTopWindowListener (
[in] ::com::sun::star::awt::XTopWindowListener xListener);
@@ -131,7 +131,7 @@ published interface XExtendedToolkit : ::com::sun::star::uno::XInterface
same handler twice (otherwise that listener will be called
twice.)
*/
- [oneway] void addKeyHandler (
+ void addKeyHandler (
[in] ::com::sun::star::awt::XKeyHandler xHandler);
@@ -141,7 +141,7 @@ published interface XExtendedToolkit : ::com::sun::star::uno::XInterface
handler has been registered twice (or more) then all references
will be removed.
*/
- [oneway] void removeKeyHandler (
+ void removeKeyHandler (
[in] ::com::sun::star::awt::XKeyHandler xHandler);
@@ -155,7 +155,7 @@ published interface XExtendedToolkit : ::com::sun::star::uno::XInterface
same listener twice (otherwise that listener will be called
twice.)
*/
- [oneway] void addFocusListener (
+ void addFocusListener (
[in] ::com::sun::star::awt::XFocusListener xListener);
@@ -165,7 +165,7 @@ published interface XExtendedToolkit : ::com::sun::star::uno::XInterface
listener has been registered twice (or more) then all references
will be removed.
*/
- [oneway] void removeFocusListener (
+ void removeFocusListener (
[in] ::com::sun::star::awt::XFocusListener xListener);
@@ -174,7 +174,7 @@ published interface XExtendedToolkit : ::com::sun::star::uno::XInterface
The object that has gained the input focus. It should implement
<type scope="com::sun::star::accessibility">XAccessible</type>.
*/
- [oneway] void fireFocusGained (
+ void fireFocusGained (
[in] ::com::sun::star::uno::XInterface source);
@@ -183,7 +183,7 @@ published interface XExtendedToolkit : ::com::sun::star::uno::XInterface
The object that has lost the input focus. It should implement
<type scope="com::sun::star::accessibility">XAccessible</type>.
*/
- [oneway] void fireFocusLost (
+ void fireFocusLost (
[in] ::com::sun::star::uno::XInterface source);
};
diff --git a/offapi/com/sun/star/awt/XFileDialog.idl b/offapi/com/sun/star/awt/XFileDialog.idl
index 1491645b20c6..acf5f7a3f4da 100644
--- a/offapi/com/sun/star/awt/XFileDialog.idl
+++ b/offapi/com/sun/star/awt/XFileDialog.idl
@@ -35,7 +35,7 @@ published interface XFileDialog: com::sun::star::uno::XInterface
/** sets the path.
*/
- [oneway] void setPath( [in] string Path );
+ void setPath( [in] string Path );
/** returns the path.
@@ -45,13 +45,13 @@ published interface XFileDialog: com::sun::star::uno::XInterface
/** sets the filters.
*/
- [oneway] void setFilters( [in] sequence<string> rFilterNames,
+ void setFilters( [in] sequence<string> rFilterNames,
[in] sequence<string> rMasks );
/** sets the current filter.
*/
- [oneway] void setCurrentFilter( [in] string Filter );
+ void setCurrentFilter( [in] string Filter );
/** returns the currently selected filter.
diff --git a/offapi/com/sun/star/awt/XFixedHyperlink.idl b/offapi/com/sun/star/awt/XFixedHyperlink.idl
index 0bb716591817..280b846bf4da 100644
--- a/offapi/com/sun/star/awt/XFixedHyperlink.idl
+++ b/offapi/com/sun/star/awt/XFixedHyperlink.idl
@@ -33,7 +33,7 @@ interface XFixedHyperlink: com::sun::star::uno::XInterface
/** sets the text of the control.
*/
- [oneway] void setText( [in] string Text );
+ void setText( [in] string Text );
/** returns the text of the control.
@@ -43,7 +43,7 @@ interface XFixedHyperlink: com::sun::star::uno::XInterface
/** sets the url of the control.
*/
- [oneway] void setURL( [in] string URL );
+ void setURL( [in] string URL );
/** returns the url of the control.
@@ -59,7 +59,7 @@ interface XFixedHyperlink: com::sun::star::uno::XInterface
2: right
</pre>
*/
- [oneway] void setAlignment( [in] short nAlign );
+ void setAlignment( [in] short nAlign );
/** returns the alignment of the text in the control.
@@ -69,12 +69,12 @@ interface XFixedHyperlink: com::sun::star::uno::XInterface
/** registers an event handler for click action event.
*/
- [oneway] void addActionListener( [in] com::sun::star::awt::XActionListener l );
+ void addActionListener( [in] com::sun::star::awt::XActionListener l );
/** unregisters an event handler for click action event.
*/
- [oneway] void removeActionListener( [in] com::sun::star::awt::XActionListener l );
+ void removeActionListener( [in] com::sun::star::awt::XActionListener l );
};
diff --git a/offapi/com/sun/star/awt/XFixedText.idl b/offapi/com/sun/star/awt/XFixedText.idl
index e44ea7b4f20a..3ad14b2ded39 100644
--- a/offapi/com/sun/star/awt/XFixedText.idl
+++ b/offapi/com/sun/star/awt/XFixedText.idl
@@ -33,7 +33,7 @@ published interface XFixedText: com::sun::star::uno::XInterface
/** sets the text of the control.
*/
- [oneway] void setText( [in] string Text );
+ void setText( [in] string Text );
/** returns the text of the control.
@@ -49,7 +49,7 @@ published interface XFixedText: com::sun::star::uno::XInterface
2: right
</pre>
*/
- [oneway] void setAlignment( [in] short nAlign );
+ void setAlignment( [in] short nAlign );
/** returns the alignment of the text in the control.
diff --git a/offapi/com/sun/star/awt/XFocusListener.idl b/offapi/com/sun/star/awt/XFocusListener.idl
index f9018d13a599..1b80fd3c814b 100644
--- a/offapi/com/sun/star/awt/XFocusListener.idl
+++ b/offapi/com/sun/star/awt/XFocusListener.idl
@@ -40,14 +40,14 @@ published interface XFocusListener: com::sun::star::lang::XEventListener
@see XActivateListener::windowActivated
*/
- [oneway] void focusGained( [in] com::sun::star::awt::FocusEvent e );
+ void focusGained( [in] com::sun::star::awt::FocusEvent e );
/** is invoked when a window loses the keyboard focus.
@see XActivateListener::windowDeactivated
*/
- [oneway] void focusLost( [in] com::sun::star::awt::FocusEvent e );
+ void focusLost( [in] com::sun::star::awt::FocusEvent e );
};
diff --git a/offapi/com/sun/star/awt/XGraphics.idl b/offapi/com/sun/star/awt/XGraphics.idl
index af12a4d3127a..78e132c0515d 100644
--- a/offapi/com/sun/star/awt/XGraphics.idl
+++ b/offapi/com/sun/star/awt/XGraphics.idl
@@ -56,32 +56,32 @@ published interface XGraphics: com::sun::star::uno::XInterface
/** sets the font used by text operations.
*/
- [oneway] void setFont( [in] XFont xNewFont );
+ void setFont( [in] XFont xNewFont );
/** creates a new font and sets the font.
*/
- [oneway] void selectFont( [in] FontDescriptor aDescription );
+ void selectFont( [in] FontDescriptor aDescription );
/** sets the text color used by text operations.
*/
- [oneway] void setTextColor( [in] com::sun::star::util::Color nColor );
+ void setTextColor( [in] com::sun::star::util::Color nColor );
/** sets the fill color used by text operations.
*/
- [oneway] void setTextFillColor( [in] com::sun::star::util::Color nColor );
+ void setTextFillColor( [in] com::sun::star::util::Color nColor );
/** sets the line color.
*/
- [oneway] void setLineColor( [in] com::sun::star::util::Color nColor );
+ void setLineColor( [in] com::sun::star::util::Color nColor );
/** sets the fill color.
*/
- [oneway] void setFillColor( [in] com::sun::star::util::Color nColor );
+ void setFillColor( [in] com::sun::star::util::Color nColor );
/** sets the raster operation.
@@ -89,33 +89,33 @@ published interface XGraphics: com::sun::star::uno::XInterface
<p>If the device does not support raster operations
then this call is ignored.</p>
*/
- [oneway] void setRasterOp( [in] RasterOperation ROP );
+ void setRasterOp( [in] RasterOperation ROP );
/** sets the clip region to specified clipping.
*/
- [oneway] void setClipRegion( [in] XRegion Clipping );
+ void setClipRegion( [in] XRegion Clipping );
/** builds the intersection with the current region.
*/
- [oneway] void intersectClipRegion( [in] XRegion xClipping );
+ void intersectClipRegion( [in] XRegion xClipping );
/** saves all current settings (Font, TextColor, TextFillColor,
LineColor, FillColor, RasterOp, ClipRegion).
*/
- [oneway] void push();
+ void push();
/** restores all previous saved settings.
*/
- [oneway] void pop();
+ void pop();
/** copies a rectangle of pixels from another device into this one.
*/
- [oneway] void copy( [in] XDevice xSource,
+ void copy( [in] XDevice xSource,
[in] long nSourceX,
[in] long nSourceY,
[in] long nSourceWidth,
@@ -128,7 +128,7 @@ published interface XGraphics: com::sun::star::uno::XInterface
/** draws a part of the specified bitmap to the output device.
*/
- [oneway] void draw( [in] XDisplayBitmap xBitmapHandle,
+ void draw( [in] XDisplayBitmap xBitmapHandle,
[in] long SourceX,
[in] long SourceY,
[in] long SourceWidth,
@@ -141,13 +141,13 @@ published interface XGraphics: com::sun::star::uno::XInterface
/** sets a single pixel in the output device.
*/
- [oneway] void drawPixel( [in] long X,
+ void drawPixel( [in] long X,
[in] long Y );
/** draws a line in the output device.
*/
- [oneway] void drawLine( [in] long X1,
+ void drawLine( [in] long X1,
[in] long Y1,
[in] long X2,
[in] long Y2 );
@@ -155,7 +155,7 @@ published interface XGraphics: com::sun::star::uno::XInterface
/** draws a rectangle in the output device.
*/
- [oneway] void drawRect( [in] long X,
+ void drawRect( [in] long X,
[in] long Y,
[in] long Width,
[in] long Height );
@@ -163,7 +163,7 @@ published interface XGraphics: com::sun::star::uno::XInterface
/** draws a rectangle with rounded corners in the output device.
*/
- [oneway] void drawRoundedRect( [in] long X,
+ void drawRoundedRect( [in] long X,
[in] long Y,
[in] long Width,
[in] long Height,
@@ -173,25 +173,25 @@ published interface XGraphics: com::sun::star::uno::XInterface
/** draws multiple lines in the output device at once.
*/
- [oneway] void drawPolyLine( [in] sequence<long> DataX,
+ void drawPolyLine( [in] sequence<long> DataX,
[in] sequence<long> DataY );
/** draws a polygon line in the output device.
*/
- [oneway] void drawPolygon( [in] sequence<long> DataX,
+ void drawPolygon( [in] sequence<long> DataX,
[in] sequence<long> DataY );
/** draws multiple polygons in the output device at once.
*/
- [oneway] void drawPolyPolygon( [in] sequence< sequence<long> > DataX,
+ void drawPolyPolygon( [in] sequence< sequence<long> > DataX,
[in] sequence< sequence<long> > DataY );
/** draws an ellipse in the output device.
*/
- [oneway] void drawEllipse( [in] long X,
+ void drawEllipse( [in] long X,
[in] long Y,
[in] long Width,
[in] long Height );
@@ -199,7 +199,7 @@ published interface XGraphics: com::sun::star::uno::XInterface
/** draws an arc (part of a circle) in the output device.
*/
- [oneway] void drawArc( [in] long X,
+ void drawArc( [in] long X,
[in] long Y,
[in] long Width,
[in] long Height,
@@ -211,7 +211,7 @@ published interface XGraphics: com::sun::star::uno::XInterface
/** draws a circular area in the output device.
*/
- [oneway] void drawPie( [in] long X,
+ void drawPie( [in] long X,
[in] long Y,
[in] long Width,
[in] long Height,
@@ -227,7 +227,7 @@ published interface XGraphics: com::sun::star::uno::XInterface
circle if you intersect the circle with a straight line
joining two points on the circle.</p>
*/
- [oneway] void drawChord( [in] long nX,
+ void drawChord( [in] long nX,
[in] long nY,
[in] long nWidth,
[in] long nHeight,
@@ -239,7 +239,7 @@ published interface XGraphics: com::sun::star::uno::XInterface
/** draws a color dispersion in the output device.
*/
- [oneway] void drawGradient( [in] long nX,
+ void drawGradient( [in] long nX,
[in] long nY,
[in] long nWidth,
[in] long Height,
@@ -248,14 +248,14 @@ published interface XGraphics: com::sun::star::uno::XInterface
/** draws text in the output device.
*/
- [oneway] void drawText( [in] long X,
+ void drawText( [in] long X,
[in] long Y,
[in] string Text );
/** draws texts in the output device using an explicit kerning table.
*/
- [oneway] void drawTextArray( [in] long X,
+ void drawTextArray( [in] long X,
[in] long Y,
[in] string Text,
[in] sequence<long> Longs );
diff --git a/offapi/com/sun/star/awt/XImageButton.idl b/offapi/com/sun/star/awt/XImageButton.idl
index 80137c352f2c..9e78f6fbf490 100644
--- a/offapi/com/sun/star/awt/XImageButton.idl
+++ b/offapi/com/sun/star/awt/XImageButton.idl
@@ -36,17 +36,17 @@ published interface XImageButton: com::sun::star::uno::XInterface
/** registers a listener for action events.
*/
- [oneway] void addActionListener( [in] com::sun::star::awt::XActionListener l );
+ void addActionListener( [in] com::sun::star::awt::XActionListener l );
/** unregisters a listener for action events.
*/
- [oneway] void removeActionListener( [in] com::sun::star::awt::XActionListener l );
+ void removeActionListener( [in] com::sun::star::awt::XActionListener l );
/** sets the action command string.
*/
- [oneway] void setActionCommand( [in] string Command );
+ void setActionCommand( [in] string Command );
};
diff --git a/offapi/com/sun/star/awt/XImageConsumer.idl b/offapi/com/sun/star/awt/XImageConsumer.idl
index 2a285a6c8755..ace8958ee63d 100644
--- a/offapi/com/sun/star/awt/XImageConsumer.idl
+++ b/offapi/com/sun/star/awt/XImageConsumer.idl
@@ -39,14 +39,14 @@ published interface XImageConsumer: com::sun::star::uno::XInterface
/** initializes the consumer with image dimensions.
*/
- [oneway] void init( [in] long Width,
+ void init( [in] long Width,
[in] long Height );
/** changes color model for next pixels
typically called once after initialization.
*/
- [oneway] void setColorModel( [in] short BitCount,
+ void setColorModel( [in] short BitCount,
[in] sequence<long> RGBAPal,
[in] long RedMask,
[in] long GreenMask,
@@ -64,7 +64,7 @@ published interface XImageConsumer: com::sun::star::uno::XInterface
(m,n) is stored in the pixels array at index (n * <var>nScanSize</var>
+ m + nOffset).</p>
*/
- [oneway] void setPixelsByBytes( [in] long nX,
+ void setPixelsByBytes( [in] long nX,
[in] long nY,
[in] long nWidth,
[in] long nHeight,
@@ -83,7 +83,7 @@ published interface XImageConsumer: com::sun::star::uno::XInterface
(m,n) is stored in the pixels array at index (n * <var>nScanSize</var>
+ m + nOffset).</p>
*/
- [oneway] void setPixelsByLongs( [in] long nX,
+ void setPixelsByLongs( [in] long nX,
[in] long nY,
[in] long nWidth,
[in] long nHeight,
@@ -103,7 +103,7 @@ published interface XImageConsumer: com::sun::star::uno::XInterface
list of consumers registered with the image producer
at this time, unless it is interested in successive frames.</p>
*/
- [oneway] void complete( [in] long Status,
+ void complete( [in] long Status,
[in] XImageProducer xProducer );
};
diff --git a/offapi/com/sun/star/awt/XImageProducer.idl b/offapi/com/sun/star/awt/XImageProducer.idl
index b5b0ac788829..f47eca7ebe46 100644
--- a/offapi/com/sun/star/awt/XImageProducer.idl
+++ b/offapi/com/sun/star/awt/XImageProducer.idl
@@ -41,7 +41,7 @@ published interface XImageProducer: com::sun::star::uno::XInterface
interface immediately, or when the next available image reconstruction
is triggered by a call to the startProduction method.</p>
*/
- [oneway] void addConsumer( [in] com::sun::star::awt::XImageConsumer xConsumer );
+ void addConsumer( [in] com::sun::star::awt::XImageConsumer xConsumer );
/** removes the given <type scope="com::sun::star::awt">XImageConsumer</type>
@@ -52,7 +52,7 @@ published interface XImageProducer: com::sun::star::uno::XInterface
currently registered. The image producer should stop sending data
to this consumer as soon as it is feasible.</p>
*/
- [oneway] void removeConsumer( [in] com::sun::star::awt::XImageConsumer xConsumer );
+ void removeConsumer( [in] com::sun::star::awt::XImageConsumer xConsumer );
/** registers the given image consumer as a consumer
@@ -63,7 +63,7 @@ published interface XImageProducer: com::sun::star::uno::XInterface
This method differs from the addConsumer method in that a reproduction of
the image data should be triggered as soon as possible.</p>
*/
- [oneway] void startProduction();
+ void startProduction();
};
diff --git a/offapi/com/sun/star/awt/XItemEventBroadcaster.idl b/offapi/com/sun/star/awt/XItemEventBroadcaster.idl
index 7a8e8310dcfa..c1588c0a32de 100644
--- a/offapi/com/sun/star/awt/XItemEventBroadcaster.idl
+++ b/offapi/com/sun/star/awt/XItemEventBroadcaster.idl
@@ -36,12 +36,12 @@ interface XItemEventBroadcaster: com::sun::star::uno::XInterface
/** registers a listener for item events.
*/
- [oneway] void addItemListener( [in] com::sun::star::awt::XItemListener l );
+ void addItemListener( [in] com::sun::star::awt::XItemListener l );
/** unregisters a listener for item events.
*/
- [oneway] void removeItemListener( [in] com::sun::star::awt::XItemListener l );
+ void removeItemListener( [in] com::sun::star::awt::XItemListener l );
};
diff --git a/offapi/com/sun/star/awt/XItemListener.idl b/offapi/com/sun/star/awt/XItemListener.idl
index 0741ea903269..f34cd4c7ed38 100644
--- a/offapi/com/sun/star/awt/XItemListener.idl
+++ b/offapi/com/sun/star/awt/XItemListener.idl
@@ -36,7 +36,7 @@ published interface XItemListener: com::sun::star::lang::XEventListener
/** is invoked when an item changes its state.
*/
- [oneway] void itemStateChanged( [in] com::sun::star::awt::ItemEvent rEvent );
+ void itemStateChanged( [in] com::sun::star::awt::ItemEvent rEvent );
};
diff --git a/offapi/com/sun/star/awt/XKeyListener.idl b/offapi/com/sun/star/awt/XKeyListener.idl
index 690336c6458c..dd5889161c9d 100644
--- a/offapi/com/sun/star/awt/XKeyListener.idl
+++ b/offapi/com/sun/star/awt/XKeyListener.idl
@@ -35,12 +35,12 @@ published interface XKeyListener: com::sun::star::lang::XEventListener
/** is invoked when a key has been pressed.
*/
- [oneway] void keyPressed( [in] com::sun::star::awt::KeyEvent e );
+ void keyPressed( [in] com::sun::star::awt::KeyEvent e );
/** is invoked when a key has been released.
*/
- [oneway] void keyReleased( [in] com::sun::star::awt::KeyEvent e );
+ void keyReleased( [in] com::sun::star::awt::KeyEvent e );
};
diff --git a/offapi/com/sun/star/awt/XListBox.idl b/offapi/com/sun/star/awt/XListBox.idl
index 446c0e5742de..a7441cbc8afd 100644
--- a/offapi/com/sun/star/awt/XListBox.idl
+++ b/offapi/com/sun/star/awt/XListBox.idl
@@ -38,39 +38,39 @@ published interface XListBox: com::sun::star::uno::XInterface
/** registers a listener for item events.
*/
- [oneway] void addItemListener( [in] com::sun::star::awt::XItemListener l );
+ void addItemListener( [in] com::sun::star::awt::XItemListener l );
/** unregisters a listener for item events.
*/
- [oneway] void removeItemListener( [in] com::sun::star::awt::XItemListener l );
+ void removeItemListener( [in] com::sun::star::awt::XItemListener l );
/** registers a listener for action events.
*/
- [oneway] void addActionListener( [in] com::sun::star::awt::XActionListener l );
+ void addActionListener( [in] com::sun::star::awt::XActionListener l );
/** unregisters a listener for action events.
*/
- [oneway] void removeActionListener( [in] com::sun::star::awt::XActionListener l );
+ void removeActionListener( [in] com::sun::star::awt::XActionListener l );
/** adds an item at the specified position.
*/
- [oneway] void addItem( [in] string aItem,
+ void addItem( [in] string aItem,
[in] short nPos );
/** adds multiple items at the specified position.
*/
- [oneway] void addItems( [in] sequence<string> aItems,
+ void addItems( [in] sequence<string> aItems,
[in] short nPos );
/** removes a number of items at the specified position.
*/
- [oneway] void removeItems( [in] short nPos,
+ void removeItems( [in] short nPos,
[in] short nCount );
@@ -111,19 +111,19 @@ published interface XListBox: com::sun::star::uno::XInterface
/** selects/deselects the item at the specified position.
*/
- [oneway] void selectItemPos( [in] short nPos,
+ void selectItemPos( [in] short nPos,
[in] boolean bSelect );
/** selects/deselects multiple items at the specified positions.
*/
- [oneway] void selectItemsPos( [in] sequence<short> aPositions,
+ void selectItemsPos( [in] sequence<short> aPositions,
[in] boolean bSelect );
/** selects/deselects the specified item.
*/
- [oneway] void selectItem( [in] string aItem,
+ void selectItem( [in] string aItem,
[in] boolean bSelect );
@@ -135,7 +135,7 @@ published interface XListBox: com::sun::star::uno::XInterface
/** determines if only a single item or multiple items can be selected.
*/
- [oneway] void setMultipleMode( [in] boolean bMulti );
+ void setMultipleMode( [in] boolean bMulti );
/** returns the number of visible lines in drop down mode.
@@ -145,12 +145,12 @@ published interface XListBox: com::sun::star::uno::XInterface
/** sets the number of visible lines for drop down mode.
*/
- [oneway] void setDropDownLineCount( [in] short nLines );
+ void setDropDownLineCount( [in] short nLines );
/** makes the item at the specified position visible by scrolling.
*/
- [oneway] void makeVisible( [in] short nEntry );
+ void makeVisible( [in] short nEntry );
};
diff --git a/offapi/com/sun/star/awt/XMenu.idl b/offapi/com/sun/star/awt/XMenu.idl
index ab80ac6cdaeb..ba8fedc50434 100644
--- a/offapi/com/sun/star/awt/XMenu.idl
+++ b/offapi/com/sun/star/awt/XMenu.idl
@@ -36,13 +36,13 @@ published interface XMenu: com::sun::star::uno::XInterface
/** adds the specified menu listener to receive events from this menu.
*/
- [oneway] void addMenuListener( [in] XMenuListener xListener );
+ void addMenuListener( [in] XMenuListener xListener );
/** removes the specified menu listener so that it no longer
receives events from this menu.
*/
- [oneway] void removeMenuListener( [in] XMenuListener xListener );
+ void removeMenuListener( [in] XMenuListener xListener );
/** inserts an item into the menu.
@@ -50,7 +50,7 @@ published interface XMenu: com::sun::star::uno::XInterface
<p>The item is appended if the position is greater than or equal to
<code>getItemCount()</code> or if it is negative.</p>
*/
- [oneway] void insertItem( [in] short nItemId,
+ void insertItem( [in] short nItemId,
[in] string aText,
[in] short nItemStyle,
[in] short nPos );
@@ -58,7 +58,7 @@ published interface XMenu: com::sun::star::uno::XInterface
/** removes one or more items from the menu.
*/
- [oneway] void removeItem( [in] short nPos,
+ void removeItem( [in] short nPos,
[in] short nCount );
@@ -79,7 +79,7 @@ published interface XMenu: com::sun::star::uno::XInterface
/** enables or disables the menu item.
*/
- [oneway] void enableItem( [in] short nItemId,
+ void enableItem( [in] short nItemId,
[in] boolean bEnable );
@@ -90,7 +90,7 @@ published interface XMenu: com::sun::star::uno::XInterface
/** sets the text for the menu item.
*/
- [oneway] void setItemText( [in] short nItemId,
+ void setItemText( [in] short nItemId,
[in] string aText );
@@ -101,7 +101,7 @@ published interface XMenu: com::sun::star::uno::XInterface
/** sets the pop-up menu for a specified menu item.
*/
- [oneway] void setPopupMenu( [in] short nItemId,
+ void setPopupMenu( [in] short nItemId,
[in] XPopupMenu aPopupMenu );
diff --git a/offapi/com/sun/star/awt/XMenuListener.idl b/offapi/com/sun/star/awt/XMenuListener.idl
index f9bc22e7c6ff..1a6f9a0df65d 100644
--- a/offapi/com/sun/star/awt/XMenuListener.idl
+++ b/offapi/com/sun/star/awt/XMenuListener.idl
@@ -35,22 +35,22 @@ published interface XMenuListener: com::sun::star::lang::XEventListener
/** is invoked when a menu item is highlighted.
*/
- [oneway] void highlight( [in] com::sun::star::awt::MenuEvent rEvent );
+ void highlight( [in] com::sun::star::awt::MenuEvent rEvent );
/** is invoked when a menu item is selected.
*/
- [oneway] void select( [in] com::sun::star::awt::MenuEvent rEvent );
+ void select( [in] com::sun::star::awt::MenuEvent rEvent );
/** is invoked when a menu is activated.
*/
- [oneway] void activate( [in] com::sun::star::awt::MenuEvent rEvent );
+ void activate( [in] com::sun::star::awt::MenuEvent rEvent );
/** is invoked when a menu is deactivated.
*/
- [oneway] void deactivate( [in] com::sun::star::awt::MenuEvent rEvent );
+ void deactivate( [in] com::sun::star::awt::MenuEvent rEvent );
};
diff --git a/offapi/com/sun/star/awt/XMessageBox.idl b/offapi/com/sun/star/awt/XMessageBox.idl
index cce3b2e4e9d2..ec9b4f083786 100644
--- a/offapi/com/sun/star/awt/XMessageBox.idl
+++ b/offapi/com/sun/star/awt/XMessageBox.idl
@@ -35,7 +35,7 @@ published interface XMessageBox: com::sun::star::uno::XInterface
/** sets the caption text.
*/
- [oneway] void setCaptionText( [in] string aText );
+ void setCaptionText( [in] string aText );
/** returns the caption text.
@@ -45,7 +45,7 @@ published interface XMessageBox: com::sun::star::uno::XInterface
/** sets the message text.
*/
- [oneway] void setMessageText( [in] string aText );
+ void setMessageText( [in] string aText );
/** returns the message text.
diff --git a/offapi/com/sun/star/awt/XMouseListener.idl b/offapi/com/sun/star/awt/XMouseListener.idl
index ffead082d202..9906c48f1daa 100644
--- a/offapi/com/sun/star/awt/XMouseListener.idl
+++ b/offapi/com/sun/star/awt/XMouseListener.idl
@@ -44,22 +44,22 @@ published interface XMouseListener: com::sun::star::lang::XEventListener
the latter, the <member>MouseEvent::PopupTrigger</member> member of the
event will be set to <TRUE/>.</p>
*/
- [oneway] void mousePressed( [in] com::sun::star::awt::MouseEvent e );
+ void mousePressed( [in] com::sun::star::awt::MouseEvent e );
/** is invoked when a mouse button has been released on a window.
*/
- [oneway] void mouseReleased( [in] com::sun::star::awt::MouseEvent e );
+ void mouseReleased( [in] com::sun::star::awt::MouseEvent e );
/** is invoked when the mouse enters a window.
*/
- [oneway] void mouseEntered( [in] com::sun::star::awt::MouseEvent e );
+ void mouseEntered( [in] com::sun::star::awt::MouseEvent e );
/** is invoked when the mouse exits a window.
*/
- [oneway] void mouseExited( [in] com::sun::star::awt::MouseEvent e );
+ void mouseExited( [in] com::sun::star::awt::MouseEvent e );
};
diff --git a/offapi/com/sun/star/awt/XNumericField.idl b/offapi/com/sun/star/awt/XNumericField.idl
index 26932beb6e02..24e5afc660c6 100644
--- a/offapi/com/sun/star/awt/XNumericField.idl
+++ b/offapi/com/sun/star/awt/XNumericField.idl
@@ -33,7 +33,7 @@ published interface XNumericField: com::sun::star::uno::XInterface
/** sets the value which is displayed in the numeric field.
*/
- [oneway] void setValue( [in] double Value );
+ void setValue( [in] double Value );
/** returns the value which is currently displayed in the numeric field.
@@ -43,7 +43,7 @@ published interface XNumericField: com::sun::star::uno::XInterface
/** sets the minimum value that can be entered by the user.
*/
- [oneway] void setMin( [in] double Value );
+ void setMin( [in] double Value );
/** returns the currently set minimum value that can be entered by the
@@ -54,7 +54,7 @@ published interface XNumericField: com::sun::star::uno::XInterface
/** sets the maximum value that can be entered by the user.
*/
- [oneway] void setMax( [in] double Value );
+ void setMax( [in] double Value );
/** returns the currently set maximum value that can be entered by the
@@ -65,7 +65,7 @@ published interface XNumericField: com::sun::star::uno::XInterface
/** sets the first value to be set on POS1 key.
*/
- [oneway] void setFirst( [in] double Value );
+ void setFirst( [in] double Value );
/** returns the currently set first value which is set on POS1 key.
@@ -75,7 +75,7 @@ published interface XNumericField: com::sun::star::uno::XInterface
/** sets the last value to be set on END key.
*/
- [oneway] void setLast( [in] double Value );
+ void setLast( [in] double Value );
/** returns the currently set last value which is set on END key.
@@ -85,7 +85,7 @@ published interface XNumericField: com::sun::star::uno::XInterface
/** sets the increment value for the spin button.
*/
- [oneway] void setSpinSize( [in] double Value );
+ void setSpinSize( [in] double Value );
/** returns the currently set increment value for the spin button.
@@ -95,7 +95,7 @@ published interface XNumericField: com::sun::star::uno::XInterface
/** sets the number of decimals.
*/
- [oneway] void setDecimalDigits( [in] short nDigits );
+ void setDecimalDigits( [in] short nDigits );
/** returns the currently set number of decimals.
@@ -105,7 +105,7 @@ published interface XNumericField: com::sun::star::uno::XInterface
/** determines if the format is checked during user input.
*/
- [oneway] void setStrictFormat( [in] boolean bStrict );
+ void setStrictFormat( [in] boolean bStrict );
/** returns whether the format is currently checked during user input.
diff --git a/offapi/com/sun/star/awt/XPaintListener.idl b/offapi/com/sun/star/awt/XPaintListener.idl
index 3a28af55f7ed..56a1c6df462c 100644
--- a/offapi/com/sun/star/awt/XPaintListener.idl
+++ b/offapi/com/sun/star/awt/XPaintListener.idl
@@ -36,7 +36,7 @@ published interface XPaintListener: com::sun::star::lang::XEventListener
/** is invoked when a region of the window became invalid, e.g. when
another window has been moved away.
*/
- [oneway] void windowPaint( [in] com::sun::star::awt::PaintEvent e );
+ void windowPaint( [in] com::sun::star::awt::PaintEvent e );
};
diff --git a/offapi/com/sun/star/awt/XPatternField.idl b/offapi/com/sun/star/awt/XPatternField.idl
index 35caa475f424..d1914aa09cc5 100644
--- a/offapi/com/sun/star/awt/XPatternField.idl
+++ b/offapi/com/sun/star/awt/XPatternField.idl
@@ -33,7 +33,7 @@ published interface XPatternField: com::sun::star::uno::XInterface
/** sets the pattern mask.
*/
- [oneway] void setMasks( [in] string EditMask,
+ void setMasks( [in] string EditMask,
[in] string LiteralMask );
@@ -45,7 +45,7 @@ published interface XPatternField: com::sun::star::uno::XInterface
/** sets the string value of the pattern field.
*/
- [oneway] void setString( [in] string Str );
+ void setString( [in] string Str );
/** returns the currently set string value of the pattern field.
@@ -55,7 +55,7 @@ published interface XPatternField: com::sun::star::uno::XInterface
/** determines if the format is checked during user input.
*/
- [oneway] void setStrictFormat( [in] boolean bStrict );
+ void setStrictFormat( [in] boolean bStrict );
/** returns whether the format is currently checked during user input.
diff --git a/offapi/com/sun/star/awt/XPointer.idl b/offapi/com/sun/star/awt/XPointer.idl
index a15598489423..f937ff565fd4 100644
--- a/offapi/com/sun/star/awt/XPointer.idl
+++ b/offapi/com/sun/star/awt/XPointer.idl
@@ -33,7 +33,7 @@ published interface XPointer: com::sun::star::uno::XInterface
/** selects a <type>SystemPointer</type> for this mouse pointer.
*/
- [oneway] void setType( [in] long nType );
+ void setType( [in] long nType );
/** returns the currently set <type>SystemPointer</type> of this mouse
diff --git a/offapi/com/sun/star/awt/XPopupMenu.idl b/offapi/com/sun/star/awt/XPopupMenu.idl
index bb2b8d083cfb..1e0ef33cf111 100644
--- a/offapi/com/sun/star/awt/XPopupMenu.idl
+++ b/offapi/com/sun/star/awt/XPopupMenu.idl
@@ -36,12 +36,12 @@ published interface XPopupMenu: XMenu
/** inserts a separator at the specified position.
*/
- [oneway] void insertSeparator( [in] short nPos );
+ void insertSeparator( [in] short nPos );
/** sets the menu default item.
*/
- [oneway] void setDefaultItem( [in] short nItemId );
+ void setDefaultItem( [in] short nItemId );
/** returns the menu default item.
@@ -51,7 +51,7 @@ published interface XPopupMenu: XMenu
/** sets the state of the item to be checked or unchecked.
*/
- [oneway] void checkItem( [in] short nItemId,
+ void checkItem( [in] short nItemId,
[in] boolean bCheck );
diff --git a/offapi/com/sun/star/awt/XProgressBar.idl b/offapi/com/sun/star/awt/XProgressBar.idl
index c863a3731aa4..f6c4a3deecd6 100644
--- a/offapi/com/sun/star/awt/XProgressBar.idl
+++ b/offapi/com/sun/star/awt/XProgressBar.idl
@@ -35,12 +35,12 @@ published interface XProgressBar: com::sun::star::uno::XInterface
/** sets the foreground color (RGB) of the control.
*/
- [oneway] void setForegroundColor( [in] com::sun::star::util::Color Color );
+ void setForegroundColor( [in] com::sun::star::util::Color Color );
/** sets the background color (RGB) of the control.
*/
- [oneway] void setBackgroundColor( [in] com::sun::star::util::Color Color );
+ void setBackgroundColor( [in] com::sun::star::util::Color Color );
/** sets the minimum and the maximum progress value of the progress bar.
@@ -48,13 +48,13 @@ published interface XProgressBar: com::sun::star::uno::XInterface
<p>If the minimum value is greater than the maximum value, the method
exchanges the values automatically.</p>
*/
- [oneway] void setRange( [in] long Min,
+ void setRange( [in] long Min,
[in] long Max );
/** sets the progress value of the progress bar.
*/
- [oneway] void setValue( [in] long Value );
+ void setValue( [in] long Value );
/** returns the current progress value of the progress bar.
diff --git a/offapi/com/sun/star/awt/XProgressMonitor.idl b/offapi/com/sun/star/awt/XProgressMonitor.idl
index 6bc145d3d9c3..3d08cb9141c1 100644
--- a/offapi/com/sun/star/awt/XProgressMonitor.idl
+++ b/offapi/com/sun/star/awt/XProgressMonitor.idl
@@ -35,17 +35,17 @@ published interface XProgressMonitor: com::sun::star::awt::XProgressBar
/** adds a new text line to the control.
*/
- [oneway] void addText ( [in] string Topic, [in] string Text, [in] boolean beforeProgress ) ;
+ void addText ( [in] string Topic, [in] string Text, [in] boolean beforeProgress ) ;
/** removes a text line from the control.
*/
- [oneway] void removeText ( [in] string Topic, [in] boolean beforeProgress ) ;
+ void removeText ( [in] string Topic, [in] boolean beforeProgress ) ;
/** updates an existing text line at the control.
*/
- [oneway] void updateText ( [in] string Topic, [in] string Text, [in] boolean beforeProgress ) ;
+ void updateText ( [in] string Topic, [in] string Text, [in] boolean beforeProgress ) ;
};
diff --git a/offapi/com/sun/star/awt/XRadioButton.idl b/offapi/com/sun/star/awt/XRadioButton.idl
index 06ab00fa164d..519a91968c1a 100644
--- a/offapi/com/sun/star/awt/XRadioButton.idl
+++ b/offapi/com/sun/star/awt/XRadioButton.idl
@@ -36,12 +36,12 @@ published interface XRadioButton: com::sun::star::uno::XInterface
/** registers a listener for item events.
*/
- [oneway] void addItemListener( [in] com::sun::star::awt::XItemListener l );
+ void addItemListener( [in] com::sun::star::awt::XItemListener l );
/** unregisters a listener for item events.
*/
- [oneway] void removeItemListener( [in] com::sun::star::awt::XItemListener l );
+ void removeItemListener( [in] com::sun::star::awt::XItemListener l );
/** returns <true/> if the button is checked, <false/> otherwise.
@@ -51,12 +51,12 @@ published interface XRadioButton: com::sun::star::uno::XInterface
/** sets the state of the radio button.
*/
- [oneway] void setState( [in] boolean b );
+ void setState( [in] boolean b );
/** sets the label of the radio button.
*/
- [oneway] void setLabel( [in] string Label );
+ void setLabel( [in] string Label );
};
diff --git a/offapi/com/sun/star/awt/XRegion.idl b/offapi/com/sun/star/awt/XRegion.idl
index fe33c7f98c1d..49a327fac124 100644
--- a/offapi/com/sun/star/awt/XRegion.idl
+++ b/offapi/com/sun/star/awt/XRegion.idl
@@ -40,55 +40,55 @@ published interface XRegion: com::sun::star::uno::XInterface
/** makes this region an empty region.
*/
- [oneway] void clear();
+ void clear();
/** moves this region by the specified horizontal and vertical delta.
*/
- [oneway] void move( [in] long nHorzMove,
+ void move( [in] long nHorzMove,
[in] long nVertMove );
/** adds the specified rectangle to this region.
*/
- [oneway] void unionRectangle( [in] Rectangle Rect );
+ void unionRectangle( [in] Rectangle Rect );
/** intersects the specified rectangle with the current region.
*/
- [oneway] void intersectRectangle( [in] Rectangle Region );
+ void intersectRectangle( [in] Rectangle Region );
/** removes the area of the specified rectangle from this region.
*/
- [oneway] void excludeRectangle( [in] Rectangle Rect );
+ void excludeRectangle( [in] Rectangle Rect );
/** applies an exclusive-or operation with the specified rectangle
to this region.
*/
- [oneway] void xOrRectangle( [in] Rectangle Rect );
+ void xOrRectangle( [in] Rectangle Rect );
/** adds the specified region to this region.
*/
- [oneway] void unionRegion( [in] XRegion Region );
+ void unionRegion( [in] XRegion Region );
/** intersects the specified region with the current region.
*/
- [oneway] void intersectRegion( [in] XRegion Region );
+ void intersectRegion( [in] XRegion Region );
/** removes the area of the specified region from this region.
*/
- [oneway] void excludeRegion( [in] XRegion Region );
+ void excludeRegion( [in] XRegion Region );
/** applies an exclusive-or operation with the specified region
to this region.
*/
- [oneway] void xOrRegion( [in] XRegion Region );
+ void xOrRegion( [in] XRegion Region );
/** returns all rectangles which are making up this region.
diff --git a/offapi/com/sun/star/awt/XScrollBar.idl b/offapi/com/sun/star/awt/XScrollBar.idl
index a60d4909c8f2..33c8bd4eed4a 100644
--- a/offapi/com/sun/star/awt/XScrollBar.idl
+++ b/offapi/com/sun/star/awt/XScrollBar.idl
@@ -36,23 +36,23 @@ published interface XScrollBar: com::sun::star::uno::XInterface
/** registers an adjustment event listener.
*/
- [oneway] void addAdjustmentListener( [in] com::sun::star::awt::XAdjustmentListener l );
+ void addAdjustmentListener( [in] com::sun::star::awt::XAdjustmentListener l );
/** unregisters an adjustment event listener.
*/
- [oneway] void removeAdjustmentListener( [in] com::sun::star::awt::XAdjustmentListener l );
+ void removeAdjustmentListener( [in] com::sun::star::awt::XAdjustmentListener l );
/** sets the scroll value of the scroll bar.
*/
- [oneway] void setValue( [in] long n );
+ void setValue( [in] long n );
/** sets the scroll value, visible area and maximum scroll value
of the scroll bar.
*/
- [oneway] void setValues( [in] long nValue,
+ void setValues( [in] long nValue,
[in] long nVisible,
[in] long nMax );
@@ -64,7 +64,7 @@ published interface XScrollBar: com::sun::star::uno::XInterface
/** sets the maximum scroll value of the scroll bar.
*/
- [oneway] void setMaximum( [in] long n );
+ void setMaximum( [in] long n );
/** returns the currently set maximum scroll value of the scroll bar.
@@ -74,7 +74,7 @@ published interface XScrollBar: com::sun::star::uno::XInterface
/** sets the increment for a single line move.
*/
- [oneway] void setLineIncrement( [in] long n );
+ void setLineIncrement( [in] long n );
/** returns the currently set increment for a single line move.
@@ -84,7 +84,7 @@ published interface XScrollBar: com::sun::star::uno::XInterface
/** sets the increment for a block move.
*/
- [oneway] void setBlockIncrement( [in] long n );
+ void setBlockIncrement( [in] long n );
/** returns the currently set increment for a block move.
@@ -94,7 +94,7 @@ published interface XScrollBar: com::sun::star::uno::XInterface
/** sets the visible size of the scroll bar.
*/
- [oneway] void setVisibleSize( [in] long n );
+ void setVisibleSize( [in] long n );
/** returns the currently visible size of the scroll bar.
@@ -104,7 +104,7 @@ published interface XScrollBar: com::sun::star::uno::XInterface
/** sets the <type>ScrollBarOrientation</type> of the scroll bar.
*/
- [oneway] void setOrientation( [in] long n );
+ void setOrientation( [in] long n );
/** returns the currently set <type>ScrollBarOrientation</type> of the
diff --git a/offapi/com/sun/star/awt/XSpinField.idl b/offapi/com/sun/star/awt/XSpinField.idl
index f2cce9658314..8108bb4c6dac 100644
--- a/offapi/com/sun/star/awt/XSpinField.idl
+++ b/offapi/com/sun/star/awt/XSpinField.idl
@@ -36,37 +36,37 @@ published interface XSpinField: com::sun::star::uno::XInterface
/** registers a listener for spin events.
*/
- [oneway] void addSpinListener( [in] com::sun::star::awt::XSpinListener l );
+ void addSpinListener( [in] com::sun::star::awt::XSpinListener l );
/** unregisters a listener for spin events.
*/
- [oneway] void removeSpinListener( [in] com::sun::star::awt::XSpinListener l );
+ void removeSpinListener( [in] com::sun::star::awt::XSpinListener l );
/** increases the value by one step.
*/
- [oneway] void up();
+ void up();
/** decreases the value by one step.
*/
- [oneway] void down();
+ void down();
/** sets the value to the previously set lower value.
*/
- [oneway] void first();
+ void first();
/** sets the value to the previously set upper value.
*/
- [oneway] void last();
+ void last();
/** enables/disables automatic repeat mode.
*/
- [oneway] void enableRepeat( [in] boolean bRepeat );
+ void enableRepeat( [in] boolean bRepeat );
};
diff --git a/offapi/com/sun/star/awt/XSpinListener.idl b/offapi/com/sun/star/awt/XSpinListener.idl
index 6fcbc626e7e1..0e5295d3e423 100644
--- a/offapi/com/sun/star/awt/XSpinListener.idl
+++ b/offapi/com/sun/star/awt/XSpinListener.idl
@@ -35,22 +35,22 @@ published interface XSpinListener: com::sun::star::lang::XEventListener
/** is invoked when the spin field is spun up.
*/
- [oneway] void up( [in] com::sun::star::awt::SpinEvent rEvent );
+ void up( [in] com::sun::star::awt::SpinEvent rEvent );
/** is invoked when the spin field is spun down.
*/
- [oneway] void down( [in] com::sun::star::awt::SpinEvent rEvent );
+ void down( [in] com::sun::star::awt::SpinEvent rEvent );
/** is invoked when the spin field is set to the lower value.
*/
- [oneway] void first( [in] com::sun::star::awt::SpinEvent rEvent );
+ void first( [in] com::sun::star::awt::SpinEvent rEvent );
/** is invoked when the spin field is set to the upper value.
*/
- [oneway] void last( [in] com::sun::star::awt::SpinEvent rEvent );
+ void last( [in] com::sun::star::awt::SpinEvent rEvent );
};
diff --git a/offapi/com/sun/star/awt/XSpinValue.idl b/offapi/com/sun/star/awt/XSpinValue.idl
index 7b4feb62adc0..449135ebbf8a 100644
--- a/offapi/com/sun/star/awt/XSpinValue.idl
+++ b/offapi/com/sun/star/awt/XSpinValue.idl
@@ -35,17 +35,17 @@ interface XSpinValue : com::sun::star::uno::XInterface
/** registers an adjustment event listener.
*/
- [oneway] void addAdjustmentListener( [in] com::sun::star::awt::XAdjustmentListener listener );
+ void addAdjustmentListener( [in] com::sun::star::awt::XAdjustmentListener listener );
/** unregisters an adjustment event listener.
*/
- [oneway] void removeAdjustmentListener( [in] com::sun::star::awt::XAdjustmentListener listener );
+ void removeAdjustmentListener( [in] com::sun::star::awt::XAdjustmentListener listener );
/** sets the current value of the control
*/
- [oneway] void setValue( [in] long value );
+ void setValue( [in] long value );
/** sets the value and value range of the control
@@ -54,7 +54,7 @@ interface XSpinValue : com::sun::star::uno::XInterface
@see setMinimum
@see setMaximum
*/
- [oneway] void setValues( [in] long minValue, [in] long maxValue, [in] long currentValue );
+ void setValues( [in] long minValue, [in] long maxValue, [in] long currentValue );
/** returns the current value of the control.
@@ -64,12 +64,12 @@ interface XSpinValue : com::sun::star::uno::XInterface
/** sets the minimum value which can be set on the control
*/
- [oneway] void setMinimum( [in] long minValue );
+ void setMinimum( [in] long minValue );
/** sets the maximum value which can be set on the control
*/
- [oneway] void setMaximum( [in] long maxValue );
+ void setMaximum( [in] long maxValue );
/** returns the currently set minimum value of the control
@@ -85,7 +85,7 @@ interface XSpinValue : com::sun::star::uno::XInterface
/** sets the value by which the current value of the control
should be incremented or decremented upon spinning.
*/
- [oneway] void setSpinIncrement( [in] long spinIncrement );
+ void setSpinIncrement( [in] long spinIncrement );
/** returns the value by which the current value of the control
diff --git a/offapi/com/sun/star/awt/XTabController.idl b/offapi/com/sun/star/awt/XTabController.idl
index 8f514ec9f18c..59b95409904b 100644
--- a/offapi/com/sun/star/awt/XTabController.idl
+++ b/offapi/com/sun/star/awt/XTabController.idl
@@ -39,7 +39,7 @@ published interface XTabController: com::sun::star::uno::XInterface
/** sets the tab controller model.
*/
- [oneway] void setModel( [in] com::sun::star::awt::XTabControllerModel Model );
+ void setModel( [in] com::sun::star::awt::XTabControllerModel Model );
/** returns the tab controller model.
@@ -49,7 +49,7 @@ published interface XTabController: com::sun::star::uno::XInterface
/** set the control container.
*/
- [oneway] void setContainer( [in] com::sun::star::awt::XControlContainer Container );
+ void setContainer( [in] com::sun::star::awt::XControlContainer Container );
/** returns the control container.
@@ -64,24 +64,24 @@ published interface XTabController: com::sun::star::uno::XInterface
/** enables automatic tab order.
*/
- [oneway] void autoTabOrder();
+ void autoTabOrder();
/** activates tab order.
*/
- [oneway] void activateTabOrder();
+ void activateTabOrder();
/** sets the focus to the first control that can be reached with the
TAB key.
*/
- [oneway] void activateFirst();
+ void activateFirst();
/** sets the focus to the last control that can be reached with the
TAB key.
*/
- [oneway] void activateLast();
+ void activateLast();
};
diff --git a/offapi/com/sun/star/awt/XTabControllerModel.idl b/offapi/com/sun/star/awt/XTabControllerModel.idl
index 1521986b7dba..e8248606a223 100644
--- a/offapi/com/sun/star/awt/XTabControllerModel.idl
+++ b/offapi/com/sun/star/awt/XTabControllerModel.idl
@@ -40,12 +40,12 @@ published interface XTabControllerModel: com::sun::star::uno::XInterface
/** determines if the control models are grouped together.
*/
- [oneway] void setGroupControl( [in] boolean GroupControl );
+ void setGroupControl( [in] boolean GroupControl );
/** sets the control models.
*/
- [oneway] void setControlModels( [in] sequence<com::sun::star::awt::XControlModel> Controls );
+ void setControlModels( [in] sequence<com::sun::star::awt::XControlModel> Controls );
/** returns the control models.
@@ -55,7 +55,7 @@ published interface XTabControllerModel: com::sun::star::uno::XInterface
/** sets a control model group.
*/
- [oneway] void setGroup( [in] sequence<com::sun::star::awt::XControlModel> Group,
+ void setGroup( [in] sequence<com::sun::star::awt::XControlModel> Group,
[in] string GroupName );
diff --git a/offapi/com/sun/star/awt/XTextComponent.idl b/offapi/com/sun/star/awt/XTextComponent.idl
index cb5b05788f2b..eba56acb9425 100644
--- a/offapi/com/sun/star/awt/XTextComponent.idl
+++ b/offapi/com/sun/star/awt/XTextComponent.idl
@@ -38,22 +38,22 @@ published interface XTextComponent: com::sun::star::uno::XInterface
/** registers a text event listener.
*/
- [oneway] void addTextListener( [in] com::sun::star::awt::XTextListener l );
+ void addTextListener( [in] com::sun::star::awt::XTextListener l );
/** unregisters a text event listener.
*/
- [oneway] void removeTextListener( [in] com::sun::star::awt::XTextListener l );
+ void removeTextListener( [in] com::sun::star::awt::XTextListener l );
/** sets the text of the component.
*/
- [oneway] void setText( [in] string aText );
+ void setText( [in] string aText );
/** inserts text at the specified position.
*/
- [oneway] void insertText( [in] com::sun::star::awt::Selection Sel,
+ void insertText( [in] com::sun::star::awt::Selection Sel,
[in] string Text );
@@ -69,7 +69,7 @@ published interface XTextComponent: com::sun::star::uno::XInterface
/** sets the user selection.
*/
- [oneway] void setSelection( [in] com::sun::star::awt::Selection aSelection );
+ void setSelection( [in] com::sun::star::awt::Selection aSelection );
/** returns the current user selection.
@@ -84,12 +84,12 @@ published interface XTextComponent: com::sun::star::uno::XInterface
/** makes the text editable for the user or read-only.
*/
- [oneway] void setEditable( [in] boolean bEditable );
+ void setEditable( [in] boolean bEditable );
/** sets the maximum text length.
*/
- [oneway] void setMaxTextLen( [in] short nLen );
+ void setMaxTextLen( [in] short nLen );
/** returns the currently set maximum text length.
diff --git a/offapi/com/sun/star/awt/XTextEditField.idl b/offapi/com/sun/star/awt/XTextEditField.idl
index ddef82402a0f..2b2c907e9f26 100644
--- a/offapi/com/sun/star/awt/XTextEditField.idl
+++ b/offapi/com/sun/star/awt/XTextEditField.idl
@@ -33,7 +33,7 @@ published interface XTextEditField: com::sun::star::uno::XInterface
/** sets the character to display as a substitute on user input.
*/
- [oneway] void setEchoChar( [in] char cEcho );
+ void setEchoChar( [in] char cEcho );
};
diff --git a/offapi/com/sun/star/awt/XTextListener.idl b/offapi/com/sun/star/awt/XTextListener.idl
index cf4854031ec2..50bdcca0bcc8 100644
--- a/offapi/com/sun/star/awt/XTextListener.idl
+++ b/offapi/com/sun/star/awt/XTextListener.idl
@@ -35,7 +35,7 @@ published interface XTextListener: com::sun::star::lang::XEventListener
/** is invoked when the text has changed.
*/
- [oneway] void textChanged( [in] com::sun::star::awt::TextEvent rEvent );
+ void textChanged( [in] com::sun::star::awt::TextEvent rEvent );
};
diff --git a/offapi/com/sun/star/awt/XTimeField.idl b/offapi/com/sun/star/awt/XTimeField.idl
index 1b086167f72d..73cb16a72873 100644
--- a/offapi/com/sun/star/awt/XTimeField.idl
+++ b/offapi/com/sun/star/awt/XTimeField.idl
@@ -37,7 +37,7 @@ published interface XTimeField: com::sun::star::uno::XInterface
where HH are hours, MM are minutes, SS are seconds and hh are
hundredth seconds.</p>
*/
- [oneway] void setTime( [in] long Time );
+ void setTime( [in] long Time );
/** returns the time value which is currently displayed in the time field.
@@ -47,7 +47,7 @@ published interface XTimeField: com::sun::star::uno::XInterface
/** sets the minimum time value that can be entered by the user.
*/
- [oneway] void setMin( [in] long Time );
+ void setMin( [in] long Time );
/** returns the currently set minimum time value that can be entered by
@@ -58,7 +58,7 @@ published interface XTimeField: com::sun::star::uno::XInterface
/** sets the maximum time value that can be entered by the user.
*/
- [oneway] void setMax( [in] long Time );
+ void setMax( [in] long Time );
/** returns the currently set maximum time value that can be entered by
@@ -69,7 +69,7 @@ published interface XTimeField: com::sun::star::uno::XInterface
/** sets the first value to be set on POS1 key.
*/
- [oneway] void setFirst( [in] long Time );
+ void setFirst( [in] long Time );
/** returns the currently set first value which is set on POS1 key.
@@ -79,7 +79,7 @@ published interface XTimeField: com::sun::star::uno::XInterface
/** sets the last value to be set on END key.
*/
- [oneway] void setLast( [in] long Time );
+ void setLast( [in] long Time );
/** returns the currently set last value which is set on END key.
@@ -99,7 +99,7 @@ published interface XTimeField: com::sun::star::uno::XInterface
/** determines if the format is checked during user input.
*/
- [oneway] void setStrictFormat( [in] boolean bStrict );
+ void setStrictFormat( [in] boolean bStrict );
/** returns whether the format is currently checked during user input.
diff --git a/offapi/com/sun/star/awt/XTopWindow.idl b/offapi/com/sun/star/awt/XTopWindow.idl
index 54ea83062ed4..05e3b7a99d5c 100644
--- a/offapi/com/sun/star/awt/XTopWindow.idl
+++ b/offapi/com/sun/star/awt/XTopWindow.idl
@@ -38,30 +38,30 @@ published interface XTopWindow: com::sun::star::uno::XInterface
/** adds the specified top window listener to receive window events from
this window.
*/
- [oneway] void addTopWindowListener( [in] com::sun::star::awt::XTopWindowListener xListener );
+ void addTopWindowListener( [in] com::sun::star::awt::XTopWindowListener xListener );
/** removes the specified top window listener so that it no longer
receives window events from this window.
*/
- [oneway] void removeTopWindowListener( [in] com::sun::star::awt::XTopWindowListener xListener );
+ void removeTopWindowListener( [in] com::sun::star::awt::XTopWindowListener xListener );
/** places this window at the top of the stacking order and
shows it in front of any other windows.
*/
- [oneway] void toFront();
+ void toFront();
/** places this window at the bottom of the stacking order and
makes the corresponding adjustment to other visible windows.
*/
- [oneway] void toBack();
+ void toBack();
/** sets a menu bar.
*/
- [oneway] void setMenuBar( [in] com::sun::star::awt::XMenuBar xMenu );
+ void setMenuBar( [in] com::sun::star::awt::XMenuBar xMenu );
};
diff --git a/offapi/com/sun/star/awt/XTopWindowListener.idl b/offapi/com/sun/star/awt/XTopWindowListener.idl
index 57e9a2bc0cb6..4794627f3701 100644
--- a/offapi/com/sun/star/awt/XTopWindowListener.idl
+++ b/offapi/com/sun/star/awt/XTopWindowListener.idl
@@ -37,39 +37,39 @@ published interface XTopWindowListener: com::sun::star::lang::XEventListener
/** is invoked when a window has been opened.
*/
- [oneway] void windowOpened( [in] com::sun::star::lang::EventObject e );
+ void windowOpened( [in] com::sun::star::lang::EventObject e );
/** is invoked when a window is in the process of being closed.
<p>The close operation can be overridden at this point.</p>
*/
- [oneway] void windowClosing( [in] com::sun::star::lang::EventObject e );
+ void windowClosing( [in] com::sun::star::lang::EventObject e );
/** is invoked when a window has been closed.
*/
- [oneway] void windowClosed( [in] com::sun::star::lang::EventObject e );
+ void windowClosed( [in] com::sun::star::lang::EventObject e );
/** is invoked when a window is iconified.
*/
- [oneway] void windowMinimized( [in] com::sun::star::lang::EventObject e );
+ void windowMinimized( [in] com::sun::star::lang::EventObject e );
/** is invoked when a window is deiconified.
*/
- [oneway] void windowNormalized( [in] com::sun::star::lang::EventObject e );
+ void windowNormalized( [in] com::sun::star::lang::EventObject e );
/** is invoked when a window is activated.
*/
- [oneway] void windowActivated( [in] com::sun::star::lang::EventObject e );
+ void windowActivated( [in] com::sun::star::lang::EventObject e );
/** is invoked when a window is deactivated.
*/
- [oneway] void windowDeactivated( [in] com::sun::star::lang::EventObject e );
+ void windowDeactivated( [in] com::sun::star::lang::EventObject e );
};
diff --git a/offapi/com/sun/star/awt/XUnoControlContainer.idl b/offapi/com/sun/star/awt/XUnoControlContainer.idl
index 0dbef6c0ad42..32e1037d4641 100644
--- a/offapi/com/sun/star/awt/XUnoControlContainer.idl
+++ b/offapi/com/sun/star/awt/XUnoControlContainer.idl
@@ -35,7 +35,7 @@ published interface XUnoControlContainer: com::sun::star::uno::XInterface
/** sets a set of tab controllers.
*/
- [oneway] void setTabControllers( [in] sequence<com::sun::star::awt::XTabController> TabControllers );
+ void setTabControllers( [in] sequence<com::sun::star::awt::XTabController> TabControllers );
/** returns all currently specified tab controllers.
@@ -45,12 +45,12 @@ published interface XUnoControlContainer: com::sun::star::uno::XInterface
/** adds a single tab controller.
*/
- [oneway] void addTabController( [in] com::sun::star::awt::XTabController TabController );
+ void addTabController( [in] com::sun::star::awt::XTabController TabController );
/** removes a single tab controller.
*/
- [oneway] void removeTabController( [in] com::sun::star::awt::XTabController TabController );
+ void removeTabController( [in] com::sun::star::awt::XTabController TabController );
};
diff --git a/offapi/com/sun/star/awt/XUserInputInterception.idl b/offapi/com/sun/star/awt/XUserInputInterception.idl
index 3827f4727a08..b386233bb074 100644
--- a/offapi/com/sun/star/awt/XUserInputInterception.idl
+++ b/offapi/com/sun/star/awt/XUserInputInterception.idl
@@ -43,7 +43,7 @@ published interface XUserInputInterception : ::com::sun::star::uno::XInterface
same handler twice (otherwise that listener will be called
twice.)
*/
- [oneway] void addKeyHandler (
+ void addKeyHandler (
[in] ::com::sun::star::awt::XKeyHandler xHandler);
@@ -53,7 +53,7 @@ published interface XUserInputInterception : ::com::sun::star::uno::XInterface
handler has been registered twice (or more) then all references
will be removed.
*/
- [oneway] void removeKeyHandler (
+ void removeKeyHandler (
[in] ::com::sun::star::awt::XKeyHandler xHandler);
/** Add a new listener that is called on <type
@@ -66,7 +66,7 @@ published interface XUserInputInterception : ::com::sun::star::uno::XInterface
same handler twice (otherwise that listener will be called
twice.)
*/
- [oneway] void addMouseClickHandler (
+ void addMouseClickHandler (
[in] ::com::sun::star::awt::XMouseClickHandler xHandler);
/** Remove the specified listener from the list of listeners.
@@ -75,7 +75,7 @@ published interface XUserInputInterception : ::com::sun::star::uno::XInterface
handler has been registered twice (or more) then all references
will be removed.
*/
- [oneway] void removeMouseClickHandler (
+ void removeMouseClickHandler (
[in] ::com::sun::star::awt::XMouseClickHandler xHandler);
};
diff --git a/offapi/com/sun/star/awt/XVclContainer.idl b/offapi/com/sun/star/awt/XVclContainer.idl
index 2678d0c0b825..62d10494b60c 100644
--- a/offapi/com/sun/star/awt/XVclContainer.idl
+++ b/offapi/com/sun/star/awt/XVclContainer.idl
@@ -40,13 +40,13 @@ published interface XVclContainer: com::sun::star::uno::XInterface
/** adds the specified container listener to receive
container events from this container.
*/
- [oneway] void addVclContainerListener( [in] com::sun::star::awt::XVclContainerListener l );
+ void addVclContainerListener( [in] com::sun::star::awt::XVclContainerListener l );
/** removes the specified container listener so that it
no longer receives container events from this container.
*/
- [oneway] void removeVclContainerListener( [in] com::sun::star::awt::XVclContainerListener l );
+ void removeVclContainerListener( [in] com::sun::star::awt::XVclContainerListener l );
/** returns all windows.
diff --git a/offapi/com/sun/star/awt/XVclContainerListener.idl b/offapi/com/sun/star/awt/XVclContainerListener.idl
index 3c996a5c9ec8..090cb66fe748 100644
--- a/offapi/com/sun/star/awt/XVclContainerListener.idl
+++ b/offapi/com/sun/star/awt/XVclContainerListener.idl
@@ -41,13 +41,13 @@ published interface XVclContainerListener: com::sun::star::lang::XEventListener
/** is invoked when a window has been added to the VCL container window.
*/
- [oneway] void windowAdded( [in] com::sun::star::awt::VclContainerEvent e );
+ void windowAdded( [in] com::sun::star::awt::VclContainerEvent e );
/** is invoked when a window has been removed from the VCL container
window.
*/
- [oneway] void windowRemoved( [in] com::sun::star::awt::VclContainerEvent e );
+ void windowRemoved( [in] com::sun::star::awt::VclContainerEvent e );
};
diff --git a/offapi/com/sun/star/awt/XVclContainerPeer.idl b/offapi/com/sun/star/awt/XVclContainerPeer.idl
index f3c1904ed90b..f4678ce52dda 100644
--- a/offapi/com/sun/star/awt/XVclContainerPeer.idl
+++ b/offapi/com/sun/star/awt/XVclContainerPeer.idl
@@ -37,19 +37,19 @@ published interface XVclContainerPeer: com::sun::star::uno::XInterface
/** enable as dialog control.
*/
- [oneway] void enableDialogControl( [in] boolean bEnable );
+ void enableDialogControl( [in] boolean bEnable );
/** sets the tab order.
*/
- [oneway] void setTabOrder( [in] sequence<com::sun::star::awt::XWindow> WindowOrder,
+ void setTabOrder( [in] sequence<com::sun::star::awt::XWindow> WindowOrder,
[in] sequence<any> Tabs,
[in] boolean GroupControl );
/** sets a group.
*/
- [oneway] void setGroup( [in] sequence<com::sun::star::awt::XWindow> Windows );
+ void setGroup( [in] sequence<com::sun::star::awt::XWindow> Windows );
};
diff --git a/offapi/com/sun/star/awt/XVclWindowPeer.idl b/offapi/com/sun/star/awt/XVclWindowPeer.idl
index 690b3965749d..08169561a164 100644
--- a/offapi/com/sun/star/awt/XVclWindowPeer.idl
+++ b/offapi/com/sun/star/awt/XVclWindowPeer.idl
@@ -43,7 +43,7 @@ published interface XVclWindowPeer: com::sun::star::awt::XWindowPeer
/** sets the design mode for use in a design editor.
*/
- [oneway] void setDesignMode( [in] boolean bOn );
+ void setDesignMode( [in] boolean bOn );
/** returns <true/> if the window peer is in design mode,
@@ -54,17 +54,17 @@ published interface XVclWindowPeer: com::sun::star::awt::XWindowPeer
/** enables clipping of sibling windows.
*/
- [oneway] void enableClipSiblings( [in] boolean bClip );
+ void enableClipSiblings( [in] boolean bClip );
/** sets the foreground color.
*/
- [oneway] void setForeground( [in] com::sun::star::util::Color Color );
+ void setForeground( [in] com::sun::star::util::Color Color );
/** sets the control font.
*/
- [oneway] void setControlFont( [in] com::sun::star::awt::FontDescriptor aFont );
+ void setControlFont( [in] com::sun::star::awt::FontDescriptor aFont );
/** returns the font, foreground and background color for the specified
diff --git a/offapi/com/sun/star/awt/XView.idl b/offapi/com/sun/star/awt/XView.idl
index 4f83114a0648..c07db7137fc8 100644
--- a/offapi/com/sun/star/awt/XView.idl
+++ b/offapi/com/sun/star/awt/XView.idl
@@ -60,7 +60,7 @@ published interface XView: com::sun::star::uno::XInterface
<p>If the output should be clipped, the caller has to set the
clipping region.</p>
*/
- [oneway] void draw( [in] long nX,
+ void draw( [in] long nX,
[in] long nY );
@@ -68,7 +68,7 @@ published interface XView: com::sun::star::uno::XInterface
<p>The zoom factor only affects the content of the view, not the size.</p>
*/
- [oneway] void setZoom( [in] float fZoomX,
+ void setZoom( [in] float fZoomX,
[in] float fZoomY );
};
diff --git a/offapi/com/sun/star/awt/XWindow.idl b/offapi/com/sun/star/awt/XWindow.idl
index 96e3a5faa12a..b5df8adbb088 100644
--- a/offapi/com/sun/star/awt/XWindow.idl
+++ b/offapi/com/sun/star/awt/XWindow.idl
@@ -68,7 +68,7 @@ published interface XWindow: com::sun::star::lang::XComponent
Flags are of type <type>PosSize</type> and specify, which parameters
are taken into account when setting the outer bounds of the window.
*/
- [oneway] void setPosSize( [in] long X,
+ void setPosSize( [in] long X,
[in] long Y,
[in] long Width,
[in] long Height,
@@ -82,17 +82,17 @@ published interface XWindow: com::sun::star::lang::XComponent
/** shows or hides the window depending on the parameter.
*/
- [oneway] void setVisible( [in] boolean Visible );
+ void setVisible( [in] boolean Visible );
/** enables or disables the window depending on the parameter.
*/
- [oneway] void setEnable( [in] boolean Enable );
+ void setEnable( [in] boolean Enable );
/** sets the focus to the window.
*/
- [oneway] void setFocus();
+ void setFocus();
/** adds a window listener to the object.
@@ -101,62 +101,62 @@ published interface XWindow: com::sun::star::lang::XComponent
the listener to add. If this listener also supports the <type>XWindowListener2</type> interface,
it will receive the additional events declared in XWindowListener2.
*/
- [oneway] void addWindowListener( [in] com::sun::star::awt::XWindowListener xListener );
+ void addWindowListener( [in] com::sun::star::awt::XWindowListener xListener );
/** removes the specified window listener from the listener list.
*/
- [oneway] void removeWindowListener( [in] com::sun::star::awt::XWindowListener xListener );
+ void removeWindowListener( [in] com::sun::star::awt::XWindowListener xListener );
/** adds a focus listener to the object.
*/
- [oneway] void addFocusListener( [in] com::sun::star::awt::XFocusListener xListener );
+ void addFocusListener( [in] com::sun::star::awt::XFocusListener xListener );
/** removes the specified focus listener from the listener list.
*/
- [oneway] void removeFocusListener( [in] com::sun::star::awt::XFocusListener xListener );
+ void removeFocusListener( [in] com::sun::star::awt::XFocusListener xListener );
/** adds a key listener to the object.
*/
- [oneway] void addKeyListener( [in] com::sun::star::awt::XKeyListener xListener );
+ void addKeyListener( [in] com::sun::star::awt::XKeyListener xListener );
/** removes the specified key listener from the listener list.
*/
- [oneway] void removeKeyListener( [in] com::sun::star::awt::XKeyListener xListener );
+ void removeKeyListener( [in] com::sun::star::awt::XKeyListener xListener );
/** adds a mouse listener to the object.
*/
- [oneway] void addMouseListener( [in] com::sun::star::awt::XMouseListener xListener );
+ void addMouseListener( [in] com::sun::star::awt::XMouseListener xListener );
/** removes the specified mouse listener from the listener list.
*/
- [oneway] void removeMouseListener( [in] com::sun::star::awt::XMouseListener xListener );
+ void removeMouseListener( [in] com::sun::star::awt::XMouseListener xListener );
/** adds a mouse motion listener to the object.
*/
- [oneway] void addMouseMotionListener( [in] com::sun::star::awt::XMouseMotionListener xListener );
+ void addMouseMotionListener( [in] com::sun::star::awt::XMouseMotionListener xListener );
/** removes the specified mouse motion listener from the listener list.
*/
- [oneway] void removeMouseMotionListener( [in] com::sun::star::awt::XMouseMotionListener xListener );
+ void removeMouseMotionListener( [in] com::sun::star::awt::XMouseMotionListener xListener );
/** adds a paint listener to the object.
*/
- [oneway] void addPaintListener( [in] com::sun::star::awt::XPaintListener xListener );
+ void addPaintListener( [in] com::sun::star::awt::XPaintListener xListener );
/** removes the specified paint listener from the listener list.
*/
- [oneway] void removePaintListener( [in] com::sun::star::awt::XPaintListener xListener );
+ void removePaintListener( [in] com::sun::star::awt::XPaintListener xListener );
};
diff --git a/offapi/com/sun/star/awt/XWindowListener.idl b/offapi/com/sun/star/awt/XWindowListener.idl
index da1ec0469fac..3ce4e69aee6b 100644
--- a/offapi/com/sun/star/awt/XWindowListener.idl
+++ b/offapi/com/sun/star/awt/XWindowListener.idl
@@ -42,22 +42,22 @@ published interface XWindowListener: com::sun::star::lang::XEventListener
/** is invoked when the window has been resized.
*/
- [oneway] void windowResized( [in] com::sun::star::awt::WindowEvent e );
+ void windowResized( [in] com::sun::star::awt::WindowEvent e );
/** is invoked when the window has been moved.
*/
- [oneway] void windowMoved( [in] com::sun::star::awt::WindowEvent e );
+ void windowMoved( [in] com::sun::star::awt::WindowEvent e );
/** is invoked when the window has been shown.
*/
- [oneway] void windowShown( [in] com::sun::star::lang::EventObject e );
+ void windowShown( [in] com::sun::star::lang::EventObject e );
/** is invoked when the window has been hidden.
*/
- [oneway] void windowHidden( [in] com::sun::star::lang::EventObject e );
+ void windowHidden( [in] com::sun::star::lang::EventObject e );
};
diff --git a/offapi/com/sun/star/awt/XWindowListener2.idl b/offapi/com/sun/star/awt/XWindowListener2.idl
index 1bc1928b73bf..07ed257969d8 100644
--- a/offapi/com/sun/star/awt/XWindowListener2.idl
+++ b/offapi/com/sun/star/awt/XWindowListener2.idl
@@ -32,12 +32,12 @@ interface XWindowListener2: XWindowListener
/** is called when the window has been enabled.
*/
- [oneway] void windowEnabled( [in] com::sun::star::lang::EventObject e );
+ void windowEnabled( [in] com::sun::star::lang::EventObject e );
/** is called when the window has been disabled.
*/
- [oneway] void windowDisabled( [in] com::sun::star::lang::EventObject e );
+ void windowDisabled( [in] com::sun::star::lang::EventObject e );
};
diff --git a/offapi/com/sun/star/awt/XWindowPeer.idl b/offapi/com/sun/star/awt/XWindowPeer.idl
index 6f5e2a2356e6..20cff9099586 100644
--- a/offapi/com/sun/star/awt/XWindowPeer.idl
+++ b/offapi/com/sun/star/awt/XWindowPeer.idl
@@ -43,24 +43,24 @@ published interface XWindowPeer: com::sun::star::lang::XComponent
/** sets the mouse pointer.
*/
- [oneway] void setPointer( [in] XPointer Pointer );
+ void setPointer( [in] XPointer Pointer );
/** sets the background color.
*/
- [oneway] void setBackground( [in] com::sun::star::util::Color Color );
+ void setBackground( [in] com::sun::star::util::Color Color );
/** invalidates the whole window with the specified
<type>InvalidateStyle</type>.
*/
- [oneway] void invalidate( [in] short Flags );
+ void invalidate( [in] short Flags );
/** invalidates a rectangular area of the window with the specified
<type>InvalidateStyle</type>.
*/
- [oneway] void invalidateRect( [in] Rectangle Rect, [in] short Flags );
+ void invalidateRect( [in] Rectangle Rect, [in] short Flags );
};
diff --git a/offapi/com/sun/star/awt/grid/XGridSelectionListener.idl b/offapi/com/sun/star/awt/grid/XGridSelectionListener.idl
index f4b0ad40b729..2ef8d8eab032 100644
--- a/offapi/com/sun/star/awt/grid/XGridSelectionListener.idl
+++ b/offapi/com/sun/star/awt/grid/XGridSelectionListener.idl
@@ -34,7 +34,7 @@ published interface XGridSelectionListener: com::sun::star::lang::XEventListener
{
/** Invoked after a selection was changed.
*/
- [oneway] void selectionChanged( [in] GridSelectionEvent gridSelectionEvent);
+ void selectionChanged( [in] GridSelectionEvent gridSelectionEvent);
};
diff --git a/offapi/com/sun/star/awt/tab/XTabPageContainer.idl b/offapi/com/sun/star/awt/tab/XTabPageContainer.idl
index bf5494e3e918..c70b5d5ac132 100644
--- a/offapi/com/sun/star/awt/tab/XTabPageContainer.idl
+++ b/offapi/com/sun/star/awt/tab/XTabPageContainer.idl
@@ -72,14 +72,14 @@ published interface XTabPageContainer
@param listener
the listener to add.
*/
- [oneway] void addTabPageContainerListener( [in] XTabPageContainerListener listener);
+ void addTabPageContainerListener( [in] XTabPageContainerListener listener);
/** Removes a listener previously added with <method>addTabPageListener()</method>.
@param listener
the listener to remove.
*/
- [oneway] void removeTabPageContainerListener( [in] XTabPageContainerListener listener);
+ void removeTabPageContainerListener( [in] XTabPageContainerListener listener);
/** Specifies the ID of the current active tab page.
*/
diff --git a/offapi/com/sun/star/awt/tab/XTabPageContainerListener.idl b/offapi/com/sun/star/awt/tab/XTabPageContainerListener.idl
index b75954e5a150..175ab2354cad 100644
--- a/offapi/com/sun/star/awt/tab/XTabPageContainerListener.idl
+++ b/offapi/com/sun/star/awt/tab/XTabPageContainerListener.idl
@@ -35,7 +35,7 @@ published interface XTabPageContainerListener: com::sun::star::lang::XEventListe
{
/** Invoked after a tab page was activated.
*/
- [oneway] void tabPageActivated( [in] TabPageActivatedEvent tabPageActivatedEvent);
+ void tabPageActivated( [in] TabPageActivatedEvent tabPageActivatedEvent);
};