[Libreoffice-commits] core.git: offapi/com

Miklos Vajna vmiklos at suse.cz
Thu Aug 8 01:41:20 PDT 2013


 offapi/com/sun/star/awt/XMenu.idl |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 52f79304a635ec3845c1d26b025a92b4c710f4e2
Author: Miklos Vajna <vmiklos at suse.cz>
Date:   Thu Aug 8 10:37:52 2013 +0200

    offapi: fix doxygen warnings in awt::XMenu
    
    Change-Id: I2a6868ff0167c4ac4d97e01cef85a6a4d74a4f43

diff --git a/offapi/com/sun/star/awt/XMenu.idl b/offapi/com/sun/star/awt/XMenu.idl
index 6caa381..94476f6 100644
--- a/offapi/com/sun/star/awt/XMenu.idl
+++ b/offapi/com/sun/star/awt/XMenu.idl
@@ -48,7 +48,7 @@ published interface XMenu: com::sun::star::uno::XInterface
 
     /** inserts an item into the menu.
         <p>The item is appended if the position is greater than or equal to
-        <member>getItemCount()</member> or if it is negative.</p>
+        getItemCount() or if it is negative.</p>
 
         @param nItemId
             specifies the ID of the menu item to be insterted.


More information about the Libreoffice-commits mailing list