[Libreoffice-commits] core.git: offapi/com
Lionel Elie Mamane
lionel at mamane.lu
Mon Apr 15 08:53:40 PDT 2013
offapi/com/sun/star/awt/XItemList.idl | 2 --
1 file changed, 2 deletions(-)
New commits:
commit f182521948f0d31b0f6ad7b98eb5fc32562ba3d1
Author: Lionel Elie Mamane <lionel at mamane.lu>
Date: Mon Apr 15 17:52:26 2013 +0200
remove duplicate
Change-Id: I0b9122d214dc6d36e9c0a2c090ada213d0bc66d5
diff --git a/offapi/com/sun/star/awt/XItemList.idl b/offapi/com/sun/star/awt/XItemList.idl
index 95bfd21..7ca1ee4 100644
--- a/offapi/com/sun/star/awt/XItemList.idl
+++ b/offapi/com/sun/star/awt/XItemList.idl
@@ -238,8 +238,6 @@ interface XItemList
raises ( ::com::sun::star::lang::IndexOutOfBoundsException );
/** retrieves the implementation dependent value associated with the given list item.
- @see setItemData
-
@param Position
the position of the item whose data value should be retrieved. Must be greater or equal to 0, and
lesser than <member>ItemCount</member>.
More information about the Libreoffice-commits
mailing list