summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/ui/XUIConfigurationPersistence.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/ui/XUIConfigurationPersistence.idl')
-rw-r--r--offapi/com/sun/star/ui/XUIConfigurationPersistence.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/ui/XUIConfigurationPersistence.idl b/offapi/com/sun/star/ui/XUIConfigurationPersistence.idl
index 9ffc59a093f6..9ee2a61bd2bb 100644
--- a/offapi/com/sun/star/ui/XUIConfigurationPersistence.idl
+++ b/offapi/com/sun/star/ui/XUIConfigurationPersistence.idl
@@ -48,7 +48,7 @@ interface XUIConfigurationPersistence : ::com::sun::star::uno::XInterface
<member>setStorage</member> from the storage and initialize the
user interface configuration manager instance with the newly
data. This call can throw an
- <type scope="com::sun::star::io">IOException</type> if
+ com::sun::star::io::IOException if
<member>store</member> cannot store its data into the internal
storage.
*/
@@ -58,7 +58,7 @@ interface XUIConfigurationPersistence : ::com::sun::star::uno::XInterface
the previously set storage by <member>setStorage</member>. Can
be used to make copy of the current user interface configuration
data to another storage. This call will throw an
- <type scope="com::sun::star::io">IOException</type> if the provided
+ com::sun::star::io::IOException if the provided
storage is in read-only mode.
@param Storage