summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/beans/PropertyState.idl
diff options
context:
space:
mode:
authorMichael Hönnig <mi@openoffice.org>2000-12-20 15:21:50 +0000
committerMichael Hönnig <mi@openoffice.org>2000-12-20 15:21:50 +0000
commit84593423ba273ec59ca22cd9da4c40e25cd66e92 (patch)
treeb0ea2b49650f0c64f64fa6385482d9209a0d938d /udkapi/com/sun/star/beans/PropertyState.idl
parent3e291a865bc94b380471d11925acf8e05a554b1e (diff)
@see interface/struct/... ident -> @see ident - for new documentation generator
Diffstat (limited to 'udkapi/com/sun/star/beans/PropertyState.idl')
-rw-r--r--udkapi/com/sun/star/beans/PropertyState.idl13
1 files changed, 8 insertions, 5 deletions
diff --git a/udkapi/com/sun/star/beans/PropertyState.idl b/udkapi/com/sun/star/beans/PropertyState.idl
index 4ca86f222..d8d8c7aab 100644
--- a/udkapi/com/sun/star/beans/PropertyState.idl
+++ b/udkapi/com/sun/star/beans/PropertyState.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: PropertyState.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: mi $ $Date: 2000-12-11 16:09:35 $
+ * last change: $Author: mi $ $Date: 2000-12-20 16:21:50 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -64,7 +64,7 @@
//=============================================================================
- module com { module sun { module star { module beans {
+module com { module sun { module star { module beans {
//=============================================================================
@@ -78,8 +78,8 @@
default or ambiguous. </li>
</ol>
- @see interface XPropertyState
- @see struct Property
+ @see XPropertyState
+ @see Property
*/
enum PropertyState
{
@@ -135,6 +135,9 @@ enum PropertyState
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.5 2000/12/11 16:09:35 mi
+ documentation syntax fixed and some minor semantic documentation fixes
+
Revision 1.4 2000/11/08 12:28:20 mi
moved from api