summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/embed/LinkageMisuseException.idl
diff options
context:
space:
mode:
authorMikhail Voytenko <mav@openoffice.org>2010-03-23 12:36:29 +0100
committerMikhail Voytenko <mav@openoffice.org>2010-03-23 12:36:29 +0100
commit27a82e602ea7bbd9fd8ca6e6d13ccca7d2dffb15 (patch)
tree114d2fde8d1496b0adcbace3748c8198e1186ac9 /offapi/com/sun/star/embed/LinkageMisuseException.idl
parenteb51d04fc6b6f6ef63c9194739b2c6fd6b2e29da (diff)
fwk138: #i87496# publish services, interfaces and etc.
Diffstat (limited to 'offapi/com/sun/star/embed/LinkageMisuseException.idl')
-rw-r--r--offapi/com/sun/star/embed/LinkageMisuseException.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/embed/LinkageMisuseException.idl b/offapi/com/sun/star/embed/LinkageMisuseException.idl
index 4e064093a..88153d25c 100644
--- a/offapi/com/sun/star/embed/LinkageMisuseException.idl
+++ b/offapi/com/sun/star/embed/LinkageMisuseException.idl
@@ -44,7 +44,7 @@
Or if embedded object is misused as a linked object.
</p>
*/
-exception LinkageMisuseException: com::sun::star::uno::Exception
+published exception LinkageMisuseException: com::sun::star::uno::Exception
{
};