summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/util/XLockable.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/util/XLockable.idl')
-rw-r--r--offapi/com/sun/star/util/XLockable.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/util/XLockable.idl b/offapi/com/sun/star/util/XLockable.idl
index 8c921a2b0313..675e5d97ce85 100644
--- a/offapi/com/sun/star/util/XLockable.idl
+++ b/offapi/com/sun/star/util/XLockable.idl
@@ -42,7 +42,7 @@ module com { module sun { module star { module util {
pairs. As long as there has been one more call to <code>lock</code> than to <code>unlock</code>, the
component is considered locked, which is reflected by <member>isLocked</member> returning <TRUE/>.</p>
*/
-published interface XLockable
+interface XLockable
{
/** locks</a> the component