summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/beans/XMultiPropertySet.idl
diff options
context:
space:
mode:
authorMichael Hönnig <mi@openoffice.org>2000-12-19 15:19:06 +0000
committerMichael Hönnig <mi@openoffice.org>2000-12-19 15:19:06 +0000
commit0f76d2b5291f8dede2643807930e3dcd2e912d1f (patch)
treeba8ebbf1c15ec999d8516989beb50ff4fad84793 /udkapi/com/sun/star/beans/XMultiPropertySet.idl
parent6e5cebf49a79fe171cc03fefa3c959b1dce822ee (diff)
documentation syntax fixed
Diffstat (limited to 'udkapi/com/sun/star/beans/XMultiPropertySet.idl')
-rw-r--r--udkapi/com/sun/star/beans/XMultiPropertySet.idl9
1 files changed, 6 insertions, 3 deletions
diff --git a/udkapi/com/sun/star/beans/XMultiPropertySet.idl b/udkapi/com/sun/star/beans/XMultiPropertySet.idl
index f5a687ace91b..bf63bcb8d6d3 100644
--- a/udkapi/com/sun/star/beans/XMultiPropertySet.idl
+++ b/udkapi/com/sun/star/beans/XMultiPropertySet.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XMultiPropertySet.idl,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: mi $ $Date: 2000-12-15 16:22:48 $
+ * last change: $Author: mi $ $Date: 2000-12-19 16:15:24 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -107,7 +107,7 @@ interface XMultiPropertySet: com::sun::star::uno::XInterface
<const>NULL</const> is returned if the object cannot or will
not provide information about the properties.
- @see XPropertySet::getPropertySetInfo()
+ @see XPropertySet::getPropertySetInfo
*/
[const] com::sun::star::beans::XPropertySetInfo getPropertySetInfo();
@@ -216,6 +216,9 @@ interface XMultiPropertySet: com::sun::star::uno::XInterface
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.6 2000/12/15 16:22:48 mi
+ lost documentation from src536 inserted
+
Revision 1.5 2000/12/11 16:09:35 mi
documentation syntax fixed and some minor semantic documentation fixes