summaryrefslogtreecommitdiff
path: root/offapi
diff options
context:
space:
mode:
authorAurimas Fiseras <aurimas@gmail.com>2010-10-17 08:49:58 -0500
committerNorbert Thiebaud <nthiebaud@gmail.com>2010-10-17 08:49:58 -0500
commit3124c2d617eb6f9a1fe7e76e4afbef63fd28385c (patch)
tree6a960777104841c598516ee4c2611ae4f4a6851d /offapi
parent0196e3b7eb8e75dfd8482ebf54d35b12308d4416 (diff)
Fix typos in the documentation
Diffstat (limited to 'offapi')
-rw-r--r--offapi/com/sun/star/awt/AccessibleListBoxList.idl2
-rw-r--r--offapi/com/sun/star/awt/Command.idl4
-rw-r--r--offapi/com/sun/star/awt/FieldUnit.idl2
-rw-r--r--offapi/com/sun/star/awt/FocusEvent.idl2
-rw-r--r--offapi/com/sun/star/awt/FontFamily.idl4
-rw-r--r--offapi/com/sun/star/awt/ImageScaleMode.idl4
-rw-r--r--offapi/com/sun/star/awt/MenuItemType.idl2
-rw-r--r--offapi/com/sun/star/awt/RoadmapItem.idl10
-rw-r--r--offapi/com/sun/star/awt/SystemPointer.idl4
-rw-r--r--offapi/com/sun/star/awt/UnoControlComboBoxModel.idl2
-rw-r--r--offapi/com/sun/star/awt/UnoControlEditModel.idl4
-rw-r--r--offapi/com/sun/star/awt/UnoControlListBoxModel.idl8
-rw-r--r--offapi/com/sun/star/awt/VclWindowPeerAttribute.idl2
-rw-r--r--offapi/com/sun/star/awt/WindowAttribute.idl2
-rw-r--r--offapi/com/sun/star/awt/WindowEvent.idl4
-rw-r--r--offapi/com/sun/star/awt/XActivateListener.idl6
-rw-r--r--offapi/com/sun/star/awt/XBitmap.idl2
-rw-r--r--offapi/com/sun/star/awt/XCallback.idl2
-rw-r--r--offapi/com/sun/star/awt/XDialogProvider2.idl2
-rw-r--r--offapi/com/sun/star/awt/XDisplayConnection.idl6
-rw-r--r--offapi/com/sun/star/awt/XDockableWindowListener.idl2
-rw-r--r--offapi/com/sun/star/awt/XEventHandler.idl4
-rwxr-xr-xoffapi/com/sun/star/awt/XExtendedToolkit.idl10
-rw-r--r--offapi/com/sun/star/awt/XFont.idl2
-rw-r--r--offapi/com/sun/star/awt/XItemList.idl4
-rw-r--r--offapi/com/sun/star/awt/XItemListListener.idl2
-rw-r--r--offapi/com/sun/star/awt/XKeyHandler.idl4
-rw-r--r--offapi/com/sun/star/awt/XLayoutContainer.idl2
-rw-r--r--offapi/com/sun/star/awt/XLayoutFlow.idl2
-rw-r--r--offapi/com/sun/star/awt/XMessageBoxFactory.idl2
-rw-r--r--offapi/com/sun/star/awt/XPopupMenu.idl6
-rwxr-xr-xoffapi/com/sun/star/awt/XPopupMenuExtended.idl4
-rw-r--r--offapi/com/sun/star/awt/XRequestCallback.idl2
-rw-r--r--offapi/com/sun/star/awt/XScrollBar.idl2
-rw-r--r--offapi/com/sun/star/awt/XSimpleTabController.idl20
-rw-r--r--offapi/com/sun/star/awt/XSystemChildFactory.idl2
-rw-r--r--offapi/com/sun/star/awt/XSystemDependentMenuPeer.idl2
-rw-r--r--offapi/com/sun/star/awt/XSystemDependentWindowPeer.idl2
-rw-r--r--offapi/com/sun/star/awt/XTextLayoutConstrains.idl2
-rw-r--r--offapi/com/sun/star/awt/XUserInputInterception.idl4
-rw-r--r--offapi/com/sun/star/awt/XView.idl2
41 files changed, 78 insertions, 78 deletions
diff --git a/offapi/com/sun/star/awt/AccessibleListBoxList.idl b/offapi/com/sun/star/awt/AccessibleListBoxList.idl
index f7bf3e55a4e4..4caba7202796 100644
--- a/offapi/com/sun/star/awt/AccessibleListBoxList.idl
+++ b/offapi/com/sun/star/awt/AccessibleListBoxList.idl
@@ -36,7 +36,7 @@
module com { module sun { module star { module awt {
/** Accessible list box lists are used by list boxes as container for
- the list items. In addtion of the simple container functionality of the
+ the list items. In addition of the simple container functionality of the
<type>AccessibleList</type> service the
<type scope="com::sun::star::accessibility">XAccessibleSelection</type> interface is supported.
diff --git a/offapi/com/sun/star/awt/Command.idl b/offapi/com/sun/star/awt/Command.idl
index cce6ed126092..5a38e8972ea6 100644
--- a/offapi/com/sun/star/awt/Command.idl
+++ b/offapi/com/sun/star/awt/Command.idl
@@ -58,7 +58,7 @@ published constants Command
//-------------------------------------------------------------------------
- /** specifies the begining of an auto scroll operation.
+ /** specifies the beginning of an auto scroll operation.
*/
const short STARTAUTOSCROLL = 4;
@@ -118,7 +118,7 @@ published constants Command
//-------------------------------------------------------------------------
- /** specifies a hangual hanja conversion command.
+ /** specifies a Hangul hanja conversion command.
*/
const short HANGUL_HANJA_CONVERSION = 14;
diff --git a/offapi/com/sun/star/awt/FieldUnit.idl b/offapi/com/sun/star/awt/FieldUnit.idl
index b7a775401d4d..14c593b5a107 100644
--- a/offapi/com/sun/star/awt/FieldUnit.idl
+++ b/offapi/com/sun/star/awt/FieldUnit.idl
@@ -35,7 +35,7 @@
/** specifies attributes for the MetricField map units.
- <p><b>IMPORTANT:</b> These constands have to be disjunct with
+ <p><b>IMPORTANT:</b> These constants have to be disjunct with
constants in <type>util/MeasureUnit</type>.</p>
*/
constants FieldUnit
diff --git a/offapi/com/sun/star/awt/FocusEvent.idl b/offapi/com/sun/star/awt/FocusEvent.idl
index 09ba8697e885..8671d156423e 100644
--- a/offapi/com/sun/star/awt/FocusEvent.idl
+++ b/offapi/com/sun/star/awt/FocusEvent.idl
@@ -62,7 +62,7 @@ published struct FocusEvent: com::sun::star::lang::EventObject
{
//-------------------------------------------------------------------------
- /** specifies the reason for the focus change as an arithmentic-or
+ /** specifies the reason for the focus change as an arithmetic-or
combination of <type>FocusChangeReason</type>.
@see FocusChangeReason
diff --git a/offapi/com/sun/star/awt/FontFamily.idl b/offapi/com/sun/star/awt/FontFamily.idl
index 6b375c002d52..2f16e8fe08a7 100644
--- a/offapi/com/sun/star/awt/FontFamily.idl
+++ b/offapi/com/sun/star/awt/FontFamily.idl
@@ -60,7 +60,7 @@ published constants FontFamily
//-------------------------------------------------------------------------
- /** specifies the family roman fonts (with serifes).
+ /** specifies the family roman fonts (with serifs).
*/
const short ROMAN = 3;
@@ -72,7 +72,7 @@ published constants FontFamily
//-------------------------------------------------------------------------
- /** specifies the family roman fonts (without serifes).
+ /** specifies the family roman fonts (without serifs).
*/
const short SWISS = 5;
diff --git a/offapi/com/sun/star/awt/ImageScaleMode.idl b/offapi/com/sun/star/awt/ImageScaleMode.idl
index 9494bef96814..aeefc4f61c91 100644
--- a/offapi/com/sun/star/awt/ImageScaleMode.idl
+++ b/offapi/com/sun/star/awt/ImageScaleMode.idl
@@ -41,12 +41,12 @@ constants ImageScaleMode
*/
const short None = 0;
- /** specifies that the image should be scaled up or down to the size of the surrounding area isotropicly,
+ /** specifies that the image should be scaled up or down to the size of the surrounding area isotropically,
i.e. by keeping its aspect ratio.
*/
const short Isotropic = 1;
- /** specifies that the image should be scaled up or down to the size of the surrounding area anisotropicly.
+ /** specifies that the image should be scaled up or down to the size of the surrounding area anisotropically.
<p>The image will finally cover all of the surrounding area, but its dimensions might be distorted.</p>
*/
diff --git a/offapi/com/sun/star/awt/MenuItemType.idl b/offapi/com/sun/star/awt/MenuItemType.idl
index d3907b9278eb..af05e84f67f0 100644
--- a/offapi/com/sun/star/awt/MenuItemType.idl
+++ b/offapi/com/sun/star/awt/MenuItemType.idl
@@ -39,7 +39,7 @@
*/
enum MenuItemType
{
- /** specifies that the menu item type is unkown.
+ /** specifies that the menu item type is unknown.
*/
DONTKNOW,
diff --git a/offapi/com/sun/star/awt/RoadmapItem.idl b/offapi/com/sun/star/awt/RoadmapItem.idl
index 7fa197bc391a..69f386641ab3 100644
--- a/offapi/com/sun/star/awt/RoadmapItem.idl
+++ b/offapi/com/sun/star/awt/RoadmapItem.idl
@@ -48,8 +48,8 @@ service RoadmapItem
*/
[property] short ID;
- /** The Label of the RoadmapItem does not include its Prefix that is auto
- * matically set after the following algorithm:
+ /** The Label of the RoadmapItem does not include its Prefix that is automatically
+ * set after the following algorithm:
* (Index + 1) + ". " + Label
*/
[property] string Label;
@@ -57,9 +57,9 @@ service RoadmapItem
/** When "Interactive" is true the RoadmapItem supports a certain "HyperLabel
* functionality":
- * Moving the Mousepointer over the RoadmapItem will change it to a Refhand and
- * underline the Label for the time the mousepointer resides over the RoadmapItem.
- * Clicking the mousepointer will then notify the Roadmap Container.
+ * Moving the mouse pointer over the RoadmapItem will change it to a Refhand and
+ * underline the Label for the time the mouse pointer resides over the RoadmapItem.
+ * Clicking with mouse pointer will then notify the Roadmap Container.
* The property Interactive" is readonly because it is adapted from the container of the
* RoadmapItem.
*/
diff --git a/offapi/com/sun/star/awt/SystemPointer.idl b/offapi/com/sun/star/awt/SystemPointer.idl
index c32397abe986..655f8dfe302f 100644
--- a/offapi/com/sun/star/awt/SystemPointer.idl
+++ b/offapi/com/sun/star/awt/SystemPointer.idl
@@ -52,7 +52,7 @@ published constants SystemPointer
//-------------------------------------------------------------------------
- /** specifies a waiting symbol as a mouse pointer (for example hourglas).
+ /** specifies a waiting symbol as a mouse pointer (for example hourglass).
*/
const long WAIT = 2;
@@ -191,7 +191,7 @@ published constants SystemPointer
//-------------------------------------------------------------------------
- /** specifies a mouse pointer which symbolizes horzizontal splitting.
+ /** specifies a mouse pointer which symbolizes horizontal splitting.
*/
const long HSPLIT = 23;
diff --git a/offapi/com/sun/star/awt/UnoControlComboBoxModel.idl b/offapi/com/sun/star/awt/UnoControlComboBoxModel.idl
index eedd7b78c346..5e6b650f8848 100644
--- a/offapi/com/sun/star/awt/UnoControlComboBoxModel.idl
+++ b/offapi/com/sun/star/awt/UnoControlComboBoxModel.idl
@@ -227,7 +227,7 @@ published service UnoControlComboBoxModel
*/
[optional, property] short MouseWheelBehavior;
- /** allows mmanipulating the list of items in the combo box more fine-grained than the
+ /** allows manipulating the list of items in the combo box more fine-grained than the
<member>StringItemList</member> property.
*/
[optional] interface XItemList;
diff --git a/offapi/com/sun/star/awt/UnoControlEditModel.idl b/offapi/com/sun/star/awt/UnoControlEditModel.idl
index 2cd7a55725f5..5ac71c442f3b 100644
--- a/offapi/com/sun/star/awt/UnoControlEditModel.idl
+++ b/offapi/com/sun/star/awt/UnoControlEditModel.idl
@@ -69,7 +69,7 @@ published service UnoControlEditModel
//-------------------------------------------------------------------------
- /** If set to true an horizontal scrollbar will be added automaticly
+ /** If set to true an horizontal scrollbar will be added automatically
when needed.
@since OOo 2.3.0
@@ -78,7 +78,7 @@ published service UnoControlEditModel
//-------------------------------------------------------------------------
- /** If set to true an vertical scrollbar will be added automaticly
+ /** If set to true an vertical scrollbar will be added automatically
when needed.
@since OOo 2.3.0
diff --git a/offapi/com/sun/star/awt/UnoControlListBoxModel.idl b/offapi/com/sun/star/awt/UnoControlListBoxModel.idl
index 1ecf338bf095..1579823bf68e 100644
--- a/offapi/com/sun/star/awt/UnoControlListBoxModel.idl
+++ b/offapi/com/sun/star/awt/UnoControlListBoxModel.idl
@@ -56,7 +56,7 @@ published service UnoControlListBoxModel
//-------------------------------------------------------------------------
- /** specifies the horiztontal alignment of the text in the control.
+ /** specifies the horizontal alignment of the text in the control.
<pre>
0: left
@@ -165,7 +165,7 @@ published service UnoControlListBoxModel
//-------------------------------------------------------------------------
- /** specifies the sequence of selected items, identfied by the position.
+ /** specifies the sequence of selected items, identified by the position.
*/
[property] sequence<short> SelectedItems;
@@ -205,13 +205,13 @@ published service UnoControlListBoxModel
/** defines how the mouse wheel can be used to scroll through the control's content.
- <p>Usually, the mouse wheel scrool through the control's entry list. Using this property,
+ <p>Usually, the mouse wheel scroll through the control's entry list. Using this property,
and one of the <type>MouseWheelBehavior</type> constants, you can control under which circumstances
this is possible.</p>
*/
[optional, property] short MouseWheelBehavior;
- /** allows mmanipulating the list of items in the list box more fine-grained than the
+ /** allows manipulating the list of items in the list box more fine-grained than the
<member>StringItemList</member> property.
@since OOo 3.3
diff --git a/offapi/com/sun/star/awt/VclWindowPeerAttribute.idl b/offapi/com/sun/star/awt/VclWindowPeerAttribute.idl
index db26e2811178..10585f52f035 100644
--- a/offapi/com/sun/star/awt/VclWindowPeerAttribute.idl
+++ b/offapi/com/sun/star/awt/VclWindowPeerAttribute.idl
@@ -36,7 +36,7 @@
/** specifies attributes for the VCL window implementation.
- <p><b>IMPORTANT:</b> These constands have to be disjunct with
+ <p><b>IMPORTANT:</b> These constants have to be disjunct with
constants in <type>WindowAttribute</type>.</p>
@deprecated
diff --git a/offapi/com/sun/star/awt/WindowAttribute.idl b/offapi/com/sun/star/awt/WindowAttribute.idl
index c8e7a29247b1..68f9feb3fd42 100644
--- a/offapi/com/sun/star/awt/WindowAttribute.idl
+++ b/offapi/com/sun/star/awt/WindowAttribute.idl
@@ -36,7 +36,7 @@
/** These values are used to specify the decorations of a window.
- <p><b>IMPORTANT:</b> These constands have to be disjunct with
+ <p><b>IMPORTANT:</b> These constants have to be disjunct with
constants in <type>VclWindowPeerAttribute</type>.</p>
*/
published constants WindowAttribute
diff --git a/offapi/com/sun/star/awt/WindowEvent.idl b/offapi/com/sun/star/awt/WindowEvent.idl
index 3b2ff710d8b4..fb46c18b19f6 100644
--- a/offapi/com/sun/star/awt/WindowEvent.idl
+++ b/offapi/com/sun/star/awt/WindowEvent.idl
@@ -80,7 +80,7 @@ published struct WindowEvent: com::sun::star::lang::EventObject
/** specifies the inset from the top.
<p>The inset is the distance between the outer and the inner window,
- that means the top inset is the heigt of the top border.</p>
+ that means the top inset is the height of the top border.</p>
*/
long TopInset;
@@ -98,7 +98,7 @@ published struct WindowEvent: com::sun::star::lang::EventObject
/** specifies the inset from the bottom.
<p>The inset is the distance between the outer and the inner window,
- that means the bottom inset is the heigt of the bottom border.</p>
+ that means the bottom inset is the height of the bottom border.</p>
*/
long BottomInset;
diff --git a/offapi/com/sun/star/awt/XActivateListener.idl b/offapi/com/sun/star/awt/XActivateListener.idl
index 19a2a8f8ac71..954b5e11294c 100644
--- a/offapi/com/sun/star/awt/XActivateListener.idl
+++ b/offapi/com/sun/star/awt/XActivateListener.idl
@@ -53,7 +53,7 @@ published interface XActivateListener: com::sun::star::lang::XEventListener
/** is invoked when a window is activated.
- <p>A window is avtivated if a child or itself got the focus.</p>
+ <p>A window is activated if a child or itself got the focus.</p>
@see XFocusListener::focusGained
*/
@@ -61,9 +61,9 @@ published interface XActivateListener: com::sun::star::lang::XEventListener
//-------------------------------------------------------------------------
- /** is invoked when a window is de-activated.
+ /** is invoked when a window is deactivated.
- <p>A window is deavtivated if a child or itself lost the focus.</p>
+ <p>A window is deactivated if a child or itself lost the focus.</p>
@see XFocusListener::focusLost
*/
diff --git a/offapi/com/sun/star/awt/XBitmap.idl b/offapi/com/sun/star/awt/XBitmap.idl
index e4a4cdfa8b6c..4c1a650d796a 100644
--- a/offapi/com/sun/star/awt/XBitmap.idl
+++ b/offapi/com/sun/star/awt/XBitmap.idl
@@ -60,7 +60,7 @@ published interface XBitmap: com::sun::star::uno::XInterface
//-------------------------------------------------------------------------
- /** returns the transparence mask of the device independent bitmap.
+ /** returns the transparency mask of the device independent bitmap.
*/
sequence<byte> getMaskDIB();
diff --git a/offapi/com/sun/star/awt/XCallback.idl b/offapi/com/sun/star/awt/XCallback.idl
index 08c058cd51ed..25cc9bd522bb 100644
--- a/offapi/com/sun/star/awt/XCallback.idl
+++ b/offapi/com/sun/star/awt/XCallback.idl
@@ -38,7 +38,7 @@ module com { module sun { module star { module awt {
//=============================================================================
-/** specifices an interface which can be used to call back
+/** specifies an interface which can be used to call back
an implementation
*/
interface XCallback
diff --git a/offapi/com/sun/star/awt/XDialogProvider2.idl b/offapi/com/sun/star/awt/XDialogProvider2.idl
index c08508a58bfe..f24a783cb7fc 100644
--- a/offapi/com/sun/star/awt/XDialogProvider2.idl
+++ b/offapi/com/sun/star/awt/XDialogProvider2.idl
@@ -115,7 +115,7 @@ interface XDialogProvider2 : ::com::sun::star::awt::XDialogProvider {
<p>The arguments accepted so far are
<ul><li><em>ParentWindow</em> - must be a component supporting the <type>XWindowPeer</type> interface,
- or a component supporting the <type>XControl</type> interfac, so an <code>XWindowPeer</code> can be
+ or a component supporting the <type>XControl</type> interface, so an <code>XWindowPeer</code> can be
obtained from it. The given window will be used as parent window for the to-be-created dialog.</li>
<li><em>EventHandler</em> - specifies a component handling events in the dialog. See
<member>createDialogWithHandler</member> for a detailed specification of dialog event handling.</li>
diff --git a/offapi/com/sun/star/awt/XDisplayConnection.idl b/offapi/com/sun/star/awt/XDisplayConnection.idl
index 6e038bfe2b3c..d8eb109933fc 100644
--- a/offapi/com/sun/star/awt/XDisplayConnection.idl
+++ b/offapi/com/sun/star/awt/XDisplayConnection.idl
@@ -66,8 +66,8 @@ published interface XDisplayConnection: com::sun::star::uno::XInterface
/** removes a eventHandler from the handler list.
@param window
- the platform specific window id the handler should be deregistered for.
- If empty, the handler should be deregistered completly.
+ the platform specific window id the handler should be unregistered for.
+ If empty, the handler should be unregistered completely.
@param eventHandler
the handler to remove.
@@ -96,7 +96,7 @@ published interface XDisplayConnection: com::sun::star::uno::XInterface
/** returns a identifier.
- @returns a unique platform dependend identifier for a display connection.
+ @returns a unique platform dependent identifier for a display connection.
*/
any getIdentifier();
diff --git a/offapi/com/sun/star/awt/XDockableWindowListener.idl b/offapi/com/sun/star/awt/XDockableWindowListener.idl
index 3a328993f170..695abc448564 100644
--- a/offapi/com/sun/star/awt/XDockableWindowListener.idl
+++ b/offapi/com/sun/star/awt/XDockableWindowListener.idl
@@ -107,7 +107,7 @@ interface XDockableWindowListener: com::sun::star::lang::XEventListener
//-------------------------------------------------------------------------
- /** is invoked when the window currently is in popupmode and wants to be undocked
+ /** is invoked when the window currently is in pop-up mode and wants to be undocked
or closed
*/
void endPopupMode( [in] com::sun::star::awt::EndPopupModeEvent e );
diff --git a/offapi/com/sun/star/awt/XEventHandler.idl b/offapi/com/sun/star/awt/XEventHandler.idl
index 223973b8f59c..e3ea40a626c2 100644
--- a/offapi/com/sun/star/awt/XEventHandler.idl
+++ b/offapi/com/sun/star/awt/XEventHandler.idl
@@ -47,13 +47,13 @@ published interface XEventHandler: com::sun::star::uno::XInterface
//-------------------------------------------------------------------------
/** requests the implementor of this interface to handle a platform
- dependend event.
+ dependent event.
@returns <TRUE/> if the event was handled properly and no further
handling should take place, <FALSE/> otherwise.
@param event
- the platform dependend event.
+ the platform dependent event.
*/
boolean handleEvent( [in] any event );
diff --git a/offapi/com/sun/star/awt/XExtendedToolkit.idl b/offapi/com/sun/star/awt/XExtendedToolkit.idl
index 0cb4cff2c800..95541217281d 100755
--- a/offapi/com/sun/star/awt/XExtendedToolkit.idl
+++ b/offapi/com/sun/star/awt/XExtendedToolkit.idl
@@ -104,7 +104,7 @@ published interface XExtendedToolkit : ::com::sun::star::uno::XInterface
<member>getTopWindowCount()</member> and successive calls to this
function.
@param nIndex
- The index should be in the intervall from 0 up to but not
+ The index should be in the interval from 0 up to but not
including the number of top-level windows as returned by
<member>getTopWindowCount()</member>.
@return
@@ -127,7 +127,7 @@ published interface XExtendedToolkit : ::com::sun::star::uno::XInterface
/** Add a new listener that is called for events that involve <type
scope="::com::sun::star::awt">XTopWindow</type>s. After having
- obtained the current list of exisiting top-level windows you can
+ obtained the current list of existing top-level windows you can
keep this list up-to-date by listening to opened or closed top-level
windows. Wait for activations or deactivations of top-level windows
to keep track of the currently active frame.
@@ -145,7 +145,7 @@ published interface XExtendedToolkit : ::com::sun::star::uno::XInterface
/** Remove the specified listener from the list of listeners.
@param xListener
If the reference is empty then nothing will be changed. If the
- listener has been registered twice (or more) then all refrences
+ listener has been registered twice (or more) then all references
will be removed.
*/
[oneway] void removeTopWindowListener (
@@ -171,7 +171,7 @@ published interface XExtendedToolkit : ::com::sun::star::uno::XInterface
/** Remove the specified listener from the list of listeners.
@param xHandler
If the reference is empty then nothing will be changed. If the
- handler has been registered twice (or more) then all refrences
+ handler has been registered twice (or more) then all references
will be removed.
*/
[oneway] void removeKeyHandler (
@@ -197,7 +197,7 @@ published interface XExtendedToolkit : ::com::sun::star::uno::XInterface
/** Remove the specified listener from the list of listeners.
@param xListener
If the reference is empty then nothing will be changed. If the
- listener has been registered twice (or more) then all refrences
+ listener has been registered twice (or more) then all references
will be removed.
*/
[oneway] void removeFocusListener (
diff --git a/offapi/com/sun/star/awt/XFont.idl b/offapi/com/sun/star/awt/XFont.idl
index 54df687ca1e2..816db2f8f24f 100644
--- a/offapi/com/sun/star/awt/XFont.idl
+++ b/offapi/com/sun/star/awt/XFont.idl
@@ -46,7 +46,7 @@
//=============================================================================
-/** decribes a font on a specific device.
+/** describes a font on a specific device.
<p>All values are in pixels within this device.</p>
*/
diff --git a/offapi/com/sun/star/awt/XItemList.idl b/offapi/com/sun/star/awt/XItemList.idl
index 6419ea94d0b0..17b6835261b2 100644
--- a/offapi/com/sun/star/awt/XItemList.idl
+++ b/offapi/com/sun/star/awt/XItemList.idl
@@ -180,7 +180,7 @@ interface XItemList
)
raises ( ::com::sun::star::lang::IndexOutOfBoundsException );
- /** associates an implementation dependend value with the given list item.
+ /** associates an implementation dependent value with the given list item.
<p>You can use this to store data for an item which does not interfere with the displayed
text and image, but can be used by the client of the list box for an arbitrary purpose.</p>
@@ -246,7 +246,7 @@ interface XItemList
)
raises ( ::com::sun::star::lang::IndexOutOfBoundsException );
- /** retrieves the implementation dependend value associated with the given list item.
+ /** retrieves the implementation dependent value associated with the given list item.
@see setItemData
@param Position
diff --git a/offapi/com/sun/star/awt/XItemListListener.idl b/offapi/com/sun/star/awt/XItemListListener.idl
index d41d8b104a02..a7ec6fee830a 100644
--- a/offapi/com/sun/star/awt/XItemListListener.idl
+++ b/offapi/com/sun/star/awt/XItemListListener.idl
@@ -65,7 +65,7 @@ interface XItemListListener : ::com::sun::star::lang::XEventListener
[in] ::com::sun::star::lang::EventObject Event
);
- /** is called when the changes to the item list which occured are too complex to be notified
+ /** is called when the changes to the item list which occurred are too complex to be notified
in single events.
<p>Consumers of this event should discard their cached information about the current item list,
diff --git a/offapi/com/sun/star/awt/XKeyHandler.idl b/offapi/com/sun/star/awt/XKeyHandler.idl
index dba9f36f8318..7a79ac3b0a08 100644
--- a/offapi/com/sun/star/awt/XKeyHandler.idl
+++ b/offapi/com/sun/star/awt/XKeyHandler.idl
@@ -61,7 +61,7 @@ published interface XKeyHandler : ::com::sun::star::lang::XEventListener
when known, with that of other handlers.</p>
<p>Consuming this event does not prevent the pending key-release
- event from beeing broadcasted.</p>
+ event from being broadcasted.</p>
@param aEvent
The key event informs about the pressed key.
@@ -81,7 +81,7 @@ published interface XKeyHandler : ::com::sun::star::lang::XEventListener
handling by the broadcaster will take place.
<p>Consume the event if the action performed by the implementation
- is mutualy exclusive with the default action of the broadcaster or,
+ is mutually exclusive with the default action of the broadcaster or,
when known, with that of other handlers.</p>
@param aEvent
diff --git a/offapi/com/sun/star/awt/XLayoutContainer.idl b/offapi/com/sun/star/awt/XLayoutContainer.idl
index 46711f551af6..ccbaf0d01cfa 100644
--- a/offapi/com/sun/star/awt/XLayoutContainer.idl
+++ b/offapi/com/sun/star/awt/XLayoutContainer.idl
@@ -54,7 +54,7 @@ interface XLayoutContainer: com::sun::star::container::XChild
com::sun::star::beans::XPropertySet getChildProperties(
[in] com::sun::star::awt::XLayoutConstrains Child );
- /** Set at initilization, this object should be notified when a containers state
+ /** Set at initialization, this object should be notified when a containers state
changes, that may affect its size, to queue a layout re-calculation. */
void setLayoutUnit( [in] com::sun::star::awt::XLayoutUnit Unit );
diff --git a/offapi/com/sun/star/awt/XLayoutFlow.idl b/offapi/com/sun/star/awt/XLayoutFlow.idl
index 1ec260aeab83..ac23974d76d7 100644
--- a/offapi/com/sun/star/awt/XLayoutFlow.idl
+++ b/offapi/com/sun/star/awt/XLayoutFlow.idl
@@ -9,7 +9,7 @@ module com { module sun { module star { module awt {
//=============================================================================
-/** Enables height-for-width layout negociations, which allows for label wrapping
+/** Enables height-for-width layout negotiations, which allows for label wrapping
and flow containers. Can be implemented by either a container or an ordinary widget;
whether its parent will honor it is another story, so keep implementing
getMinimumSize().
diff --git a/offapi/com/sun/star/awt/XMessageBoxFactory.idl b/offapi/com/sun/star/awt/XMessageBoxFactory.idl
index 67898a19f17a..8058dd6e653d 100644
--- a/offapi/com/sun/star/awt/XMessageBoxFactory.idl
+++ b/offapi/com/sun/star/awt/XMessageBoxFactory.idl
@@ -89,7 +89,7 @@ published interface XMessageBoxFactory : com::sun::star::uno::XInterface
specifies which buttons should be available on the
message box. A combination of
<type scope="com::sun::star::awt">MessageBoxButtons</type>. An <b>infobox</b>
- ignores this paramter and always use button "OK".
+ ignores this parameter and always use button "OK".
@param aTitle
specifies the title of the message box.
diff --git a/offapi/com/sun/star/awt/XPopupMenu.idl b/offapi/com/sun/star/awt/XPopupMenu.idl
index 62280d4c6c89..8ac7dc729b78 100644
--- a/offapi/com/sun/star/awt/XPopupMenu.idl
+++ b/offapi/com/sun/star/awt/XPopupMenu.idl
@@ -43,7 +43,7 @@
//=============================================================================
-/** controls a popup menu.
+/** controls a pop-up menu.
*/
published interface XPopupMenu: XMenu
{
@@ -80,8 +80,8 @@ published interface XPopupMenu: XMenu
//-------------------------------------------------------------------------
- /** executes the popup menu and returns the selected item
- or <code>0</code>, if cancelled.
+ /** executes the pop-up menu and returns the selected item
+ or <code>0</code>, if canceled.
*/
short execute( [in] XWindowPeer Parent,
[in] Rectangle Area,
diff --git a/offapi/com/sun/star/awt/XPopupMenuExtended.idl b/offapi/com/sun/star/awt/XPopupMenuExtended.idl
index ecec10fad8ea..0bd48ffd5858 100755
--- a/offapi/com/sun/star/awt/XPopupMenuExtended.idl
+++ b/offapi/com/sun/star/awt/XPopupMenuExtended.idl
@@ -139,9 +139,9 @@ interface XPopupMenuExtended
/** sets the <type>KeyEvent</type> for the menu item.
<p>The <type>KeyEvent</type> is <b>only</b> used as a container to transport
- the shortcut information, this methods only draws the text corresponding to
+ the shortcut information, this method only draws the text corresponding to
this keyboard shortcut. The client code is responsible for listening to
- keyboard events (typicaly done via <type>XUserInputInterception</type>),
+ keyboard events (typically done via <type>XUserInputInterception</type>),
and dispatch the respective command.</p>
@param nItemId
diff --git a/offapi/com/sun/star/awt/XRequestCallback.idl b/offapi/com/sun/star/awt/XRequestCallback.idl
index 7d89f0138683..8c047312ccb7 100644
--- a/offapi/com/sun/star/awt/XRequestCallback.idl
+++ b/offapi/com/sun/star/awt/XRequestCallback.idl
@@ -38,7 +38,7 @@ module com { module sun { module star { module awt {
//=============================================================================
-/** specifices an interface which can be used to call back
+/** specifies an interface which can be used to call back
an implementation
*/
interface XRequestCallback
diff --git a/offapi/com/sun/star/awt/XScrollBar.idl b/offapi/com/sun/star/awt/XScrollBar.idl
index d5b0f2060582..4a6c3e57e99c 100644
--- a/offapi/com/sun/star/awt/XScrollBar.idl
+++ b/offapi/com/sun/star/awt/XScrollBar.idl
@@ -68,7 +68,7 @@ published interface XScrollBar: com::sun::star::uno::XInterface
//-------------------------------------------------------------------------
/** sets the scroll value, visible area and maximum scroll value
- of the scoll bar.
+ of the scroll bar.
*/
[oneway] void setValues( [in] long nValue,
[in] long nVisible,
diff --git a/offapi/com/sun/star/awt/XSimpleTabController.idl b/offapi/com/sun/star/awt/XSimpleTabController.idl
index 0688a1d08018..a49379d2ed61 100644
--- a/offapi/com/sun/star/awt/XSimpleTabController.idl
+++ b/offapi/com/sun/star/awt/XSimpleTabController.idl
@@ -56,7 +56,7 @@ interface XSimpleTabController : com::sun::star::uno::XInterface
{
//-------------------------------------------------------------------------
/** create a new tab and return an unique ID,
- which can be used further to adress this tab by using other methods
+ which can be used further to address this tab by using other methods
of this interface.
@return [long
@@ -71,7 +71,7 @@ interface XSimpleTabController : com::sun::star::uno::XInterface
the ID of the tab, which should be removed.
@throws ::com::sun::star::lang::IndexOutOfBoundsException
- if the specified ID isnt used inside this tab controller.
+ if the specified ID isn't used inside this tab controller.
*/
void removeTab( [in] long ID )
raises( com::sun::star::lang::IndexOutOfBoundsException );
@@ -106,7 +106,7 @@ interface XSimpleTabController : com::sun::star::uno::XInterface
the ID of the tab, which should be changed.
@throws ::com::sun::star::lang::IndexOutOfBoundsException
- if the specified ID isnt used inside this tab controller.
+ if the specified ID isn't used inside this tab controller.
*/
void setTabProps( [in] long ID ,
[in] sequence< com::sun::star::beans::NamedValue > Properties )
@@ -119,7 +119,7 @@ interface XSimpleTabController : com::sun::star::uno::XInterface
the ID of the tab.
@throws ::com::sun::star::lang::IndexOutOfBoundsException
- if the specified ID isnt used inside this tab controller.
+ if the specified ID isn't used inside this tab controller.
*/
sequence< com::sun::star::beans::NamedValue > getTabProps( [in] long ID )
raises( com::sun::star::lang::IndexOutOfBoundsException );
@@ -128,14 +128,14 @@ interface XSimpleTabController : com::sun::star::uno::XInterface
/** activate the specified tab.
@descr The new tab will be activated and all listener will get an event describing this.
- Of course there will be an event too, which notify's listener about the deactivation
+ Of course there will be an event too, which notifies listener about the deactivation
of the last active tab.
@param ID
the ID of the new active tab.
@throws ::com::sun::star::lang::IndexOutOfBoundsException
- if the specified ID isnt used inside this tab controller.
+ if the specified ID isn't used inside this tab controller.
*/
void activateTab( [in] long ID )
raises( com::sun::star::lang::IndexOutOfBoundsException );
@@ -149,18 +149,18 @@ interface XSimpleTabController : com::sun::star::uno::XInterface
long getActiveTabID();
//-------------------------------------------------------------------------
- /** register listener for inserting/removing tab's and changing her properties.
+ /** register listener for inserting/removing tabs and changing their properties.
@param Listener
- the listener for registration.
+ the listener to register.
*/
void addTabListener( [in] XTabListener Listener );
//-------------------------------------------------------------------------
- /** deregister listener for inserting/removing tab's and changing her properties.
+ /** unregister listener for inserting/removing tabs and changing their properties.
@param Listener
- the listener for deregistration.
+ the listener to unregister.
*/
void removeTabListener( [in] XTabListener Listener );
};
diff --git a/offapi/com/sun/star/awt/XSystemChildFactory.idl b/offapi/com/sun/star/awt/XSystemChildFactory.idl
index d55fa005c4b2..1c61ccd05e74 100644
--- a/offapi/com/sun/star/awt/XSystemChildFactory.idl
+++ b/offapi/com/sun/star/awt/XSystemChildFactory.idl
@@ -53,7 +53,7 @@ published interface XSystemChildFactory : com::sun::star::uno::XInterface
the created window.
@param Parent
- a sytem-specific handle to a window.
+ a system-specific handle to a window.
<p>You must check the machine ID and the process ID.<BR>
WIN32: HWND.<BR>
diff --git a/offapi/com/sun/star/awt/XSystemDependentMenuPeer.idl b/offapi/com/sun/star/awt/XSystemDependentMenuPeer.idl
index 6ac9cce707b0..4f77905a0cfd 100644
--- a/offapi/com/sun/star/awt/XSystemDependentMenuPeer.idl
+++ b/offapi/com/sun/star/awt/XSystemDependentMenuPeer.idl
@@ -51,7 +51,7 @@ interface XSystemDependentMenuPeer: com::sun::star::uno::XInterface
/** returns a system-specific window handle.
@returns
- a sytem-specific handle to a menu
+ a system-specific handle to a menu
or 0 if the menu is not in the same process.
<p>You must check the machine ID and the process ID.<BR>
diff --git a/offapi/com/sun/star/awt/XSystemDependentWindowPeer.idl b/offapi/com/sun/star/awt/XSystemDependentWindowPeer.idl
index 29fae21d88a6..9d1357fac9b6 100644
--- a/offapi/com/sun/star/awt/XSystemDependentWindowPeer.idl
+++ b/offapi/com/sun/star/awt/XSystemDependentWindowPeer.idl
@@ -51,7 +51,7 @@ published interface XSystemDependentWindowPeer: com::sun::star::uno::XInterface
/** returns a system-specific window handle.
@returns
- a sytem-specific handle to a window
+ a system-specific handle to a window
or 0 if the window is not in the same process.
<p>You must check the machine ID and the process ID.<BR>
diff --git a/offapi/com/sun/star/awt/XTextLayoutConstrains.idl b/offapi/com/sun/star/awt/XTextLayoutConstrains.idl
index 642d525afe42..144c8646b472 100644
--- a/offapi/com/sun/star/awt/XTextLayoutConstrains.idl
+++ b/offapi/com/sun/star/awt/XTextLayoutConstrains.idl
@@ -42,7 +42,7 @@
//=============================================================================
-/** specifies the layout contstraints for a text field.
+/** specifies the layout constraints for a text field.
*/
published interface XTextLayoutConstrains: com::sun::star::uno::XInterface
{
diff --git a/offapi/com/sun/star/awt/XUserInputInterception.idl b/offapi/com/sun/star/awt/XUserInputInterception.idl
index a329e7d2f39e..18e2ff643db4 100644
--- a/offapi/com/sun/star/awt/XUserInputInterception.idl
+++ b/offapi/com/sun/star/awt/XUserInputInterception.idl
@@ -66,7 +66,7 @@ published interface XUserInputInterception : ::com::sun::star::uno::XInterface
/** Remove the specified listener from the list of listeners.
@param xHandler
If the reference is empty then nothing will be changed. If the
- handler has been registered twice (or more) then all refrences
+ handler has been registered twice (or more) then all references
will be removed.
*/
[oneway] void removeKeyHandler (
@@ -88,7 +88,7 @@ published interface XUserInputInterception : ::com::sun::star::uno::XInterface
/** Remove the specified listener from the list of listeners.
@param xHandler
If the reference is empty then nothing will be changed. If the
- handler has been registered twice (or more) then all refrences
+ handler has been registered twice (or more) then all references
will be removed.
*/
[oneway] void removeMouseClickHandler (
diff --git a/offapi/com/sun/star/awt/XView.idl b/offapi/com/sun/star/awt/XView.idl
index fdc57452683f..f1092d71446a 100644
--- a/offapi/com/sun/star/awt/XView.idl
+++ b/offapi/com/sun/star/awt/XView.idl
@@ -46,7 +46,7 @@
//=============================================================================
-/** makes it possible to attach an oputput device to the object.
+/** makes it possible to attach an output device to the object.
<p>This kind of object is called view-object.</p>
*/