summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/ucb/PropertyValueInfo.idl
diff options
context:
space:
mode:
authorKai Sommerfeld <kso@openoffice.org>2001-02-12 12:41:08 +0000
committerKai Sommerfeld <kso@openoffice.org>2001-02-12 12:41:08 +0000
commitf5cd746ecfa2a48f40f6083efd563984a344b8df (patch)
tree4cd4a167b32f3301f46123f047c5d2f506377796 /offapi/com/sun/star/ucb/PropertyValueInfo.idl
parent2bb979d1634145b7ea3b783ee2bbf9807bb50d27 (diff)
Updated/reformatted documentation.
Diffstat (limited to 'offapi/com/sun/star/ucb/PropertyValueInfo.idl')
-rw-r--r--offapi/com/sun/star/ucb/PropertyValueInfo.idl10
1 files changed, 5 insertions, 5 deletions
diff --git a/offapi/com/sun/star/ucb/PropertyValueInfo.idl b/offapi/com/sun/star/ucb/PropertyValueInfo.idl
index 769ce5851008..56d3bf8db7ac 100644
--- a/offapi/com/sun/star/ucb/PropertyValueInfo.idl
+++ b/offapi/com/sun/star/ucb/PropertyValueInfo.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: PropertyValueInfo.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:44:52 $
+ * last change: $Author: kso $ $Date: 2001-02-12 13:41:08 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -75,13 +75,13 @@
module com { module sun { module star { module ucb {
//=============================================================================
-/** This structure contains value and state of a property to be processed
- be a property task.
+/** contains value and state of a
+ <type scope="com::sun::star::beans">Property</type>.
*/
struct PropertyValueInfo: com::sun::star::beans::PropertyValue
{
//-------------------------------------------------------------------------
- /** The state of the property value.
+ /** the state of the property value.
*/
com::sun::star::ucb::PropertyValueState ValueState;