summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/util/XLockable.idl
diff options
context:
space:
mode:
authorKai Sommerfeld <kso@openoffice.org>2011-03-17 12:50:52 +0100
committerKai Sommerfeld <kso@openoffice.org>2011-03-17 12:50:52 +0100
commit0461d179dddc2caab6315e6f7ec7bb3804dd017a (patch)
tree223d7cc8c3f0388f9931ea5f97521b9dfc1d785d /offapi/com/sun/star/util/XLockable.idl
parent0f79c68194206864c993cd0fb01a485d2db2664f (diff)
#i117329# - Publishing of UNO types,third wave.
Diffstat (limited to 'offapi/com/sun/star/util/XLockable.idl')
-rwxr-xr-xoffapi/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 e3da8025a034..0e52cc96cb8b 100755
--- a/offapi/com/sun/star/util/XLockable.idl
+++ b/offapi/com/sun/star/util/XLockable.idl
@@ -41,7 +41,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>
*/
-interface XLockable
+published interface XLockable
{
/** locks</a> the component