summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--offapi/com/sun/star/sdb/ErrorMessageDialog.idl13
-rw-r--r--offapi/com/sun/star/ui/XUIConfigurationManager.idl3
2 files changed, 2 insertions, 14 deletions
diff --git a/offapi/com/sun/star/sdb/ErrorMessageDialog.idl b/offapi/com/sun/star/sdb/ErrorMessageDialog.idl
index 4ca3ca574646..2b24067c0f29 100644
--- a/offapi/com/sun/star/sdb/ErrorMessageDialog.idl
+++ b/offapi/com/sun/star/sdb/ErrorMessageDialog.idl
@@ -29,18 +29,7 @@ module com { module sun { module star { module sdb {
/** provides a dialog for displaying database related exceptions.
<p>
If applications use any of the functionality provided in the modules
- <module scope="com.sun.star">
- sdbc
- </module>
- ,
- <module scope="com.sun.star">
- sdbcx
- </module>
- and
- <module scope="com.sun.star">
- sdb
- </module>
- ,
+ com.sun.star::sdbc, com.sun.star::sdbcx and com.sun.star::sdb,
they will - sooner or later - encounter
com::sun::star::sdbc::SQLException
's.
diff --git a/offapi/com/sun/star/ui/XUIConfigurationManager.idl b/offapi/com/sun/star/ui/XUIConfigurationManager.idl
index 6002f81dc9a8..3ca4fbb535f9 100644
--- a/offapi/com/sun/star/ui/XUIConfigurationManager.idl
+++ b/offapi/com/sun/star/ui/XUIConfigurationManager.idl
@@ -61,8 +61,7 @@ interface XUIConfigurationManager : ::com::sun::star::uno::XInterface
@param ElementType
makes it possible to narrow the result set to only one type
of user interface elements. If all user interface element
- types should be returned
- <value scope=com::sun::star::ui>UIElementType::UNKNOWN</value>
+ types should be returned com::sun::star::ui::UIElementType::UNKNOWN
must be provided.
@return