summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/beans/XPropertyWithState.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/beans/XPropertyWithState.idl')
-rw-r--r--udkapi/com/sun/star/beans/XPropertyWithState.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/udkapi/com/sun/star/beans/XPropertyWithState.idl b/udkapi/com/sun/star/beans/XPropertyWithState.idl
index 6fede980fa35..606015948deb 100644
--- a/udkapi/com/sun/star/beans/XPropertyWithState.idl
+++ b/udkapi/com/sun/star/beans/XPropertyWithState.idl
@@ -34,7 +34,7 @@ module com { module sun { module star { module beans {
<p> This interface provides direct access to operations
that are available if the containing property set
- implements <type>XPropertyState</type>.
+ implements XPropertyState.
</p>
<p>The state contains the information if:</p>
@@ -46,7 +46,7 @@ module com { module sun { module star { module beans {
</ul>
<p> Generally objects that implement this interface
- also implement <type>XProperty</type>.
+ also implement XProperty.
</p>
*/
published interface XPropertyWithState: com::sun::star::uno::XInterface