From 446eb51004b077eb12052643fcb17f6a54130602 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aurimas=20Fi=C5=A1eras?= Date: Mon, 18 Oct 2010 17:45:46 +0300 Subject: Use en-US spelling for consistency --- offapi/com/sun/star/awt/MenuItemStyle.idl | 2 +- offapi/com/sun/star/awt/SystemPointer.idl | 4 ++-- offapi/com/sun/star/awt/UnoControlButtonModel.idl | 2 +- .../sun/star/awt/UnoControlCurrencyFieldModel.idl | 2 +- .../com/sun/star/awt/UnoControlDateFieldModel.idl | 2 +- .../sun/star/awt/UnoControlFormattedFieldModel.idl | 2 +- .../sun/star/awt/UnoControlNumericFieldModel.idl | 2 +- .../com/sun/star/awt/UnoControlScrollBarModel.idl | 2 +- .../com/sun/star/awt/UnoControlSpinButtonModel.idl | 2 +- .../com/sun/star/awt/UnoControlTimeFieldModel.idl | 2 +- 10 files changed, 11 insertions(+), 11 deletions(-) diff --git a/offapi/com/sun/star/awt/MenuItemStyle.idl b/offapi/com/sun/star/awt/MenuItemStyle.idl index 2db5bd7..006bf19 100644 --- a/offapi/com/sun/star/awt/MenuItemStyle.idl +++ b/offapi/com/sun/star/awt/MenuItemStyle.idl @@ -48,7 +48,7 @@ published constants MenuItemStyle //------------------------------------------------------------------------- - /** specifies an item which can be checked dependent on the neighbouring + /** specifies an item which can be checked dependent on the neighboring items. */ const short RADIOCHECK = 2; diff --git a/offapi/com/sun/star/awt/SystemPointer.idl b/offapi/com/sun/star/awt/SystemPointer.idl index 5fbe3d8..9a769fc 100644 --- a/offapi/com/sun/star/awt/SystemPointer.idl +++ b/offapi/com/sun/star/awt/SystemPointer.idl @@ -287,7 +287,7 @@ published constants SystemPointer //------------------------------------------------------------------------- - /** specifies a mouse pointer which symbolizes moving a bezier weight. + /** specifies a mouse pointer which symbolizes moving a Bezier weight. */ const long MOVEBEZIERWEIGHT = 39; @@ -389,7 +389,7 @@ published constants SystemPointer //------------------------------------------------------------------------- - /** specifies a mouse pointer which symbolizes drawing a bezier. + /** specifies a mouse pointer which symbolizes drawing a Bezier. */ const long DRAW_BEZIER = 56; diff --git a/offapi/com/sun/star/awt/UnoControlButtonModel.idl b/offapi/com/sun/star/awt/UnoControlButtonModel.idl index eaaea08..f7fdfed 100644 --- a/offapi/com/sun/star/awt/UnoControlButtonModel.idl +++ b/offapi/com/sun/star/awt/UnoControlButtonModel.idl @@ -201,7 +201,7 @@ published service UnoControlButtonModel //------------------------------------------------------------------------- - /** specifies whether the control should show repeating behaviour. + /** specifies whether the control should show repeating behavior.

