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 606015948deb..c75cb122f483 100644
--- a/udkapi/com/sun/star/beans/XPropertyWithState.idl
+++ b/udkapi/com/sun/star/beans/XPropertyWithState.idl
@@ -69,7 +69,7 @@ published interface XPropertyWithState: com::sun::star::uno::XInterface
@throws com::sun::star::lang::WrappedTargetException
if the implementation has an internal reason for the exception.
In this case the original exception is wrapped into that
- <type scope="com::sun::star::lang">WrappedTargetException</type>.
+ com::sun::star::lang::WrappedTargetException.
*/
void setToDefaultAsProperty( )
raises( com::sun::star::lang::WrappedTargetException );
@@ -85,7 +85,7 @@ published interface XPropertyWithState: com::sun::star::uno::XInterface
@throws com::sun::star::lang::WrappedTargetException
if the implementation has an internal reason for the exception.
In this case the original exception is wrapped into that
- <type scope="com::sun::star::lang">WrappedTargetException</type>.
+ com::sun::star::lang::WrappedTargetException.
*/
com::sun::star::uno::XInterface getDefaultAsProperty( )
raises( com::sun::star::lang::WrappedTargetException );