summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/task/XMasterPasswordHandling.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/task/XMasterPasswordHandling.idl')
-rw-r--r--offapi/com/sun/star/task/XMasterPasswordHandling.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/task/XMasterPasswordHandling.idl b/offapi/com/sun/star/task/XMasterPasswordHandling.idl
index 8e2d2ec68603..9c79189f40c4 100644
--- a/offapi/com/sun/star/task/XMasterPasswordHandling.idl
+++ b/offapi/com/sun/star/task/XMasterPasswordHandling.idl
@@ -39,7 +39,7 @@ published interface XMasterPasswordHandling : com::sun::star::uno::XInterface
<p>
The call will use the standard interaction handler service
- <type>InteractionHandler</type> if no handler is provided.
+ InteractionHandler if no handler is provided.
</p>
*/
@@ -54,7 +54,7 @@ published interface XMasterPasswordHandling : com::sun::star::uno::XInterface
<p>
The call will use the standard interaction handler service
- <type>InteractionHandler</type> if no handler is provided.
+ InteractionHandler if no handler is provided.
</p>
*/
boolean changeMasterPassword( [in] XInteractionHandler xHandler );