Normally, when you click a button with the mouse, you need to release the mouse button, and press it again. With this property diff --git a/offapi/com/sun/star/awt/UnoControlCurrencyFieldModel.idl b/offapi/com/sun/star/awt/UnoControlCurrencyFieldModel.idl index 8a9fa07..9d062d1 100644 --- a/offapi/com/sun/star/awt/UnoControlCurrencyFieldModel.idl +++ b/offapi/com/sun/star/awt/UnoControlCurrencyFieldModel.idl @@ -164,7 +164,7 @@ published service UnoControlCurrencyFieldModel //------------------------------------------------------------------------- - /** specifies whether the mouse should show repeating behaviour, i.e. + /** specifies whether the mouse should show repeating behavior, i.e. repeatedly trigger an action when keeping pressed. @since OOo 2.0.0 diff --git a/offapi/com/sun/star/awt/UnoControlDateFieldModel.idl b/offapi/com/sun/star/awt/UnoControlDateFieldModel.idl index 3eefcac..84a9aa5 100644 --- a/offapi/com/sun/star/awt/UnoControlDateFieldModel.idl +++ b/offapi/com/sun/star/awt/UnoControlDateFieldModel.idl @@ -198,7 +198,7 @@ published service UnoControlDateFieldModel //------------------------------------------------------------------------- - /** specifies whether the mouse should show repeating behaviour, i.e. + /** specifies whether the mouse should show repeating behavior, i.e. repeatedly trigger an action when keeping pressed. @since OOo 2.0.0 diff --git a/offapi/com/sun/star/awt/UnoControlFormattedFieldModel.idl b/offapi/com/sun/star/awt/UnoControlFormattedFieldModel.idl index a4766d1..05ee9d4 100644 --- a/offapi/com/sun/star/awt/UnoControlFormattedFieldModel.idl +++ b/offapi/com/sun/star/awt/UnoControlFormattedFieldModel.idl @@ -223,7 +223,7 @@ published service UnoControlFormattedFieldModel //------------------------------------------------------------------------- - /** specifies whether the mouse should show repeating behaviour, i.e. + /** specifies whether the mouse should show repeating behavior, i.e. repeatedly trigger an action when keeping pressed. @since OOo 2.0.0 diff --git a/offapi/com/sun/star/awt/UnoControlNumericFieldModel.idl b/offapi/com/sun/star/awt/UnoControlNumericFieldModel.idl index a0313d9..33684cf 100644 --- a/offapi/com/sun/star/awt/UnoControlNumericFieldModel.idl +++ b/offapi/com/sun/star/awt/UnoControlNumericFieldModel.idl @@ -152,7 +152,7 @@ published service UnoControlNumericFieldModel //------------------------------------------------------------------------- - /** specifies whether the mouse should show repeating behaviour, i.e. + /** specifies whether the mouse should show repeating behavior, i.e. repeatedly trigger an action when keeping pressed. @since OOo 2.0.0 diff --git a/offapi/com/sun/star/awt/UnoControlScrollBarModel.idl b/offapi/com/sun/star/awt/UnoControlScrollBarModel.idl index d5bf786..9c2d6a5 100644 --- a/offapi/com/sun/star/awt/UnoControlScrollBarModel.idl +++ b/offapi/com/sun/star/awt/UnoControlScrollBarModel.idl @@ -111,7 +111,7 @@ published service UnoControlScrollBarModel //------------------------------------------------------------------------- - /** specifies the scrolling behaviour of the control. + /** specifies the scrolling behavior of the control.

means, that when the user moves the slider in the scroll bar, the content of the window is updated immediately. diff --git a/offapi/com/sun/star/awt/UnoControlSpinButtonModel.idl b/offapi/com/sun/star/awt/UnoControlSpinButtonModel.idl index 05457b6..ca00598 100644 --- a/offapi/com/sun/star/awt/UnoControlSpinButtonModel.idl +++ b/offapi/com/sun/star/awt/UnoControlSpinButtonModel.idl @@ -150,7 +150,7 @@ service UnoControlSpinButtonModel //------------------------------------------------------------------------- - /** specifies whether the mouse should show repeating behaviour, i.e. + /** specifies whether the mouse should show repeating behavior, i.e. repeatedly trigger an action when keeping pressed. */ [property] boolean Repeat; diff --git a/offapi/com/sun/star/awt/UnoControlTimeFieldModel.idl b/offapi/com/sun/star/awt/UnoControlTimeFieldModel.idl index 168c000..fa67e98 100644 --- a/offapi/com/sun/star/awt/UnoControlTimeFieldModel.idl +++ b/offapi/com/sun/star/awt/UnoControlTimeFieldModel.idl @@ -145,7 +145,7 @@ published service UnoControlTimeFieldModel //------------------------------------------------------------------------- - /** specifies whether the mouse should show repeating behaviour, i.e. + /** specifies whether the mouse should show repeating behavior, i.e. repeatedly trigger an action when keeping pressed. @since OOo 2.0.0 -- 1.7.1