summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/beans/Introspection.idl
diff options
context:
space:
mode:
authorMichael Hönnig <mi@openoffice.org>2000-12-11 15:09:49 +0000
committerMichael Hönnig <mi@openoffice.org>2000-12-11 15:09:49 +0000
commit9e4cadbdd8c5c7ceb8563ce2966af193fe1e172f (patch)
tree1d630ebced6bff4c203877150a87bb5bca693a23 /udkapi/com/sun/star/beans/Introspection.idl
parentb08282d705433b98a1657169d9596e9b0af0f244 (diff)
documentation syntax fixed and some minor semantic documentation fixes
Diffstat (limited to 'udkapi/com/sun/star/beans/Introspection.idl')
-rw-r--r--udkapi/com/sun/star/beans/Introspection.idl18
1 files changed, 6 insertions, 12 deletions
diff --git a/udkapi/com/sun/star/beans/Introspection.idl b/udkapi/com/sun/star/beans/Introspection.idl
index b28a95cd9c4f..0d76182b1f30 100644
--- a/udkapi/com/sun/star/beans/Introspection.idl
+++ b/udkapi/com/sun/star/beans/Introspection.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: Introspection.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:28:20 $
+ * last change: $Author: mi $ $Date: 2000-12-11 16:09:35 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -76,16 +76,7 @@
/** makes it possible to inspect an object concerning its properties and
functions.
-
-
- <p>For details see method
-
-
-
-
- .
-
- </p>
+ <p>For details see method <member>XIntrospection::inspect</member>. </p>
*/
service Introspection
{
@@ -101,6 +92,9 @@ service Introspection
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.4 2000/11/08 12:28:20 mi
+ moved from api
+
Revision 1.1.1.1 2000/09/18 23:34:55 hjs
initial import