summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/embed/InstanceLocker.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/embed/InstanceLocker.idl')
-rw-r--r--offapi/com/sun/star/embed/InstanceLocker.idl8
1 files changed, 4 insertions, 4 deletions
diff --git a/offapi/com/sun/star/embed/InstanceLocker.idl b/offapi/com/sun/star/embed/InstanceLocker.idl
index 3258dc3b9365..b5e378711909 100644
--- a/offapi/com/sun/star/embed/InstanceLocker.idl
+++ b/offapi/com/sun/star/embed/InstanceLocker.idl
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -50,7 +50,7 @@ module com { module sun { module star { module embed {
//-----------------------------------------------------------------------------
/** The main task of this service is to prevent closing, terminating and/or
etc. of controlled object.
-
+
<p>
After creation the service adds a listener of requested type
( close, terminate and/or etc. ) to the controlled object and let
@@ -69,7 +69,7 @@ published service InstanceLocker : com::sun::star::lang::XComponent
specifies the actions that should be done ( prevent closing,
prevent termination and/or etc. ). It must not be empty and can
currently contain following values or their combination:
- <type>Actions</type>::PREVENT_CLOSE and
+ <type>Actions</type>::PREVENT_CLOSE and
<type>Actions</type>::PREVENT_TERMINATION.
*/
InstanceLockerCtor1( [in] com::sun::star::uno::XInterface xInstance,
@@ -88,7 +88,7 @@ published service InstanceLocker : com::sun::star::lang::XComponent
specifies the actions that should be done ( prevent closing,
prevent termination and/or etc. ). It must not be empty and can
currently contain following values or their combination:
- <type>Actions</type>::PREVENT_CLOSE and
+ <type>Actions</type>::PREVENT_CLOSE and
<type>Actions</type>::PREVENT_TERMINATION.
@param xApprove