summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/embed/XStorage.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/embed/XStorage.idl')
-rw-r--r--offapi/com/sun/star/embed/XStorage.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/embed/XStorage.idl b/offapi/com/sun/star/embed/XStorage.idl
index d4b1d5029f83..4995371c3923 100644
--- a/offapi/com/sun/star/embed/XStorage.idl
+++ b/offapi/com/sun/star/embed/XStorage.idl
@@ -60,7 +60,7 @@ published interface XStorage
<p>
In case a storage is disposed any call to it's methods should result
- in <type scope="com::sun::star::lang">DisposedException</type>.
+ in com::sun::star::lang::DisposedException.
</p>
*/
interface ::com::sun::star::lang::XComponent;
@@ -139,7 +139,7 @@ published interface XStorage
<p>
If storage does not allow any encryption this method will always throw
- <type scope="com::sun::star::packages">NoEncryptionException</type>.
+ com::sun::star::packages::NoEncryptionException.
</p>
<p>
@@ -261,7 +261,7 @@ published interface XStorage
<p>
If storage does not allow any encryption this method will always throw
- <type scope="com::sun::star::packages">NoEncryptionException</type>.
+ com::sun::star::packages::NoEncryptionException.
</p>
<p>