summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt/XMenu.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/awt/XMenu.idl')
-rw-r--r--offapi/com/sun/star/awt/XMenu.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/awt/XMenu.idl b/offapi/com/sun/star/awt/XMenu.idl
index 94476f6ccf16..08967962e88f 100644
--- a/offapi/com/sun/star/awt/XMenu.idl
+++ b/offapi/com/sun/star/awt/XMenu.idl
@@ -51,7 +51,7 @@ published interface XMenu: com::sun::star::uno::XInterface
getItemCount() or if it is negative.</p>
@param nItemId
- specifies the ID of the menu item to be insterted.
+ specifies the ID of the menu item to be inserted.
@param aText
specifies the label of the menu item.
@@ -61,7 +61,7 @@ published interface XMenu: com::sun::star::uno::XInterface
MenuItemStyle.
@param nItemPos
- specifies the position where the menu item will be insterted.
+ specifies the position where the menu item will be inserted.
*/
void insertItem( [in] short nItemId,
[in] string aText,